/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */

/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

@media only screen and (max-width:1700px) {
}

@media only screen and (max-width:1600px) {

}

@media only screen and (max-width:1500px) {

}

@media only screen and (max-width:1440px) {

}

@media only screen and (max-width:1400px) {

}

@media only screen and (max-width:1366px) {

}

/*  (min-width:1280px)+++ */
@media only screen and (max-width:1280px) {

}

/*  (min-width:1200px)+++ */
@media only screen and (min-width:1200px) {
}

/*  (max-width:1200px)+++ */
@media only screen and (max-width:1200px) {

}

/* (min-width:992px) (max-width: 1199.98px) // Large devices (desktops, less than 1200px) */
@media only screen and (max-width: 1199.98px) {/* ExTra Class Start*/

}

@media only screen and (max-width:992px) {

}

/* Medium devices (min-width:768px) (max-width: 991.98px) // (tablets, less than 992px) */
@media only screen and (max-width:991px) {/* ExTra Class Start*/

}

@media only screen and (max-width:768px) {

}

/* Small devices (min-width: 576px) (max-width: 767.98px) // (landscape phones, less than 768px) */
@media only screen and (max-width: 767.98px) {/* ExTra Class Start*/


}

@media only screen and (max-width:600px) {
    .listing-style11 .list-title{
        margin-top: 10px;
    }
    .listing-style11 p{
        text-align: justify;
        margin-bottom: 0px;
    }
    .rotate{
        display: flex;
        flex-direction: column-reverse;
    }
    .list-title{
        margin-top: 10px;
    }
    .text{
        text-align: justify;
        padding-top: 15px;
    }
    .team-img {
        /*height: 401px;*/
    }
    .breadcumb-section2 {
    height: 238px;
    }
    .home-banner-style1 .home-style1 {
        height: 190px;
    }
    .team-style1 .team-img {
        height: auto!important;
    }
    .title{
        margin-top: 15px;
    }
    .listing-style1 .list-content {
        padding: 8px;
    }
    section {
        padding: 30px 0;
    }
    .cta-style6 {
        padding-left: 24px;
    }
    .pt80 {
        padding-top: 0px !important;
    }
    .shekhar{
        height:auto!important;
    }
    .breadcumb-section{
        padding: 26px 0;
    }
    .pt120{
        padding-top: 25px!important;
    }
    .mobile-filter-btn{
        display: none;
    }
}

@media only screen and (max-width: 580px) {
}

/* Extra small devices (min-width:361px) (max-width: 575.98px) // (portrait phones, less than 576px) */
@media only screen and (max-width: 575.98px) {

}

/* (min-width:361px) (max-width:520px) */
@media only screen and (max-width:520px) {

}

/* (min-width:480px) (max-width:500px) */
@media only screen and (max-width:500px) {

}

/* (min-width:361px) (max-width:479px) */
@media only screen and (max-width:479px) {

}

@media only screen and (max-width:414px) {

}

@media only screen and (max-width:400px) {/* ExTra Class Start*/

}

/* (min-width:321px) (max-width:360px) */
@media only screen and (max-width:360px) {

}

@media only screen and (max-width:340px) {

}

@media only screen and (max-width:320px) {

}