/*GLOBAL*/
	.wrapper {
	max-width: 1140px;
    min-width: 296px;
    margin: 0 auto;
	}
.homeDesktopHide {
    display:none;
}
.mobileLogin {
    padding:0px 20px;
    margin-top20px;
}
.mobileLogin button{
	width: 100%;
	background-color: #0372bc;
	color: #fff; 
	border-radius: 4px;
	padding: 5px 0px;
	border-style: none;
	margin-top: 20px;
}
.mobile-overflow {
    overflow-x:hidden;
}
/*BG*/
.gradientBg {
	position: absolute;
	width: 100%;
	height: auto;
}
.gradientBg img {
	width: 100%;
	max-height:800px;
}
/*HERO*/
.heroMsg {
	text-align: center;
	color: #fff;
}
.heroMsg h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-style: italic;
	font-size: 48px;
}
.heroMsg h4 {
	font-weight: 400;
	line-height: 1.4;
	opacity: .8;
}

/*HERO SLIDER*/
#owl-demo-1 .item img, #owl-demo-2 .item img{
    display: block;
    width: 100%;
    height: auto;
}
.heroSlider {
	height: auto;
    float: left;
    width: 100%;
    padding: 20px;
}
.heroSlider img{
	box-shadow: 0px 10px 20px 0px rgba(72, 72, 72, 0.5);
}
.crewPush {
	margin-bottom: 20px;
}
.articleText {
    position: absolute;
    z-index: 100;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    color: #fff;
    bottom: 0px;
}
.articleText h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	float: left;
    margin-left: 15px;
    width: 100%;
}
.articleText button {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}
/*HERO LOGIN*/
.heroLogin {
	width: auto;
	height: 230px;
	border: 5px solid #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	margin-bottom: 20px;
}
.heroText{
	background-color:rgba(0,0,0,0.5);
	height: 100px;
    margin-top: 120px;
}
.heroText h3 {
	float: left;
	margin-left: 15px;
	color: #fff;
	font-size: 24px;
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	width: 100%;
}
.heroText button {
	float: left;
    margin-left: 15px;
}

/*SECTION SLIDER*/
.sectionSlider {
	width: 100%;
}
.sectionSlider .active {
	background: #0372bc !important;
	color: #fff !important;
}
/*SECTON CARD*/
.sectionSelector {
	padding:20px;
}
.sectionSelector .btn{
	border-radius: 0px;
	border: 1px solid #e3e3e3
}
.selectorLine {
	margin-top: -1px;
	height: 1px;
	width: 100%;
	background-color: #e3e3e3;
	float: left;
	position: relative;
}
.sectionCards {
	padding: 20px;
	float: left;
}
.sectionCard {
	width: 100%;
	height: 420px;
	padding: 40px 0px;
	background: #fff;
	text-align: center;
	border-radius: 8px;
	border: 1px solid #e3e3e3;
  	transition: all 0.5s cubic-bezier(.25,.8,.25,1);
}
.sectionCard:hover {
	box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
.sectionCard img {
	width: 64px;
	height: 64px;
}
.sectionCard h3 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	font-style: italic;
}
.sectionCard p {
	padding: 20px;
	opacity: .8;
	height: 140px;
}
.sectionCard button {
	width: 120px;
	margin-top: 20px;
}
.divider {
	width: 40px;
	height: 2px;
	background-color: #0372bc;
	margin: 0 auto;
}
.sectionBg {
    background:#fff;
    width:100%;
    height:auto;
}

.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default{
	background-color: #0372bc;
	border:#0372bc;
	color: #fff;
}


@media only screen and (max-width: 1200px) {
	.heroLogin {
		height: 220px;
	}
	.heroText {
		margin-top: 110px;
	}
}

@media only screen and (max-width: 990px) {
	.sectionCard {
		float: left;
		margin-bottom: 20px;
		height: auto;
	}
	.sectionCard button {
		margin-top: 0px;
	}
	.sectionCard img {
		margin-bottom: 0px;
	}
	.sectionCard p {
		height: 80px;
	}
	.articleText {
		text-align: center;
	}
    .articleText h3 {
        margin-left:0px;
    }
	.articleText button {
		float: none;
		margin-left: 0px;
	}
	.sectionSelector {
		padding-bottom: 0px;
	}
	/*
	.col-md-9, .col-md-3 {
		width: 100%;
		height: auto;
		float: left;
		padding: 0px 20px;
	}
	*/
	.carousel {
		width: 100%;
		height: 400px;
	}
	.heroLogin {
		width: 50%;
		float: left;
		margin-bottom: 0px;
		box-shadow: none;
	}
	.heroText {
		text-align: center;
	}
		.heroText h3 {
		margin-left: 0px;
		margin-top: 10px;
	}
	.heroText button {
		float: none;
		margin-left: 0px;
	}
	.owl-carousel .owl-wrapper-outer {
		box-shadow: none !important;
	}
}


@media only screen and (max-width: 768px) {
	.sectionCard p {
    height: 100px;
	}
    .btn-group>.btn, .btn-group-vertical>.btn, .btn-group .dropdown-toggle {
     color:#333;
     font-weight:400;
    }
}

@media only screen and (max-width: 640px) {
    .homeDesktopHide {
        display:block;
	}
    .homeMobileHide {
        display:none;
    }
	.heroMsg h2{
		color: #0372bc;
		font-size: 36px;
		margin-bottom: 0px;
	}
	.heroLogin {
		float: left;
		width: 50%;
		height: auto;
		background:#fff !important;
		
	}
	.heroText {
		margin-top: 0px; 
		height: auto;
	    padding: 20px 10px;
	    background-color: #fff;
	    border: 5px solid rgba(3, 114, 188, .2);
	}
	.heroText h3 {
		margin-top: 0px;
		color: #484848;
		margin-bottom: 20px;
	}
	.owl-theme .owl-controls {
		margin-bottom: 20px;
	}
	.owl-carousel .owl-wrapper-outer {
		border: 0 !important;
	}
		.articleText h3{
        margin-left:20px;
		padding-right: 40px;
		white-space: nowrap;
 		overflow: hidden;
 		text-overflow: ellipsis;
	}
}

@media only screen and (max-width: 400px) {
	.sectionCard p {
    height: 160px;
	}

}



/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	border: 5px solid #fff;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
    background:none;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-theme .owl-controls .owl-page span {
	background-color: #0372bc !important; 
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}