@media(max-width: 2400px){
    .th-hero-wrapper{
        margin:0px !important;
    }
    .hero-inner img {
        width: 100%;
    }
    .gallery-instagram{
        margin:0 !important;
    }
    .breadcumb-wrapper{
        margin:0 !important;
    }
    
}

@media (max-width: 1500px) {
    .header-default .logo-bg {
        width: 23%;
    }
    .about-one__shape-1{
        top: 204px;
    }
    .header-default .menu-area .main-menu {
        margin-left: 0px;
    }
    .contact-section{
        padding-top:0px;
    }
    #about-sec{
        margin:0px;
        padding-bottom:0;
    }
    #service-sec{
        padding-bottom:0px;
    }
}

@media (max-width: 1200px){
    .contact-map iframe {
        height:650px;
    }
    .services-two__main-tab-box .tab-buttons .tab-btn {
        padding: 20px 16px;
        font-size: 16px;
    }
    .theme-btn{
        left:250px;
    }
    .about-features {
        margin-bottom: 70px;
    }
    .breadcumb-wrapper {
        padding: 60px 0;
    }
    .header-default .logo-bg {
        width: 22%;
    }
    .about-one__shape-1 img{
        height:130px;
    }
    .team-one__img img{
        object-fit:contain;
    }
}
@media (min-width: 1024px) and (max-width: 1200px){
    .about-one__img-2{
        bottom:-200px;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 1065px;
    }
} 

@media (max-width: 1024px){
    .about-one__shape-2 img {
        width: 180px;
    }
    
}

@media (max-width: 991px){
    .header-links li:not(:last-child):after{
        display:none;
    }
    .header-links li:not(:last-child){
        margin:0px;
    }
    .header-top {
      padding: 5px 0
   }

    #about-sec {
        padding: 30px 0px;
    }
    .pro_main {
        position: relative;
        padding: 30px 0px;
    }
    #service-sec {
        padding: 30px 0px;
        background-color: #f7f7f7;
    }
    .c_profile_main{
        padding:30px 0px;
    }
    .team-one {
        padding: 30px 0;
    }
    .modal-dialog {
        width: auto;
    }
}

@media (min-width: 769px) and (max-width: 991px){
    .header-default .logo-bg {
        width: 30%;
    }
    .about-features{
        flex-wrap:wrap;
        justify-content:normal;
    }
}

@media (max-width: 768px){
    .about-section .image-column .inner-column .exp-box .title {
        font-size:14px;
    }
    .about-section .image-column .inner-column .exp-box .count sup {
        position: relative;
        top: -30px;
        font-size: 28px;
        color: #000000;
    }
    .about-section .image-column .inner-column .exp-box .count{
        font-size: 55px;
    }
    .header-default .logo-bg {
        width: 30%;
    }
    
    .about-one__img img{
        height:500px;
        width:100%;
    }
        .about-one__shape-1 img{
        height:130px;
    }
        .about-one__shape-1 {
        position: absolute;
        top: 26px;
        left: -104px;
        z-index: 1;
    }
    .about-one__shape-2 img{
        width:60%;
    }
    .services-two__main-tab-box .tab-buttons .tab-btn {
        font-size: 12px;
        padding: 14px 14px;
    }
    .services-two__main-tab-box .tab-buttons{
        flex-wrap:wrap;
    }
    .breadcumb-title {
        font-size: 26px;
    }
    .contact-map iframe {
        height: 500px;
        border-radius: 20px;
    }
    .team-one__img img{
        object-fit:contain;
    }
    
}
@media (min-width:426px) and (max-width: 768px){
    .about-one__img-2{
        bottom:0px;
    }
}

@media (min-width: 576px) and (max-width: 768px){
    .theme-btn{
        left:200px;
    }
        .about-features{
        flex-wrap:wrap;
        justify-content:normal;
    }
}
@media (max-width: 575px) {    
    .overlay-anim-two .image img {
        width: 300px;
        height:auto;
    }
    .header-default .logo-bg {
        width: 43%;
    }
    .about-one__shape-1 img{
        height:80px;
    }
    .about-one__shape-1 {
        position: absolute;
        top: 50px;
        left: -104px;
        z-index: 1;
    }
    .about-features{
        flex-direction:column;
    }
    
    .section-heading p {
        font-size:14px;
    }
    .section-heading h2 {
        font-size: 36px;
        line-height: 38px;
    }
    .c_profile_main .row{
        flex-direction: column-reverse;
    }
    .breadcumb-wrapper {
        padding: 50px 0;
        margin-top: 0px;
    }

    .about-one__img img{
        height:100%;
        width:100%;
    }
}
@media (max-width: 425px){
    .header-default .logo-bg {
        width: 46%;
    }
}
@media (max-width: 375px){
    .header-default .logo-bg {
        width: 50%;
    }
}
@media (max-width: 320px){

}
