/*
Theme Name: Fondation Leducq
Description: Unicon Child Theme
Author: Insight Designs
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");






/* ////////////////////////////////////// */
/*          HEADER STYLES                   */ 
/* ////////////////////////////////////// */

#header {box-shadow: none!important;}

.header-v1 #navigation {
    margin-bottom: -12px;
}

.header-v1 #navigation {
    float: right;
    margin-top: 12px;
}

.header-v1 #search-btn {
	line-height: 110px!important;
	}


#navigation > ul > li:hover > a, #navigation > ul > li > a:hover {
    color: #f8992e!important;
}

.single #title .title-h1 {
	color: #ffffff!important;
    text-transform: uppercase;
    font-size: 30px!important;
    font: 22px Open Sans, Arial, Helvetica, sans-serif;
    letter-spacing: -0.5px;
}
	
body .site-wrapper #mobile-navigation form:before {
    top: 12px;
}

body .site-wrapper #mobile-navigation form, body .site-wrapper #mobile-navigation form input {
    background: transparent;
}

body .site-wrapper #mobile-navigation form input::placeholder{
    color: #fff;
}

/* ////////////////////////////////////// */
/*          LOGO STYLES                   */ 
/* ////////////////////////////////////// */

.logo img {
    height: 110px;
    width: auto;
    }
    
/* ////////////////////////////////////// */
/*          SUBMENU STYLES                   */ 
/* ////////////////////////////////////// */
.header-v1 #navigation .sub-menu {
   top: 75px!important;
   }
   
#navigation .sub-menu li a {
    border-bottom: 1px solid #1b6086!important;
}

#navigation .sub-menu li a:hover {
    color: #f8992e!important;
}
    

/* ////////////////////////////////////// */
/*          TTILE BAR STYLES                   */ 
/* ////////////////////////////////////// */



#fulltitle {
    background-image: url(../../uploads/2018/11/foundation-leducq-titlebar-bg.jpg)!important;
    background-size: cover!important;
    background-position: top center!important;
    padding: 38px 0!important;
}

.titlebar h1 {
    color: #ffffff!important;
    text-transform: uppercase;
    font-size: 30px!important;
}

#breadcrumbs {
    padding-top: 5px;
}



/* ////////////////////////////////////// */
/* ////////////////////////////////////// */
/*          GENERAL STYLES                   */ 
/* ////////////////////////////////////// */
/* ////////////////////////////////////// */


body {
    letter-spacing: 0.2px;
}
 
 a {
    color: #53c7de!important;
    /*white-space: nowrap;*/ /*If you need this please make it more specific*/
}

a.link:hover {
    color: #f8992e!important;
    white-space: nowrap;
}

a:hover {
    color: #f8992e!important;
}

.color-light a:hover {
    color: #f8992e !important;
}

/*          Headline Tags                */ 

h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    color: #898b8f;
    margin: 0 0 20px 0;
    letter-spacing: -0.5px;
    }

body h1 {
    color: #0D4C6F;
}

body h2 {
    color: #0d4c6f;
    font-weight: 600;
    font-size: 30px;
    /* text-transform: uppercase; */
    margin: 0 0 20px 0;
}

body h3 {
    font-weight: 600;
    font-size: 22px;
    /* text-transform: uppercase; 
	margin: 40px 0 20px 0;*/
}

.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
    font-size: 0.7em;
    line-height: 1.5em;
    font-style: italic;
}

body #content ul li, body #content ol li {margin-bottom:15px;}

body .alert-message.info {
    background-color: #00a7c9;
    color: #fff;
}

/* ////////////////////////////////////// */
/* ////////////////////////////////////// */
/*         Sidebar Styles                */ 
/* ////////////////////////////////////// */
/* ////////////////////////////////////// */

/* Enables sidebar to stretch full height */
#page-wrap.container {
    display: flex;   
}

/* remove right side border */
#page-wrap.container .twelve.alt.sidebar-right {
 border-right: none;
}

/* add border-bg color to sidebar */
div#sidebar {
    background-color: #fbfbfb;
    padding-left: 20px;
    border-left: 1px solid #efefef;
}


#sidebar .widget_nav_menu ul li a {
    text-transform: uppercase;
    font-size: 15px;
}
#sidebar .widget_nav_menu ul.sub-menu{
    margin-top: 2px;
}
#sidebar .widget_nav_menu ul.sub-menu li a{
    padding-left: 66px;
}

#sidebar-widgets {
    padding-top: 30px;
}

#sidebar .widget_nav_menu ul.menu li a,
#sidebar .widget_nav_menu ul.sub-menu li a{
    background-color: #FBFBFB;
}
#sidebar .widget_nav_menu ul.menu li ul.sub-menu li a{
    background-color: #FBFBFB;
    border: none;
}
#sidebar .widget_nav_menu ul.menu li.current_page_item a {
    background-color: #ffffff;
}
#sidebar .widget_nav_menu ul.menu ul.sub-menu li.current_page_item a {
    background-color: #ffffff;
    border: 1px solid #efefef;
    border-left: 1px solid #ffffff;
}


#sidebar.sidebar-right #sidebar-widgets {
	/* background-color: #fdfcfc; */
}
	
#sidebar .widget_nav_menu ul {
    /* padding-right: 10px; */
    }

#sidebar .widget_nav_menu ul li {
   padding: 0 10px 0 0;
   margin-top: 2px;
   }
		
	
	
	

/*          Regular Button  - Transparent                */ 
a.regButton {
	font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    color:#ffffff!important;
    background-color: none!important;
    border: solid 2px #ffffff!important;
    padding: 10px 25px;
    text-transform: uppercase;
    
}

/*  Regular Button Hover below About text on Homepage    */ 
div.aboutText a.regButton:hover {
	background-color: #ffffff!important;
	border: solid 2px #ffffff;
	color:#4aa5c5!important;

}

div.transNetworks a.regButton:hover {
	background-color: #ffffff!important;
	border: solid 2px #ffffff;
	color:#4aa5c5!important;

}
/* /////////////////////////////////////// */
/*           SYTLES UNDER 1199PX           */
/* /////////////////////////////////////// */

@media only screen and (max-width: 1199px) {
	.buttonRow ul li {
    margin-bottom: 40px;
	}
	
	.headline {
    line-height: 1.4;
	}
	
	.header-v1 #navigation > ul > li > a {
    padding-left: 0px;
    padding-right: 10px;
	}
	
	.header-v1 .logo {
    width: 250px;
	}
}
    
    
/* /////////////////////////////////////// */
/*          HOMEPAGE STYLES               */ 
/* /////////////////////////////////////// */  


.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.holdOpenDiv.stretch.bg-stretch {
    height: 613px;
}

.tagLineHome {
    font: 800 32px Raleway, Arial, Helvetica, sans-serif;
    color: #898b8f;
    text-transform: uppercase;
}

.callOutLg p {
	font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -1.1px;
}


callOutLg a.linkButton:hover {
    color: #ffffff;
    background: none;
}


/* ///////// HOMEPAGE TWO STYLES /////////*/ 
.homeTwo h3.headline.font-inherit.fontsize-xxl.fontweight-inherit.lh-inherit.align-center.transform-inherit.transNetTitle {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 10px;
    }
.homeTwo .vc_col-sm-6.wpb_column.column_container.col.no-padding.color-dark {
    padding-left: 50px;
    padding-right: 60px;
}



/*///////// Transatlantic Networks... ////////*/ 
h3.headline.font-inherit.fontsize-xxl.fontweight-inherit.lh-inherit.align-center.transform-inherit.transNetTitle {
    line-height: 40px;
    margin-top: -12px!important; 
    line-height: 40px;
    margin-top: -10px!important;
    }
    
.transNetTitle a:hover {
	color: #F8992e;
}
    
.transNetHome p {
    text-align: center;
    font-size: 25px;
  }
  
h3.headline.font-inherit.fontsize-xxl.fontweight-inherit.lh-inherit.align-center.transform-inherit {
    line-height: 40px;
    margin-top: -12px!important; 
    line-height: 40px;
    margin-top: -10px!important;

}


.transNetHome a:hover {
	
    color: #f8992E!important;
}

.newsAnnHome a:hover {
    color: #F8992E!important;
}

/*///////// BOTTOM CALL OUT STYLES... ////////*/ 
  
div.callOutLg div p a.callOutButton {
	position: relative;
    top: -3px;
    font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    color: #ffffff!important;
    background: none;
    padding: 10px 25px;
    border: solid 2px #ffffff;
    letter-spacing: 0.2px;
    
}


div.callOutLg div p a.callOutButton:hover {
    color: #EB9D48!important;
    background: #ffffff;
}

/* ////////////////////////////////////// */
/* ////////////////////////////////////// */
/*         CONTACT PAGE styles               */ 
/* ////////////////////////////////////// */
/* ////////////////////////////////////// */

.contactPage h3 {
	color: #0d4c6f;
	}

.contactPage .gform_wrapper .gfield_required {
    color: #8a4646;
    margin-left: 4px;
    font-size: 0.8em;
}

input[type=submit]:hover, .button:hover {
	background: #f8992e;
    border-color: #f8992e;
    }

.contactBG {background-color: #f7f7f7;
	padding: 15px;
}

.wpb_text_column.wpb_content_element.contactBG {
    background-color: #f7f7f7;
    padding: 15px 15px 15px 25px;
    border-radius: 4px;
}

body .gform_wrapper .top_label div.ginput_container {
    margin-top: 1px!important;
}

.gform_wrapper label.gfield_label {
    font-weight: 400!important;
}

/* center the submit button */
input#gform_submit_button_1 {
    margin: 0 auto!important;
    display: table-cell;
    /* width: 150px; */
}


/* /////////////////////////////////////// */
/*         SYMPOSIUM PAGE Styles            */ 
/* /////////////////////////////////////// */
.flexslider.wpb_content_element {
    margin-bottom: 0px;
}



/* /////////////////////////////////////// */
/*         TEMP SLIDER IMAGE DIV             */ 
/* /////////////////////////////////////// */  

.wpb_row.vc_row-fluid.standard-section.section.section-no-parallax.holdOpenDiv.stretch.bg-stretch {
    min-height: 585px;
}



/*----------------------------------------------
- Research Highlights
----------------------------------------------*/
.highlight-post-wrapper{
    display: block;
    box-sizing: border-box;
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
}
.highlight-post-wrapper .highlight-post-content h3{
    margin-bottom: 5px;
}
span.post_date {
    margin-top: -5px;
    margin-bottom: 5px;
    display: block;
    font-size: 13px;
}

.highlight-post-content {
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}

.highlight-post-content h3 {
	font-size: 18px;
}


/*----------------------------------------------
- Funded Networks
----------------------------------------------*/
.funded-network-wrapper{
    display: block;
    box-sizing: border-box;
    width: 100%;
    overflow: auto;
    margin-bottom: 40px;
}

.funded-network-wrapper h2 {
    font-size: 24px;
}

.funded-network-wrapper h3 {
    font-size: 20px;
}

.funded-network-wrapper .funded-network-content{
    margin-bottom: 40px;
}

.funded-network-wrapper .funded-network-content h3{
    margin-bottom: 5px;
}

/* /////////////////////////////////////// */
/*         FOOTER STYLES            */ 
/* /////////////////////////////////////// */  

body .site-wrapper #footer {
	color: #b7b7b7;
}

#footer .button {
    display: inline-block;
    clear: none;
    margin-top: 15px !important;
}

.container .eight.columns:first-child {
    width: 33%;
    float: left;
}

#footer .container .column, #footer .container .columns:last-child {
    float: right;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
    width: 60%;
}

#footer .container .eight p:last-of-type {
    margin-bottom: 25px;
}


body .site-wrapper #footer .widget h3 {
    font: 13px 'Open Sans', Arial, Helvetica, sans-serif!important;
    color: #dbdbdb;
    border-bottom: 1px solid #888888;
    font-size: 18px!important;
    font-weight: 600!important;
    padding-bottom: 6px;
}

.contactDivLeft {
    width: 50%;
    float: left;
}

#footer p {
    font-size: 14px;
    line-height: 1.6em;
    font-family: 'Open Sans', Helvetica, sans-serif;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

#footer h6 {
    margin-bottom: 10px;
}

#footer a.footerButton {
	background-color: rgba(136, 136, 136, .01);
    border: 1px solid rgba(136, 136, 136, 1);
	color: #888888!important;
    font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    letter-spacing: 0px;
    padding: 10px 25px!important;
    text-transform: uppercase;
    
}

#footer a.footerButton:hover {
	background-color: #53c7de;
    border: 1px solid #53c7de;
    color: #ffffff!important;
    font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    letter-spacing: 0px;
    padding: 10px 25px!important;

}



div.wpb_wrapper p a.hoverOrange:hover {
    color: #f9882e!important;
}



/* /////////////////////////////////////// */
/*         STYLES  for Homepage V2         */ 
/* /////////////////////////////////////// */  



.holdOpenDivVTwo {
	min-height: 670px;
	margi-top: -135px!important;
}


.page-id-117  #header.header-transparent.header-v1, .page-id-222 #header.header-transparent.header-v1 {
       box-shadow: none!important;
    }

.pageid-117 .header-v1 {
    height: 135px;
    background: rgba(255, 255, 255, 0.0)!important;
    }
    
.pag-id-117 .header-v1 .stuck{
    background: rgba(255, 255, 255, 1.0)!important;
    }    
    


.page-id-117 .homeTwo h3.headline.font-inherit.fontsize-xxl.fontweight-inherit.lh-inherit.align-center.transform-inherit.transNetTitle {
    border-bottom: 0px solid #f7f7f7;
    padding-bottom: 10px;
}

.buttonsOnWhite {
	font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    display:inline-block;
	background-color: none;
    border: 2px solid #53c7de;
	color: #53c7de;
    letter-spacing: 0px;
    padding: 10px 25px;
    text-transform: uppercase;
}
    
.buttonsOnWhite:hover {
    border: 2px solid #F8992e;
}    

.grayButtonsOnWhite {
	font: 500 18px Raleway, Arial, Helvetica, sans-serif!important;
    display:inline-block;
	background-color: none;
    border: 2px solid #898b8f;
	color: #898b8f!important;
    letter-spacing: 0px;
    padding: 10px 25px;
    text-transform: uppercase;
}

.grayButtonsOnWhite:hover {
    border: 2px solid #F8992e;
} 

.buttonRow ul {text-align: center;}
.buttonRow ul li {display:inline-block; margin-right: 20px;}
.buttonRow ul li:last-child {  margin-right: 0px;}

.page-id-14 div#page-wrap {
    padding-top: 0px!important;
}

.app_table table {
    margin: 0 auto;
}

.app_table table td {
    border: 1px solid #d3d3d2;
    padding: 3px 15px;
}

.app_table table td:nth-child(odd) {
    font-weight: 700;
}

/* ////////////////////////////// */
/* //// keep top menu aligned /// */
/* ////////////////////////////// */


@media only screen and (max-width: 1199px) and (min-width: 960px) {
.container {
 width: 1050px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
.container .sixteen.columns {
    width: 960px;
}
}
@media only screen and (max-width: 1199px) and (min-width: 960px) {
.header-v1 #navigation > ul > li > a {
    padding-left: 0px;
    padding-right: 10px;
}
}

/* ////////////////////////////// */
/* //// MOBILE STYLES.        /// */
/* ////////////////////////////// */

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

    body .site-wrapper #sidebar {
        display: none;
    }

}

@media only screen and (max-width: 767px) {
	
	div.callOutLg div p a.callOutButton {display: block; margin-top: 20px;}
	
	.buttonRow ul {margin-left: 0px;}
	.buttonRow ul li {margin-right: 0px;}
	
	/* div#page-wrap {padding-top: 115px!important;}
	#mobile-header {height: 115px!important;} */
	
	h3 {font-size: 21px!important;}
	
	h2 {line-height: normal!important;}
	
	.contactDivLeft {
    width: 100%!important;
    float: none!important;
    margin-bottom: 20px;
	}

    .container .eight.columns:first-child {
        width: 100%;
        float: none;
    }
    
    #footer .container .column, #footer .container .columns:last-child {
        float: none;
        display: inline;
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 960px) {
#footer .container .eight.columns:last-child {
    width: 60%!important;}
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
.container .eight.columns:last-child { 
	width: 60%!important;	
}
}







