

/* Header Height */

#ec-headerContainer {
	height: 70pxpx;
}

/* Link color */
a, .ec-contentBlock a, .ec-readMore {
color: #027DB6;
}

/* Link Hover Colour */
a, .ec-contentBlock a:hover, .ec-readMore:hover {
color: #027DB6;
}

/* Heading Colour */
#siteBody h2, #siteBody h3, #siteBody h4, #siteBody h5 {
color: #EE1C27;
}

/* Heading Hover Colour */
#siteBody a:hover h2, #siteBody a:hover h3, #siteBody a:hover h4, #siteBody a:hover h5 {
color: #333333;
}


/* Top Story Background color */
/* Top Story Heading color */
/* Top Story text color */
/* Top Story Strapline color */



/* Article Strapline */

/* Footer Newsletter Row */
#ec-footerNewsletter, #ec-footerNewsletterSubmitted {
background-color: #44546a;
color: #fff;
}

/* CTA Buttons */
input[type="submit"], .ec-contentBlock .ec-contentButton {
background-color: #EE1C27 !important;
color: #fff !important;
}

/* Additional CSS */

#ec-barbourBanner {
min-height:500px;
}

#footerUBM {
color:#fff;
}

.ec-webinarSearch img {
max-width:330px;
max-height:248px;
}

.findMore {
width:100%;
text-align:center;
}
.findMore a {
background-color:red !important;
color:#fff !important;
font-weight:bold;
padding:5px 10px !important;
float:none;
margin:0px auto !important;
}

.findMore a:hover {
opacity:0.7;
}

/* Webinar edit */
.ec-webinarSearch {
display:inline-block !important;
height:auto !important;
position:relative;
min-height:470px !important;
}

.ec-webinarSearch img {
margin: 10px auto 10px auto;
float:none;
}

.ec-webinarSearch a {
position:absolute;
width:100%;
height:100%;
left:0px;
}

.ec-webinarSearch a:hover {
background: #e6e6e6;
opacity:0.3;
}
.ec-webinarSearchFloat {
min-height:491px !important;
}

button a, button a:hover {
text-decoration: none !important;
}

#footerUBM p {
    display: inline-block;
    color: #fff;
    margin: -9px 15px 0 0;
}

.ec-footerBlock ul {
list-style:none;
margin:0px;
padding:0px;
}

#ec-webinar .gform_wrapper, #ec-webinar .gform_confirmation_wrapper, #ec-product .gform_wrapper, #ec-product  .gform_confirmation_wrapper,#ec-industry .gform_wrapper, #ec-industry  .gform_confirmation_wrapper {
border-top:1px solid #e6e6e6;
padding-top:15px;
}

.ec-textPad {
padding:0px 15px;
}

#ec-pageHome .vc_column-inner .gform_wrapper li div > *,#ec-page .ec-sidebarBlock .gform_wrapper li div > *{
	width:100%;
}


#producButton{
  height:50px;
}

#homeBanner{
  margin-bottom:65px;
}

.wonderpluginslider button{
  background-color:orange;
}

.wonderpluginslider button:hover{
  background-color:#ec1b24;
}

.video-text{
  margin-bottom:60px !important;
}
/* Page/Post Variables */


/* Hub Page Background */

@media (min-width:992px) {
#ec-pageHub {
   background: linear-gradient(270deg, #fff 75%, #027DB6 25%) !important;
}
}

@media (min-width:768px) and (max-width:991px) {
#ec-pageHub {
   background: linear-gradient(270deg, #fff 66.6%, #027DB6 33.3%) !important;
}
}

#ec-pageHub #ec-sidebarContainer {
background: #027DB6;
}

/* Conditional Clash Fixes */

