/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body, html {
	width: 100%;
	height: 100%;
}
body, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
}
.topnav {
	font-size: 14px;
}
.lead {
	color: #8a8a8a;
	font-family: calibri;
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
	text-align: center;
}
.lead2 {
	color: #8a8a8a;
	font-family: calibri;
	font-size: 14px;
	font-weight: 100;
	line-height: 24px;
	text-align: left;
}
.intro-header {
	padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 50px;
	text-align: center;
	color: #f8f8f8;
	background: url(../img/intro-bg.jpg) no-repeat center center;
	background-size: cover;
}
.intro-message {
	position: relative;
	padding-top: 20%;
	padding-bottom: 20%;
}
.intro-message > h1 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	font-size: 5em;
}
.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.intro-message > h3 {
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}
.subject h4 {
	color: #777;
	font-family: "Playball", cursive;
	font-size: 22px;
	font-weight: 100;
	padding: 10px 0;
	text-align: center;
}
.subject h4 span {
	color: #f64c4c;
}

.img-responsive {
    border: 5px solid #fff;
    box-shadow: 0 0 5px #a2a2a2;
	display:block;
	text-align:center;
	margin:0 auto;
}
.img-responsive2 {
	display:block;
	text-align:center;
	margin:0 auto;
}
.button{
    border-radius: 0 5px 5px 0 !important;
    margin-bottom: 4px!important;
    margin-left: -5px!important;
    padding: 10px 19px!important;
    text-align: center!important;
    text-transform: uppercase!important;
}
}
 @media(max-width:767px) {
.intro-message {
	padding-bottom: 15%;
}
.intro-message > h1 {
	font-size: 3em;
}
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%;
}
}
.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}
.content-section-a {
	padding: 25px 0;
	background-color: #f8f8f8;
}
.content-section-b {
	padding: 50px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.content-section-b-inner {
	padding: 0px 0;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.section-heading {
	margin-bottom: 30px;
	background: url(../images/head-bottom-img1.png) no-repeat bottom center;
	text-align: center;
	padding: 15px 0px;
	font-family: 'Abel', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
}
.section-heading span,.section-heading2 span, .section-heading3 span {
	color: #fe5a5a;
}
.section-heading2 {
	margin-bottom: 30px;
	background: url(../images/head-bottom-img2.png) no-repeat bottom center;
	text-align: center;
	padding: 0px 0px 15px;
	font-family: 'Abel', sans-serif;
	font-size: 35px;
	text-transform: uppercase;
}
 {
	color: #fe5a5a;
}
.section-heading3{
	text-align: left;
	padding: 10px 0px;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	text-transform:capitalize;

}



.section-heading-spacer {
	float: left;
	width: 200px;
	border-top: 3px solid #e7e7e7;
}
.banner {
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/banner-bg.jpg) no-repeat center center;
	background-size: cover;
}
.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
	font-size: 3em;
}
.banner ul {
	margin-bottom: 0;
}
.banner-social-buttons {
	float: right;
	margin-top: 0;
}
 @media(max-width:1199px) {
ul.banner-social-buttons {
	float: left;
	margin-top: 15px;
}
}
 @media(max-width:767px) {
.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;
}
}
.news {
    border: 1px solid #ccc;
    color: #525252;
    font-weight: normal;
    margin: 0;
    padding:0 10px;
    width: 79%;
	height:42px;
	float:left;
}
img.desaturate { 
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
opacity:0.5;

}
img.desaturate:hover{
-webkit-filter: grayscale(0%);
filter: grayscale(0%);
	opacity:0.8;
}
.mail-margin{
	margin-top:50px;
}
.button{
	.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0 5px 5px 0 !important;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 4px !important;
    margin-left: -5px !important;
    padding: 10px 19px !important;
    text-align: center;
    text-transform: uppercase !important;
    vertical-align: middle;
    white-space: nowrap;
}

}
.fill img{
		width:100%;
	height:auto;
}
footer {
	padding:0px;
	background-color: #f8f8f8;
	color:#fff;
}
p.copyright {
	margin: 15px 0 0;
}
.logos {
    border: 1px solid #d4d4d4;
    margin: -2px;
}
.back{
	background-color:#333333;
}
.back2{
	background-color:#000;
}
.footer-nav{
	margin-top:10px;
}
.footer-nav ul li {
    border-right: 1px solid #777;
    color: #777;
    float: left;
    font-family: calibri;
    font-size: 14px;
    font-weight: normal;
    list-style: outside none none;
    margin-top: 11px;
    padding: 0 10px;
}
.contact {
    color: #fff;
    font-family: "Abel",sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}
.copyright{
	color:#ccc;
	font-family:arial;
    font-size: 12px;
	line-height:50px;
	text-align:center;
}
.copyright2{
	text-align:center;
	color:#ccc;
	font-family:arial;
    font-size: 12px;
	padding-top:15px;
	line-height:50px;
}
.copyright2 a{
	color:#ccc;
	font-weight:normal;
}

.social {
    margin-top: 15px;
    padding: 10px;
    text-align: center;
}
.social a{
	text-align:center;
	padding:10px 12px;
	border:1px solid #777;
	margin-left:-1px;
	color:#777;
	text-align:center;
	background:#000;
}
.social a:hover {
    background: none repeat scroll 0 0 #00a1f1;
    border: 1px solid #00a1f1;
    color: #fff;
}
/**/

/*inner page styles*/
.read{
	text-align:center;
	text-transform:uppercase;
	font-family:calibri;
	margin-bottom:30px;
	display:block;
	width:102px;
	margin-left:45%;
	margin-right:45%;
}
.sid_list{
	margin:0px;
	padding:0px;
}
.sid_list li{
	list-style:none;
	line-height:24px;
	font-family:calibri;
	font-size:16px;
	color:#777;
	font-weight:normal;
}
.sid_list li span{
	font-size:12px;
	margin-right:15px;
	font-weight:normal;
}
.map {
        min-width: 300px;
        min-height: 325px;
        width: 100%;
        height: 100%;
		border:5px solid #ddd;
}
.address{
	font-size:14px;
	font-weight:normal;
}
.drop {
	width:100%;
	text-align:left;
	float:left;
	color:#999;
}
.caret{
	float:right;
	margin-top:-10px;
	color:#999;
}

/*boxes colors*/
.four_block{
	padding:5px;
	widows:100%;
}
.orange{
	background:#f75314;
	margin:0px 5px 0 0;
	padding-bottom:15px;
}
.green{
	background:#7dbb00;
	margin:0px 5px 0 0;
	padding-bottom:15px;

}
.blue{
	background:#00a1f1;
	margin:0px 5px 0 0;
	padding-bottom:15px;
}
.yellow{
	background:#ffbb00;
	margin:0px 0px 0px 0px !important;
	padding-bottom:15px;
}
.orange h4, .green h4, .blue h4, .yellow h4 {
    background: none repeat scroll 0 0 #000;
    color: #fff;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
	font-size:16px;
	width:100%;
}
.orange img, .green img, .blue img, .yellow img{
	border:1px solid #fff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}
.orange p, .green p, .blue p, .yellow p {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    padding: 0 19px 10px;
    text-align: center;
    width: 100%;
}
.orange a, .green a, .blue a, .yellow a {
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
}
.found {
    height: 185px;
    overflow-x: scroll;
    width: 92%;
}
.inner-img{
	max-height:175px;
}



