/*
	primary dark blue = #084974
*/


/**************/
/* over-rides */
/**************/
/* salt theme */
h2 {
	font-family: 'Cormorant Garamond', serif;
	font-weight: bold;
	color: #084974;
	/*text-transform: none;*/
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}

a, #home1, #home2 {
	transition: all 0.2s ease-in-out 0s !important;
}

label {
	font-weight: 600;
}

body.dark-header.semi-trans-header.secondNav > .header.menu-style-1 {
	background: rgba(43, 44, 45, 1) none repeat scroll 0 0;
}

.header .logo {
	height: 80px;
	padding: 15px 10px;
}

.header .logo #home1, .header .logo #home2 {
	color: #fff;
}

.light-header .header .logo #home1, .light-header .header .logo #home2 {
	color: #787878;
}

.header .logo #home1 {
	font-family: 'Cormorant Garamond', serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 600;
}

.header .logo #home2 {
	font-size: 16px;
}

.secondNav .header .logo {
	height: 50px;
	padding: 4px 10px 0 10px;
}

.secondNav .header .logo #home1, .secondNav .header .logo #home2 {
	line-height: 1.1em;
}

.secondNav .header .logo #home1 {
	font-size: 20px;
}

.secondNav .header .logo #home2 {
	font-size: 14px;
}

section.content-section, section.parallax-window {
	padding: 70px 0;
}

.parallax-section .panel {
	opacity: 0.85;
	min-height: 401px;
}

p.footer-desc, .mb15 {
	margin-bottom: 15px !important;
}

.footer.dark-footer ul li a {
	text-transform: none !important;
	color: #3498db;
}

.st-btn.icon > span.icon {
	margin-right: 10px !important;
	padding-right: 0 !important;
}

.st-btn {
	border-radius: 4px;
}

.default-btn {
	color: #787878 !important;
}

.default-btn:hover, .default-btn:active, .default-btn:focus {
	color: #3498db !important;
}

.form-group label {
	font-size: 14px;
}

input[type="checkbox"] {
	margin-top: 6px;
}


/* restore bootstrap styles */
.form-control {
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 1.42857;

	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	height: 34px;
	padding: 6px 12px !important;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0 none;
	box-shadow: 0 1px 1px rgba(102, 175, 233, 0.6) inset;
}

.input-group-addon {
	border-radius: 4px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.form-inline label {
	display: inline-block;
}

.form-inline input, .form-inline select {
	display: inline;
}

.bootstrap-dialog .modal-header, .bootstrap-dialog-header {
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important;
}

.modal-content {
	border: none !important;
	border-radius: 4px !important;
}

.st-btn.disabled, .st-btn[disabled], fieldset[disabled] .st-btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}

a.st-btn.disabled, fieldset[disabled] a.st-btn {
    pointer-events: none;
}

/* fix for IE bug making images full size */
.img-responsive {
	width: 100% !important;
}


/* mega menu */
.header .menu-item:hover {
	background: rgba(0, 0, 0, 0) !important;
}

.menu > ul > li > ul.normal-sub {
	padding: 0 !important;
}

.menu > ul > li > ul > li a {
	width: 100% !important;
}


/*************************************************************************************************/


/***************/
/* header menu */
/***************/
.menu-style-1 .menu-icon {
	margin-right: 5px;
}

.header .logo i {
	cursor: pointer;
}

.header-search {
	right: 0;
}

.header-search > li {
	padding: 10px !important;
}

#header-search-input {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}

#header-search-btn {
	height: 34px;
	margin-left: 5px;
	margin-bottom: 0;
	padding: 6px;
}

#header-search-btn > i {
	margin: 0 5px;
	position: relative;
	top: -3px;
}



/**********/
/* header */
/**********/
.header-image, #banner-slider {
	height: 500px;
	background-color: rgba(0, 0, 0, 0.15);
}

.header-image > .container {
	height: 100%;
}

.header-image > .container > .page-title-row {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.header-image .page-title, .rev-title, .carousel-style-2 .carousel-caption h3 {
	font-family: "Cormorant Garamond", serif;
	font-size: 42px;
	font-weight: bold;
	color: #fff !important;
	text-transform: uppercase;
	text-shadow: 1px 2px rgba(50, 50, 50, 0.75);
}

.header-plain {
	height: 300px;
}

.page-subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 0;
	text-transform: uppercase;
}

.page-title-frame {
	text-align: center;
}



/***********/
/* content */
/***********/
ul:not([class]) > li:not([class]) {
	list-style: outside none disc;
}

button[disabled] {
	color: #bbb !important;
	border-color: #bbb !important;
	background-color: #eee !important;
	cursor: not-allowed !important;
}

i.fa {
	margin-right: 5px;
}

.alert i.fa {
	margin-right: 10px;
}

.text-case-normal {
	text-transform: none !important;
}

.text-red {
	color: #ff0000;
}

.st-btn-sm {
	padding: 5px 20px;
}

.table-sm th, .table-sm td {
	font-size: 12px;
}

.table-noresults {
	text-align: center;
}

.table-plain td {
	border: none !important;
}

.table-list tr > td:first-of-type > i.fa {
	width: 24px;
	height: 24px;
	line-height: 20px;
	text-align: center;
	color: #084974;
	border: 2px solid #084974;
	/*border-radius: 50%;*/
}

.fellows-frame {
	display: inline-block;
	/*padding: 4px;*/
	/*background-color: #084974;*/
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);
}



/******************/
/* quote carousel */
/******************/
#carousel-quotes blockquote {
	margin-bottom: 0;
}

#carousel-quotes blockquote small {
	color: #FFF;
}

#carousel-quotes blockquote small > cite {
	display: inline-block;
}

.blockquote-2::before, .blockquote-reverse-2::before {
	color: rgba(0, 0, 0, 0.2);
}

.quotee {
	width: 150px;
	height: 150px;
	/*border: 1px solid rgba(142, 69, 59, 1);*/
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.quote-more {
	padding: 5px 20px;
	font-style: normal;
}



/*****************/
/* faq accordion */
/*****************/
#faq-accordion .panel {
	border-radius: 0;
	box-shadow: none;
	border-bottom: 1px dotted #DCDCDC;
}

#faq-accordion .panel .panel-title {
	/*font-family: 'Cormorant Garamond', serif;*/
	font-size: 18px;
	color: #084974;
	text-transform: none;
}

#faq-accordion .panel .panel-body {
	border-top: none;
	padding: 0 0 20px 40px;
}



/**********/
/* footer */
/**********/
.footer-disclaimer {
	font-size: 18px;
	font-style: italic;
	/*background-color: #E5E1D8 !important;*/
	background-color: #D2D79B !important;
}

.footer-contact a {
	color: #3498db;
}

#footer {
	position: relative;
}

#footer-seal {
	position: absolute;
	width: 400px;
	height: 298px;
	bottom: 0;
	background: rgba(0, 0, 0, 0) url("/Resources/images/seal-light.png") no-repeat scroll left top / 100% auto;
	opacity: 0.2;
}

.footer-social-media a {
	transition: all 0 ease 0;
}

.footer-social-media .fa-facebook-square {
	color: #4862A3;
}

.footer-social-media .fa-linkedin-square {
	color: #0077B5;
}

.footer-contact-bio {
	line-height: 1.5;
}



/****************/
/* testimonials */
/****************/
.testimonial .quotee {
	cursor: pointer;
	transition: box-shadow 0.2s ease-in-out 0s;
}

.testimonial .quotee:hover {
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.7);
}

.testimonial-name {
	font-family: 'Cormorant Garamond', serif;
	font-size: 20px;
	font-weight: 600;
	color: #084974;
}

.testimonial-title {
	margin-bottom: 20px;
}

.testimonial-vid {
	font-family: 'Open Sans',sans-serif;
	font-size: 13px;
	font-weight: normal;
	cursor: pointer;
}

.testimonial-vid > a {
	color: #084974;
}

.testimonial-desc {
	margin-bottom: 0;
}



/************************/
/* facebook video embed */
/************************/
#fb-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	padding: 0 40px;
	z-index: 9998;

	overflow: hidden;
	align-items: center;
	justify-content: center;
}

#fb-container {
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	position: relative;
	text-align: left;
	vertical-align: middle;
}

#fb-loader {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 70px;
	height: 25px;
}

#fb-loader .spinner-6 {
	margin: 0;
}

#fb-loader .bounce1, #fb-loader .bounce2, #fb-loader .bounce3 {
	color: #fff;
	background-color: #fff;
}

#fb-frame {
	border: 0 none;
	width: auto;
	height: auto;
	max-width: 100%;
}

#fb-close {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	background: transparent url("/Resources/js/cube/images/cbp-sprite.png") no-repeat scroll -92px 0;
	height: 40px;
	width: 40px;
	transform: scale(0.7);
}



/* cube portfolio */
.cbp-filters-alignRight {
	text-align: right;
	margin-bottom: 30px;
}

.cbp-filters-alignRight .cbp-filter-item {
	background-color: transparent;
	border: 1px solid #e4e2e2;
	color: #8b8b8b;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	margin: 0 0 10px 5px;
	padding: 5px 14px;
	text-transform: uppercase;
	transition: all 0.3s ease-in-out 0s;
}

.cbp-filters-alignRight .cbp-filter-item:hover {
	border-color: #084974;
	color: #084974;
}

.cbp-filters-alignRight .cbp-filter-item.cbp-filter-item-active {
	background-color: #084974;
	border-color: #084974;
	color: #fff;
	cursor: default;
}

.cbp-filters-alignRight .cbp-filter-counter {
	display: inline-block;
	margin-left: 8px;
}

.cbp-filters-alignRight .cbp-filter-counter::before {
	content: "(";
}

.cbp-filters-alignRight .cbp-filter-counter::after {
	content: ")";
}



/***************/
/* color theme */
/***************/
.main-menu > li > ul, .menu > ul > li.active {
    border-top-color: #084974 !important;
}

.menu ul li.active a, .menu > ul > li:hover > a {
	color: #084974 !important;
}

p a {
	color: #3498db;
}

a:hover, a:hover #home1, a:hover #home2, .feature-left-icon .icon, li .list-icon {
	color: #084974 !important;
}

.st-btn.primary-btn {
	background-color: #084974;
	border-color: #05314C;
}

.st-btn.primary-btn:active, .st-btn.primary-btn:focus, .st-btn.primary-btn:hover, .st-btn.primary-btn.hvr-back:active, .st-btn.primary-btn.hvr-back:focus, .st-btn.primary-btn.hvr-back:hover {
	color: #05314C !important;
}

.st-btn.hvr-border:before {
	background-color: #084974;
	border-color: #05314C;
}

.st-btn.hvr-back::before {
	border-radius: 4px;
}

.st-btn.trans-btn {
	background-color: transparent;
	color: #FFF !important;
	border-color: #FFF;
	border-radius: 0;
}

.st-btn.trans-btn:hover {
	background-color: #FFF;
	color: #000 !important;
	border-radius: 0;
}

.apply-btn {
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 0 10px 10px 0;
	padding: 20px;
	background-color: rgba(0, 0, 0, 0.5);
}

.cta, .cta:hover, .cta-2, .cta-4 {
	background-color: #084974 !important;
}

.timeline .tm-icon span {
	color: #084974;
}

.footer-contact a:hover {
    color: #3498db !important;
}



/**************/
/* Responsive */
/**************/
/* xs */
@media (max-width: 767px) {
	.quotee {
		margin: 0 0 20px 0 !important;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
}




/*********/
/* print */
/*********/
@media print {
	.forcefullwidth_wrapper_tp_banner {
		display: none;
	}

	.main {
		padding-top: 0 !important;
	}

	section.parallax-window {
		padding-top: 0;
	}

	.parallax-section .panel {
		min-height: 0;
		opacity: 1;
		border: none;
		/*border-radius: 20px;*/
	}

	.accordion .collapse {
		display: block;
	}

	.cbp-filter-item:not(.cbp-filter-item-active) {
		display: none;
	}

	a.cbp-lightbox.cbp-caption:after {
		content: none;
	}

	#contact-info {
		width: 100%;
	}

	#contact-info > .row {
		width: 50%;
		display: inline-block;
	}
}