Russell Pendleton <rp@invisiopharm.com>apolack@jpifund.com


@import url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/jquery.fancybox.css');
@import url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/jquery.fancybox-thumbs.css');
@import url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/jquery.fancybox-buttons.css');



/*Global Mobile Styling*/

@media(max-width:767px){

h1{
    font-size: 27px;
    line-height: 41px;
}

h2 {
    font-size: 27px;
    line-height: 37px;
}


}



/* ==========================================================================
   Header Style                               
   ========================================================================== */

.container-fluid{
    background:#ffffff;
} 

/*.header-container.container-fluid{
    background:transparent;
}*/

.header-container-wrapper{
   background:#ffffff;
}


.section-upper{
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom:1px solid rgba(104, 104, 104, 0.2);
}   

.social-share{}

.social-share ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-share ul li:first-child{
    padding-left:0px;
}

.social-share ul li{
    display:inline-block;
    padding-left:10px;
    vertical-align: top;
}

.social-share ul li a{
   display: inline-block;
}


.social-share ul li img{
    vertical-align:top;
}


.social-share ul li a .fa{
    position: relative;
    top: -4px;
    left:5px;
}

.social-share ul li.help{
    padding-left:17px;
}

.social-share ul li.help a{
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #4a4a4a;
    border: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    vertical-align: middle;
    padding-bottom: 7px;
    display: inline-block;
}

.investors-portal ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.investors-portal ul li{
   display:inline-block;  
   padding-left:10px;
   
}

.investors-portal ul li:fisrt-child{
    padding-left:0px;
}


.investors-portal ul li a{
    font-size:12px;
    font-weight:900;
    text-transform:uppercase;
    color:#172741;
    text-decoration: none;
    letter-spacing: .5px;
}

.investors-portal ul li img{
    vertical-align: top;
    padding-top: 7px;
}


/*.header-section .widget-type-menu{
    max-width:697px;
    float: right;
}*/



.header-section .widget-type-menu ul{
    padding:0px;
}

.header-section .widget-type-menu ul li{
    padding:0px 17.7px;
}





.header-section .widget-type-menu ul li:last-child a{
    padding-right:0px;
}

.header-section .widget-type-menu ul li a{
    padding:0px;
    font-size:12px;
    line-height:12px;
    color:#172741;
    font-weight:900;
   // padding:0px 19.9px;
   padding:0;
}


.header-section .widget-type-menu ul li.active-branch>a{
/*    color:#FFFFFF; */
   position:relative;
}

/*

.header-section .widget-type-menu ul li.hs-menu-depth-1.active-branch li a{
    color: #4a4a4a;
}

.header-section .widget-type-menu ul li.hs-menu-depth-1.active-branch li a:after{
    height:0;
}

.header-section .widget-type-menu ul li.hs-menu-depth-1.active-branch li a
*/

@media(min-width:768px){

.header-section .widget-type-menu ul li:first-child a{
  padding-left:0px;
  
}


.header-section .widget-type-menu ul li.hs-menu-depth-1.active-branch > a:after{
    content:"";
    position:absolute;
    background:#;
    width: 100%;
    height: 2px;
    bottom: -33px;
    left:0px;
    right:0px;
    margin: 0 auto;
}

}

.widget-type-rich_text.investors-portal{
    position: relative;
    top: -2px;
}

.investors-portal ul li.privacy-icon a{
    font-size:15px;
}

.row-fluid .widget-type-cell.main-menu{
    padding-top: 17px;
    padding-bottom: 17px;   
}

@media(min-width:768px) and (max-width:980px){
    
.main-menu  .hs-menu-wrapper{
    float:right;
}    
    
.main-menu .widget-type-linked_image{
    margin-top: -2px;
} 

.main-menu img{
    max-width:150px;
}

.header-section .widget-type-menu ul li{
    padding:0px 5px 0px 5px;
}


}


@media(max-width:767px){
    
.header-container-wrapper .section-upper{
    display:none;
} 

.header-container-wrapper .main-menu .span3{
    width:50%;
    float:left;
}

.header-section .widget-type-menu ul li a{
    color:#ffffff;
}



.custom-menu-primary .hs-menu-wrapper{
    z-index:3;
}


.header-section .widget-type-menu{
    max-width:100%;
    float:none;
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    overflow:hidden;
}

.header-section .widget-type-menu ul li{
    color:#fff;
    padding:0 0;
}

.header-section .widget-type-menu ul li a{
    color:#fff;
    padding:15px 10px;
}

.custom-menu-primary .hs-menu-wrapper{
    display:none;
}

.mobile-open .mobile-trigger{
    background:none;
}

.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    color:rgba(0,56,107,0.9);
}

.mobile-trigger{
    border:none;
    padding: 0px 10px 0px 0px;
    top: 6px;
}


    
}

   
   
/* ==========================================================================
   Footer Style                               
   ========================================================================== */
   
body .footer-container-wrapper .container-fluid {
    background:#FFFFFF;
    padding: 41px 0px 0px;
}

.pad-b{
    padding-bottom: 65px;
}

.footer-container-wrapper h5{
  font-size: 16px;
  line-height:16px;
  color: #d3d3d3;
  font-weight:700;
  padding-bottom: 12px;
}
   
.footer-container-wrapper p,.footer-container-wrapper a{
  font-size: 14px;
  line-height: 26px;
  color: #d3d3d3;
  font-weight:400;
  margin:0px;
  padding:0px;
} 

.footer-container-wrapper  .hs-menu-wrapper.hs-menu-flow-vertical>ul{
    padding:0px;
}


.footer-container-wrapper .hs-menu-wrapper.hs-menu-flow-vertical>ul li{
    margin: 0;
    padding: 0;
    border-bottom: 0;
    max-width: 139px;
    width: 100%;
    display: inline-block;
}

.footer-container-wrapper  .hs-menu-wrapper.hs-menu-flow-vertical>ul li  a{
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 16px;
    color: #d3d3d3;
    text-transform: capitalize;
}

.border-right{
    border-right:1px solid #6c6c6c;
}

.footer-container-wrapper .span4{
    max-width:305px;
}

.footer-container-wrapper .span4 p{
    max-width: 282px;
}

body .container-fluid .row-fluid .help-grp{
    margin-left:0px;
}

.social-icons ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
    margin-top: 21px;
}

.social-icons ul li{
    display:inline-block;
    margin-right:13px;
}
   
/*Twitter Styling*/

body .container-fluid .row-fluid .twitter-grp{
    padding-left: 38px;
    max-width: 100%;
    width: 29%;
}


.twitter-grp img{
    float: left;
    margin-right: 10px;
    margin-top: 2px;
}


.user img{
    display:none;
}

.example1 ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}

.example1 p{
    margin:0px;
}


.yellow-bg{
    background:#172741;
    position:relative;
    padding: 17px 0px;
}

.yellow-bg p{
  font-size: 16px;
  line-height: 16px;
  color: #fafafa;
  font-weight:400;
  margin:0px;
}

.yellow-bg img{
    position:absolute;
    right:0px;
    width:100%;
    top:0px;
    cursor:pointer;
}





@media(min-width:768px) and (max-width:1024px){
    
    
.footer-container-wrapper .span5{
    padding: 0px 20px 0px 0px;
}

body .container-fluid .row-fluid .twitter-grp {
    padding-left: 15px;
}


}


@media(max-width:767px){
    
body .container-fluid .row-fluid .twitter-grp{
    width:100%;
} 

.border-right{
    border-right:none;
}

body .container-fluid .row-fluid .twitter-grp{
    padding-left:0px;
}

.yellow-bg p{
    font-size:10px;
}

body .container-fluid .row-fluid .twitter-grp,.help-grp,.footer-container-wrapper .span5{
    margin-top:30px;
}

}


/*====================================================================
  Timer Styling 
=====================================================================*/

span#cntdwn p,span#cntdwn p b{
    margin: 0;
    width: 54px;
    display: inline-block;
    width: 100%;
    max-width: 67px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: rgba(0, 56, 107, 0.9);
    margin-top:10px;
    font-weight:400;
}

span#cntdwn p b{
    font-size:20px;
    margin-bottom:10px;
    font-weight:600;
}

span#cntdwn p:last-child{
    margin-left:11px;
}




/*==============================================================================
  Global Styling
===============================================================================*/

.text-right{
   text-align:right; 
}

.text-left{
    text-align:left;
}

.text-center{
    text-align:center;
}

body .container-fluid .row-fluid .float-right{
    float:right;
}

body .container-fluid .row-fluid  .float-left{
    float:left;
}

.white-bg{
    background:#ffffff;
}

.bordered-cta .cta_button{
    background: none;
    border: 2px solid #fff;
    padding: 8px 37px;
}

.yellow-bordered-cta .cta_button{
    background: none;
    border: 2px solid #d3B138;
    padding: 8px 37px;
    color: #d3B138;
}

.yellow-bordered-cta .cta_button:hover,.yellow-bordered-cta .cta_button:focus,.yellow-bordered-cta .cta_button:active{
    color: #d3B138;
}


.text-white{
    color:#ffffff;
}

.border-top{
    border-top:1px solid #e7e7e7;
    padding-top: 35px;
}

.border-bottom{
    border-bottom:1px solid #e7e7e7;
    padding-bottom: 35px;
}

body .container-fluid .row-fluid .wrapper-small{
    max-width:965px;
    margin:0 auto;
    float:none;
}

@media(max-width:767px){
    
    
.yellow-bordered-cta .cta_button{
    padding: 8px 32px;
} 

body .container-fluid .row-fluid .float-right {
    float: none;
}

body .container-fluid .row-fluid .float-left{
    float:none;
}


}




/*======================================================================
 Global Hero Section Styling
=========================================================================*/

body .container-fluid .row-fluid .global-hero{
    position:relative;
    text-align:center;
    min-height: 300px;
    padding: 89px 0px 0px;
}


.global-hero:before{
    content:"";
    position:absolute;
    background-color: rgba(0,0,0,0);
    width:100%;
    height:100%;
    top:0px;
    left:0px;
}

.global-hero .wrapper{
    position:relative;
    z-index:1;
}


.global-hero h1{
    text-transform: uppercase;
    max-width: 700px;
    margin: 0 auto;
    font-weight: 300;
    color:#ffffff;
    padding-bottom: 6px;
}


.global-hero h1 span {
    font-weight: 700;
}

.global-hero p{
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 32px;
    letter-spacing: .5px;
}

.global-hero p{color:#fff;}

.global-hero p a{
    color: #fff;
}

.global-hero p a:hover{
    color: #fff;
}


/*==========================================================================
   Hero Section Styling
=========================================================================*/

.section-hero{
    color:#ffffff;
    text-align:center;
    padding: 43px 0 19px;
}

.section-hero h1{
   
    max-width: 900px;
    margin: 0 auto;
    font-weight: 300;
}

.section-hero h1 span{
    font-weight:700;
}


.section-hero p{
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 32px;
    letter-spacing: 0.5px;
}


@media(max-width:1024px){

.section-hero{
    margin-top:-1px;
}
    
    
}

@media(max-width:767px){
    
.section-hero{
    padding:100px 0px 100px;
    margin-top:0;
}    
    
.section-hero .text-right{
    text-align:center;
}

.section-hero .text-left{
    text-align:center;
}
    
.section-hero .bordered-cta .cta_button{
    padding: 8px 44px;
    margin-bottom: 30px;
}

body .container-fluid .row-fluid .section-hero .span6:last-child{
    margin-left:0px;
}


}


/*=============================================================================
  Pattern Styling
==============================================================================*/

/*Client Section Styling*/


.client-section{
    text-align:center;
    padding: 31px 0px 24px;
  
}

.client-section p{
    font-weight:300;
    margin:0px;
    padding-bottom: 18px;
}



/*Home About Section*/

.home-about-section{
    text-align:center;
    background: #fafafa;
    padding: 55px 0 58px;
}


/*Filter Section Styling*/



.list-items ul{
    text-align: left;
    margin: 0px;
    padding: 0px;
    padding-bottom: 33px;
}

.list-items ul li{
    display: inline-block;
    font-size: 16px;
    line-height: 1.0;
    text-align: center;
    color: #4a4a4a;
    border: 1px solid #000;
    border: solid 2px #e7e7e7;
    padding: 18px 44.4px;
    margin: 0px 5px;
    cursor:pointer;
    font-weight:400;
    text-transform:uppercase;
    margin: 0px;
    margin-right: 25px;
    border-radius:3px;
}

.list-items ul li:last-child{
    margin-right:0;
}

.list-items ul li.active {
    background: #d3B138;
    border: 0;
    transition: all .4s ease-in-out;
    color: #fff;
}


@media(min-width:768px) and (max-width:1208px){
  
.list-items ul{
    text-align:center;
} 
   
   
.list-items ul li{
    margin-right:6px;
    margin-bottom:20px;
    padding: 18px 15px;
    font-size: 14px;
}    

}

@media(min-width:800px) and (max-width:1208px){
   
 .list-items ul{
    text-align:center;
} 
   
   
.list-items ul li{
    margin-right:6px;
    margin-bottom:20px;
    padding: 18px 27.4px;
}    
 
    
}




@media(max-width:767px){
 
.list-items ul{
    text-align:center;
} 
 
 
.list-items ul li{
    font-size: 12px;
    line-height: 22px;
    margin-right: 5px;
    margin-bottom: 15px;
    padding: 18px 20px;
}    
    
    
}



/*====================================================================================================
  Modal Styling
=====================================================================================================*/


.body-container-wrapper{
    position:relative;
    overflow:hidden;
}

body .row-fluid .modal-section{
    opacity:0;
    background:#fff;
    border-radius:4px;
    overflow:hidden;

}

.modal-pad-lr{
    padding: 0 20px 23px;
    overflow:hidden;
}

body .row-fluid .modal-section {
    position: fixed;
    width: 100%;
    //max-width: 320px;
    max-width:373px;
    top: 30%;
    right: 0;
    overflow-x: hidden;
    border: 1px solid rgba(231, 231, 231, 0.67);
    z-index:-1;
}

@media(min-width:1500px){
    
body .row-fluid .modal-section{
    right:231px;
}    
    
}


body .row-fluid .popup-button{
    cursor: pointer;
    display: block;
    height: 104px;
    position: relative;
    z-index: 9999999;
    display:none;
}

.popup-open .popup-button{
    z-index: 999999;
}

.popup-button h4{
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px;
    line-height: 30px;
    color: #d3B138;
    font-weight: 900;
    text-align: center;
    letter-spacing: .5px;
    cursor: pointer;
    margin: 0;
    max-width: 125px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    position: fixed;
    top: 50%;
    right: 246px;
    padding: 0 28px;
    transform-origin: right;
    transform: rotate(90deg);
    font-weight: 900;
    overflow:hidden;
    z-index:9999;
}


body .row-fluid .modal-section.modal-open{
    opacity:1;
    transition: all .9s ease-in;
    -webkit-transition: all .9s ease-in;
    z-index: 9999999;
}


@media(max-width:767px){
    
    
.popup-button h4{
    position:static;
    transform-origin: center;
    transform: rotate(360deg);
    background: none;
    color: #fff;
    margin: 0 auto;
    background:none;
}    
    
body .container-fluid .row-fluid .popup-button{
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    max-width: 150px;
    background: #d3B138;
    border-radius:0;
    margin: 0 auto;
    padding: 4px 0px;
    text-align: center;
    width: 100%;
    height:32px;
}

body .row-fluid .modal-section {
    position: fixed;
    top: -1000px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: rgba(21,17,17,0.57);
    opacity: 0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    width:auto;

}

body .row-fluid .modal-section.modal-open{
    top: 0vh;
    z-index:9999999;
    opacity: 1;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    overflow-x: hidden;
    margin:0px 0px;
 
}



.mobile-bg{
    background:#fff;
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
}


body .row-fluid .modal-section{
    max-width:100%;
}


}



/*============================================================================================
   Join Us Modal Styling
============================================================================================*/

.close-button{
    text-align:right;
    padding-right:10px;
    padding-top: 12px;
    cursor:pointer;
    overflow:hidden;
}

.modal-section h4{
  font-size: 16px;
  font-weight:900;
  line-height: 26px;
  color: #4a4a4a;
  text-align: center;
  margin: 0;
  overflow:hidden;
  
}
  


.modal-section h5{
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    line-height: 0.75;
    color: rgba(0, 56, 107, 0.9);
    overflow:hidden;
}

.modal-section h6{
  font-size: 12px;
  font-weight: normal;
  line-height:22px;
  color: #4a4a4a;
  margin:0;
  text-align: center;
  padding: 6px 0px 11px;
  overflow:hidden;
}

.modal-section p{
    margin:0;
    font-weight:300;
    text-align:center;
}

.modal-section form label{
    display:none;
}

.modal-section form{
    max-width: 260px;
    margin: 0 auto;
    float: none;
    padding-top: 29px;
    overflow:hidden;
}

body .container-fluid .row-fluid .modal-section input,body .container-fluid .row-fluid .modal-section select{
    height: 32px;
    border-radius: 3px;
    padding-left: 15px;
    margin-bottom: 17px;
    font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #a9a9a9;
    padding-right: 28px;
    -webkit-appearance: none;
}


body .container-fluid .row-fluid .modal-section form .hs-button{
    background: #d3B138;
    padding: 7px 0px;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
    height: 32px;
    max-width: 118px;
    width: 100%;
}

.find-out-more p{
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    color: #a9a9a9;
    text-align: center;
    font-weight: 300;
    margin: 0;
    padding-top: 13px;
}

.find-out-more p span{
    font-weight: 400;
}

/* Placeholder Text */
.modal-section ::-webkit-input-placeholder { /* Webkit Browsers */
      font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #a9a9a9;
}
.modal-section :-moz-placeholder { /* Firefox 18- */
       font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #a9a9a9;
}
.modal-section ::-moz-placeholder { /* Firefox 19+ */
     font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #a9a9a9;
}
.modal-section :-ms-input-placeholder { /* IE10 */
     font-size: 12px;
    font-weight: 300;
    line-height: 22px;
    color: #a9a9a9;
}


@media(min-width:768px) and (max-width:1440px){
    
body .row-fluid .modal-section{
    right:0;
}

    
}


/*=============================================================================================
  Generic Popup Modal Styling
=============================================================================================*/

body .container-fluid .row-fluid .modal-box{
    display:none;
} 
 
body .container-fluid .row-fluid .modal-box.open-modal{
    display:block;
}

body .container-fluid .row-fluid .hide-modal{
    display:none;
}

body.modal-open{
    overflow:hidden;
} 

.modal-box{
    position: fixed;
    top: -1000px;
    left: 0;
    right: 0;
    background: rgba(21, 17, 17, 0.57);
    bottom: 0;
    z-index:-1;
    opacity:0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

.modal-box.open-modal{
    top:0px;     
    z-index:12;
    opacity:1;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    overflow-x:hidden;
}


body .container-fluid .row-fluid .remodal{
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    z-index: 12;
    background: rgba(250, 216, 159, 0.91);
    border: 1px solid;
    max-width: 970px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
     transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    padding-bottom: 8px;
}


body .container-fluid .row-fluid .modal-inner-wrapper{
    max-width:853px;
    margin:0 auto;
    float:none;
}


.modal-inner-wrapper h3{
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: rgba(0, 56, 107, 0.9);
}

.modal-inner-wrapper h2{
    text-align: center;
    color: rgba(0, 56, 107, 0.9);
    padding: 8px 0px 48px;
}

.modal-inner-wrapper h4{
   margin: 0;
   font-weight: 900;
   color: rgba(0, 56, 107, 0.9);
}

.modal-inner-wrapper blockquote{
    font-size: 18px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1.3px;
    color: #4a4a4a;
    border-left: none;
    padding: 0;
    margin: 0;
    padding-bottom: 35px;
}

.modal-inner-wrapper img{
    float: left;
    margin-right: 15px;
}

.modal-box .close-button img{
    float: right;
}


.modal-inner-wrapper p{
    margin-top: 21px;
    max-width:400px;
}

.modal-inner-wrapper form{
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #e7e7e7;
    padding: 20px;
}

body .container-fluid .row-fluid .modal-inner-wrapper label{
    font-size: 10px;
    font-weight: 500;
    line-height: 10px;
    color: rgba(0, 56, 107, 0.9);
    display:none;
}


body .container-fluid .row-fluid .modal-inner-wrapper input,body .container-fluid .row-fluid .modal-inner-wrapper select,body .container-fluid .row-fluid .modal-inner-wrapper textarea{
    font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 56, 107, 0.9);
    border: none;
    height: 30px;
    padding: 0;
    margin-bottom: 25px;
    border-bottom: solid 1px #c0c0c0;
    border-radius: 0;
}

body .container-fluid .row-fluid .modal-inner-wrapper input,body .container-fluid .row-fluid .modal-inner-wrapper textarea{
    background: none;
}

body .container-fluid .row-fluid .modal-inner-wrapper .hs-button{
    background: #d3B138;
    margin: 0 auto;
    float: none;
    display: block;
    height: 46px;
    padding: 0px 54px;
    font-size: 16px;
    font-weight: 900;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    border:none;
}

/* Placeholder Text */
.modal-box ::-webkit-input-placeholder { /* Webkit Browsers */
     font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 56, 107, 0.9);
}
.modal-box :-moz-placeholder { /* Firefox 18- */
     font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 56, 107, 0.9);
}
.modal-box ::-moz-placeholder { /* Firefox 19+ */
    font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 56, 107, 0.9);
}
.modal-box:-ms-input-placeholder { /* IE10 */
    font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    color: rgba(0, 56, 107, 0.9);
}

body .modal-box input:focus:required:invalid:focus, body .modal-box textarea:focus:required:invalid:focus, body .modal-box select:focus:required:invalid:focus{
    border:none;
    border-bottom:1px solid #d3B138;
}

.hs-error-msgs label{
    display:block;
    font-size: 12px;
    color: #d3B138;
    font-weight: 700;
    line-height:18px;
}

.hs-error-msgs{
    margin:0;
    padding:0;
    position:relative;
}

.hs-error-msgs li{
    margin:0;
    padding:0;
    position: absolute;
    top: -5px;

}


p.thankyou{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px; 
}


.modal-pad-lr p.thankyou{
    padding: 25px 0px 10px;
}


select::-ms-expand {
  display: none;
}


@media(max-width:1024px){

body .container-fluid .row-fluid .remodal{
    margin: 0px 10px;
    width:auto;
}

body .container-fluid .row-fluid .modal-inner-wrapper{
    padding:0px 10px;
}

.modal-box .close-button img{
    margin-right:0px;
}
    

}


@media(max-width:767px){
    
    
.modal-inner-wrapper h2{
    padding:8px 0px 20px;
}    
    
body .container-fluid .row-fluid .modal-inner-wrapper {
    padding: 20px 10px;
}    


}


/*============================================================================================
  Benefits Modal
==============================================================================================*/
body .container-fluid .row-fluid .benefits-remodal{
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    z-index: 12;
    background: #ffffff;
    border: 1px solid;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
     transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    padding: 15px;
}

.button-heading-grp{
    background-color: rgba(0, 56, 107, 0.9);
    text-align: center;
    color: #fff;
    padding: 10px 0px 26px;
}

.benefits-remodal .close-button{
    padding-top:0px;
    width: 42px;
    float: right;
}

.benefits-remodal h2{
    line-height: 10px;
}

.benefits-remodal p{
    margin: 0;
    font-weight: 300;
    padding-top: 17px;
}

body .container-fluid .row-fluid .benefits-remodal .table-wrapper{
    display: block;
  
    overflow-y: scroll;
    height: 780px;
    margin-top: 30px;

}


table{
    width: 1064px;
    margin: 0 auto;
    float: none;
}

.benefits-remodal th{
    text-align: left;
    padding-bottom: 12px;
    font-size: 16px;
   font-weight: 900;
   line-height:26px;
   color: #515356;
}

.benefits-remodal td{
    border: solid 1px #e7e7e7;
    padding: 0px 32px;
}

.benefits-remodal td p{
   
    font-weight: 900;
    color: #d3B138;
}

.benefits-remodal td ul{
    list-style-type:none;
    padding:0;
    margin: 21px 0;
}

.benefits-remodal td ul li{
    font-size: 16px;
   font-weight:400;
   line-height:26px;
   color: #515356;
}

.benefits-remodal td:first-child{
    width:28%;
}

.benefits-remodal td:last-child{
    width:73%;
}


.benefits-remodal .cta_button{
    margin-top: 41px;
}


.benefits-remodal ::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 100px;
	background-color: #F5F5F5;
    
}

.benefits-remodal ::-webkit-scrollbar
{
	width: 6px;
	background-color:#4a4a4a;
    border-radius: 100px;
}

.benefits-remodal ::-webkit-scrollbar-thumb
{
    border-radius: 100px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #4a4a4a;
}




@media(max-width:1024px){
   
body .container-fluid .row-fluid .benefits-remodal .table-wrapper{

    overflow-x: scroll;
    overflow-y: scroll;
   

}

body .container-fluid .row-fluid .benefits-remodal{
    width:auto;
    margin:0px 10px;
}

    
}

@media(max-width:767px){

.benefits-remodal h2 {
    line-height: 40px;
}

body .container-fluid .row-fluid .benefits-remodal .table-wrapper{
 
    overflow-x: scroll;
    overflow-y: scroll;
  

}

}

/*===========================================================================================
  Custom Module Styling
==========================================================================================*/

/*Upcoming Event CM Styling*/

body .container-fluid .row-fluid .event-cm.popup-content{
    display:none;
    
}

body .container-fluid .row-fluid  .event-cm.popup-content.flagship{
    display:block;
}

.event-cm{
    border: solid 1px #e7e7e7;
    padding: 44px 50px 80px 50px;
}

.event-cm .span7{
    max-width: 506px;
}

.event-cm h5{
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    color: #4a4a4a;
    text-transform: uppercase;
}

.event-cm h6{
    letter-spacing: 0.3px;
    text-transform: none;
    font-weight:400;
    padding-top: 5px;
}

.event-cm h6 span{
    font-weight:900;
}

.event-cm p{
    color: #a9a9a9;
    margin-top: 9px;
    margin-bottom: 32px;
}

.event-cm .flex-col{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


@media(min-width:1000px) and (max-width:1100px){
    
    
.event-cm .span7 {
    max-width: 480px;
}    


}

@media(min-width:768px) and (max-width:1024px){
    
.event-cm{
    border: solid 1px #e7e7e7;
    padding: 44px 50px 50px 50px;
}    
    
}

@media(max-width:767px){
    
    
.event-cm .flex-col{
    margin-bottom:30px;
}

.event-cm{
    padding:40px 20px;
}


}


/*===================================================================================
  Client Slider Styling
====================================================================================*/


.owl-carousel .owl-item .client-slider img{
    width: auto;
    text-align: center;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    float: none;
    display: block;
}

body  .container-fluid .row-fluid .client-section .owl-dots{
    display:none!important;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{
    background:none;
    font-size:0px;
}

.client-section .owl-carousel .owl-controls .owl-nav .owl-prev{
    background:url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/Slider-Previous-Button.png') no-repeat!important;
    width:43px;
    height:43px;
    font-size:0;
    left: -7%;
    position: absolute;
    top: 0px;
}

.client-section .owl-carousel .owl-controls .owl-nav .owl-next{
    background:url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/Slider-Next-Button.png') no-repeat!important;
    width:43px;
    height:43px;
    font-size:0;
    right: -7%;
    position: absolute;
    top: 0px;
}

.client-section .owl-carousel{
    position:relative;
}

@media(min-width:1024px) and (max-width:1400px){
    
.client-section .span12.widget-span.widget-type-cell.wrapper {
    max-width: 90%;
}    
    
    
}

@media(max-width:1024px){
    
    
body .container-fluid .row-fluid .client-section .owl-carousel .owl-controls .owl-nav .owl-next{
    position: static;
    display: inline-block!important;
}

body .container-fluid .row-fluid .client-section .owl-carousel .owl-controls .owl-nav .owl-prev{
    position: static;
    display: inline-block!important;
}

.client-slider {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}


}


/*Heading Global Styling*/


.heading h2{
    color: #172741;
    font-weight: 300;
    text-transform: uppercase;
    text-align:center;
    
}

.heading h2 span{
    font-weight:900;
}

.heading p{
    color: #a9a9a9;
    font-weight: 400;
    max-width: 940px;
    margin: 0 auto;
    padding: 21px 0px 39px;
    text-align:center;
}


/*Home Executive Styling*/

body .container-fluid .row-fluid .executive-box.span4 {
    margin: 0px 10px 30px;
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
}


.executive-box h4{
    color: #515356;
    margin:0;
    padding: 20px 0 5px;
    font-weight:900;
    line-height:20px;
}

.executive-box p{
    color: #b2b2b2;
    margin:0;
    font-weight: 400;
}



.executive-box a{
    text-decoration:none;
    font-weight:900;
    color:rgba(0, 56, 107, 0.9);
    padding: 15px 0 0;
    display:block;
}

.executive-box a:hover{
    color:rgba(0, 56, 107, 0.9);
}

.executive-box .inner-box{
    border: 1px solid #e7e7e7;
    padding: 0 25px 18px;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    background: #ffffff;
    border-top: none;
}

.report-section .inner-box{
    border-top: 1px solid #e7e7e7;
}


@media(min-width:768px){

body .container-fluid .row-fluid .executive-box.span4{
    width: 31%;
    margin: 0 1.14999999999%;  
    margin-bottom:30px;
}
}

@media(max-width:767px){

body .container-fluid .row-fluid .executive-box.span4{
    margin-left:0;
    margin-right:0;
}

}

/*Offering Page CM Styling*/

.box-width{
    text-align: center;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.08);
    height: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    padding:0px 20px;
}


@media(max-width:767px){
    
.box-width{
    padding-left:20px;
    padding-right:20px;
}
       

}



/*Video Box Styling*/


body .container-fluid .row-fluid .video-box.span4{
    margin: 0px 10px;
    text-align:center;
}

.inner-video-box h4{
    color: #4a4a4a;
    margin:0;
    padding-top: 16px;
    text-transform:none;
    word-break: break-all;
}


.inner-video-box p{
    color: #a9a9a9;
    margin:0px;
}



@media(min-width:768px){

body .container-fluid .row-fluid .video-box.span4{
    width: 31%;
    margin: 0 1.14999999999%  
}
}



@media(max-width:767px){


    
body .container-fluid .row-fluid .video-box.span4{
    margin-left:0;
    margin-right:0;
    margin-bottom: 30px;
}    
    

}



/*Serach Page Styling*/


body .container-fluid .row-fluid .search-results{
    min-height:700px;
}

.gsc-selected-option-container{
    max-width:100%!important;
}



/*Fancy Box styling*/



/*=============styling of fancybox===================*/


#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{
   background-image:url('//378634.fs1.hubspotusercontent-na1.net/hubfs/378634/Assets/close_b.png');
   background-repeat: no-repeat;
   background-position: right center;
   background-size: 50%
}

.fancybox-close{
    right:-27px!important;
}

/*Owl Styling*/


body .container-fluid .row-fluid .owl-carousel .row-fluid-wrapper{
  float:left;
  min-width: 20%;

}    

body .container-fluid .row-fluid .owl-carousel.owl-loaded .row-fluid-wrapper {
    float: none;
    min-width: 100%;
}

.owl-carousel{
    height: 46px;
    overflow: hidden;
}

.owl-carousel.owl-loaded{
    height:auto;
    overflow: inherit;
}


/*Home Video Styling*/

@media(min-width:1025px){

.video-container .title-container {
   z-index:9999;
   position: absolute;
   width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    height: 597px
 
}

.home-page .section-hero{
    padding:0;
}


body  .container-fluid .row-fluid .hide-wrapper{
    display:none;
}



body.home-page .container-fluid .row-fluid .section-hero{
   background:none!important;
  
}

.video-container video.fillWidth {
   width: 100%;
   height: 100%;
    max-width:none;
}

.section-hero.video-hero {
    position: relative;
    height: 597px;
    overflow: hidden;
}

.section-hero.video-hero:before{
    content:"";
    position:absolute;
    background: rgba(0, 0, 0, 0.45);
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:999;
}



.video-container {
    position: absolute;
    width: 100%;
    overflow: hidden;
}

}

@media(max-width:1024px){

.home-page .section-hero.hide-wrapper{
    position:relative;
}

.home-page .section-hero.hide-wrapper:before{
    content:"";
    position:absolute;
    background: rgba(0, 0, 0, 0.62);
    width:100%;
    height:100%;
    top:0;
    left:0;
    z-index:999;
}

.home-page .section-hero.hide-wrapper .wrapper{
     position: relative;
    z-index:1000;
}

}

@media(max-width:1024px){
   
body  .container-fluid .row-fluid .hide-wrapper{
    display:block;
}
   
   
.section-hero.video-hero{
 display:none;
   min-height:700px;
}    

.video-container{
   display:none;
}


}

@media all and (max-device-width: 481px) {
   .video-container .title-container {
       top: 15% !important;
   }
  
  
}
@media all and (max-device-width: 769px) {
   .video-container .title-container {
       top: 2% !important;
   }


}
@media all and (max-device-width: 1024px) {
   .video-container .title-container {
       top: 2% !important;
   }


}


/*Home Blog Styling*/


body .container-fluid .row-fluid .pop_featured_image{
    background-size: cover;
    background-position: top center;
    height: 200px;
    border-radius: 6px 6px 0px 0px;
    display: block;
    position:static;
}

.pop_post_title h3{
    color: #515356;
    margin: 0;
    padding: 25px 0 10px;
    font-weight: 900;
    line-height: 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.executive-box .pop_post_title a{
    text-transform:uppercase;
    position:static;
}

.executive-box .pop_post_title.inner-box{
    min-height:auto;
}


/*=========Added drop Down mnu style==========*/

@media(min-width:768px){
    
    
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    background: #fff;
    padding: 22px 0 0;
    z-index: 99999;
    border-top:2px solid #d3B138;
    top:50px;
}


.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
   padding-bottom:20px;
}

.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover{
    color:#d3B138;
}


.header-section .row-fluid .widget-type-cell.main-menu{
    padding-bottom:0px;
}

.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1{
    padding-bottom: 12px;
    padding-top: 12px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1.hs-item-has-children a{
    pointer-events: none;
}

.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    pointer-events: all;
}

body .row-fluid .header-section .widget-type-menu ul li.active-branch a:after{
    bottom:-30px;
}
    


.header-section .widget-type-menu{
    min-height:0px;
}


.header-section .span9 .hs-menu-wrapper{
    float:right;
    height:50px;
}


}

@media(min-width:768px) and (max-width:1024px){
    
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    min-width: 191px;
    left:auto;
    width: auto;
    max-width: 100%;
}
    
    
.header-section .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 9px;
    white-space: inherit;

}
    
}


@media(max-width:767px){
    
.header-section .span9 .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    background-color:#000000;
    padding-left:0px;
    padding-right:0px;
    padding-bottom:0px;
    
}

.header-section .span9 .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    font-size:12px;
}


.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    padding:0px;
}

/*.header-section .child-trigger{
    top:-8px;
}*/
    
}

.header-section .widget-type-menu ul li:hover>a{
    color: #d3B138;
}


/*==============Event Menu=====================*/


.event-header-sec .widget-type-menu ul li {
    padding: 0 13.7px;

}

.event-header-sec .widget-type-menu ul li:hover>a{
    color: #d3B138;
}

body .row-fluid .event-header-sec .widget-type-menu ul li:hover:after {
    color: #d3B138;
}

.event-header-sec .widget-type-menu ul li.hs-menu-depth-1.active-branch>a:after{
    background:0;
}


.event-header-sec .widget-type-menu ul li a{
    color: rgba(0, 56, 107, 0.9);
}


.event-header-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children{
    position:relative;
}

/*.event-header-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after*/
/* .event-header-sec .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children:after{
    content: '\f107';
    position: absolute;
    right: 0;
    top: 2px;
    font-family: FontAwesome;
    font-size: 18px;
    font-weight: 600;
    color: rgba(0, 56, 107, 0.9);
}*/

.event-header-sec .widget-type-menu ul li.hs-item-has-children.active-branch:after {
    color: #d3B138;
}

.event-header-sec .investors-portal .help a{
    font-size: 12px;
    font-weight: 400;
    color: #d3B138;
    border: 1px solid #d3B138;
    border-radius: 3px;
    padding: 5px;
    text-transform: capitalize;
}

.event-header-sec .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    padding: 22px 15.7px 0px;
}

.event-header-sec .social-share ul li a{
    line-height:17px;
}

.event-header-sec .widget-type-menu ul li li:last-child{
    padding-right:15.7px;
}

@media(min-width:768px) and (max-width:1217px){
    
.event-header-sec .widget-type-menu ul li a{
    font-size:8px;
   // font-size:9px;
}

.row-fluid .event-header-sec .widget-type-menu ul li a {
    color: rgba(0,56,107,0.9);
}

.event-header-sec .widget-type-menu ul li{
    padding:0px 5.7px;
}

/*.event-header-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after */
.event-header-sec .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children:after{
    
    right: -1px;
    top: 3px;
    font-size: 7px;
    
}

.event-header-sec .widget-type-menu ul li li:last-child{
    padding-right:5.7px;
}

.event-header-sec .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    padding-bottom:10px;
    font-size:7px;
}

.event-header-sec .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    padding:10px 0px 0px;
}
    
}


@media(min-width:1024px) and (max-width:1217px){

.event-header-sec .widget-type-menu ul li a{
    font-size:10px;
}

/*.event-header-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after*/
.event-header-sec .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children:after{
    font-size:10px;
    top:2px;
    right:-1px;
}

.event-header-sec .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    font-size:9px;
}

.event-header-sec .widget-type-menu ul li{
    padding:0px 8px;
}
    
}


@media(max-width:768px){
    
.event-header-sec .widget-type-menu ul li a{
    color:#ffffff;
}
 
/* .event-header-sec li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:after */
.event-header-sec .custom-menu-primary .hs-menu-wrapper>ul li.hs-item-has-children:after{
    content:'';
}
    
}

@media(max-width:767px){

.event-header-sec .span9 .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    padding-top:0px;
}
 
.event-header-sec .widget-type-menu ul li{
    padding:0px;
}

}

/*=============Event Footer===================*/

.event-footer .twitter-grp a{
    color:#d3B138;
    text-decoration:none;
    cursor:default;
}

.event-footer .twitter-grp p>span{
    font-size:12px;

}




/*company partner slider*/


.client-section .owl-carousel .owl-item img{
    max-width:140px!important;
    margin:0 auto;
}

/*brand section*/
.client-section.brand-section .owl-carousel .item.item-1 img{
    max-width:180px!important;
}

.client-section.brand-section .owl-carousel .item.item-2 img{ 
    max-width:160px!important;    
    
}

.client-section.brand-section .owl-carousel .item.item-new-york img{
    max-width:190px!important;
}

/*View More Popup Styling*/


    
body.dis-scroll{
    overflow:hidden;
}    

.hide-link{
    display:none;
}

.full-description {
    position: fixed;
    top: -1000px;
    left: 0;
    right: 0;
    background: rgba(21, 17, 17, 0.57);
    bottom: 0;
    z-index:-1;
    opacity:0;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}

 .full-description.top-pad{
    top:0px;     
    z-index:12;
    opacity:1;
    transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    overflow-x:hidden;
}

 .full-description .close-button{
    cursor:pointer;
    text-align:right;
    float: right;
}

 .full-description .description-container{
    position: absolute;
    top: 10vh;
    left: 0;
    right: 0;
    z-index: 12;
    background: #fff;
    border: 1px solid;
    max-width: 1170px;
    margin: 0 auto;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
     transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    padding:25px;
}

 .full-description .heading-container{
   background-color: rgba(0,56,107,0.9);
    text-align: center;
    color: #fff;
    padding: 0px 0 26px;
}

 .full-description .heading-container h2{
    clear:both;
 }

 .full-description .heading-container p {
    margin: 0;
    font-weight: 300;
    padding-top: 5px;
    color: #fff;
}


.full-description .text p{
    margin:20px 0;
}

.full-description .cta_button{
    margin: 50px auto 0;
    float: none;
    text-align: center;
    position: static;
    max-width: 200px;
    padding: 10px;
    color: #fff;
}

.full-description .cta_button:hover{
    color:#fff;
}


.full-description .text h2{
    line-height: 28px;
    font-size: 22px;
    margin-top:18px;
}

   
/*Popup Styling*/

.full-description td:first-child {
    width: 28%;
}

.full-description  th {
    text-align: left;
    padding-bottom: 12px;
    font-size: 16px;
    font-weight: 900;
    line-height: 26px;
    color: #515356;
}

.full-description td {
    border: solid 1px #e7e7e7;
    padding: 0 32px;
}



.full-description td p {
    font-weight: 900;
    color: #d3B138;
}

.full-description p {
    margin: 0;
    font-weight: 300;
    padding-top: 17px;
}

.full-description td ul {
    list-style-type: none;
    padding: 0;
    margin: 21px 0;
}

.full-description td ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #515356;
}

body .container-fluid .row-fluid .full-description .table-wrapper {
    display: block;
    overflow-y: scroll;
    height: 780px;
    margin-top: 30px;
}

.full-description ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 100px;
    background-color: #f5f5f5;
}

.full-description ::-webkit-scrollbar-thumb {
    border-radius: 100px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #4a4a4a;
}

.full-description ::-webkit-scrollbar {
    width: 6px;
    background-color: #4a4a4a;
    border-radius: 100px;
}


/*Advisory Board Popup Styling*/

.advisory-box .text-center.yellow-bordered-cta{
    background: 0;
    border: 2px solid #d3B138;
    padding: 8px 11px;
    color: #d3B138;
    border-radius:2px;
    margin: 20px auto 10px;
    display: block;
    max-width: 150px;
      position: inherit;
    bottom: 0;
}

.advisory-box .text-center.yellow-bordered-cta:hover{
    color: #d3B138;
}


.advisory-box .full-description .description-container{
    max-width: 650px;
    padding-top: 0;
}

.advisory-box .full-description .heading-container{
    background: none;
    padding: 0;
    color: rgba(0,56,107,0.9);
    text-align: center;
}

.advisory-box .full-description .heading-container h2 {
    clear: both;
    color: rgba(0,56,107,0.9);
    text-align: center;
    padding: 0;
    margin: 0;
}

.advisory-box  .full-description .close-button{
    padding-right:0;
}

.advisory-box .full-description .text p{
    padding:0;
}



.advisory-box .full-description .description-container{
     top:30vh;
 }
 
 .advisory-box .advisory-inner .anchor-elem {
    text-align: center;
    margin-top: 19px;
}


/*partner-description-Page Styling*/
    
.top-image{
    box-shadow: inset 0 3px 8px -2px rgba(0, 0, 0, 0.23);
    padding: 75px 0px 75px;
    border-bottom: solid 0.5px rgba(104, 104, 104, 0.2);
}    
    
    
.partner-description-section{
    text-align:center;
    padding: 77px 0px 100px;
}


.partner-description-section h1{
    font-size: 30px;
    font-weight: 900;
    line-height: 1;
    text-align: center;
    color: #172741;
    padding-bottom: 32px;
}

.partner-description-section p{
    color: #a9a9a9;
}

.partner-description-section .cta_button{
    margin-top: 53px;
}

.partner-description-section .cta_button:hover{
    color:#fff;
}











@media(max-width:1024px){
    
body .row-fluid .modal-section{
    display:none;
}


}

@media(min-width:768px) and (max-width:1240px){
    
.actual-slider-cont{
    min-height:345px!important;
}
    
}

@media(max-width:767px){
    
 
 .actual-slider-cont{
    min-height:530px!important;
}

  
    
}



/*about page banner*/


.section-hero-overlay{
    position:relative;
    z-index:1;
}

.section-hero-overlay .wrapper{
    z-index:2;
    position:relative;
}

.section-hero-overlay:after{
    position:absolute;
    content:'';
    left:0;
    top:0;
    background-color: rgba(0, 0, 0, 0.4);
    width:100%;
    height:100%;
}



/*===Added new style for gala-dinner===*/

.gala-dnr .ecv2-left-col ul li{
    display: list-item;
    list-style: disc;
    margin-left: 20px;
}

.gala-dnr .ecv2-left-col{
    padding-bottom:20px;
} 


.gala-dnr .event-card a{
    font-size:26px;
}


/*css for orange footer*/

body.orange-footer .footer-container-wrapper .container-fluid{
    background-color:#ffffff;
    padding:0px;
    
}

.owl-stage{
    transform: translate3d(0px, 0px, 0px);
    transition: 0s;
    width: 708px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.owl-carousel .owl-item{
    display:flex;
    align-items:center;
}


/*=====Community Member Client Slider=======*/

@media(min-width:1024px){

.client-member-sec.client-section .owl-carousel .owl-controls .owl-nav .owl-next,
.client-member-sec.client-section .owl-carousel .owl-controls .owl-nav .owl-prev{
    top:0px;
}

}



.gsc-adBlock{
    display:none!important;
}

.sticky-header {
    position: fixed;
    top: 0;
    z-index: 99999;
    border-bottom: 3px solid black;
    background: #fff;
}