/*
 Theme Name:   flatter-child

 Theme URI:    http://www.gordan-training.com/

 Description:  A Twenty Thirteen child theme

 Author:       gordan-training

 Author URI:   http://www.gordan-training.com/

 Template:     flatter

 Version:      1.0.0

*/

@import url("../flatter/style.css");
/*font-famliy include */




body {
	overflow-x: hidden;

}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	margin-right: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}
body {
	background-color: #ddd !important;
	text-align: center;
	padding: 0 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Benchnine, Rokkitt, serif;
}
h3 {
   font-family: BenchNine, sans-serif;
   font-size: 30px;
}
h4 {
	font-family: BenchNine, Rokkitt, serif;
   font-size: 20px;
    font-weight: 900;
}
h2 {
	font-family: BenchNine, sans-serif;
	font-size: 30px;
	font-weight: 700;
	margin: 50px auto 20px;
	text-transform: uppercase;
	text-align: left;
}
.heading {
	background: url(img/heading-divider.png) no-repeat center bottom;
	padding-bottom: 20px;
	/*margin: 100px auto 50px;*/
	text-align: center;
}
h5 {
	color: rgba(51,51,51,1);
	font-family: BenchNine, sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.wrapper {
	background-color: rgba(255,255,255,1);
	display: block;
	margin: 0 auto;
	max-width: 1680px;
	width: 100%;
}
h1 {
	text-transform: uppercase;
}
.top-banner .textwidget {
	position: relative;
}
.hero-msg {
	position: absolute;
	text-align: center;
	top: 20%;
	width: 100%;
}
.hero .hero-msg h1 {
    color: rgba(255,255,255,0.8);
    font-family: BenchNine, sans-serif;
    font-size: 110px;
	font-weight: 500;
    letter-spacing: 5px;
    margin: auto 20px;
    text-shadow: 0px 1px 1px rgba(0,0,0,.1);
	text-align: center;
	text-transform: uppercase;
	padding-right: 0;
}
.hero .hero-msg h3 {
	color: rgba(255,255,255,0.8);
	font-size: 48px;
	text-shadow: 0px 2px 2px rgba(0,0,0,.1);
	font-family: Benchnine, Rokkitt, serif;
}
.hero .hero-msg h5 {
	color: rgba(255,255,255,0.8);
	font-family: Benchnine, Rokkitt, serif;
	font-size: 26px;
	font-weight: 100;
	text-transform: none;
	text-shadow: 0px 1px 1px rgba(0,0,0,.15);
}
.hero .hero-msg p a {
	color: rgba(255,255,255,0.8);
}

a {
	color: rgb(51, 122, 183);
}
.hero-msg p a {
    color: rgba(255,255,255,0.8);
}
.hero-btn {
    display: inline-block;
    font-family: BenchNine, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    padding: 15px 50px;
    background-color: rgba(1,112,149,.35);
    margin-top: 30px;
    text-decoration: none;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.hero-btn:hover {
	background-color: rgba(1,112,149,.5);
	text-decoration: none;

	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}











.modal-content i {  color:#333 !important; margin-right:0px !important;}
.modal-content h2 { color:#333;  font-family: BenchNine,sans-serif;
    font-size: 30px;
    font-weight: 900;
    text-align: left;
    text-transform: uppercase;}
	.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}

.modal p, .modal li {
    font-family: Rokkitt,serif;
    font-size: 18px;
    font-weight: 400;
}

.modal li {  list-style:disc !important; display:inline-block; width:100%;}

.modal-body.newsletter{ padding:20px 31px;}
.modal-body.newsletter h2 {  font-size:22px; font-weight:500; text-transform:capitalize; color:#615d5e}
.modal-body.newsletter h2 + p {  font-size:16px; color:#666; line-height:20px; font-family:Helvetica Neue,Arial,sans-serif; margin-top:5px;}
.email-full-div label {  font-size:16px; color:#4d4e53; font-family:Helvetica Neue,Arial,sans-serif; width:100%; display:inline-block; font-weight:500; background:url(img/newsletter.jpg) repeat-x 0 bottom; padding-bottom:7px; margin-bottom:8px; }
.email-full-div input[type="text"] { width:100%; border:1px solid #cbcbcb; border-radius:5px; height:40px; padding-left:10px; }
.leader-check{  width:100%; display:inline-block; background:#ffffff; padding:8px;}
.parents-check{ width:100%; display:inline-block; background:#f7f7f7; padding:8px;}
.leader-check input, .parents-check input {  margin:0px 10px 0 0; display:inline-block; vertical-align:middle;}
.leader-check span, .parents-check span {  font-family:#5c5960; display:inline-block; vertical-align:middle; font-size:15px; font-family:Helvetica Neue,Arial,sans-serif; }


.ctct-custom-form.Form .Button.ctct-button{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9dc74+0,e7ac22+100 */
background: #f9dc74; /* Old browsers */
background: -moz-linear-gradient(top,  #f9dc74 0%, #e7ac22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f9dc74 0%,#e7ac22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f9dc74 0%,#e7ac22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9dc74', endColorstr='#e7ac22',GradientType=0 ); /* IE6-9 */
border:1px solid #b69f6b; width:100%; height:40px; border-radius:5px; text-align:center; line-height:40px; color:#fff; font-size:16px; font-weight:600; font-family:Helvetica Neue,Arial,sans-serif; margin-top:20px; margin-bottom:20px;
}

.ctct-form-footer { background:url(img/newsletter.jpg) repeat-x 0 top; width:100%; display:inline-block; padding-top:20px; font-size:16px !important; font-family:Helvetica Neue,Arial,sans-serif !important; }
.ctct-form-errorMessage{  color:red;}

.navbar {
	background-color: #E86A23;
	border: none !important;
	padding: 0;
	max-width: 1680px;
	width: 100%;
	right: auto;
	left: auto;
	height: 65px;
	margin-bottom: 0 !important;
}
.navbar > .container-fluid {
    padding-right: 0;
    padding-left: 0;
}







@media (max-width: 1279px) {
	.home .hero-msg {
		top: 20%;
	}
	.home .hero-msg h1 {
		font-size: 70px;
	}
	.home .hero-msg h3 {
		font-size: 48px;
	}
	.home .hero-msg h5 {
		font-size: 26px;
	}
	.hero-btn {
		font-size: 24px;
		text-transform: uppercase;
		padding: 8px 30px;
		margin-top: 20px;
	}
}

@media (max-width: 974px) {
	.home .hero-msg {
		top: 20%;
	}
	.home .hero-msg h1 {
		font-size: 60px;
		padding-right: 0 !important;
	}
	.hero-msg h3 {
		font-size: 36px;
	}
	.home .hero-msg h5 {
		font-size: 18px;
	}
	.hero-btn {
		display:none;
	}
}

@media (max-width: 767px) {
	.home .hero-msg {
		top: 10%;
	}
	.home .hero-msg h3 {
		font-size: 30px;
	}
	.home .hero-msg h1 {
		font-size: 36px;
	}
	.home .hero-msg h5, .mobilehide {
		display: none;
	}
	.hero-btn {
		display:none;
	}
}

@media (max-width: 479px) {
	.home .hero-msg {
		top: 5%;
	}
	.home .hero-msg h3 {
		font-size: 28px;
	}
	.home .hero-msg h1 {
		font-size: 30px;
	}
	.hero-btn {
		display:none;
	}
}



.wpcf7-form p {
	margin-bottom: 15px;
}
.wpcf7-form label {
	width: 230px;
	display: inline-block;
	font-size: 18px;
	float: left
}
.wpcf7-form label span {
	color: red;
	width: auto;
}
.wpcf7-form span {
	width: 350px;
	display: inline-block;
}
.wpcf7-form span input {
	width: 100%;
	border: 1px solid #eee;
	box-shadow: none;
	height: 45px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.wpcf7-form span textarea {
	width: 100%;
	border: 1px solid #eee;
	box-shadow: none;
	resize: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.wpcf7-form input[type="submit"] {
	margin-left: 230px;
	background: #eb5514;
	border: none;
	color: #fff;
	border-radius: 0;
	padding: 8px 15px;
}
.wpcf7-form input[type="submit"]:hover {
	background: #333;
}
.navbar {
	background-color: #E86A23;
	border: none;
	padding: 0;
	max-width: 1680px;
	width: 100%;
	right: auto;
	left: auto;
	height: 65px;
	margin-bottom: 0;
}
.navbar-brand {
	/* float: left; */
	padding: 0 0;/* font-size: 18px; */
    /* line-height: 20px; */
    /* height: 50px; */
}
.search-icon .collapsing {
	display: block !important
}
.search-icon #demo {
	position: absolute;
	top: 15px;
	right: 60px;
}
.navbar .nav li a {
	color: rgba(255,255,255,1) !important;
	font-family: BenchNine, sans-serif;
	font-size: 21px;
	font-weight: 700;
	padding: 22px 15px;
	text-align: left;
	text-transform: uppercase;
	text-shadow: none;
	cursor: pointer;
	-webkit-transition: color 100ms ease-out;
	-moz-transition: color 100ms ease-out;
	-o-transition: color 100ms ease-out;
	transition: color 100ms ease-out;
}
.navbar .nav li.current_page_item a {
	color: #333;
}
.navbar .nav li a:hover {
	color: rgba(51,51,51,1)!important;
	text-transform: uppercase;
	text-shadow: none;
	-webkit-transition: color 100ms ease-out;
	-moz-transition: color 100ms ease-out;
	-o-transition: color 100ms ease-out;
	transition: color 100ms ease-out;
}
.navbar a.navbar-toggle {
	color: rgba(255,255,255,1);
	font-size: 32px;
	padding: 9px 10px 8px;
	margin: 0;
	background-color: #E86A23;
	background-image: none;
	border: 1px solid transparent;
	border-radius: none;
}
.navbar a.navbar-toggle:active, .navbar a.navbar-toggle:focus, .navbar a.navbar-toggle:hover, .navbar a.navbar-toggle:visited {
	color: rgba(255,255,255,1);
	background: none !important;
	background-color: #E86A23;
	background-image: none;
	border: 1px solid transparent;
}
.navbar-toggle {
	cursor: pointer;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: none;
}
.navbar-collapse {
	background-color: #e86a23;
	height: auto;
	/*    position: absolute;
*/    width: 100%;
	z-index: 5;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}







@media (max-width: 974px) {
	.caret {
		display: none;
	}
	.dropdown-menu {
		border: none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		width: 100% !important;
   		position: relative;
    	margin-bottom: 20px;
	}
}












.home .top-banner {
	display: block;
}
.top-banner {
	display: none;
}
.columns .column {
	background: #eee;
	margin: 15px;
}
.columns.white .column {
	background: #eb5514;
	margin: 15px;
}
.columns .column .pod {
	display: block;
	margin-top: -40px;
	padding-top: 30px;
	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpolygon points='0,1 1,0 1,1' fill='%23e1e1e1'/%3E%3C/svg%3E") 100% 100% no-repeat, #E9E9E9;
	background: url(img/sand-texture.png) top center repeat;
}
.columns.white .column .pod {
	background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1 1' preserveAspectRatio='none'%3E%3Cpolygon points='0,1 1,0 1,1' fill='%23eb5514'/%3E%3C/svg%3E") 100% 100% no-repeat, #eb5514;
	background: url(img/sand-texture.png) top center repeat;
}
.columns .column h3 {
	color: rgba(51,51,51,1);
	display: block;
	font-family: BenchNine, sans-serif;
	font-size: 30px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 100%;
	margin: 35px 35px 15px;
	text-align: center;
	text-transform: uppercase;
}
.columns.white .column h3 {
	color: rgba(255,255,255,1);
}
.columns .column p.btn-column {
	display: block;
}
.columns .column p.btn-column a {
	border: solid 1px transparent;
	display: inline-block;
	font-family: BenchNine, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 10px auto 35px;
	padding: 5px 8px 5px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.columns .column p.btn-column a {
	border-color: rgba(235,85,20,1);
	color: rgba(235,85,20,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.columns .column p.btn-column a i {
	color: rgba(235,85,20,1);
}
.columns.white .column p.btn-column a {
	border-color: rgba(255,255,255,1);
	color: rgba(255,255,255,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.columns.white .column p.btn-column a i {
	color: rgba(255,255,255,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.columns .column p.btn-column a:hover {
	border-color: rgba(51,51,51,1);
	color: rgba(51,51,51,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.columns .column p.btn-column a:hover i {
	color: rgba(51,51,51,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.bi-box {

}
.bi-box .textwidget {
	background-color: rgba(0,91,163,1);
	color: rgba(255,255,255,1);
}
.bi-box .msg-btn {
	margin: 0;
}
.bi-box .content {
	position: relative;
}
.history-msg {
	padding: 0 35px;
	position: absolute;
	top: 30px;
	width: 100%;
}
.history-msg h3 {
	display: block;
	font-family: BenchNine, sans-serif;
	font-size: 60px;
	font-weight: 300;
	/*margin: 15px 65px;*/
	text-transform: uppercase;
	text-align: center;
}
.history-msg h4 {
	display: block;
	font-family: Rokkitt, serif;
	font-size: 24px;
	font-weight: 300;
	margin: 15px 65px;
	text-align: center;
}
.history-msg p {
	color: rgba(255,255,255,1);
	display: block;
	font-family: Rokkitt, serif;
	font-size: 18px;
	font-weight: 300;
	/*margin: 15px 65px;*/
	text-align: center;
}
.bi-box .msg-btn a {
	border-top: 1px solid rgba(255,255,255,.5);
	bottom: 0;
	color: rgba(255,255,255,1);
	font-family: BenchNine, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin: 0;
	margin-left: -72px;
	padding: 5px 20px;
	position: absolute;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}
.bi-box .msg-btn a:hover {
	border-top: 1px solid rgba(255,255,255,1);
	text-decoration: none !important;
}

@media (max-width: 974px) {
}
.owl-item {
	margin: 0;
}
.item {
	height: 100%;
	background: #ddd;
	margin: 0;
	padding: 0;
}
.item .col-md-6 {
	padding: 0;
}
.owl-prev, .owl-next {
	background-color: rgba(255,255,255,1);
	font-size: 24px;
	padding: 2px;
	position: absolute;
	top: 50%;
	margin-top: -19px;
}
.owl-prev {
	left: 0;
}
.owl-next {
	right: 0;
}
.slide-01 .msg-01 {
	background-color: #eee;
	color: rgba(255,255,255,1);
	position: relative;
	text-align: center;
}
.slide-01 .msg-01 .msg-block {
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 50px;
	width: 100%;
}
.slide-01 .msg-01 h3 {
	display: block;
	font-family: BenchNine, sans-serif;
	font-size: 60px;
	font-weight: 300;
	margin: 15px 65px;
	text-transform: uppercase;
	text-align: center;
}
.slide-01 .msg-01 h4 {
	display: block;
	font-family: Rokkitt, serif;
	font-size: 24px;
	font-weight: 300;
	margin: 15px 65px;
	text-align: center;
}
.slide-01 .msg-01 h5 {
	color: rgba(255,255,255,1);
	display: block;
	font-family: Rokkitt, serif;
	font-size: 30px;
	font-weight: 300;
	margin: 15px 65px;
	text-align: center;
}
.slide-01 .msg-btn a {
	border-top: 1px solid rgba(255,255,255,1);
	bottom: 30px;
	color: rgba(255,255,255,1);
	font-family: BenchNine, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	margin-left: -72px;
	padding: 20px;
	position: absolute;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}
.slide-01 .msg-btn a:hover {
	text-decoration: none !important;
}

@media (max-width: 767px) {
.item .slide-01 .msg-01 .msg-block {
	top: 30px;
}
}

@media (max-width: 479px) {
.item .slide-01 .msg-01 .msg-block {
	top: 20px;
}
.item .slide-01 .msg-01 h3 {
	font-size: 40px;
}
.item .slide-01 .msg-01 h4 {
}
.item .slide-01 .msg-01 h5 {
	display: none;
}
}

@media (max-width: 419px) {
.item .slide-01 .msg-01 h4 {
	display: none;
}
}
.footer {
	background: #eee;
	font-family: Rokkitt, serif !important;
	font-size: 18px !important;
	margin-top: 100px;
	padding: 50px 0;
}
.footer-upper {
	padding: 0 35px;
}
.footer-lower {
	padding: 0 35px;
}
.map {
	padding: 0 35px;
}
.footer i {
	font-size: 18px;
}
.footer .social-links i {
	font-size: 22px;
	margin-right: 23px;
	color: #eb5514
}
.footer .social-links i:hover {
	color: #333;
}
.location {
	text-align: left;
}
.signup {
	padding-right: 35px;
	text-align: left;
}
.signup a {
	color: rgba(235,85,20,1);
	font-family: BenchNine, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	text-decoration: none !important;
	text-transform: uppercase;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.signup a i {
	font-size: 23px;
}
.signup a:hover {
	color: rgba(51,51,51,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.footer-links {
	padding: 35px;
	text-align: left;
}
.footer-links ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.footer-links ul li a {
	background: url(../img/footer-link-divider.png) no-repeat right center;
	color: rgba(235,85,20,1);
	display: inline-block;
	font-family: BenchNine, sans-serif;
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 5px 9px 5px 6px;
	text-decoration: none;
	text-transform: uppercase;
}
.footer-links ul li a:hover {
	color: rgba(51,51,51,1);
}
.footer-links ul li:last-child a {
	background: none;
}
.social-links {
	padding: 35px;
	text-align: right;
}
.social-links ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.social-links ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.social-links ul li a {
	color: rgba(235,85,20,1);
	display: inline-block;
	margin: 0;
	padding: 5px;
	font-family: BenchNine, sans-serif;
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.social-links ul li a:hover {
	color: rgba(51,51,51,1);
	-webkit-transition: all 100ms ease-out;
	-moz-transition: all 100ms ease-out;
	-o-transition: all 100ms ease-out;
	transition: all 100ms ease-out;
}
.copyright {
	font-family: BenchNine, sans-serif !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-align: center !important
}
.post {
	background: rgba(0, 0, 0, 0) url("img/sand-texture.png") repeat scroll 0 0;
	margin-bottom: 30px;
}
.post {
	text-align: left;
}
.container.posts {
	max-width: 1300px;
	padding: 0px;
}
.post {
	text-align: left;
}
.blog .post p.date {
	color: #555;
	text-transform: uppercase;
	color: #555;
	font-family: BenchNine, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
}

@media (max-width: 1180px) {
.slide-01 .msg-01 {
	background-color: #eee;
	color: rgba(255,255,255,1);
	position: relative;
}
.slide-01 .msg-01 .msg-block {
	position: absolute;
	top: 50px;
}
.slide-01 .msg-01 h3 {
	display: block;
	font-family: BenchNine, sans-serif;
	font-size: 48px;
	font-weight: 300;
	margin: 15px 35px;
	text-transform: uppercase;
	text-align: center;
}
.slide-01 .msg-01 h4 {
	display: block;
	font-family: Rokkitt, serif;
	font-size: 18px;
	font-weight: 300;
	margin: 15px 35px;
	text-align: center;
}
.slide-01 .msg-01 h5 {
	color: rgba(255,255,255,1);
	display: block;
	font-family: Rokkitt, serif;
	font-size: 24px;
	font-weight: 300;
	margin: 15px 35px;
	text-align: center;
}
.slide-01 .msg-btn a {
	border-top: 1px solid rgba(255,255,255,1);
	bottom: 20px;
	color: rgba(255,255,255,1);
	font-family: BenchNine, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	padding: 20px;
	position: absolute;
	text-align: center;
	text-decoration: none !important;
	text-transform: uppercase;
}
.slide-01 .msg-btn a:hover {
	text-decoration: none !important;
}
.history-msg h3 {
	font-size: 40px;
	margin: 15px 35px;
}
.history-msg h4 {
	font-size: 18px;
	margin: 15px 35px;
}
.history-msg p {
	font-size: 14px;
	margin: 15px 35px;
}
.bi-box .msg-btn a {
	font-size: 22px;
}
}

@media (max-width: 1080px) {
	.footer-links ul li a {
		font-size: 16px;
		padding: 5px 7px 5px 4px;
	}
	.social-links ul li a i {
		font-size: 14px;
	}
}
@media (max-width: 540px) {
	.history-msg p {
		display:none;
	}
}
@media (max-width: 380px) {
	.history-msg h4 {
		display:none;
	}
}



@media (max-width: 974px) {
.map {
	padding: 0;
}
.footer-links ul, .footer-links ul li, .footer-links ul li a, .social-links ul, .social-links ul li, .social-links ul li a {
	text-align: center;
}
.footer-links {
	padding: 0 0 10px;
}
.social-links {
	padding: 0 0 10px;
}
.footer-links ul li a {
	font-size: 18px;
	padding: 5px 9px 5px 6px;
}
.social-links ul li a i {
	font-size: 18px;
}
.navbar .nav li a {
	padding: 12px 15px;
}
}
@import url("https://fonts.googleapis.com/css?family=Rokkitt:400,700");
@import url("https://fonts.googleapis.com/css?family=BenchNine:400,300,700");
.post {
	background: #fff url("img/sand-texture.png") repeat scroll 0 0;
	display: inline-block;
	margin-bottom: 30px;
	max-height: 374px;
	overflow: hidden;
	width: 100%;
	font-family: Rokkitt, serif;
	font-size: 18px;
}
.pagination {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.pagination .page-numbers {
	padding: 0px;
}
.pagination .page-numbers li {
	list-style: none;
	color: #333;
	margin-right: 10px;
	display: inline-block;
}
.footer-upper .vsg-map iframe {
	width: 100% !important;
	height: auto !important
}
.post .media img {
	max-width: 100%;
	height: 100%;
}
.post .col-md-pull-6 {
	padding: 20px 30px;
}
.post h2 {
	color: #555;
	font-size: 36px;
	margin: 20px auto 20px;
	text-align: left;
	text-transform: none;
}
body {
	color: #61514d;
	font-size: 14px;
	line-height: 1.42857;
}
.post h2 a {
	color: #555;
	text-transform: none;
	font-family: BenchNine, sans-serif;
	font-size: 36px;
	font-weight: 700;
	line-height: 1.1;
	text-align: left;
}
.post p {
	font-family: Rokkitt, serif;
	font-size: 18px;
}
.post .date {
	color: #555;
	font-family: BenchNine, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

.post .more {
	margin: 20px 0 0 0;
}
.post {
	color: #555;
}
.post .more a {
	font-family: BenchNine, sans-serif;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 1px;
	border-radius: 0;
	text-transform: uppercase;
	border-top: 1px solid #E86A23;
	color: #555;
	padding: 7px 0;
	text-decoration: none !important;
}
.post .more a i {
	color: #aaa;
}
a:focus {
	outline: none;
}
.blog {
	text-align: left;
}
.detail-content .post-info .pull-left {
	color: rgba(51, 51, 51, 0.75);
	font-family: Rokkitt, serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}
.blog h1, .page h1 {
	font-family: BenchNine, sans-serif;
	color: #61514d;
	font-size: 48px;
	font-weight: 700;
	margin: 0px auto 30px;
	text-align: left;
	text-transform: none;
	padding-right: 120px;
}
.featured-image {
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog .post h2 {
	font-size: 30px;
	font-weight: 900;
	color: rgba(51, 51, 51, 0.75);
	font-family: Rokkitt, serif;
	letter-spacing: 0;
	text-transform: none;
}
.blog .post h2 a:hover {
	text-decoration: none;
}
.col-md-12.detail-content {
	text-align: left;
}
.container p strong {
	font-size: 20px;
	font-weight: 900;
}
.blog .post p, .container p, .container li {
	color: #61514d;
	font-family: Rokkitt, serif;
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}




.container img {
    border: 0;
    float: right;
    margin: 5px 0 30px 40px;
    display: block;
    max-width: 50%;
    height: auto;
	clear: right;
}
.columns img {
    margin: 0;
    width: 100%;
    float: none;
    max-width: 100%;
}


.container.blog, .container {
	/*max-width: 1170px;*/
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
	color: #fff;
}
.page .top-banner {
	display: none;
}
.home.page .top-banner {
	display: block;
}
.search-icon {
	float: right;
}
.search-block {
	position: absolute;
	width: 190px;
	right: 0px;
}
.menu-right-menu-container {
	float: left;
	margin-right: 12px;
}
.owl-prev, .owl-next {
	background-color: rgba(255, 255, 255, 1)!important;
	font-size: 24px!important;
	margin-top: -19px!important;
	padding: 2px!important;
	position: absolute;
	top: 50%!important;
	border-radius: 0!important;
	opacity: 1!important;
	margin-left: 0px!important;
	margin-right: 0px !important;
	font-size: 0px !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:before {
	content: '\e80a';
	display: inline-block;
	font-family: "gtiv2";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em;
	color: #666;
	font-size: 24px !important
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before {
	content: '\e809';
	display: inline-block;
	font-family: "gtiv2";
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin-left: 0.2em;
	margin-right: 0.2em;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	width: 1em;
	color: #666;
	font-size: 24px !important
}
.single .post {
	max-height: none;
	background: none;
}
.single .post-info {
	width: 100%;
	display: inline-block;
}
.signup.last {
	display: inline-block;
	float: right;
}

.home .signup {
	display: inline-block;
}
.navbar-default .navbar-nav > .dropdown.open > a, .navbar-default .navbar-nav > .dropdown.open > a:hover, .navbar-default .navbar-nav > .dropdown.open > a:focus {
	background: none;
	color: #333;
}
.navbar-default .navbar-nav > .dropdown > ul {
	background: #e86a23;
	padding: 0px;
}
.navbar-default .navbar-nav > .dropdown > ul > li > a {
	padding: 10px;
	line-height: 25px;
	font-size: 16px;
}
.navbar-default .navbar-nav > .dropdown > ul > li:hover a {
	background: none;
	color: #333;
}
.search-icon .cross {
	display: inline-block;
	width: 30px;
	height: 16px;
	background: url(img/cross.png) no-repeat center 0;
}
.search-icon a:hover .cross {
	background-position: center -17px;
}
.search-icon i.icon-search {
	display: none;
}
.search-icon .collapsed .cross {
	display: none;
}
.search-icon .collapsed i.icon-search {
	display: inline-block;
}
.page .single-page .featured-image {
	text-align: center;
	margin-bottom: 15px;
}
.page .single-page .featured-image img {
	display: inline-block;
}

@media(max-width:980px) {
.container-fluid.top-banner .textwidget {
	position: relative;
}
.custom-logo-link {
	float: left;
}
.search-icon {
	float: left;
	margin: 0;
}
.search-icon ul {
	margin-top: 0px;
}
.menu-right-menu-container ul#menu-right-menu {
	margin-top: -5px;
}
.search-icon .menu-right-menu-container + li a {
	padding-left: 0px;
}
.container.blog {
	max-width: 750px;
}
.post {
	max-height: none
}
.sm-collapsible .menu-right-menu-container + li {
	clear: both;
}
.navbar-collapse {
	background-color: #e86a23;
	position: relative;
	width: 100%;
	z-index: 5;
}
.social-links {
	text-align: center !important;
}
.search-icon #demo {
	left: 40px;
	position: absolute;
	right: auto;
	top: 5px;
	width: 250px;
}
.search-block {
	width: 100%;
}
}

@media (min-width:768px) and (max-width:990px) {
.container {
	max-width: 750px;
}
}

@media (max-width:767px) {
.container.blog, .container {
	max-width: 100%;
	width: 100% !important
}
.wpcf7-form span {
	width: 100%;
}
.wpcf7-form input[type="submit"] {
	margin-left: 0;
}
}

@media (min-width:361px) and (max-width:600px) {
.navbar .navbar-collapse {
	height: 235px !important;
	overflow-y: scroll;
}
}
.navbar-default .navbar-nav > .dropdown > ul > li > a {
	padding: 6px 15px 6px 15px;
	line-height: 25px;
	font-size: 17px;
}


.msg-btn {
	margin-bottom: 0;
}

@media (max-width:767px) {
	.container img {
		border: 0;
		float: right;
		margin: 15px 0 30px 0;
		display: block;
		max-width: 100%;
		height: auto;
		clear: both;
	}
}
@media (max-width:767px) {
	.navbar .navbar-collapse {
		min-height: 235px !important;
		max-height: 385px !important;
		overflow-y: scroll;
	}
}
@media (max-width:420px) {
	.navbar .navbar-collapse {
		max-height: 235px !important;
		overflow-y: scroll;
	}
}




.pager .next > a, .pager .next > span {
    float: none;
}
.pager .previous > a, .pager .previous > span {
    float: none;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 8px 15px;
    background-color: #fff;
    border: none;
    border-radius: 0;
}
.pager li > a:hover, .pager li > a:focus {
    text-decoration: none;
    background-color: #d5d3d2;
	color: #4d4340;
}



.current_menu_item a {
	background-color: rgba(255,255,255,.25);
}





.table th {
	background-color: #d5d3d2;
    color: #61514d;
    padding: 20px inherit !important;
}

.table td, .table th {
    color: #61514d;
    font-family: Rokkitt, serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
}
.table th {
	font-weight: 900;
}













.modal .modal-body li {

	list-style:disc !important;
	display:inline-block;
	width:100%;
	color: #61514d;
    font-family: Rokkitt, serif;
    font-size: 20px;
    font-weight: 300;
}


.social-links a:hover {
	cursor: pointer;
}







.subnav-menu {
	float: right;
	margin-top: -85px;
	margin-bottom: 50px;
	display: inline-block;
	z-index: 999;
}
.subnav-menu a {
    font-size: 24px;
    font-weight: 700;
    font-family: BenchNine, sans-serif;
    text-transform: uppercase;
    background-color: #d5d3d2;
    color: #4d4340 !important;
    padding: 5px 10px 5px 20px;
    border-radius: 0;
    text-decoration: none;
    display: block;
}

.subnav-menu .menu,
.subnav-menu .menu .sub-menu {
	border-radius: 0;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 250px;
	right:0;
}
.subnav-menu .menu li,
.subnav-menu .menu .sub-menu li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
}
.subnav-menu .menu li a,
.subnav-menu .menu .sub-menu li a {
	padding: 6px 15px 6px 15px;
	font-family: BenchNine, sans-serif;
    line-height: 25px;
    font-size: 17px;
	font-weight: 900;
	text-transform: uppercase;
	color:#337ab7;
	display: block;
}
.subnav-menu .menu li a:hover,
.subnav-menu .menu .sub-menu li a:hover {
	color:#4d4340;
	background-color: #e5e5e5;
}


@media (max-width:767px) {
	.subnav-menu {
		float: none;
		margin-top: -30px;
		margin-bottom: 10px;
		display: block;
		z-index: 999;
	}
	.subnav-menu a {
		padding: 5px 10px 5px 15px;
	}
	.subnav-menu a i {
		float:right;
	}
	.subnav-menu .menu, .subnav-menu .menu .sub-menu {
		width: 100%;
		display: block;
	}
	nav ul.menu {
		position: relative !important;
	}
	.blog h1, .page h1 {
		padding-right: 0 !important;
		margin-top: 0 !important;
	}
	.featured-bg .col-md-12.detail-content.shell {
    margin-top: 100px !important;
	}
	.col-md-12.detail-content.shell {
	    background: #ffffff;
	    margin-top: 50px !important;
	    padding: 20px 20px !important;
	}
}



.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #61514d !important;
    outline: 0;
}


.footer-links ul li {
    background: url(/wp-content/uploads/link-divider.png) no-repeat left center;
	display: inline-block;
    margin: 0;
    padding: 0;
}
.footer-links ul li:first-child {
    background: none;
}
.footer-links ul li a {
    padding: 5px 9px 5px 11px;
}




.books img {
float: left;
margin: 0 15px 15px 0;
}
.books ul {
margin: 0;
padding: 0;
    list-style-position: inside;
}





/* forms */

.wpcf7-form span input[type="text"],
.wpcf7-form span input[type="email"],
.wpcf7-form span input[type="tel"] {
    width: auto;
    border: 1px solid #ccc;
    /* box-shadow: none; */
    height: auto;
    /* -webkit-appearance: none; */
    -moz-appearance: none;
    appearance: none;
}





.wpcf7-form span {
    width: auto;
    display: inline-block;
}
span.wpcf7-list-item {
    margin-left: 0.5em;
    display: block;
}



.wpcf7-form span input[type="checkbox"] {
    width: 20px;
    border: 1px solid #eee;
    /* box-shadow: none; */
    height: 20px;
    -webkit-appearance: checkbox;
    -moz-appearance: checkbox;
    appearance: checkbox;
}




.pagenavi ul {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}

.pagenavi ul li.previous {
    display: inline-block;
    margin-left: -360px;
}
.pagenavi ul li.next {
    display: inline-block;
}

.pagenavi ul .previous > a,
.pagenavi ul .next > a {
    float: none;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: none;
}

.pagenavi ul .previous > a:hover,
.pagenavi ul .next > a:hover {
    text-decoration: none;
    background-color: #d5d3d2;
    color: #4d4340;
}


.wpcf7-form input[type="submit"] {
   margin-left: 0;
}



.book-item {
padding-top: 80px;
}




.bio {
display:block;
}
.bio img {
float:left !important;
margin: 5px 25px 20px 0 !important;
}


.year {
padding: 30px 0 100px 0;
}
.year h2 {
    font-family: BenchNine, sans-serif;
    color: #61514d;
    font-size: 48px;
    font-weight: 700;
    margin: auto auto 30px;
    text-align: left;
    text-transform: none;
}
.year p {
font-style: italic;
font-weight:bold;
}
.year img {
    border: 0;
    float: right;
    margin: 5px 0 30px 40px;
    display: block;
    height: auto;
    clear: right;
}




.col-md-12.detail-content.shell {
    background: #ffffff;
    margin-top: 50px;
    padding: 50px 80px;
}
.featured-bg .col-md-12.detail-content.shell {
    margin-top: 250px;
}
.featured-bg {
		  background-size: 100% auto !important;
}


.search-page .post { background:none; height:auto; overflow:visible; border-bottom:1px solid #eee; padding-bottom:5px; max-height:none; margin-bottom:10px;  }
.search-page .post  .single-post { width:100%; display:inline-block;}

.blog .search-page .post .date {  margin-bottom:5px;}
.blog .search-page .post p { font-size:17px;}
.blog .search-page .post h2 { margin:0px 0 5px; font-size:18px;}
.blog .search-page .post h2  a{ font-size:22px;}
.blog .search-page .post .more  {  margin-top:10px;}
.blog .search-page .post .more  a{  font-size:15px;}
.blog .search-page .post .author { font-size:17px; margin-bottom:0px; }
.search.search-results h1 { margin-top:15px;}
.search.search-results  .nav-links  {  text-align:center;}
.search-page .post {
    background: none;
    height: auto;
    overflow: visible;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    max-height: none;
    margin-bottom: 0;
    /* color: rgb(51, 122, 183); */
    padding: 20px 0 0;
    border-top: 1px dashed #aaa;
}
.blog .search-page .post h2 a {
    font-size: 22px;
    color: rgb(51, 122, 183);
}
.blog .search-page .post .date {
    margin-bottom: 5px;
    display: none;
}
.blog .search-page .post .more a {
    font-size: 15px;
    display: none;
}



.next.searchr {

}
body .pagenavi .previous.searchr {
     margin-left: -425px;
}
.page-title span {
    padding: 0 15px;
    background-color: #f2a620;
}






:hov


.cls

element.style {
}
b, strong {
    font-weight: bold;
}
b, strong {
    font-weight: 700;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
user agent stylesheet
strong, b {
    font-weight: bold;
}




.blog .post p strong, .container p strong, .container li strong {
    font-size: 20px;
}

.shell .container.posts {
    width: 1176px !important;
}

figure {
	float: right;
	width:50% !important;
    margin: 5px 0 30px 40px;
}
figure img {
    float: left;
    clear: both;
    display: block;
max-width: 100% !important;
margin: 10px 0 !important;
}
figure figcaption {
    float: left;
    clear: both;
    display: block;
font-weight:bold;
}
.wpsc_buy_button { display: none; }
.form-control {
	height: 48px;
}
.hero-img img {
	opacity: .5!important;
}
.top-banner .hero-img {
	content: '\A';
	background: #000!important;
	opacity: .95;
	transition: all 1s;
	-webkit-transition: all 1s;
}
.hero .hero-msg h3, .hero .hero-msg h1 {
	color: #E86A23!important;
	font-family: Benchnine;
	font-size: 42px;
}
.hero .hero-msg h5 {
	font-weight: bold!important;
	font-family: Benchnine;
	color: #fff;
	font-size: 52px; margin: 35px auto;
}
.hero-msg {
	top: 10%;

}
@media (max-width: 767px) {
.home .hero-msg {
	top: 25%;
}
}
#anniversarylogo {
	margin-top: -15px!important;
	margin-left: 3.2%;
}

.custom-logo {
	margin: 5px 50px 5px 25px;
}
#bs-example-navbar-collapse-1 {
	height: 100%!important;
	overflow: hidden;
}
#learnmore {
	width: 100%;
	margin: 0;
	padding: 0;
	height: 350px;
}
#learnmore .col-md-1 {
	width: 33.33%;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url("/wp-content/uploads/Tom-Gordon_photo.jpg");
	height: 350px;
	background-size: cover;
}

#learnmore .col-md-2 {
	background-color: #5595ae;
	width: 66.66%;
	float: right;
	color: #000;
	height: 350px;
	padding-top: 5%;
	z-index: 10;
}
.navbar {
	z-index: 999999999;
}
#learnmore .col-md-2 p {
	color: #000;
	text-align: left;
	padding-right: 50px;
	font-family: Rokkitt, serif;
	font-size: 18px;
	font-weight: 300;
}
#learnmore h4 {
	font-size: 28px;
	text-align: left;
}
#learnmore span {
	width: 75%;
	float: right;
}
#learnmore .msg-btn a {
	color: #000;
}
@media (max-width: 974px) {
	#learnmore {
		height: auto;
	}
	#learnmore .col-md-1 {
	float: none; width: 100%;
	}
	#learnmore .col-md-2 {
	float: none;
	width: 100%;
	}
	#learnmore .col-md-2 {
		height: 500px;
	}
	#learnmore span {
		width: 60%;
		float: right;
	}
}	
@media (max-width: 479px) {
	#learnmore span {
		float: none;
		width: 100%;
		padding: auto 3%;
	}
	#learnmore img {
		float: none!important;
		text-align: center!important;
	}
	#learnmore .col-md-2 {
	float: none;
	width: 100%;
	margin: auto 4%!important;
	}
	#learnmore {
		background-color: #5595ae;
	}
}
.timeline-2022 img { 
  border: 1px solid #BFBFBF;
  background-color: white;
  box-shadow: 3px 3px 3px 5px #aaaaaa; }
#post-899 .table td span { font-size: 20px!important; }
.fa-threads { vertical-align: top; }