@media only screen and (max-width: 1199px){
    .specialize-section-two .thumbs-carousel .thumb-box {
       width: 100px!important;
    }
    .service-block-two .caption-box {
        padding: 15px 0px;
    }
    .service-block-two .caption-box h3 {
        font-size: 22px;
        font-weight: 500;
    }
}
@media only screen and (max-width: 1024px){
    .main-menu .navigation > li > a {
        padding: 18px 0;
    }
    .banner {
        height: 548px;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: 77%;
        -webkit-transform-style: preserve-3d;
    }
}
@media only screen and (max-width: 992px){
        .banner {
        height: 512px;
    }
}
@media only screen and (max-width: 991px){
    .owl-carousel .owl-item img {
        width: 100%;
    }
    .sec-title .float-text {
        font-size: 60px;
    }
    .specialize-section-two {
        position: relative;
        padding: 45px 0;
    }
    .main-footer .widgets-section {
        padding: 65px 0 45px;
    }
    .main-footer .footer-bottom .copyright-text {
         padding-right: 0px; 
    }

    .infobox h4 {
        font-size: 16px;
        padding-bottom: 4px
    }
    .infobox p {
        padding-bottom: 16px;
        line-height: 1.5;
    }
    .gallbox {
        height: 423px;
    }
}
@media only screen and (max-width: 768px){
    .gallbox {
        height: 323px;
    }
    .topiu {
        padding: 40px 0;
    }
    .banner {
        height: 392px;
    }
    .header-style-two .main-menu .navigation > li > a {
        font-size: 14px;
        padding: 15px 10px!important;
    }
    .specialize-section-two .title-column .text-box h4 {
        font-size: 32px;
        margin-bottom: 10px;
    }
    .specialize-section-two .title-column .text-box p {
        line-height: 24px;
        margin-bottom: 10px;
    }
    .specialize-section-two .title-column .link-box a {
        font-size: 14px;
        line-height: 23px;
        padding: 6px 15px;
        border-radius: 5px;
    }
    .specialize-section-two .thumbs-carousel .thumb-box {
        width: 140px!important;
    }
    .sticky-header .main-menu .navigation > li {
        margin-left: 6px !important;
    }
    .fixed-header .sticky-header .logo {
        padding: 2px 0;
    }
    .logo img {
        width: 176px;
    }
    .header-style-two .main-menu .navigation > li > a {
        font-size: 14px!important;
    }
}
@media only screen and (max-width: 767px){
    .banner {
        height: 410px;
        background-color: #59515124;
        padding: 139px 0 73px;
    }
}
@media only screen and (max-width: 600px){
    .gallbox {
        height: 223px;
    }
    .banner {
        height: 324px;
        background-color: #59515124;
        padding: 128px 0 73px;
    }
    .sec-title h2 {
        font-size: 28px!important;
        line-height: 1.1em;
    }
    .sec-title .float-text {
        font-size: 40px!important;
        line-height: 45px!important;
    }
    .main-footer .footer-bottom .social-links {
        padding: 10px 0 0 0;
    }
    .main-footer .footer-bottom .copyright-text {
        padding: 10px 0;
        padding-right: 0;
    }
    .main-footer .footer-column .widget-title {
        font-size: 22px;
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .hire h5 {
        color: #fff;
        font-size: 17px;
        font-weight: 600;
    }
    .cal {
        bottom: 100px;
    }
    .whts {
        bottom: 20px;
    }
    .scroll-to-top {
        bottom: 180px;
    }
    .feature-block {
        margin-bottom: 30px!important;
    }
    .bannerinner {
        height: 230px;
        padding: 146px 0;
    }
    .contact-page-section .contact-info .info-block p:last-child {

    }  
    .infobox {
        border: 1px solid #cccccc80;
        padding: 18px;
    }

}
@media only screen and (max-width: 480px) {
    .gallbox {
        height: auto;
    }
    .banner {
        height: 280px;
        background-color: #59515124;
        padding: 100px 0 73px;
    }
    .specialize-section-two .title-column .text-box h4 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    .specialize-section {
        padding: 45px 0;
    }
    .bannerinner {
        height: 74px;
        padding: 113px 0;
    }
    .bannerinner h2 {
        font-size: 16px;
    }
    .sec-title h2 {
        padding: 0 0 0 0;
    }

}
@media only screen and (max-width: 380px) {
    .banner {
    height: 209px;
    padding: 55px 0 73px;
}
.buttonbanner a {
    padding: 8px 10px;
    font-size: 14px;
} 
.logo img {
    width: 135px;
}  
.sec-title h2 {
    font-size: 25px!important;
    line-height: 1.1em;
}
.specialize-section-two .title-column .text-box h4 {
    font-size: 20px;
}
.navbar-toggler .icon {
    font-size: 20px;
    line-height: 70px;
}
.specialize-section-two .carousel-column {
   margin-top: 20px;
}
.service-block-two .image-box .image {
    position: relative;
    background-color: #fff;
    padding: 20px;
}
.main-footer .footer-column .widget-title {
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 12px;
}
.hire h5 {
    font-size: 16px;
    padding-bottom: 5px;
}
}



