/**
 * Normal desktop :1200px.
 *
 * @format
 */

@media (min-width: 1200px) and (max-width: 1500px) {}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {}

@media (min-width: 768px) and (max-width: 9000px) {
  .mob-border {
    display: none;
  }

  .header-right-mob {
    display: none;
  }

  .about-me-content h1 br {
    display: none;
  }

  .features-section-responsive {
    display: none;
  }

  .sec-title {
    width: 100px;
    /* display: block; */
  }

  .contact-wrapper .responsive-map {
    display: none;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {}

/* small mobile :320px. */
@media (max-width: 767px) {
  .sub-list {
    padding-left: 4px;
  }

  .roman-list {
    padding-left: 10px;
  }

  .padding-bt {
    margin-bottom: 40px !important;
  }

  .back-button {
    margin-bottom: 30px;
  }

  .sub-list>li,
  .roman-list>li {
    font-size: 14px;
    line-height: 25px;
  }

  .numbered-list>li {
    font-size: 14px;
    line-height: 25px;
  }

  .header-right-mob a {
    display: block;
  }

  .responsive-map iframe {
    width: 100%;
  }

  .mob-border {
    position: absolute;
    right: -25px;
  }

  .fact-box-right .btn::after {
    width: 8px;
    height: 12px;
    right: 10px;
    top: 15px;
  }

  .fact-box-right {
    max-width: 58.333333%;
  }

  .fact-box-right .btn {
    font-size: 13px;
    padding: 10px 5px;
    border-radius: 5px;
  }

  .features-box {
    padding-left: 0;
  }

  .home .header-menu .logo {
    display: block !important;
  }

  .header-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    /* background: #2f6080; */
    z-index: 999;
    padding-bottom: 10px;
  }

  .header-right-dextop {
    display: none !important;
  }

  .header-menu img {
    max-width: 109px;
    height: auto;
  }

  .main-menu-area {
    padding-top: 15px;
  }

  .hero-sec {
    position: inherit;
    max-width: 174px;
    margin: 0 auto;
    display: block !important;
  }

  .slider-title p br {
    display: none;
  }

  .slider-title p {
    font-size: 12.32px;
    padding: 15px 10px;
  }

  .main-menu-area .col-xl-4.col-lg-3.col-md-2.col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .header-right {
    max-width: inherit;
  }

  .head-menu {
    position: absolute;
    left: auto;
    top: 18px;
    right: 0;
  }

  .toggler-navbar {
    position: fixed;
    left: auto;
    right: 15px;
    top: 15px;
    transform: none;
  }

  .hero-area {
    height: 100vh;
    position: relative;
    padding: 0;
  }

  .sidebar-logo img {
    max-width: 109px;
  }

  .sidebar-header-top .col-xl-4.col-lg-4.col-md-4 {
    display: none;
  }

  .sidebar-header-top {
    padding-top: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding-bottom: 15px;
  }

  .hero-boeder {
    position: relative;
    left: -115px;
    bottom: 0;
  }

  .slider-img {
    position: relative;
  }

  .slider-img:nth-child(1)::after {
    display: none;
  }

  .slider-img::after {
    content: "";
    background-color: rgba(255, 255, 255, 1);
    width: 1px;
    height: 59px;
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -98px;
  }

  .hero-bottom-img {
    position: relative;
    bottom: 35px;
    max-width: 63.51px;
    left: -45px;
  }

  .header-right-mob {
    position: fixed;
    right: 5px;
    top: 76%;
    transform: translateY(-50%);
    z-index: 1000;
    text-align: center;
    display: block;
  }

  .header-right-mob img {
    max-width: 107px !important;
    height: auto !important;
    display: block;
  }

  .hero-sec {
    padding-bottom: 70px;
  }

  .about-me-area {
    padding-top: 0;
    padding-bottom: 0;
  }

  .features {
    background-size: contain;
    padding-top: 136px;
    background-position: center top -32px;
  }

  #features-r1 {
    padding-top: 68px;
  }

  .about-me-content h1 {
    font-size: 20px;
    line-height: 170%;
    padding-bottom: 30px;
    letter-spacing: 4%;
  }

  br {
    display: none;
  }

  .about-me-content p {
    font-size: 14px;
    line-height: 220.00000000000003%;
  }

  .about-right {
    max-width: 245.63px;
  }

  .hero-boeder img {
    max-width: 50%;
  }

  .about-right .boeder-top {
    top: 20px;
    left: -55px;
  }

  .about-right {
    top: 0px;
  }

  .boeder-top img {
    max-width: 50%;
  }

  .sec-title img {
    max-width: 40px;
    height: auto;
  }

  .about-me-content h1 br {
    display: block !important;
  }

  .about-me-content p br {
    display: block !important;
  }

  .inner-text {
    padding-left: 15px;
  }

  .about-left {
    padding-top: 235px;
  }

  .inner-text h3 {
    font-size: 26px;
    padding-bottom: 30px;
  }

  .inner-text h4 {
    font-size: 18px;
    padding-bottom: 30px;
    letter-spacing: 4%;
  }

  .inner-text h4 br {
    display: block !important;
  }

  .inner-text p {
    font-size: 13px;
    padding-left: 0;
  }

  .features-right-bottom .align-items-end {
    margin: 0 !important;
  }

  .features-right-bottom .pl-45 {
    padding-left: 0 !important;
  }

  .features-right-bottom .pb-70 {
    padding-bottom: 30px !important;
  }

  .features-right-bottom .features-img {
    display: none;
  }

  #features-r3 {
    padding-top: 50px;
  }

  #features-r3 .align-items-center {
    margin: 0;
  }

  #features-r3 .pl-30 {
    padding-left: 0px;
  }

  #features-r3 .pl-35 {
    padding-left: 0px;
  }

  .latest-work-wrapper img {
    max-width: 80%;
  }

  .marquee-text {
    font-size: 30px;
  }

  .services-section .inner-text p {
    font-size: 13px;
    padding-left: 0;
    font-weight: 400;
  }

  #products .pt-70 {
    padding-top: 0;
  }

  .latest-work-area {
    padding: 70px 0 0 0;
  }

  #features-r4 {
    padding: 0px 0 50px 35px;
  }

  #features-r4 .pl-35 {
    padding-left: 0;
  }

  #features-r1 {
    padding-top: 20%;
  }

  #vision {
    padding-bottom: 0;
  }

  #features {
    background-position: 100% -62px;
    padding-top: 150px;
    background-size: 142%;
  }

  .services-text-content img {
    max-height: 100px;
  }

  .services-block {
    padding: 15px 30px 30px;
    min-height: 155px;
    margin-top: -8px;
  }

  .services-section-bottom {
    margin: 0 auto;
    max-width: 100%;
  }

  .services-text-content p {
    font-size: 14px;
    bottom: 20px;
  }

  .fact-title p,
  .fact-box-right p {
    font-size: 20px;
    padding-left: 10%;
    margin-bottom: 30px;
  }

  .fact-subtitle p {
    font-size: 20px;
    padding-left: 14%;
  }

  .fact-box {
    position: relative;
    top: 0;
  }

  .fact-box-img {
    max-width: 150px;
  }

  .fact-box-container span {
    max-width: 40.28px;
    left: 30px;
    bottom: 20px;
  }

  .fact-box-right {}

  .fact-box-right .btn {
    font-size: 17px;
    line-height: 160%;
    letter-spacing: 8%;
    padding: 10px 30px;
    border-radius: 10px;
  }

  .fact-box-right .btn::after {
    width: 10px;
    height: 20px;
    right: 15px;
    top: 15px;
  }

  .contact-content ul li {
    padding-bottom: 35px;
  }

  .contact-content ul li h4 {
    font-size: 13px;
    padding-bottom: 5px;
  }

  .contact-content ul li p {
    font-size: 13px;
  }

  .contact-content a {
    color: #2F6080;
  }

  .contact .inner-text {
    padding-top: 15%;
  }

  .footer-text p {
    font-size: 20px;
  }

  .fact-section {
    padding-top: 0;
  }

  #features-r4 p {
    padding-bottom: 0;
  }

  #features-r4 img {
    display: none;
  }

  .contact-wrapper .map {
    display: none;
  }

  .responsive-map {
    position: relative;
  }

  .map-responsive.features-section-responsive .inner-column.col-xl-12.col-lg-12.col-md-12.col-12 {}

  .responsive-map iframe {
    width: 100%;
    height: 419px;
  }

  .contact-area {
    padding-bottom: 50px;
  }

  .footer-menu ul {
    text-align: center !important;
    position: relative;
    top: -15px;
  }

  .footer-logo {
    padding-bottom: 50px;
  }

  .footer-logo img {
    width: 120px;
  }

  .copyright p {
    font-size: 10px;
    position: relative;
    top: 30px;
    text-align: center;
  }

  #scrollUp {
    background: #000;
    height: 28px;
    width: 28px;
    right: 10px;
    bottom: 0px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 0;
    line-height: 30px;
  }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    max-width: 450px;
  }
}
