/*---------------------------------------------------------


For Mobile Phones @media (max-width:480px){}
For Tablets @media (max-width:960px){}
For Laptops/Desktop @media (min-width:1025px){}
For Hi-Res Laptops @media (max-width:1280px){}


------------------------------------------------------------ */
@media (min-width:2200px) {
    /*.hero-section .loop img {
        width: 395px !important;
    }*/
    .hero-section .right_text {
        margin-top: 78px;
    }
    /* .hero-section .right {
        bottom: -171px;
    } */
    footer .container {
        margin-top: 135px;
    }
    /* footer .container {
        max-width:3000px;
    } */
}
@media (max-width:1350px) {
    /*.hero-section {
        height: 560px;
    }*/
    /* .hero-section .right {
        right: 72px;
        bottom: 100px;
    } */
    /*.hero-slider-caption h1 {
        right: 50px;
    }*/
    /*.hero-section .loop img {
        width: 400px !important;
    }*/
    .hero-section .right h2 {
        font-size: 20px;
    }
    .hero-section .phone {
        background-size: 39px;
        width: 63px;
    }
    /*.spacing {
        margin-right: 30px;
    }*/
}
@media (max-width:1280px) {
    .wrapper .main_boxes .box .display img {
        width: 60px;
        margin-right: 20px;
    }
    .wrapper .main_boxes .box {
        justify-content: center;
    }
    .wrapper .content {
        line-height: 40px;
    }
    .price_list .main_box {
        width: 80%;
    }
    
}
@media (max-width:1024px) {
    .wrapper .main_boxes .box p {
        font-size: 20px;
    }
    .list .list_box {
        width: 76%;
    }
    .spacing {
        width: auto;
    }
    /*.hero-section .loop img {
        width: 300px !important;
    }*/
    .hero-slider-caption h1 {
        font-size: 26px;
    }
    .hero-section {
        height: 500px;/*442px;*/
    }
    .hero-section .right h2 {
        font-size: 18px;
    }
    /* .hero-section .right {
       bottom: 200px;
    } */
    .hero-section .phone {
        background-size: 33px;
        width: 56px;
    }
    .mr-10 {
        margin: 0;
    }
    .notice {
        width: calc(100% - 203px);
    }
    .list .mandatory .heading .head h4 {
        font-size: 25px;
    }
    .list .mandatory .heading .icon img {
        width: 54px;
    }
    .list .mandatory .heading .head {
        margin-top: 40px;
    }
    .list .mandatory .heading .head .font_small, .list .mandatory .heading .head .text_2 {
        letter-spacing: 0px;
        margin-bottom: 0px;
    }
    
}
@media (max-width:992px) {
    .bg-primary {
        justify-content: flex-end;
    }
    /* .hero-section .d-flex {
        margin-top: 20px;
    } */
    .site-nav-items ul ul {
        position: relative;
    }
    .menu-wrapper li {
        float: unset;
        margin-bottom: 20px;
    }
    .menu-wrapper ul li {
        margin: 0;
    }
    .list .mandatory {
        margin: 23px auto;
    }
    .navbar-light .navbar-toggler {
        border-color: rgb(255 255 255);
    }
    footer {
        background: #fff;
    }
    footer .footer .right {
        float: none;
    }
    footer .footer .details ul {
        margin-left: 0px;
    }
    footer .footer .footer_wrapper {
        justify-content: flex-start ;
    }
    .price_list .price_box {
        justify-content: flex-start;
        overflow-x: scroll;
    }
    .price_list .main_box .price_box p {
        font-size: 12px;
    }
    .list .mt-100 {
        margin-top: 0px;
    }
    .wrapper .content {
        font-size: 20px;
        margin-top: 0px;
        line-height: revert;
        text-align: center;
    }
    .wrapper .content br {
        display: none;
    }
    .wrapper .bottom {
        position: initial;
        justify-content: center;
        margin-top: 20px;
    }
}
@media  (max-width:960px) {
    
    .wrapper .main_boxes .box {
        padding: 0px;
    }
    .hero-section .right_text{
        margin-top: 24px;
        background: #649fd5;
    }
    .hero-section .right_text {
        height: auto;
    }
    /* .hero-slider-caption h1 {
        right: 50px;
    } */
    .hero-section .right {
        display: flex;
        padding-top: 15px;
        padding-bottom: 5px;
        padding-left: 30px;
    }
    .hero-section .right_text .first_txt {
        width: 0;
    }
    .hero-section .right_text .main_txt {
        margin: 0;
    }
    /* .spacing {
        margin-left: 30px;
        margin-right: 30px;
    } */
    .notice {
        padding: 22px 0px;
    }
    
    
    .list .list_box {
        width: auto;
    }
    .hero-section .right h2 {
        font-size: 15px;
    }
    .hero-section .phone {
        background-size: 25px;
        width: 30px;
        height: 30px;
    }
    .slick-initialized .slick-slide {
        margin: 0;
    }
    .price_list .main_box .price_box .price p {
        font-size: 14px;
    }
    .price_list .main_box {
        width: auto;
    }
}

@media (max-width:768px) {
   
    .wrapper .main_boxes .box {
        height: 150px;
        min-height: 150px;
        margin: 8px auto;
    }
    .wrapper .main_boxes {
        display: block;
    }
    .spacing {
        margin-right: 0px;
    }
    .price_list .main_box .price_box .price p {
        font-size: 12px;
    }
    footer .details ul {
        padding-left: 0px;
    }
    
    
   
}
@media (max-width:690px) {
    /*.hero-section .loop img {
        width: 230px !important;
        margin: 0px;
        padding-bottom: 10px;
    }*/
    .hero-section .right_text {
        padding: 0;
        margin: 0;
        display: block;
    }
    .hero-section {
        background: #fff;
    }
    .hero-section .right {
        background: #649fd5;
        position: initial;
        padding: 20px;
        width: auto;
    }
    .spacing {
        margin: 0px;
        padding: 0;
    }
    /*.hero-section .d-flex {
        justify-content: space-around;
        align-items: center;
    }*
    .hero-slider-caption h1 {
        position: initial;
        padding-top: 20px;
        font-size: 25px;
    }*/
    .hero-section {
        height: 343px;
    }
    .notice {
        width: auto;
    }
   
}

/* //mobile  */
@media (max-width:500px) {
    .notice {
        width: auto;
    }
    .notice::before {
        display: none;
    }
    .list .mandatory {
        width: auto;
    }
    .list .mandatory .wrapper_bg .paragraph ul {
        line-height: 34px;
    }
    .hero-slider-caption h1 {
        right: 0px;
    }
    .hero-section {
        height: 220px;
        padding: 0;
    }
    .hero-section .right h2 br {
        display: none;
    }
    .notice {
        height: 90px;
    }
    .hero-slider-caption h1 {
        font-size: 16px;
        /*padding-top: 20px;*/
    }
    /*.hero-section .loop img {
        width: 149px !important;
    }*/

    .wrapper .bottom p {
        font-size: 10px;
    }
    .footer .links ul {
        display: block;
    }
    .list .list_box {
        padding: 0px;
    }
     /* -------------custom-------------- */
    .spacing {
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
    
    }
    .hero-section .d-flex {
        justify-content: center;
    }
     .hero-section {
        background: #fff;
    }
    /*.slick-initialized .slick-slide {
        margin-top: 15px;
    }*/
    /*.hero-slider-caption h1 {
        position: initial;
        text-align: center;
    }*/
    /* .hero-slider-caption h1 br {
        display: none;
    } */
    /*.hero-section .loop img {
        margin-right:50px;
    }*/
    /*.hero-section .loop img {
        width: 115px !important;
    }*/
    .hero-section .right {
        background: #649fd5;
        position: initial;
        padding: 20px;
    }
    /* -------------custom-------------- */
    .wrapper .main_boxes .box .display img {
        width: 40px;
    }
}