@charset "utf-8";
/* CSS Document */

/* media-query
------------------------------------------------*/
@media handheld, only screen and (max-width: 1250px) {
    h2{
        font-size: 40px;
       }
       .wrap_all_cta h2 {
        font-size: 50px;
        line-height: 60px;
    }
    /* .enter_your_email {
        padding-top: 40px;
    } */
    h1 {
        font-size: 40px;
        line-height: 55px;
    }
}

@media handheld, only screen and (max-width: 1140px) {
    div#sync1 {
        width: calc(100% - 545px);
    }
    #sync1 .item{
        padding-right: 0;
    }
    .user_information.info-text {
        max-width: 100%;
        padding-left: 0;
    }
    .user_information{
        padding-left: 80px;
    }
    .left_blog {
        padding-right: 60px;
    }
    section.blog_part {
        padding: 100px 0;
        padding-bottom: 260px;
    }
    section.banner:before{
        height: 70%;
    }
    section.three_block_section.four_block_section .three_block_wrappers {
  
        gap: 180px;
 
    }
   
}

@media handheld, only screen and (max-width: 1024px) {
    .user_information{
        padding-left: 50px;
    }
    .information_slider {
        max-width: 700px;
        margin: 0 auto;
    }
    .enter_your_email .tnp-subscription input.tnp-email{
        font-size: 38px;
    }
    .enter_your_email .tnp-subscription input.tnp-email::placeholder{
        font-size: 38px;
    }
    /* .enter_your_email .tnp-subscription input.tnp-email{
        max-width: 300px;
    } */
    span.arrow_right{
        font-size: 45px !important;
    }
    input#tnp-1::-webkit-input-placeholder {
        background-position: 300px
    }
    #sync1 .item{
        padding-left: 30px;
    }
    h2 {
        font-size: 35px;
    }
    h3{
        font-size: 20px;
        line-height: 28px;
    }
    section.three_block_section{
        padding-bottom: 180px;
    }
    .three_block_wrappers {
     
        gap: 40px;
     
    }
    
    
    section.blog_part {
      padding-top: 60px;
      padding-bottom: 220px;
    }
    .email_link{
        font-size: 40px;
    }
    .cta_infor {

        margin-top: -150px;
    }
    section.cta_section {

        padding: 30px 0;
    }
    section.three_block_section.four_block_section .three_block_wrappers {

        gap: 130px;
    
    }
    .blog_wrapper .right_blog_wp {
   
        padding-left: 50px;
    }
}

@media handheld, only screen and (max-width: 991px) {
    section.banner {
        padding-top: 240px;
    }
    #sync1.owl-theme .owl-next {
        right: 0px;
    }
    .information_slider {
        max-width: 90%;
        margin: 0 auto;
        padding: 0 10px;
    }
    #sync1.owl-theme .owl-prev{
        left: 0;
    }
    .contact_info_box {
        margin-bottom: 20px;
    }
    .disclaimer_info h1 {
        font-size: 25px;
    }
    #sync1.owl-theme {

        padding: 20px 0;
    }
    .contact_info_box +.contact_address {
        margin-bottom: 20px;
    }
    .wrap_all_cta {

        padding-top: 227px;
    
    }
    .user_information {
        padding-left: 0px;
        width: 100%;
        padding-top: 40px;
        max-width: 100%;
    }
    .user_pic {
        max-width: 524px;
        width: 100%;
        margin: 0 auto;
    }
    .banner_img{
        padding-top: 50px;
    }
    section.title_block {
        padding: 30px 0;
     
    }
    .left_blog {
        padding-right: 0;
        width: 100%;
    }
    .blod_wrapper {
    
        grid-template-columns: repeat(1, 1fr);
    
    }
    .right_blog {
        padding-top: 30px;
    }
    .footer_column p{
        font-size: 15px;
    }
    .footer_column ul li a{
        font-size: 15px;
    }
    div#sync1 {
        width: 100%;
    }
    div#sync2{
        position: relative;

        max-width: 100%;
    }
    div#sync2 .owl-stage-outer .owl-stage .owl-item .item .slider_img_box img {
        height: 100%;
        object-fit: contain;
        object-position: left;
        height: 400px;
        margin: 0 auto;
        width: auto;
    }
    #sync2 .current .item {
        background: #f8f8f8;
    }
    #sync1.owl-theme {
       
        order: 2;
    }
    #sync1 .item {

        padding-left: 0;
        padding-bottom: 30px;
    }
    section.flip_choose{
        padding-bottom: 30px;
    }
    div#sync2{
        order: 1;
    }
    section.three_block_section.four_block_section .three_block_wrappers {
        gap: 60px;
    }
    section.three_block_section.four_block_section .three_block_wrappers .block__box span {
        margin-top: 25px;
    }
}
@media handheld, only screen and (max-width: 980px) {
    section.banner:before {
        height: 78%;
    }
    .blog_wrapper .right_blog_wp .inner_blog_info:first-child {
        border-top: 1px solid #2c2c2c;
        padding-top: 25px;
    }
    .three_block_wrappers{
        grid-template-columns: repeat(2, 1fr);
    }
    .hr {
        margin: 30px 0;
    }
    section.file_wrap_main{
        padding-top: 30px;
    }
    .left_blog_wp {
        width: 100%;
        max-width: 100%;
    }
    .blog_wrapper .right_blog_wp {
        padding-left: 0px;
        max-width: 100%;
        margin-top: 40px;
    }
    .blog_wrapper{
        margin-top: 30px;
    }
    .left_blog_wp .blof_discs a {
        padding-top: 0;
    }
  
}

@media handheld, only screen and (max-width: 767px) {
    section.banner {
        padding-top: 170px;
    }
    /* .inner_blog_info h3 a, .blof_discs h3 a{
    
    } */
    input#tnp-1::-webkit-input-placeholder {
        background-position: 240px
        }
    section.error-404.not-found.banner .page-content {

        text-align: center;
    }
    blockquote{
        margin: 30px 0;
    }
    .enter_your_email .tnp-subscription input.tnp-email{
        font-size: 30px;
    }
    .enter_your_email .tnp-subscription input.tnp-email::placeholder{
        font-size: 30px;
    }
    .enter_your_email .tnp-subscription input.tnp-email {
        max-width: 280px;
        margin: 0 auto;
    }
    span.arrow_right {
        font-size: 28px !important;
    }
    .enter_your_email .tnp-subscription input.tnp-submit {
      
        width: 38px !important;
        padding: 20px;
  
    }

    .enter_your_email .tnp.tnp-subscription form{
        justify-content: center;
    }
    .left_footer{
        justify-content: center;
    }
    section.blog_part .left_blog p:last-child {
        margin-bottom: 0;
    }
    .btn.make_in a {
        color: #f8f8f8;
    }
    .three_block_wrappers{
        padding: 0;
    }
    .btn.make_in {
        display: block;
        display: block;
        padding: 10px 23px;
        text-align: center;
        background: #a9bf91;
        cursor: pointer;
        font-family: 'Basis Grotesque Pro';
        font-size: 18px;
        font-weight: bold;
        line-height: 28px;
        font-style: normal;
        color: #f8f8f8;
        border-radius: 24px;
        min-width: 211px;
        width: fit-content !important;
        margin: 0 auto;
        margin-top: 40px;
    }
    body{
        overflow-x: hidden !important;
    }
    body.human_healthy_m header {
        background: #F4EDE8;
    }
    .contact_form{
        flex-wrap: wrap;
    }
    .disclaimer_info p {
        text-align: center;
    }
    .disclaimer_info h1+ p {
        margin-bottom: 20px;
    }
    section.disclaimer-banner.banner {

        padding-bottom: 100px;
    }
    .contact_content {
        padding-right: 0;
        text-align: center;
        width: 100%;
    }
    .img_content {

        margin: 0 auto;
        padding-top: 50px;
    }
    .blog_slider_title {
        margin-bottom: 30px;
    }
    .blog_info_wo {
        text-align: center;
    }
    .blof_discs{
        text-align: center;
    }
    section.blog_post_slider .blog_slider_inner .blof_discs a {
        /* margin: 0 auto; */
        padding-top: 10px;
        text-align: center;
    }
    section.blog_post_slider .blog_slider_inner .blof_discs h3 a {
        padding-top: 0;
        text-align: left ;
    }
    .left_blog_wp .blof_discs a {
     
        margin: 0 auto;
    }
    body.human_healthy_m{
        overflow: hidden;
    }
    .main_menu  {
     position: fixed;
     width: 100%;
     background-color: #F4EDE8;
     left: 0;
     right:0;
     z-index: 0;
     top: 120px;
     height: 100vh;
     padding-top: 80px;
     transform: translateX(100%);
     transition: all 0.3s ease-in-out;
     -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
     -ms-transition: all 0.3s ease-in-out;
     -o-transition: all 0.3s ease-in-out;
     -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
     -ms-transform: translateX(100%);
     -o-transform: translateX(100%);
    }
    header.fixed .main_menu {
        top: 100px;
    }
    body.human_healthy_m header.text-center.fixed{
        background-color: #F4EDE8;
    }
    ul#menu-main-menu li {
        width: 100%;
        text-align: center;
    }
    .main_menu.human_healthy_m {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
    }
    .logo {
        margin: 0 auto;
    }
    .hamburger {
        display: block;
        position: absolute;
        right: 10px;
        padding-left: 0 !important;
        width: fit-content;
        margin-left: auto;
    }
    .main_menu nav ul li {
        width: 100%;
        text-align: center;
    }
    .main_menu ul{
        gap: 10px;
    }
    .hamburger{
        display: block;
    }
    h1 {
        font-size: 35px;
        line-height: 50px;
        text-align: center;
    }
    h2 {
        font-size: 30px;
        line-height: 38px;
    }
    .title_file h2 {
        margin-bottom: 15px;
    }
    .header_intro p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
    }
    .header_intro {
        text-align: center;
    }
    .enter_your_email p {
        margin-bottom: 10px;
        text-align: center;
    }
    .enter_your_email{
        text-align: center;
    }
    .footer_column:first-child {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }
    .footer_column {
        width: 100%;
        text-align: center;
    }
    .footer_socila{
        justify-content: center;
        margin-top: 15px;
    }
    .footer_column ul li {
        text-align: center;
    }
    .footer_column h3 {
        margin-bottom: 7px;
    }
    .enter_your_email {
        padding-top: 0px;
    }
    .wrap_all_cta h2 {
        font-size: 40px;
        line-height: 60px;
    }
    .three_block_wrappers {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }
    section.title_block .title_info p{
        margin-bottom: 0;
    }
    .block__box h3{
        text-align: center;
    }
    .block__box p {
        text-align: center;
    }
    .user_information h2,.user_information h3,.user_information p{
        text-align: center;
    }
    .user_information p{
        margin-bottom: 0;
        margin-top: 20px;
    }
    .user_information{
        text-align: center;
    }
    h3.sub_title {
        margin-top: 8px;
    }
    .info_file {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .file_box .title_file {
        width: 100%;
        text-align: center;
    }
    section.client_profile_section {
        padding: 30px 0;
    }
    .inner_blog_info{
        order: 2;
        text-align: center;
    }
  
    .inner_blog_wrap{
        border-bottom: 1px solid #C6C6C6;
    }
    .inner_blog_wrap:last-child{
       border-bottom: 0;
    }
    .left_blog  {
        text-align: center;
    }
    .inner_blog_wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .user_information a.btn{
        margin-top: 30px;
    }
    .inner_blog_info a {
   
        padding-top: 10px;
    }
    .wrap_all_cta {
        padding-top: 120px;
        padding-bottom: 90px;
    }
    .wrap_all_cta h2{
        margin-bottom: 20px;
        font-size: 35px;
        line-height: 45px;
    }
    section.blog_part {
        padding-top: 40px;
        padding-bottom: 160px;
    }
    .cta_infor {
        margin-top: -130px;
    }
    .footer_wrapper{
        gap: 25px;
    }
    .email_link {
        font-size: 30px;
    }
    section.cta_section +section.call_to_email {

        padding-bottom: 30px;
    }
    section.three_block_section.four_block_section .three_block_wrappers{
        grid-template-columns: repeat(1, 1fr);
    }
    section.three_block_section.four_block_section .three_block_wrappers {
        gap: 50px;
    }
    section.three_block_section.four_block_section .three_block_wrappers .block__box span {
        margin-top: 10px;
        text-align: center;
    }
    ul.main_accordion li a{
        font-size: 18px;
    }
    section.single_flip_choose {

        padding-bottom: 180px;
    }
    section.question_accordion {
        padding: 50px 0;
 
    }
    section.three_block_section.four_block_section+section.question_accordion {
        padding-bottom: 10px;
    }
    .hamburger span:before {
        top: -5px;
        left: 0;
        height: 1px;
        width: 18px;
    }
    .hamburger span:after {
        bottom: -5px;
        left: 0;
        height: 1px;
        width: 18px;
    }
    header.fixed .logo {
        max-width: 180px;
    }
    ul.main_accordion li {

        padding: 20px 0;
    }
    .banner_img{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 40px;
    }
    section.three_block_section.four_block_section .three_block_wrappers .block__box span{
        font-size: 16px;
        line-height: 26px;
    }
    ul.main_accordion li a span {
   
        min-width: 24px;
        position: relative;
        margin-left: 10px;
    }
    ul.main_accordion li a span i.fa.fa-plus {

        position: absolute;
        left: 6px;
    }
    section.blog_post_slider {
        padding: 50px 0 60px 0;
    }
}

@media handheld, only screen and (max-width: 639px) {
    .bottom_footer_wrap{
        justify-content: center;
        text-align: center;
    }
    h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .menu-footer-menu-container {
        margin-bottom: 8px;
    }
    section.blog_post_slider .blog_slider_inner .blof_discs {
        margin-top: 15px;
    }
    h1 {
     
        line-height: 45px;
    
    }
    .bottom_footer {
        padding: 20px 0;
    }
    .bottom_footer_wrap p:first-child {
        margin-bottom: 8px;
    }
    .left_footer,.right_footer {
        width: 100%;
    }
}

@media handheld, only screen and (max-width: 575px) {
    section.banner:before {
        height: 88%;
    }
    section.disclaimer-banner.banner {
        padding-bottom: 50px;
    }
    section.blog_post_slider {
        padding: 30px 0 30px 0;
    }
    section.cta_section, section.call_to_email {

        padding: 30px 0;
    }
    /* section.blog_details.banner:before {
        height: 36%;
    } */
    .img_content{
        max-width: 100%;
    }
}

@media handheld, only screen and (max-width: 450px) {
    section.banner:before {
        height: 95%;
    }
    .logo{
        max-width: 170px;
    }
}
@media handheld, only screen and (max-width:375px) {
/* section.blog_details.banner:before {
    height: 33%;
} */
}