/*
Theme Name: Redgrave Education & Training
Theme URI: https://www.BayshoreSolutions.com
Author: Bayshore Solutions
Author URI: http://ww.BayshoreSolutions.com/
Version: 1

BayshoreSolutions WordPress Theme © 2018 TidyThemes
*/
@import url('//fonts.googleapis.com/css?family=Merriweather:400,700|Roboto:300,400,500,700');
@font-face {
	font-family: 'fontello';
	src: url('fonts/fontello.eot?65278158');
	src: url('fonts/fontello.eot?65278158#iefix') format('embedded-opentype'),
	   url('fonts/fontello.woff2?65278158') format('woff2'),
	   url('fonts/fontello.woff?65278158') format('woff'),
	   url('fonts/fontello.ttf?65278158') format('truetype'),
	   url('fonts/fontello.svg?65278158#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative
}
 
.icon-location:before { content: '\e800'; }
.icon-phone:before { content: '\e801'; }
.icon-mail:before { content: '\e802'; }
.icon-user:before { content: '\e803'; }
.icon-right-open-big:before { content: '\e804'; }
.icon-play:before { content: '\e805'; }
.icon-pause:before { content: '\e806'; }
.icon-search:before { content: '\e807'; }
.icon-twitter:before { content: '\f099'; }
.icon-facebook:before { content: '\f09a'; }
.icon-gplus:before { content: '\f0d5'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-youtube:before { content: '\f16a';}
.icon-instagram:before { content: '\f16d'; }
.icon-paper-plane-empty:before { content: '\f1d9'; }

html,body {
	margin:0;
	padding:0;
	border:0;
	vertical-align: top;
	font-weight:300;
	font-family: 'Roboto', sans-serif;
	height:100%;
	min-height:100%;
	color:#888888;
	font-size:16px;
	line-height:26px;
}
header, nav, article, footer, address, section {display:block;}
img {vertical-align: bottom; border:0; max-width:100%; height:auto;}
*,:before,:after{
    outline: none;
    position:relative;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    zoom:1;
    box-sizing: border-box;
}
:before,:after{
    position:absolute;
    content:"";
}
.siteorigin-panels-stretch,
.panel-grid,
.panel-layout
.courses-slider,
.courses-slider *,
.related-courses-slider,
.related-courses-slider *{
	-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -ms-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear;
}
a{
	text-decoration: none;
	color:#112e66;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
.clear{clear:both;}
.container{
	max-width:1530px;
}
.icon-right-open-big{
	display: inline-block;
    margin-left:16px;
	font-size:16px;
}
.text-center{
	text-align: center;
}
/*Header*/
header{
	z-index: 99;
}
header.search-active .search-bar{
	display:block;
}
header.search-active .header-aux{
	display:none;
}
.search-bar{
	background:#143980;
	color:#ffffff;
	height: 55px;
	display:none;
}
.search-bar input[type=text]{
	background:#ffffff;
	color:#143980;
	font-size:14px;
	line-height:35px;
	border:0;
	-webkit-appearance:none;
	border-radius: 3px;
	width:100%;
	margin-top:10px;
	padding:0 15px;
}
.search-bar input[type=submit]{
	position: absolute;
	opacity: 0;
	left:0;
	top:0;
	width:0;
	height:0;
	overflow:hidden;
}
.search-bar .close-searchsite-bttn{
	float:right;
	width:55px;
	height:55px;
	background:#112e66;
	color:#ffffff;
	font-size:18px;
	line-height:55px;
	border:0;
	cursor: pointer;
	-webkit-appearance:none;
	text-align: center;
}
.header-aux{
	background:#143980;
	color:#ffffff;
	font-size:14px;
	line-height:55px;
}
.header-aux a{
	color:#ffffff;
}
.header-aux a.main-logo{
	max-width:125px;
	display:block;
	margin:auto;
	height:50px;
}
.header-aux a.main-logo img{
	display:block;
	margin-top:6px;
}
.header-aux ul,
.header-aux ul li{
	margin:0;
	padding:0;
	list-style:none;
}
.header-aux ul{
	overflow:hidden;
}
.header-aux ul li{
	float:left;
}
.header-aux ul li{
	float:left;
}
.aux-header-left li:first-child{
	padding-right:50px;
}
.aux-header-left li a{
	display:block;
	padding:0 25px 0 0;
	line-height:54px;
}
.aux-header-left li a i{
	margin-right:8px;
	font-size: 18px;
    vertical-align: middle;
}
#menu-aux-menu a{
	display:block;
	line-height:55px;
	padding:0 25px;
}
.ico-user a{
	background:url('images/ico-user.png') left center no-repeat;
}
button.searchsite-bttn{
	display:block;
	height:55px;
	width:55px;
	background:#112e66 url('images/ico-search.png') center center no-repeat;
	text-indent: -999px;
	overflow: hidden;
	border:0;
	cursor: pointer;
}
.header-main{
	position: absolute;
	top:55px;
	left:0;
	width:100%;
	padding-top:25px;
}
.mobile-toggle{
	-webkit-appearance:none;
	border:0;
	background:none;
	display: none;
	width:45px;
	height:45px;
}
.mobile-toggle span{
	display: block;
	width:30px;
	height:2px;
	background:#ffffff;
	position: absolute;
	left:50%;
	top:50%;
	margin:-1px auto auto -15px;
}
.mobile-toggle:before,
.mobile-toggle:after{
	display: block;
	width:30px;
	height:2px;
	background:#ffffff;
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-15px;
	content:"";
	-webkit-transition: all 0s linear;
	-moz-transition: all 0s linear;
	-ms-transition: all 0s linear;
	-o-transition: all 0s linear;
	transition: all 0s linear;
}
.mobile-toggle:before{
	margin-top:-10px;
}
.mobile-toggle:after{
	margin-top:8px;
}
.menu-main-menu-container{
	padding-top:35px;
}
#menu-main-menu,
#menu-main-menu li{
	margin:0;
	padding:0;
	list-style:none;
}
#menu-main-menu{
	float:right;
}
#menu-main-menu li{
	float:left;
	margin-left:68px;
}
#menu-main-menu li:first-child{
	margin-left:0;
}
#menu-main-menu li a{
	display:block;
	color:#ffffff;
	text-transform: uppercase;
	font-size:22px;
	line-height:40px;
}
#menu-main-menu li ul.sub-menu{
	position: absolute;
	left:50%;
	top:100%;
	background:#ffffff;
	width:250px;
	-webkit-transform: translate(-50%, 0%);
	-moz-transform: translate(-50%, 0%);
	-o-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
	border-top:2px solid #143980;
	margin:0;
	padding:0;
	display:none;
}
#menu-main-menu li:hover > ul.sub-menu{
	display:block;
}
#menu-main-menu li ul.sub-menu li{
	float:none;
	margin:0;
	padding:0;
}
#menu-main-menu li ul.sub-menu a{
	color:#143980;
	text-transform: none;
	text-align: center;
}
#menu-main-menu li ul.sub-menu li:hover > a{
	background:#e8e8e8;
}
#menu-main-menu button{
	display:none;
}
.mobile-aux{
	display:none;
}
/*Hero Banner*/
.hero-banner{
	height:420px;
	background:#202121 center center no-repeat;
	background-size: cover;
	margin-bottom:90px;
	overflow:hidden;
}
.home .hero-banner{
	height: calc(70% - 55px);
    min-height: 715px;
    margin-bottom: 75px;
}
.single-post .hero-banner{
	margin-bottom:0;
}
.hero-banner .container{
	position: absolute;
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color:#ffffff;
	text-align: center;
	z-index: 5;
	width: 90%;
}
.home .hero-banner .container{
	text-align: left;
}
.hero-banner .hero-title{
	font:42px/46px 'Merriweather';
}
.hero-banner .hero-content{
	font-weight:300;
	font-size:16px;
	line-height:38px;
	padding-top:22px;
}
.home .hero-banner .hero-title{
	font:58px/74px 'Merriweather';
}
.home .hero-banner .hero-content{
	font-weight:300;
	font-size:20px;
	line-height:25px;
	padding-top:22px;
}
.hero-banner .pill-bttn{
	margin-top:25px;
}
.hero-banner-image{
	position: absolute;
	width:100%;
	height:100%;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.blurbanner {
  -webkit-filter: blur(20px);
  filter: blur(20px);
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  transform: scale(1.4);
}
.blurbanner-ie {
  display: none;
  transform: scale(1.4);
}

html[data-agent*="Trident"] .hero-banner .blurbanner {display: none; }

html[data-agent*="Trident"] .hero-banner .blurbanner-ie {display: block; }

h1{
	margin:0;
	padding:0;
}
h2{
	margin:0 0 20px;
	padding:0;
	color:#202121;
	font:600 24px/28px 'Merriweather';
}
h3{
	color:#202121;
	text-transform: uppercase;
	font-weight:300;
	font-size:18px;
	margin:0;
	padding:20px 0 10px;
}
h1:not(.hero-title),
h1:not(.hero-title){
	font:600 42px/48px 'Merriweather';
	margin:0 0 20px;
	color:#202121;
}
.home h2{
	font-size:42px;
	line-height:48px;
}
blockquote{
	margin:90px 0;
	padding:0 0 0 70px;
	font:italic 24px/46px 'Merriweather';
	color:#212121;
	background:url('images/quoteblock-quotes.png') 14px 5px no-repeat;
}
strong{
	color:#212121;
}
.large-text{
	font-size:24px;
	line-height:38px;
}
.pill-bttn{
	display: inline-block;
    border-radius: 99px;
    border: 2px solid #46b599;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 60px;
    padding: 0 55px;
    color: #46b599;
	margin-top:45px;
}
.pill-bttn:hover{
    border: 2px solid #46b599;
    background:#46b599;
    color: #ffffff;
}
.pill-bttn i:before{
	color:#46b599;
}
.pill-bttn:hover i:before{
	color:#ffffff;
}
.pill-bttn.white{
	border-color:#ffffff;
	color:#ffffff;
}
.pill-bttn.white:hover{
	background:#ffffff;
	color:#46b599;
	border-color:#46b599;
}
.pill-bttn.white i:before{
	color:#ffffff;
}
.pill-bttn.white:hover i:before{
	color:#46b599;
}
.pill-bttn.solid{
	background:#46b599;
	color:#ffffff;
}
.pill-bttn.solid:hover{
	background:#ffffff;
	color:#46b599;
}
.pill-bttn.solid i:before{
	color:#ffffff;
}
.pill-bttn.solid:hover i:before{
	color:#46b599;
}
.bluebar-bg:before{
	position: absolute;
	left:0;
	bottom:0;
	width:45%;
	height:245px;
	content:"";
	background:#143980;
}
/*Contact Form*/
.wpcf7-form label{
	font-weight:bold;
	display:block;
	color:#202121;
}
.smallwidth .wpcf7-form input[type=text],
.smallwidth .wpcf7-form input[type=email],
.smallwidth .wpcf7-form input[type=tel],
.smallwidth .wpcf7-form select,
.smallwidth .wpcf7-form textarea{
	padding:6px 10px;
	border: 1px solid #888888;
	border-radius: 5px;
	width:100%;
	font:16px/20px 'roboto';
	margin-bottom:15px;
}
.smallwidth .wpcf7-form textarea{
	resize:none;
}
.smallwidth .wpcf7-form input[type=text].wpcf7-not-valid,
.smallwidth .wpcf7-form input[type=email].wpcf7-not-valid,
.smallwidth .wpcf7-form input[type=tel].wpcf7-not-valid,
.smallwidth .wpcf7-form textarea.wpcf7-not-valid{
	border-color:#ff0000;
	background:#ffecec;
}
.smallwidth .wpcf7-form span.wpcf7-not-valid-tip{
	display:none;
}
.wpcf7-form input[type=submit]{
	-webkit-appearance:none;
}
.smallwidth .wpcf7-form input[type=submit]{
	display: inline-block;
    border-radius: 99px;
    border: 2px solid #46b599;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 60px;
    padding: 0 55px;
	background: #46b599;
    color: #ffffff;
    margin-top: 25px;
	cursor: pointer;
}
.smallwidth .wpcf7-form input[type=submit]:hover{
	color:#46b599;
	background:#ffffff;
}
/*Table*/
.table-wrapper{
	overflow:auto;
	width:100%;
}
table,
tbody,
tr,
td,
th{
	margin:0;
	padding:0;
	text-align: left;
	border:0;
	border-collapse: collapse;
	font-size: 12px;
}
table{
	margin-bottom:50px;
	max-width: 100%;
	display:block;
	overflow-x: auto;
}
th{
	background: #143980;
    color: #ffffff;
    font-size: 14px;
	font-weight:bold;
	padding:5px;
}
table tr > th:first-child{
}
table tr:nth-child(2) > td{
	font-weight:bold;
	color:#202121;
}
table tr{
	border-bottom:1px solid #e6e6e6;
}
table tr > td{
	width:11%;
	min-width:75px;
}
table tr > td:first-child{
	font-weight: bold;
	background: #f9f9f9;
	color:#202121;
	min-width:250px;
	width:250px;
}
table td{
	padding:5px;
}
/*Courses Slider*/
.courses-slider button{
	position: absolute;
	top:0;
	cursor:pointer;
	background:#ffffff url('images/courseslider-arrows.png') no-repeat;
	border:0;
	width:90px;
	height:80px;
	z-index: 98;
	text-indent: -999px;
	overflow:hidden;
	-webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.courses-slider button:hover{
	opacity: .95;
}
.courses-slider button.slick-prev{
	left:0;
	background-position: left center;
}
.courses-slider button.slick-next{
	right:0;
	background-position: right center
}
.courses-slider-item a{
	display:block;
	background:#f0f0f0;
}
.courses-slider-item:nth-child(even) a{
	background:#f7f7f7;
}
.courses-slider-item span{
	display:block;
}
.courses-slider-item .course-slide-item-thumbnail{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height:275px;
}
.courses-slider-item .course-slide-item-content{
	height:120px;
	text-align: center;
}
.courses-slider-item .course-slide-item-title{
	color:#202121;
	font:16px/20px 'Merriweather';
	padding:30px 10px 14px;
}
.courses-slider-item .course-slide-item-videocount{
	color:#35af91;
	font-weight:300;
	font-size:16px;
}
.related-single{
	padding-left:40px !important;
}
h2.related-courses-title{
	padding:75px 0 25px;
	border-bottom:1px solid #e7e7e7;
	margin-bottom:45px;
	font-size:30px;
	line-height:50px;
}
.related-courses-arrows{
	float:right;
}
.related-courses-arrows button{
	float:left;
	margin-left:12px;
	border:1px solid #c9cacb;
	border-radius: 50%;
	width:50px;
	height:50px;
	cursor:pointer;
	background:none;
	text-align: center;
	padding:0;
}
.related-courses-arrows button i{
	color:#918f8f;
	display:block;
	width:50px;
	height: 50px;
	line-height:50px;
	text-align: center;
	font-size:20px;
	margin:0;
}
.related-courses-arrows button.slick-prev i{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.related-courses-slider-item{
	padding:0 15px;
}
.related-courses-slider-item a,
.related-courses-slider-item span{
	display:block;
}
.related-course-slide-item-thumbnail{
	height:295px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.related-course-slide-item-content{
	text-align: left;
	padding:18px 20px;
}
.related-course-slide-item-title{
	color:#202121;
	font:16px/26px 'Merriweather';
	padding-bottom:12px;
}
.related-course-slide-item-title{
	color:#202121;
	font:16px/26px 'Merriweather';
	padding-bottom:12px;
}
.related-course-slide-item-coursedate{
	font-ize:16px;
	font-weight:300;
	color:#888888;
}
/*Sub Styling*/
.container.smallwidth{
	max-width:970px;
	z-index: 2;
}

/*Courses Subpage Styling*/
.course-headerbar-cta{
	background:#ffffff;
	border-radius: 999px 999px 0 0;
	height:35px;
	margin-top:-35px;
	text-align: center;
}
.course-headerbar-cta .pill-bttn{
	margin-top:0;
	top:-32px;
}
.course-headerbar{
	padding:42px 0;
	color:#888888;
	font-weight: 300;
	font-size:16px;
	line-height:20px;
}
.course-headerbar div[class*=col-]{
	padding:0 25px;
	border-left:1px solid #efefef;
}
.course-headerbar div[class*=col-]:first-child{
	border-left:0;
}
.course-headerbar-instructor-photo,
.course-headerbar-instructor-name{
	float:left;
}
.course-headerbar-instructor-photo{
	width:60px;
	height:60px;
	margin-right:10px;
	border-radius: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.course-headerbar-titleinfo{
	font:600 16px/20px 'Merriweather';
	color:#131313;
	text-transform: uppercase;
	padding-top:5px;
}
.course-headerbar-titleinfo span{
}
.course-headerbar-titleinfo span:before{
	content:",";
	position: relative;
	display:inline-block;
	margin-right:5px;
}
.course-headerbar-titleinfo span:empty,
.course-headerbar-titleinfo span:first-child:before{
	display:none;
}
.course-videoimg{
	width:100%;
	height:495px;
	margin-bottom:75px;
}
.course-videoimg video{
	width:100%;
	height:495px;
	background:#111;
}
.course-videoimg-overlay{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 2;
	cursor: pointer;
}
.course-videoimg-overlay.active{
	opacity: 0;
	background:rgba(17,17,17,.25);
}
.course-videoimg-overlay.active:hover{
	opacity: 1;
}
.course-videoimg-overlay span{
	position: absolute;
	top:50%;
	left:50%;
	background:rgba(17,17,17,.4);
	border-radius: 50%;
	width:130px;
	height:130px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	color:#ffffff;
	font-size:100px;
	text-align: center;
	display:block;
	line-height:125px;
}
.course-videoimg-overlay span.icon-play,
.course-videoimg-overlay.active span.icon-pause{
	display:block;
}
.course-videoimg-overlay.active span.icon-play,
.course-videoimg-overlay span.icon-pause{
	display:none;
}
.course-videoimg-overlay.novideo{cursor: default;}
.course-videoimg-overlay.novideo span{display: none;}
.course-date{
	position: absolute;
	left:0;
	bottom:0;
	background:#143980;
	width:100px;
	padding:16px 5px;
	color:#efefef;
	text-align: center;
	z-index: 10;
}
.course-date .course-date-day{
	font-size: 35px;
	line-height: 40px;
	font-weight:600;
	display:block;
}
.course-date .course-date-month{
	font-size: 18px;
	line-height: 20px;
	font-weight:300;
	display:block;
	text-transform: uppercase;
}
.single .hero-banner ~ .container ul,
.page .hero-banner ~ .container ul,
.single .hero-banner ~ .container ul li,
.page .hero-banner ~ .container ul li{
	list-style: none;
	margin-left:0;
	padding-left:0;
}
.single .hero-banner ~ .container ul li,
.page .hero-banner ~ .container ul li{
	background: url(images/li-star.png) 0 10px no-repeat;
    padding: 2px 0 2px 15px;
}
.course-main-content{
	padding-left:30px;
}
.share-title{
	color:#202121;
	text-transform: uppercase;
	padding-bottom:15px;
	text-align: center;
	font:600 16px/20px 'Merriweather';
}
.share-icons{
	margin:0;
}
.share-icons li{
	padding:0 0 15px !important;
	background: transparent !important;
	text-align: center;
}
.share-icons li a{
	display:block;
	text-align: center;
	width:50px;
	height:50px;
	border:1px solid #919191;
	color:#919191;
	line-height:48px;
	font-size:20px;
	border-radius: 50%;
	margin:auto;
}
.share-icons li a:hover{
	border-color:#28498a;
	color:#28498a;
}
.share-icons li a:before{
	color:#919191;
}
.share-icons li a:hover:before{
	color:#28498a;
}

/*Search Results*/

article.hentry{
	padding:15px;
	border:1px solid #e7e7e7;
	margin-bottom:20px;
}
article.hentry h2{
	margin:0;
}
article.hentry h2 a{
	font-size:25px;
	line-height:35px;
	color:#202121;
}
#nav-below{
	overflow:hidden;
}
.nav-previous{
	float:left;
}
.nav-next{
	float:right;
}
#nav-below a{
	display: inline-block;
    border-radius: 99px;
    border: 2px solid #46b599;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    padding: 0 15px;
    background: #46b599;
	color:#ffffff;
}
#nav-below a:hover{
    background: #ffffff;
	color:#46b599;
}
#nav-below a span{
	display:none;
}
/*Footer CTA*/
.footer-cta-area{
	text-align: center;
	color:#888888;
	font-weight: 300;
	font-size:16px;
	line-height:20px;
	margin-top:145px;
}
.footer-cta-area .pill-bttn{
	margin:auto;
}
.footer-cta-area p{
	margin:0 0 5px;
	color: #ffffff;
    text-shadow: 1px 1px 1px #000000;
}

/*Footer*/
footer#footer{
	padding:118px 0 72px;
	color:#888888;
	font-size:15px;
	line-height:36px;
	font-weight:300;
}
footer#footer a,
footer#footer a i:before{
	color:#888888;
}
footer#footer a:hover,
footer#footer a:hover i:before{
	color:#143980;
}
footer#footer a i{
	vertical-align: middle;
	font-size:18px;
	margin-right:8px;
}
footer#footer ul,
footer#footer ul li{
	margin:0;
	padding:0;
	list-style:none;
}
footer#footer ul li a{
	display:block;
}
footer#footer h3.footer-title{
	text-transform: uppercase;
	color:#333434;
	font-weight:700;
	font-size:16px;
	line-height:16px;
	margin:0 0 20px;
	padding:0 0 16px;
}
footer#footer h3.footer-title:after{
	position: absolute;
	bottom:0;
	left:0;
	width:35px;
	height:2px;
	background:#28498a;
	content:"";
	display:block;
}
.footer-logo{
	max-width:180px;
	padding-bottom:40px;
}
.footer-content{
	padding-bottom:35px;
	font-size: 16px;
}
footer#footer ul.social-icons li{
	padding-bottom:15px;
}
.social-icons a{
	display:block;
	text-align: center;
	width:50px;
	height:50px;
	border:1px solid #919191;
	color:#919191;
	line-height:48px;
	font-size:20px;
	border-radius: 50%;
}
.social-icons a:hover{
	border-color:#28498a;
	color:#28498a;
}
.social-icons a:before{
	color:#919191;
}
.social-icons a:hover:before{
	color:#28498a;
}
.footer-subscribe{
	overflow:hidden;
	line-height:initial;
}
.footer-subscribe label{
	display:block;
	padding-bottom:20px;
}
.footer-subscribe br{
	display:none;
}
.footer-subscribe .wpcf7-form-control-wrap{
	float:left;
	width:calc(100% - 50px);
}
.footer-subscribe input[type='email']{
	background: #f1f1f1;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    padding: 0 10px;
    width: 100%;
    height: 45px;
	color:#888888;
	font:15px;
	line-height:45px;
	font-weight:300;
}
.footer-subscribe ::-webkit-input-placeholder {color:#888888;}
.footer-subscribe ::-moz-placeholder {color:#888888;}
.footer-subscribe :-ms-input-placeholder {color:#888888;}
.footer-subscribe :-moz-placeholder {color:#888888;}
.footer-subscribe input[type='submit']{
	float:left;
	width:50px;
	height:45px;
	border:0;
	cursor:pointer;
	background:#55baa1 url('images/ico-plane.png') center center no-repeat;
	text-indent: -99px;
	overflow:hidden;
	-webkit-appearance:none;
	border-radius: 0;
}
.footer-subscribe + div.wpcf7-response-output{
	margin:0;
	line-height:initial;
}
.footer-subscribe + div.wpcf7-mail-sent-ok{
	border:0;
	background:#55baa1;
	text-align: center;
	color:#ffffff;
}
.footer-subscribe + div.wpcf7 .ajax-loader{
	display:block;
	margin:8px 0;
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
	.ipad-padding .sow-image-container{
		padding-left:25px;
	}
}

/*Media Queries*/
@media screen and (max-width: 1280px) {
	.home .hero-banner .hero-title {
		font-size:45px;
		line-height:65px;
	}
}
@media screen and (max-width: 991px) {
	#mainheader{
		position: fixed;
		width:100% !important;
	}
	.header-aux{
		height:50px;
	}
	.aux-header-left li:first-child{
		display:none;
	}
	.bluebar-bg:before{
		display:none;
	}
	#menu-aux-menu a{
		line-height:50px;
	}
	.ico-user a{
		text-indent: -999px;
		overflow: hidden;
		width: 50px;
		padding:0;
		background-position: center center;
	}
	.footer-cta-area{
		margin-top:45px;
	}
	.mobile-toggle{
		display:block;
	}
	.mobile-toggle.active span{
		display:none;
	}
	.mobile-toggle.active:before{
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top:50%;
		margin-top:0;
	}
	.mobile-toggle.active:after{
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top:50%;
		margin-top:0;
	}
	.header-main{
		top:50px;
		padding-top:0;
	}
	.menu-main-menu-container{
		position: relative;
		top:0;
		background:#143980;
		display:none;
		overflow:hidden;
		width:calc(100% + 30px);
		margin-left:-15px;
		padding:0;
	}
	.menu-main-menu-container.active{
		display:block;
	}
	.menu-main-menu-container.active ~ .mobile-aux{
		display:block;
	}
	.mobile-aux{
		background:#143980;
		color:#ffffff;
		padding:35px 30px 42px;
		left:-15px;
		width:calc(100% + 30px);
		border-top:1px solid #0d2b65;
		font-size:13px;
		line-height:16px;
	}
	.mobile-aux a{
		color:#ffffff;
	}
	.mobile-aux a i{
		font-size: 18px;
		line-height: 16px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.mobile-aux form{
		padding-top:35px;
		overflow:hidden;
	}
	.mobile-aux form input[type=text]{
		float:right;
		background:#ffffff;
		heigth:42px;
		border:0;
		border-radius: 0 3px 3px 0;
		width:calc(100% - 42px);
		line-height:42px;
		padding:0;
	}
	.mobile-aux form input[type=submit]{
		float:left;
		background:#ffffff url('images/ico-search-grey.png') center center no-repeat;
		border-radius: 3px 0 0 3px;
		width:42px;
		heigth:42px;
		border:0;
		text-indent: -999px;
		overflow: hidden;
		line-height:42px;
		padding:0;
	}
	#menu-main-menu button{
		position: absolute;
		right:0;
		top:0;
		height:76px;
		width:55px;
		display:block;
		cursor:pointer;
		border:0;
		background:none;
		color:#ffffff;
		font-size:24px;
	}
	#menu-main-menu{
		float:none;
	}
	#menu-main-menu li{
		float:none;
		display:block;
		margin:0;
		border-top:1px solid #0d2b65;
	}
	#menu-main-menu li a{
		color:#ffffff;
		line-height:26px;
		font-size:24px;
		padding:25px 30px;
	}
	#menu-main-menu li.menu-item-has-children > a{
		width:calc(100% - 55px);
	}
	#menu-main-menu li ul.sub-menu{
		position: relative;
		left:auto;
		top:auto;
		background: none;
		width: 100%;
		-webkit-transform: translate(0%, 0%);
		-moz-transform: translate(0%, 0%);
		-o-transform: translate(0%, 0%);
		-ms-transform: translate(0%, 0%);
		transform: translate(0%, 0%);
		border-top: 0;
		margin: 0;
		padding: 0;
	}
	#menu-main-menu li.active > ul.sub-menu{
		display:block;
	}
	#menu-main-menu li ul.sub-menu a{
		padding-left:40px;
		font-size:20px;
		line-height:24px;
		color:#ffffff;
		text-align: left;
	}
}
@media screen and (max-width: 767px) {
	.header-aux{
		text-align: center;
	}
	.header-aux ul li{
		float:none;
		display:inline-block
	}
	.menu-main-menu-container{
		max-height:350px;
		overflow: auto;
	}
	#menu-aux-menu a,
	.aux-header-left li a{
		line-height:45px;
	}
	.aux-header-left li a{
		padding:0 10px;
	}
	.header-aux .float-right{
		float:none;
	}
	.header-aux .searchsite-bttn{
		display:none;
	}
	.hero-banner{
		height:300px;
	}
	.home .hero-banner .hero-title {
		font-size:30px;
		line-height:35px;
	}
	h1:not(.hero-title),
	h1:not(.hero-title){
		font-size:35px;
		line-height:40px;
	}
	h2{
		font-size:25px;
		line-height:35px;
	}
	h3{
		
	}
	.large-text{
		font-size:20px;
		line-height:24px;
	}
	.pill-bttn{
		padding:0 15px;
	}
	blockquote{
		font-size:16px;
		line-height:24px;
		background-position: top center;
		padding:30px 0 0;
		text-align: center;
		margin:25px 0;
	}
	body:not(.home) .hero-banner .hero-content{
		display:none;
	}
	.course-headerbar-cta{
		margin-top:0;
		height:auto;
		padding:15px 0 0;
		background:none;
	}
	.course-headerbar-cta .pill-bttn{
		top:0;
	}
	.course-headerbar div[class*=col-] {
		border-left: 0;
		padding-top:20px;
	}
	.course-headerbar div[class*=col-]:first-child{
		padding-top:0;
	}
	.course-videoimg{
		margin-bottom:20px;
		height:325px;
	}
	.course-videoimg video{
		height:325px;
	}
	.share-icons{
		margin-bottom:20px;
		text-align: center;
	}
	.share-icons li{
		padding:0 8px !important;
		display:inline-block;
	}
	.courses-slider button{
		width:45px;
		height:45px;
	}
	.courses-slider button.slick-next{
		background-position:-115px center;
	}
	.courses-slider button.slick-prev{
		background-position:-20px center;
	}
	.course-main-content{
		padding-left:15px;
	}
	.related-single{
		padding-left:15px !important;
	}
	h2.related-courses-title{
		text-align: center;
	}
	.related-courses-arrows{
		float:none;
		padding-top:15px;
		text-align: center;
	}
	.related-courses-arrows button{
		float:none;
		display:inline-block;
	}
	.related-courses-arrows button.slick-prev{
		margin-left:0;
	}
	.hero-banner .hero-title{
		font-size:22px;
		line-height:36px;
	}
	footer#footer{
		padding:50px 0;
	}
	footer#footer h3.footer-title{
		margin-top:25px;
	}
	footer#footer ul.menu{
		-moz-column-count: 2;
		-moz-column-gap: 20px;
		-webkit-column-count: 2;
		-webkit-column-gap: 20px;
		column-count: 2;
		column-gap: 20px;
	}
	footer#footer ul.social-icons li{
		display:inline-block;
		padding-right:10px;
	}
}
@media screen and (max-width: 370px) {
	.mobile-aux{
		padding:10px 30px;
	}
	.mobile-aux div{
		padding:0;
		float:none;
		width:100%;
		display: block;
		margin:0;
		text-align: center;
		max-width:100%;
	}
	.mobile-aux form{
		padding-top:10px;
	}
}