/*
Theme Name: The Keynote Child
Theme URI: http://themes.goodlayers.com/thekeynote
Description: The Keynote Wordpress Theme
Author: Goodlayers
Author URI: http://www.goodlayers.com
Version: 1.06
License:
Template: thekeynote-v1-06
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, yellow, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options
Text Domain: gdlr_translate
*/

body {
    color: #333333;
}
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a, p {
    color: #333;
}
h1, h2, h3, h4 {
    font-family: "Crimson Text";

}
.speaker-item-wrapper a, #resources a {
    color: inherit !important;
}
.speaker-item-wrapper a:hover, #resources a:hover {
    text-decoration: underline !important;
}

p.no-bottom {
    margin-bottom: 0 !important;
}

p.small-bottom {
    margin-bottom: 15px;
}

p.big-bottom {
    margin-bottom: 30px;
}

span.divider-no-mobile:after {
    display: inline-block;
    content: "/";
    width: 6em;
}
span, p {
    font-family: 'raleway';
    font-size: 16px;
}
.gdlr-navigation-wrapper {
    margin-top: 21px !important;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a
{
	font-size: 14px;
	font-weight: 700;
}
.gdlr-navigation-gimmick {
    bottom: 16px;
}
.gdlr-logo {
    margin-top: 20px !important; 
    margin-bottom: 23px !important;
}
.gdlr-logo img
{
	width: 100% !important;
}
.gdlr-navigation-wrapper {

    padding-right: 0px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li {
    padding: 0 20px;
}
.gdlr-navigation-wrapper .gdlr-main-menu > li > a {
    padding: 0px 0px 26px 0px;
}
.gdlr-button, input[type="button"], input[type="submit"]
{
	font-size:14px;
	padding:15px 25px !important;
	border-radius: 0px !important;
}
.gdlr-item-title-wrapper .gdlr-item-title.gdlr-title-medium
{
	font-size: 25px !important;
	font-weight: 600;
	font-family: "Crimson Text" !important;
	color: #333333;
}
.gdlr-background-video {
    height: 400px;
}
.gdlr-button,
.gdlr-button:hover,
input[type="button"],
input[type="submit"] {
    background-color: #faa51c !important;
    color: #333333 !important;
    font-family:raleway;
    font-weight: 800;
}

.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper {
    padding-top: 50px;
}

.homepage .gdlr-styled-box-body {
    background-size: cover;
    background-position: top center;
    height: 395px;
}

#aboutsectionhome  .service-with-image-title
{
	font-size : 32px;
	font-family: "Crimson Text";
	text-transform: none;
	color:#faa51c;
	font-weight : 600;
	font-style : italic;
	margin-bottom : 10px;
	letter-spacing: 0;
}
#aboutsectionhome  .service-with-image-content
{
	font-family: "raleway";
	font-size : 16px;
}

@media screen and (max-width: 767px) {
    #aboutsectionhome {
        margin-bottom: 0 !important;
    }
}
#objectives .gdlr-item-title
{
 	font-family: "Crimson Text";
}
#objectives .gdlr-content-item
{
 	font-family: "raleway";
	font-size : 16px;
	position : relative;
}
#objectives .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
#objectives .gdlr-item.gdlr-content-item li {
    list-style: outside none none;
    padding-bottom: 15px;
}
#objectives .gdlr-content-item ul li::before
{
    display: block;
    color:#faa51c;
    font-family: FontAwesome;
    height: 20px;
    left: 0;
    margin-top: 1px;
    position: absolute;
    text-align: center;
    width: 20px;
	content: "\f00c";
}

#whyowome .gdlr-item-title
{
 	font-family: "Crimson Text";
 	color: #ffffff;
}
#whyowome .gdlr-content-item
{
 	font-family:raleway;
	font-size : 16px;
	position : relative;
}
#whyowome .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
#whyowome .gdlr-content-item p
{
	margin-bottom: 10px
}

.gdlr-navigation-gimmick
{
	background-color: #faa51c !important;
}
.gdlr-navigation-gimmick
{
	background-color: #faa51c !important;
}
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a
{
	color: #faa51c !important;
}

/* Homepage */
#video-background {
    height: 500px;
    background-repeat: no-repeat;
    width: 100%;
    display: none;
    background-size: cover;
}
#video-background .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom: 0px;
}
#video-background h3 {
    color: #ffffff;
    margin-top: 50px;
}
#video-background .container {
    margin-top: 80px;
}
@media screen and (max-width: 768px) {
    #video-background .container {
        margin-top: 50px;
    }
}
@media screen and (max-width: 959px) {
    #video-background .gdlr-item-title-wrapper {
        background: url("images/divider.png") no-repeat scroll center 57px;
    }
}
.flex-control-nav, .flex-control-nav-wrapper {
    display: none;
}
.flexslider .slides img {
    max-height: 500px;
    object-fit: cover;
}
.homepage .gdlr-styled-box-body {
    box-sizing: border-box;
}
.homepage .gdlr-styled-box-body h1 {
    text-align: center;
    font-family: 'Crimson Text';
    font-style: italic;
    font-weight: 600;
    font-size: 45px;
    color: #ffffff;
    max-width: 805px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 768px) {
    .homepage .gdlr-styled-box-body h1 {
        font-size: 32px;
        margin-top: 0;
    }
}
.homepage .gdlr-styled-box-body p {
    color: #ffffff;
    font-size: 16px;
}

#summaryofcontent .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
#summaryofcontent .gdlr-item
{
 	font-family:raleway;
	font-size : 16px;
	position : relative;
}
#summaryofcontent .gdlr-item p
{
 	color: #333333;
}
#summaryofcontent i.fa
{
	background-size: 100% auto;
    display: block;
    float: left;
    height: 25px;
    margin-right: 19px;
    width: 25px;
}
#summaryofcontent .keynoteIcon
{
	background: url("images/icons/Keynote.png") no-repeat center center;

}
#summaryofcontent .policyIcon
{
	background: url("images/icons/Policy.png") no-repeat center center;

}
#summaryofcontent .trendsIcon
{
	background: url("images/icons/Trends.png") no-repeat center center;

}
#summaryofcontent .strategiesIcon
{
	background: url("images/icons/Strategies.png") no-repeat center center;

}
#summaryofcontent .investments
{
	background: url("images/icons/Investments.png") no-repeat center center;

}
#summaryofcontent .list-with-icon-caption {
    padding-left: 60px;
}
#summaryofcontent .list-with-icon-title {
    margin-bottom: 0px !important;
}
#speakersome  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom:0px;

}

#speakersome .gdlr-content-item
{
 	font-family:raleway;
	font-size : 18px;
	position : relative;
}
#speakersome .gdlr-speaker-item .gdlr-speaker-item-position
{
	color: #333333;
    font-style: normal;
    font-family: raleway;
    font-size: 18px;
}

#receptionome  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 40px;
    padding-bottom: 60px;
    margin-bottom:0px;
}

#receptionome .gdlr-content-item
{
    font-family:raleway;
    font-size : 18px;
    position : relative;
}

#locationome {
    background-size: cover;
    background-position: center !important;
}
#locationome  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
#locationome .gdlr-location-content
{
	margin-top: 40px !important;
}


#locationome .gdlr-title-item .gdlr-item-title-wrapper .gdlr-item-title {
    font-size: 25px;
    font-weight: 800;
    font-family: "Crimson Text" !important;
}


 .gdlr-location-item .gdlr-location-title {
    text-transform: none;
    font-weight: 500;
    letter-spacing: normal;
}

/*Logos */

#logos-first-row .gdlr-frame img {
    height: 50px;
}
#logos-second-row .gdlr-frame img {
    height: 28px;
}
#content-section-8 .gdlr-color-wrapper {
    padding-top: 15px;
}
@media screen and (max-width: 767px) {
    #logos-first-row .gdlr-frame img {
        margin: 30px 0;
    }
    #logos-second-row .gdlr-frame img {
        margin: 20px 0;
    } 
    #content-section-8 .gdlr-color-wrapper {
        padding-top: 0px;
    }
    #content-section-7 .gdlr-color-wrapper {
        padding: 20px 0;
    }
}

/* The Event */
.page-id-3549 .gdlr-styled-box-body, .page-id-3521 .gdlr-styled-box-body {
    height: 395px;
    box-sizing: border-box;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-3549 .gdlr-styled-box-body h1 {
    text-align: center;
    margin-top: 115px;
    font-size: 50px;
    font-weight: 700;
}
.page-id-3549  .gdlr-parallax-wrapper
{
	background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center bottom !important;
}
.page-id-3549 .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.page-id-3549 .gdlr-page-title-wrapper .gdlr-page-title
{
	font-family: "Crimson Text";
	text-transform: capitalize;
}
.page-id-3549  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
.page-id-3549 .gdlr-content-item
{
 	font-family:raleway;
	font-size : 16px;
	position : relative;
	color: #333;
}
.page-id-3549 #theclimateandcapitalnexusmain  .gdlr-item-title-wrapper {
    background: none;
    padding-bottom: 0px;
    margin-bottom:60px;

}
.page-id-3549  .gdlr-item-title-wrapper .gdlr-item-title {
	font-family: "Crimson Text";
	font-size: 25px;

}
 .page-id-3549 #content-section-3 .gdlr-caption-wrapper.post-slider
 {
 	background-color: #ffffff;
 }
 .page-id-3549 #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-title {
    color: #000;
    font-family: "Crimson Text";
    font-size: 28px;
}
.page-id-3549 #content-section-3 .gdlr-caption-wrapper.post-slider .blog-date, .the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .blog-comment{
    display:none;
}
.page-id-3549 #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-text {
    color: #000;
    padding-top: 30px;
}
.page-id-3549 #content-section-3 .gdlr-post-slider-item.style-post-left .gdlr-caption, .the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-right .gdlr-caption {
    padding: 58px 25px 30px 52px;
}
.page-id-3549 #content-section-3 .gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev {
    left: 0;
}

.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head
{
	background: transparent;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info.gdlr-active
{
	background:#FAA61F;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info.gdlr-active .gdlr-session-head-day
{
	color:#333333;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-head-day
{
	font-weight: normal;
	margin: 0;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info
{
	background:#333333;
	border:0;
	width: 44.9%;
}

.page-id-3549 #theeventscategoryage .gdlr-session-category-description-wrapper
{
    padding: 25px;
    margin-top: 20px;
}

.page-id-3549 #theeventscategoryage .gdlr-session-category-description-wrapper h3
{
    color: #000;
    font-family: "Crimson Text";
    font-style: italic;
    font-weight: 600;
    font-size: 25px;
}
.page-id-3549 #theeventscategoryage .gdlr-session-category-description-wrapper p
{
    margin-bottom: 0 !important;
}

.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content:first-child
{
	color: #333;
    font-family: raleway;
    font-size: 16px;
    padding: 25px;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content:first-child h3
{
	font-family: "Crimson Text";
    font-style: italic;
    font-weight: 600;
}

.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content
{
	 padding: 10px 25px 10px 0;
	 font-family: raleway;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content-info {
    float: left;
    padding: 10px 25px;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-divider
{
	margin: 0 25px;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-info .session-info {
    color: #333;
    font-family: raleway;
    font-size: 16px;
    margin-top: 12px;
     font-weight: 600;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-info .session-info i
{
	display:none;
}
.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-title {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    margin-bottom: 0;
    margin-top: 17px;
    text-transform: capitalize;
}

.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-excerpt {
    font-size: 16px;
}

.page-id-3549 #theeventsudience .list-with-icon {
     color: #faa51c;
    display: list-item;
    margin-bottom: 15px;
    margin-left: 15px;
    list-style-position: inside;
    list-style-type: disc;
}

.page-id-3549 #theeventsudience .list-with-icon .list-with-icon-title {
    font-family: raleway;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 8px;
    overflow: hidden;
    text-transform: capitalize;
     margin-left: 5px;
}

.page-id-3549  #theeventrganizer .list-with-icon .list-with-icon-title,
.page-id-3549  #theeventpartners .list-with-icon .list-with-icon-title
{
	float: left;
    width: 30%;
}
.page-id-3549  #theeventrganizer .list-with-icon .list-with-icon-caption,
.page-id-3549  #theeventpartners .list-with-icon .list-with-icon-caption {
    float: left;
    font-family: raleway;
    font-size: 16px;
    margin-top: 10px;
    width: 70%;
}
.page-id-3549  #theeventrganizer i.fa,
.page-id-3549  #theeventpartners i.fa
{
	background-size: 80% auto;
    border-right: 2px solid #ccc;
    display: block;
    float: left;
    height: 95px;
    margin-right: 19px;
    width: 250px;
}
.page-id-3549 #theeventrganizer .list-with-icon-ux.gdlr-ux,
.page-id-3549 #theeventpartners .list-with-icon-ux.gdlr-ux {
    float: left;
    width: 100%;
}
.page-id-3521 .gdlr-styled-box-body h1 {
    text-align: center;
    color: white;
    top: 31%;
    position: relative;
    transform: translateY(31%);
    font-size: 50px;
    font-style: italic;
    font-family: "Crimson Text";
}

#theeventrganizer .organizers.stanford
{
	background: url("images/icons/Steyer-Taylor.jpg") no-repeat center center;

}
#theeventrganizer .organizers.nextworld
{
	background: url("images/icons/Next-World.jpg") no-repeat center center;

}
#theeventrganizer .organizers.amplifier
{
	background: url("images/icons/Amplifier.jpg") no-repeat center center;

}
#theeventrganizer .organizers.tomkat
{
	background: url("images/icons/TomKat.jpg") no-repeat center center;

}
#theeventrganizer .organizers.erol
{
	background: url("images/icons/Erol.jpg") no-repeat center center;

}
#theeventpartners .partners.amundi
{
    background: url("images/icons/Amundi.png") no-repeat center center;

}
#theeventpartners .partners.confluence
{
    background: url("images/icons/Confluence.jpg") no-repeat center center;

}
#theeventpartners .partners.un-foundation
{
    background: url("images/icons/UN-Foundation.jpg") no-repeat center center;

}

.page-id-3549 #theeventrganizer .list-with-icon,
.page-id-3549 #theeventpartners .list-with-icon {

    float: left;
    margin-bottom: 20px;
}


/* The Opportunity */


.the-opportunity  .gdlr-parallax-wrapper
{
	background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center bottom !important;
}
.the-opportunity .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.the-opportunity .gdlr-page-title-wrapper .gdlr-page-title
{
	font-family: "Crimson Text";
	text-transform: capitalize;
}
.the-opportunity  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
.the-opportunity .gdlr-content-item
{
 	font-family:raleway;
	font-size : 16px;
	position : relative;
}
.the-opportunity #theclimateandcapitalnexusmain  .gdlr-item-title-wrapper {
    background: none;
    padding-bottom: 0px;
    margin-bottom:60px;

}
.the-opportunity #theclimateandcapitalnexusmain  .gdlr-item-title-wrapper .gdlr-item-title {
   color:#ffffff;

}
 .the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider
 {
 	background-color: #ffffff;
 }
 .the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-title {
    color: #000;
    font-family: "Crimson Text";
    font-size: 30px;
    font-style: italic;
    font-weight: 600;
    line-height: 1.2;
}
.the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .blog-date, .the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .blog-comment{
    display:none;
}
.the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-text {
    color: #000;
    padding-top: 0px;
}
.the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-left .gdlr-caption, .the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-right .gdlr-caption {
    padding: 58px 25px 30px 52px;
}
.the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev {
    left: 0;
}
.the-opportunity #content-section-3 .gdlr-post-slider-item .news-attribute {
    margin-top: 10px;
}

.the-opportunity #content-section-3 .section-container {
    padding-bottom: 50px;
}

.the-opportunity #content-section-1 .section-container
{
	padding: 40px 0 !important;
}

.the-opportunity #content-section-1 ul
{
    color: #333;
    margin-left: 1.125em;
}

.the-opportunity #content-section-1 ul li
{
    list-style: none;
    margin-bottom: 1em;
}

.the-opportunity #content-section-1 ul li:before
{
    content: "•";
    color: #faa51c;
    margin-left: -0.75em;
    font-weight: bold;
    width: 0.75em;
    text-align: left;
    display: inline-block;
    font-size: 24px;
    line-height: 27px;
    vertical-align: top;
}

@media screen and (max-width: 350px) {
	.the-opportunity .gdlr-page-title-wrapper .gdlr-page-title
	{
		margin:0;
	}

}
@media screen and (min-width: 768px) and (max-width: 950px) {
	.the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-title
	{
		line-height: 1;
		font-size: 26px;
	}
	.the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-left .gdlr-caption, .the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-right .gdlr-caption
	{
		 padding: 16px 25px 30px 52px
	}

}


@media screen and (max-width: 767px) {
	.the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-title
	{
		line-height: 1;
		font-size: 25px;
	}
	.the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-left .gdlr-caption, .the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-right .gdlr-caption
	{
		 padding: 40px 31px 30px 41px;
	}
	.the-opportunity #content-section-3 .gdlr-caption-wrapper.position-post-left
	{
		max-width: 100%;
	}
}
@media screen and (max-width: 500px) {
	.the-opportunity #content-section-3 .gdlr-caption-wrapper.post-slider .gdlr-caption-title
	{
		line-height: 1;
		font-size: 18px;
	}
	.the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-left .gdlr-caption, .the-opportunity #content-section-3 .gdlr-post-slider-item.style-post-right .gdlr-caption
	{
		 padding: 17px 31px 30px 41px;
	}
	.the-opportunity #content-section-3 .gdlr-caption-wrapper.position-post-left
	{
		max-width: 100%;
	}
}

/* Venue */

/*.venue  .gdlr-parallax-wrapper
{
	background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center bottom !important;
}
.venue .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.venue .gdlr-page-title-wrapper .gdlr-page-title
{
	font-family: "Crimson Text";
	text-transform: capitalize;
}
.venue  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
.venue .gdlr-item
{
	font-family: raleway;
}
.venue .gdlr-full-size-wrapper .gdlr-item
{
	    margin-bottom: 0;
}*/
/* Speakers */

.speakers .gdlr-parallax-wrapper
{
	background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center center !important;
}
.speakers .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.speakers .gdlr-page-title-wrapper .gdlr-page-title
{
	font-family: "Crimson Text";
	text-transform: capitalize;
}
.speakers .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}
.speakers .gdlr-content-item , .speakers .gdlr-speaker-item-title , .speakers .gdlr-speaker-item-position
{
	font-family: raleway;
    font-size: 18px;
    position: relative;

}
.gdlr-speaker-item .gdlr-speaker-item-title,
.speakers .gdlr-speaker-item-title
{
	font-style: normal;
    font-weight: bold;
	font-size: 18px;
    letter-spacing: normal;
}
.speakers .gdlr-speaker-item-position  , .speakers .gdlr-content-item
{
	color: #333333! important;
    font-style: normal;
    margin-bottom: 40px;
}
.speakers  .gdlr-item-title-wrapper .gdlr-item-title
{
	font-family: "Crimson Text";
}

.gdlr-speaker-thumbnail-overlay {
	background-color: #FAA51C !important;
}

/* Register */

/*.register .section-container {
    padding-bottom: 50px;
}

.register p.register-top {
    font-size: 18px;
}

.register  .gdlr-parallax-wrapper
{
	background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center bottom !important;
}
.register .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.register .gdlr-page-title-wrapper .gdlr-page-title
{
	font-family: "Crimson Text";
	text-transform: capitalize;
}
.register  .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;

}

.register .four.columns .gdlr-content-item {
    background-color: #eee;
}

.register .four.columns .gdlr-content-item a {
    width: 100%;
}
.register .gdlr-item
{
	font-family: raleway;
}

.gdlr-ticket-item,
.gdlr-ticket-item .gdlr-ticket-content {
    background-color: #eee !important;
}

.gdlr-ticket-item .gdlr-ticket-content {
    padding-top: 10px !important;
}

.gdlr-ticket-item .gdlr-ticket-head {
    background-color: #eee !important;
    padding-bottom: 0 !important;
}

.gdlr-ticket-item .gdlr-ticket-head-title {
    font-family: "Crimson Text";
    font-style: italic;
    text-transform: none;
}

.gdlr-ticket-item .gdlr-ticket-head-price {
    display: none !important;
}

.gdlr-ticket-item .gdlr-ticket-content p {
    font-style: normal;
    font-family:raleway;
}

.gdlr-ticket-item .gdlr-ticket-button {
    background-color: #FAA51C !important;
    color: #333 !important;
}

#register_individual,
#register_request {
    background-color: #eee;
    min-height: 300px;
    position: relative;
    overflow: hidden;
}

#register_individual .register-contents,
#register_request .register-contents {
    padding: 32px 20px 0px;
}

#register_individual p.reg-header,
#register_request p.reg-header {
    font-family: "Crimson Text";
    font-style: italic;
    font-size: 19px;
    font-weight: bold;
}

#register_individual .gdlr-button,
#register_request .gdlr-button {
    margin-bottom: 0px;
    bottom: 0;
    left: 0;
    position: absolute;
}

#register_individual a,
#register_request a {
    width: 100%;
    border-bottom: none;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
*/
/* Contact Us */

.contact-us .section-container {
    padding-bottom: 50px;
}

.contact-us p.register-top {
    font-size: 18px;
}

.contact-us  .gdlr-parallax-wrapper
{
    background-size: cover;
    min-height: 155px;
    padding-top: 155px;
    background-position: center top !important;
}
.contact-us .gdlr-page-title-wrapper .gdlr-page-title-container {

    text-align: center;
}
.contact-us .gdlr-page-title-wrapper .gdlr-page-title
{
    font-family: "Crimson Text";
    text-transform: capitalize;
}
.contact-us .gdlr-item-title-wrapper {
    background: url("images/divider.png") no-repeat scroll center 50px;
    padding-bottom: 60px;
    margin-bottom:0px;
}

.contact-us form a {
    color: #faa51c;
}
.contact-us .gdlr-item-title-head h3 {
    font-size: 25px;
}
/* -----------------------
        KEY LESSONS 
--------------------------*/
.page-id-3521 .icon-minus {
    display: inline-block;
    padding: 13px;
    background-color: #FAA333;
    color: white;
    vertical-align: top;
}
.page-id-3521 .icon-plus {
    display: inline-block;
    padding: 13px;
    background-color: #DDDDDD;
    color: white;
    vertical-align: top;
}
.page-id-3521 .icon-plus:hover {
    background-color: #FAA333;
}
.page-id-3521 .accordion-title, .page-id-3521 .accordion-title {
    text-transform: uppercase;
}
.page-id-3521 .gdlr-accordion-item.style-2 .accordion-content {
    margin-left: 57px;
}
@media screen and (max-width: 600px) {
    .page-id-3521 .gdlr-accordion-item.style-2 .accordion-content {
        margin-left: 25px;
    }   
}
@media screen and (max-width: 419px) {
    #objectives .gdlr-item-title-wrapper {
        background: url("images/divider.png") no-repeat scroll center 67px;
    }
}

/*.page-id-3521 .gdlr-item-title-wrapper .gdlr-item-title {
    font-family: "Crimson Text";
    text-transform: inherit;
    font-style: italic;
    font-weight: 400;
    font-size: 50px;
    color: white;
    display: block;
    margin-top: 100px;
}*/
.page-id-3521 .gdlr-styled-box-item h1 {
    font-family: "Crimson Text";
    text-transform: capitalize;
    font-style: normal;
    font-weight: 700;
    font-size: 50px;
}
.page-id-3521 .gdlr-item-title-caption {
    color: white;
    font-size: 24px;
}
.page-id-3521 .accordion-tab {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 40px;
    padding-bottom: 24px !important;
}
.page-id-3521 .accordion-tab:last-of-type {
    border-bottom: none;
}
.page-id-3521 .accordion-tab span {
    font-weight: 800;
    display: inline-block;
    line-height: 1.5;
    width: 77%;
    margin-top: 0.5em;
}
.page-id-3521 #thepportunityage h3 {
    font-family: "Crimson Text";
    font-size: 32px;
    font-style: italic;
}
#keylessons h3 {
    font-family: 'raleway';
    font-size: 16px;
    font-style: normal;
    margin-top: 20px;
}
.page-id-3521 .gdlr-parallax-wrapper {
    min-height: 400px;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
}

#slider-mobile {
    display: none;
}
@media screen and (max-width: 600px) {
    #slider-mobile {
        display: block;
    } 
    #slider-desktop {
        display: none;
    } 
    #lessons-hero .gdlr-styled-box-body {
        background-position: 55%;
    } 
    #lessons-hero .gdlr-styled-box-body h1 {
        margin-top: 0;
    }

}

/*-----------------
STAY ENGAGED 
-----------------*/
.page-id-3588 .gdlr-type-left-sidebar {
    display: none;
}
.page-id-3588 .gdlr-item-title-head h3 {
    font-family: "Crimson Text";
}
.page-id-3588 .gdlr-page-title-container .gdlr-page-title {
    top: 25%;
    position: relative;
    transform: translateY(25%);
    -webkit-transform: translateY(25%);
    -ms-transform: translateY(25%);
}
@media screen and (max-width: 767px) {
    .page-id-3588 .gdlr-page-title-container .gdlr-page-title {
        transform: translateY(0%);
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
    }
}

ol li {
    font-family: 'raleway';
    font-size: 16px;
    margin-bottom: 10px;
    color: #333;
    list-style-type: disc;
}
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .portfolio-thumbnail .portfolio-overlay {
    background-color: #faa51c !important;

}
/*-----------------
     FOOTER
-----------------*/
@media screen and (max-width: 767px) {
    .copyright-right, .copyright-left {
        float: none;
        text-align: center;
        display: block;
    }
}

/* global changes*/

.gdlr-page-title-wrapper .gdlr-page-title
{
	letter-spacing: 0;
	font-size: 50px;
}
.gdlr-fixed-header .gdlr-header-inner,
.gdlr-header-inner
{
	background: #fff !important;
}
.ms-bullets.ms-dir-h {
display: none !important;
}

.footer-container
{
	display:none;
}
#wpcf7-f3610-o1 div.wpcf7-mail-sent-ok
{
	display: none !important;
}
@media screen and (max-width: 400px) {
	#summaryofcontent .gdlr-item-title-wrapper
	{
		background-position: center 60px !important;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info
	{
		width:81.9%
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content-info
	{
		width: 82%;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content {
    	padding: 0 40px 25px 25px;
   		width: 82%;
	}

	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-title a {
   		 color: #515151;
   		 line-height: 1.5;
	}
	.page-id-3549 #theeventrganizer .list-with-icon .list-with-icon-title,
    .page-id-3549 #theeventpartners .list-with-icon .list-with-icon-title
	{
		width: 100%;
	}
	.page-id-3549 #theeventrganizer .list-with-icon .list-with-icon-caption,
    .page-id-3549 #theeventpartners .list-with-icon .list-with-icon-caption
	{
		width: 90%;
	}
	.page-id-3549 #theeventrganizer i.fa,
    .page-id-3549 #theeventpartners i.fa
	{
		margin-left: 0;
		 border: 0 none;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content:first-child
	{
		padding: 25px;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-divider {
  	  margin: 0 25px;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content-info {
   	 float: left;
   	 padding: 15px 25px 0;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-title
	{
		margin-top: 0;
	}
    span.divider-no-mobile:after {
        display: block;
        content: "";
    }
}
@media screen and (min-width: 400px) and (max-width: 767px) {

.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info
	{
		width:86.9%
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content-info
	{
		width: 82%;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content {
    	padding: 0 40px 25px 25px;
   		width: 86%;
	}

	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-title a {
   		 color: #515151;
   		 line-height: 1.5;
	}
	.page-id-3549 #theeventrganizer .list-with-icon .list-with-icon-title,
    .page-id-3549 #theeventpartners .list-with-icon .list-with-icon-title
	{
		width: 100%;
	}
	.page-id-3549 #theeventrganizer .list-with-icon .list-with-icon-caption,
    .page-id-3549 #theeventpartners .list-with-icon .list-with-icon-caption
	{
		width: 90%;
	}
	.page-id-3549 #theeventrganizer i.fa,
    .page-id-3549 #theeventpartners i.fa
	{
		margin-left: 0;
		 border: 0 none;
	}

	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content:first-child
	{
		padding: 25px;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-divider {
  	  margin: 0 25px;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-content-info {
   	 float: left;
   	 padding: 15px 25px 0;
	}
	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-title
	{
		margin-top: 0;
	}

    span.divider-no-mobile:after {
        display: block;
        content: "";
    }

}
@media screen and (min-width: 768px) and (max-width: 1000px) {

	.page-id-3549 #theeventscategoryage .gdlr-session-item .gdlr-session-item-head-info {

    width: 43%;
	}
}
