
.video_popup_cls h5 {
    padding-left: 15px!important;
    padding-right: 10px!important;
    margin-bottom: 10px!important;
    display: inline-block!important;
}

.video_popup_cls p {
    display: inline-block!important;
    line-height: 1.2!important;
    font-size: 14px!important;
}

.faq_first_section.gallery_counter .wpb_column.eut-column.eut-column-1-3 {
    box-shadow: 0 0px 4px 0 rgba(204, 204, 204, 0.68);
}
.faq_first_section.gallery_counter h5 {
    color:#585858 !important;
}
.faq_subheading p{
	font-size: 35px;
	font-weight: 700;
	color: #104071;
}
.faq_subheading .contact_btn_new span{
    font-size: 18px;
    font-weight: 600;
}
.faq_subheading .contact_btn_new {
    padding: 15px 25px;
    border-radius: 5px;
    margin-top: -8px;
}
.faq_second_section .vc_tta-panel {
    margin: 10px 0px;
}
.faq_second_section .vc_tta-panel-heading a{
	background-color:  #ebebeb!important;
	color: #0e4070!important;
	padding: 50px 35px 50px 35px!important;
    border-radius: 3px;
}

.faq_second_section .vc_tta-panel.vc_active .vc_tta-panel-heading a{
	background-color:  #104071!important;
	color: #fff!important;
	border-radius: 3px;
	border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.wpb-js-composer .faq_second_section .vc_tta.vc_general .vc_tta-panel-heading{
	border-radius: 0px!important;
	border:none!important;

}

.wpb-js-composer .faq_second_section .vc_tta.vc_general .vc_tta-panel.vc_active{
	border: 1px solid #cccccc;
    padding: 0px!important;
    border-radius: 3px;

}
.faq_second_section .vc_tta-panel-heading h4.vc_tta-panel-title{
	font-size: 25px!important;
}

.faq_second_section .wpb-js-composer .faq_second_section .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{
	display: none;
}
.faq_second_section .vc_tta-panel-body p{
	font-size: 18px;
	line-height: 24px;
}
.faq_second_section .vc_tta-panel-body p.faq_heading{
	font-size: 25px!important;
	line-height: 30px!important;
	color: #000;
	    font-weight: 700;
}

.faq_second_section .vc_tta-panel-body ul{
	padding-top: 10px;
	margin-bottom: 8px!important;
}
.wpb-js-composer .faq_second_section .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
	display: none!important;
}

.faq_second_section .vc_tta-panel-heading a span::before {
    position: absolute;
    content: "\f059";
    font-family: FontAwesome;
    left: 40px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 20px;
}
.faq_second_section .vc_tta-panel-heading a span::after {
    position: absolute;
    content: "\f0d7";
    font-family: FontAwesome;
    top: 50%;
    transform: translateY(-50%);
    right: 40px;
    font-size: 20px;
}

.faq_second_section .vc_tta-panel-body li {
    font-size: 18px;
    position: relative;
    line-height: 26px;
    color: #3c3c3c;
}

.faq_second_section .vc_tta-panel-body li::after {
    content: '';
    height: 8px;
    width: 8px;
    background: #104071;
    position: absolute;
    border-radius: 50px;
    top: 15px;
    transform: translateY(-50%);
    left: -20px;
}

/*---------End faq css------------*/


/*---------blog css------------*/
/*#eut-header #eut-feature-section, #eut-header .eut-feature-section-inner{
	height: 280px;
}*/
.super_blog h6 {
    font-size: 28px;
    color: #104071!important;
    line-height: 35px;
}
.custom_blog_page_wrapper .eut-column-1 {
    margin: 25px 0px;
}
.blog_content_wrapper_right p{
	font-size: 18px;
	margin-top: 22px;
}
.read_more_blog a {
    background: #e34927;
    padding: 10px 30px;
    border-radius: 5px;
    color: #fff;
    margin: 10px 0px 15px 0px;
    display: inline-block;
}

.read_more_blog a:hover{
    background: #0b93e9;
}
.blog_admin_info span{
	display: inline-block;
	font-weight: 700;
}
.blog_admin_info span a {
    color: #676767;
}
.blog_admin_info span.post_date{
	padding-left: 30px;
	position: relative;
}
.blog_admin_info span.post_author {
    padding: 0px 10px 0px 30px;
    position: relative;
}

.blog_admin_info .post_date::after {
    position: absolute;
    content: "\f073";
    font-family: FontAwesome;
    left: 5px;
    bottom: 0px;
    font-size: 18px;
}

.blog_admin_info .post_author:last-child::after{
    position: absolute;
    content: "\f0ca";
    font-family: FontAwesome;
    left: 5px;
    bottom: 0px;
    font-size: 18px;
}


.blog_admin_info .post_author::after {
    position: absolute;
    content: "\f007";
    font-family: FontAwesome;
   	bottom: 0;
    left: 12px;
    font-size: 18px;
}
.blog_content_wrapper_right {
    padding: 15px 25px;
}
/*-------End blog css----------*/


/*-------error css----------*/

input.wpcf7-form-control.wpcf7-validates-as-email.wpcf7-not-valid {
    color: red;
    border: 1px solid red!important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    display: none!important;
}
 span.wpcf7-not-valid-tip {
    display: none!important;
}

/*--------error End-----------*/


/*-------------Osteoporosis Drugs Bones-----------*/


.Osteoporosis h3 span,
.strongbone h3{
    color: #0d3467!important;
    font-size: 35px!important;
}
.Osteoporosis p{
    font-size: 17px;
    line-height: 22px;
    position: relative;
    left: 35px;
}
.Osteoporosis p::after {
    content: "\f00c";
    position: absolute;
    left: -30px;
    font-family: 'FontAwesome';
    font-size: 14px;
    top: 0;
    color: #0d3467;
}

.osteoporosis_drugs {
    padding: 0px!important;
}


.osteoporosis_drugs p{
    font-size: 17px;
    line-height: 20px;  
    text-align: justify;
}


.fear_factor{
        padding: 30px 50px 30px 25px!important;
    }

.strongbone .bone_sugarland_text p {
    font-size: 21px;
}
.prophetinal_experiecnce ul li::before {
    color: #fff!important;
    }
/*---------------End Osteoporosis Drugs Bones-------------*/



/*---------------resarch---------------*/
.reseach_card {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    padding: 30px;
    min-height: 295px;
}
.card_row {
    padding:0.5% 14% 3% 14%!important;
}
.reseach_card a{
    font-size: 17px;
}
.card_row_2 {
    margin-bottom: 40px!important;
    margin-top: 35px!important;
}


.single_page_story_sliver {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    padding: 30px;
}




@media only screen and (max-width: 767px) {
	.faq_first_section.gallery_counter .wpb_column.eut-column.eut-column-1-3 {
		width: 100%;
}
.faq_subheading p{
	line-height: 30px;
    font-size: 22px;
}
	
.faq_second_section .vc_tta-panel-heading h4.vc_tta-panel-title {
    font-size: 16px!important;
    line-height: 20px!important;
}
.faq_second_section .vc_tta-panel-heading a{
	padding: 30px!important;
}
    
.faq_second_section .vc_tta-panel-heading a span::before {
    left: 10px;
}
.faq_second_section .vc_tta-panel-heading a span::after {
    right: 10px;
}
 .h1.eut-title.eut-light span{   
 	font-size: 30px;
    line-height: 25px;
}
.super_blog .wpb_column.eut-column.eut-column-1 {
    padding: 0px;
}
.custom_blog_page_wrapper .eut-column-1{
	margin-top: 10px;
}
.faq_subheading .wpb_column.eut-column.eut-column-1-6 .eut-element {
    margin-bottom: 0px!important;
}
.super_blog h6 {
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
}
.Osteoporosis p{
    left: 15px;
}

.Osteoporosis p::after{
    left: -20px;
}
/*.vc_empty_space {
    height: 400px!important;
}*/
.fear_factor {
    padding: 10px!important;
}
.card_row {
    padding:10px 10% 30px 10%!important;
}
.card_row_2{
    margin-top:0px!important;
    margin-bottom: 0px!important; 
}
.reseach_card {
    margin-bottom: 10px;
    padding: 15px;
}
/*.has_been_cls h3.eut-element.eut-align-center.eut-title-no-line.blue_common_heading {
    margin-top: 19px;
}*/
}


@media only screen and (min-width:768px){
	
.faq_second_section .vc_tta-panel-heading a {
    padding: 35px 35px 35px 80px!important;
}
.wpb-js-composer .faq_second_section .vc_tta.vc_general .vc_tta-panel-body{
	padding: 30px 80px 30px 80px!important;
}
.wpb_column.eut-column.eut-column-1-3.blog_img_wrapper_left {
    padding-left: 0px;
}
.wpb_column.eut-column.eut-column-2-3.blog_content_wrapper_right {
    padding-right: 0px;
}
.custom_blog_page_wrapper .wpb_column.eut-column.eut-column-1 {
    padding: 0px;
}
.faq_subheading p{

    line-height: 35px;
}
.osteoporosis_drugs .wpb_column.eut-column.eut-column-1-2.vc_custom_1540894915929 {
    padding: 30px 52px 30px 30px!important;
}
.Osteoporosis {
    padding-bottom: 30px;
}

.card_row .eut-row .reseach_card:last-child {
    margin-right: 0px;
}

.reseach_card {
    margin: 0px 10px 10px 0px;
    width: calc(100% / 2 - 5px);
}



/*.has_been_cls {
    padding-bottom: 40px!important;
    padding-top: 80px!important;
}
.has_been_cls h3{
    margin-bottom: 30px!important;
}*/

}



@media only screen and (min-width: 768px) and (max-width: 1023px) {

.faq_subheading .wpb_column.eut-column.eut-column-1-6 {
    display: inline-block;
    width: 100%;
}
.faq_subheading .wpb_column.eut-column.eut-column-5-6{
    width: 100%;
}
.faq_subheading p{
    line-height: 40px;
}
.faq_subheading .contact_btn_new{
    margin-top: 15px!important;
}
.super_blog h6 {
    line-height: 35px;
}
.osteoporosis_drugs .wpb_column.eut-column.eut-column-1-2{
    width: 100%;
}
.osteoporosis_drugs .vc_empty_space {
    height: 400px!important;
}
.osteoporosis_drugs .wpb_column.eut-column.eut-column-1-2.mob_pading_25{
    padding: 25px 40px!important;
}
.card_row .eut-row .reseach_card:last-child {
    margin-right: 10px;
}
.reseach_card {
    width: calc(100% / 2 - 10px);
}
}

@media only screen and (min-width: 920px) and (max-width: 1280px) {
.faq_subheading .contact_btn_new span{
    font-size: 10px;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1335px) {
.fear_factor{
        padding: 10px 35px 10px 15px!important;
    }

    .osteoporosis_drugs p{
        font-size: 14px!important;
    } 
}



@media only screen and (min-width: 1337px) and (max-width: 1440px) {
  .blog_counter .eut-row.vc_custom_1540385453921 {
    padding: 4% 5%!important;
}
.card_row {
    padding: 5px 8%!important;
}  
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
.faq_second_section .wpb_column.eut-column.eut-column-5-6 {
    width: 81%;
}
.card_row {
    padding:5px 7% 0 7%!important;
}
}

@media only screen and (min-width: 1441px) {
  .blog_counter .eut-row.vc_custom_1540385453921 {
    padding: 4% 10%!important;
}
}  


@media only screen and (min-width: 1600px) {
    .card_row_2{
        margin-top: 0px!important;
    }
}

/*WP admin option */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid, input.wpcf7-form-control.wpcf7-validates-as-email.wpcf7-not-valid,  textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.wpcf7-not-valid, input.wpcf7-form-control.wpcf7-captchar.wpcf7-not-valid {
    color: red;
    border: 1px solid red!important;
}
.high_intensity  h4.whatiszone_subheading {
    padding-top: 30px;
}







/*==============================================sugarland-child===========================*/
/*#eut-main-content .eut-container {
    padding-top: 0;
    padding-bottom: 0;
}*/
/*#eut-header #eut-main-menu > ul > li > a{
    font-size: 11.5px!important;
}*/
#eut-top-bar a {
    color: #3b3b3b !important;
    font-weight: bold;
}
#eut-top-bar ul li i.fa.fa-map-marker {
    margin: 0 6px 0 0;
}
#eut-top-bar ul li i.fa.fa-angle-down {
    font-weight: bold;
    color: #3b3b3b !important;
}
.result_cls.video_section.silvercreek_new.superslow_lady .wpb_column.eut-column.eut-column-1-2:first-child .eut-middle-wrapper {
    padding: 0 0 !important;
    height: 100%;
}
.result_cls.video_section.silvercreek_new.superslow_lady .eut-row.eut-bookmark {
    display: flex;
    flex-wrap: wrap;
}
.result_cls.video_section.silvercreek_new.superslow_lady .video_col .eut-media img {
    width: 100%;
    object-fit: cover;
}
.cusutom_flayout_Menu {
    position: fixed;
    right: 15px;
    bottom: 60px;
    z-index: 999;
    text-align: center;
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    box-shadow: 0px 0 1px 0 #6f6f6f;
}
button#toggle_btn {
    position: fixed;
    bottom: 0;
    z-index: 999;
    right: 0;
}

button#learn_more {
    margin-bottom: 9px;
}
button#samplework {
    line-height: 20px;
}
/*#eut-header #eut-main-menu > ul > li > a {
    font-size: 12px!important;
}*/
.sugar_cls .sugar_images_cls img {
    max-width: 253px;
}
.high_intensity  h4.whatiszone_subheading {
    padding-top: 30px;
}
.eut-row.download_btn a.ap_button {
    max-width: 500px;
    height: 50px;
    display: inline-block;
    line-height: 46px;
    width: 100%;
    border-radius: 5px;
    background: #003667;
    color: #fff;
    font-size: 19px;
    margin: 20px 0;
}
p.application_cls {
    font-size: 19px;
    color: #0b93e9;
}
.eut-row.download_btn p {
    font-size: 18px;
    font-weight: bold;
}
.news_artical.video_cod.home_news  a.eut-read-more {
    color: #3b3b3b!important;
    position: absolute;
    bottom: 0;
}
.news_artical.video_cod.home_news .eut-post-content{
    min-height: 188px !important;
}
a.phone_top {
    font-size: 22px !important;
    color: #104071 !important;
}
button#toggle_btn {
    position: fixed;
    bottom: 0;
    z-index: 999;
    right: 10px;
    border-radius: 6px;
    width: 100%;
    max-width: 123px;
    border: 1px solid white;
}
 #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-2"] .tp-bgimg.defaultimg,
  #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-4"] .tp-bgimg.defaultimg{
    background-position: right;
 }
 .btn_lod button:hover {
    color: #e88603;
    border-color: #fff;
}
/*===========================form===================*/
.form_box_second_cls {
    position: fixed;
    right: 46px;
    bottom: 0;
    z-index: 999;
    max-width: 500px;
    background: #fff;
    padding: 25px;
    box-shadow: 0px 0 1px 0 #6f6f6f;
}
.form_box  h3 {
    font-size: 21px;
    line-height: 25px;
    /* text-align: center; */
    color: #104071;
    margin-bottom: 18px;
}

html body .form_box input {
    height: 40px !important;
    margin-bottom: 0 !important;
}

.form_box  textarea.wpcf7-textarea {
    height: 99px;
    resize: none;
}

.form_box .clodse {
    display: inline-block;
    float: right;
    margin: 0px 10px;
}
.form_box_learn {
    position: fixed;
    right: 46px;
    bottom: 234px;
    z-index: 999;
    max-width: 500px;
    background: #fff;
    padding: 25px;
    box-shadow: 0px 0 1px 0 #6f6f6f;
}
html body .form_box p.capture_cls img.wpcf7-form-control.wpcf7-captchac{
    right: 0;
}
/*.eut-feature-header {
    margin-top: 0 !important;
}*/
div#text-4 form.wpcf7-form .fa-envelope:before {
    content: url(./images/message_icon.png);
    position: absolute;
    right: 0;
    top: -4px;
}
.news_artical.video_cod.home_news a.eut-read-more:hover {
    color: #0b93e9 !important;
}
#eut-feature-section li.tp-revslider-slidesli[data-index="rs-2"] .tp-bgimg.defaultimg{
    background-position: right !important;
}
div#eut-footer-bar .eut-column.eut-column-1-2:first-child {
    padding-left: 15px !important;
}

.get_your_special.gravity_home form {
    position: relative;
}

html .get_your_special.gravity_home form .gform_footer.top_label {
    position: absolute;
    display: inline-block;
    width: auto;
    top: 30px;
    right: 0px;
    margin-top: 0;
    padding: 0 !important;
}

html .get_your_special.gravity_home .gform_wrapper div.validation_error{
    display:none;
}
.get_your_special.gravity_home form .gform_footer.top_label input {
    border-radius: 0;
}
.get_your_special.gravity_home form .gform_footer.top_label [type='text']{
    padding-right: 17%;
}
html .get_your_special.gravity_home form .gform_footer.top_label input {
    width: 100%;
}
html .get_your_special.gravity_home .gform_wrapper .validation_message {
    background: #fff;
    text-align: center;
    padding: 0 !important;
    max-width: 500px;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 3px auto 0;
}
html .get_your_special.gravity_home .gform_confirmation_message {
    text-align: center !important;
    background: #fff !important;
    color: green !important;
    max-width: 600px !important;
    margin: auto !important;
}
html .get_your_special.gravity_home form .gform_footer.top_label input {
    width: 100%;
    font-size: 18px !important;
    font-weight: 700;
    margin: 0;
}
.eut-feature-footer.get_your_special.gravity_home form {
    margin-top: 22px !important;
    max-width: 692px !important;
    margin: auto !important;
}
.eut-element.eut-text.blockqute_cls p {
    border-left: 2px solid #0a93e6!important;
    padding-left: 11px;
    font-size: 18px;
}
/*=====================================*/
@media only screen and (min-width: 1367px){
    .eut-element.eut-text.blockqute_cls p {
        padding-right: 21px;
    }
}

@media only screen and (max-width: 1367px)and (min-width: 1300px){
    .news_artical.video_cod.home_news .eut-post-content {
        min-height: 182px !important;
    }
}
@media only screen and (min-width: 641px){
  .get_your_special.gravity_home .gform_wrapper ul.gform_fields li.gfield {
        padding-right: 0 !important;
        padding-top: 0 !important;
        background: transparent;
        border: 0;
    }  
}
@media only screen and (max-width: 1300px){
  html body .method_counter_cls {
    padding-left: 90px !important;
    padding-right: 90px !important;
}
}
@media only screen and (max-width: 1024px){
    /*html body #eut-header #eut-main-menu > ul > li > a {
        font-size: 10px!important;
    }*/
}
@media only screen and (max-width: 1024px){
   /* html body #eut-header #eut-main-menu > ul > li > a {
        font-size: 9.5px!important;
    }*/
    header #eut-top-bar .right_head_new a, #eut-top-bar .right_head_new {
        padding: 0 10px;
        font-weight: 700 !important;
        font-size: 15px;
    }
    .fran_btn_new span{
        font-size: 13px;
        padding: 9px 11px;
    }
    .news_artical.video_cod.home_news .eut-post-content {
        min-height: 200px !important;
    }
    .news_artical.video_cod.home_news .eut-post-content {
        min-height: 165px !important;
    }
}
@media only screen and (max-width: 991px){
    #eut-top-bar ul {
        min-height: 29px;
        line-height: 21px;
    }

    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-3"] .tp-bgimg.defaultimg,
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-5"] .tp-bgimg.defaultimg{
        background-position: right;
    }
    .eut-section.eut-light.eut-feature-footer.result_zone_cls {
        padding-top: 0 !important;
    }
}
@media only screen and (max-width: 767px){
    div#eut-anchor-menu ul#menu-anchor-menu li a {
        font-size: 9px !important;
        line-height: 23px;
    }
    header #eut-top-bar .right_head_new a, #eut-top-bar .right_head_new {
        /*padding: 0 6px;*/
        padding: 0;
        font-weight: 700 !important;
    }
    .eut-feature-header.extenal_site.sugar_cls .vc_empty_space {
        display: none;
    }
    .news_artical.video_cod.home_news .eut-post-content {
        min-height: auto !important;
    }
    #eut-feature-section .eut-feature-section-inner .tp-bgimg.defaultimg {
        background-blend-mode: overlay !important;
        background-position: right !important;
    }
     #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-1"] .tp-bgimg.defaultimg{
        background-color: rgba(5, 63, 102,1) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-2"] .tp-bgimg.defaultimg{
        background-color: rgb(103, 58, 183) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-3"] .tp-bgimg.defaultimg{
        background-color: rgba(17, 12, 12, 0.5) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-4"] .tp-bgimg.defaultimg{
        background-color: rgb(88, 89, 56) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-5"] .tp-bgimg.defaultimg{
        background-color: rgba(17, 12, 12, 0.5) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-6"] .tp-bgimg.defaultimg{
        background-color: rgb(103, 58, 183) !important;
    }
    #eut-feature-section  li.tp-revslider-slidesli[data-index="rs-7"] .tp-bgimg.defaultimg{
        background-color:  rgba(5, 63, 102,1) !important;
    }
    header#eut-header ul.eut-bar-content.eut-left-side li {
        line-height: 3;
    }
    header#eut-header a.fran_btn_new {
        margin: 9px 0 0;
    }
    .eut-section.eut-feature-header.extenal_site.sugar_cls {
        padding-top: 0 !important;
        padding-bottom: 30px !important;
        margin-bottom: 0;
    }
    .extenal_site.sugar_cls img {
        max-width: 229px;
        width: 100%;
    }
    .eut-section.eut-dark.news_artical.video_cod.home_news {
        padding-top: 39px !important;
    }
    .antonion_cls_feild {
        min-height: 300px;
    }
}
@media only screen and (max-width: 325px){
    html body div#eut-anchor-menu ul#menu-anchor-menu li a {
        padding-left: 7px;
        padding-right: 7px;
    }
}
/*==============================================end sugarland-child===========================*/
.top_location_dd {
    display: none !important;
}
.top_location_dd.show {
    display: block !important;
}
.icon_new_box .eut-column-1-6 {
        padding-left: 4px !important;
        padding-right: 4px !important;
}

/*Healthy eating/ Weight loss*/
.eut-element.eut-text.blockqute_cls p {
    margin-bottom: 30px;
    font-size: 18px!important;
    line-height: 24px;
}
.jump_next.desktop strong {
    font-size: 20px;
    color: #3b3a38;
    /*margin-bottom: 15px;
     padding-bottom: 15px; */
    display: inline-block;
    
}
.jump_next.desktop p {
    margin-bottom: 15px;
}
.blockqute_cls {
    padding: 15px 0px;
}
.eut-element.eut-text.blockqute_cls{
    padding-bottom:0px;
}
.one_class,
.two_class,
.three_class{
    /*min-height: 400px;*/
    text-align: center;
    padding: 25px 25px 0px 25px;
}

.round_shape {
    height: 80px;
    width: 80px;
    margin: 0px auto;
    background: #ff9d74;
    border-radius: 50px;
    color: #fff;
    padding: 24px;
    font-size: 30px;
    font-weight: 900;
    position: relative;
    margin-bottom:15px;
}

.round_shape::after {
    content: '';
    background: transparent;
    position: absolute;
    height: 62px;
    width: 62px;
    border: 5px solid #fff;
    border-radius: 50px;
    left: 9px;
    top: 9px;
    box-sizing: border-box;
}
.two_class .round_shape{background: #0b93e9;}
.three_class .round_shape{background: #013668;}


.hlth_typical h2{
    color: #ff9d74!important;
    font-size: 30px;
    margin-bottom: 0px;
}
.hlth_typical h4{
    color: #ff9d74!important;
    font-size: 18px!important;
    margin-bottom: 0px;
}
.two_class .top_section h4,
.two_class .top_section h2{
    color:#0b93e9!important;
}
.three_class .top_section h4,
.three_class .top_section h2{
    color:#013668!important;
} 

.three_class .top_section h4{
    visibility: hidden;
}
.two_class .wht_txt{
    background:#0b93e9!important;
}
.three_class .wht_txt{
    background:#013668!important;
}
.top_section {
    min-height: 200px;
    padding: 30px;
}

.wht_txt {
   min-height: 290px;
    padding: 45px;
    font-size: 18px;
    background: #ff9d74;
    color: #fff;
    text-align: left;
    line-height: 40px;
}
.hlth_typical .eut-element.eut-text{
    padding-bottom: 0px!important;
}

.hlth_after_bfore .eut-row {
    padding: 30px 0px;
    margin: 0px -18px;
}

.hlth_after_bfore h6,
.hlth_after_bfore p{
    color: #4f5457!important;
}
.hlth_after_bfore h6{
    margin-bottom:0px;
}
.hlth_after_bfore p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
}
.hlth_after_bfore h4{
    color:#000!important;
}

.hlth_after_bfore .eut-element.eut-image.eut-align-center {
    margin-bottom: 15px;
}

#typical-ssz-experience.hlth_typical {
    margin-bottom: 0px !important;
}


.hlth_after_bfore .wpb_column.eut-column-1-2 .eut-row {
    border: 3px solid #003669;
}
.hlth_typical .wpb_column .eut-column-wrapper {
    background:#fff;
    padding-bottom:0px!important;
    
}

.tp-bgimg.defaultimg {
    background-size:cover!important;
    background-position:center!important;
}

html body .method_counter_cls {
    padding-left: 153px !important;
    padding-right: 150px !important;
    position: relative;
    top: -30px;
}

@media (min-width: 768px){
html body .method_counter_cls {
    min-height: 320px;
    margin-top:-265px;
}
.about_description p {
    margin-left: 30px;
}

.about_description p {
    margin-left: 30px;
}
/*.about_description p:nth-child(2){*/

/*    margin-bottom:0px!important;*/
/*}*/
.hlth_typical .wpb_column .eut-column-wrapper{
    width:99.2%;
}
}
@media (max-width: 767px){
.method_counter_cls {
    display: none;
}
/*.protocol_method_cls {
    padding: 50px 0px;
}*/
.wht_txt {
   min-height: 200px;
    padding:0px 25px;
    line-height:30px!important;
}
.hlth_typical .wpb_column .eut-column-wrapper {
    height:400px;
}
.hlth_lifestyle.eut-section.eut-feature-footer {
    margin-bottom: unset!important;
}
#typical-ssz-experience.hlth_typical {
    padding:25px!important;
}
.hlth_after_bfore {
    padding: 25px!important;
}
html body #eut-main-content .hlth_after_bfore h3,
html body #eut-main-content .hlth_after_bfore p{
    margin-bottom:0px!important;
    font-size:20px!important;
    line-height:20px;
}
.hlth_after_bfore .eut-row .eut-row > div .eut-element:last-child{
    margin-bottom:10px;
}
.eut-element.eut-text.jump_next {
    display:block!important;
    padding:25px!important;
    background-color:#cbe5f6;
    margin-bottom:0px!important;
    
}
.jump_next.desktop strong{
    display:block;
}
/*.eut-row .eut-row > div .eut-elemen.jump_next{
    
}*/

.wpb_column.eut-column.about_description{
    padding:0px!important;
}
.hlth_after_bfore .wpb_column.eut-column-1-2 .eut-row{
    margin-bottom:15px;
}
}

@media (min-width: 768px) and (max-width: 1023px){
.wht_txt {
    padding:25px;
    line-height:35px!important;
}

#eut-main-content .hlth_typical h4{
    font-size:18px!important;    
}
#eut-main-content .hlth_typical h2{
    font-size:20px!important;    
}
.eut-element.eut-text.jump_next{
    display:block!important;
}
.eut-element.eut-text.blockqute_cls p{
    font-size:14px!important;
    line-height: 18px!important;
}
.jump_next.desktop strong{
    font-size:16px;
    display:block;
    margin-bottom:5px!important;
}
.eut-element.eut-text.jump_next p{
    font-size:14px!important;
}
html body .method_counter_cls {
    min-height: 290px!important;
    margin-top: -250px!important;
}
.about_description p{
    margin-left:0px!important;
}
.jump_next{
    padding-left:30px!important;
}

.hlth_after_bfore p {
    font-size: 15px;
    line-height: 22px;
}
html body #eut-main-content h3, html body #eut-main-content h5 {
    font-size: 20px !important;
    line-height: 25px !important;
    margin-bottom: 10px !important;
}
}

@media (min-width: 1024px) and (max-width: 1300px){
    .hlth_after_bfore p {
    font-size: 20px;
    line-height: 30px;
    }
}
@media (max-width: 991px){
     html body .method_counter_cls{
        margin-top: -280px!important;
    }
}

.hlth_after_bfore img.attachment-full.size-full {
    border: 2px solid black;
}