/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body,
html {
	width: 100%;
	height: 100%;
}

body {font-family: arial;}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Exo 2', sans-serif;
	font-weight: normal;
}

.logo {
	text-align: left;
	margin: 15px 0 0 0;
}

.topnav {
	font-size: 18px;
	padding-top: 10px;
	position: absolute;
}

.topnav a {color:#FFFFFF;}
.topnav .navbar-toggle:hover {
	background-color: #ddd;
}
.topnav .navbar-toggle {
	border-color: #273B4B;
}
.topnav .navbar-toggle .icon-bar {
	background-color: #273B4B;
}
.topnav .dropdown li {list-style-type: none;}
.topnav .dropdown li a {color:#000000;}
.nav>li>a:focus, .nav>li>a:hover {background: #E88E34;}

.intro-header {
	padding-top: 220px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 70px;
	text-align: center;
	background: #DA9E3E url(/public/img/header-bg.jpg) no-repeat center center;
	background-size: cover;
}

.intro-message {
	font-family: 'Exo 2', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 60px;
	color:#FFFFFF;
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

.lined {text-align: center; padding: 10px 0; font-size: 18px; overflow: hidden;}
.lined .title {position: relative; color:#FFFFFF; display: inline-block; font-size: 36px; text-transform: uppercase;}
.lined .title:before {content: " "; position: absolute; top:50%; left:-160px; width:140px; border-top: 3px solid;}
.lined .title:after {content: " "; position: absolute; top:50%; right:-160px; width:140px; border-top: 3px solid;}
.lined.black .title {color:#000000;}
.lined.gray .title {color:#3B3B3B;}

.heading-gray {text-align: center; background-color: #3F3F3F; margin:0; padding:30px 0; color: #FFFFFF; font-family: arial; font-size: 30px; font-weight: bold;}
.content-gray {
	padding: 50px 0 40px 0;
	background-color: #3F3F3F;
	color:#FFFFFF;
	font-size: 18px;
}


.content-directions {
	padding: 40px 0;
	background-color: #E3E3E3;
}
.content-directions .tit {color:#000000; font-size: 18px; text-transform: uppercase; line-height: 1.4em; display: block; padding: 15px 0 20px 0;}
.content-directions .tit .dir {font-size: 36px; font-family: 'Exo 2', sans-serif; font-weight: bold; display: block;}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}


.content-section-a {
	padding: 50px 0;
	background-color: #F9F9F9;
}
.content-section-b {
	padding: 50px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.section-heading {
	margin-bottom: 30px;
	font-family: 'Exo 2', sans-serif;
	font-size: 36px; font-weight: bold;
}
.section-heading-spacer {
	float: left;
	width: 200px;
	border-top: 3px solid #e7e7e7;
}
.lead {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}
.readmore {color:#DD9A00;}

.catalog {padding-bottom: 20px; background: #FAFAFA;}
.catalog header {margin-bottom: 40px;}
.catalog .entry {padding-bottom: 10px;}
.catalog .entry:nth-child(odd) {border-right: 1px solid #F2F2F2;}
.catalog .entry .title {font-size: 24px; margin-bottom: 10px;}
.catalog .entry p {
    font-size: 15px;
    color: #9D9D9D;
    padding-top: 2em;
    margin: 0px;
}

#contact {padding:30px 0; background: #030303 url(/public/img/contact-bg.jpg) no-repeat 0 0; background-size:cover; color:#ffffff;}
#contact a {color:#ffffff;}
#contact.gray {background: #707070 url(/public/img/contact-bg-gray.jpg) no-repeat 0 0; background-size:cover;}
#contact header .phone {font-size: 24px;}
#contact header .email {font-size: 24px;}
#contact .g-recaptcha {display:inline-block;}
#contact .form-control {padding:12px 15px; height: auto; background: transparent; border:2px solid #FFFFFF; color:#FFFFFF; font-size: 16px; font-family: arial;}
#contact .form-control::-webkit-input-placeholder {color:#FFFFFF;}
#contact .form-control::-moz-placeholder          {color:#FFFFFF;}/* Firefox 19+ */
#contact .form-control:-moz-placeholder           {color:#FFFFFF;}/* Firefox 18- */
#contact .form-control:-ms-input-placeholder      {color:#FFFFFF;}
#contact .btn-contact {background-color: #FFEC22; color:#282828; font-size: 24px; padding:14px 60px;}

.director-photo {
	border-radius: 50%;
    border: 6px solid #FFFFFF;
    box-shadow: 0px 0px 0px 2px #FFEC22;
}

footer {
	padding: 20px 0;
	background-color: #3F3F3F; color:#fefefe;
}

p.copyright {
	margin: 15px 0 0;
}



@media(max-width:1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}
}

@media(max-width:767px) {
	.topnav .navbar-collapse {
		background-color: #8B5A24;
		border-color: #e7e7e7;
	}

	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-header {padding-top: 140px}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}
.fonth_fam_for_menu{font-family: 'Exo 2', sans-serif;}