@media only screen and (max-width: 600px){
    .mobile-head {
        z-index: 99 !important;
        padding: 16px 15px 0px;
        height: 50px;
    }
    .mobile-slide-menu {
        display: none;
        position: fixed;
        width: 100%;
        top: 2px;
        height: 100% !important;
        z-index: 5;
        opacity: 1;
    }
    .mobile-slide-menu .mobile-slide-head {
        position: absolute;
        width: 100%;
        padding: 30px 15px;
        align-items: center!important;
    }
    .user_shipping{
        position: fixed;
        right: 79px;
        top: 10px;
    }
    #webmobile-menu {
        clear: both;
        position: absolute;
        top: 101px;
        padding: 25px;
        width: 100%;
        background: #FBFBF9;
    }
    .mobile-slide-menu .mobile-slide-head .menuactive {
        position: relative;
        top: -4px;
        float: right;
    } 
    .inactive{
        position: relative;
        top: 12px;
        float: right;
    }
    #webmobile-menu .nav-link {
        font-family: 'SoleilBold';
        font-size: 24px;
        font-weight: 600;
        line-height: 33px;
        color: #2C3F29;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 32px;
    }
    
    #webmobile-menu {
        clear: both;
        position: absolute;
        top: 75px;
        padding: 0px;
        width: 100%;
        max-width: 100%;
        background:url(../img/mobile_bg.png) no-repeat;
        background-size: cover;
        background-position:center center;
        left: 0px;
        padding: 50px 0 50px 0px;
    }    
    .nav_heading{
        position: relative;
    }
    .inactive, .menuactive{
        font-family: 'SoleilRegular';
        font-size: 16px;
        line-height: 36px;
        font-weight: 400;
        color: #2C3F29;
    }
    .header_divider{
        background: #BEC543;
        height: 1px;
        width: 100%;
        max-width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
    .header-top {
        padding: 16px 0px 6px;
    }
    .p-mo{
        padding: 0px;
    }
    
}
/* ---------------------------------------home------------------------------------------ */
@media only screen and (max-width: 600px){
    .home_top {
        margin-top: 4.5rem;
        padding: 3rem 0;
        height: 345px;
    }
    .home_top_content h1 {
        font-family: 'SoleilRegular';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 19px;
        padding: 0px 31px;
    }
    .home_top_content .read_btn {
        font-family: 'SoleilRegular';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        text-align: center;
        color: #2C3F29;
        margin-top: 30px;
        padding: 0px 105px;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .home_top_content::after {
        content: '';
        position: absolute;
        background: #BEC543;
        height: 31px;
        width: 2px;
        left: 50%;
        bottom: 0;
        display:none;
    } 
    .our-serviesc{
        padding: 40px 0;
    }
    .serviecse_card .card {
        border-radius: 0px;
        border-radius: 0px;
        height: 100%;
        max-height: 205px;
        width: 100%;
        max-width: 358px;
        padding: 32px 1px 0px;
        border: 1px solid #707339;
        opacity: 1;
    }
    .home_top::after {
        content: '';
        position: absolute;
        background: #BEC543;
        height: 40px;
        width: 2px;
        left: 50%;
        bottom: 0;
    }
    .serviecse_card .add_btn {
        margin: auto;
        color: #111F21;
        padding: 0px;
        text-align: center;
        height: 47px;
        visibility: visible;
    }
    .serviecse_card h5 {
        font-family: 'SoleilBold';
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        letter-spacing: 0px;
        text-transform: capitalize;
    }
    .serviecse_card p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        text-align: center;
    }   
    .item {
        width: 328px;
        margin-left: 8px;
    }
    .owl-carousel .owl-item .add_btn img {
        display: inline-block !important;
        width: 16% !important;
    }
    .discover_btn {
        border: 1px solid #707339;
        color: #2C3F29;
        border-radius: 0px;
        padding: 24px 24px;
        height: 70px;
        width: 330px;
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        text-transform: uppercase;
        letter-spacing: 3px;
        display: block;
        margin: auto;
        margin-top: 22px !important;
    }         
    .our-sevices-title h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 24px;
    }    
    .home_section_secont .container-fluid {
        background: url(../img/ezgif-mo.png)no-repeat;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        height: 200px;
        width: 100%;
        max-width: 100%;
        margin: auto;
    } 
    .how-it_works {
        padding: 32px 24px;
        background: url(../img/How-It-Works-bg-mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        height: 1497px;
    } 
    .how-it-works-title h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 24px;
    }
    .step_box-card {
        background: #F2F2F2;
        height: 100%;
        max-height: 300px;
        width: 100%;
        max-width: 480px;
        padding: 30px 24px;
        text-align: center;
    }
    .step_box-card p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 0px;
    }
    .step_box-card h4 {
        font-family: 'SoleilBold';
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: #111F21;
        margin-bottom: 8px;
    }
    .how-it_works .add_btn {
        width: 324px;
        margin-top: 30px;
        border-color: #707339;
        max-width: 295px;
        margin-left: -10px;
    } 
    .how-it_works .step_box{
        margin-bottom: 10px;
    }   
    .how-it_works .col-12 img{
        margin-bottom: 10px;
    }         
    .man_img {
        background: url(../img/man-img.png) no-repeat;
        background-position: center center;
        background-size: cover;
        height: 300px;
        width: 100%;
        max-width: 960px;
    }
    .quality_content_box_home {
        width: 100%;
        max-width: 100%;
        float: right;
        position: relative;
        padding: 24px;
    }
    .lets_together_title h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 8px;
    }      
    .quality_content_box_home p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        text-align: center;
        margin-bottom: 20px;
    }
    .quality_content_box_home h4 {
        font-family: 'SoleilBold';
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: #2C3F29;
        text-transform: capitalize;
        letter-spacing: 1px;
    }
    .quality_content_box_home .quality_content p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        text-align: left;
    } 
    .quality_content_box_home .quality_content {
        width: 100%;
        max-width: 347px;
        margin-left: 20px;
        margin-bottom: 10px;
        padding-top: 4px;
    }  
    .lets_work_together {
        background-color: #F5F5F5;
        padding: 0px;
        margin-bottom: 0px;
    }
    .homelastform {
        width: 100%;
        max-width: 1920px;
        height: 593px;
        padding-top: 0px;
        margin: auto;
        margin-bottom: 0px;
    }
    .homelastformbox {
        background: #F3F3F3;
        padding: 24px 24px;
        width: 100%;
        float: left;
        margin-left: 0px;
        height: 269px;
        position: absolute;
        bottom: 0px;
        text-align: center;
    }
    .homelastformbox .content_box h3 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        margin-bottom: 8px;
    }
    .homelastformbox .content_box p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 0px;
    }                          
    .create_top{
        /*background: url(../img/create_top_bg_mo.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        margin-top: 5.5rem;
        padding: 5rem 0;
        height: 100%;
        max-height: 560px;
    }
    .corporate_top {
        /*background: url(../img/corporate_top_bg_mo.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        margin-top: 5.5rem;
        padding: 5rem 0;
        height: 100%;
        max-height: 560px;
    }
    .social_top {
        /*background: url(../img/social_top_bg_mo.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        margin-top: 5.5rem;
        padding: 5rem 0;
        height: 100%;
        height: 570px;
    }
    .advertising_top {
        /*background: url(../img/advertising_top_bg_mo.png) no-repeat;*/
        background-size: cover;
        background-position: center center;
        margin-top: 5.5rem;
        padding: 5rem 0 4rem;
        height: 558px;
    }
    .about_top {
        background: url(../img/about_top_bg_mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        margin-top: 5.5rem;
        padding: 10rem 0;
        height: 435px;
    } 
    .about_top_content .read_btn {
        font-family: 'SoleilRegular';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        text-align: center;
        color: #FFFFFF;
        margin-top: 20px;
        padding: 0.375rem 5.75rem;
    }
    .quality_content {
        width: 100%;
        max-width: 347px;
        margin-left: 20px;
        margin-bottom: 15px;
    }
    .working_with_us .container{
        padding: 0px 0px;
    }
    .services_top_content h5 {
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        text-transform: capitalize;
        text-align: center;
        color: #BEC543;
        margin-bottom: 9px;
        font-weight: 600;
    }
    .services_top_content h1 {
        font-family: 'SoleilRegular';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 19px;
    }
    .services_top:after {
        content: '';
        position: absolute;
        background: #BEC543;
        height: 44px;
        width: 2px;
        left: 50%;
        bottom: 0;
    }
    .about_top::after {
        content: '';
        position: absolute;
        background: #BEC543;
        height: 20px;
        width: 2px;
        left: 50%;
        bottom: 0;
    }
    .services_top_content p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 19px;
    }  
    .about_top_content h1 {
        font-family: 'SoleilRegular';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 19px;
    }
    .about_top_content::after {
        content: '';
        position: absolute;
        background: #BEC543;
        height: 59px;
        width: 2px;
        left: 50%;
        bottom: 0;
    } 
    .aboutlastformbox .content_box h3 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        margin-bottom: 8px;
    }
    .services_top_content{
        padding: 0px 12px;
    }
    .services_top_content .read_btn {
        margin-top: 24px;
    }
    .about_top_content{
        padding: 0px 12px;
    }  
    .servies_card_left::after {
       display: none;
    }
    .fold_img_2::after {
        display: none;
    }
    .servies_card_left .card {
        background: url(../img/left_green_bg.png) no-repeat;
        background-size: cover;
        background-position: center center;
        border-radius: 0px;
        width: 100%;
        max-width:335px;
        height: 456px;    
        padding: 32px 24px 24px 24px;
        transform: translate(0px, 0px);
        margin: auto;
        margin-bottom: 24px;
    }
    .servies_card_left h4 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 8px;
    }
    .servies_card_left_card .card {
        background: url(../img/left_green_bg.png) no-repeat;
        background-size: cover;
        background-position: center center;
        border-radius: 0px;
        width: 335px;
        height: 417px;
        padding: 32px 24px 24px 24px;
        transform: translate(0px, 0px);
        margin: auto;
        margin-bottom: 24px;
    }    
    .servies_card_right_card .card {
        background: url(../img/left_green_bg.png) no-repeat;
        background-size: cover;
        background-position: center center;
        border-radius: 0px;
        width: 335px;
        height: 420px;
        padding: 32px 24px 24px 24px;
        transform: translate(0px, 0px);
        margin: auto;
    }
    .margin_mobile .card{
        width: 100%;
        max-width:336px;
        height: 452px;
        padding: 32px 24px 24px 24px;
        transform: translate(0px, 0px);
        margin: auto;
        margin-bottom: 24px;
    }
    .servies_card_left_card h4 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 16px;
    }
    .servies_card_left h5 {
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        text-transform: capitalize;
        text-align: center;
        color: #BEC543;
        margin-bottom: 16px;
    } 
    .servies_card_left p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 2px;
    }
    .servies_card_left_card h4 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 8px;
    }
    .servies_card_left_card h5 {
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        text-transform: capitalize;
        text-align: center;
        color: #BEC543;
        margin-bottom: 16px;
    } 
    .servies_card_left_card p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 8px;
    } 
    .servies_card_right_card h4 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #FFFFFF;
        text-align: center;
        text-transform: capitalize;
        margin-bottom: 8px;
    }
    .servies_card_right_card h5 {
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        text-transform: capitalize;
        text-align: center;
        color: #BEC543;
        margin-bottom: 16px;
    } 
    .servies_card_right_card p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        text-align: center;
        color: #FFFFFF;
        margin-bottom: 3px;
    } 
    .servies_card_left, .servies_card_left_card, .servies_card_right_card{
        text-align: center;
    } 
    .add_btn {
        border: 1px solid #E1C092;
        color: #E1C092;
        border-radius: 0px;
        padding: 21px 24px;
        height: 70px;
        width: 285px;
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        text-transform: uppercase;
    }   
    .services_Card{
        padding: 24px 8px 0px;
    } 
    .lastformbox .content_box h3 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-align: center;
        margin-bottom: 8px;
    }
    .lastformbox .content_box p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 33px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 8px;
        text-align: center;
    }
    .content_box{
        text-align: center;
    }
    .lastformbox {
        background: #F3F3F3;
        padding: 32px 24px;
        width: 375px;
        float: none;
        height: 308px;
        margin-top: 16px;
    }
    .lostformbottom {
        width: 100%;
        max-width: 100%;
        height: 635px;
        padding-top: 0px;
        margin: auto;
        margin-bottom: 16px;
    } 
    .let_us_take h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-transform: capitalize;
        letter-spacing: 2px;
        margin-bottom: 16px;
        text-align: center;
    }
    .social_adlastform{
        margin-top:-10px;
    }
    .let_us_take p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        text-align: center;
        margin-bottom: 0px;
    }
    .let_us_take {
        width: 100%;
        max-width: 375px;
        margin: auto;
        padding: 24px;
    }  
    .quality_content_box {
        width: 100%;
        max-width: 100%;
        float: none;
        position: relative;
        padding: 0px;
        margin-top: 24px;
    }  
    .working_with_us_content h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #fff;
        text-transform: capitalize;
        letter-spacing: 2px;
        margin-bottom: 10px;
        width: 100%;
        max-width: 757px;
    }
    .quality_content_box::before {
        content: '';
        background: #2C3F29;
        width: 326px;
        height: 2px;
        z-index: 1;
        position: absolute;
        top: -28px;
        left: 0px;
    }    
    .working_with_us {
        background: #111F21;
        padding: 30px 12px;
    }
    .working_with_us_content p {
        font-family: 'Inter';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #FFFFFF;
        margin-bottom: 24px;
        opacity: 0.5;
    }
    .quality_content_box h4 {
        font-family: 'SoleilBold';
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: #fff;
        text-transform: capitalize;
        letter-spacing: 0px;
    }
    .quality_content_box p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #FFFFFF;
        opacity: 0.5;
    }
    .add_btn {
        width: 100%;
        margin-top: 11px;
    }  
    .joint_content h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-transform: capitalize;
        letter-spacing: 2px;
        margin-bottom: 16px;
        text-align: center;
        padding: 0px 20px;
    }
    .joint_content {
        width: 100%;
        max-width: 100%;
        float: none;
        margin-right: 0px;
        padding: 24px 20px;
        margin: auto;
        text-align: center;
    }      
    .joint_content p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 11px;
        text-align: center;
        padding: 0px 0px;
    }    
    .get_strated_now_content {
        background: #fff;
        padding: 32px 20px;
        width: 100%;
        max-width: 100%;
    }
    .get_strated_now_content h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #2C3F29;
        text-transform: capitalize;
        letter-spacing: 1px;
        margin-bottom: 22px;
    }  
    .get_strated_now_content h5 {
        font-family: 'SoleilBold';
        font-size: 20px;
        line-height: 28px;
        font-weight: 600;
        color: #2C3F29;
        text-transform: capitalize;
        letter-spacing: 0px;
        margin-bottom: 8px;
    }
    .get_strated_now_content p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 16px;
    }
    .get-startet_now {
        margin-bottom: -10px;
    }
    .get_strated_now_content .add_btn {
        border: 1px solid #2C3F29;
        color:#2C3F29;
        border-radius: 0px;
        padding: 24px 13px;
        height: 70px;
        width: 100%;
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        text-transform: uppercase;
        letter-spacing: 3px;
        max-width: 364px;
    }   
    .aboutlastform{
        width: 100%;
        max-width: 100%;
        height: 712px;
        padding-top: 0px;
        margin: auto;
        margin-bottom: 16px;
    }   
    .aboutlastformbox {
        background: #F3F3F3;
        padding: 32px 24px;
        width: 100%;
        float: none;
        margin-left: 0px;
        height: 391px;
        position: absolute;
        bottom: 0px;
    } 
    .aboutlastformbox .content_box p {
        font-family: 'SoleilRegular';
        font-size: 16px;
        line-height: 36px;
        font-weight: 400;
        color: #707339;
        margin-bottom: 0px;
    }
    .modal-content {
        padding: 12px;
    }  
    .category_btn label {
        text-align: center;
        display: inline-block;
    }
    .category_btn .btn {
        font-family: 'SoleilBold';
        font-size: 16px;
        line-height: 22px;
        font-weight: 600;
        font-style: italic;
        padding: 15px 0px;
        color: #2C3F29;
        text-align: center;
        width: 100%;
        text-transform: uppercase;
        max-width: 100%;
        letter-spacing: 2px;
        border-radius: 0px;
        border: 1px solid #2C3F29;
        margin-bottom: 15px;
    }
    .totalbox {
        background: #F5F5F5;
        padding: 12px 12px 0px;
        margin-top: 7px;
    }
    .totalbox p {
        background: #BEC543;
        padding: 8px 16px;
        font-family: 'SoleilBold';
        font-size: 18px;
        line-height: 28px;
        font-weight: 600;
        color: #2C3F29;
        margin-bottom: 12px;
    }         
}

@media only screen and (max-width: 600px){
    .bg_border_policy {
        background: url(../img/pp_bg_img_mo.png) no-repeat;
        background-size: cover;
        background-position: center center;
        height: 128px;
        width: 100%;
        margin-top: 10px;
        padding-top: 64px;
    }
    .hambuger-title h2 {
        font-family: 'SoleilBold';
        font-size: 24px;
        line-height: 33px;
        font-weight: 600;
        color: #fff;
        letter-spacing: 2px;
        text-transform: capitalize;
    } 
    .privcy-box {
        margin-top: 24px;
        padding: 0px 12px;
    }
    .privcy-box-content p {
        font-family: 'SoleilRegular';
        font-size: 14px;
        line-height: 31px;
        text-align: left;
        color: #707339;
        font-weight: 400;
    }
    .hambuger-pp {
        padding-bottom: 0.7rem;
    }      
    .footer_menu {
        display: block;
    } 
    .footer_bottom {
        display: block;
        justify-content: space-between;
    }
    .footer_menu .footer_nav {
        font-family: 'SoleilRegular';
        font-size: 16px;
        line-height: 36px;
        font-weight: 400;
        color: #fff;
        text-decoration: none;
        display: block;
        padding: 0px 15px;
        text-align: center;
        margin-top: 24px;
    }
    .footer_logo img{
        margin-bottom: 24px;
    }
    .divider {
        height: 3px;
        width: 100%;
        max-width: 95%;
        background: #707339;
        margin: auto;
        margin-bottom: 24px;
        margin-top: 24px;
    }
    .footer_logo{
        text-align: center;
    }
    .footer_bottom p {
        color: #BEC543;
        font-family: 'SoleilRegular';
        font-style: normal;
        font-size: 16px;
        line-height: 36px;
        text-align: center;
        margin-bottom: 21px;
        font-weight: 400;
        padding: 0px 64px;
    }
    .dpts::before {
        content: '';
        background: #fff;
        position: absolute;
        height: 4px;
        width: 4px;
        border-radius: 5px;
        left: 10.5rem;
        top: -13px;
    }
    .master_img{
        margin-top: 15px;
    }            
    .footer {
        background: url(../img/footer_bg_mo.png) no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 3rem 0 2rem;
    }
}
