/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 320px) {

    .wrp-main-cert {
        height: 50vh !important;
    }

    .wrp-poll {
        padding-right: 20px !important
    }
    #wrp-sort .title {
        font-size: 13px;
        width: 50px;
        text-align: center;
        margin: 0px !important;
        padding: 0px;
        margin-right: -15px !important;
    }
   
}

@media only screen and (max-width: 600px) {
    h1 {
        font-size: 42px !important;
    }
  
    h3 {
        font-size: 22px !important;
    }
    h2 {
    font-size: 2rem !important;
}
    .ms-hed2 {
        text-align: center
    }
    h1.titr1 {
        font-size: 22px !important;
    }
    h2.titr1 {
        font-size: 22px !important;
    }
    .wrp-pro-sum {
        padding-left: 0px !important;
    }

    .hed-respons {
        margin-bottom: 0px !important
    }
    .slides-1 {
        margin-right: 30% !important
    }

    .slides-2 {
        margin-right: 15% !important
    }

    .slides-3 {
        margin-right: 0 !important
    }
    .slides-inner-1 {
        margin-right: 25% !important
    }

    .slides-inner-2 {
        margin-right: 10% !important
    }
    .wrp-pro-det {
         /*padding-right: 10px !important;*/ 
    }

    .slides-inner-3 {
        margin-right:auto !important
    }


    .col3-footer, .col2-footer {
        padding-right: 0px !important;
        margin-top: 30px !important;
    }
    .div-order-1 {
        order: 1;
    }

    .div-order-2 {
        order: 2;
    }
}
/* Small devices (portrait tablets and large phones, 600px to 768px) */
@media only screen and (min-width: 600px) and (max-width: 768px) {
   
}
/* Medium devices (landscape tablets, 768px to 992px) */
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .btn-section3 {
        width: 150px;
        text-align: center;
        padding: 20px !important
    }
    #wrp-sort span {
        display: flex;
        min-width: 51px;
        margin: 0px 6px;
        text-align: center;
        font-size: 12px;
    }
     #wrp-filters ,.filter-box {
         /*width:100% !important;*/
         /*min-width:unset !important*/
    }
    #wrp-filters{
        margin-top:0px;
       /* width:220px !important;*/
    }
    #wrp-sort .title {
        margin-left: 10px;
        margin-right: 10px;
    }

    .box-section-6 {
        min-height: auto !important;
        line-height:30px;
        
    }
    .wrp-poll-desc {
        padding:10px 50px;
    }
    .box-section-6 {
        min-height: 50vh;
        width: 100%;
    }
    .wrp-poll {
        padding: 40px !important;
    }
    h3 {
        font-size: 22px !important;
    }
    .box-section-14 {
        width: 100%;
    }
    .container, .container-md, .container-sm {
        max-width: 100% !important;
    }
    .customer-comment {
        margin-top: -75px;
        margin-bottom: -75px;
    }
    .s-box-1{
        width:65% !important 
    }
    .s-box-2 {
        width: 35% !important
    }
    .blog-box img, .blog-box2 img {
        width: 100%;
        height: auto;
    }

}
@media only screen and (max-width: 991px) {

    .col3-footer, .col2-footer {
        padding-right: 0px !important;
        margin-top: 30px !important;

    }
    .blog-box img, .blog-box2 img{
        width:100%;
    }
    .mySwiper22 {
        height: auto !important;
        width: 100% !important;
        
    }
    .wrp-pro-det div.box-carousel {
        height: auto !important
    }
    .mySwiperList div.box-carousel {
        height: auto !important
    }

}

@media only screen and (max-width:768px) {


    span.pro-order, .go-filter, .title-desktop {
        display: none !important
    }
    #drpProOrder, .go-filter-mobile {
        display: inline-block !important;
        padding:4px;
    }
    .main-footer {
        padding-top: 5px !important;
    }
    .title-mobile {
        display: flex !important
    }
    .filter-box {
        padding: 20px 0px 20px 0px;
    }
    #closePopupBtn {
        display: block !important;
        z-index: 999999;
        float: left;
        height: 46px;
        left: -8px;
        right: unset;
        background-color: #fff;
        border: solid 3px #c9a430;
        padding: 0px 12px 0px 12px;
        border-radius: 28px;
        font-size: 30px;
        top: -8px;
    }
        .filter-titr, .filter-box ul {
            margin-left: 0px !important;
            margin-right: 0px !important
        }
    #drpProOrder {
        border: solid 1px #c9a430;
        border-radius: 6px;
        text-align: center;
        color: #142277
    }

    .pro-list-breadcrumbs ul {
        padding-right: 0px;
        padding-left: 0px;
    }

    .show-in-mobile {
        display: block !important;
        position: relative !important;
        width: 95% !important;
        margin-top: -62px !important;
        margin-bottom: 20px !important
    }
    .title-mobile {
        display: block
    }
    .go-filter-mobile {
        background-color: #fff;
        color: #c9a430;
        font-weight: 700;
        cursor: auto;
        border: none;
        border-radius: 6px;
        padding: 4px 5px 1px 5px;
    }

    .p-7-percent {
        padding-left: 30px;
    }

    #wrp-sort .title {
        margin: 3px;
    } 
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .col3-footer, .col2-footer {
        padding-right: 0px !important;
        margin-top: 30px !important;
    }
    .main-footer .container {
        max-width: 1024px;
    }
    .wrp-main-cert{
        height:auto
    }
  
    .box-oc, .box-oc2 {
        width: 125% !important;
    }
    .filter-box
    {
        min-width:240px !important
    }
}
