/*Community Servers Template CSS*/

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
	color: #000000;
	background-color: #F0F0F0;
	/*background-image: url('/images/6sided.jpg');*/
	padding: 0;
	font-family: brandon-qritesque, sans-serif;
	font-style: normal;
	line-height: 1.5;
	font-weight: 20;
}

body.add_pad {
	padding-top: 3rem;
}

#wrapper {
	/*background-color: #fff;*/
}
.container.pad_top {
	padding-top: 20px;
}
.container.pad_btm {
	padding-bottom: 20px;
}
.float-right {
	float: right;
}
.right-align {
	text-align: right;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-weight: 300;
	/*	color: #0F6AB1; */
	color: #707070;
	line-height: 1.5;
}

h3.center_header {
	text-align: center;
	color: #9c9c9c;
}


a {
	color: #303030;
/*	color: #0F6AB1; */
}
a:hover {
	color: #0c548d;
	text-decoration: none;
}
a:visited {
	color: #303030;
/*	color: #0F6AB1; */

}

img.cover {
	min-width: 100%;
	min-height: 100%;
}

@media (min-width: 992px) {
	ul.navbar-nav li.dropdown.hover_drop:hover > ul.dropdown-menu {
		display: block;
	}
	.lg-right-align {
		text-align: right;
	}
	.lg-float-right {
		float: right;
	}

}
@media (min-width: 768px) {
	.md-right-align {
		text-align: right;
	}
	.md-float-right {
		float: right;
	}

}
@media (min-width: 576px) {
	.sm-right-align {
		text-align: right;
	}
	.sm-float-right {
		float: right;
	}

}

.shadow {
	-webkit-box-shadow: 0px 0px 3px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 3px 4px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 3px 4px rgba(0,0,0,0.1);
}

.add_shadow {
	/*USED ON THINGS LIKE BUTTONS*/
	-webkit-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.38);
	-moz-box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.38);
	box-shadow: 2px 2px 2px 0px rgba(50, 50, 50, 0.38);
}
.add_bold {
	font-weight: bold;
}


/* HEADER
-------------------------------------------------- */
nav.contain .row.main_header_row {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}


.row.main_header_row {
	width: 100%;
	padding: 0;
	margin: 0;
}
.fixed_wrapper .row.main_header_row {
	margin-left: auto;
	margin-right: auto;
	max-width: 1140px;
}

.menu_all_list_aligner {
	margin-bottom: -6px;
	margin-top: 6px;
}

.menu_holder {
	margin-top: auto;
	margin-bottom: 0;
	padding: 0;
}

.logo_holder {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;
	padding: 20px 0;
}
.logo_holder.logo_in_center {
	text-align: center;
}

.logo_holder img.menu_logo {
	height: auto;
	display: block;
	max-height: 180px;
	max-width: 350px;
}

.logo_holder img.menu_logo.swap_scroll_on {
/*	max-height: 90px; */
/*	max-height: 100px; */
}

.logo_holder.logo_in_center img.menu_logo,
.logo_holder .swap_scroll_on,
.logo_holder .swap_scroll_on_main {
	display: inline-block;
}
.logo_holder.logo_in_center.swap_scroll_off_main,
.logo_holder img.menu_logo.swap_scroll_off_main,
.logo_holder.logo_in_center.swap_scroll_off,
.logo_holder img.menu_logo.swap_scroll_off,
.logo_holder .swap_scroll_off_main,
.logo_holder .swap_scroll_off {
	display: none;
}

@media (min-width: 576px) {
	.logo_holder img.menu_logo {
		max-height: 180px;
		max-width: 400px;
	}

}

.cs_login_area {
	color: #adadad;
	display: block;
	font-size: 0.8rem;
	line-height: 0.5rem;
	margin-left: 10px;
	padding-bottom: 10px;
	position: absolute;
	right: 6px;
	top: 6px;
	z-index: 9999;
}

@media (min-width: 992px) {
	.cs_login_area ~ .menu_holder {
		padding-top: 14px;
	}

}

.cs_login_area a {
	color: #909dac;
}
.cs_login_area a:hover {
	color: #415f81;
}

.menu_search,
.menu_search_aligner {
	margin-left: 0px;
	padding-left: 0px;
}

.menu_search_aligner .menu_search_form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: nowrap wrap;
	flex-flow: nowrap wrap;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width: 992px) {
	.menu_search .menu_search_aligner {
		float: right;
	}
	.menu_all_list .menu_all_list_aligner {
		float: right;
	}
	.cs_login_area {
		padding-bottom: 0px;
	}
	.navbar-collapse.right {
		float: right;
	}

}

.navbar {
	background-color: #fff;
	box-shadow: 0 4px 2px -2px rgba(0,0,0,0.04);
}
.navbar.no_shadow {
	box-shadow: none;
}

.navbar-toggler.right_toggler {
	float: right
}
.navbar-toggler.left_toggler {
	float: left
}

.fixed-top .navbar-toggler.left_toggler {
	position: absolute;
	top: 20px;
	bottom: auto;
	left: 20px;
}
#google_translate_element {
	clear: both;
}
.navbar {
	/*padding-top: .1rem;*/
	padding: 0;
}


.navbar .navbar-brand {
	color: #c0c0c0; 
/*	color: #0F6AB1;  */
	/*	color: #F0F0F0; */
}

.navbar .navbar-brand:focus, .navbar .navbar-brand:hover {
	color: #000000;
/*	color: #0F6AB1; */
}

.navbar .navbar-nav .nav-link,
.navbar .navbar-text,
.navbar .navbar-nav .show > .nav-link,
.navbar .navbar-nav .active > .nav-link,
.navbar .navbar-nav .nav-link.show,
.navbar .navbar-nav .nav-link.active {
	color: #000000;
}

.nav-item {
	white-space: nowrap;
	background-color: #C0C0C0;
	padding-left: 10px;
	margin-bottom: 4px;
}

.tabbed_nav .nav-item {
	color: #fff;
	background-color: #485d74;
	margin-left: 1px;
}

.tabbed_nav .nav-item.active,
.tabbed_nav .nav-item:hover {
	background-color: #0F6AB1;
}

.navbar.tabbed_nav .navbar-nav .nav-item a.nav-link,
.navbar.tabbed_nav .navbar-nav .nav-item.active a.nav-link {
	color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
	/*	padding-left: 1rem;
	padding-right: 1rem;
	border-bottom: 1px solid #ededed;*/
}

@media (min-width: 992px) {
	.nav-item,
	.navbar-expand-lg .navbar-nav .nav-link {
		border-bottom: none;
		background-color: inherit;
		margin-bottom: 0;
		padding-left: 0;
		margin-right: 5px;
	}
	.tabbed_nav .nav-item {
		line-height: 1rem;
	}
	.tabbed_nav.round_tabs .nav-item {
		border-radius: 10px 10px 0 0;
	}
	
	/*Custom horizontal nav for hidden nav at all sizes*/
	.navbar-hidden_wide .navbar-nav {
		flex-direction: row;
		justify-content: center;
		width: 100%;
	}
	.navbar-hidden_wide .navbar-nav .nav-link {
		padding-right: 20px;
	}
	.navbar-hidden_wide .navbar-nav .dropdown-menu {
		position: absolute;
	}

}

.navbar .navbar-nav .nav-item.active a.nav-link {
	color: #0F6AB1; 
	/*	color: #F0F0F0; */
}

.navbar .navbar-nav .nav-link:focus, .navbar .navbar-nav .nav-link:hover {
	color: #0F6AB1; 
	/*	color: #F0F0F0; */
}

.navbar .navbar-nav .nav-link.disabled {
	color: #b4b4b4;
}

.toggler_holder {
	text-align: right;
	margin-right: 0px;
	padding-right: 0px;
}

@media (min-width: 576px) {
	.toggler_holder {
		padding-right: 15px;
	}

}

.navbar .navbar-toggler {
	color: #b4b4b4;
	border-color: #b4b4b4;
	padding: 0.19rem 0.5rem;
}

.navbar .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(85, 85, 85, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

@media (min-width: 768px) {
	.navbar .navbar-toggler {
		margin-top: 0px;
	}

}

.dropdown-menu {
	/*	background-color: #f0f0f0; */
	background-color: #303030;
}


a.dropdown-item:visited,
.dropdown-item {
	color: #fff;
}

@media (min-width: 992px) {
	.mini-upper .nav-item {
		font-size: .85rem;
	}
	.mini-upper .dropdown-menu {
		margin-top: -15px;
	}
	.dropdown-menu {
		margin-top: -5px;
	}

}

.dropdown-item:focus, .dropdown-item:hover {
	color: #fff;
	text-decoration: none;
	background-color: #0d4a7a;
}

#google_translate_element {
	margin-right: 20px;
}

.main_header_row .col, .main_header_row .col-1, .main_header_row .col-10, .main_header_row .col-11, .main_header_row .col-12, .main_header_row .col-2, .main_header_row .col-3, .main_header_row .col-4, .main_header_row .col-5, .main_header_row .col-6, .main_header_row .col-7, .main_header_row .col-8, .main_header_row .col-9, .main_header_row .col-auto, .main_header_row .col-lg, .main_header_row .col-lg-1, .main_header_row .col-lg-10, .main_header_row .col-lg-11, .main_header_row .col-lg-12, .main_header_row .col-lg-2, .main_header_row .col-lg-3, .main_header_row .col-lg-4, .main_header_row .col-lg-5, .main_header_row .col-lg-6, .main_header_row .col-lg-7, .main_header_row .col-lg-8, .main_header_row .col-lg-9, .main_header_row .col-lg-auto, .main_header_row .col-md, .main_header_row .col-md-1, .main_header_row .col-md-10, .main_header_row .col-md-11, .main_header_row .col-md-12, .main_header_row .col-md-2, .main_header_row .col-md-3, .main_header_row .col-md-4, .main_header_row .col-md-5, .main_header_row .col-md-6, .main_header_row .col-md-7, .main_header_row .col-md-8, .main_header_row .col-md-9, .main_header_row .col-md-auto, .main_header_row .col-sm, .main_header_row .col-sm-1, .main_header_row .col-sm-10, .main_header_row .col-sm-11, .main_header_row .col-sm-12, .main_header_row .col-sm-2, .main_header_row .col-sm-3, .main_header_row .col-sm-4, .main_header_row .col-sm-5, .main_header_row .col-sm-6, .main_header_row .col-sm-7, .main_header_row .col-sm-8, .main_header_row .col-sm-9, .main_header_row .col-sm-auto, .main_header_row .col-xl, .main_header_row .col-xl-1, .main_header_row .col-xl-10, .main_header_row .col-xl-11, .main_header_row .col-xl-12, .main_header_row .col-xl-2, .main_header_row .col-xl-3, .main_header_row .col-xl-4, .main_header_row .col-xl-5, .main_header_row .col-xl-6, .main_header_row .col-xl-7, .main_header_row .col-xl-8, .main_header_row .col-xl-9, .main_header_row .col-xl-auto {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}


/* Fixed Inner Body
-------------------------------------------------- */
/* Use these styles if you want a smaller inner container */

.fixed_wrapper.container {
	padding-left: 0px;
	padding-right: 0px;
}
.fixed_wrapper.container > .row {
	/*	margin-left: 5px;
	margin-right: 5px;*/
}

.fixed_wrapper {
	max-width: 1000px;
}
/* Inner Body
-------------------------------------------------- */
.pad_body {
	padding-left: 25px;
	padding-right: 25px;
}

/* Body Panels
-------------------------------------------------- */
body .card,
body .card-header:first-child {
	border-radius: 0;
}


#top_box_set {
}

#middle_box_set {
	padding-top: 10px;
	background-color: #f0f0f0;
	border-top: 1px solid #E7F0F7;
	border-bottom: 1px solid #E7F0F7;
}
#aud_based_nav,
#light_box_set {
	padding-top: 10px;
	background-color: #fff;
	border-top: 1px solid #dfe7ed;
}

/* Title Headers and Breadcrumbs
-------------------------------------------------- */

.fixed_wrapper.container > div.title_bread {
	margin-left: 0;
	margin-right: 0;
}
.title_bread {
	background-color: #718ead;
	color: #fff;
	padding: 20px 15px;
	margin-bottom: 20px;
}
.title_bread div {
	margin-top: auto;
	margin-bottom: auto;
}
.title_bread h1 {
	font-weight: 300;
	font-size: 2.3rem;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.3);
}
.title_bread .breadcrumb {
	background-color: transparent;
	padding-left: 0px;
	margin: 0;
}
.title_bread .breadcrumb-item.active,
.title_bread .breadcrumb-item + .breadcrumb-item::before {
	color: #373737;
}
.title_bread .breadcrumb-item a {
	color: #fff;
}

/*INNER BODY STYLES*/

.info_box {
	border: 1px solid #da6516;
	margin-bottom: 20px;
	padding: 0;
	background-color: #ebf4fe;
}
.info_box h1,.info_box h2,.info_box h3,.info_box h4,.info_box h5,info_box h6 {
	width: 100%;
	background-color: #da6516;
	color: #fff;
	margin: 0px;
	padding: 15px;
	margin-bottom: 8px;
}
.info_box p {
	padding: 5px 15px;
}
.left_art_float {
	float: left;
	max-width: 50%;
	border: 1px solid #555;
	margin: 10px 20px 5px 0;
}
.aud_based_nav {
	text-align: center;
}
.big_bold_icon {
	font-size: 3rem;
}
.big_bold_icon i,
.big_bold_icon svg {
	margin-top: 1.5rem;
}

.aud_based_nav a h3,
.aud_based_nav a:visited h3,
a .big_bold_icon,
a:visited .big_bold_icon {
	color: #9c9c9c;
}
.aud_based_nav a:hover h3,
a:hover .big_bold_icon,
.aud_based_nav a:hover p {
	color: #0F6AB1;
}


.light_pro_learning div img {
	max-height: 90px;
}

.light_pro_learning,.light_pro_learning p, .light_pro_learning img {
	text-align: center;
}
.light_pro_learning p {
	color: #9c9c9c;
	padding: 30px 10px;
}
.aud_based_nav p {
	color: #9c9c9c;
	padding: 0 10px 30px 10px;
}
.aud_based_nav h3 {
	padding: 0px;
}
.light_pro_learning h3 {
	padding: 20px 0 30px 0;
	font-weight: bold;
	color: #5a5a5a;
}
span.light_learn_more {
	float: right;
	padding: 10px 0px 20px 0px;
}
span.light_learn_more a {
	color: #a2a2a2;
}

/* PANELS */
.extra_card_pad .card {
	margin-top: 2rem;
	margin-bottom: 3rem;
}

.scroll_cards .card-body {
	max-height: 360px;
	overflow-y: auto;
}

.card {
	margin-bottom: 1rem;
	border-style: none;
}

.card-header h1, .card-header h2, .card-header h3, .card-header h4, .card-header h5, .card-header h6 {
	color: #fff;
}
h3.card-title {
	font-size: 1.3rem;
}

.card .card-header {
	border: 0;
	padding-top: 12px;
	padding-bottom: 0;
	padding-left: 22px;
	min-height: 44px;
	background-color: #1CBCB4;
	color: white;
	text-transform: uppercase;
}

/* areas of focus */
.panel-areas.blue .card-header,
.panel-areas .card-header {
	background-color: #0F6AB1;
}
/* pop resources */
.panel-areas.turquoise .card-header,
.panel-pop .card-header {
	background-color: #137c77;
}
/* classes */
.panel-areas.green .card-header,
.panel-classes .card-header {
	background-color: #7CC576;
}
/* resources */
.card-header.red .card-header,
.card-header.more_res,
.panel-resources .card-header {
	background-color: #F59678;
}

.list-group-item {
	padding: .25rem 0;
}

.list-group-item:hover {
	background-color: #f3f8fb;
	border-left: 6px solid #0F6AB1;
	margin-left: -16px;
	padding-left: 10px;
}

.panel-areas.green .list-group-item:hover,
.panel-classes .list-group-item:hover {
	border-left: 6px solid #7CC576;
}
.panel-areas.turquoise .list-group-item:hover,
.panel-pop .list-group-item:hover {
	border-left: 6px solid #137c77;
}
.card-header.red .list-group-item:hover,
.panel-resources .list-group-item:hover {
	border-left: 6px solid #F59678;
}

.list-group-item .date {
	font-weight: bold;
}

.card-body .moreclasses {
	padding-top: 15px;
	text-align: right;
}

.blog_quote {
	font-style: italic;
}

/* CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
	margin-bottom: 1rem;
}
.carousel-caption h1, .carousel-caption h2, .carousel-caption h3, .carousel-caption h4,
.carousel-caption a {
	color: #fff;
}


.carousel-caption {
	z-index: 10;
	bottom: 0;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5);
}

/* USE THIS CLASS FOR ADDING BACKGROUND TO TEXT */
.carousel-caption.text-background {
	background-color: rgba(0, 0, 0, 0.5);
	right: 0;
	left: 0;
	bottom: 0;
	padding-right: 15%;
	padding-left: 15%;
}

@media (min-width: 40em) {
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 1.25rem;
		font-size: 1.25rem;
		line-height: 1.4;
	}

}
.carousel-control-prev-icon,
.carousel-control-next-icon {
	border-radius: 50%;
	border: 10px solid #000;
	background-color: #000;
	height: 40px;
	width: 40px;
}

.carousel-control-next-icon {
	background-position: 4px 0px;
}

.fixed_h_carousel .carousel-item {
	width: 100%;
	height: 250px;
	background-size: cover;
	background-position: center center;
}
@media (min-width: 768px) {
	.fixed_h_carousel .carousel-item {
		height: 350px;
	}

}
@media (min-width: 992px) {
	.fixed_h_carousel .carousel-item {
		height: 400px;
	}

}
@media (min-width: 1200px) {
	.fixed_h_carousel .carousel-item {
		height: 500px;
	}

}
.fixed_h_carousel .carousel-item .container {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center center;
}

/* BUTTONS
-------------------------------------------------- */
GLOBAL BUTTON STYLES
a.btn, .btn a,
a.btn:visited {
	color: #fff;
}


/*STANDARD BUTTONS*/
.btn {
	color: #fff;
	background-color: #404040;
	border-color: #404040;
}
.btn.rev,
a.btn.rev {
	color: #415f81;
	background-color: #fff;
	border-color: #fff;
	text-shadow: none;
}
.btn.rev:hover,
a.btn.rev:hover {
	color: #da6516;
	background-color: #d3e8ff;
	border-color: #d3e8ff;
}
.btn:hover {
	color: #fff;
	background-color: #137c77;
	border-color: #137c77;
}
.btn.disabled, .btn:disabled {
	color: #d1d1d1;
	background-color: #b9b9b9;
	border-color: #b9b9b9;
}
.btn:active, .btn.active,
.show > .btn.dropdown-toggle {
	background-color: #af5112;
	background-image: none;
	border-color: #8d420f;
}
.btn:focus, .btn.focus {
	box-shadow: 0 0 0 3px rgba(218, 101, 22, 0.5);
}

/*PRIMARY BUTTONS*/
.btn-primary {
	color: #fff;
	background-color: #c92205;
	border-color: #c92205;
}

.btn-primary:hover {
	color: #fff;
	background-color: #a21c05;
	border-color: #791503;
}


.btn-primary.disabled, .btn-primary:disabled {
	color: #cc4a33;
	background-color: #c92205;
	border-color: #c92205;
}

.btn-primary:active, .btn-primary.active,
.show > .btn-primary.dropdown-toggle {
	background-color: #a21c05;
	background-image: none;
	border-color: #791503;
}

.btn-primary:focus, .btn-primary.focus {
	box-shadow: 0 0 0 3px rgba(201, 34, 5, 0.5);
}

/*SECONDARY BUTTONS*/
.btn-secondary {
	color: #fff;
	background-color: #959595;
	border-color: #959595;
}

.btn-secondary:hover {
	color: #fff;
	background-color: #828282;
	border-color: #7d7d7d;
}


.btn-secondary.disabled, .btn-secondary:disabled {
	background-color: #959595;
	border-color: #959595;
}

.btn-secondary:active, .btn-secondary.active,
.show > .btn-secondary.dropdown-toggle {
	background-color: #828282;
	background-image: none;
	border-color: #7d7d7d;
}
.btn-secondary:focus, .btn-secondary.focus {
	box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
}


/*MODIFY THE BOTTON SHAPE*/
.btn.tight_sub {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding-left: .5rem;
	padding-right: .5rem;
}


.sq_btn {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.rd_btn {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
.cnr_btn {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.scnr_btn {
	-webkit-border-radius: 12px 0px;
	-moz-border-radius: 12px0px;
	border-radius: 12px 0px;
}

/*FORMS*/
.form-control.tight_sub {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	width: 85%;
	max-width: 250px;
}

/* AMAZON STYLE SLIDER
-------------------------------------------------- */
.amz_slide_inner {
	position: absolute;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 10px;
}

p.amz_slide_title {
	font-weight: bold;
	color: #555;
}

.amz_slide_inner p {
	margin-bottom: .5rem;
	white-space: normal;
}

.amz_slider .amz_slide_holder .amz_slide_img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	overflow: hidden;
	background-color: #000;
}

.amz_slide_img img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.amz_float_thumb {
	border: medium none;
	float: left;
	margin-top: 6px;
	max-width: 55px;
	padding-right: 5px;
}

.amz_slider .amz_slide_holder .amz_slide_txt {
	line-height: 1.2rem;
	padding-top: 10px;
	white-space: normal;
	position: relative;
	bottom: 0px;
	height: 50%;
}
.amz_slide_txt p {
	margin-bottom: .5rem;
}

.amz_slider .amz_slide_holder .amz_slide_full_txt {
	height: 100%;
	width: 100%;
	margin-top: 40%;
}
.amz_slide_full_txt p {
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5);
}

.amz_slide video {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
}


.amz_slider {
	position: relative;
	overflow: hidden;
	margin: 20px auto;
	border-radius: 4px;
	border: 1px solid #ccc;
}

.amz_slider .amz_slide_holder {
	position: relative;
	margin: 0;
	padding: 0;
	height: 100%;
	white-space: nowrap;
	font-size: 0;
}

.amz_slider .amz_slide_holder .amz_slide {
	font-size: .9rem;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 200px;
	height: 200px;
	background: #fff;
	border-right: 1px solid #f1f1f1;
	text-align: center;
	background-size: cover;
	overflow: hidden;
}
.amz_slider.large_slider .amz_slide_holder .amz_slide_img {
	height: 200px;
}


.amz_slider.large_slider .amz_slide_holder .amz_slide {
	width: 400px;
	height: 400px;
}


.amz_slider .amz_slide_holder .amz_slide.dark_slide {
	background-color: #555;
	color: #fff;
}

.amz_slider.clean_slider {
	border: none;
}

.amz_slider.clean_slider .amz_slide_holder .amz_slide {
	background-color: transparent;
	border-right: none;
}

.amz_slide .amz_slide_inner p.left {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.amz_slide .amz_slide_inner p.right {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}
.amz_slide p.amz_date_header {
	background-color: #da6516;
	color: #fff;
	font-size: 0.8rem;
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 1rem;
}
.amz_slide p.amz_day_header {
	background-color: #da6516;
	color: #fff;
	font-size: 1.3rem;
	margin 0;
	padding: 0 0 10px 0;
	line-height: 1rem;
	margin-bottom: 0px;
}
.amz_slide p.amz_day_number {
	font-size: 5rem;
	line-height: 5.8rem;
	margin-bottom: 0;
	padding: 4px;
	color: #555;
	background-color: #fff;
}



.amz_slider .amz_slide_holder .amz_slide.wide {
	width: 300px;
}


/*Punch Style*/

.amz_slider.punch_slider .amz_slide_holder .amz_slide_img {
	height: 284px;
     background-size: auto 100%;
     background-repeat: no-repeat;
     background-position: center top;
}


.amz_slider.punch_slider .amz_slide_holder .amz_slide {
	width: 225px;
	height: 400px;
}

.amz_slider.punch_slider .amz_slide_holder .amz_slide {
	border-right: none;
}
.amz_slider.punch_slider .amz_slide_holder .amz_slide_inner{
	padding: 5px;
}

.amz_slider.punch_slider h4.item-title{
	font-size: 1rem;
	margin-bottom: 0;
}

.amz_slider.punch_slider p.item-text{
	font-size: .8rem;
	margin-bottom: 0;
	margin-top: 0;
	line-height: .9rem;
}

/*END Punch Style*/




a.amz_control {
	position: absolute;
	top: 40%;
	z-index: 999;
	display: block;
	padding: 10px;
	width: auto;
	height: auto;
	background: #2a2a2a;
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	font-size: 18px;
	opacity: 0.6;
	cursor: pointer;
}

a.amz_control_prev:hover, a.amz_control_next:hover {
	opacity: 1;
	-webkit-transition: all 0.2s ease;
}

a.amz_control_prev {
	border-radius: 0 4px 4px 0;
}

a.amz_control_next {
	right: 0;
	border-radius: 4px 0 0 4px;
}


/* FOOTER
-------------------------------------------------- */
.footer {
	background-color: #303030; 
/*	background-color: #333333; */
/*	background-color: #000000; */
	color: #0F6AB1;
	bottom: 0;
	height: auto;
	width: 100%;
	padding: 0px;
	font-size: .9rem;
	overflow: hidden;
}
.fixed_wrapper > .footer {
	margin-top: 20px;
}

.footer .back-to-top {
	display: block;
	text-align: center;
	background-color: #fff;
	font-size: .8rem;
	line-height: 2rem;
}

.footer a.back-to-top {
	color: #0F6AB1;
}

.footer .back-to-top:hover {
	background-color: #d0eaff;
	color: #0F6AB1;
}
.sub-footer {
	border-top: 1px solid #E7F0F7;
	border-bottom: 1px solid #E7F0F7;
	background-color: #f0f0f0;
}
.footer .row {
	padding: 20px 0px;
}

.footer.fixed,
.footer_auto_fixed {
	position: fixed;
}
.list-footer-links {
	padding-left: 0;
}

.list-footer-links li {
	padding-right: 0;
	display: block;
}


.footer a {
	color: #fff;
}
.footer a:hover {
	color: #ccc;
}
.footer .sub-footer a {
	color: #707070;
}

.footer.contain .row {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}

.footer .social_m {
	font-size: 1.2rem;
}

.footer .social_m ul {
	margin-bottom: 0;
}

.footer li.b_footer_cat {
	text-transform: uppercase;
	padding-bottom: 5px;
}

.footer_adrs_sep {
	margin-left: 10px;
}

.footer .right_sm_up {
	text-align: right;
}

.footer #copyright_area, .footer #empty_spacer {
	background-color: #fff;
}
ul.list-footer-links {
	padding-bottom: 0;
	margin-bottom: 0;
}
.footer #copyright_area p {
	text-align: center;
}
#main-footer_section ul.list-footer-links {
	text-align: left;
}

/* MISC STYLES
-------------------------------------------------- */

.a_toggler .expanded .fa-caret-square-down {
	display: none;
}
.a_toggler .expanded.collapsed .fa-caret-square-down {
	display: inline;
}
.a_toggler .expanded .fa-caret-square-up {
	display: inline;
}
.a_toggler .expanded.collapsed .fa-caret-square-up {
	display: none;
}
.a_toggler {
	float: right;
	font-color: #fff;
}
.a_toggler a,
.a_toggler a:visited {
	color: #fff;
}

.mini_quote {
	font-size: .9rem;
	color: #ababab;
}

.copyright {
	padding: 6px 15px 0px 15px;
	line-height: 1.1rem;
	background-color: #F0F0F0;
}

p.accessibility {
	color: #404040;
	font-size: 1rem;
	line-height: 1.2rem;
	letter-spacing: 1px;
	padding: 0px 15px;
}

.access_main {
	color: #0F6AB1;
}

.descr_area {
	background-color: #555;
	color: #909090;
	padding: 20px 15px;
	width: 100%;
	padding-bottom: 40px;
}
.descr_area p,
.descr_area h1,.descr_area h2,.descr_area h3,.descr_area h4,.descr_area h5,.descr_area h6 {
	max-width: 1140px;
	margin-left: auto;
	margin-right: auto;
}
.no_pad_section .col, .no_pad_section .col-1, .no_pad_section .col-10, .no_pad_section .col-11, .no_pad_section .col-12, .no_pad_section .col-2, .no_pad_section .col-3, .no_pad_section .col-4, .no_pad_section .col-5, .no_pad_section .col-6, .no_pad_section .col-7, .no_pad_section .col-8, .no_pad_section .col-9, .no_pad_section .col-auto, .no_pad_section .col-lg, .no_pad_section .col-lg-1, .no_pad_section .col-lg-10, .no_pad_section .col-lg-11, .no_pad_section .col-lg-12, .no_pad_section .col-lg-2, .no_pad_section .col-lg-3, .no_pad_section .col-lg-4, .no_pad_section .col-lg-5, .no_pad_section .col-lg-6, .no_pad_section .col-lg-7, .no_pad_section .col-lg-8, .no_pad_section .col-lg-9, .no_pad_section .col-lg-auto, .no_pad_section .col-md, .no_pad_section .col-md-1, .no_pad_section .col-md-10, .no_pad_section .col-md-11, .no_pad_section .col-md-12, .no_pad_section .col-md-2, .no_pad_section .col-md-3, .no_pad_section .col-md-4, .no_pad_section .col-md-5, .no_pad_section .col-md-6, .no_pad_section .col-md-7, .no_pad_section .col-md-8, .no_pad_section .col-md-9, .no_pad_section .col-md-auto, .no_pad_section .col-sm, .no_pad_section .col-sm-1, .no_pad_section .col-sm-10, .no_pad_section .col-sm-11, .no_pad_section .col-sm-12, .no_pad_section .col-sm-2, .no_pad_section .col-sm-3, .no_pad_section .col-sm-4, .no_pad_section .col-sm-5, .no_pad_section .col-sm-6, .no_pad_section .col-sm-7, .no_pad_section .col-sm-8, .no_pad_section .col-sm-9, .no_pad_section .col-sm-auto, .no_pad_section .col-xl, .no_pad_section .col-xl-1, .no_pad_section .col-xl-10, .no_pad_section .col-xl-11, .no_pad_section .col-xl-12, .no_pad_section .col-xl-2, .no_pad_section .col-xl-3, .no_pad_section .col-xl-4, .no_pad_section .col-xl-5, .no_pad_section .col-xl-6, .no_pad_section .col-xl-7, .no_pad_section .col-xl-8, .no_pad_section .col-xl-9, .no_pad_section .col-xl-auto {
	padding: 0;
}

/*New Mini Top Social Nav*/

.top_social_bar {
	margin: 0 15px;
}
ul#social-icons {
	margin-bottom: 0;
	text-align: left;
	z-index: 5;
	position: relative;
	list-style: none;
	min-height: 1px;
}

ul#social-icons li {
	text-align: left;
	display: inline;
	padding: 0 10px 0 0;
}

#the_right_top_items,
#the_right_top_items a,
ul#social-icons li a {
	color: #000000;
}
#the_right_top_items a:hover,
ul#social-icons li a:hover {
	color: #000000;
}
.lil_search {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #000000;
}

/*Square Boxes*/

.square_up {
	position: relative;
	width: 100%;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
/*	margin-bottom: 15px;*/
}

.square_up:after {
	content: "";
	display: block;
	padding-bottom: 100%;
}

.square_up .square_content a {
	color: #fff;
}
.square_up .square_content {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	font-weight: bold;
	opacity: 0;
	zoom: 1;
	font-size: 1.2rem;
	width: 100%;
}
div.row.sq_pad{
	padding: 15px;
}
.sq_pad .col, .sq_pad .col-1, .sq_pad .col-10, .sq_pad .col-11, .sq_pad .col-12, .sq_pad .col-2, .sq_pad .col-3, .sq_pad .col-4, .sq_pad .col-5, .sq_pad .col-6, .sq_pad .col-7, .sq_pad .col-8, .sq_pad .col-9, .sq_pad .col-auto, .sq_pad .col-lg, .sq_pad .col-lg-1, .sq_pad .col-lg-10, .sq_pad .col-lg-11, .sq_pad .col-lg-12, .sq_pad .col-lg-2, .sq_pad .col-lg-3, .sq_pad .col-lg-4, .sq_pad .col-lg-5, .sq_pad .col-lg-6, .sq_pad .col-lg-7, .sq_pad .col-lg-8, .sq_pad .col-lg-9, .sq_pad .col-lg-auto, .sq_pad .col-md, .sq_pad .col-md-1, .sq_pad .col-md-10, .sq_pad .col-md-11, .sq_pad .col-md-12, .sq_pad .col-md-2, .sq_pad .col-md-3, .sq_pad .col-md-4, .sq_pad .col-md-5, .sq_pad .col-md-6, .sq_pad .col-md-7, .sq_pad .col-md-8, .sq_pad .col-md-9, .sq_pad .col-md-auto, .sq_pad .col-sm, .sq_pad .col-sm-1, .sq_pad .col-sm-10, .sq_pad .col-sm-11, .sq_pad .col-sm-12, .sq_pad .col-sm-2, .sq_pad .col-sm-3, .sq_pad .col-sm-4, .sq_pad .col-sm-5, .sq_pad .col-sm-6, .sq_pad .col-sm-7, .sq_pad .col-sm-8, .sq_pad .col-sm-9, .sq_pad .col-sm-auto, .sq_pad .col-xl, .sq_pad .col-xl-1, .sq_pad .col-xl-10, .sq_pad .col-xl-11, .sq_pad .col-xl-12, .sq_pad .col-xl-2, .sq_pad .col-xl-3, .sq_pad .col-xl-4, .sq_pad .col-xl-5, .sq_pad .col-xl-6, .sq_pad .col-xl-7, .sq_pad .col-xl-8, .sq_pad .col-xl-9, .sq_pad .col-xl-auto {
	padding: 15px;
}

/*Black Nav Bar*/
nav.black_nav,
nav.black_nav .row{
#	background-color: #000;
	background-color: #303030;
}
.black_nav.navbar .navbar-nav .nav-link{
	color: #fff;
}

@media (min-width: 992px) {
	.navbar.fixed-menu.stuck_the_nav{
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
	}
	.navbar.fixed-menu.stuck_the_nav .main_header_row{
		position: rel;
	}

}

/*Scaled Background Images*/
div.image_size_holder{
	
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 120%; /*This is what you use for the aspect ration... make larger for longer images*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

