/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: 
*/

@media screen and (max-width: 1200px){

    .content-text .lg { font-size: 80px; }

}

@media screen and (max-width: 1200px){

    .inner.about .founder-content .content-text p { margin: 15px 0 0; }
    .inner.about .founder-content .content-text p, .inner.about .strategy-box .content-text p { font-size: 20px; }

    .inner.news .blog-col .content-text p { font-size: 18px; }

}

@media screen and (max-width: 1080px){

    .about-content .content-text p { font-size: 30px; }

    .business-right .business-col .content-text span { font-size: 20px; }

    .news-content .content-text p { font-size: 18px; }

    .investment-tab .tab button { font-size: 16px; }
    .investment-tab .investment-col { width: 20%; padding: 60px 15px; }
    .investment-tab .investment-col .content-text h5 { font-size: 18px; }
    /*.investment-tab .investment-col { width: 20%; min-height: 100%; padding: 60px 15px; }*/



    /*CONTENT*/

    .content-text .lg { font-size: 50px; }
    .content-text h2 { font-size: 50px; }
    .content-text h3 { font-size: 40px; }
    .content-text h4 { font-size: 30px; }

    /*INNER*/

    .inner.about .founder-wrap { align-items: flex-start!important; }

}

@media screen and (max-width: 890px){

    /*INNER*/

    .inner .banner-content .content-text h1 { font-size: 50px; }
    .inner .banner-content span { display: block!important; }
    .inner #banner::before { height: 38%; }

}

@media screen and (max-width: 800px){

    body { min-width: 320px!important; }
    body::before { display: none; }

    p, ul li { font-size: 18px!important; }
    p {  margin: 15px 0!important; }

    .db { display: inline; }

    .inbM { display: block; }

    .flex, .flexs, .flexc, .flexe, .flexstr, .flexstr-alt { flex-wrap: wrap; }

    /*.tl, .tr { text-align: center; }*/

    /*FORM*/

    .ctc-form input[type="text"] { height: 45px; margin: 0 auto 8px; }

    /*BUTTON*/

    .btn { max-width: 180px; font-size: 12px; padding: 15px 0; }
    .btn.lg { max-width: 180px; }
    .ctc-form .btn { max-width: 190px!important; padding: 10px 0; }

    /*STICKY*/

    .sticky { padding: 0!important; }
    #header.sticky nav a#pull { background-color: rgb(0 0 0 / 80%) !important; }
    #header.sticky nav a#pull:after { filter: brightness(0) invert(1); }

    /*DROPDOWN*/

    #menu_drop #dropdown { display: none!important; background: #FEFEFE!important; }
    #header nav ul #dropdown li a { color: #070E26!important; background: #FEFEFE!important; }
    .inner #dropdown li, #dropdown li { padding: 0!important;  }
    #menu_drop { position: relative; }
    #menu_drop::after { content: '\f0d7'; font-family: 'FontAwesome'; font-size: 14px; color: #0A1333; position: absolute; top: 10px; right: 15px; }
    #menu_drop:hover > #dropdown { display: block!important; position: static; max-width: 100%!important; width: 100%!important; padding: 0!important; }
    #header nav ul #dropdown li.active-menu a, #header nav ul #dropdown li a:hover { color: #FFFFFF!important;  background: #0A1333!important; }
    #header nav ul #dropdown li a { padding: 10px 30px; }
    #header nav ul #menu_drop:hover::after { content: '\f0d8'; color: #FFFFFF; }

    /*FORM*/

    .formBox .formLabel { width: 100%; }

    .socials { margin: 0 auto; }

    #header.sticky .header-right { padding: 0; }


    /*HEADER*/

    #header { top: 0; padding: 0; min-width: 320px; }
    #header, #header * { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
    #header .row {width: 100%}
    #header nav {display:block; height: auto; width: 100%;}
    #header nav ul { width: 100%; display: none; height: auto; padding: 0; margin: 0!important; }
    #header nav ul li { width: 100%;position: relative; margin: 0!important; }
    #header nav ul li a { color: #070E26!important; font-size: 14px; display: block; float:none; padding: 10px 15px!important; }
    #header nav ul li a::before { display: none; }
    #header nav a {text-align: left; width: 100%;}
    #header nav a strong {position: absolute; top: 50%; transform: translateY(-50%); left: 15px;}
    #header nav a#pull {display: block; color: #fff; background-color: #FFFFFF; height: 65px;padding: 10px 0; width: 100%; position: relative;}
    #header nav a#pull:after { content:''; background: url('../images/nav-icon.png') no-repeat; width: 20px; height: 20px; display: inline-block; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
    #pull img { position: relative; width: 60px; padding-left: 15px; top: 0; }
    #header nav ul li.active-menu { padding: 0; width: 100%; }
    #header nav ul li.active-menu a, #header nav ul li a:hover { width: 100%; background: #0A1333; color: #FFFFFF!important; padding: 10px 15px; }
    .header-section { padding: 0; }
    .header-left, .header-right .header-info { display: none; }
    .header-right { width: 100%; padding: 0; }
    .header-right .header-nav { max-width: 100%; width: 100%; }

    #header nav ul li { background: #FFFFFF; padding: 0; }
    #header nav ul li a { padding: 10px 15px; max-width: 100%; }
    #header nav ul, .header-right .header-wrap { max-width: 100%; }


    /*.mobile-tel a::before { content: '\f095'; font-family: 'FontAwesome'; font-size: 20px; color: #FFFFFF; transform: scaleX(-1); display: block; background: #8C030A; width: 40px; height: 39px; display: flex; justify-content: space-around; align-items: center; }
    .mobile-tel { display: block; position: absolute; top: 0; right: 50px; }*/

    /*BANNER*/

    #banner { padding: 65px 0 0; }
    .banner-img .content-img img { height: 100%!important; }


    /*CONTENT*/

    .content-text h1, .content-text h2 { font-size: 45px; }
    .content-text h5 { font-size: 25px!important; }
    .content-text .cursive { font-size: 50px; }

        /*ABOUT*/

        .about-section { padding: 15px; }
        .about-section .row { padding: 0; }
        .about-section .row::before { display: none; }

        /*WELCOME*/

        .welcome-section { padding: 30px 15px; }
        .welcome-section .row { padding: 0; }
        .welcome-section .row::before { display: none; }
        .welcome-section::before { height: 51%; }
        .welcome-content .db { display: block; }

        /*BUSINESS*/

        .business-section { padding: 30px 15px; }
        .business-section .row { padding: 0; }
        .business-section .row::before { display: none; }  
        .business-left, .business-right { width: 100%; } 
        .business-left .content-text h3 { margin: 0 0 15px; }
        .business-right { margin: 30px 0 0; }  
        .business-right .business-col { width: 100%; border: none; padding: 15px; border-top: 2px solid #2A3045;  }  
        /*.business-right .business-col.m{ border-top: 2px solid #2A3045; border-bottom: 2px solid #2A3045; }*/
        .business-right .business-col .content-text span { display: block; } 

        /*INVESTMENT*/

        .investment-section { padding: 30px 15px; }
        .investment-tab { margin: 15px 0 0; }
        .investment-tab .investment-col { width: 50%; padding: 30px 15px; }
        .inner.other .investment-tab .tab { max-width: 100%; }
        .investment-tab .tab button, .inner.other .investment-tab .tab button { width: 100%!important; margin: 5px 0;  }
        .investment-tab .investment-wrap { margin: 5px 0 0; }
        .investment-tab .investment-col .content-text { position: relative; left: 0; right: 0; bottom: 0; width: 100%; }
        .investment-tab .investment-col .content-text h5 { font-size: 18px!important; }
        .investment-tab .investment-col .content-text p { font-size: 14px !important; margin: 5px 0 0!important; }

        /*NEWS*/

        .news-section { padding: 0 15px 30px; }
        .news-title .content-text, .news-title .button { width: 100%; }
        .news-title .button { margin: 15px 0 0; }
        .news-title { padding: 0 0 15px; border-bottom: 1px solid #F0EEED; }
        .news-wrap { margin: 15px 0 0; }
        .news-left, .news-right { width: 100%; }
        .news-right .news-content { max-width: 100%; padding: 0; }
        .news-right .news-col { padding: 15px 0; }

        /*STORY*/

        .story-section { padding: 30px 15px; }
        .story-section .row { padding: 0; }
        .story-section .row::before { display: none; }
        .story-left, .story-right { width: 100%; } 
        .story-right { border-top: 2px solid #2A3045; border-left: 0; margin: 15px 0 0; }
        .story-right .story-content { max-width: 100%; width: 100%; margin-left: auto; padding: 15px 0 0; }


    /*FOOTER*/

    #footer { padding: 0; }
    #footer::before { width: 100%; }
    .footer-top { padding: 30px 15px 0; }
    .footer-wrap { padding: 0 0 30px; }
    .footer-left, .footer-right { width: 100%; }
    .footer-left .content-img { max-width: 200px; width: 100%; margin: 0 auto; }
    .footer-right .footer-info { max-width: 100%; width: 100%; margin-left: auto; padding: 0; }
    .footer-col.mid { margin: 30px 0; }
    .footer-col { width: 100%; }
    .footer-right .footer-info .content-text h5 { font-size: 20px; margin: 0 0 10px; }

        /*COPYRIGHT*/

        .copyright { padding: 15px; }
        .copyright .content-text p { margin: 0!important; }
        .copyright-left, .copyright-right { width: 100%; }
        .copyright-left .content-text p { margin: 0 0 15px!important; }
        .copyright-right { margin: 0 auto; }

    /*INNER*/

    .inner.contact #content { padding: 30px 15px; }

    .inner #banner { padding: 0; }
    .inner .banner-content { padding: 7.5% 15px; }
    .inner .banner-content .content-text h1 { font-size: 6vw; }
    /*.inner #banner::before { height: 40%; }*/

        /*ABOUT*/

        .inner.about .founder-section { padding: 20px 15px; }
        .inner.about .founder-left, .inner.about .founder-right, .inner.about .strategy-left, .inner.about .strategy-right { width: 100%; }
        .inner.about .founder-content { max-width: 100%; width: 100%; padding: 0; margin: 15px 0 0; }
        .inner.about .founder-section .founder-wrap { padding: 0 0 15px; }


        .inner.about .strategy-section { padding: 0 15px 20px; }
        .inner.about .strategy-wrap { margin: 0; }
        .inner.about .strategy-col { width: 100%; margin: 15px 0; }
        .inner.about .strategy-col .content-text h5 { margin: 15px 0; }

        /*BIOTECH*/

        .inner.biotech .tag-section { padding: 20px 15px; }
        .inner.biotech .tag-left .content-text { max-width: 100%; width: 100%; }
        .inner.biotech .tag-left, .inner.biotech .tag-right { width: 100%; padding: 0; }
        .inner.biotech .tag-left { margin: 0 0 15px; }
        .inner.biotech .tag-content { margin: 0 0 15px; }

        /*OTHER*/

        .inner.other .tag-section { padding: 20px 15px; }
        .inner.other .tag-left .content-text { max-width: 100%; width: 100%; }
        .inner.other .tag-left, .inner.other .tag-right { width: 100%; padding: 0; }
        .inner.other .tag-left { margin: 0 0 15px; }
        /*.inner.other .tag-content { margin: 0 0 15px; }*/

        .inner.news .blog-section { padding: 0 15px 20px; }
        .inner.news .banner-content { top: unset!important; transform: unset!important; }
        .inner.news .investment-tab .blog-col { width: 48.5%; padding: 0 0 30px; }


    .ctc-form .g-recaptcha div { margin: 0 auto 10px; transform: scale(0.90); transform-origin: 0 0; }

}


@media screen and (max-width: 480px){

    p, ul li { font-size: 16px!important; }

    .inner.news .investment-tab .blog-col { width: 100%; padding: 0 0 15px; }

}