/* CSS Overrides to be placed here */

small {
	font-size: 0.9em;
}

.padding-t0{padding-top:0!important;}

.dd-menu > li > a {color:#5e5e5e;}

.header-info-col {
	color:#5e5e5e;
    line-height: 34px;
    margin-top: 0px;
    font-size: 13px;
}

.header-info-col a {
	padding:0 5px;
}

.header-info-col .fa-facebook {color:#3b5998;}

.header-info-col .fa-twitter {color:#55acee;}

.header-info-col .fa-linkedin {color:#0077b5;}

.header-info-col .fa-youtube {color:#cd201f;}

/* LOGO - IMAGE VERTICAL CENTRE */
.logo {
    float: left;
    /* width: 140px; */
    /* height: 120px; */
    text-align: center;
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

/* SPEAKERS */

.single-post .post-media {
    margin-bottom: 30px;
    margin-bottom: 0;
    padding-left: 0;
}

.post-content h4 {text-transform:capitalize;}

.header-info-col .fa {font-size:20px;}

#sponsors .grid-item h3 {
    min-height: 80px;
}

#message {
	color: limegreen;
}

/* FOOTER */
.social-icons-colored li a {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size:20px;
}

#quotes .testimonial-block blockquote p {font-size:24px;}

.testimonial-company {float:right;}

.flex-caption-text p {
    margin-bottom: 0px;
}

.parallax-icon-link {
    opacity: .8;
    color: #333;
}

#docked-carousel {
	position:fixed;
    width:100%;
    z-index:99;
    bottom:0;
    background: #ffffff;
}

#docked-carousel.partner-carousel .owl-wrapper-outer {
    margin-bottom: 0px;
}

#docked-carousel .logo {
    float: left;
    max-width: 100px;
    max-height: 80px;
    text-align: center;
}

#download-sif15-programme .modal-body, #download-event-brochure .modal-body, #cop22-agenda-download .modal-body, #cop22-attendee-list .modal-body {
	background:#f6f6f6;
	padding-left:40px;
	padding-right:40px;
}

#download-event-brochure .modal-body {
	background:#f6f6f6;
	padding-left:15px;
	padding-right:15px;
}

#download-sif15-programme .modal-footer, #download-event-brochure .modal-footer{
	padding-left:70px;
	padding-right:70px;
}

#download-sif15-programme .modal-dialog, #download-event-brochure .modal-dialog{width:820px;}
#download-sif15-programme .modal-header, #download-event-brochure .modal-header{position:relative;}
#download-sif15-programme .modal-header h4, #download-event-brochure .modal-header h4{margin-bottom:20px;}
#download-sif15-programme .modal-header .form-control, #download-event-brochure .modal-header .form-control{margin-bottom:0;}

#speakers .grid-item h3 {
    min-height: 30px;
}

.widget_recent_causes .cause-thumb img {
    margin-right: 5px;
    width: 80px;
    height: 80px;
}

.cause-grid-item, .event-grid-item {
    min-height: 530px;
}

.speakers-grid-item {
	min-height:0 !important;
}

.dd-menu > li > a:hover {
    color: #42b8d4;
}

.dd-menu > li > a.register {color:#FF0000;} 

.dd-menu > li > a.register:hover {
    color: #42b8d4;
}

#menu-toggle {
	color: #999;
}

.hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
    height: 820px;
}

.partner-carousel .owl-wrapper-outer {
    margin-bottom: 0px;
}

.page-banner {
    min-height: 350px;
}

.owl-carousel .owl-wrapper-outer {
    padding-top: 0px;
}

.widget .meta-data {
    font-size: 14px;
    color: #666;
}


.flex-caption-cell {
    vertical-align: bottom;
    padding-bottom: 40px;
}
