/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/
html {
  background: #111;
}
/* Safari mobile phone links */
a[href^=tel] { color: inherit; text-decoration: none; }
#footer a[href^=tel] { color: #fff !important; text-decoration: none; }
* {
	-webkit-font-feature-settings: "lnum"; 
	-moz-font-feature-settings: "lnum"; 
	font-feature-settings: "lnum";
}
#alertMessageTitle {
    font-size: 1.75em;
    border-bottom: 2px solid #750802;
    color: #750802;
    margin-bottom: 5px;
}
#alertMessageText {
    font-size: 1.25em;
}
button.close span {
    display: none;
}
button.close {
    background: url(../images/close.png);
    filter: invert(1);
    background-repeat: no-repeat;
    background-position: center;
    text-shadow: unset;
    width: 50px;
    height: 50px;
}
.modal-content {
    border-radius: 25px;
}
.modal {
    top: 25px;
    z-index: 4050;
}
#c.nav_active {
    background: linear-gradient(#400 85%, transparent 85%);
}
div#navMenu.is_active {
    background: linear-gradient(#400 25%, #fff 25%) !important;
}
ul.mega-menu-column.nav-section {
  margin: 5px auto !important;
}
@media (max-width: 824px) {
  ul.mega-menu-column.nav-section {
    margin: 5px auto !important;
    background: #fff !important;
  }
}
@media (max-width: 768px) {
  #copyrights .col_half {
    width: 100% !important;
  }
}
#header, #header-wrap, #logo img {
    height: 80px;
    -webkit-transition: height .4s ease,opacity .3s ease;
    -o-transition: height .4s ease,opacity .3s ease;
    transition: height .4s ease,opacity .3s ease;
}
@media (max-width: 576px) {
	.fancy {
		background: none !important;
	}
  .modal {
    top: -25px;
    z-index: 4050;
}
}
@media (min-width: 576px) {
	#content a:focus {
		outline: 1px dashed #333 !important;
	}
	footer a:focus {
		outline: 1px dashed #eee0ff !important;
	}
}
.skip-nav {
  list-style: none !important;
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
opacity: unset !important;
z-index: 99999 !important;
	animation-duration: unset;
}
.skip-nav li {
  position: absolute !important;
  width: 100% !important;
opacity: unset !important;
z-index: 99999 !important;
	animation-duration: unset;
}
.skip-nav a {
  text-decoration: none !important;
  position: absolute !important;
  left: -4000px !important;
opacity: unset !important;
z-index: 99999 !important;
	animation-duration: unset;
}
.skip-nav a:focus {
  font-size: 19px !important;
  border: 2px solid #fff;
  background: #750802 !important;
  color: #fff !important;
  left: 0 !important;
  margin: 10px !important;
  padding: 10px !important;
opacity: unset !important;
z-index: 99999 !important;
	animation-duration: unset;
}
footer a[href^="mailto:"] {
	color: #fff !important;
}
#modal-body-content h1 {
	font-size: 20px !important;
	text-align: center !important;
	margin: 20px 0 0 0;
}
#modal-body-content h2 {
	font-size: 18px !important;
	margin: 20px 0 0 0;
}
#page-title.page-title-parallax {
    text-shadow: none !important;
}
.fr-sub, .fr-sub h2, #page-title.page-title-dark span {
    color: #750802;
}
.feature-box.fbox-bg.fbox-center {
    margin-top: 68px !important;
    padding: 68px 30px 30px !important;
}
.cta-h2 {
	color: #fff;
	font-size: 24px;
	float: left;
}
.cta-btn2 {
    background: #e37927;
    float: right;
    font-size: 25px;
    padding: 5px 15px;
    border-radius: 25px;
}
.cta-btn2:hover {
    background: #f48632;
	-webkit-animation: pulse 1s linear;
    animation: pulse 1s linear;
	z-index: 1;
}
.cta-btn3 {
	right: 15px;
    bottom: 0;
	width: 140px;
    height: 40px;
    font-size: 25px;
    padding: 5px 15px;
    border-radius: 25px;
	
	position: absolute;
    margin-top: -20px;
	margin-left: -15px;
    z-index: -1;
    -webkit-filter: blur(30px);
    filter: blur(30px);
    opacity: 0.8;
	
    background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
    background-size: 600%;
    -webkit-animation: anime 16s linear infinite;
    animation: anime 16s linear infinite;
}
@keyframes anime {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  5% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.1);
  }
  20% {
    transform: scale(1);
  }
}
.modal-body {
    padding: 0 40px;
}
.btn-info {
    color: #fff !important;
    background-color: #750802;
    border-color: #750802;
	margin-left: 10px;
}
.btn-info:hover {
    color: #000 !important;
    background-color: #d2ae6a !important;
	border-color: #d2ae6a !important;
}
.slider-arrow-left {
	border-radius: 0 100% 100% 0;
}
.slider-arrow-right {
	border-radius: 100% 0 0 100%;
}
.modal-header, .modal-footer {
    border: 0;
}
.initPos {
	height: 0;
}
.tabs.tabs-tb ul.tab-nav li.ui-tabs-active a {
    border-top: 2px solid #d2ae6a !important;
}
.col_full a:not(.slim-btn) {
    color: #750802 !important;
}
.col_full ul {
    padding-left: 20px;
}
.fancy {
	background: url(../images/dotted.png) repeat-x center;
    position: relative;
    margin-bottom: 30px;
	clear: left;
}
.fancy h2 {
	background: #fff;
    display: inline;
    padding-top: 7px;
    padding-right: 25px;
}
.flex-next, .flex-prev, .slider-arrow-bottom-sm, .slider-arrow-left, .slider-arrow-right, .slider-arrow-top-sm {
    background-color: rgba(118, 6, 0, .8);
}
.flex-next:hover, .flex-prev:hover, .slider-arrow-bottom-sm:hover, .slider-arrow-left:hover, .slider-arrow-right:hover, .slider-arrow-top-sm:hover {
    background-color: rgba(118, 6, 0, .8) !important;
}
.navborder {
    border-bottom: 2px solid #750802;
    padding-top: 33px !important;
} 
.fluid-container.clearfix {
    margin: 0 50px;
}
.page-title {
    padding: 20px 0 25px;
    text-align: center;
}
.widget_links ul li a:hover {
    color: #fff !important;
}
a.slim-btn-card {
    background: #fff;
    padding: 7px 25px;
    border-radius: 25px;
    color: #750802 !important;
    margin: 0 15px 0 15px;
    text-transform: uppercase;
	border: 2px solid transparent;
	margin-top: 10px;
}
a.slim-btn-card:hover {
    background: #750802;
    border-radius: 25px;
    color: #fff !important;
	border: 2px solid white;
}
.slim-btn {
    background: #750802;
    padding: 7px 35px;
    border-radius: 25px;
    color: #fff !important;
    margin: 0 15px 0 15px;
}
.slim-btn:hover {
    background: #400;
    padding: 7px 35px;
    border-radius: 25px;
    color: #fff !important;
    margin: 0 15px 0 15px;
}
.slim-btn-white {
    background: #750802;
    padding: 7px 25px;
    border-radius: 25px;
    color: #fff !important;
    margin: 0 15px 0 15px;
	font-variant: all-small-caps;
}
.slim-btn-white:hover {
    background: #fff;
	border: 2px solid #750802;
    color: #750802 !important;
}
.numberlinks {
	padding: 0 0 0 15px;
	background: #fff;
	font-size: 1.25em;
    font-weight: 500;
    text-align: left;
}
.numberlinks.first {
	margin-top: 40px;
}
.rowhalf {
	width: 50%;
	float: left;
}
.last {
	display: flex;
}
.rowhalf.last {
    display: flex;
    justify-content: center;
    align-items: center;
}
.rowhalf.last a {
    padding: 0 15px;
}
body, .font-body, small {
	font-family: 'Raleway';
}
.page-title.page-title-dark {
    text-shadow: none !important;
}
@media (max-width: 767px) and (min-width: 576px) {
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 450px !important;
	}
}
@media(min-width: 1200px) {
	.card-front h3 {
		font-size: 1.5em;
	}
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a, .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-search form input, .dark #top-cart .top-cart-item-desc a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .overlay-menu #primary-menu.dark>#overlay-menu-close, .overlay-menu #primary-menu.dark>ul>li>a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search form input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff !important;
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a, .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-search form input, .dark #top-cart .top-cart-item-desc a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .overlay-menu #primary-menu.dark>#overlay-menu-close, .overlay-menu #primary-menu.dark>ul>li>a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search form input::-moz-placeholder { /* Firefox 19+ */
  color: #fff !important;
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a, .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-search form input, .dark #top-cart .top-cart-item-desc a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .overlay-menu #primary-menu.dark>#overlay-menu-close, .overlay-menu #primary-menu.dark>ul>li>a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search form input:-ms-input-placeholder { /* IE 10+ */
  color: #fff !important;
}
.dark #header-wrap:not(.not-dark) #primary-menu>.container>ul>li>a, .dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a, .dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover, .dark #header-wrap:not(.not-dark) #top-account a, .dark #header-wrap:not(.not-dark) #top-account a:hover, .dark #header-wrap:not(.not-dark) #top-cart a, .dark #header-wrap:not(.not-dark) #top-cart a:hover, .dark #header-wrap:not(.not-dark) #top-search a, .dark #header-wrap:not(.not-dark) #top-search a:hover, .dark #header-wrap:not(.not-dark) #top-search form input, .dark #top-cart .top-cart-item-desc a, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>#overlay-menu-close, .dark.overlay-menu #header-wrap:not(.not-dark) #primary-menu>ul>li>a, .overlay-menu #primary-menu.dark>#overlay-menu-close, .overlay-menu #primary-menu.dark>ul>li>a, body.top-search-open .dark #header-wrap:not(.not-dark) #top-search form input:-moz-placeholder { /* Firefox 18- */
  color: #fff !important;
}
#bootstrap-overrides #top-search form input {
    color: #fff !important;
}
#bootstrap-overrides #old_search #top-search #sh {
    color: #fff !important;
}
.button {
    text-shadow: unset !important;
}
#footer.dark .social-icon.si-borderless, .dark #footer .social-icon.si-borderless {
    color: #a19ea4!important;
}
#footer.dark .social-icon.si-borderless:hover, .dark #footer .social-icon.si-borderless:hover {
    color: #fff !important;
}
.fr-header {
    display: flex;
    justify-content: space-around;
}
.fr-header a {
    color: #750802 !important;
    font-size: 1.5em;
}
.fr-header a.btn {
    background: white;
    border: 2px solid #fff;
    border-radius: 25px;
    height: 2.45em;
    margin-top: 10px;
}
.fr-header a:hover {
    color: #fff !important;
}
.fr-header a.btn:hover {
    background: #750802;
    border: 2px solid #fff;
}
.flip-cards {
  float: left;
  width: 100%;
  height: 100%;
}

.flip-cards .card {
  float: left;
  width: calc(33.3% - 30px);
  height: 200px;
  position: relative;
  padding: 0;
  border: 0;
  margin: 15px 15px 0 15px;
}
.card-front i {
    font-size: 2.75em;
    line-height: 2.75em;
    width: 2.75em;
    background: white;
    margin: 20px 0;
    border-radius: 100%;
}
.card i {
	color: #750802;
}
.card-front {
	text-align: center;
}
.card-front h3 {
    font-size: 1.25em;
}
.flip-cards p {
    padding: 30px;
    font-size: 1.25em;
	text-align: center;
}
.flip-cards .card:hover {
    cursor: pointer;
}
.large.button.card-front {
    margin: 0;
}

.flip-cards .card:hover .card-front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform: perspective(1000) rotateY(180deg);
  -moz-transform: perspective(1000) rotateY(180deg);
  -ms-transform: perspective(1000) rotateY(180deg);
  -o-transform: perspective(1000) rotateY(180deg);
  transform: perspective(1000) rotateY(180deg);
}

.flip-cards .card:hover .card-back {
  z-index: 950;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform: perspective(1000) rotateY(0deg);
  -moz-transform: perspective(1000) rotateY(0deg);
  -ms-transform: perspective(1000) rotateY(0deg);
  -o-transform: perspective(1000) rotateY(0deg);
  transform: perspective(1000) rotateY(0deg);
}

.flip-cards .card-front,
.flip-cards .card-back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s !important;
  -moz-transition: -moz-transform 0.6s !important;
  -o-transition: -o-transform 0.6s !important;
  transition: transform 0.6s !important;
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}

.flip-cards .card-front {
  -webkit-transform: perspective(1000) rotateY(0);
  -moz-transform: perspective(1000) rotateY(0);
  -ms-transform: perspective(1000) rotateY(0);
  -o-transform: perspective(1000) rotateY(0);
  transform: perspective(1000) rotateY(0);
  z-index: 90;
}

.flip-cards .card-back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  z-index: 800;
}
.panel.card-back {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

/* Button Card Colors */

.flip-cards * {
  color: #750802;
}
.card-back p, .card-back h3, .cardback a {
	color: #fff;
	text-align: center;
    margin: 0 0 0 0;
    padding-top: 0;
    padding-bottom: 0;
}


.flip-cards .card > .button {
  background: #ebedee;
}
.flip-cards .card > .panel {
	background: #730f00;
}

/* Exit Pop Modal Styles */
#modal {
	display: none;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -37.5%;
	width: 75%;
	box-shadow: 0px 2px 25px -8px black;
	z-index: 2000;
	padding: 10px 20px;
	background: #fff url('../images/feedback.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
#modal.active {
	display: block !important;
}
#closeModal {
	float: right;
	cursor: pointer;
	padding: 5px 12px;
	font-size: 1.5em;
}
#modal td, #modal p {
	font-size: 1.25em;
}
#modal textarea, #modal input, #modal button {
	width: 300px;
	font-size: 1.25em;
}
#button { cursor: pointer; }

@media (max-width: 950px) {
	#modal.active {
		display: block !important;
		overflow: scroll !important;
		height: 75vh;
		width: 96%;
		margin-left: -48%;
		background: #fff;
	}
	#modal textarea, #modal input, #modal button {
		width: 100%;
		font-size: 1em;
		border: 1px solid black;
	}
}

/*Page Styles*/
.main-content {
	background: #fff;
    padding: 80px 0 50px 0;
}





/*Table Styles*/
/*COLS*/
.fourCol tr td:nth-child(2), .inception tr td:nth-child(2) {
	width: 26.5%;
}
.fourCol tr td:nth-child(1), .inception tr td:nth-child(1) {
	width: 47%;
}

.threeCol tr td:nth-child(2), .inception tr td:nth-child(2) {
	width: 26.5%;
}
.threeCol tr td:nth-child(1), .inception tr td:nth-child(1) {
	width: 47%;
}

.twoCol tr td:nth-child(2), .inception tr td:nth-child(2) {
	width: 26.5%;
}
.twoCol tr td:nth-child(1), .inception tr td:nth-child(1) {
	width: 47%;
}

.ratetable, .inception {
    width: 100%;
	margin: 0;
}
.ratetable td {
	font-size: 1.2em;
}
.ratetable caption {
    color: #ffffff;
	background: #750802;
    border-bottom: 1px solid #fff;
    text-align: left;
    caption-side: top;
    width: calc(100% - 1px);
    padding: 10px;
    font-size: 1.25em;
    letter-spacing: 1px;
}
.ratetable td:first-child, .ratetable th:first-child {
    text-align: left;
}
.inception td:first-child {
    padding-left: 30px;
	text-align: left;
}
.ratetable td, .ratetable th {
    border: 1px solid rgba(0,0,0,.1);
    border-top: 0;
    border-bottom: 0;
    padding: 8px 10px;
	text-align: center;
}
.inception td, .inception th {
	border: 1px solid rgba(0,0,0,.1);
    border-top: 0;
    border-bottom: 0;
    padding: 8px 10px;
}
.ratetable th {
    background: #750802;
    color: #fff;
}
.ratetable tr:nth-child(odd), .inception tr:nth-child(odd) {
    background: #eee;
}
.ratetable tr.hr {
	border-bottom: 4px solid #750802;
}
.ratetable .foot {
	background: #333;
    color: #fff;
}


/*****************/
.red {
	color: #aa0000;
}
#bootstrap-overrides .sticky-header #header-wrap {
    /*background: #fff linear-gradient(90deg, #400 35%, #fff 35%) !important*/
    background: #400 !important;
}
body.stretched #header.full-header .container {
    width: 100% !important;
}
small, .small {
    font-size: 1.25em;
}
.smaller {
	font-size: 1em;
}
.fr-sub h2 {
    font-size: 2.5em !important;
}
.dark .widget_archive li a, .dark .widget_categories li a, .dark .widget_links li a, .dark .widget_meta li a, .dark .widget_nav_menu li a, .dark .widget_pages li a, .dark .widget_recent_comments li a, .dark .widget_recent_entries li a, .dark .widget_rss li a {
    color: #CCC !important;
}
.fr-item.row {
    margin-bottom: 30px;
}
.services-content {
	background: #fff;
	color: #000;
    position: relative;
    overflow: hidden;
    padding: 0px 0 20px 0;
}
.feature-box.fbox-outline .fbox-icon {
    border: 2px solid #750802;
    border-radius: 50%;
    padding: 3px;
}
.feature-box .fbox-icon i, .feature-box .fbox-icon img {
    border-radius: 50%;
    background-color: #750802;
}
section.services-content {
    padding: 50px 0;
}
.app-btn {
	float: left;
    border-top: 1px solid #d0ae69;
}
.app-buttons-mob a {
	color: #000 !important;
}
#footer.dark, .dark #footer {
    background-color: #400;
}
.team-image img, .team-image>a {
    width: 70%;
    margin: 0 auto;
}
#old_hbBtn:hover #hbMenu, .mega-menu:hover #navMenu {
    display: none;
}
.col-8:last-child {
		border: 0 !important;
	}
.dt-only {
		display: inline-block;
	}
.nav-item.col_one_third:hover, .nav-item.col_one_third:focus {
    background: #730f00;
    color: #fff !important;
    border-radius: 8px 8px 0 0;
}
#bootstrap-overrides #navBtn:focus, #bootstrap-overrides #hbBtn:focus { 
    background: #750802;
    color: white !important;
    border: 1px solid;
}
#bootstrapoverrides #top-search-trigger:focus {
	background: #750802;
    color: white !important;
    border: 1px solid #750802;
}
#old_search {
	float: left;
}
.loans-mob, .accounts-mob, .services-mob, .about-mob, .contact-mob {
	display: none;
}
.nav-item.active {
  background: #730f00;
  color: #fff !important;
	border-radius: 8px 8px 0 0;
}
#menu-ico-x {
	display: none;
}

.vidCtrl {
	background: transparent;
	border: 2px solid white;
	line-height: 1;
	padding: 0;
    font-size: 16px;
	color: #fff;
	width: 30px;
	height: 30px;
}
.vidCtrl::before {
	content: '\f04c';
	font-family: FontAwesome;
}
.vidCtrl.play::before {
	content: '\f04b';
	font-family: FontAwesome;
}
#overlay.active {
    background: rgba(0,0,0,.75);
    z-index: 201 !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    cursor: url(../images/close.png), auto;
}
#overlay {
	-webkit-transition: all .1s cubic-bezier(0, 0, 1, 1);
	transition: all .1s cubic-bezier(0, 0, 1, 1);
}
.fw {
	width: 100%;
}
.ws {
	margin: 20px 0 5px 0;
}
#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 0;
}
li.mega-menu {
		margin-right: 5px;
}
#top-search-trigger {
    background: white;
    color: #000 !important;
    padding: 20px;
    border-radius: 105px;
    margin: 30px 0 !important;
	  border: 0;
}
#top-search a i {
    position: absolute;
    top: 9px;
    left: 11px;
    font-size: 1.25em;
}
#navBtn, #hbBtn {
    background: #fff;
    border-radius: 105px;
    padding: 0px 10px;
    height: 40px;
    color: #750802 !important;
    margin-top: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    border: 0;
}
.sticky-header #navBtn, .sticky-header #hbBtn {
    margin-top: 10px;
}
.sticky-header #top-search-trigger {
    top: -39px;
}
.feat-rates.fadeInUp.animated {
    top: -12px;
    position: relative;
}
.cta-btn {
    cursor: pointer;
    border: 0;
    background: #750802 ;
    border-bottom: 2px solid black;
    padding: 1px 10px 5px 10px;
    font-variant: all-small-caps;
    font-size: 1.5em;
    color: white;
	font-family: Raleway;
}
.cta-btn:hover, .cta-btn:focus {
    cursor: pointer;
    border: 0;
    background: #cdaf79;
    border-bottom: 0px solid black;
    border-top: 2px solid transparent;
    padding: 1px 10px 5px 10px;
    font-variant: all-small-caps;
    font-size: 1.5em;
    color: #333;
	font-family: Raleway;
}
#header.transparent-header {
    z-index: 205;
}
.col-8 {
    /*width: calc(12.5% - 2px);*/
    width: calc(11% - 2px);
    box-sizing: border-box !important;
    padding: 0;
    margin: 1px;
    float: left;
    height: 140px;
    background: none;
    color: black;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
	flex-flow: column;
	-webkit-transition: all .28s ease-in-out;
	transition: all .28s ease-in-out;
	cursor: pointer;
}
.col-8:last-child {
    border: 0;
}
.col-8:hover, .col-8:focus {
	background: #740f00;
}
.col-8 .fa {
    font-size: 2.5em;
    padding: 10px;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    flex-flow: column;
}
/*.col-8:nth-child(odd) {
    background: #f9f9f9;
}*/
.nav-item.col_one_third {
    width: calc(33.33% - 2px);
    margin: 0 2px 0 0;
	cursor: pointer !important;
	border: 0;
	padding: 7px 0;
}
.col-8:hover a, .col-8:focus a {
    color: #fff !important;
}
.col-8 a {
    color: #000 !important;
}
.col-8:hover, .col-8:focus {
	-webkit-transition: all .28s ease-in-out;
	transition: all .28s ease-in-out;
}
/*custom nav*/
.is_active {
	display: block !important;
    width: 100vw !important;
    top: 0 !important;
    z-index: -1 !important;
    padding-top: 100px !important;
	padding-bottom: 10px !important;
    /*background: #333 url(../images/greenwood.jpg) !important;
    background-position: center center !important;
    background-size: 100% !important;*/
	background: #fff !important;
	border: 0 !important;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	border-bottom: 10px solid #750802 !important;
}
.sticky-header .is_active {
    padding-top: 60px !important;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}
.oa-trigger::before {
	font-family: Font Awesome\ 5 Free;
  font-family: FontAwesome;
	content: '\f023 ';
	padding-right: 3px;
}
.oa-trigger:hover::before, .oa-trigger:focus::before {
	font-family: Font Awesome\ 5 Free;
  font-family: FontAwesome;
	content: '\f023 ';
	padding-right: 3px;
}
@media (max-width: 824px) {
  .oa-trigger::before {
    font-family: Font Awesome\ 5 Free;
    font-family: FontAwesome;
    content: '\f023 ';
    padding-right: 3px;
  }
  .oa-trigger:hover::before, .oa-trigger:focus::before {
    font-family: Font Awesome\ 5 Free;
    font-family: FontAwesome;
    content: '\f023 ';
    padding-right: 3px;
  }
}
.nav-item {
	text-align: center;
  color: #000 !important;
	background: none;
	font-size: 1.15em;
	text-transform: uppercase;
}

.hb-box {
	background: #fff;
    width: 325px;
    margin: 0 auto;
    box-sizing: border-box;
    border-radius: 5px;
	padding: 10px 0;
}
.hb-wrapper {
    width: 300px;
    margin: 0 auto;
}
.hb-title {
    margin: 0 0 10px 0;
    color: #000;
    font-size: 1.6rem;
    text-align: center;
	font-weight: normal;
}
.hb-i {
    width: 100%;
    border: 0;
	border-radius: 5px;
    padding: 0 5px 5px 5px;
    font-kerning: 10px;
    text-align: center;
    font-size: 1.5rem;
    font-variant: all-small-caps;
    letter-spacing: 1px;
    word-spacing: 2px;
}
.hb-b {
    width: 100%;
    border: 0;
    border-radius: 25px;
	padding: 0 5px 5px 5px;
    font-size: 1.6rem;
    font-variant: all-small-caps;
    background: rgba(0,0,0,.7);
    color: #fff;
    margin: 10px 0;
	letter-spacing: 2px;
}
.hb-b:hover, .hb-b:focus {
	background: #730f00;
}
.hb-links {
    margin: 10px auto 20px auto;
    width: 300px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}
.hb-links a {
	color: #730f00 !important;
}
.hb-links a:hover, .hb-links a:focus {
	color: #400 !important;
}


#header.sticky-header:not(.static-sticky) nav > ul > li > a {
	padding-top: 19px;
	padding-bottom: 19px;
}
@media (min-width: 1425px) {
	#promo-row1 .col-padding {
		padding: 100px 60px !important;
	}
	.promo-box {
		background-size: 125% !important;
		background-position: center;
	}
}

@media (min-width: 1350px) {
	.promo-box, #promo-row1 .box {
		height: unset !important;
	}
	#bootstrap-overrides .feature-box p {
		font-size: 1.25em !important;
		line-height: 2.75 !important;
	}
	.cta-btn, .cta-btn:hover, .cta-btn:focus {
		font-size: 2em;
	}
	#promo-row1 .col-padding {
		padding: 80px 60px;
	}
	.promo-box {
		background-size: 125% !important;
		background-position: center;
	}
}

@media (min-width: 992px) {
.sticky-header #top-search input.form-control {
    height: 60px !important;
}
#promo-row1 {
	flex-flow: row-reverse;
}
.overlay-menu:not(.top-search-open) #primary-menu-trigger {
	opacity: 1;
	pointer-events: auto;
	left: auto;
	right: 75px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-top: -10px;
}

.overlay-menu:not(.top-search-open) .full-header #primary-menu-trigger { right: 90px; }

.overlay-menu nav > #overlay-menu-close {
	opacity: 0;
	pointer-events: none;
	position: fixed;
	top: 25px;
	left: auto;
	right: 25px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	text-align: center;
	color: #444;
	z-index: 300;
	-webkit-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	transform: translateY(-80px);
	-webkit-transition: opacity .4s ease, transform .45s .15s ease;
	-o-transition: opacity .4s ease, transform .45s .15s ease;
	transition: opacity .4s ease, transform .45s .15s ease;
}

.overlay-menu nav > ul {
	opacity: 0 !important;
	pointer-events: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100% !important;
	z-index: 299;
	background: rgba(255,255,255,0.95);
	-webkit-transition: opacity .7s ease;
	-o-transition: opacity .7s ease;
	transition: opacity .7s ease;
}

.overlay-menu nav > ul.d-block {
	opacity: 1 !important;
	display: inherit !important;
	pointer-events: auto;
}

.overlay-menu nav > ul.d-block ~ #overlay-menu-close {
	opacity: 1;
	-webkit-transition: opacity .7s .4s ease, transform .45s .15s ease;
	-o-transition: opacity .7s .4s ease, transform .45s .15s ease;
	transition: opacity .7s .4s ease, transform .45s .15s ease;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	pointer-events: auto;
}

.overlay-menu nav > ul > li {
	float: none;
	text-align: center;
	max-width: 400px;
	margin: 0 auto;
}

.overlay-menu nav > ul > li > a {
	font-size: 24px;
	padding-top: 19px;
	padding-bottom: 19px;
	letter-spacing: 2px;
	text-transform: none;
	opacity: 0;
	-webkit-transform: translateY(-80px);
	-ms-transform: translateY(-80px);
	-o-transform: translateY(-80px);
	transform: translateY(-80px);
	-webkit-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
	-o-transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
	transition: opacity .7s .15s ease, transform .45s .15s ease, color .2s linear;
}

.overlay-menu nav > ul.d-block > li > a {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

}

nav { float: right; }

nav ul.mobile-primary-menu { display: none; }

#header.full-header nav > ul {
	float: left;
	padding-right: 0;
	margin-right: 3px;
	border-right: 1px solid #EEE;
}

#header.transparent-header.full-header nav > ul { border-right-color: rgba(0,0,0,0.1); }

#primary-menu-trigger,
#page-submenu-trigger {
	opacity: 0;
	pointer-events: none;
	cursor: pointer;
	font-size: 14px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	-webkit-transition: opacity .3s ease;
	-o-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

nav ul {
	list-style: none;
	margin: 0;
}

nav > ul { float: left; }

nav ul li { position: relative; }

nav ul li.mega-menu { position: inherit; }

nav ul > li {
	float: left;
	margin-left: 2px;
}

nav > ul > li:first-child { margin-left: 0; }

nav ul li > a {
	display: block;
	line-height: 22px;
	padding: 39px 15px;
	color: #333;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}

nav ul li > a span { display: none; }

nav .icon-reorder {
    position: relative;
    top: -1px;
    width: 16px;
    text-align: center;
    margin-right: 6px;
    vertical-align: top;
    font-size: 14px !important;
    margin: 0 2px;
	padding-right: 2px;
}

nav ul li > a i {
	position: relative;
	top: -1px;
	left: -1px;
	width: 16px;
	text-align: center;
	margin-right: 6px;
	vertical-align: top;
	font-size: 18px !important;
    margin: 2px;
	float: left;
}

nav ul li > a i.icon-angle-down:last-child {
	font-size: 12px;
	margin: 0 0 0 5px;
}

nav ul li:hover > a,
nav ul li.current > a { color: #1f2b0c; }

nav > ul > li.sub-menu > a > div { }

body.no-superfish nav li:hover > ul:not(.mega-menu-column),
body.no-superfish nav li:hover > .mega-menu-content { display: block; }

nav ul ul:not(.mega-menu-column),
nav ul li .mega-menu-content {
	display: none;
	position: absolute;
	width: 220px;
	background-color: #FFF;
	box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
	border: 1px solid #EEE;
	border-top: 2px solid #1ABC9C;
	height: auto;
	z-index: 199;
	top: 100%;
	left: 0;
	margin: 0;
}

nav ul ul:not(.mega-menu-column) ul {
	top: -2px !important;
	left: 218px;
}

nav ul ul.menu-pos-invert:not(.mega-menu-column),
nav ul li .mega-menu-content.menu-pos-invert {
	left: auto;
	right: 0;
}

nav ul ul:not(.mega-menu-column) ul.menu-pos-invert { right: 218px; }

nav ul ul li {
	float: none;
	margin: 0;
}

nav ul ul li:first-child { border-top: 0; }

nav ul ul li > a {
	font-size: 12px;
	font-weight: 700;
	color: #666;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0;
	letter-spacing: 0;
	font-family: 'Lato', sans-serif;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

nav ul ul li > a i { vertical-align: middle; }

nav ul ul li:hover > a, nav ul ul li:focus > a {
	background-color: #F9F9F9;
	padding-left: 18px;
	color: #1ABC9C;
}

nav ul ul > li.sub-menu > a,
nav ul ul > li.sub-menu:hover > a {
	background-image: url("images/icons/submenu.png");
	background-position: right center;
	background-repeat: no-repeat;
}

nav.style-2 {
	float: none;
	max-width: none;
	border-top: 1px solid #F5F5F5;
}

nav.style-2 > div > ul { float: left; }

nav.style-2 > div > ul > li > a {
	padding-top: 19px;
	padding-bottom: 19px;
}

#logo + nav.style-2 { border-top: 0; }

nav.style-2 > div #top-search,
nav.style-2 > div #top-cart,
nav.style-2 > div #side-panel-trigger {
	margin-top: 20px;
	margin-bottom: 20px;
}

body:not(.device-md):not(.device-sm):not(.device-xs) nav.style-2.center > ul,
body:not(.device-md):not(.device-sm):not(.device-xs) nav.style-2.center > div {
	float: none;
	display: inline-block !important;
	width: auto;
	text-align: left;
}


.dark #header-wrap:not(.not-dark) nav > ul > li > a,
.dark #header-wrap:not(.not-dark) nav > .container > ul > li > a,
.dark.overlay-menu #header-wrap:not(.not-dark) nav > ul > li > a,
.overlay-menu nav.dark > ul > li > a,
.dark.overlay-menu #header-wrap:not(.not-dark) nav > #overlay-menu-close,
.overlay-menu nav.dark > #overlay-menu-close,
.dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-cart a,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a,
.dark #header-wrap:not(.not-dark) #top-account a,
.dark #top-cart .top-cart-item-desc a,
body.top-search-open .dark #header-wrap:not(.not-dark) #top-search a,
.dark #header-wrap:not(.not-dark) #top-search a:hover,
.dark #header-wrap:not(.not-dark) #top-cart a:hover,
.dark #header-wrap:not(.not-dark) #side-panel-trigger a:hover,
.dark #header-wrap:not(.not-dark) #top-account a:hover,
.dark #header-wrap:not(.not-dark) #top-search form input {
	color: #78140c !important;
}

.dark #header.full-header #header-wrap:not(.not-dark) nav > ul,
#header.full-header.dark #header-wrap:not(.not-dark) nav > ul { border-right-color: rgba(255,255,255,0.15); }

.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) nav > ul,
#header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) nav > ul { border-right-color: rgba(255,255,255,0.2); }

.dark #header.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input,
#header.dark.transparent-header:not(.sticky-header) #header-wrap:not(.not-dark) form input { border-bottom-color: rgba(255,255,255,0.15) !important; }

.dark #header-wrap:not(.not-dark) #top-search form input::-moz-placeholder { color: rgba(255,255,255,0.6); }
.dark #header-wrap:not(.not-dark) #top-search form input:-ms-input-placeholder { color: rgba(255,255,255,0.6); }
.dark #header-wrap:not(.not-dark) #top-search form input::-webkit-input-placeholder { color: rgba(255,255,255,0.6); }

.dark #header-wrap:not(.not-dark) nav > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) nav > ul > li.current > a,
.dark #header-wrap:not(.not-dark) nav > .container > ul > li:hover > a,
.dark #header-wrap:not(.not-dark) nav > .container > ul > li.current > a { color: #EEE; }

.dark.overlay-menu #header-wrap:not(.not-dark) nav > ul > li:hover > a,
.dark.overlay-menu #header-wrap:not(.not-dark) nav > ul > li.current > a,
.overlay-menu nav.dark > ul > li:hover > a,
.overlay-menu nav.dark > ul > li.current > a { color: #1ABC9C !important; }

.dark nav:not(.not-dark) ul ul,
.dark nav:not(.not-dark) ul li .mega-menu-content,
nav.dark ul ul,
nav.dark ul li .mega-menu-content {
	background-color: transparent;
	border-color: #3F3F3F;
	border-top-color: #1ABC9C;
}

.dark.overlay-menu nav:not(.not-dark) ul,
.dark.overlay-menu nav:not(.not-dark) ul,
.overlay-menu nav.dark ul,
.overlay-menu nav.dark ul { background-color: rgba(0,0,0,0.9); }

.dark nav:not(.not-dark) ul li .mega-menu-content.style-2,
nav.dark ul li .mega-menu-content.style-2 {
	border-color: transparent;
	border-top-color: #1ABC9C;
}

.dark nav:not(.not-dark) ul ul li,
nav.dark ul ul li { border-top-color: #3F3F3F; }

.dark nav:not(.not-dark) ul ul li:first-child,
nav.dark ul ul li:first-child { border-top: 0; }

.dark nav:not(.not-dark) ul ul li > a,
nav.dark ul ul li > a { color: #999 !important; }

.dark nav:not(.not-dark) ul ul li:hover > a,
nav.dark ul ul li:hover > a {
	background-color: rgba(0,0,0,0.1);
	color: #CCC !important;
}

.dark nav:not(.not-dark) ul ul > li.sub-menu > a,
.dark nav:not(.not-dark) ul ul > li.sub-menu:hover > a,
nav.dark ul ul > li.sub-menu > a,
nav.dark ul ul > li.sub-menu:hover > a { background-image: url("../images/icons/submenu-dark.png"); }

.dark nav ul li .mega-menu-content ul.mega-menu-column:not(:first-child),
nav.dark ul li .mega-menu-content ul.mega-menu-column:not(:first-child) { border-left-color: #3F3F3F; }

.dark nav:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
.dark nav:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a,
nav.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
nav.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title:hover > a {
	color: #BBB !important;
	background: transparent;
}

.dark nav:not(.not-dark) ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover,
nav.dark ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover { color: #DDD !important; }


.dark nav.style-2:not(.not-dark) { border-top-color: rgba(255,255,255,0.1); }

.dark nav.style-3:not(.not-dark) > ul > li:hover > a,
nav.dark.style-3 > ul > li:hover > a {
	color: #EEE;
	background-color: rgba(255,255,255,0.05);
}

.dark nav.style-3:not(.not-dark) > ul > li.current > a,
nav.dark.style-3 > ul > li.current > a { color: #EEE; }

.dark nav.style-5:not(.not-dark) > ul,
nav.dark.style-5 > ul { border-right-color: rgba(255,255,255,0.1); }

.dark nav.sub-title:not(.not-dark) > ul > li > a span,
nav.dark.sub-title > ul > li > a span { color: #999; }

.dark nav.sub-title:not(.not-dark) > ul > li:hover > a span,
.dark nav.sub-title:not(.not-dark) > ul > li.current > a span,
.dark nav.sub-title.style-2:not(.not-dark) > div > ul > li:hover > a span,
.dark nav.sub-title.style-2:not(.not-dark) > div > ul > li.current > a span,
nav.dark.sub-title > ul > li:hover > a span,
nav.dark.sub-title > ul > li.current > a span,
nav.dark.sub-title.style-2 > div > ul > li:hover > a span,
nav.dark.sub-title.style-2 > div > ul > li.current > a span { color: #EEE; }




.section {
    margin: 45px 0 0 0;
}
.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark), #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) {
    border: 0 !important;
}

.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) #logo, #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) #logo {
    border: 0 !important;
}

.dark #header.transparent-header.full-header:not(.sticky-header) #header-wrap:not(.not-dark) nav > ul, #header.transparent-header.full-header.dark:not(.sticky-header) #header-wrap:not(.not-dark) nav > ul {
    border: 0 !important;
}
#header.transparent-header.full-header #logo {
    border: 0 !important;
}
#header.transparent-header.full-header #header-wrap {
    border: 0 !important;
}
#header.transparent-header.full-header nav > ul {
    border: 0 !important;
}
.feature-box p {
    color: #333;
    font-size: 1.1em;
    padding-bottom: 28px;
    margin: 0;
    line-height: 2 !important;
}

#content .container {
    position: relative;
    top: 0;
    padding: 0;
}
.content-wrap {
    position: relative;
    padding: 10px 0 0 0;
/*    width: 75%;*/
    margin: 0 auto;
}
#content {
    position: relative;
    overflow: hidden;
    background: #fff;
}
.content {
	background: #422861;
	color: #fff;
	position: relative;
    overflow: hidden;
	padding: 0px 0 20px 0;
}
body {
	background: #fff;
}

span.swiper-pagination-bullet {
    width: 28px;
    border-radius: 0;
    height: 6px;
}
.swiper-pagination span:hover, .swiper-pagination span.swiper-pagination-bullet-active {
    background-color: #FFF !important;
    width: 36px;
    height: 11px;
    transform: rotate(180deg);
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    display: flex;
	display: -webkit-box;      
	display: -moz-box;         
	display: -ms-flexbox;      
	display: -webkit-flex;
    align-items: baseline;
    justify-content: center;
}

.ico-wrap {
    width: 37%;
    font-size: 4.5em;
    text-align: center;
    margin: 8px auto 0 auto;
    display: block;
    border-radius: 100px;
    color: #222;
}
.ico-header {
	font-size: 1.8em;
    text-align: center;
    padding: 0;
	width: 90%;
	margin: 0 auto 15px auto;
}
.ico-container > div {
    margin-bottom: 15px;
}
.ico-container {
	background: none !important;
}
.ico-container > .col_one_third {
    background: white;
    margin: .5%;
    width: 32.5%;
    padding: 0 20px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    box-shadow: 0 10px 45px rgba(0,0,0,.1);
}
.ico-container > .col_one_third:hover {
    transform: translateY(-25px);
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
}
.dark #copyrights {
	color: #ccc;
	background: #111111;
}
#copyrights .col_half {
    color: #c8c8c8;
}
.feat-rates .fr-box {
	height: 150px;
	font-size: 2em;
    text-align: center;
    margin-bottom: 0;
	padding-top: 25px;
	line-height: 1em;
}
.feat-rates a {
	color: #fff !important;
}
.feat-rates .fr-box:hover, .feat-rates .fr-box:focus {
    background: rgba(0,0,0,.25);
}
.space {
    height: 30px;
    background: #d0ae69;
    position: relative;
    overflow: hidden;
}
a {
    color: #400 !important;
}
#gotoTop:hover, #gotoTop:focus {
    background-color: #400;
}
::selection {
    background: #400;
}
.scale {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	transform: scale(1);
	z-index: 200;
}
.scale:hover, .scale:focus {
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	transform: scale(1.05);
}
.d-block-o {
	display: block !important;
	opacity: 1 !important;
}

#top-search form input::-moz-placeholder {
	color: #000 !important;
	opacity: 1;
	text-transform: uppercase;
}
#top-search form input:-ms-input-placeholder {
	color: #000 !important;
	text-transform: uppercase;
}
#top-search form input::-webkit-input-placeholder {
	color: #000 !important;
	text-transform: uppercase;
}
@media only screen and (min-width: 1233px) {
	.navborder {
		border-bottom: 2px solid #750802;
		padding-top: 36px !important;
	}
}

@media only screen and (max-width: 1233px) {
	.ico-header {
		width: 100%;
	}
	.nav-item {
		font-size: 1em;
	}
	.ico-header {
		font-size: 1.5em;
	}

}
@media only screen and (max-width: 991px) {
	#header.full-header nav > ul {
		padding-right: 15px;
		margin-right: 15px;
	}
	.ico-header {
		width: 100%;
		margin: 0;
	}
	.ico-container > .col_one_third {
		width: 100%;
	}
	.postcontent, .postcontent.bothsidebar, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
		margin-bottom: -9px !important;
	}
	.ico-container > .col_one_third:hover, .ico-container > .col_one_third:focus {
		transform: scale(1.02);
		box-shadow: 0 10px 45px rgba(0,0,0,.1);
		-webkit-transition: all .35s ease-in-out;
		transition: all .35s ease-in-out;
	}
	#content {
/*		background: linear-gradient(transparent, transparent 0%, #422861 0%, #422861 3%, white 3%, white);*/
	}
	
	#header {
		position: fixed;
		z-index: 3200 !important;
		width: 100vw;
	}
	li.mega-menu {
		position: relative !important;
		right: 30px !important;
		margin-right: 5px;
	}
	#logo {
		float: left;
	}
	#header.transparent-header + .slider-parallax .slider-parallax-inner {
		top: 100px;
	}
	
/*	#top-search .form-control {
		width: 104%;
		position: relative;
		top: 101px;
		padding: 0 20px;
		background: rgba(0,0,0,.75);
	}*/
	.is_active {
		position: fixed !important;
	}
	.nav-item.col_one_third {
		width: 33.33%;
		margin-right: 0;
		padding: 5px 0;
		margin-bottom: 5px !important;
	}
	.nav-item {
		font-size: .97em;
	}
	.eightblock-container {
		width: 100%;
	}
	.ico-container .col_one_third {
		height: 200px;
		margin: 25px 0 0 0 !important;
	}
	.feat-rates.fadeInUp.animated {
		top: 0 !important;
		margin-top: 20px;
		position: relative;
	}
	.feature-box {
		position: relative;
		margin-top: 20px;
		padding: 0 0 0 80px;
		padding: 10px !important;
	}
	#top-search a {
		right: 30px;
	}
	#top-search input.form-control {
		background: #333;
		width: 100vw;
		position: relative;
		left: -15px;
		padding: 0 15px;
	}
	.flip-cards .card {
	  width: calc(50% - 30px);
	}
	.rowhalf {
		width: 100%;
		float: none;
	}
	.atmlocators {
		background: #fff !important;
	}
	.rowhalf {
		display: flex;
		flex-flow: column;
	}
	a.slim-btn {
		margin: 10px 0 !important;
		text-align: center;
	}
	.numberlinks {
		font-size: 1.25em;
		font-weight: 500;
		text-align: center;
	}
	.rowhalf.last img, .rowhalf.last div {
		margin: 10px 0;
	}
	#header.dark.transparent-header, #header.dark.semi-transparent {
    	background-color: #400;
	}
	.numberlinks.second {
		margin-bottom: 20px;
	}
	.navborder {
		border-bottom: 2px solid #750802;
		padding-top: 28px !important;
	}
}
@media (min-width: 823px) {
	.app-buttons-mob {
		display: none;
	}
}
@media (max-width: 823px) {

	#menu-ico-x:before {
		background: url(../images/close.png);
		height: 14px;
		margin: 2px;
		width: 14px;
		background-position: center;
		content: ' ';
		background-size: 87%;
		background-repeat: no-repeat;
		display: block !important;
		filter: invert(100%) !important;
	}
	#navBtn:focus #menu-ico-x:before {
		filter: unset !important;
	}
	.dt-only {
		display: none;
	}
	nav .icon-reorder {
		margin: 0 2px 0 2px;
		position: relative;
		left: 1px;
	}
	#navBtn {
		box-sizing: content-box;
	}
	input.form-control {
		width: 125% !important;
		height: 25px !important;
		background: none !important;
		font-size: .9em !important;
		letter-spacing: 1px !important;
		font-weight: normal !important;
	}
	i.icon-line-cross {
		display: none;
	}
	#header.full-header nav > ul {
		padding-right: 0;
		margin-right: -30px;
	}
	.nav-item.col_one_third {
		width: 100%;
		margin: 0 auto !important;
		font-size: 1.3em;
		text-align: left;
		padding: 12px 10px;
    	border-bottom: 1px solid #d0ae69;
	}
	.nav-item:first-child {
		border-top: 1px solid #d0ae69;
	}
	.is_active {
		padding-bottom: 0 !important;
	}
	.col-8 {
		width: calc(25% - 2px);
		box-sizing: border-box !important;
		padding: 0;
		margin: 1px;
		float: left;
		height: 115px;
		color: black;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	#oa-mob #hbBtn {
		background: none;
		color: #78140c !important;
		height: unset;
		margin: 0;
		justify-content: center;
	}
	#search-mob #top-search {
		position: relative;
	}
	#search-mob #top-search a {
		margin: 0 !important;
		border-radius: 0;
		position: relative;
	}
	#search-mob #top-search {
		float: unset !important;
	}
	#search-mob #top-search a {
		right: unset;
		width: 100%;
	}
	#search-mob #top-search-trigger {
		background: none;
		padding: 0;
		color: #fff !important;
	}
	#search-mob #top-search i {
		width: 100%;
		justify-content: center;
	}
	#search-mob #top-search a i {
		position: unset;
    color: #000;
	}
	#top-search-trigger:focus {
		border: 0;
	}
	input.form-control.mobilesearch {
		width: 100% !important;
	}
	.loans-mob, .accounts-mob, .services-mob, .about-mob, .contact-mob {
		display: block;
	}
	#loans-nav, #accounts-nav, #services-nav, #about-nav, #contact-nav {
		width: 100%;
		margin: 0 auto;
	}
	.nav-section {
		width: 100% !important;
		margin: 0 auto;
		height: 81vh;
		overflow: scroll;
	}
	#nav-buttons-mob {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		border-top: 1px solid #d0ae69;
	}
	.half {
		width: 50%;
		text-align: center;
		font-size: 1.15em;
		text-transform: uppercase;
		padding: 10px;
	}
	.half:first-child {
		border-right: 1px solid #d0ae69;
	}
	.navborder {
		border: 0 !important;
	}
	.nav-item.col_one_third:hover, .nav-item.col_one_third:focus, .nav-item.active  {
		border-radius: 0;
	}
  a#top-search-trigger {
    border: 0 !important;
  }
}

@media (max-width: 767px) {
	.fr-item-box {
		width: 100% !important;
		float: none !important;
	}
	#bootstrap-overrides .col-sm-6 {
		max-width: 100% !important;
	}
	.nav-item.col_one_third {
		width: 100%;
		margin: 0 auto !important;
		font-size: 1.3em;
		text-align: left;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	nav ul li > a {
		padding: 39px 2px;
	}
	.ehl {
		padding-top: 20px;
	}
	.ada-statement {
		padding: 0 !important;
		margin-top: 20px;
	}
	li.mega-menu {
		position: relative !important;
		right: 30px !important;
		margin-right: 0px;
	}
	.flip-cards .card {
	  width: calc(100% - 30px);
	}
	.team-image img {
		margin: 30px auto;
	}
	
}

@media (max-width: 685px) {
	#header.full-header nav > ul {
		margin-right: 0;
	}
	.col-8 {
		width: 100%;
		min-height: unset;
		box-sizing: border-box !important;
		margin: 1px 1px 0 0 !important;
		position: relative;
		float: left;
		height: unset;
		color: black;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: unset;
		align-items: center;
		text-align: left;
		max-width: unset !important;
		flex-flow: row !important;
		font-size: 17px;
		z-index: 1000;
	}
	.col-8 a {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-flow: row;
		align-items: center;
	}
	.col-8:last-child {
		border-bottom: 1px solid #d0ae69 !important;
	}
	.col-8 .fa {
		font-size: 1.25em;
		padding: 10px;
	}
	.eightblock-container, #eightblock-container {
		padding: 0 15px !important;
	}
	.col-8:hover {
		-webkit-transition: all .28s ease-in-out;
		transition: all .28s ease-in-out;
	}
	.nav-item:last-child {
		margin-bottom: 10px !important;
	}
	.slider-arrow-left {
    	border-radius: 0 25px 0 0;
	}
	.slider-arrow-right {
    	border-radius: 25px 0 0 0;
	}
	.slider-arrow-left, .slider-arrow-right {
		top: 524px;
	}
	.swiper-slide .container {
		position: relative;
		top: -60px !important;
	}
	.feat-rates h2 {
		margin-top: 50px;
	}
	.col-8 a {
		margin: 10px 0px 10px 25px;
	}
	.col-8 i.fa {
		display: none;
	}
	.fr-header {
		flex-flow: column;
		margin-bottom: 30px;
	}
}

@media (max-width: 576px) {
	.col-sm-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-8 {
		font-size: 14px;
	}
	.ico-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.promo-box {
		height: 206px !important;
	}
	#content {
/*		background: linear-gradient(transparent, transparent 0%, #422861 0%, #422861 3%, white 3%, white);*/
	}
	#bootstrap-overrides #eightblock-container, #bootstrap-overrides .eightblock-container {
		width: 100% !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	#header.full-header .container {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	li.mega-menu {
		position: relative !important;
		right: 0px !important;
	}
	#top-search a {
		right: 15px;
	}
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 650px !important;
	}
	a.slim-btn {
		margin: 10px 20px;
	}
	.card-front h3 {
		font-size: 1.05em;
	}
	.numberlinks {
		font-size: 1em;
	}
	a.slim-btn {
    	margin: 10px 15px !important;
	}
	.fr-sub h2 {
    	font-size: 2.25em !important;
	}
	#page-title.page-title-parallax {
		/*background-size: 116% !important;*/
		padding: 130px 0 30px 0 !important;
		background-position: center !important;
		background-size: cover !important;
	}
	.content-wrap .container.clearfix {
		padding: 15px !important;
	}
}


@media (orientation: landscape) and (max-height: 415px) {
  .app-buttons-mob {
    display: flex;
  }
	#nav-items {
		overflow: scroll !important;
		height: 67vh;
	}
    .col-8 {
		width: 100%;
		box-sizing: border-box !important;
		padding: 0 10px;
		margin: 1px;
		float: left;
		height: 28px;
		color: black;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		justify-content: unset;
		align-items: center;
		text-align: left;
		max-width: unset !important;
		flex-flow: row !important;
	}
	#nav-items {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-flow: column;
	}
	.nav-item.col_one_third {
		width: 100%;
		margin: 0 auto !important;
		font-size: 1em;
		text-align: center;
		padding: 15px 10px 15px 10px;
		line-height: 0;
	}
	.col-8 .fa {
		font-size: .9em;
		padding: 10px;
	}
	.col-8 a {
		display: inherit;
		align-items: center;
	}
	.slider-arrow-left, .slider-arrow-right {
		top: 324px;
	}
	.swiper-slide .container {
		position: relative;
		top: -60px !important;
	}
}

/* iPhone 5 */
@media (max-device-width: 320px) {
	.nav-item.col_one_third {
		font-size: 1em;
	}
	.col-8 {
		font-size: .85em;
	}
	#navBtn, #hbBtn {
		padding: 0px 3px;
		font-size: .75em;
	}
	.numberlinks {
		font-size: .9em;
	}
}
@media (orientation: landscape) and (max-height: 320px) {
	.swiper-slide .container {
		position: relative;
		top: -60px !important;
	}
	.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
		height: 450px !important;
	}
}


/*iPad Pro Portrait*/
@media (min-width: 1024px) and (min-height: 1366px) {
	.promo-box {
		background-size: 134% !important;
	}
}
/*iPad Landscape*/
@media (min-width: 991px) and (min-height: 768px) {
	.promo-box {
		background-size: 134% !important;
	}
}

@media (max-width: 414px) {
  #logo img {
    height: 65px !important;
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
    #logo img {
    height: 50px !important;
    margin-top: 20px !important;
  }
  #navBtn, #hbBtn {
    padding: 0px 10px !important;
  }
}

.social-wrapper {
  background: #111;
}
.social-wrapper .container-fluid {
  padding: 0;
}
.social-wrapper footer .social {
  text-align: center;
  margin: 0;
}
.social-wrapper footer .social a {
  display: block;
  padding: 25px 0;
  font-size: 2.5em;
  color: #fff !important;
  background: #360000;
}
.social-wrapper footer .social div {
  padding: 0;
}
.social-wrapper footer .social div:hover, .social-wrapper footer .social a:hover {
  background: #440000;
  color: #fff !important;
}

@media (min-width: 1300px) {
  #page-title {
    background-size: cover !important;
  }
  /*#home #page-title {
    background-size: unset !important;
    background-size: initial !important;
  }*/
  #page-title.home {
    background-size: 120% 120% !important;
  }
}

.slider-caption p {
    font-size: 1.2em;
}

.dark .slider-caption, .dark .slider-caption h2 {
    text-shadow: 1px 1px 1px rgba(0,0,0,.3) !important;
}
