@import url('https://fonts.googleapis.com/css?family=Assistant:200,300,400,600,700|Catamaran:100,300,500,700|Kanit:100,200,300,400,500,600,700');
body, a{
    font-weight: 400;
    letter-spacing: .5px;
    font-family: 'Kanit', sans-serif;
    font-family: 'Catamaran', sans-serif;
    font-family: 'Assistant', sans-serif;
    font-family: 'Assistant', sans-serif;
color: rgba(84,92,96,1.00);
}h1 {
    font-size: 2rem;
    margin: 0.67em 0;
    line-height: 1;
}
h1, h2, h3, h4, h5, h6 {font-weight: 100;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    width: 100%;
}


a:visited {
    color: #00898a;
}

a:hover {
    color: #ff8a21;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}
a{
    text-decoration: none;
}
ul {
}
header#masthead {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    padding: 0 10px;
}
.logo-img-container {
    position: fixed;
    left: 0vw;
    top: 0vw;
    z-index: 2;
    width: 15vw;
    text-align: center;
    min-width: 110px;
}
.main-navigation {
    clear: both;
    display: flex;
    float: right;
    width: 100%;
}
.main-navigation a {
    color: #fff;
    font-size: 1.3rem;
    padding: 10px 5px;
    margin: 0 5px;
    transition: .3s;
    font-family: 'Kanit', sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    /* font-family: 'Assistant', sans-serif; */
    border: 2px solid transparent;
    font-family: 'Assistant', sans-serif;
}
.ellipsis-menu-link {
    position: absolute;
    right: .5vw;
    cursor: pointer;
    padding: 0.5vw 1vw;
}

#home-menu-overlay-container .menu-desktop-overlay-container {
    text-transform: uppercase;
    font-size: 12px;
}

div#home-menu-overlay-container {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #ffffffeb;
    width: 50vw;
    min-height: 100vh;
    display: none;
}

div#home-menu-overlay-container a{
    font-size: 1.3vw;
}

#home-menu-overlay-container .menu-desktop-overlay-container, #home-menu-overlay-container .menu-desktop-container {
    padding: 2vw .1vw .1vw;
    border: solid .1vw #b9b9b9;
    border-width: 0px .1vw 0px .1vw;
    min-height: 100vh;
    width: 20vw;
    position: relative;
}

div#overlay-menus {
    display: flex;
    justify-content: center;
}
div#overlay-menus li{
    list-style-type: none;
    padding-top: 5px;
}
div#overlay-menus a {
    color: #717171;
    text-decoration: none;
}
div#overlay-menus a::before{
    content: "-"
}
#desktop-menu, #additional-menu{
    padding:0;
    margin:0;
    overflow: auto;
}

.a-slide{
    height: 100%;
    width: 100%;
    position: relative;
}
.slick-slider{ height: 100%;}
.slick-track{ height: 100vh; }
.slick-dotted.slick-slider {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin:0;
    padding:0;
    cursor: default;
}
.slide-content {
    position: relative;
    color: white;
    width: 60vw;
    margin: 25vh auto 0;
    letter-spacing: 0;
    text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.19);
}
.slide-content .title {
    font-size: 4vw;
    line-height: 4vw;
    pointer-events: none;
    min-height: 0em;
    font-family: 'Kanit', sans-serif;
    font-family: 'Catamaran', sans-serif;
    font-family: 'Assistant', sans-serif;
    font-weight: 400;
    text-align: right;
    margin: 0 0 30px;
}
.right-align{
    text-align: right;
}
.slide-content .icon-box {
    position: relative;
}
.slide-content .right-box{
    font-size: 12px;
}
.slide-content .icon-box .icon-box-img {
    position: absolute;
    top: -20px;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 4vw;
}
.slide-content .slide-box{
    position: relative;
    width: 13vw;
    height: 13vw;
    padding: .1vw;
    margin: .1vw;
    opacity: 0;
    transition: 1s;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.slide-content .slide-box:hover{
    transition: 0s;
}
.icon-box.slide-box p {
    width: 100%;
    position: absolute;
    bottom: 10px;
    padding: 0;
    margin: 0;
    left: 0;
    cursor: default;
    font-family: 'Assistant', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
}
.boxes-container {
    display: none !important;
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    right: 0;
    align-content: flex-end;
    justify-content: flex-end;
}
.slide1 .boxes-container{
    width: 30vw;
}
.slide2 .boxes-container, .slide3 .boxes-container{
    width: 40vw;
}
.boxes-container p{
    text-align: center;
    font-size: 1.3vw;
}
.learn-more.slide-box p {
    border: solid 1px white;
    background-color: rgba(255, 255, 255, 0.12156862745098039);
    padding: 3vw 0;
    font-size: 22px;
    padding: 20px 5px;
    line-height: 1.3rem;
    margin: 0 auto;
    width: 100%;
    display: block;
    font-family: 'Kanit', sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    /* font-family: 'Assistant', sans-serif; */
    font-family: 'Assistant', sans-serif;
    letter-spacing: -0.5px;
}
.bottom-box.slide-box {
    font-size: 14px;
}

.purple_box{
    background-image: url(/wp-content/uploads/2018/10/box-peacock.png);
    background-size: 13vw;
}
.white_overlay{
    font-size: 14px;
    background-color: rgba(255, 255, 255, 0.88);
    color: #4e4e4e;
}
.white_overlay p ,.right-box p{
    position: relative;
    bottom: 0px;
    left: 0;
    top: 0;
    /* -webkit-transform: translateX(-50%); */
    /* transform: translateX(-50%); */
    width: 100%;
    margin: 10px 10px;
    font-family: 'Kanit', sans-serif;
    /* font-family: 'Catamaran', sans-serif; */
    /* font-family: 'Assistant', sans-serif; */
    font-weight: 300;
    line-height: 18px;
    font-size: 16px;
    font-family: 'Assistant', sans-serif;
}
div#interior-box-container {
    display: none !important;
    display: flex;
    flex-wrap: wrap;
    width: 26.4vw;
    margin: 0 auto;
}
.interior.slide-content .icon-box .icon-box-img{
    background-size: 9vw;
    filter: brightness(0) invert(1);
}
.interior.slide-content .icon-box h2{
    font-weight: 200;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1.5vw;
    cursor: default;
    font-size: 1.5vw;
}
.interior.slide-content{
    text-align: center;
    width: unset;
}
.interior.slide-content .slide-box{
    opacity: 1;
}

#overlay-menus #additional-menu:after{
    content: "CLOSE X";
    position: absolute;
    top: 0;
    right: 0;
    margin: .1vw;
    cursor: pointer;
    font-size: 1.3vw;
}
#home-menu-close{
    position: absolute;
    top:0;
    right:0;
    color: black;
}
div#rn-pbwp-div{
    background-color: unset !important;
}
a.learn-more-link{
    color:white;
    width: 100%;
    margin: 0 10px;
}

div#slider_nav {
    position: absolute;
    z-index: 1;
    bottom: 50%;
    left: 3vw;
}
div#slider_nav a {
    color: white;
    border: solid 1px;
    padding: 0.5vw 1vw;
    font-size: 1vw;
}

.current{
  background-color: #ffffff54;
}

div#rn-pbwp-text{
    pointer-events: none;
}
canvas {
    background: rgba(0,0,0,0);
    z-index: -10;
    -webkit-mask-image: -webkit-gradient(linear, left top, left bottom,      from(rgba(0,0,0,1)), to(rgba(0, 0, 0, 0)));
    background-blend-mode: multiply;
}
.show-boxes {
    opacity: 1 !important;
}
#floatbar{
    display: none;
}
#swipemenu{
  z-index:5;
}
div#swipemenu div#panels ul{
  min-width: 100vw;
}
#footer_container{
  text-align: center;
  margin: 0;
  padding: 0 10px;
  border-radius: 20px;
  padding-bottom: 60px
}
#footer_container li{
  padding: 10px 15px;
  color: white;
  font-size: .75em;
}
.footer_title{
  text-transform: uppercase;
}

#background_desktop_space{
  height:90vh;
}
.menu-spacer {
  line-height: 88px;
  height: 100px;
}

div#logo_container {
    text-align: left;
    background-color: white;
}

.hamburger_container {
    position: absolute;
    right: 30px;
    bottom: 40px;
}
img.logo_full_img {
    width: 25%;
    padding: 10px 30px;
    float:left;
    min-width: 175px;
}
div#footermenu a {
    color: black;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    padding: 2px 0;
    margin: 1px 15px;
    font-size: 1.7rem;
}
.ellipsis-menu-link-mobile{
    text-align: center;
}
.ellipsis-menu-link-mobile:after {
    content: '\2807';
    font-size: 100px;
    color: #ff8b1a;
    line-height: 120px;
    font-size: 80px;
}
span#menum{
    width: 100px;
    margin-left:auto
}
.iconmenu{
    background-color: white;
}
.slide-bg {
    background-size: cover;
    background-position: center;
    width: 100vw;
    height: 100vh;
    position: absolute;
}
.slide-bg:after, .interior-bg:after{
    content: '';
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    box-shadow: inset 0 50vh 30vh 0vh rgba(0, 0, 0, 0.47);
    pointer-events: none;
    /* background: radial-gradient(circle, rgba(0, 0, 0, 0) 39%, rgba(0, 0, 0, 0.85) 100%); */
}
.interior-bg:after{
    box-shadow: inset 0 130px 100px 0 rgba(255,255,255,1);
    position: fixed;
    z-index: 1;
}

.ellipsis-menu-link img{
    width: 0.7vw;
}

.home-load-logo{
    -webkit-transform:translateX(-20vw);
    transform:translateX(-20vw);
}

.background {
    position: absolute;  
    display: block;  
    top: 0;  
    left: 0;  
    bottom:0;
    right:0;
    z-index: 1;
    pointer-events: none;
}

#page-background-img {
    position: fixed;
    right: 0;
    top: 0;
    width: 30%;
    height: 100vh;
    background-position: center;
    background-size: cover;
    float: right;
}

ul#menu-about-menu, ul#menu-pipeline-menu, ul#menu-investors-menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-left: 0;
    margin-left: 0;
}
ul#menu-about-menu li, ul#menu-pipeline-menu li, ul#menu-investors-menu li{
    list-style: none;
    text-align: center;
    margin: 15px 5px;
}
ul#menu-about-menu li a, ul#menu-pipeline-menu li a, ul#menu-investors-menu li a{
    color: black;
    padding: 10px;
    box-shadow: 1px 1px 8px -3px black;
}
li.current_page_item a{
    color: #4c9f98;
}
h1.entry-title {
    text-align: left;
    letter-spacing: 5px;
    font-weight: 300;
    float: left;
    color: #ff8a21;
    margin-bottom: 0;
}
div#sidebartoggle{
    text-align: center;
    position: fixed;
    background: #fff;
    box-shadow: 0px 0px 2px 0px rgba(199, 199, 199, 0.52);
}
.quick-nav-wrapper{
    padding:10px;
    cursor: pointer;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{
    display: none;
}
html #mega-menu-wrap-max_mega_menu_1 {
    clear: both;
    position: fixed;
    left: 110px;
}
div#sidebartoggle, #mega-menu-wrap-max_mega_menu_1 {
    left: 2vw;
    z-index: 10;
    top: 50%;
    transform: translateY(-50%);
    z-index: 96579569;
}
#scrollBtn{
    display: none;
    position: fixed;
    bottom: 20px;
    padding: 10px 15px;
    background: #ff7900e3;
    color: white;
    border-radius: 20%;
    cursor: pointer;
    transition:1s;
    left:2vw;
}

.logoScroll{
    right: 2vw;
    top: 8vw;
    left: unset;
    width: 25%;
}
.featuredImgScroll{
    width: 25% !important;
    height: calc(100vh - 30vw) !important;
    top: 25vw !important;
}
ul#item-list li{
    text-align: center;
}
ul#item-list li p{
    text-align: left;
}
ul#item-list li img{
    width: 50%;
}
div#footer_logo_container {
    text-align: center;
    margin: 30px 0;
    max-width: 150px;
    margin: 0px auto 30px;
}
#pipeline-nav-links a:before {
    content: "-";
}
#pipeline-nav-links a {
    color: white;
    font-size: 12px;
    padding: 5px 10px;
}
#pipeline-nav-links {
    opacity: 0;
    position: fixed;
    background-color: #ff7900e3;
    bottom: 20px;
    transform: translateX(70px);
    border-radius: 20px;
    transition:1s;
}

.quick-nav-icon{
    font-size: 3rem;
    color: #00898a;
}
.entry-content p{
    line-height: 30px;
}

.entry-content * {
   /*  color: #000;
    font-weight: normal; */
}
#tooglebutton:after{
    content: '\2807';
    padding-left: 10px;
    cursor: pointer;
    color: #3aa7a2;
    font-size: 3rem;
    font-family: monospace;
}
div#tooglebutton {
    text-align: center;
    right: 0;
    font-size: 3vw;
    float: right;
}
.home footer {
    width: 100vw;
    padding: 60px 0;
    max-width: 100%;
}
footer {
    background-color: #eff0f1;
    text-align: center;
}
footer i{
    color:white;
    padding: 0 10px;
    margin: 0 10px;
}

#footer-quote{
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 1.6rem;
    font-style: italic;
    font-family: 'Assistant', sans-serif;
    text-transform: capitalize;
    margin: 10px 0;
    color: #517388;
    max-width: 768px;
    margin: 0 auto 10px;
    padding: 5px;
}
.main-navigation a:hover {
    border-top: 2px solid #4c9f98;
    border-bottom: 2px solid #4c9f98;
}
footer #footer-links-container a{
    color: #517388;
}
ul#footer-menu a {
    font-weight: 600;
    color: white;
    padding: 5px 10px;
    transition: .5s;
    font-size: 1.2rem;
    line-height: 40px;
    margin: 5px;
    transition: .3s;
    color: #517388;
}
ul#footer-menu a:hover {
    border-top: 2px solid #517388;
    border-bottom: 2px solid #517388;
}
ul#footer-menu {
    display: flex;
    justify-content: center;
    margin: 0px 0;
    flex-wrap: wrap;
    padding: 0;
}

div#footer-links-container a{
    margin: 0 10px;
    font-weight: 400;
}
#copyright{
    font-size: 12px;
    color: #517388;
    margin: 5px 0 0;
    font-weight: 400;
}

#bio-item-list{
    display: flex;
    flex-wrap: wrap;
}
li.bio-item{
    padding: 10px;
}
li.bio-item img{
    float: left;
    margin-right: 2%;
}
div#bio-text-container{
    float: right;
    padding: 20px 0;
}
.with_image{
    width: 49%;
}
div#bio-title, div#bio-title-modal{
    color: #517388;
    font-weight: 600;
    font-size: 1.3rem;
}
div#bio-position, div#bio-position-modal {
    /*color: #63666A;*/
    font-size: 16px;
}
div#bio-content-modal{
    font-size: 14px;
    font-weight: 600;
}
div#bio-text-container a {
    color: #F68D2E;
    border: solid 1px;
    padding: 4px 10px;
    margin: 10px auto 0;
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
}
div#bio-text-container a:hover {
    color: white;
    background-color: #F68D2E;
}
.modal{
    z-index: 10 !important;
}
img.with_image-modal{
    float: left;
    max-width: 50%;
    margin: 0 20px 10px 0;
}
.blocker{
    z-index: 10;
    padding: 0;
}.slide-content .title strong {
    font-weight: 800;
    font-size: inherit;
}

.menu-desktop-container {
    overflow: auto;
}

.learn-more.slide-box p:hover {
    background: #fff;
    color: #444;
}div#footer-text {
    max-width: 768px;
    margin:  0 auto;
}.liko {
    overflow: auto;
    margin: 0 0 10px;
}

.liko a {
    display: inline-block;
    margin: 0 20px;
    font-size: 2rem;
    padding: 0;
    color: #517388;
}

.liko a i {
    padding: 0;
    color: #517388;
}div#togglelauncher {
    float: right;
    margin: 0 20px;
    cursor: pointer;
}

span.dotos {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 5px 0;
}

.dotl {
    overflow: auto;
    text-align: center;
    margin: 5px auto;
}

div#togglelauncher:hover {}

div#togglelauncher:hover span.dotos {
    background: #fff;
}


div#offwhitemenu {
    display: none;
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    z-index: 912394;
    width: 60vw;
    background: rgba(255, 255, 255, 0.95);
}

div#menucontainer {
    max-width: 90%;
    margin: 0 auto;
    height: 100%;
    /* border-left: 1px solid #adadad; */
    /* border-right: 1px solid #adadad; */
}

.offsplit {
    float: left;
    height: 100%;
    width: 50%;
    border-left: 1px solid #b5b5b5;
    border-right: 1px solid #b5b5b5;
}ul#menu-left-bar a {
    text-transform: uppercase;
    display: block;
    padding: 5px 20px;
    color: #444;
    font-size: 21px;
    font-weight: 400;
    position: relative;
    letter-spacing: -1px;
    font-family: 'Assistant', sans-serif;
    margin: 0 0px;
}

ul#menu-right-bar a {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 400;
    display: block;
    padding: 5px 20px;
    color: #444;
    text-transform: capitalize;
    font-family: 'Kanit', sans-serif;
    font-family: 'Catamaran', sans-serif;
    font-family: 'Assistant', sans-serif;
    letter-spacing: -1px;
    margin: 0 0px;
    position: relative;
}

.offsplit:nth-child(even) {
    border-left: none;
}

ul#menu-left-bar {
    margin: 30px 0 0;
}

ul#menu-right-bar {
    margin: 30px 0 0;
}

ul#menu-left-bar a:before {
    content: close-quote;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    background: #7d7d7d;
    width: 10px;
    transform: translateY(-50%);
}

ul#menu-right-bar a:before {
    content: close-quote;
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    background: #7d7d7d;
    width: 10px;
    transform: translateY(-50%);
}
div#sidebartoggle {
    padding: 10px;
    border-radius: 3px;
    line-height: 0;
}
div#footer-items {
    margin: 20px 0;
}

#post-42 .entry-content a, #post-48 .entry-content a, #post-340 .entry-content a{
    color: #F68D2E;
    border: solid 1px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 400;
}

#post-4278 .entry-content a {
     color: #F68D2E;
    /*padding: 4px 10px;*/
    /*font-size: 12px;*/
    font-weight: 400;
}
#post-42 .entry-content a{
    margin-left: 10px
}
#post-42 .entry-content a:hover, #post-48 .entry-content a:hover, #post-340 .entry-content a:hover, #post-4278 .entry-content a:hover{
    color: white;
    background-color: #F68D2E;
}
.jiu.revealer {
    padding: 15px 0;
}

.category-news p{
    margin:0;
}

select option:hover,
select option:focus,
select option:active,
select option:checked
{
    background: linear-gradient(#ee9037,#ee9037);
    background-color: #FFC894 !important; /* for IE */
    color: white;
}

nav#drop_down {
    width: 100%;
}

nav#drop_down {}

nav#drop_down li.page_item {
    float: left;
    color: #fff;
}

nav#drop_down li.page_item .page_item {
    width: 100%;
}

nav#drop_down li.page_item ul.children {
    display: none;
}

nav#drop_down li.page_item a {
    color: #fff;
}nav#drop_down {}

nav#drop_down li.menu-item {
    float: left;
    font-size: 0px;
}

nav#drop_down li.menu-item ul.sub-menu {
    opacity: 0;
    position: absolute;
    top: 67px;
    left: 0;
    visibility: hidden;
    margin: 0;
    width: 240px;
    transform: translateY(15%);
    transition: all .3s;
    padding-left: 0;
}

nav#drop_down li.menu-item a {
    color: #252525;
    font-size: 1.8rem;
    padding: 25px 15px;
    margin: 0px 0px;
    transition: .3s;
    font-family: 'Kanit', sans-serif;
    border: 0px solid transparent;
    font-family: 'Assistant', sans-serif;
    display: block;
    line-height: 1.1rem;
    transition: none;
}

nav#drop_down li.menu-item.menu-item-has-children {
    position: relative;
}

nav#drop_down li.menu-item.menu-item-has-children:hover .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
}

nav#drop_down li.menu-item ul.sub-menu li {
    width: 100%;
}

nav#site-navigation {
    display: none;
}

nav#drop_down li.menu-item .sub-menu a {
    background: #f68d2e;
    font-size: 1rem;
    color: #fff;
}

nav#drop_down li.menu-item a:hover {
    background: rgb(33, 33, 33);
    color: #fff;
}.closescroll {
    overflow: hidden;
}div#slider_nav a:hover {
    background: #63666a;
}.main_logo_lo {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 912384;
}

a#mainlogo_c {
    display: block;
    position: relative;
}

a#mainlogo_c:before {
    content: close-quote;
    position: absolute;
    left: -70vw;
    top: -20vw;
    width: 130vw;
    height: 40vw;
    background: rgba(255, 255, 255, 0.47843137254901963);
    transform: rotate(-40deg);
    z-index: -1;
}

img.logo_svg {
    margin: 2vw;
    width: 10vw;
}

.home nav#drop_down li.menu-item a{
    color: #fff;
}.spanif {
    float: left;
    width: 20%;
}.secfiling {
    overflow: auto;
    width: 100%;
    padding: 20px 0;
}

.secfile {
    overflow: auto;
}

.ui-group h3 {
    margin: 0 0 10px;
    text-align: left;
    letter-spacing: 5px;
    font-weight: 300;
    color: #ff8a21;
}

.ui-group {
    margin: 30px 0;
}

button.button {}

.ui-group {}

.ui-group button.button {
    background: transparent;
    border: 1px solid #eee;
    font-weight: 600;
    cursor: pointer;
}

.spanif a {
    border-bottom: 1px solid #eee;
    color: #f68d2e;
    margin-right: 10px;
    padding: 4px;
    display: inline-block;
}

.spanif a:hover {
    background: #63666a;
    color: #fff;
}

.spanif.ftype {
    font-weight: 400;
}

.spanif.date {
    font-weight: 400;
}

.secfiling .spanif {
    text-align: left;
    letter-spacing: 5px;
    font-weight: 300;
    color: #ff8a21;
    font-size: 12px;
}.spanif.ftitle {}

.spanif.ftitle a {
    opacity: .2;
}

.spanif.ftitle a.gotfield {
    opacity: 1;
}ul#footer-menu {
    list-style: none;
}ul#bio-item-list {
    margin: 0;
    padding: 0;
    list-style: none;
}ul#drop_down_menu{
    margin:0;
}.quick-nav {
    line-height: 16px;
}.hentry {
    margin: 0;
}div#bio-excerpt-modal p {
    margin: 0;
}.home div#sidebartoggle {
    display: none;
}header.entry-header {
    padding-bottom: 0;
}h2.titkelrpress {
    margin: 0;
}

span.red {
    color: red;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
    display: block;
}

#post-4648 div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 100%;
}

#post-4648 .gform_wrapper h3.gform_title,
#post-4442 .gform_wrapper h3.gform_title {
    display: none;
}

#post-4648 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
#post-4442 .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
    margin-top: 0;
}
.c-orange {
color: #ff8a21 !important;
}
.c-greyblue {
color: #517388 !important;
}
.f-spaced {
text-transform: uppercase;
letter-spacing: 0.2em;
}
.eligibility-row  {
justify-content: center;
}
.eligibility-row p {
line-height: 1.2;
}
.home.page-id-5251 #page-background-img {
background-image: url('/wp-content/uploads/2021/06/pagebg_4.jpg') !important;
}
.home.page-id-5251 .form-wrapper-col {
background: rgba(105,120,135,0.075);
padding: 1rem;
border: 10px solid rgba(105,120,135,0.05);
}
.home.page-id-5251 .form-wrapper-col .gform_wrapper {
width: 100%;
max-width: 700px;
margin: 1rem auto;
}
.home.page-id-5251 #primary {
    max-width: 70%;
}
.home.page-id-5251 .interior-bg:after {
display: none;
}
.home.page-id-5251 a#mainlogo_c:before {
background: rgba(255,255,255,0.8);
transform: rotate(-40deg) scale(0.9);
}
.home.page-id-5251 #primary .entry-header {
    float: left;
    clear: left;
    transition: 1s;
    padding-top: 23vh;
background: #517388;
padding-left: 25%;
padding-bottom: 8vh;
margin-top: 0px;
}
.home.page-id-5251 .entry-header h1.entry-title:after {
content: "for the treatment of vascular ehlers-danlos syndrome";
font-size: 50%;
text-transform: uppercase;
display:block;
color: #fff;
}

.home.page-id-5251 .entry-header h1.entry-title {
width: 100%;
max-width: 700px;
margin: auto;
text-align: center;
line-height: 1.3;
font-size: 2.5rem;
text-transform: uppercase;
}
.home.page-id-5251 #primary .entry-content {
    float: left;
    width: 95%;
    clear: left;
    transition: 1s;
    padding-left: 25%;
    padding-right: 20px;
    padding-bottom: 30px;
    min-height: calc(100vh - 8vw);

}

@media (max-width: 980px) {
.home.page-id-5251 #primary .entry-header, .home.page-id-5251 #primary .entry-content {
padding-left: 10%;
}
}

.home.page-id-5251 nav#drop_down li.menu-item a {
    color: #252525;
}

.home.page-id-5251 nav#drop_down li.menu-item a:hover {
    color: #fff;
}

.home.page-id-5251 nav#drop_down li.menu-item .sub-menu a {
    color: #fff;
}

.home.page-id-5251 footer {
    max-width: 70%;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label, .gform_wrapper.gravity-theme .gfield-choice-input {
vertical-align: top !important;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
color: inherit;
}
.gform_wrapper.gravity-theme .gfield input {
margin-top: 4px;
width: 14px;
height: 14px;
}
.gform_wrapper .gchoice {
margin-bottom: 6px;
}
.gform_wrapper .gchoice:hover {
color: rgba(45,80,113,1.00);
background:rgba(241,241,241,1.00);
}
.gform_wrapper .gchoice:after {
content: "";
display: table;
clear: both;
}
.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
min-height:35px;
}
 .home.page-id-5251 .gform_wrapper.gravity-theme .ginput_container_address .ginput_right {
    padding-left: 0;
    padding-right: 1%;
}

 .home.page-id-5251 .gform_wrapper.gravity-theme .ginput_container_address .ginput_left {
    padding-right: 0;
    padding-left: 1%;
}

@media only screen and (max-width:768px) {
   
    .home.page-id-5251 #primary {
        max-width: 100%;
    }
    .home.page-id-5251 #primary .entry-header {
        padding: 30px 20px;
        margin: 0 auto;
    }

    .home.page-id-5251 #primary .entry-content  {
        float: none;
        width: 100%;
        padding: 0 20px 30px;
    }

    .home.page-id-5251 footer {
        max-width: 100%;
    }
}

.big {
    font-weight: bolder;
}

.cm-hipaa-forms-privacy-statement {
    display: block;
    text-align: left;
}