/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 9, 2014 */
@font-face {
	font-family: 'open_sanslight';
	src: url('../fonts/opensans-light/opensans-light-webfont.eot');
	src: url('../fonts/opensans-light/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/opensans-light/opensans-light-webfont.woff2') format('woff2'), url('../fonts/opensans-light/opensans-light-webfont.woff') format('woff'), url('../fonts/opensans-light/opensans-light-webfont.ttf') format('truetype'), url('../fonts/opensans-light/opensans-light-webfont.svg#open_sanslight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sans_regular';
	src: url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.eot');
	src: url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.woff2') format('woff2'), url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.woff') format('woff'), url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.ttf') format('truetype'), url('../fonts/PT-sans/pt-sans-regular/pt-sans-regular-webfont.svg#pt_sans_captionregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sans_Italic';
	src: url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.eot');
	src: url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.woff2') format('woff2'), url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.woff') format('woff'), url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.ttf') format('truetype'), url('../fonts/PT-sans/pt-sans-Italic/pt-sans-Italic-webfont.svg#pt_sans_captionregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sans_bold';
	src: url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.eot');
	src: url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.woff2') format('woff2'), url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.woff') format('woff'), url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.ttf') format('truetype'), url('../fonts/PT-sans/pt-sans-bold/pt-sans-bold-webfont.svg#pt_sansbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pt_sans_boldIt';
	src: url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.eot');
	src: url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.woff2') format('woff2'), url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.woff') format('woff'), url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.ttf') format('truetype'), url('../fonts/PT-sans/pt-sans-bold-italic/pt-sans-bold-italic-webfont.svg#pt_sansbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: "open_sanslight", Helvetica, Arial, sans-serif;
	font-size: 14px;
	background-color: #212121;
}
.btn {
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.btn-primary {
	letter-spacing: .05em;
	font-size: 1.3em;
	background-color: #13aaed;
	border-color: #A9E0F8;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.btn-primary:hover, .btn-primary:active {
	background-color: #5CC19C !important;
	border-color: #8ED4BA;
}
strong {
	font-weight: bold;
}
hr.clear{
	clear: both;
    height: 0px;
    border-color: #ccc;
    margin: 0;
}
iframe{
	box-shadow: 4px 5px 13px -4px;
    background-color: #fff;
    padding: 5px;
}
/* HEADER STRUCTURE -------------------------------------------------------------->>>>>>*/
#headerTop {
	padding: .5em 0;
	background: #481111;
	text-align: right;
}
#headerTop > .container {
	position:relative;
	z-index:1000000;
}
#headerTop, #headerTop a, #headerTop a:link, #headerTop a:visited {
	color: #fff;
}
#headerTop a:hover, #headerTop a:active {
	color: #fdbf3a;
	text-decoration: none;
}
#header {
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
}
#header .container {
	position:relative;
}
#header img.logo {
	display: block;
	margin: 23px auto 0;
	position:absolute;
	top:-52px;
	z-index:1000;
}
#headerTop .row > div:first-child nav {
	text-align: right;
}
#header .navbar {
	font-family: "pt_sans_bold", Helvetica, Arial, sans-serif;
	margin-bottom: 0px;
}
.navbar-default .navbar-toggle {
	background-color: #ddd;
}
html.ie8 #header #navbarCollapse > ul > li >a {
	font-family: sans-serif !important;
}

/*  Large Devices ---->>>  */
@media (min-width: 1200px) {
#header #navbarCollapse > ul > li >a {
	padding: 0 12px !important;
}
}

/*  medium Devises ---->>>  */
@media (max-width: 1199px) {
#header img.logo {
	margin-top: 27px
}
#headerTop .row > div:first-child nav {
	text-align: left !important;
}
#header #navbarCollapse > ul > li.support {
	background: none;
}
#header #navbarCollapse > ul > li.support ul {
	right: 0;
	left: auto;
}
}

/*  medium Devises ONLY ---->>>  */
@media (min-width: 992px) AND (max-width: 1199px) {
#header .container .navbar-default #navbarCollapse li a {
	padding: 0 1em !important;
}
}

/*  anything but small and extra small --------------------------------->>> ***********  */
@media (min-width: 992px) {
#header nav.navbar ul.nav li {
	height: 82px;
}
#header .navbar-default {
	font-size: 1em;
	background-color: transparent;
	text-transform: capitalize;
	color: #fff;
	border: none;
	min-height: 82px;
}
#header .navbar-default .navbar-nav {
	float: right;
	height: 82px;
}
#header .navbar-default #navbarCollapse {
	margin: 0;
	padding: 0;
}
#header .navbar-default #navbarCollapse li {
	padding: 0px 9px;
	border-style: solid;
	line-height: .9em;
}
#header #navbarCollapse > ul > li {
	padding: 0 !important;
	background: url(../_images/global/mainNav_divider.gif) center right no-repeat;
	border: none !important;
}
#header #navbarCollapse > ul > li:last-child {
	background: none;
}
#header #navbarCollapse > ul > li:last-child {
	background: none;
}
#header #navbarCollapse > ul > li >a {
	display: inline-block !important;
	height: 100% !important;
	line-height: 2.9em !important;
	color: #fff;
}
#header #navbarCollapse > ul > li.active > a, #header #navbarCollapse > ul > li.open > a {
	background-color: #FFFFFF;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#header #navbarCollapse .dropdown-menu li a:hover {
	background-color: #742121;
	color: #fff !important;
}
#header .navbar-default #navbarCollapse li:last-child {
	border: none;
}
#header .navbar-default #navbarCollapse li a {
	display: inline;
	padding: 0;
}
.dropdown-menu {
	min-width: 200px;
	padding: 0px 0;
	margin: 0 0;
}
#header .navbar-default #navbarCollapse li .dropdown-menu li {
	border-right: none !important;
	padding: 0;
	height: auto;
	border-bottom: 1px solid #44607B;
}
#header .navbar-default #navbarCollapse li .dropdown-menu li:last-child {
	border: none;
}
#header .navbar-default #navbarCollapse ul li ul.dropdown-menu li a {
	color:#333;
	display: block;
	padding: 10px;
	line-height: 3em !important;
	font-family: pt_sans_regular;
}
#header .navbar-default #navbarCollapse li a {
	padding: 0 .8em !important;
	line-height: 6em !important;
}
#header .navbar-default #navbarCollapse ul.nav.navbar-nav > li > a {
	color: #790F0F;
}
#header .dropdown-menu {
	background-color: #F8F8F8;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
}

/* Small Devices ---->>>  */
@media (max-width: 991px) {
#header img.logo {
	margin-top: 6px;
	margin-left: 0;
}
#header #navbarCollapse > ul > li {
	font-size: 1.05em !important;
}
#headerTop .row > div:first-child nav {
	text-align: right !important;
}
/* start the nav collapsed at small size*/
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
}

/* Small and extra small Devices ---->>>  */
@media (max-width: 991px) {
#headerTop .container, #header .container {
	width: 100%;
}
#header img.logo {
	float: left;
	margin: 10px 0 10px 12px;
	height: 130px;
    width: 330px;
    top: -50px;
	left: 35px;
}
#headerTop nav {
	text-align: center !important;
}
#headerTop a:link, #headerTop a:visited {
	display: inline-block;
}
#header .navbar-toggle {
	background-color: #481111;
	border: none;
	color: #fff;
	font-size: 1.1em;
	margin-top: 10px;
}
#header .navbar-toggle em {
	font-size: 1.2em;
}
#header .navbar-default .navbar-toggle .icon-bar {
	background-color: #B3E2FF;
}
#header .navbar-default .navbar-nav {
	float: none !important;
	margin: 0 -15px 0;
}
#header .navbar {
	background: #F8F8F8;
	min-height: 0px !important;
	border: 0;
	margin: 0 -15px;
	font-family: pt_sans_regular;
	border-bottom: 1px solid #aaa;
}
#header .navbar-nav {
	margin: 0 0 7.5px 0px;
}
#header .navbar-default .navbar-nav>.active>a, #header .navbar-default .navbar-nav>.active>a:hover, #header .navbar-default .navbar-nav>.active>a:focus {
	background-color: #481111;
}
#header .navbar-default #navbarCollapse .dropdown.open > a {
	background: #792120;
}
#header .navbar-default #navbarCollapse .dropdown.open {
	background-color: #2a2a2a;
}
#header #navbarCollapse > ul > li > a {
	padding: .6em 1em !important;
}
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	border: 0;
	box-shadow: none;
	background-color: #F8F8F8;
	border-radius: 0px;
}
.navbar-nav .open .dropdown-menu li:last-child {
	border: none !important;
}
.navbar-nav .open .dropdown-menu li a, .navbar-nav .open .dropdown-menu li a:link, .navbar-nav .open .dropdown-menu li a:visited {
	padding-left: 2.2em !important;
	background: url(../_images/global/main-menu-arrow.png) 1.5em center no-repeat;
}
.navbar-nav .open .dropdown-menu li a:hover, .navbar-nav .open .dropdown-menu li a:activ {
 background:url(../_images/global/main-menu-arrow.png) 1.5em center no-repeat;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #000;
}
}

/*  nedded for Small Devices since 3.1.0 ---->>>  */
@media (max-width: 991px) {
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
#header .navbar-default #navbarCollapse > ul > li > a {
	color: #790F0F;
}
#header .navbar-default #navbarCollapse ul li.active>a {
	color: #fff;
}
#header .navbar-default #navbarCollapse .dropdown.open > a {
	color: #fff;
}
#header .navbar-default #navbarCollapse ul li ul li {
	border-bottom: 1px solid #999;
}
#header .navbar-default #navbarCollapse ul li ul li:last-child {
	border: none;
}
}

/*  Extra Small Devices ---->>>  */
@media (max-width: 767px) {
}

/*  EXTRA Extra Small Devices ---->>>  */
@media (max-width: 530px) {
#header img.logo {
	margin: 0;
	margin-top: 15px;
	height: 100px;
    width: 250px;
    left: 0px;
    top: -38px;
}
#headerTop .row > div:first-child nav {
	text-align: center !important;
}
}
/*<<<<<<------------- Banner -----------------------------------------------------------*/
#banner.home .magic_slider a, #banner.home .magic_slider a:link, #banner.home .magic_slider a:visited {
	color: #fff;
}
#banner a, #banner a:link, #banner a:visited {
	color: #fff;
}

@media (max-width: 500px) {
#banner.hidden-xxs {
	display: none!important;
}
}
/* TOP BOXPUSHES STRUCTURE -------------------------------------------------------------->>>>>>*/
#boxPushesTop {
	padding: 45px 0 45px 0;
	background: #e5e5e5 url(../_images/boxPushes/apl-boxPushTop-bg.jpg) top center repeat-x;
	border-bottom: 2px solid #bbb;
}
#boxPushesTop .row > div {
	border-right: 1px solid #ccc;
}
#boxPushesTop .row > div:last-child{
	border: none;
}
#boxPushesTop h2 {
	font-family: pt_sans_bold;
	font-size: 1.3em;
	text-align: center;
	margin-bottom: 1.15em;
}
#boxPushesTop em {
	font-size: 5.5em;
	color: #47729e;
	text-align: center;
	display: block;
	margin-bottom: .3em;
}
#boxPushesTop p{
	margin-bottom:1.5em;
}
#boxPushesTop img{
	display: block;
   margin: 0 auto 2em auto;
}
#boxPushesTop a.learnMore, #boxPushesTop a.learnMore:link, #boxPushesTop a.learnMore:visited {
	color: #fff;
	margin:0 auto;
	font-size: 1.1em;
	width:110px;
	display:block;
	letter-spacing: .05em;
	font-family: pt_sans_boldIt;
	padding: 2px 4px;
	text-align: center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	min-width: 85px;
	text-shadow: 0px 1px 1px #000000;
filter: progid:DXImageTransform.Microsoft.DropShadow(color=#000, offx=0, offy=1);
	-moz-box-shadow: inset 0 1px 1px -1px #fff;
	-webkit-box-shadow: inset 0 1px 1px -1px #fff;
	box-shadow: inset 0 1px 1px -1px #fff;
	background: #f5b938;
	background: -webkit-linear-gradient(top, #cf2725 0, #731312 100%);
	background: -moz-linear-gradient(top, #cf2725 0, #731312 100%);
	background: -o-linear-gradient(top, #cf2725 0, #731312 100%);
	background: -ms-linear-gradient(top, #cf2725 0, #731312 100%);
	background: linear-gradient(to bottom, #cf2725 0, #731312 100%);
	-pie-background: linear-gradient(to bottom, #cf2725 0, #731312 100%);
	border: 1px solid #5b4515;
	text-transform: none;
}
#boxPushesTop a.learnMore:hover, #boxPushesTop a.learnMore:active{
	text-decoration:none;
	background: #f5b938;
	background: -webkit-linear-gradient(top, #f5b938 0, #D09922 100%);
	background: -moz-linear-gradient(top, #f5b938 0, #D09922 100%);
	background: -o-linear-gradient(top, #f5b938 0, #D09922 100%);
	background: -ms-linear-gradient(top, #f5b938 0, #D09922 100%);
	background: linear-gradient(to bottom, #f5b938 0, #D09922 100%);
	-pie-background: linear-gradient(to bottom, #f5b938 0, #D09922 100%);
}
/* Medium Devises ONLY ---->>>  */
@media (min-width: 992px) AND (max-width: 1199px) {
	#boxPushesTop h2 {
    font-size: 1.4em;
	}
}
/*  small Devises ONLY ---->>>  */
@media (min-width: 768px) AND (max-width: 991px) {
#boxPushesTop .row > div {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-bottom:25px;
}
#boxPushesTop .row > div {
	border-bottom: 0;
	padding-bottom: 25px;
}
#boxPushesTop .row > div.two{
	border-right:0;
}
}
/*  extra small Devises ---->>>  */
@media (max-width: 767px) {
#boxPushesTop .row > div {
	border-bottom: 0;
	padding-bottom: 25px;
}
#boxPushesTop .row > div.two{
	border-right:0;
}
}
/* BOTTOM BOXPUSHES STRUCTURE -------------------------------------------------------------->>>>>>*/
#boxPushesBg {
	position:relative;
	background: #742121;
    color: #fff;
    padding: 50px 0 45px 0;
}
#boxPushesBg .row .row > div {
	text-align: center;
}
#boxPushes img {
	display: block;
	margin: 0 auto;
}
#boxPushes h2 {
	font-size: 1.8em;
    color: #FFFFFF;
    font-family: "pt_sans_Italic";
    text-align: center;
    margin-top: 1.0em;
}
#boxPushes p{
	margin-bottom:1.5em;
}
#boxPushes a, #boxPushes a:link, #boxPushes a:visited {
	color: #333;
	margin:0 auto;
	font-size: 1.2em;
	width:120px;
	display:block;
	letter-spacing: .05em;
	font-family: pt_sans_boldIt;
	padding: 4px 6px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-width: 85px;
	background: #d2d2d2 url(../_images/boxPushes/apl-white-button.png) top left repeat-x;
	border: 1px solid #5b4515;
	text-transform: none;
	-webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    transition: background .5s;
}
#boxPushes a:hover, #boxPushes a:active {
	text-decoration:none;
	background: #ecb338 url(../_images/boxPushes/apl-white-button_over.png) top left repeat-x;
}
#boxPushesBg .topShadow{
	position: absolute;
	top: 0;
	left: 0;
	height: 19px;
	width: 100%;
	background: url(../_images/global/mainBackground-InnerShadow.png) top center repeat-x;
	
}

/*  Lrge Devices ---->>>  */
@media (min-width: 1200px) {
}

/*  Medium Devices ---->>>  */
@media (max-width: 1200px) {
}

/*  Small Devices ---->>>  */
@media (max-width: 991px) {
}

/*  Extra Small Devices ---->>>  */
@media (max-width: 767px) {
	#boxPushesBg .row .row > div {
	margin-bottom:3em;
}
}

/* Markets Styles -------------------------------------------------------------->>>>>>*/
#markets{
	padding-bottom: 3.5em;
}
#markets .row.head{
	margin-bottom:2em;
}
#markets h1{
	margin-top: -10px;
    font-family: pt_sans_bold;
    text-align: center;
    color: #fff;
	font-size:4em;
}
#markets hr{
	border-top-color: #fff;
}
#markets .row#icons h2{
	margin: .8em 0 0;
    text-align: center;
    color: #59738C;
    font-size: 1.22em;
}
#markets .row#icons h2 a, #markets .row#icons h2 a:link, #markets .row#icons h2 a:visited{
	color:#fff;
	font-size: 1em;
    letter-spacing: .5px;
}
#markets .row#icons > div.col-sm-3, #markets .row > div.col-sm-2{
	padding-left: 0px;
	padding-right: 0px;
}
#markets .row#icons > div.col-sm-3 .row, #markets .row > div.col-sm-2 .row{
margin:0;	
}
#markets .row#icons > div.col-sm-3 .row > div, #markets .row > div.col-sm-2 .row>div{
padding-left:6px;
padding-right:6px;
}
#markets .row#icons > div.col-sm-3:first-child{
}
#markets .row#icons .row > div.col-xs-6{
	height:8em;
}
#markets .row#icons em{
	color: #7E94A9;
    font-size: 4.2em;
    text-align: center;
    background-color: #FFF;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 70px;
    line-height: 1.95em;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#markets .row#icons a, #markets .row#icons a:link{
	text-decoration:none;
}
#markets .row#icons a em, #markets .row#icons a:link em,  #markets .row#icons a:visited em{
    background-color: #3f0100;
    color: #FFFFFF;
	transition: all 1.1s ease;
}
#markets .row#icons a:hover em,  #markets .row#icons a:active em{
	background-color:#fff;
	color:#222;
	text-decoration:none;
	
}
/*  Lrge Devices ---->>>  */
@media (min-width: 1200px) {
	#markets .row#icons > div.col-sm-3:first-child{
	}
	#markets .row#icons .row > div.col-xs-6{
		height:9.7em;
	}
	#markets .row#icons em{
		line-height:2.3em;	
	}
}
/*  medium Devices ---->>>  */
@media (max-width: 1199px) {
	#markets h1{
	margin-top: -10px;
	font-size:3em;
}
#markets .row#icons .row > div.col-xs-6{
	height:7.5em;
}
#markets .row#icons a em, #markets .row#icons a:link em,  #markets .row#icons a:visited em{
	line-height: 1.8em;
}
}
/*  ONLY Small Devices ---->>>  */
@media (min-width: 768px) AND (max-width: 991px) {
#markets .row#icons h2{
    font-size: 1.1em;
}
#markets .row#icons > div.col-sm-3:first-child {
}
#markets .row#icons .row > div.col-xs-6{
	height:6em;
}
#markets .row#icons em{
	font-size: 3.3em;
	line-height:1.8em;
}
}
/*  Extra Small Devices ---->>>  */
@media (max-width: 767px){
#markets{
	padding-bottom: 0.2em;
}
#markets .row#icons > div.col-sm-4{  
	margin-bottom:3em;
}
#markets .row#icons > div.col-sm-3:first-child {
    margin-left: 0;
}
}
/* <<<<<<----------------------- Main Area --------------------------------------------*/
#mainArea {
	background-color: #fff;
	padding: 40px 0 35px 0;
	color: #333;
}
#mainArea #intro {
	color: #fff;
}
#mainArea #mainContent h1 {
	font-family: pt_sans_bold;
	font-size: 2.5em;
	margin-top: 0;
	color: #750000;
	margin-bottom: .5em;
	
}
#mainArea {
	background:#DCDCDC url(../_images/global/apl-main-area-intro-bg.jpg) top center repeat-x;
}
#mainArea #mainContent #intro {
	color: #333 !important;
}
#mainArea #mainContent #intro h1 {
	font-size: 3em;
	color: #812727;
	margin-bottom: .3em;
}
#mainArea #mainContent #intro h1.associations{
	color:#823939;
}
#mainArea #mainContent #intro hr{
	border-color:#ccc;
}
#mainArea #mainContent p, #mainArea #mainContent ul {
	letter-spacing: .03em;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
#mainArea #mainContent ul {
	margin-left: 15px;
}
#mainArea #mainContent ul li {
	margin-bottom: .5em;
}
#mainArea #mainContent strong {
	font-family: "pt_sans_bold"
}
#mainArea #intro h2 {
	font-family: "corpo";
	font-size: 1.5em;
}
#mainArea #intro p {
	font-family: open_sanslight;
	font-size: 1.3em;
}
.why-eagle-view{
	text-align:center;
}
#contact {
	background: #691919;
	padding: 0 15px;
	margin-bottom: 1.5em;
	border: 1px solid #555;
	margin-top: 0;
}
#contact .formHeader {
	color: #333;
	background: #e8e8e8 url(../_images/global/footer-top-gradient.jpg) center top repeat-x;
	padding: 10px 0 8px 7px;
	margin-left: -15px;
	margin-right: -15px;
	margin-bottom: 20px;
}
#contact .formHeader h2 {
	font-family: 'open_sanslight';
	font-size: 1.9em;
	min-height: 30px;
	text-transform: uppercase;
	margin: 0;
	padding-left: 50px;
	background: url(../_images/global/form-top-arrow.png) left top no-repeat;
}
#contact .formFooter {
	background: #e8e8e8 url(../_images/global/footer-bottom-gradient.jpg) center top repeat-x;
	color: #fff;
	padding: 10px 0 18px 0px;
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 1.2em;
}
#contact .formFooter .btn, #contact .formFooter .btn:focus {
	border-radius: 0;
	color: #fff;
	background: #393939 url(../_images/global/formBtnDots.png) 105px center no-repeat;
	width: 155px;
	float: right;
	font-size: 1.3em;
	text-align: left;
	outline: none;
	webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#contact .formFooter .btn:hover, #contact .formFooter .btn:active {
	background-color: #710100;
	color: #fff;
	background-position: 115px center;
	padding-left: 20px
}
#contact .formFooter .btn span {
	font-size: 1.3em;
}
#contact .form-control {
	border-radius: 0;
	height: 35px;
}
#contact .form-group textarea {
	min-height: 90px;
}
#contact form input, #contact form textarea {
	font-size: 1.1em;
}

/*  Large Devices ---->>>  */
@media (min-width: 1200px) {
}

/*  Medium Devices ---->>>  */
@media (max-width: 1199px) {
}

/*  only small Devices ---->>>  */
@media (min-width: 768px) AND (max-width: 991px) {
#contact .formHeader h2 {
	font-size: 1.75em;
	padding-left: 40px;
}
}

/* small Devices ---->>>  */
@media (max-width: 991px) {
}

/*  Extra Small Devices ---->>>  */
@media (max-width: 767px) {
#contact {
	margin-top: 1.5em;
}
#mainArea #intro #benefits > div >div {
	background: url(../_images/global/form-home-bg.png) top center repeat;
	padding: 1em;
	margin-bottom: 1.5em;
}
#mainArea #intro #benefits > div:first-child > div {
	margin-top: 2em;
}
#mainArea #intro #benefits > div:last-child > div {
	margin-bottom: 1em;
}
#mainArea #mainContent #intro h1 {
	font-size: 1.9em;
}
}
/*------------- footer styles ------> */
#footer {
	background-color: #212121;
	color: #fff;
	padding: 15px 0 35px 0;
}
#footer address {
	font-size: .9em;
	padding-top: 5px;
	margin-bottom: 0;
}
#footer img.social-icons {
	float: right;
}

/* small Devices ---->>>  */
@media (max-width: 991px) {
#footer address {
	padding-top: 5px;
	margin-bottom: 10px;
    text-align: center;
    padding-bottom: 15px;
}
#footer img.social-icons {
	display: block;
	float: none;
	margin: 0 auto;
}
}
