@media only screen and (max-width:1499px) and (min-width:1200px) {
    .header-single-slider {
        width: 100% !important;
        height: 240px !important;
        cursor: default;
    }
    .pb_15 {
        padding-bottom: 15px !important;
    }

        .header-single-slider figure img {
            width: 100% !important;
            height: 240px !important;
        }

    .header-slider p {
        margin-bottom: 10px;
    }

    .header-single-slider .container.inner-content {
        margin-top: -80px;
    }

    .ex_loan {
        margin-bottom: 15px !important;
    }

    .price {
        font-size: 56px !important;
        font-weight: 700;
    }

    .pricing {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .hide_1200_1499 {
        display: none !important;
    }

    .single-contact {
        padding: 23px 60px;
    }

    .single-pricing .boxed-btn {
        margin-top: 5px;
    }

    .single-pricing {
        padding: 20px 40px;
    }
    .pricing_padding_0 {
        padding-bottom: 0px !important;
    }
    section#contact {
        margin-top: 130px;
    }
    .header-slider h1 {
        margin-bottom: 0px;
        margin-top: 70px;
    }
}
@media only screen and (min-width:1500px) {
    .header-single-slider {
        width: 100% !important;
        height: 250px !important;
    }

        .header-single-slider figure img {
            width: 100% !important;
            height: 250px !important;
        }
    .ex_loan {
        margin-bottom: 15px !important;
    }
}



@media only screen and (max-width:1200px) and (min-width:991px) {
    .header-single-slider {
        width: 100% !important;
        height: 250px !important;
    }

        .header-single-slider figure img {
            width: 100% !important;
            height: 250px !important;
        }
    ul.header-info.d-inline-block a {
        font-size: 12px;
    }

    .ex_loan {
        margin-bottom: 15px !important;
    }
   
    .scrollup.boxed-btn {
        bottom: 70px;
    }
    .header-slider h1 {
        font-size: 35px;
    }
    .header-slider p {
        margin-bottom: 10px;
    }

    .header-slider .owl-dots {
        bottom: 70px;
    }

    .contact-wrapper {
        margin-top: 50px;
    }

    .single-contact {
        padding: 28px 20px;
    }

    .project .col-lg-3 img {
        height: 250px;
    }

    .sorting-btn li a {
        font-size: 14px;
    }

    .single-pricing {
        padding: 60px 20px;
    }

    #process .single-box {
        text-align: center;
    }

    #process .single-box i {
        float: none;
        margin-right: 0;
        display: block;
        margin-bottom: 14px;
    }

    .cart-icon h6 {
        font-size: 12px;
    }

    .main-menu li {
        margin-left: 5px;
    }
    .header-right-bar li {
        margin-left: 5px;
    }
    .service-box {
        height: 395px;
    }
    .price {
        font-size: 90px;
    }
    .pb_15 {
        padding-bottom: 15px !important;
    }

}



/* medium Layout 1280px */

@media only screen and (min-width:992px) {
    .logo.main {
        padding-top: 6px;
    }

    .search-icon {
        display: none;
    }

    .cart-count {
        display: none;
    }

}




/* Tablet Layout: 768px */

@media only screen and (min-width:768px) and (max-width:991px) {
    .sorting-btn li {
        margin-bottom: 20px;
    }

    .header-single-slider .container.inner-content {        
        /*margin-top: 175px;*/
        margin-top: 0px;
    }
    .header-single-slider img {
        height: 240px;
    }
    .header-single-slider .content:after {
        top: 88px;
    }

    .project figure img {
        width: 100%;
    }

    #projects-fututre img {
        margin-top: 0;
    }

    .gallery-items div.single-item {
        width: 33.333%;
    }

    .gallery-items div.single-item img {
        width: 100%;
    }

    .col-lg-3:nth-child(1) .team-member,
    .col-lg-3:nth-child(2) .team-member {
        margin-bottom: 85px;
    }

    #latest-news .blog-post:hover .post-overlay img {
        top: 40% !important;
    }

    .project figure img {
        width: 100%;
        
    }

    /* Coming Soon */
    .count-area ul li {
        width: 49%;
        margin-bottom: 80px;
    }

    .count-area ul li:nth-child(3),
    .count-area ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .count-area ul li:nth-child(2):after {
        display: none;
    }
    .ml_15{
        margin-left:15px !important;
    }
    .contact-wrapper p b {
        font-size: 16px;
    }
    .service-box {
        height: 395px;
    }
    .ml_110 {
        margin-left: 185px;
    }
    .key_feature li {
        padding-left: 0px;
        margin-left: 250px;
        padding-right: 190px;
    }
    .header-single-slider .content {
     
        top: -90px;
      
    }

}




/* Mobile Layout: 320px */

@media only screen and (max-width:992px) {
    
    .bb {
        border-bottom: 1px solid rgba(0,0,0,.2);
    }

    .gallery-items div.single-item {
        width: 50%;
    }

    .recent-post {
        margin-bottom: 10px;
    }


    #process .bb {
        border-bottom: 1px solid  rgba(0,0,0,.1);
    }

    #latest-news .post-thumbnail img {
        width: 100%;
    }

    #latest-news .post-overlay img {
       width: 110px;
       height: 110px;
       border-radius: 50%;
    }

     .header-slider h1 {
        font-size: 36px;
     }

    .header-slider p {
        margin-bottom: 10px;
    }

     .header-slider .owl-dots {
        bottom: 20px;
        text-align: center;
    }

    .sorting-btn li a {
        font-size: 14px;
    }

    #header-top li {
        border-right: none !important;
    }

    .contact-wrapper {
        margin-top: 40px;
    }

    .single-contact:after {
        display: none;
    }

    .contact-wrapper img {
        float: none;
        margin-right: 0;
        margin-bottom: 5px;
    }

    .single-contact {
        padding: 28px 20px;
    }

    #process .single-box {
        text-align: center;
    }

    #ourfeatures .features-box:before,
    #ourfeatures .features-box:after {
        display: none;
    }

    #ourfeatures .features-box {
        padding-bottom: 30px !important;
        padding-top: 0 !important;
    }

    #process .single-box i {
        float: none;
        margin-right: 0;
        display: block;
        margin-bottom: 14px;
    }

    .single-exclusive img {
        width: 100%;
    }

    /* header */
    .cart-icon-wrapper h6,
    .cart-icon-wrapper p {
        display: none;
    }

    .mean-container a.meanmenu-reveal {       
        top: -69px;
        right: 38px !important;
        border-radius: 4px;
        padding: 5px 6px;
    }

    .cart-icon .cart-icon-wrapper i {
        position: relative;
        top: 0;
        margin-left: 10px;
    }

    .cart-icon-wrapper {
        padding: 0;
        position: relative;
    }

    .cart-count {
        width: 20px;
        height: 20px;
        background: #333;
        border-radius: 50%;
        font-size: 12px;
        position: absolute;
        top: -10px;
        right: -8px;
        color: #fff;
        text-align: center;
        line-height: 20px;
    }

    .search-icon {
        display: inline-block;
    }

    .search-icon i {
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 28px;
        color: #fff;
        border-radius: 4px;
    }
    .header-single-slider {
        width: 100%;
        height: 250px;
    }
    .pb_15 {
        padding-bottom: 15px !important;
    }

}



@media only screen and (max-width:767px) {
    .mean-container a.meanmenu-reveal {
        right: 11% !important;
    }

    .lable-right {
        text-align: inherit !important;
    }

    h2 {
        font-size: 24px;    
    }

    .left_column {
        overflow: auto;
    }

    .check2 input:checked ~ .checkmark {
        margin-left: -20px !important;
    }

    .checkmark {
        margin-left: -20px !important;
        margin-top: 6px;
    }

    .section-title h2 {
        line-height: 1.2;
    }

    .portfolio-post figure {
        min-width: 100%;
    }

    .portfolio-post figure img {
        min-width: 100%;
    }

    .header-single-slider {
        width: 100%;
        height: 250px;
    }
    .header-single-slider img {
        /*height: fit-content;*/
        height: 250px;
    }  

    #cta h3 {
        font-size: 32px;
        margin-bottom: 8px;
    }

    .header-single-slider .container.inner-content {
        width: 100%;
        margin-left: 0;
    }

    .header-single-slider .container.inner-content.text-right {
        margin-right: 0;
    }

    #header-top li {
        margin-bottom: 5px;
    }

    .sorting-btn li a {
        padding: 14px 25px;
    }

    .header-slider .owl-dots {
        bottom: 50px;
    }

    .contact-wrapper {
        box-shadow: none;
    }

    .col-lg-3:nth-child(1) .team-member,
    .col-lg-3:nth-child(3) .team-member,
    .col-lg-3:nth-child(2) .team-member {
        margin-bottom: 85px;
    }

    /* Coming Soon */
    .count-area ul li {
        width: 49%;
        margin-bottom: 70px;
    }

    .count-area ul li:nth-child(3),
    .count-area ul li:nth-child(4) {
        margin-bottom: 0;
    }

    .count-area ul li:nth-child(2):after {
        display: none;
    }

    #contact-info .single-box:after {
        display: none;
    }

    #map {
        position: relative;
        top: 0;
        left: -20%;
        right: 0%;
        width: 146%;
        height: 300px;
    }

    .scrollup.boxed-btn {
        width: 40px;
        height: 40px;
        right: 10px;
        bottom: 10px;
        line-height: 40px;
    }
    .header-slider h1 {
        font-size: 26px;
    }
    .row.mob_left .text-right {
        text-align: left !important;
    }
 
}
@media only screen and (min-width:481px) and (max-width:767px) {
    .ml_110{
        margin-left:110px;
    }
    .key_feature li {
        padding-left: 0px;
        margin-left: 160px;
        padding-right: 110px;
    }
    .m_d_block {
        display: block !important;
    }
    .header-single-slider .content {
        top: -100px;
    }
}

    @media only screen and (max-width:480px) {

        .bb {
            border-bottom: 0;
        }
        input#Occupation1_time_in_job_year {
            width: 45px !important;
        }
        .f10{
            font-size:10px;
        }
        input#Occupation1_time_in_job_months {
            width: 45px !important;
        }
        input#add1_time_of_add_year {
            width: 45px !important;
        }
        input#add1_time_of_add_month {
            width: 45px !important;
        }
        .gallery-items div.single-item {
            width: 100%;
        }
        .previous1 {
            margin-right: 55px !important;
        }

        .count-area ul li span {
            font-size: 60px;
        }

        .blog-post figure img {
            height: 300px;
        }

        .blog-post figure figcaption img {
            height: 80px;
            width: 80px;
        }

        .blog-post:hover .meta-info {
            bottom: -10%;
            width: 100%;
            left: 0;
            padding: 10px 20px;
        }

        .blog-post .meta-info li {
            margin-right: 6px;
            padding-right: 6px;
        }

            .blog-post .meta-info li a {
                font-size: 10px;
            }

        .cart-icon-wrapper {
            display: inline-block;
        }


        .mean-container a.meanmenu-reveal {
            right: 20px !important;
            top: -88px;
        }

        .header-cart-box-wrapper {
            z-index: 9999999;
        }

        .header-info li:after {
            display: none !important;
        }

        .cart-icon h6 {
            font-size: 12px;
        }

        .single-exclusive .exclusive-content h3 {
            font-size: 14px;
            line-height: 1.2;
        }

        .f_12 {
            font-size: 12px !important
        }

        .ml_17 {
            margin-left: 17px;
        }
        .m_hidden{
            display:none !important;
        }
        .new_sticky {
            background: #4f1a66;
            padding:15px 10px;
        }
        .new_sticky i {
            width: 25px;
            height: 25px;
            background: #fff;
            border-radius: 50%;
            color: #363636;
            text-align: center;
            margin-right: 10px;
        }
        .new_sticky a {
            color: #fff;
        }

        .new_sticky i {
            line-height: 26px;
        }
        .nav_padding{
            padding-bottom:10px !important;
            padding-top:0px !important;
        }
        .contact-wrapper {
            margin-top: -40px;
        }
        .mt_12 {
            margin-top: 5px !important;
        }
        .single-contact {
            padding: 15px 20px;
        }
        
            .key_feature li {
            color: #000;
            padding-right: 150px;
            text-align: left;
        }
        .mean-container .mean-bar {
         
            margin: 15px 0px !important;
            width: 100%;
        }
       
    }


    @media only screen and (max-width:400px) {

        .cart-icon .cart-icon-wrapper i {
            width: 28px;
            height: 28px;
            margin-right: -5px;
        }

        .search-icon i {
            width: 28px;
            height: 28px;
        }

        .cart-count {
            top: -12px;
            right: -12px;
        }

        .mean-container a.meanmenu-reveal {
            padding: 2.5px 3px;
        }
    }


    @media only screen and (max-width: 352px) {

        .mean-container a.meanmenu-reveal {
            top: -58px;
            right: 27% !important;
        }

        .section-padding {
            overflow: hidden;
        }
    }

    @media only screen and (max-width: 408px) {

        .contact-wrapper p b {
            font-size: 16px;
        }

        .ticks li {
            padding-right: 90px;
        }
        .ml_22{
            margin-left:22px !important;
        }
        .previous1 {
            margin-right: 30px !important;
        }
        a.quote-btn.boxed-btn.btn_color.previous1.mob_margin {
            margin-right: 152px !important;
        }
    }
    @media(min-width:481px){
        .d_l_none{
            display:none !important
        }
    }

    @media(min-width:1200px){
        .ml35{
            margin-left:-35px !important;
        }
    }
    @media(min-width:481px) and (max-width:767px){
        .header-single-slider .container.inner-content {
            /*margin-top: 200px;*/
            margin-top: 0px;
        }
        .header-single-slider .content:after {
           
            top: 100px;
         
        }
    }
    @media(min-width:2100px){
        #footer-widgets {
           
            margin-top: 4%;
        }
    }