
@media only screen and (min-width: 1200px) and (max-width: 1250px) {
  
}


/* Medium Layout: 1280px. */
@media only screen and (min-width: 992px) and (max-width: 1200px) { 

.header-top-area:after {
    right: 3%;
}

.header-top-left li {
    font-size: 12px;
    padding: 0 2px;
}

.hero-content h1 {
    font-size: 45px;
}

.about-img {
    top: 60px;
}

.about-area {
    padding-bottom: 15px;
}

.blog-right-top-meta a {
    font-size: 9px;
}

.blog-right-content h6 a {
    font-size: 11px;
}



.bxs-chevron-left:before, .bxs-chevron-right:before {
    right: -26%;
}
.bxs-chevron-left:before {
    right: -15%;
}


.single-project::before {
    height: 93%;
    width: 93.5%;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 22px;
}

.comment-box-middle {
    padding-left: 0;
}

.style-faq a {
    font-size: 14px;
}

.style-faq .card-body {
    padding-top: 0;
    font-size: 14px;
}
.style-faq .card {
    margin-bottom: 10px;
}

.style-faq .card .card-header a i {
    top: 23px;
}

.faq-body {
    min-height: 500px;
}

.contact-wrap {
    padding-left: 20px;
}

.video-play {
    top: 21%;
    margin-top: unset;
    line-height: unset;
}

.main-nav > .menu-header-menu-container > ul > li > a {
    font-size: 15px;
}

.faq-footer {
    margin-top: 83px;
}

}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) { 
.hisrory-left-bottom-img {
    position: absolute;
    text-align: center;
    right: 0;
    left: 0;
}

.hisrory-left-img img {
    width: 100%;
}



.blog-right-top-meta {
    justify-content: start;
}

.blog-right-top-meta a {
    margin-right: 20px;
}

.about-img img{
	width: 100%
}



.single-project::before {
    height: 94%;
    width: 94.3%;
    border-bottom-right-radius: 28px;
    border-top-left-radius: 26px;
}

.post-search a {
    right: 90px;
}


}








/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

    .header-top-area:after {
        height: 66px;
    }

    .header-top-area:before {
        height: 67px;
        z-index: 0;
    }


    .hisrory-left-bottom-img {
        right: 0;
    }

    .history-right-content {
        margin-top: 60%;
    }


    .team-content h6 {
        font-size: 15px;
    }

    .team-content p {
        font-size: 12px;
    }



    .blog-wrap, .blog-right-wrap, .home-blog-wrap {
        margin-bottom: 30px;
    }

    .blog-right-content h6 a {
        font-size: 14px;
    }

    .menu-btn-wrap {
        position: absolute;
        left: -52px;
    }

    .hamburger {
        right: -206%;
    }

    .breadcrumb-content {
        padding-bottom: 60px;
    }

    .about-work-right-content p {
        font-size: 13px;
    }

    .about-page-work-item {
        margin-bottom: 11px;
    }




    .portfolio-link ul li {
        margin: 10px 2px;
    }

    .page-list li a {
        height: 35px;
        width: 35px;
        line-height: 37px;
        font-size: 15px;
        margin-left: 2px;
    }

    .style-faq a {
        font-size: 11px;
    }

    .style-faq .card-header {
        padding: 9px 5px;
    }

    .style-faq .card-body {
        font-size: 13px;
        padding-left: 7px;
    }

    .page-list li a i {
        font-size: 19px;
        vertical-align: unset;
    }
}







/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) { 

.hisrory-left-top {
    top: -22%;
}

.hisrory-left-bottom-img {
    bottom: -22%;
}

.about-img img {
    width: 100%;
}

.blog-img img {
    width: 100%;
}

.blog-right-top-meta {
    justify-content: start;
}

.blog-right-top-meta a {
    margin-right: 20px;
}

.header-top-area:before {
    height: 60px;
    z-index: 0;
}

.header-top-left li {
    padding: 0 15px;
}



.single-project::before {
    height: 96%;
    width: 96.3%;
    border-bottom-right-radius: 41px;
    border-top-left-radius: 37px;
}

.single-project::before {
    height: 92%;
    width: 92.3%;
    border-bottom-right-radius: 22px;
    border-top-left-radius: 17px;
}

.newsletter-left h4 {
    font-size: 18px;
}

.footer-address span {
    font-size: 13px;
}

.footer-address span {
   margin-left: unset; 
}

}




/* Tablet & Mobile Layout: 768px. */
@media only screen and (max-width: 991px) {

.menu-btn-wrap {
    text-align: left !important;
} 

.header-top-area-shape {
    display: none;
}

.header-top-left {
    text-align: center;
}

.header-top-area:before {
    width: 100%;
    transform: unset;
}

.header-top-area:after {
    width: 100%;
    transform: unset;
    right: 0;
    top: 44px;
    border-left: unset;
}

.header-top-right {
    text-align: center !important;
}

.mobile-hero{
  display: block;
}

.learge-hero{
	display: none;
}

.hero-content {
    margin-top: 33px;
    padding-right: 0;
    text-align: center !important;
}


.hero-content h1 {
    font-size: 35px;
}



.about-img {
    right: 0;
}

.about-wrap {
    margin-top: 0;
    margin-left: 10%;
    max-height: 290px;
}

.about-area {
    padding-bottom: 90px;
}

.bxs-chevron-left:before, .bxs-chevron-right:before {
    right: 0;
    top: 108%;
}

.bxs-chevron-left:before {
    right: 41px;
}


.section-title h3 {
    font-size: 30px;
}

.count-box {
    margin-bottom: 30px;
}

.cta-area {
    padding-bottom: 60px;
}

.service-area {
    padding-bottom: 21px;
}

.team-img img {
    width: 100%;
}



.newsletter-wrap {
    display: unset;
}

.newsletter-left h4 {
    margin-bottom: 16px;
}

.newsletter-right a {
    right: 15px;
    top: unset;
    bottom: 0;
}

.single-widget {
    text-align: center;
    margin-bottom: 30px;
}

.widget-social ul {
    justify-content: center;
}
.footer-address {
    justify-content: center;
    margin-top: 20px;
}


.footer-address i {
    margin-right: 1px;
}

.single-project img {
    width: 100%;
}

.post-page-right-wrap {
    margin-top: 30px;
    margin-bottom: 0;
}

.comment-box-middle {
    padding-left: 0;
}

.style-faq .card:last-child {
  margin-bottom: 30px;
}

.faq-img img {
    width: 100%;
}

.contact-wrap {
    padding-left: 0px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact-title {
    text-align: center;
    margin-top: 30px;
}

.map-img {
    height: 300px;
}

.contact-address span {
    font-size: 19px;
}

.faq-img {
    margin-bottom: 30px;
}

.video-play {
    margin-top: -50px;
}

.service-page-right-img img {
    width: 100%;
}

.project-related img {
    width: 100%;
}

.blog-wrap, .blog-right-wrap, .home-blog-wrap {
    margin-bottom: 30px;
}


.history-area {
    padding-bottom: 47px;
}

.standard-wrap {
    margin-bottom: 40px;
}

.about-work-right-img {
    margin-top: 30px;
}

.blog-details-footer {
    margin-top: 90px;
}

/* mobile menu */

.sticky .breadcrumb-nav > .menu-header-menu-container > ul > li > a {
    color: #fff;
}

.sticky .breadcrumb-hamburger span {
    background: #212121;
}

.pricing-wrap {
    margin-bottom: 30px;
}

.followers-box {
    margin-bottom: 30px;
}

.mbm-30{
    margin-bottom: 30px
}

.error-content h1 {
    font-size: 130px;
}

.history-right {
    margin-top: 95px;
}

.followers-area {
    padding-top: unset;
    padding-bottom: 60px;
}

.service-page-right-img {
    margin-top: 30px;
}

.pricing-area {
    padding-bottom: 60px;
}

.project-details-single {
    margin-top: 30px;
}

.faq-footer {
    margin-top: 59px;
}

.error-area {
    padding-top: 56px;
}

 .hamburger{
        display:block;
    }
    .main-nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        padding: 40px 10px;
        z-index: 99999;
        height: 100%;
        overflow: auto;
        background: #162B32;;
        -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 > .menu-header-menu-container > 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
    }


}




