  /*
     Theme Name:     Divi Child
     Theme URI:      https://www.elegantthemes.com/gallery/divi/
     Description:    Divi Child Theme
     Author:         Elegant Themes
     Author URI:     https://www.elegantthemes.com
     Template:       Divi
     Version:        1.0.0*/
/* =Theme customization starts here
------------------------------------------------------- */

.home .et_pb_button_1_wrapper,
.home .et_pb_button_2_wrapper,
.home .et_pb_button_3_wrapper,
.home .et_pb_button_4_wrapper,
.home .et_pb_button_8_wrapper,
.home .et_pb_button_9_wrapper,
.home .et_pb_button_10_wrapper,
.home .et_pb_button_11_wrapper {
    display: inline-block;
}

body #page-container .et_pb_section a.btn_icon_arrow:after {
    font-size: 25px !important;
}

ul.social-icon {
    padding        : 0;
    display        : flex;
    flex-direction : column;
    align-items    : flex-start;
    justify-content: center;
}

ul.social-icon li {
    list-style    : none;
    padding-bottom: 10px;
}

ul.social-icon li a {
    display        : flex;
    align-items    : center;
    justify-content: center;
}

ul.social-icon li a span {
    color       : #374045;
    font-family : 'Poppins'!important;
    font-size   : 14px;
    font-weight : normal;
    padding-left: 19px;
}

ul.social-icon li a img {
    width: 30px;
}

a#vid_btn {
    background-image     : url(/wp-content/uploads/2021/12/white_play_btn.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 12px;
}

a#btn_1 {
    background-image     : url(/wp-content/uploads/2021/11/Group-462.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 8px;
}

a#btn_2 {
    background-image     : url(/wp-content/uploads/2021/11/Group-464.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 8px;
}

a#btn_3 {
    background-image     : url(/wp-content/uploads/2021/11/Group-463.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 8px;
}

a#btn_4 {
    background-image     : url(/wp-content/uploads/2021/11/Group-465.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 8px;
}

a#btn_5 {
    background-image     : url(/wp-content/uploads/2021/11/Group-462.png);
    background-repeat    : no-repeat;
    background-size      : 35px;
    background-position-x: 8px;
}

a#btn_6 {
    background-image     : url(/wp-content/uploads/2021/11/Group-464.png);
    background-repeat    : no-repeat;
    background-size      : 35px;
    background-position-x: 8px;
}

a#btn_7 {
    background-image     : url(/wp-content/uploads/2021/11/Group-463.png);
    background-repeat    : no-repeat;
    background-size      : 35px;
    background-position-x: 8px;
}

a#btn_8 {
    background-image     : url(/wp-content/uploads/2021/11/Group-465.png);
    background-repeat    : no-repeat;
    background-size      : 35px;
    background-position-x: 8px;
}

body #page-container .et_pb_section .et_pb_button_1:after,
body #page-container .et_pb_section .et_pb_button_2:after,
body #page-container .et_pb_section .et_pb_button_3:after,
body #page-container .et_pb_section .et_pb_button_4:after {
    right: 20px;
}

body #page-container .et_pb_section .et_pb_button_8:after,
body #page-container .et_pb_section .et_pb_button_9:after,
body #page-container .et_pb_section .et_pb_button_10:after,
body #page-container .et_pb_section .et_pb_button_11:after {
    right: 20px;
}

.home a.et_pb_button_5,
.home a.et_pb_button_6,
.home a.et_pb_button_7 {
    background-image     : url(/wp-content/uploads/2021/11/Group-467.png);
    background-repeat    : no-repeat;
    background-size      : auto;
    background-position-x: 12px;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:hover {
    color  : #C1D42F !important;
    opacity: 1;
}

.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-item a {
    color: #C1D42F !important;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
    content   : "";
    width     : 100%;
    height    : 4px;
    background: #C1D42F;
    position  : absulate;
    left      : 0;
    bottom    : 0;
    display   : block;
}

ul li.current-menu-item ::after {
    content                   : "";
    width                     : 100%;
    height                    : 4px;
    background                : #C1D42F;
    position                  : absolute;
    left                      : 12px;
    bottom                    : -7px;
    transition                : 500ms;
    transition-timing-function: ease-in-out;
}

.et_pb_menu--with-logo .et_pb_menu__menu>nav>ul>li>a:after {
    top: 106% !important;

}




.et-menu .menu-item-has-children>a:first-child:after {
    padding-right: 20px;
    display      : none;
}

.footer-flex {
    display        : flex;
    justify-content: space-between;
    align-items    : flex-start;
    flex-wrap      : wrap;
}

.ft-left ul,
.ft-right ul {
    padding-left  : 0px;
    padding-bottom: 0px;
}

.ft-left ul li,
.ft-right ul li {
    list-style    : none;
    padding-bottom: 10px;
}

.ft-left ul li a,
.ft-right ul li a {
    color      : #374045;
    font-family: 'Poppins'!important;
    font-size  : 14px;
    font-weight: 400;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    top  : calc(100% - -30px);
    left : -145px;
    width: 400px;
}

ul.sub-menu li {
    width: 100%;
}

ul.sub-menu li a {
    width    : 100%;
    font-size: 14px !important;
}

.et-menu .menu-item-has-children>a:first-child {
    padding-right: 0px;
}

ul.sub-menu:before {
    content      : "";
    border-left  : 15px solid transparent;
    border-right : 15px solid transparent;
    border-bottom: 15px solid #fff;
    position     : absolute;
    top          : -18px;
    left         : 50%;
    transform    : translateX(-50%);
}

body #page-container .et_pb_section .et_pb_button_1:after,
body #page-container .et_pb_section .et_pb_button_2:after,
body #page-container .et_pb_section .et_pb_button_3:after,
body #page-container .et_pb_section .et_pb_button_4:after {
    color      : #000000;
    line-height: inherit;
    font-size  : 20px !important;
    opacity    : 1;
    margin-left: .3em;
    left       : auto;
    font-family: ETmodules !important;
    font-weight: 900 !important;
}

img.wp-image-18 {
    width: 100%;
}

.home .et_pb_row.et_pb_row_1,
.home .et_pb_row.et_pb_row_3 {
    display        : flex;
    align-items    : center;
    justify-content: center;
    flex-wrap      : wrap;
}

a#vid_btn:hover {
    padding-left: 40px !important;
    background-color: white !important;
    background-image: none;
}

body #page-container .et_pb_section .et_pb_button_0:hover {
    color: #2e3539 !important;
}

body #page-container .et_pb_section #vid_btn.et_pb_button_0:hover {
    color: #afca0b !important;
}

.home a.et_pb_button_5:hover,
.home a.et_pb_button_6:hover,
.home a.et_pb_button_7:hover {
    background-size      : 320%;
    background-position-x: 0px;

}

body #page-container .et_pb_section .et_pb_button_7:hover,
body #page-container .et_pb_section .et_pb_button_6:hover,
body #page-container .et_pb_section .et_pb_button_5:hover {
    padding-left: 50px !important;
    color       : #fff !important;
}

@media (max-width:1482px) {
    .et_pb_column_1_tb_footer {
        padding-right: 0;
    }
}

@media (max-width:1445px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 250px !important;
    }

    .team_section {
        padding-top: 30px !important;
    }

    .team_section h1,
    .team_head h1 {
        font-size: 30px !important;
    }
}

@media (max-width:1419px) {
    .home .et_pb_column_1 {
        padding-right: 0px !important;
    }

    .et_pb_text_1_tb_footer h2,
    .et_pb_text_2_tb_footer h2 {

        font-size: 30px !important;

    }

    body #page-container .et_pb_section a.btn_icon_arrow:after {
        right: 13px !important;
    }
}

@media (max-width: 1392px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 240px !important;
    }
}

@media (max-width:1340px) {

    .home .et_pb_row_1 .et_pb_button_1_wrapper,
    .home .et_pb_row_1 .et_pb_button_3_wrapper {
        margin-right: 10px !important;
    }

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 10px !important;
    }
}

@media (max-width: 1357px) {

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        padding-left: 50px !important;
        font-size   : 11px !important;
    }

    body #page-container .et_pb_section a.btn_icon_arrow:after {
        right: 7px !important;
    }
}

@media (max-width:1314px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        padding-right: 5px !important;
        padding-left : 55px !important;
        width        : 220px;
    }

    .home .et_pb_row_1 .et_pb_button_1_wrapper,
    .home .et_pb_row_1 .et_pb_button_3_wrapper {
        margin-right: 8px !important;
    }

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 8px !important;
    }


}


@media (max-width: 1307px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 230px !important;
    }
}

@media (max-width: 1255px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 210px !important;
    }

    .et_pb_text_1_tb_footer h2,
    .et_pb_text_2_tb_footer h2 {
        font-size: 25px !important;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        padding-left: 50px !important;
        font-size   : 9px !important;
    }
}

@media (max-width: 1205px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        font-size: 9px !important;
        width    : 200px;

    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        padding-left   : 40px !important;
        background-size: 25px !important;

    }

    .home .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
    .home .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 5%;
    }

    .ft-left ul li a,
    .ft-right ul li a {
        font-size: 13px;
    }

    .sec_title h1{
        font-size: 33px !important;
    }

    .home .et_pb_text_3 .et_pb_text_inner p,
    .home .et_pb_text_4 .et_pb_text_inner p,
    .home .et_pb_text_6 .et_pb_text_inner p,
    .home .et_pb_text_7 .et_pb_text_inner p,
    .home .et_pb_text_9 .et_pb_text_inner p,
    .home .et_pb_text_10 .et_pb_text_inner p,
    .home .et_pb_text_12 .et_pb_text_inner p,
    .home .et_pb_text_13 .et_pb_text_inner p {
        font-size: 14px !important;
    }

    .home .et_pb_row_3 .et_pb_text_9,
    .home .et_pb_row_3 .et_pb_text_10 {
        margin-bottom: 30px !important;

    }

    .ft-left ul,
    .ft-right ul {
        padding-bottom: 0px;
    }
}

@media (max-width: 1149px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 205px !important;
    }

    body #page-container .et_pb_section a.btn_icon_arrow:after {
        right    : 5px !important;
        font-size: 20px !important;
    }
}

@media (max-width: 1122px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 198px !important;
    }
}

@media (max-width:1100px) {

    .home .et_pb_row_2 .et_pb_button_5_wrapper .et_pb_button_5,
    .home .et_pb_row_3 .et_pb_button_6_wrapper .et_pb_button_6,
    .home .et_pb_row_4 .et_pb_button_7_wrapper .et_pb_button_7,
    .home .et_pb_row_2 .et_pb_button_5_wrapper .et_pb_button_5:hover,
    .home .et_pb_row_3 .et_pb_button_6_wrapper .et_pb_button_6:hover,
    .home .et_pb_row_4 .et_pb_button_7_wrapper .et_pb_button_7:hover {
        padding-top   : 15px !important;
        padding-right : 30px !important;
        padding-bottom: 15px !important;
        padding-left  : 70px !important;
    }

    .home .et_pb_image_4 .et_pb_image_wrap img {
        height: auto !important;
        width : 80% !important;
    }

    .home a.et_pb_button_5,
    .home a.et_pb_button_6,
    .home a.et_pb_button_7 {
        background-size: 20%;
    }

    .home .et_pb_image_3 {
        top: -80px !important;
    }


    .home .et_pb_section_3.et_pb_section,
    .home .et_pb_section_1.et_pb_section,
    .home .et_pb_section_4.et_pb_section {
        padding-top   : 100px !important;
        padding-bottom: 100px !important;
    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        width          : 190px;
        background-size: 15%;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width          : 190px;
        padding-left   : 40px !important;
        background-size: 12%;
    }

    .home .et_pb_menu_0_tb_header.et_pb_menu ul li a {
        font-size: 15px !important;
    }

    .home .et_pb_row.et_pb_row_1,
    .home .et_pb_row.et_pb_row_3 {
        display        : flex;
        align-items    : flex-start;
        justify-content: center;
        flex-wrap      : wrap;
    }

    .home .et_pb_image_4 {
        bottom: 65px !important;
    }

    body #page-container .et_pb_section .et_pb_button_7:hover,
    body #page-container .et_pb_section .et_pb_button_6:hover,
    body #page-container .et_pb_section .et_pb_button_5:hover {
        padding-left: 30px !important;
    }
}

@media (max-width: 1091px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 185px !important;
    }

    .et_pb_text_1_tb_footer h2,
    .et_pb_text_2_tb_footer h2 {
        font-size: 22px !important;
    }
}

@media (max-width: 1043px) {

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 5px !important;
    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        padding-right  : 5px !important;
        padding-left   : 43px !important;
        width          : 185px;
        background-size: 15%;
    }

    .home .et_pb_image_1,
    .home .et_pb_image_3 {
        top: -30px !important;
    }

    .home .et_pb_section_2.et_pb_section {
        padding-bottom: 50px !important;
        padding-top   : 50px !important;
    }

    .home .et_pb_image_4 {
        bottom: 20px !important;
    }

    .home .et_pb_image_4 .et_pb_image_wrap img {
        height: auto !important;
        width : 70% !important;
    }
}

@media (max-width: 1035px) {

    .home .et_pb_button_8,
    .home .et_pb_button_9,
    .home .et_pb_button_10,
    .home .et_pb_button_11 {
        width: 180px !important;

    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        font-size: 9px !important;
    }

    div#country_aus {
        padding-top: 50px;
    }
}

@media (max-width: 1024px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        width: 185px;
    }

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 3px !important;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {

        padding-left   : 30px !important;
        background-size: 10%;
        font-size      : 9px;
    }

    .et_pb_menu__logo-wrap {
        width: 44%;
    }
}

@media (max-width: 1016px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        width: 180px;
    }

    .home .et_pb_image_1 {
        top: 0px !important;
    }

    .home .et_pb_text_0 h1 {
        font-size: 65px !important;
    }

    .home .et_pb_section_3.et_pb_section,
    .home .et_pb_section_1.et_pb_section,
    .home .et_pb_section_4.et_pb_section {
        padding-top   : 50px !important;
        padding-bottom: 50px !important;
    }

    .home .et_pb_section_2.et_pb_section {
        padding-top   : 50px !important;
        padding-bottom: 50px !important;
    }

    ul#menu-main-menu {
        flex-wrap: nowrap !important;
    }

    .home .et_pb_image_3 {
        top: -35px !important;
    }

    .sec_title h1 {
        font-size: 30px !important;
    }

    .countries_page h1 {
        font-size: 35px !important;
    }

    .countries_page {
        padding-top   : 50px !important;
        padding-bottom: 50px !important;
    }

}

@media (max-width: 991px) {

    .home .et_pb_gutters3 .et_pb_column_1_2,
    .home .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width : 100% !important;
        margin: 30px auto !important;
    }

    a#vid_btn {
        background-size: 15%;
    }

    .home .et_pb__column_0 .et_pb_button_0_wrapper .et_pb_button_0,
    .home .et_pb__column_0 .et_pb_button_0_wrapper .et_pb_button_0:hover {
        padding-top   : 15px !important;
        padding-right : 35px !important;
        padding-bottom: 15px !important;
        padding-left  : 55px !important;
    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        width: 255px;
    }

    .home .et_pb_row.et_pb_row_1,
    .home .et_pb_row.et_pb_row_3 {
        display       : flex;
        flex-direction: column;
        flex-wrap     : nowrap;
    }

    .home .et_pb_column_1,
    .home .et_pb_column_5 {
        order: 1;
    }

    .home .et_pb_section_1.et_pb_section .et_pb_row_1.et_pb_row {
        padding-top   : 0px !important;
        padding-bottom: 0px !important;
    }


    .home .et_pb_section_1.et_pb_section,
    .home .et_pb_section_4.et_pb_section {
        padding-top   : 0px !important;
        padding-bottom: 0px !important;
    }

    .home .et_pb_section_2.et_pb_section {
        padding-top   : 0px !important;
        padding-bottom: 0px !important;
    }

    .home .et_pb_image_1,
    .home .et_pb_image_3 {
        text-align: center !important;
    }

    .home .et_pb_image_3 {
        top          : 0px !important;
        margin-bottom: 0px !important;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        font-size   : 10px !important;
        width       : 260px !important;
        padding-left: 55px !important;
    }

    img.wp-image-36,
    img.wp-image-50,
    img.wp-image-58,
    img.wp-image-109 {
        width: 100%;
    }

    .home .et_pb_column_3 .et_pb_module .et_pb_image.et_pb_image_1 {
        top: -40px !important;
    }

    .home .et_pb_row_1 .et_pb_button_1_wrapper,
    .home .et_pb_row_1 .et_pb_button_3_wrapper {
        margin-right: 15px !important;
    }

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 15px !important;
    }

    /*.home .et_pb_row_3.et_pb_row {
        padding-top   : 50px !important;
        padding-bottom: 50px !important;
    }*/

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4 {
        padding-right: 5px !important;
        padding-left : 55px !important;
    }

    .home .et_pb_image_4 {
        bottom: -30px !important;
    }

    body #page-container .et_pb_section a.btn_icon_arrow:after {
        right: 15px !important;

    }

    .head1 {
        padding-top: 30px !important;
    }
}

@media (max-width: 981px) {
    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #c1d42f !important;
    }

    .et_mobile_menu li li {
        padding-left: 0 !important;
    }

    ul.sub-menu li a {
        padding-left: 40px;
    }

    ul li.current-menu-item ::after {
        display: none;
    }

    .et_pb_text_18 h1 {
        font-size: 35px !important;
    }

    .founder {
        margin-bottom: 30px !important;
    }

    a#vid_btn:hover {
        padding-left: 35px !important;
    }

    .countries_page .et_pb_row.et_pb_row_1,
    .team1 {
        display       : flex;
        flex-direction: column-reverse;
    }

    .countries_page .work_row,
    .team2 {
        display       : flex;
        flex-direction: column !important;
    }

    .countries_page .et_pb_image_1 {
        top        : 0 !important;
        padding-top: 30px;
    }

}

@media (max-width: 805px) {
    .home .et_pb_text_0 h1 {
        font-size: 60px !important;
    }

    .home .et_pb_text_1 {
        font-size: 16px !important;
    }
}

@media (max-width: 768px) {
    .home .et_pb_column.et_pb_column_1_2.et_pb_column_8.et_pb_css_mix_blend_mode_passthrough.et-last-child {
        margin-top: 25px !important;
    }

    .home .et_pb_text_0 h1 {
        font-size: 50px !important;
    }

    .home .et_pb_section_0.et_pb_section {
        padding-top   : 200px;
        padding-bottom: 200px;
    }

    .home .et_pb_text_1 {
        font-size: 14px !important;
    }


}

@media (max-width: 742px) {
    .home .et_pb_text_0 h1 {
        font-size: 57px !important;
    }
}

@media (max-width: 722px) {
    .home .et_pb_text_0 h1 {
        font-size: 50px !important;
    }
}

@media (max-width: 709px) {
    .home .et_pb_text_1 {
        font-size: 14px !important;
    }

    .home .et_pb_text_18 h1 {
        font-size: 30px !important;
    }
}

@media (max-width: 685px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width: 240px !important;
    }
}

@media (max-width: 642px) {
    .home .et_pb_text_1 .et_pb_text_inner {
        font-size: 12px !important;
    }
}

@media (max-width: 635px) {
    .home .et_pb_text_0 h1 {
        font-size: 48px !important;
    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width: 220px !important;
    }

}

@media (max-width: 631px) {

    .home .et_pb_text_0 h1 {
        font-size: 40px !important;
    }

    .sec_title h1{
        font-size: 26px !important;
    }

    .home .et_pb_menu_0_tb_header.et_pb_menu ul li a {
        font-size: 13px !important;
    }
}

@media (max-width: 608px) {
    .home .et_pb_text_18 h1 {
        font-size: 25px !important;
    }


    .home .et_pb_image_4 .et_pb_image_wrap img {
        height: auto !important;
        width : 70% !important;
    }

    .et_pb_text_1_tb_footer h2,
    .et_pb_text_2_tb_footer h2 {
        font-size: 22px !important;
    }

}

@media (max-width: 585px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width: 210px !important;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        padding-left: 40px !important;
    }
}

@media (max-width: 568px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width: 205px !important;
    }

    .home .et_pb_button_module_wrapper.et_pb_button_3_wrapper.et_pb_button_alignment_left.et_pb_module {
        margin-bottom: 15px !important;
    }
}

@media (max-width: 556px) {

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width: 190px !important;
    }

    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        padding-left: 33px !important;
    }


}

@media (max-width: 512px) {
    .home .et_pb_text_0 h1 {
        font-size  : 35px !important;
        line-height: 1.2em;
    }

    .home .et_pb_text_1 .et_pb_text_inner p br {
        display: none;
    }
}

@media (max-width: 467px) {
    .home .et_pb_section_0.et_pb_section {
        padding-top   : 150px !important;
        padding-bottom: 150px !important;
    }

    a#btn_1,
    a#btn_2,
    a#btn_3,
    a#btn_4,
    a#btn_5,
    a#btn_6,
    a#btn_7,
    a#btn_8 {
        width          : 100% !important;
        padding-left   : 70px !important;
        background-size: auto !important;
    }

    .home .et_pb_button_1_wrapper,
    .home .et_pb_button_2_wrapper,
    .home .et_pb_button_3_wrapper,
    .home .et_pb_button_4_wrapper,
    .home .et_pb_button_8_wrapper,
    .home .et_pb_button_9_wrapper,
    .home .et_pb_button_10_wrapper,
    .home .et_pb_button_11_wrapper {
        display: block;


    }

    .home .et_pb_row_1 .et_pb_button_1_wrapper,
    .home .et_pb_row_1 .et_pb_button_3_wrapper {
        margin-right: 0px !important;
    }

    .home .et_pb_row_5 .et_pb_button_9_wrapper,
    .home .et_pb_row_5 .et_pb_button_11_wrapper {
        margin-left: 0px !important;
    }

    .home .et_pb_text_0 h1 {
        font-size: 30px !important;
    }

    .home .et_pb_text_2 h1,
    .home .et_pb_text_8 h1,
    .home .et_pb_text_11 h1,
    .home .et_pb_text_5 h1,
    .home .et_pb_text_15 h1 {
        font-size: 26px !important;
    }

    .home .et_pb_image_4 .et_pb_image_wrap img {
        height: auto !important;
        width : 60% !important;
    }

    .countries_page .et_pb_button_0_wrapper {
        width: 100% !important;
    }

    .side_buttons .et_pb_button_0_wrapper {
        width: 100%;
    }
}

@media (max-width: 425px) {
    .home .et_pb_image_4 .et_pb_image_wrap img {
        height: auto !important;
        width : 50% !important;
    }

    .home .et_pb_image_4 {
        left: -20px !important;
    }

    .home #page-container .et_pb_section .et_pb_button_0 {
        font-size: 10px !important;
    }

    .home .et_pb_column_0 .et_pb_button_0_wrapper .et_pb_button_0,
    .home .et_pb_column_0 .et_pb_button_0_wrapper .et_pb_button_0:hover {
        padding-top   : 10px !important;
        padding-right : 20px !important;
        padding-bottom: 10px !important;
        padding-left  : 44px !important;
    }

    .sec_title h1{
        font-size: 22px !important;
    }

    body #page-container .et_pb_section .et_pb_button_7,
    body #page-container .et_pb_section .et_pb_button_5,
    body #page-container .et_pb_section .et_pb_button_6 {
        font-size: 10px !important;
    }

    .home .et_pb_row_2 .et_pb_button_5_wrapper .et_pb_button_5,
    .home .et_pb_row_3 .et_pb_button_6_wrapper .et_pb_button_6,
    .home .et_pb_row_4 .et_pb_button_7_wrapper .et_pb_button_7,
    .home .et_pb_row_2 .et_pb_button_5_wrapper .et_pb_button_5:hover,
    .home .et_pb_row_3 .et_pb_button_6_wrapper .et_pb_button_6:hover,
    .home .et_pb_row_4 .et_pb_button_7_wrapper .et_pb_button_7:hover {
        padding-top   : 10px !important;
        padding-right : 20px !important;
        padding-bottom: 10px !important;
        padding-left  : 46px !important;
    }

    body #page-container .et_pb_section .et_pb_button_7:hover,
    body #page-container .et_pb_section .et_pb_button_6:hover,
    body #page-container .et_pb_section .et_pb_button_5:hover {
        padding-left: 20px !important;
    }

    .team_section h1,
    .team_head h1 {
        font-size: 20px !important;
    }

    .team_section p,
    .team_head p {
        font-size: 14px !important;
    }

    .team2 p {
        font-size: 14px !important;
    }

}

@media (max-width: 375px) {
    .home .et_pb_text_0 h1 {
        font-size: 26px !important;
    }
}

@media (min-width:320px) and (max-width: 980px) {
    ul.sub-menu li a {
        padding-left: 25px !important;
    }
}

.flex-center {
    display    : flex;
    align-items: center;
}

.sub-menu li a {
    display    : flex;
    align-items: center;
}

ul.sub-menu li a img {
    margin-right: 10px;
}

.nav li li {
    padding: 0 10px !important;
}

@media (max-width: 991px) {
    div#foot1.et_pb_module.et_pb_text_align_left {
        text-align: center;
    }

    div#foot1.et_pb_text_3_tb_footer {
        font-family: 'Poppins'!important;
        font-size  : 11px;
        width      : 100%;
    }

    div#foot2.et_pb_module.et_pb_text_align_left {
        text-align: center;
    }

    div#foot2.et_pb_text_4_tb_footer {
        font-family: 'Poppins'!important;
        font-size  : 11px;
        width      : 100%;
    }

    div#footer1 {
        margin: 0px auto !important;
    }

    div#footer2 {
        margin: 0px auto !important;
    }
}

div#foot {
    border-color: #363f4430;
}

div#foot1 {
    color      : #363f4496;
    font-weight: 600;
}

div#foot2 {
    color      : #363f4496;
    font-weight: 600;
}

@media (max-width: 991px) {
    .home .work_row {
        flex-direction: column;
    }

    .home .work_row img.wp-image-68 {
        position: relative;
        top     : -45px;
    }

    .home .et_pb_column.et_pb_column_1_2.et_pb_column_4 {
        margin-top: 0px !important;
    }

    div#footer1 {
        width: 100% !important;
    }

    div#footer2 {
        width: 100% !important;
    }
}

@media (max-width: 600px) {

    .home .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo,
    .home .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
        width    : 60% !important;
        max-width: 100%;
    }
}

@media (max-width: 400px) {

    .home .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo,
    .home .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
        width    : 70% !important;
        max-width: 100%;
    }
}

@media (max-width: 343px) {

    .home .et_pb_menu_0_tb_header .et_pb_menu_inner_container>.et_pb_menu__logo-wrap .et_pb_menu__logo,
    .home .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
        width    : 80% !important;
        max-width: 100%;
    }
}

@media (max-width: 1365px) {
    h1.one {
        padding-top: 25px;
    }
}

@media (max-width: 1267px) {
    h1.one {
        padding-top: 50px;
    }
}

@media (min-width: 1043px) and (max-width: 1100px) {
    h1.one {
        padding-top: 0px;
    }
}

@media (max-width: 991px) {
    h1.one {
        padding-top: 0px;
    }

    h1.work {
        padding-top: 0px;
    }

    div#media_raw .et_pb_text_8 {
        font-family   : 'Poppins', Helvetica, Arial, Lucida, sans-serif;
        font-weight   : 500;
        font-size     : 45px;
        padding-bottom: 12px !important;
        margin-bottom : 0px !important;
    }
}


@media (max-width: 1277px) {
    div#last .et_pb_module.et_pb_text.et_pb_text_16 {
        margin-bottom: 15px !important;
    }
}


@media (min-width: 1589px) and (max-width: 1732px) {

    div#foot1,
    div#foot2 {
        width: 100% !important;
    }
}

@media (max-width: 1588px) {

    div#foot1,
    div#foot2 {
        width: 100% !important;
    }
}

@media (min-width: 1112px) and (max-width: 1213px) {
    /*div#footer1 {
        width: 80%;
    }*/

    div#footer2 {
        width: 20%;
    }
}


@media (max-width: 1155px) {
    div#foot2 {
        font-size: 12px;
    }
}

@media (max-width: 1111px) {
    /*div#footer1 {
        width: 80%;
    }*/

    div#foot1 {
        font-size: 12px;
    }

    div#footer2 {
        width: 20%;
    }

    div#foot2 {
        font-size: 12px;
    }
}

@media (min-width: 992px) and (max-width: 1066px) {
    /*div#footer1 {
        width: 70%;
    }*/

    div#footer2 {
        width: 30%;
    }
}

@media (max-width: 991px) {
    div#foot2.et_pb_module.et_pb_text_align_right {
        text-align: center;
    }
}

.team1 img,
.team2 img {
        border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
}

.half_border img{
	  border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    width: 100% !important;
    
}

.half_border span.et_pb_image_wrap{
	text-align: right !important;
}

.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul {
    top: calc(100% - -22px) !important;
}
.img_absu {
    position: absolute !important;
    bottom: 0px;
    left: 10px;
}
.img_box {
        max-width: 230px;
    background: #C1D42F;
    padding: 20px 30px;
    text-align: center;
    border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    align-content: center;
    min-height: 230px;
    display: flex;
    align-items: center;
}


.white_text {
   font-size: 14px;
    font-weight: 600;
    padding-bottom: 0px !important;
    text-transform: initial;
    font-family: 'Poppins'!important;
    color: #fff;
    line-height: 22px;
}
.white_box {
    max-width: 230px;
    background: #fff;
    padding: 20px 30px;
    text-align: center;
    border-top-left-radius: 50px !important;
    border-bottom-right-radius: 50px !important;
    align-content: center;
    min-height: 230px;
    display: flex;
    align-items: center;
}


.green_text {
   font-size: 14px;
    font-weight: 600;
    padding-bottom: 0px !important;
    text-transform: initial;
    font-family: 'Poppins'!important;
    color: #C1D42F;
    line-height: 22px;
}

.img_position {
    position: relative;
}

.img_absu_green {
    position: absolute !important;
    bottom: 25px;
    right: -15px;
}

.green-bottom{
    position: absolute !important;
    bottom: -40px;
    right: -15px;
}

.top_box {
    bottom: -30px;
}

.left_box {
    left: -50px;
    bottom: -50px;
}
.bt-100 {
    bottom: -100px !important;
}
.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module.et_pb_image {
    margin-bottom: 0;
}
.mobile_menu_bar:before {
    font-size: 32px !important;
}
.banner_desc p {
    padding-bottom: 0;
    line-height: 25px;
}
.team1 .et-last-child {
    margin-bottom: 40px !important;
}
.foot_copyright {
    display: flex;
    justify-content: space-between;
}
.foot_copyright p {
    color: #363f4496;
    font-weight: 500;
    font-family: 'Poppins'!important;
    font-size: 12px;
    padding: 0;
}
.et_pb_toggle_content.clearfix {
    display: block !important;
}
.et_pb_toggle_content.clearfix.hide {
    display: none !important;
}
.et_pb_accordion_0 h5.et_pb_toggle_title:before {
    content: "\f068" !important;
}
.et_pb_accordion_0 h5.et_pb_toggle_title.hide:before {
    content: "\f067" !important;
}
.et_pb_toggle_open h5:before {
    display: block !important;
}
.et_pb_toggle_open {
    background-color: #f4f4f4;
    border: 1px solid #d9d9d9;
}
.et_pb_toggle_close h5.et_pb_toggle_title {
    color: #000000!important;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li.current-menu-ancestor > a {
    color: #c1d42f!important;
}
body , .et_pb_text, .et_pb_section .et_pb_text h4, .et_pb_section .et_pb_text h3, .et_pb_section .et_pb_text h2, .et_pb_section .et_pb_text h1, .et_pb_section .et_pb_text h5, body #page-container #et-boc .et_pb_section .et_pb_button{
    font-family: 'Poppins' !important;
}
body{
    font-weight: 400;
}
body #page-container #et-boc .et_pb_section .et_pb_button {
    font-weight: 500!important;
}

@media (max-width:1500px){
    .img_box, .white_box  {
        max-width: 200px;
        padding: 20px;
        min-height: 200px;
        border-top-left-radius: 30px !important;
        border-bottom-right-radius: 30px !important;
    }
    .white_text, .green_text {
        font-size: 13px;
        line-height: 18px;
    }
}
@media (min-width: 980px) and (max-width: 1200px){
    .et_pb_menu__logo-wrap{
        width: 30%;
    }
}
@media (max-width:1200px){
	.img_box, .white_box  {
        max-width: 150px;
        padding: 25px 15px;
	    min-height: 150px;
	    border-top-left-radius: 20px !important;
	    border-bottom-right-radius: 20px !important;
    }
    .white_text, .green_text {
	    font-size: 12px;
	    line-height: 16px;
    }
    .left_box {
	    left: -30px;
	    bottom: -30px;
	}
	.right_box {
	    bottom: -30px;
	    right: -30px;
	}
	/*.img_absu_green {
	    bottom: -25px;
	    right: -5px;
	}*/
	.half_border img {
	    border-top-left-radius: 20px !important;
	    border-bottom-right-radius: 20px !important;
	    width: 100% !important;
	}
}
@media (min-width: 1024px){
    .page_title {
        position: fixed;
        width: 100%;
        top: 116px;
        z-index: 3;
    }
    .logged-in .page_title {
        top: 148px;
    }
    .start_sec{
        padding-top: 100px !important;
    }
    .start_sec.top_140 {
        padding-top: 140px !important;
    }
}
@media (max-width: 1024px){
	.foot_copyright {
	    flex-direction: column;
	    align-items: center;
	}
	.foot_copyright p {
	    font-size: 10px;
	    padding: 0;
	    text-align: center;
	    line-height: 18px;
	}
    #pdf a.vid_btn {
        margin-top: 30px;
    }
}
@media (max-width: 1023px){
    .start_sec{
        padding-top: 30px !important;
    }
}
@media (max-width: 991px){
	.home .et_pb_section_3.et_pb_section.mb-p-0 {
	    padding: 0 !important;
	}
}
@media (max-width: 980px){
    #mobile_menu1 {
        overflow: auto;
        height: 100vh;
        padding-bottom: 60px;
    }
    ul li.current-menu-item ::after, ul#mobile_menu1 li.about_menu.current-menu-ancestor::after {
        display: none !important;
    }
}
@media (max-width: 768px){
	.home h1 {
	    font-size: 22px !important;
	}
}
@media (max-width: 575px){
    .img_box, .white_box {
        max-width: 100px;
        padding: 15px 10px;
        min-height: 100px;
        border-top-left-radius: 15px !important;
        border-bottom-right-radius: 15px !important;
    }
    .white_text, .green_text {
        font-size: 10px;
        line-height: 11px;
    }
}
@media (max-width:500px){
    .left_box {
	    left: -20px;
	    bottom: -20px;
	}
	.right_box {
	    bottom: -20px;
	    right: -20px;
	}
}
@media (max-width:425px){
	/*.img_absu {
	    position: absolute !important;
	    bottom: -25px;
	    left: -2px;
	}*/
	.pd-50 span.et_pb_image_wrap {
	    padding-bottom: 50px !important;
	}
}