/*
 Theme Name:   Divi Child
 Theme URI:    http://www.elegantthemes.com/gallery/divi/
 Description:  Child theme for Divi
 Author:      Elegant Themes
 Author URI:   http://www.elegantthemes.com
 Template:     Divi
 Version:      1.0.0
*/

/* Import parent theme styles */
@import url("../Divi/style.css");
@import url('https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

/*font-family: "Jost", sans-serif;
font-family: "Merriweather", serif;
font-family: "Source Code Pro", monospace;*/
/*font-family: "Source Sans 3", sans-serif;*/

.main_header_menu ul li{
   margin-top: 0 !important;
   padding: 0 16px !important;
}
.main_header_menu ul li a{
    color: #000;
    padding-bottom: 0 !important;
    font-weight: 400 !important;
}
.fade-up-box {
  opacity: 0;
  transform: translateY(30px);
  transition: all 0.8s ease-out;
}

.fade-up-box.visible {
  opacity: 1;
  transform: translateY(0);
}
.et-fb .fade-up-box {
  opacity: 1 !important;
  transform: none !important;
}




/*header.et-l.et-l--header.sticky {
    position: sticky !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}
div#page-container {
    overflow: unset !important;
}
*/








.main_header_menu .nav li ul {
    width: 170px !important;
    top: 120% !important;
    padding: 0px 0 10px !important;
    left: auto !important;
    right: 0 !important;
}
.main_header_menu .nav li li {
    padding: 0 !important;
    margin: 0 !important;
     width: 100%;
}

.main_header_menu .nav li li a{
    width: 100% !important;
}
.main_header .main_header_menu ul li.menu-item a:hover,
.main_header .main_header_menu ul li.menu-item.current-menu-item a{
    color: #9F3223 !important;
    opacity: 1 !important;
    text-decoration: underline;
}
.main-section-banner {
    position: relative;
    overflow: hidden;
    padding: 100px 0 !important;
}
.main-section-banner-left{
    width: 49% !important;
}
.main-section-banner-right {
    position: absolute;
    right: 0 !important;
    bottom: 0;
    /*text-transform: capitalize;*/
}
.main-section-banner-right span.et_pb_image_wrap {
    display: block !important;
    text-align: end;
}
.main-section-banner-left .et_pb_button_module_wrapper {
    display: flex !important;
    text-align: left !important;
}
.main-section-banner-row {
    padding: 0 !important;
}
.main-section-banner-left h1 {
    padding-bottom: 0 !important;
    line-height: normal !important;
    margin-bottom: 24px !important;
    font-family: "Merriweather", serif !important;
}
.main-section-banner-left .et_pb_module {
    margin-bottom: 0px !important;
}
.main-section-banner-left p {
    font-weight: 400 !important;
    margin-bottom: 0px !important;
}
.custom_all_btn {
    background-color: #9F3223 !important;
    color: #fff !important;
    padding: 12px 25px !important;
    border: 1px solid transparent !important;
    border-radius: 33px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.3s ease !important;
    font-size: 16px !important;
    width: max-content !important;
    align-items: center;
    /*text-transform: capitalize !important;*/
    transition: 0.5s !important;
}

.main-section-banner-row {
    width: 100% !important;
    max-width: 1280px !important;
    padding: 0 10px !important;
    position: static !important;
}
.our_services .services_title {
    padding: 0 !important;
}
.our_services .services_title h2 {
    margin-bottom: 48px !important;
    padding-bottom: 0 !important;
    font-family: "Merriweather", serif !important;
    line-height: normal !important;
}
.our_services{
    padding: 80px 10px !important;
    width: 100% !important;
    max-width: 1280px !important;
    margin: auto;
}
.our_services .et_pb_row_2 {
    width: 100% !important;
    max-width: 100% !important; 
    height: 100% !important;
}
.our_services .service_box {
    background: #DDE1E0B2;
    border-radius: 8px;
    padding: 23px;
    margin: 0;
    width: 24%;
}
.service_box .et_pb_module {
    margin-bottom: 0 !important;
}
.service_box h2{
    line-height: normal !important;
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
    font-weight: 400 !important;
}
.service_box span.et_pb_image_wrap {
    margin-bottom: 22px !important;
}
.our_services .et_pb_row.et_pb_row_2.et_pb_row_4col {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 80px 30px !important;
}
.the_topreps {
    padding: 0 10px 80px 10px !important;
    max-width: 1280px !important;
    margin: auto;
    width: 100% !important;
    overflow: hidden;
}
.the_topreps h2 {
    padding-bottom: 0 !important;
    margin-bottom: 48px !important;
}
.topreps_difference_row {
    padding: 0 !important;
}
.topreps_difference {
    padding: 0 !important;
}
.the_topreps .topreps_box {
    background: #F0F0F0 !important;
    padding: 30px !important;
    margin-right: 0 !important;
    width: 49%!important;
    margin-bottom: 20px !important;
    border-radius: 8px !important;
}
.the_topreps .et_pb_row_5 .topreps_box{
    margin-bottom: 0 !important;
}

.the_topreps .et_pb_row {
    padding: 0 !important;
}
.the_topreps .et_pb_row {
    display: flex !important;
    justify-content: space-between !important;
    width: 100% !important;
    max-width: 100% !important;
}
.topreps_box span {
    color: #9F3223 !important;
    font-size: 34px !important;
    font-weight: 900 !important;
    border-bottom: 4px solid #9F3223 !important;
    margin-bottom: 28px !important;
    display: inline-block;
}
.the_topreps .topreps_counter {
    padding: 60px 80px !important;
    margin-top: 80px;
    border-radius: 8px;
}
.topreps_box .et_pb_module {
    margin-bottom: 0px !important;
}
.topreps_box h2 {
    margin-bottom: 10px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
}
.topreps_box p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #6E6F71 !important;
    line-height: normal;
}
.topreps_counter_box .et_pb_module {
    margin-bottom: 0 !important;
}
.topreps_counter_box p {
    margin-bottom: 8px !important;
}

.topreps_counter_box h3 {
    margin-bottom: 0px !important;
    padding-bottom: 0 !important;
}
.topreps_counter_box{
    position: relative;
}
.topreps_counter_box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;          
  height: 100%;
  background: #fff;
  border-radius: 12px;
}

.topreps_counter_box:last-child:after{
    display: none !important;
}
.recruitment_services {
    background: #fff;
    padding: 40px 20px 40px 40px;
}
.recruitment_services {
    background: #fff;
    padding: 40px 20px 40px 40px !important;
    max-width: 1280px !important;
    width: 100% !important; 
    border-radius: 8px;
}
.recruitment_services_section {
    padding: 80px !important;
    margin-bottom: 80px;
}
.recruitment_services .et_pb_module {
    margin-bottom: 0 !important;
}
.recruitment_services_left h2 {
    margin-bottom: 27px !important;
    padding-bottom: 0 !important;
    
}
.recruitment_services_left p {
    margin-bottom: 14px;
    font-weight: 400 !important;
    color: #6E6F71 !important;
}
.recruitment_services_left ul {
    padding-left: 0px !important;
    padding-bottom: 0;
}
.recruitment_services_left ul li {
    margin-bottom: 8px;
    font-weight: 400 !important;
    color: #6E6F71 !important;
    list-style: none !important;
    position: relative;
    padding-left: 25px !important;
    font-size: 16px !important;
    font-family: "Jost", sans-serif !important;
}
.recruitment_services_left ul li:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 13px solid #9F3223;
    border-bottom: 10px solid transparent;
    left: 0;
    top: 4px;
}
.recruitment_services_right img {
    width: 100% !important;
    max-width: 100% !important;
    height: 515px !important;
    object-fit: cover;
    border-radius: 8px;
    object-position: right;
}
.recruitment_services_left {
    margin-right: 27px !important;
    width: 55% !important;
}
.topreps_academy_section_row {
    max-width: 1280px;
    width: 100%;
    margin-bottom: 40px !important;
    padding: 0 10px !important;
}
.topreps_academy_section_description .et_pb_module {
    margin-bottom: 0 !important;
}
.topreps_academy_section_description h2 {
    padding-bottom: 0 !important;
    margin-bottom: 15px;
    font-size: 36px !important;
}
.topreps_academy_section_description p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #6E6F71 !important;
    line-height: normal;
    margin-bottom: 12px !important;
}
.recruitment_services_right {
    display: flex !important;
    justify-content: flex-end;
    width: 45% !important;
}
.recruitment_services {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}
.topreps_academy_section_image img {
    width: 100% !important;
    border-radius: 8px;
}
.topreps_academy_section_description h3 {
    font-size: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 15px !important;
    color: #6E6F71 !important;
    padding-bottom: 0 !important;
    margin-top: 20px;
}
.topreps_academy_section_description ul li{
    color: #6E6F71 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    position: relative !important;
    padding-left: 30px !important;
    list-style: none !important;
    margin-bottom: 8px !important;
}
.topreps_academy_section_description ul{
    padding-left: 0 !important;
}
.topreps_academy_section_description ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 18px;
    height: 18px;
    background: url("https://demosrvr.com/topreps/wp-content/uploads/2025/08/Vector-1.png") no-repeat center center;
    background-size: contain;
}
.about_us {
    padding: 80px 10px !important;
    max-width: 1280px !important;
    width: 100% !important;
    margin: auto;
}
.about_us_section {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
}
.about_us_section_left {
    position: relative;
    margin-right: 0 !important;
}
.about_us_section_left img{
    width: 100% !important;
}
.about_us_section_right {
    padding: 60px 48px;
    border-radius: 8px;
    margin-left: -70px;
    width: 60% !important;
}
.about_us_section_right .et_pb_module {
    margin-bottom: 0 !important;
}
.about_us_section_right h2{
    padding-bottom: 0 !important;
    margin-bottom: 28px !important;
}
.about_us_section_right p{
    font-weight: 16px !important;
    font-weight: 400 !important;
}
.topreps_academy_section_row:last-child{
    margin-bottom: 0 !important;
}
.transparancy_section {
    max-width: 1280px;
    margin: auto;
    width: 100%;
    padding: 0 10px !important;
}
.transparancy_section_row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    display: flex;
}
.about_us_section_right h3 {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    margin-top: 60px;
    font-family: "Merriweather", serif !important;
    letter-spacing: 0;
    line-height: normal;
}
.transparancy_section_row_left {
    padding: 60px 35px;
    border-radius: 8px 0 0 8px;
    width: 50% !important;
    margin-right: 0 !important;
}
.transparancy_section_row_left .et_pb_module {
    margin-bottom: 0 !important;
}
.transparancy_section_row_left span {
    margin-bottom: 32px;
}
.transparancy_section_row_left h2 {
    margin-bottom: 22px !important;
    line-height: normal !important;
    padding-bottom: 0 !important;
}
.transparancy_section_row_left p:last-child{
    margin-top: 16px !important;
    line-height: normal !important;
}
.transparancy_section_row_right{
    width: 50% !important;
}
.transparancy_section_row_right img{
    widows: 100% !important;
    border-radius: 0 8px 8px 0;
}
.payment_section {
    max-width: 1280px;
    width: 100%;
    margin: auto;
    padding: 80px 10px !important;
}
.payment_section_row {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
}
.payment_section_row_box {
    background: #6666661A;
    padding: 32px;
    border-radius: 8px;
    margin-right: 0 !important;
    width: 32% !important;
}
.payment_section_row_box .et_pb_module {
    margin-bottom: 0 !important;
}
.payment_section_row_box span{
    margin-bottom: 20px !important;
}
.payment_section_row_box h2{
    margin-bottom: 12px !important;
    color: #000 !important;
    padding-bottom: 0 !important;
}
.payment_section_row_box p{
    margin-bottom: 0px !important;
    line-height: normal;
}
.appointment_section {
    padding: 30px 10px !important;
    width: 100% !important;
}
.appointment_section_row {
    max-width: 1280px !important;
    width: 100% !important;
    margin: auto;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
}
.appointment_section_row_left .et_pb_module {
    margin-bottom: 0 !important;
}
.appointment_section_row_left h2{
    margin-bottom: 24px !important;
    padding-bottom: 0 !important;
}
.appointment_section_row_left p{
    margin-bottom: 48px !important;
}
.appointment_section_row_left .contact-container {
    display: flex;
    margin-bottom: 48px !important;
}
.appointment_section_row_left .contact-phone h3, .appointment_section_row_left .contact-email h3{
    font-weight: 700;
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 12px;
    font-family: "Merriweather", serif !important;
    padding-bottom: 0 !important;
}

.appointment_section_row_left .contact-phone a, .appointment_section_row_left .contact-email a {
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 0px;
}
.appointment_section_row_left .contact-phone{
    margin-right: 80px !important;
}

.footer_section_row {
    max-width: 1280px;
    width: 100% !important;
    margin: auto;
    padding: 0 !important;
    display: flex;
    justify-content: space-between;
}
.footer_sections {
    padding: 50px 10px 20px !important;
}
.footer_section_col img {
    width: 362px;
    height: 97px;
    object-fit: contain;
}
.footer_section_col_1 h2, .footer_section_col_3 h2 {
    color: #000000 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
    font-family: "Merriweather", serif !important;
}
.footer_section_col_1 .et_pb_module, .footer_section_col_3 .et_pb_module {
    margin-bottom: 0 !important;
}
.footer_section_col_1 ul{
    padding-left: 0 !important;
}
.footer_section_col_1 ul li {
    font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
    margin-bottom: 18px !important;
    display: flex;
    align-items: flex-start;
    line-height: normal !important;
}
.footer_section_col_1 ul li img {
    margin-right: 10px !important;
    padding-top: 0px !important;
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.footer_section_col_1 ul li a{
     font-weight: 400 !important;
    font-size: 16px !important;
    color: #000000 !important;
}


.copyrights_txt p {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000000 !important;
    border-right: 3px solid #9F3223;
    padding-right: 10px;
}
.footer_copyright a {
    color: #000000 !important;
    font-size: 16px;
    font-weight: 400;
}
.footer_section_col_1 ul {
    padding-bottom: 0 !important;
}
.footer_section_col_1 ul li:last-child{
    margin-bottom: 0 !important;
}
.footer_copyright {
    padding: 45px 0 0 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
    max-width: 1280px !important;
    width: 100% !important;
}
.appointment_section_row_right {
    background: #F0F0F0;
    border-radius: 8px;
    padding: 36px;
}
.appointment_section_row_right label {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 8px !important;
}
.appointment_section_row_right input, .appointment_section_row_right textarea {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #0000004D;
    background: transparent;
    padding: 10px 15px;
}
.appointment_section_row_right textarea{
    height: 7em !important;
}
.appointment_section_row_right select {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #0000004D;
    background: transparent;
    padding: 14px 15px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24'><path d='M7 10l5 5 5-5' stroke='black' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 24px;
    appearance: none;
    cursor: pointer;
}

.appointment_section_row_left {
    padding-top: 80px !important;
}
.custom_all_submit .wpcf7-submit {
    background-color: #9F3223 !important;
    color: #fff !important;
    padding: 12px 25px !important;
    border: 1px solid transparent !important;
    border-radius: 33px;
    font-weight: 400;
    cursor: pointer;
    transition: background-color 0.3s ease !important;
    font-size: 16px !important;
    width: max-content !important;
    align-items: center;
}
.appointment_section_row_right label span {
    display: block;
    margin-top: 4px;
}
header .et_builder_inner_content, .main_header {
    background: #F0F0F0 !important;
}
.main_header_menu .et_pb_menu__wrap {
    background: #F0F0F0 !important;
}
.footer_section_col {
    display: flex;
    justify-content: center;
    align-items: center;
}
.button-group button:nth-child(2){
    background: #6E6F71 !important;
    margin: 0 10px !important;
}
.button-group button:nth-child(3){
    background: transparent !important;
    border: 2px solid #9F3223 !important;
    color: #9F3223 !important;
    font-weight: 600 !important;
}
.et_pb_row_1_tb_footer.et_pb_row.footer_copyright {
    margin: auto !important;
}
.footer_copyright .et_pb_column {
    width: max-content !important;
    margin-right: 10px !important;
}
.appointment_section_row_left h3 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.custom_all_submit {
    margin-top: 28px;
}
.copyrights_txt {
    margin-right: 10px !important;
}
.our_services .et_pb_row_2:after{
    display: none !important;
}
.the_topreps .et_pb_row:after{
    display: none !important;
}
.payment_section_row .et_pb_row:after{
    display: none !important;
}
.payment_section_row.et_pb_row:after, .et_pb_row_inner:after {
    display: none !important;
}
.main-section-banner-left .custom_all_btn {
    margin-top: 36px;
}
.topreps_academy_section_description a.et_pb_button.et_pb_button_2.custom_all_btn.et_pb_bg_layout_light {
    background: transparent !important;
    color: #9F3223!important;
    border: 2px solid #9F3223 !important;
    font-weight: 600 !important;
}

body #page-container .topreps_academy_section_description a.et_pb_button.et_pb_button_2.custom_all_btn,
body #page-container .topreps_academy_section_description a.et_pb_button.et_pb_button_1.custom_all_btn{
    padding: 12px 25px !important;
}

.footer_section_col_3 .social-row a {
    margin-right: 10px;
}
.percent {
    margin-bottom: 0 !important;
}
.percent p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    line-height: normal !important;
}
body #page-container .et_pb_section .main-section-banner-left .et_pb_button_0.custom_all_btn{
    padding: 12px 25px !important;
}
.footer_section_col {
    width: 44% !important;
}
.footer_section_col_1 {
    width: 28% !important;
}
.footer_section_col_3 {
    width: 28% !important;
}
.button-group {
    margin-top: 40px;
}
.recruitment_section_first .et_pb_main_blurb_image {
    width: 0 !important;
}
.recruitment_section_first span {
    line-height: normal !important;
}
.custom_all_btn:hover,
.button-group button:nth-child(3):hover,
.button-group button:nth-child(2):hover,
.topreps_academy_section_description a.et_pb_button.et_pb_button_2.custom_all_btn.et_pb_bg_layout_light:hover{
    background: #e06660 !important;
    color: #fff !important;
    border-color: #e06660 !important;
}
.appointment_section_row_right label br {
    display: none !important;
}





/*/*.....................////////.....responsive...../////////.....................*/

@media (max-width: 1366px){
 .recruitment_services_section {
    padding: 60px !important;
}   




}



@media (max-width: 1199px){
.main-section-banner {
    padding: 60px 0 !important;
}
.main-section-banner-left h1 {
    font-size: 43px !important;
}    
.our_services .service_box {
    padding: 20px 10px;
}
.recruitment_services_section {
    padding: 60px 10px !important;
}
.button-group button:nth-child(3) {
    margin-top: 15px;
}
.about_us_section_right {
    padding: 30px 21px;
    margin-left: -20px;
    width: 55% !important;
}
.about_us_section_right h3 {
    margin-top: 20px;
}
.transparancy_section_row_left h2 {
    font-size: 32px !important;
}
.transparancy_section_row_left {
    padding: 16px 20px;
}
.main-section-banner-left .et_pb_text_inner br {
    display: none !important;
}
.main_header_menu ul li {
    padding: 0 14px !important;
}


}




@media (max-width: 991px){
.main-section-banner-left {
    width: 100% !important;
}
.main-section-banner-right {
    position: inherit;
}
.main-section-banner {
    padding: 60px 0 0 !important;
}
.our_services .service_box {
    padding: 20px 10px;
    margin-bottom: 20px;
    margin-right: 0px !important;
    width: 49% !important;
}
.the_topreps .topreps_counter {
    padding: 50px 0px !important;
}
.recruitment_services {
    flex-wrap: wrap;
}
.recruitment_services_left {
    margin-right: 0px !important;
    width: 100% !important;
}
.recruitment_services_right {
    justify-content: center;
    width: 100% !important;
}
.about_us_section {
    flex-wrap: wrap;
}   
.about_us_section_right {
    margin-left: 0;
    width: 100% !important;
}
.transparancy_section_row_left {
    padding: 60px 35px;
    border-radius: 8px;
    width: 100% !important;
}
.transparancy_section_row_right {
    width: 100% !important;
}
.transparancy_section_row_right img {
    width: 100% !important;
    border-radius: 8px;
}
.transparancy_section_row {
    flex-wrap: wrap;
}
.payment_section_row {
    flex-wrap: wrap;
}
.payment_section_row_box {
    width: 49% !important;
}
.appointment_section_row {
    flex-wrap: wrap;
}
.footer_section_row {
    flex-wrap: wrap;
}
.footer_section_col .et_pb_image_0_tb_footer {
    text-align: center;
    margin-left: auto;
}
.footer_section_col_1 {
    width: 80% !important;
}
.footer_section_col_3 {
    width: 20%;
}
.topreps_academy_section_image span.et_pb_image_wrap {
    max-width: 100%;
    width: 100%;
}
.about_us_section_left span.et_pb_image_wrap {
    width: 100% !important;
    max-width: 100% !important;
}
.topreps_academy_section_description{
    order: 1 !important;
}
.topreps_academy_section_image{
    order: 2 !important;
}
.topreps_academy_section_row{
    display: flex !important; 
    flex-wrap: wrap !important;
}
.footer_copyright {
    justify-content: center !important;
    flex-wrap: wrap;
}
.transparancy_section_row_right span.et_pb_image_wrap {
    width: 100% !important;
    max-width: 100% !important;
}

.main_header {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}
.main_logo_section {
    width: 90% !important;
    order: 2;
}
.et_pb_row_1_tb_header.et_pb_row.main_header_menu {
    width: 10% !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: flex-start !important;
    order: 1;
    margin: 0 !important;
}
.et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    color: #9F3223 !important;
}
.main_header_menu .et_pb_menu .et_mobile_menu {
    position: fixed;
    left: 0;
    width: 100%;
    top: 88px;
    padding: 0;
    height: 100%;
}
.main_header_menu ul li ul.sub-menu li a {
    padding-left: 0;
}

.main_header_menu .et_pb_menu__wrap {
    justify-content: flex-start;
}
.footer_section_col {
    width: 100% !important;
}
.footer_section_col_3 {
    width: 30% !important;
}
.footer_section_col_1 {
    width: 70% !important;
}
.topreps_counter_box:after{
    display: none !important;
}
ul.sub-menu li {
    padding-left: 35px !important;
}
.copyrights_txt p{
    border-right: 0 !important;
}

}



@media (max-width: 767px){
    
.main-section-banner-left h1 {
    font-size: 36px !important;
}
.recruitment_services_right img {
    height: 100% !important;
}
.button-group {
    margin-top: 25px;
}


}



@media (max-width: 580px){
 .our_services .service_box {
    width: 100% !important;
    padding: 15px !important;
    margin-bottom: 20px !important;
}
 .our_services .service_box:last-child{
    margin-bottom: 0 !important;
 }
.the_topreps .et_pb_row {
    flex-wrap: wrap;
}   
.the_topreps .topreps_box {
    width: 100% !important;
}
.topreps_counter_box {
    border-right: 0 !important;
}
.recruitment_services {
    padding: 20px 15px !important;
}
.custom_all_btn {
    padding: 10px 15px !important;
}
.button-group {
    display: flex;
    flex-wrap: wrap;
}
.payment_section_row_box {
    width: 100% !important;
}
.appointment_section_row_right {
    padding: 15px;
}

.main-section-banner-left h2,
.our_services .services_title h2,
.the_topreps h2 {
    font-size: 32px !important;
    margin-bottom: 20px !important;
    line-height: normal !important;
}
.main-section-banner-left .custom_all_btn {
    margin-top: 25px;
}
.main-section-banner {
    padding: 50px 0 0 !important;
}
.our_services {
    padding: 50px 10px !important;
}
.our_services .et_pb_row.et_pb_row_2.et_pb_row_4col {
    padding: 50px 15px !important;
}

.the_topreps .topreps_box h2 {
    font-size: 19px !important;
    line-height: normal !important;
    margin-bottom: 15px !important;
}
.the_topreps .topreps_box {
    padding: 15px !important;
}
.topreps_box span {
    margin-bottom: 15px !important;
    font-size: 28px !important;
}
.the_topreps .topreps_counter {
    margin-top: 50px;
}
.topreps_counter_box p {
    font-size: 36px;
    font-weight: 600;
    margin-bottom: 0 !important;
}
.topreps_counter_box h3 {
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.the_topreps {
    padding: 0 10px 50px 10px !important;
}
.recruitment_services_section {
    padding: 50px 10px !important;
    margin-bottom: 50px !important;
}
.recruitment_services_left h2 {
    margin-bottom: 15px !important;
    font-size: 32px !important;
    padding-bottom: 0 !important;
}
.recruitment_services_left ul li:before {
    border-top: 7px solid transparent;
    border-left: 14px solid #9F3223;
    border-bottom: 7px solid transparent;
    top: 6px !important;
}
.topreps_academy_section_description h2 {
    font-size: 32px !important;
}
.about_us_section_right h2 {
    font-size: 32px !important;
    margin-bottom: 20px !important;
}
.about_us_section_right h3 {
    font-size: 18px !important;
}
.about_us {
    padding: 50px 10px !important;
}
.transparancy_section_row_left {
    padding: 30px 15px;
}
.transparancy_section_row_left h2 {
    font-size: 26px !important;
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
}
.payment_section {
    padding: 50px 10px !important;
}
.appointment_section_row_left {
    padding-top: 0px !important;
}
.appointment_section_row_left h2 {
    margin-bottom: 20px !important;
    font-size: 32px !important;
    padding-bottom: 0 !important;
}
.appointment_section_row_left p {
    margin-bottom: 20px !important;
}
.appointment_section_row_left .contact-phone h3, .appointment_section_row_left .contact-email h3 {
    font-size: 18px;
    margin-bottom: 8px;
    padding-bottom: 0 !important;
}

.topreps_academy_section_row {
    margin-bottom: 0px !important;
}
.about_us_section_right {
    padding: 30px 15px;
}
.payment_section_row_box {
    padding: 30px 15px !important;
}
.custom_all_submit {
    margin-top: 20px;
}
.topreps_academy_section_description ul {
    padding-bottom: 0 !important;
}
.topreps_academy_section_description{
    margin-bottom: 20px !important;
}
.topreps_academy_section_image{
    margin-bottom: 30px !important;
}
.et_pb_section {
    padding: 50px 0 20px 0;
}
.button-group button.custom_all_btn {
    font-size: 14px !important;
}
.service_box span.et_pb_image_wrap {
    margin-bottom: 15px !important;
}

div#our-services {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footer_section_col img {
    width: 210px !important;
    height: 90px;
    object-fit: contain;
    margin-bottom: 0px;
}
.footer_section_col_1 ul li {
    margin-bottom: 14px !important;
}

.footer_sections {
    padding: 43px 10px 20px !important;
}
.footer_section_col_1 {
    width: 100% !important;
}
.footer_section_col_3 {
    width: 100% !important;
}
.topreps_academy_section_description .custom_all_btn{
    margin-top: 15px;
}
ul.sub-menu li {
    padding-left: 16px !important;
}
.appointment_section_row_left .contact-container {
    margin-bottom: 20px !important;
}
.button-group {
    margin-top: 20px;
}
.topreps_counter_box .percent {
    height: 65px !important;
}
.the_topreps .et_pb_row_5 .topreps_box {
    margin-bottom: 20px !important;
}
.the_topreps .et_pb_row_5 .topreps_box:last-child{
    margin-bottom: 0 !important;
}


}


@media (max-width: 390px){
    



}

