
@media only screen and (min-width: 1200px) and (max-width: 1400px) {

.main-nav > ul > li + li {
    padding: 28px 13px;
}

.menu-btn-wrap {
    padding-left: 15px;
}

.main-nav > ul > li.has-child-menu:after {
    right: -6px;
}

.hero-area {
    border-bottom-right-radius: 360px;
}

.single-latest-projrct-content h4 {
    font-size: 24px;
}

.single-latest-projrct-content h5 {
    font-size: 16px;
}


.team-image {
    border-radius: 10px 70px 0px 0px;
}

.team-content {
    border-radius: 0px 0px 70px 0px;
}

.team-social li a {
    margin-bottom: 12px;
}

.blog-title h4 {
    font-size: 19px;
    line-height: 24px;
}

.chose-right-bottom-box-wrap {
    max-width: 277px;
}

.chose-phone-content-2 {
    transform: translateX(48%);
}

.chose-phone-content-3 {
    transform: translateX(-48%);
}

.chose-us-middle-title h4 {
    margin-left: 45px;
}

.portfolio-details-content-two-row P{
    font-size: 14px;
}

.blog-grid-three .blog-title h4, .blog-sidebar-area .blog-title h4 {
    font-size: 17px;
    line-height: 24px;
}

.blog-popular-post-content h5 {
    font-size: 14px;
}

.blog-popular-post-content h6 {
    font-size: 11px;
}

.contact-address-content span {
    font-size: 18px;
}

.blog-details-social-tag-wrap .blog-details-social:before {
    bottom: 180%;
}

.hero-text-scroll {
    left: -87px;
}

.subscribe-shape-2 {
    left: 35px;
}

.subscribe-shape-4 {
    right: 35px;
}

.shape-3 {
    bottom: 39%;
}

.shape-4 {
    bottom: 20%;
}

.shape-1 {
    top: 40%;
}

  
}


/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 


/*Menu*/

.main-nav > ul > li + li {
    padding: 28px 10px;
}

.main-nav > ul > li.has-child-menu:after {
  right: -9px;
}

.menu-btn-wrap {
    float: left;
    padding-left: 0;
}

.hero-content h1 {
    font-size: 45px;
    line-height: 60px;
}

.hero-area .hero-social li {
    display: none;
}

.hero-area {
    border-bottom-right-radius: 258px;
}

.service-icon i {
    font-size: 60px;
}

.service-content h3 {
    font-size: 20px;
}

.about-section-title h2 {
    font-size: 30px;
}

.about-experience-right-content p {
    margin-bottom: 0;
    font-size: 13px;
}

.about-experience-right-content h4 {
    font-size: 22px;
    margin-bottom: 5px;
}

.about-experience-left-content h1 {
    font-size: 95px;
}

.feature-tab-wrap li button {
    font-size: 15px;
    padding: 25px 27px;
}

.feature-tab-wrap li button i {
    font-size: 35px;
    margin-bottom: 13px;
}

.single-latest-projrct-content h4 {
    font-size: 24px;
}

.single-latest-projrct-content h5 {
    font-size: 16px;
}

.team-image {
    border-radius: 10px 60px 0px 0px;
}

.team-content {
    border-radius: 0px 0px 60px 0px;
}

.team-social li a {
    margin-bottom: 12px;
}

.footer-title h4 {
    font-size: 19px;
}

.address-content span {
    font-size: 12px;
}

.footer-link li {
    font-size: 14px;
}

.footer-post-content h6 {
    font-size: 11px;
    line-height: 17px;
}


.chose-phone-content-2 {
    transform: translateX(0);
}

.chose-phone-content-3 {
    transform: translateX(0);
}


.menu-toggle-content h1 {
    font-size: 30px;
}

.menu-toggle-content h1 span {
    color: #1F2044;
    font-size: 40px;
    font-weight: 600;
    position: relative;
}

.breadcrumb-area {
    padding: 170px 0;
}

.breadcrumb-content h4 {
    font-size: 45px;


}


.company-profile-box-content h4 {
    font-size: 16px;
}

.company-profile-box-content p {
    font-size: 14px;
}


.sidebar-cta-content h1 {
    font-size: 41px;
    line-height: 58px;
}

.sidebar-social li a {
    margin-right: 14px;
}


.portfolio-link li {
    padding: 7px 18px;
    margin: 0px 7px 0px 0px;
}


.portfolio-details-content-two-row P{
    font-size: 13px;
}


.portfolio-details-check li {
    font-size: 14px;
}

.portfolio-details-check i {
    font-size: 20px;
}

.blog-grid-three .blog-title h4 {
    font-size: 13px;
}

.blog-grid-three .blog-date span {
    font-size: 11px;
}

.blog-grid-three .blog-title {
    margin: 14px 0;
}

.blog-popular-post-content h5 {
    font-size: 11px;
}

.blog-popular-post-content h6 {
    font-size: 9px;
}


.contact-address-content span {
    font-size: 17px;
}

.contact-office-content h3 {
    font-size: 24px;
}

.contact-office-content p {
    font-size: 14px;
}

.faq-wrap .accordion-button {
    font-size: 15px;
}

.faq-wrap .accordion-button:not(.collapsed)::after {
    height: 30px;
    width: 30px;
    line-height: 31px;
    font-size: 13px;
}

.faq-wrap .accordion-button::after {
    height: 30px;
    width: 30px;
    line-height: 31px;
    font-size: 13px;
}

.faq-wrap .accordion-body {
    font-size: 14px;
}

.blog-details-meta-content:before {
    top: 210%;
}

.blog-details-social-tag-wrap .blog-details-social:before {
    bottom: 181%;
}

.blog-details-comments li:before {
    width: 27%;
}

.blog-details-blog-box-wrap .blog-title h4 {
    font-size: 16px;
}

.hero-shape {
    display: none;
}

.subscribe-shape-2 {
    left: 25px;
}

.subscribe-shape-4 {
    right: 25px;
}


}

/* Medium Layout: 1280px. end */




/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 

.feature-tab-wrap li button i {
    font-size: 35px;
    margin-bottom: 14px;
}

.feature-tab-wrap li button {
    font-size: 15px;
    padding: 20px 23px;
}

.latest-projrct-slide-wrap .owl-nav {
    right: 20px;
}


.single-latest-projrct-content h4 {
    font-size: 28px;
}


.chose-phone-content-2 {
  transform: translateX(50%);
}


.chose-phone-content-3 {
  transform: translateX(-50%);
}

.portfolio-details-content-two-row P{
    font-size: 14px;
}

.contact-office-content {
    padding: 0 30px;
}

.hero-area {
    padding-top: 100px;
    padding-bottom: 100px;
}


}
/* Tablet Layout: 768px. end */





/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) { 

.mobile-mt-50 {
  margin-top: 50px;
}

.mobile-mt-24 {
  margin-top: 24px;
}

.section-title h2 {
    font-size: 30px;
}

.hero-content h1 {
    font-size: 38px;
    line-height: 50px;
}

.hero-area {
    padding-top: 150px;
    padding-bottom: 100px;
}

.about-experience-right-content h4 {
    font-size: 20px;
}


.feature-tab-wrap ul {
    background: unset;
    box-shadow: unset;
    border-radius: unset;
}

.feature-tab-wrap li button {
    font-size: 14px;
    padding: 15px 14px;
}

.feature-tab-wrap li button i {
    font-size: 30px;
    margin-bottom: 10px;
}

.feature-tab-right-bottom-content h6 {
    font-size: 11px;
}

.latest-projrct-slide-wrap .owl-nav {
    top: -40px;
    right: 10px;
}

.latest-projrct-slide-wrap .owl-prev, .latest-projrct-slide-wrap .owl-next {
    height: 30px;
    width: 30px;
    line-height: 29px;
}

.single-latest-projrct-content h4 {
    font-size: 19px;
    margin-bottom: 7px;
}

.single-latest-projrct-content h5 {
    font-size: 16px;
    margin-bottom: 7px;
}

.cta-content h1 {
    font-size: 43px;
    line-height: 60px;
}


.testimonial-content-box .testimonial-quote {
    font-size: 50px;
}

.testimonial-content-box .testimonial-quote.testimonial-quote-1 {
    left: 10px;
    top: 24%;
}

.testimonial-content-box .testimonial-quote.testimonial-quote-2 {
    right: 10px;
}

.single-testimonial-content h2 {
    font-size: 18px;
}

.single-testimonial-content h4 {
    font-size: 14px;
}

.subscribe-content-wrap h4 {
    font-size: 30px;
    line-height: 40px;
}

.subscribe-content-form input {
    font-size: 11px;
}

.chose-phone-content-2 {
    transform: translateX(0);
}

.chose-phone-content-3 {
    transform: translateX(0);
}

.sidebar-social li a {
    margin-right: 14px;
}

.blog-popular-post-content h6 {
    font-size: 10px;
}

.blog-popular-post-content h5 {
    font-size: 13px;
}

.error-bottom h1 {
    font-size: 40px;
}

.error-bottom h4 {
    font-size: 22px;
}

.contact-address-wrap {
    padding: 50px 10px 50px 30px;
}

.contact-address-content {
    padding-left: 10px;
}

.contact-address-content span {
    font-size: 14px;
}

.contact-address-content h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

.contact-icon i {
    height: 75px;
    width: 75px;
    font-size: 40px;
}

.contact-office-content p {
    font-size: 12px;
}

.contact-office-content h3 {
    font-size: 18px;
    margin-bottom: 8px;
}

.faq-wrap .accordion-button {
    font-size: 13px;
    line-height: 19px;
    padding-right: 41px;
}

.faq-wrap .accordion-button:not(.collapsed)::after {
    height: 28px;
    width: 28px;
    line-height: 29px;
    font-size: 11px;
    margin-right: -12px;
}

.faq-wrap .accordion-button::after {
    height: 28px;
    width: 28px;
    line-height: 29px;
    font-size: 11px;
    margin-right: -12px;
}

.faq-wrap .accordion-body {
    font-size: 12px;
}

.faq-section-title h2 {
    font-size: 25px;
    line-height: 32px;
}

.blog-details-comments li:before {
    width: 30%;
}

.blog-details-social-tag-wrap .blog-details-social li {
    font-size: 16px;
}

.blog-details-social-tag-wrap .blog-tag li {
    margin-bottom: 14px;
    padding: 5px 12px;
    font-size: 12px;
}

.blog-details-social-tag-wrap .blog-details-social-tag {
    align-items: unset; 
}

.blog-details-social-tag-wrap .blog-details-social:before {
    display: none;
}


}


/* Mobile Layout: 320px. end */






/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

.testimonial-content-box .testimonial-quote.testimonial-quote-1 {
    top: 34%;
}

.blog-title h4 {
    font-size: 18px !important;
    line-height: 24px !important;
}

.cta-content h1 {
    font-size: 38px;
    line-height: 58px;
}

.single-latest-portfolio .single-latest-projrct-content h4 {
    font-size: 30px;
}

.single-latest-portfolio .single-latest-projrct-content h5 {
    font-size: 20px;
    margin-bottom: 7px;
}

.blog-popular-post-content h5 {
    font-size: 15px;
    margin-bottom: 18px;
}

.blog-popular-post-content h6 {
    font-size: 12px;
}

.contact-office-content h3 {
    font-size: 22px;
}

.contact-office-content p {
    font-size: 14px;
}

}
/* Wide Mobile Layout: 480px. end */






/* Tablet & Mobile Layout: 768px. */
@media only screen and (max-width: 991px) {

.mobt-50 {
  margin-top: 50px;
}

.mobt-24 {
  margin-top: 24px;
}

.header-menu-area {
    padding: 27px 0;
}

.mobile-ham-logo {
    margin-left: 8px;
    display: unset;
    align-items: unset;
    height: unset;
    text-align: center;
}

.main-nav > ul > li > a.active {
    color: #EB620F;
}

.main-nav, .menu-btn-wrap {
  display: unset;
  align-items: unset;
  height: unset;
}

.menu-btn {
    margin-left: 16px;
    background: linear-gradient(180deg, #EB620F 0%, #FF4C6C 100%);
}


.menu-btn i {
    left: -5px;
    top: 0;
    padding: 14.2px;
  }


.hero-shape{
    display: none;
}


.hero-content h1 {
    font-size: 35px;
    line-height: 50px;
}

.hero-area .hero-social li {
    display: none;
}

.hero-area {
    border-bottom-right-radius: unset;
}

.sticky {
    padding: 27px 0;
}

.sticky .hamburger {
    margin-top: 0 !important;
}

.sticky .logo {
    margin-top: 1px;
}

.about-left{
    text-align: center;
}

.company-statistics-area {
    padding: 73px 0 60px 0;
}

.statistics-box {
    margin-bottom: 30px;
}


.team-image {
    border-radius: 10px 50px 0px 0px;
}

.team-content {
    border-radius: 0px 0px 50px 0px;
}

.team-social li a {
    margin-bottom: 10px;
}


.blog-title h4 {
    font-size: 15px;
    line-height: 22px;
}

.blog-social li {
    margin-right: 2px;
    font-size: 17px;
}

.blog-social span i {
    font-size: 20px;
    height: 27px;
    width: 50px;
    line-height: 22px;
}

.blog-title {
    margin: 15px 0;
}

.blog-date span {
    font-size: 11px;
}

.blog-content {
    padding: 20px;
}


.single-widget {
    margin-bottom: 24px;
}

.contact-address-info {
    justify-content: start;
}


.breadcrumb-area {
    padding: 130px 0;
}

.breadcrumb-content h4 {
    font-size: 32px;
    margin-bottom: 5px;
}

.breadcrumb-link p {
    font-size: 14px;
}


.company-profile-section-title h2 {
    font-size: 26px;
}

.company-profile-box-content h4 {
    font-size: 16px;
}

.company-profile-box-content p {
    font-size: 14px;
}

.about-company-profile-left-content li {
    font-size: 12px;
}

.about-company-profile-left-content li span {
    line-height: 28.5px;
}

.single-details-content h4 {
    font-size: 25px;
}

.single-details-two-content h4 {
    font-size: 20px;
}

.portfolio-link li {
    font-size: 17px;
    padding: 7px 18px;
    margin: 0px 7px 15px 0px;
}

.portfolio-link ul {
    text-align: left;
}


.portfolio-details-check li {
    font-size: 14px;
}

.portfolio-details-check i {
    font-size: 20px;
}

.portfolio-details-img-slide-wrap .owl-nav {
    display: none;
}


.subscribe-shape {
    display: none;
}


/* mobile menu */

     .hamburger{
        display:block;
        float: right;
    }

    .main-nav > ul > li > a.active {
          color:#eb620f ;
    }

    .main-nav > ul > li:hover > a {
          color:#fff ;
    }

    .main-nav {
        position: fixed;
        top: -4px;
        left: 0;
        width: 250px;
        padding: 40px 10px;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: #262626;
        border-right: 1px solid #dddddd4f;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translateX(-250px);
        -moz-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
        -o-transform: translateX(-250px);
        transform: translateX(-250px);
        -webkit-transition: -webkit-transform .3s ease-in;
        -moz-transition: -moz-transform .3s ease-in;
        -o-transition: -o-transform .3s ease-in;
        transition: transform 0.3s ease-in
    }
    .main-nav.slidenav {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
    .main-nav>ul {
        float: none;
        padding: 25px 10px;
    }
    .main-nav > ul > li.has-child-menu:after{
        content: none;
    }
    .main-nav>ul>li>a:after{
        content:none;
    }

    .main-nav>ul>li {
        display: block;
        padding: 0 !important;
        margin-left: 0
    }
    .main-nav>ul>li>a {
        font-size: 16px;
        color: #fff;
        line-height: 35px;
        margin: 10px 0;
    }
    .main-nav ul li .fl {
        display: block;
        line-height: 35px
    }
    .main-nav ul li .sub-menu {
        position: static;
        min-width: 200px;
        background: transparent;
        border: none;
        padding: 5px 0px 5px 20px;
    //filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        visibility: visible;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        display: none
    }
    .main-nav ul li .sub-menu>li a {
        display: block;
        padding: 10px 0;
        color: #ffffffb5;
        line-height: 0.8;
        font-size: 14px;
        text-decoration: none;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -o-transition: all .3s;
        transition: all 0.3s
    }
    .main-nav ul li .sub-menu>li a:hover {
        background: transparent;
        color: #CB3727
    }
    .slideInUp {
        visibility: visible;
    //filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none
    }



}



