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

 @import url(https://fonts.googleapis.com/css?family=Lato:400,300,100,700,900);

body {
    width: 100%;
    height: 100%;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #222222;
    background-color: #ffffff;
}
br.clearleft { visibility: hidden; clear: left; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.lead {
    margin-top: -50px;
	text-transform: none;
}

p {
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.5;
}

ol{
	text-align: left;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #5f666a;
	letter-spacing: 1px;
	margin: 30px 0px 25px 15px;
}

.no-padding {
  padding: 150px 0 0 0;
}



@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #d13239;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: underline;
    color: #d13239;
}

.light {
    font-weight: 400;
}



.navbar-custom {
    margin-bottom: 0; padding-bottom: 10px; padding-top: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #ffffff; 
}

.navbar-custom .navbar-brand {
    font-weight: 700; 
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #cf152d; 
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #d13239;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out; font-weight: 500 bolder; font-size: 16px; 
	margin-top: 20px; 
	border: 1px solid rgba(0,0,0,.2);
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(0,0,0,1.0);
    background-color: transparent; 
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    border: 1px solid rgba(184,115,51,1.0);
    background-color: transparent;
}

.navbar-custom .nav li.active {
    border: 1px solid rgba(160,187,117,1.0);
}

.navbar-custom .nav li.active a {
    background-color: rgba(85,148,171,1.0);
}

.navbar-custom .nav li a.dropdown {
    background-color: transparent; color: #000000; margin-bottom: 15px;
}

.navbar-custom .nav li.active a.dropdown {
    background-color: transparent; color: #000000;
}

.navbar-custom .nav li a.dropdown:hover {
    color: #0a3b61; text-decoration: underline;
}

.navbar-custom .nav li.active a:hover {
    color: #0a3b61; /* hover over text within block */
}

.navbar-custom img {
	margin-top: -15px;
	background: url(../img/nav-logo-sm.png) no-repeat left; height: 70px; 
	width: 100%;
	width: auto; /* for ie 8 */
}

.logonav {
	background: url(../img/nav-logo-sm.png) no-repeat left;
	width: 100%;
	width: auto; /* for ie 8 */
    height: 70px; width: 200px; margin-top: -15px;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 20px 0;height: 120px;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 80;
		background: rgba(255,255,255,.95);
    }
	
	.navbar-custom img {
		margin-top: -20px;
		background: url(../img/nav-logo-lg.png) no-repeat left; height: 100px;
	}
	
	.logonav {
      width: 350px; 
		background: url(../img/nav-logo-lg.png) no-repeat center; height: 100px; margin: -20px 0 0px 0;
    }
}




.nav-tabs>li.active>a {
    border-color: #2e2e2e;
}
.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:active {
    background: none;
    border:none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, 
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus, .nav-tabs>li>a:active {
    background: none;
    border:none;
    color: #ddd;
    text-transform: uppercase;
    font-size:16px;
    float: left;
}
.nav-tabs>li>a {
    color: #aaa;
    text-transform: uppercase;
    font-size:16px;
}
.nav-tabs>li.active>a:after {
    border:none;
}

.table-hover tbody tr:hover td {
  background-color: #edeeee;

}

th {
    text-align:center; color: #ffffff;
    font-weight:bold; background-color: #000000;
}

td {
    text-align:center;
}

.section_1 {
color: #fff; margin-top: 50px;
background-color: #9b552b;
}

.section_1 .bg-image {position: relative; z-index: 100;
	bottom: 0px;
    width: 100%; height: 90px; top: -25px;
}


div#callout2 {
	background-color: #edeeee; 
	padding: 2px 0px 2px 0px;	
	margin-bottom: 50px; text-align: center; 
}


div#callout {
	background-color: #edeeee; 
	padding: 2px 10px 22px 10px;	
	margin-bottom: 50px; text-align: center; 
}

.titleline {overflow: hidden;}


div#callout p.nolines {
	position: relative;
	text-transform: uppercase;
	color: #282922;
	font-size: 20px;
	font-weight: 400; 
	line-height: 20px; 
	margin: 0px 0px 15px 0px; padding: 0px 0px;
}

div#callout p.nolines:before, div#callout p.nolines:after {
  	background: none;
}

div#callout p.app {margin-top: 30px;}
div#callout p.small {font-size: 15px;}

h4 {
  	display: inline-block;
  	padding: 0 15px;
  	position: relative;
	text-transform: uppercase;
	color: #282922;
	font-size: 18px;
	font-weight: 400; 
	letter-spacing: 1px;
	line-height: 13px; margin: 20px 0px 15px 0px;
}

h4:before,h4:after {
  	background: #adaaa1;
  	content: "";
  	display: block;
  	height: 1px;
  	position: absolute;
  	top: 50%;
  	width: 400%;
}

h4:before {right: 100%;}
h4:after {left: 100%;}



div#callout p {
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #222222;
	letter-spacing: 1px;
	margin: 0px 0px 25px 0px;
}

div#callout p a{color: #d13239;}
div#callout p a:hover {color: #282922; text-decoration: underline;}

div#callout ul{
	text-align: left;
	font-style: normal;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	color: #222222;
	letter-spacing: 1px;
	margin: 30px 0px 25px 15px;
}




.text {
color: #ffffff;
padding: 30px 30px 0 20px;
vertical-align: middle;
display: table-cell;
}





.text h1.allcap {
	font-size: 30px; margin-top: 0px;
	text-transform: uppercase; 
	font-weight: 300; line-height: 35px;
}

.text h1 {
	font-size: 25px;
	text-transform: none; 
	font-weight: 300; line-height: 35px; margin-top: -30px;
}

.text h2 {
	font-size: 20px;
	text-transform: none; 
	font-weight: 300; line-height: 25px; margin: 0px 0 0 0;
}

.text h3 {
	font-size: 24px; text-transform: capitalize;
	font-weight: 300; line-height: 30px; margin: 30px 0px 0px 0px;
}

.text h3.small {
	font-size: 20px; text-transform: capitalize;
	font-weight: 300; line-height: 35px; margin: 0px 0px 30px 0px;
}

.section_2 {
margin-top: 60px;
}

.section_2 p {
padding: 0 20px; color: #5f666a; font-size: 18px; font-weight: 300; line-height: 35px;
}

.section_2 h3 {
padding: 0 20px;  margin: 0px 0px 10px 0px; color: #282922; font-size: 18px; font-weight: 400; line-height: 25px; text-transform: uppercase;
}

.section_2 p.small {
padding: 0 20px; color: #5f666a; font-size: 15px; font-weight: 300; line-height: 25px; margin: -10px 0px 20px 0px;
}

.section_2 ul.small li {
padding: 0 20px; color: #5f666a; font-size: 15px; font-weight: 300; line-height: 25px; margin: 0px 0px 10px 0px;
}

.section_2 p.small-red {
padding: 0 20px; color: #ae0f2c; font-size: 15px; font-weight: 300; line-height: 25px; margin: -10px 0px 20px 0px;
}

.section_2 p.small-red a {
color: #ae0f2c; text-decoration: underline;
}



.section_2 h5 {
padding: 0 20px;  margin: 20px 0px 15px 0px; color: #282922; font-size: 25px; font-weight: 300; line-height: 25px; text-transform: capitalize;
}

.section_2 ul {
padding: 0 20px; color: #7d868c; font-size: 18px; font-weight: 300; line-height: 35px;
}



@media(min-width:768px) {
	
	.section_1 {
color: #fff; margin-top: 130px;
background-color: #9b552b;
}
	
.section_1 .bg-image {position: relative; z-index: 100;
	bottom: 0px;
    width: 100%; height: 250px; top: 0px; left: -120px;
}
	
	.text {
color: #ffffff;
padding: 70px 30px 0 20px;
vertical-align: middle;
display: table-cell; z-index: 200;
}

	.text h1.allcap {font-size: 37px; line-height: 30px; text-transform: uppercase;}
	.text h1 {font-size: 30px; line-height: 30px; text-transform: none; margin-top: -30px;}
    .text h2 {font-size: 24px; line-height: 30px; margin-top: 60px;}
	.text h3 {font-size: 27px; line-height: 40px;}
	.text ul {font-size: 27px; line-height: 40px;}
	
}




.content-section {
    padding-top: -100px;
}


ul.list {
    text-align: left;
    font-size: 18px;
    margin: 0 0 25px 10%;
}
ul.list li {
    margin: 5px 0;
}





.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #d13239;
    color: #ffffff;
    background-color: #d13239;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #000000;
    outline: 0;
    color: #ffffff;
    background-color: #000000;
}

.btn-default2 {
    border: 1px solid #d13239;
    color: #ffffff;
    background-color: #d13239; padding-left: 53px; padding-right: 53px;
}

.btn-default2:hover,
.btn-default2:focus {
    border: 1px solid #000000;
    outline: 0;
    color: #ffffff;
    background-color: #000000;
}

.btn-2 {
    border: 1px solid #d13239;
    color: #ffffff;
    background-color: #d13239; padding: 5px 20px; margin-top: 5px;
}

.btn-2:hover,
.btn-2:focus {
    border: 1px solid #5b5b5b;
    outline: 0;
    color: #ffffff;
    background-color: #5b5b5b;
}

ul.banner-social-buttons {
    margin-top: 0;
}

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

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

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

footer {
    padding: 50px 0 150px 0;
}

footer p {
    margin: 0;
    font-family: Lato;
    font-size:14px; color:#5f666a;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

.tooltip {
		outline: none;
		text-decoration: none;
		position: relative;
}

.tooltip span {
		margin-left: -999em;
		position: absolute;
}

.tooltip:hover span {
		font-family: "acumin-pro",sans-serif; 
		color: #ffffff; 
		font-size: 0.8125em; /* 13px/16=0.8125em */
		line-height: 18px;
		text-align: left;
		position: absolute; 
		left: 0em; top: -15em; z-index: 99;
		margin-left: 0; width: 300px;
}
.classic {padding: 0.8em 1em;}
	
* html a:hover {background: transparent;}

.classic {
	background: #34859c; opacity: .9;
    filter: alpha(opacity=90); /* For IE8 and earlier */
}



.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

@font-face{font-family:'Glyphicons Halflings';src:url('http://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot');src:url('http://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('http://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.woff') format('woff'),url('http://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('http://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');}

.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;}






