/* ------------------------------------------ */
/* ---------- LANDING PAGE SECTION ---------- */
/* ------------------------------------------ */
.page-id-4690 .header_section,
.page-id-4690 .header_mobile_section {
    display: none !important;
}
.page-id-4690 .header_section.landingpage_header {
    display: block !important;
}
.l_ds_banner_row {
    display: flex;
    align-items: center;
    justify-content: center;
}
.section_padding.landing_section:before {
    content: '' !important;
    background: #000000c2;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
}
.page-id-4690 .header_row_col_one,
.page-id-4690 .header_row_col_three  {
    width: 50% !important;
}
.page-id-4690 .header_row {
    padding: 10px 0 !important;
}
.page-id-4690 div#main-content {
    margin-top: 80px;
}
.lp_about_section .about_content {
    height: auto;
}
.lp_about_section .about_image_col img {
    height: 420px;
}
.page-id-4690 .header_call_icon {
    justify-content: center;
    display: flex;
    align-items: center;
    border: 1px solid #000;
    width: fit-content !important;
    padding: 0 15px;
    border-radius: 100px;
    height: 50px;
}
.thank_you_inner .site_content{
    height: auto !important;
    line-height: 1.9;
}
.page-id-4690 .header_call_hover:after, 
.page-id-4690 .header_call_hover:before {
    display: none;
}
.page-id-4690 .header_text {
    display: flex;
    align-items: center;
    line-height: 1;
}
.page-id-4690 .header_call_hover {
    position: relative;
    background: transparent;
    width: 150px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    left: 0;
    top: 0;
    transform: scale(1);
}
.lp_filler_section::before{
    content: "";
    position: absolute;
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0.9;
    display: flex;
}
.lp_filler_section .ds_people_two_col_box{
    border: 1px solid transparent;
    background: transparent;
}
.lp_filler_section .ds_people_two_col_box{
    height: auto;
}
.lp_filler_block .ds_grediant_title{
    background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(255 255 255) 45%, rgb(255 255 255) 80%, rgb(255 255 255) 100%);
    -webkit-background-clip: text;
}
.page-id-4690 .ds_recent_section::before{
    height: 100%;
}
.page-id-4690 .ds_people_two_col_box{
    height: 150px;
}
.page-id-4690 .ds_product_hover, 
.page-id-4690 .ds_product_sub {
    padding: 15px;
}
.landingpage_header,
.landing_m_header  {
    z-index: 4;
}
.thank_you_inner {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 100px;
	width: 1150px;
    margin: auto;
    flex-wrap: wrap;
}
.pd0{
    padding: 0 !important;
}
.thank_you_inner .ds_grediant_title{
    background: linear-gradient(90deg, rgb(0 0 0) 0%, rgb(0 0 0) 45%, rgb(0 0 0) 80%, rgba(24,172,76,1) 100%);
    -webkit-background-clip: text;
	    text-align: center;
}
.thank_you_btn .header_button .site_button {
    width: 280px;
}
.thank_you_btn {
    padding-top: 10px;
}
.landing_head {
    padding-right: 30px;
}
.landing_head .ds_grediant_title {
    font-size: 43px;
}
/* ---------- END ---------- */



/*================= MEDIA QUERY ======================*/
@media all and (min-width: 320px) and (max-width: 1140px){
    .landing_m_header .header_call_hover,
    .page-id-4690 .header_section.landingpage_header {
        display: none !important;
    }
    .page-id-4690 .header_call_icon{
        border: 1px solid transparent;
        padding: 0;
    }
    .page-id-4690 .header_mobile_section.landing_m_header {
        display: block !important;
    }
}
@media all and (min-width: 320px) and (max-width: 480px) {
    .landing_head {
        padding-right: 0px;
    }
    /* ---------- LANDING PAGE SECTION ---------- */
    .landing_m_header .header_mobile_row {
        padding: 6px 10px !important;
    }
    .page-id-4690 div#main-content {
        margin-top: 60px;
    }
    .l_ds_banner_row {
        display: block !important;
    }
    .l_ds_banner_row.row_padding {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .l_ds_banner_row .ds_grediant_title {
        text-align: center;
    }
    .l_ds_banner_row .ds_contact_form_col_box {
        width: 280px;
        margin: auto;
    }
    .lp_about_section .about_image_col img {
        height: 185px;
    }
    .lp_about_section .ds_grediant_title,
    .lp_about_section .site_content{
        text-align: center;
    }
    .lp_filler_block .ds_grediant_title {
        text-align: center;
    }
    .page-id-4690 .ds_people_two_col_box {
        height: auto;
    }
    .et_pb_section.lp_filler_section {
        padding: 20px 0;
    }
    .thank_you_inner{
        padding: 25px 10px;
        width: auto;
    }
    .thank_you_btn .header_button .site_button {
        width: 210px;
        font-size: 14px !important;
        height: 40px;
    }
    .landing_head .ds_grediant_title {
        font-size: 20px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .landing_head {
        padding-right: 0px;
    }
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 70px;
    }
    .l_ds_banner_row {
        display: block !important;
    }
    .l_ds_banner_row.row_padding {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .l_ds_banner_row .ds_grediant_title {
        text-align: center;
    }
    .l_ds_banner_row .ds_contact_form_col_box {
        width: 400px;
        margin: auto;
    }
    .lp_about_section .about_image_col img {
        height: 235px;
    }
    .lp_about_section .ds_grediant_title,
    .lp_about_section .site_content{
        text-align: center;
    }
    .lp_filler_block .ds_grediant_title {
        text-align: center;
    }
    .page-id-4690 .ds_people_two_col_box {
        height: auto;
    }
    .et_pb_section.lp_filler_section {
        padding: 20px 0;
    }
    .thank_you_inner{
        padding: 40px 55px;
        width: auto;
    }
    .thank_you_btn .header_button .site_button {
        width: 230px;
        font-size: 15px !important;
        height: 47px;
    }
    .landing_head .ds_grediant_title {
        font-size: 22px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .landing_head {
        padding-right: 0px;
    }
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 70px;
    }
    .l_ds_banner_row {
        display: block !important;
    }
    .l_ds_banner_row.row_padding {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .l_ds_banner_row .ds_grediant_title {
        text-align: center;
    }
    .l_ds_banner_row .ds_contact_form_col_box {
        width: 600px;
        margin: auto;
    }
    .lp_about_section .about_image_col img {
        height: 450px;
    }
    .et_pb_section.lp_filler_section {
        padding: 30px 0;
    }
    .thank_you_inner{
        padding: 55px 20px;
        width: 680px;
    }
    .thank_you_btn .header_button .site_button {
        width: 230px;
        font-size: 15px !important;
        height: 47px;
    }
    .landing_head .ds_grediant_title {
        font-size: 24px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 981px) and (max-width: 1024px) {
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 70px;
    }
    .lp_about_section .about_image_col img {
        height: 410px;
    }
    .et_pb_section.lp_filler_section {
        padding: 40px 0;
    }
    .thank_you_inner{
        padding: 55px;
        width: 980px;
    }
    .thank_you_btn .header_button .site_button {
        width: 230px;
        font-size: 15px !important;
        height: 47px;
    }
    .landing_head .ds_grediant_title {
        font-size: 26px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 70px;
    }
    .lp_about_section .about_image_col img {
        height: 390px;
    }
    .thank_you_inner{
        padding: 55px;
        width: 980px;
    }
    .thank_you_btn .header_button .site_button {
        width: 230px;
        font-size: 15px !important;
        height: 47px;
    }
    .landing_head .ds_grediant_title {
        font-size: 28px;
    }
    
    /* ---------- END ---------- */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 55px;
    }
    .thank_you_inner{
        padding: 55px;
        width: 980px;
    }
    .thank_you_btn .header_button .site_button {
        width: 200px;
    }
    .landing_head .ds_grediant_title {
        font-size: 29px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 60px;
    }
    .thank_you_inner{
        padding: 65px;
    }
    .thank_you_btn .header_button .site_button {
        width: 240px;
    }
    .landing_head .ds_grediant_title {
        font-size: 32px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    /* ---------- LANDING PAGE SECTION ---------- */
    .page-id-4690 div#main-content {
        margin-top: 70px;
    }
    .landing_head .ds_grediant_title {
        font-size: 35px;
    }
    /* ---------- END ---------- */
}

@media all and (min-width: 1681px) and (max-width: 1880px) {    
	.landing_head .ds_grediant_title {
        font-size: 40px;
    }
}


