/*
Theme Name: Offers
Author: Web Solutions of America
Author URI: http://www.wsoaonline.com
*/

@charset "utf-8";
/* CSS Document */
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height:150%;
}
p {
  font-size: 14px;
  line-height:150%;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'PT Sans Narrow', sans-serif;
font-weight:700;
text-transform:uppercase;
}
h1 {
color:#467FD2;
}
#maincopy img {
border:1px solid #484848;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
#topheader {
	border-bottom: 3px solid #132D5E;
	min-height: 80px;
	background: #FFF;
  position:fixed;
top:0px; 
width:100%;
z-index:100;
}
#topheader p {
line-height:80px;
padding:0px;
margin:0px;
}
#topcall{
color:#BFBFBF;
font-weight:900;
font-size:16px;
}
#phonenumber{
text-align:right;
margin-left:50px;
color:#132C5E;
font-weight:900;
font-size:20px;
}
#phonenumber img{
margin-bottom:5px;
}
#logo {
	height: 80px;
	line-height: 80px;
}
#logo img {
	display: inline-block;
	text-align: center;
	margin: 0 auto;
}
#slider, .carousel, 
#slider.container-fluid {
	max-height: 553px;
	overflow: hidden;
}
#slider {
margin-top:80px;
}
.carousel-caption {
  position: absolute;
  right: auto;
  bottom: auto;
  left: auto;
  top:13%;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
  text-shadow: none;
}
.carousel-caption h1{
/*font-size:36px;*/
font-family: 'PT Sans Narrow', sans-serif;
}
 .carousel-caption p{
font-family: 'PT Sans', sans-serif;
font-size:18px;
font-weight:700;
} 
#captiontitlearea {
background: url(/wp-content/themes/offers/images/whiteBG.png) bottom left repeat;
padding:20px;
position:relative;
left:60px;
}
#captiontitlearea h1{
color:#C30E26;
font-size:41px;
font-weight:900;
margin-top:0px;
}
#captiontitlearea .subtitle {
color:#132D5E;
  font-size:24px;
font-weight:700;
}
#captionhighlightarea {
background: url(/wp-content/themes/offers/images/blueBG.png) bottom left repeat;
padding:20px;
}
#captionhighlightarea ul {
list-style:none;
padding-left:0px;
padding-bottom:10px;
}
#captionhighlightarea ul li{
float:left;
padding-left:0px;
margin-right:5%;
color:#FFF;
font-size:16px;
}
#captionhighlightarea ul li:before{
font-size:26px;
content: '■ ';
color: #A9C9FE;
}
#captiontextarea {
background: url(/wp-content/themes/offers/images/blackBG.png) bottom left repeat;
padding:20px;
padding:20px;
position:relative;
left:40px;
}
#captiontextarea p{
padding-right:30%;
}
#slider.container-fluid {
	padding: 0px;
	position: relative;
	top: 0px;
	z-index: 0;
}

#slider.container-fluid img {
	width: 100% !important;
}
#formarea {
width:327px;
position:absolute;
left:50%;
background:#FFF;
color:#333;
-webkit-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.8);
-moz-box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.8);
box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.8);
}
#formarea label{
display:none;
}
#formarea ul{
list-style:none;
margin-left:0px;
padding-left:0px;
}
#formarea input,
#formarea select,
#formarea textarea{
width:100%;
margin:5px 0;
height:30px;
background:#B7B7B7;
border:0px;
padding:0 5px;
}
#formarea textarea{
height:60px;
}
#formarea input.button{
color:#FFF;
background: url(/wp-content/themes/offers/images/formbutton.png) center left no-repeat #B20727;
height:40px;
margin-bottom:20px;
}
#formarea .gform_heading { 
width:366px;
background: url(/wp-content/themes/offers/images/formtop.png) top left no-repeat;
margin-left:-27px !important;
padding:0px !important;
height:82px;
text-align:center;
}
#formarea .gform_heading h3{ 
margin:0px 0px!important;
padding:10px 0 20px!important;
color:#FFF;
text-align:center;
}
#formarea .gform_description {
margin-left:-20px!important;
padding:0px!important;
}
.validation_error {
  font-size:12px;
  line-height:120%;
    	border: 1px solid #B20727 !important;
 color:#B20727;
 padding:6px;
  }
.gfield_error input,
.gfield_error select,
.gfield_error textarea {
	border: 1px solid #B20727 !important;
  background:#B54D60 !important;
  color:#FFF;
}
    .gfield_description.validation_message {
    display:none;
      }
main {
	border-top: 3px solid #132D5E;
}
#border1.container-fluid {
	height: 4px;
	background: #132D5E;
}
#maintitlearea {
background:#A9C9FE;
}
#pagetitle {
background: url(/wp-content/themes/offers/images/smallgraph.gif) bottom left no-repeat;
color: #132D5E;
padding-left:80px;
min-height:70px;
}
#pagetitle h2 {
font-size:27px;
}
#maintitleareacopy {
  padding-top:25px;
	background: url(/wp-content/themes/offers/images/graphBG.png);
	  background-size:cover;
  background-position:center center;
  background-attachment:fixed;
  color:#FFF;
}
#maintitleareacopy h2{
text-transform:none;
font-size:23px;
margin-bottom:15px;
}
#computerpicture {
margin-bottom:-80px;
}
#requestbutton {
margin-top:25px;
}
.container-fluid {
padding-left:0px !important;
padding-right:0px !important;
  }
#whyarea.container-fluid {
border-top:3px solid #C1C1C1;
border-bottom: 3px solid #132D5E;
	background: url(/wp-content/themes/offers/images/whyBG.png) no-repeat #FFF;
	  background-size:contain;
  background-position:bottom center;
  color:#FFF;
padding-top:20px;
} 
.whyul{
list-style:none;
padding-left:0px;
padding-top:20px;
margin-bottom:40px;
  }
.whyul li{
border:1px solid #B20727;
line-height:100%;
margin-bottom:15px;
padding:10px 0;
background:#FFF;
color:#132C5E;
font-weight:700;
font-size:16px;
  }
.whyul li:before{
 font-family: FontAwesome;
content: '\f00c';
color:#FFF;
background:#B20727;
padding:10px;
margin-right:20px;
  }
#whyarea h3 {
font-size:23px;
color: #132D5E;
padding-top:20px;
margin-bottom:15px;
} 
#why2area h4 {
font-size:21px;
color: #FFF;
padding-top:20px;
text-transform:none;
} 
#why2area {
padding-bottom:40px;
} 
#badges {
display:block;
list-style:none;
margin-top:10px;
padding-left:0px;
}
#badges li{
float:left;
display:block;
width:33%;
}
#badges li img{
margin:0 auto;
text-align:center;
}

#why2area.container-fluid {
background: #C1C1C1;
} 
#footer {
background:#6D6D6D;
text-align:center;
margin:0 auto;
padding-bottom:20px;
color:#FFF;
}

#footer ul{
list-style:none;
float:left;
padding-left:0px;
margin-top:30px;
}
#footer ul li{
list-style:none;
float:left;
display:block;
padding-right:10px;
margin-right:10px;
border-right: 1px solid #D6D6D6;
line-height:15px;
}
#footer ul li:last-child{
border-right: none;
}
#footer ul li a{
font-family: 'PT Sans Narrow', sans-serif;
font-size:14px;
color:#FFF;
}
#copyright {
float:left;
display:block;
color:#D6D6D6;
font-size:12px !important;
padding-left:0px;
}
#copyright p{
float:left;
display:block;
color:#D6D6D6;
font-size:12px !important;
margin-top:10px;
margin-left:0px !important;
}
/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
#topcall{
font-size:14px;
}
#captionhighlightarea ul li{
margin-right:2%;
}
#pagetitle h2 {
font-size:23px !important;
}
#whyarea h3 {
font-size:19px;
}
.whyul li{
font-size:12px;
  }
.carousel-caption {
top:10%;
}
.carousel-caption h1{
font-size:31px !important;
}
.carousel-caption .subtitle {
  font-size:18px !important;
}
}
@media (max-width: 991px) {
#slider, .carousel, 
#slider.container-fluid,
#slider img{
min-height:600px;
}
.carousel-caption {
/*position:relative;*/
width:100%;
left:0px;
bottom:0px;
top:10%;
}
#captiontitlearea {
position:relative;
width:100%;
left:0px;
  }
#formarea {
position:relative;
width:90%;
left:5%;
top:-20px;
  }
#formarea .gform_heading { 
width:100%;
padding:0px !important;
}
#formarea .gform_heading h3{ 
margin:0px 42px 10px!important;
padding:9px 0px 10px 0px!important;
text-align:center;
background:#132D5E;
width:100% !important;
}
main {
  clear:both;
  position:relative;
  top:0px;
  }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
#topcall{
font-size:12px;
}
#phonenumber{
margin-left:30px;
}
#pagetitle h2 {
font-size:23px !important;
}
#whyarea h3 {
margin-top:0px;
text-align:center;
font-size:27px;
}
ul.whyul:nth-child(2) {
margin-top:-40px;
  }
#footer ul li a{
font-size:12px;
}
}

/* Landscape phones and portrait tablets */

@media (max-width: 767px) {
#logo {
height:auto;
margin-bottom:20px;
}
#topcall{
display:none;
}
#phonenumber{
display:block;
margin:0 auto !important;
width:100%;
text-align:center;
line-height:21px;
padding-bottom:5px;
}
#logo img {
	display: block;
	margin-top: 15px;
}
#slider.container-fluid {
	/*padding: 0px;*/
	/*position: absolute;*/
	/*top: 0px;*/
}
#pagetitle h2 {
font-size:21px !important;
}
ul.whyul:nth-child(2) {
margin-top:-40px;
  }
.whyul li{
font-size:12px;
  }
#whyarea h3 {
margin-top:0px;
text-align:center;
font-size:27px;
}
#computerpicture {
text-align:center !important;
margin:0 auto;
}
#computerpicture img {
text-align:center !important;
margin:0 auto !important;
padding:0 !important;
}
#footer ul li {
line-height:10px; 
}
#footer ul li a{
font-size:10px;
}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
#pagetitle h2 {
font-size:16px !important;
}
.whyul li{
border:none;
  }
.whyul li span{
display:inline-block;
  }
.whyul li:before{
 font-family: FontAwesome;
content: '\f00c';
color:#B20727;
background:#FFF;
padding:0px;
margin-right:10px;
  }
#footer ul  {
display:none;
}
.carousel-caption h1{
font-size:31px !important;
}
.carousel-caption .subtitle {
  font-size:18px !important;
}
.gform_description {
position:relative;
left:30px;
display:block;
font-size:12px;
margin:0px;
text-align:center;
width:100%;
}
#formarea .gform_heading h3{ 
text-align:left;
font-size:21px;
line-height:27px;
}
}
/*THANK YOU TEMPALTE*/
body.page-template-page-thankyou, html {
    height:  100%;
    margin:  0px auto;
    padding: 0px auto;
}
body.page-template-page-thankyou #phonenumber{
float:right;
}
.page-template-page-thankyou main {
	position:relative;
	margin-top:80px;
	height:100%;
}
@media (max-width: 767px) {
body.page-template-page-thankyou #phonenumber{
float:none;
}
.page-template-page-thankyou main {
	margin-top:97px;
}
}
.page-template-page-thankyou #maintitleareacopy {
	position:relative;
	top:0px;
	bottom:0px;
	margin:0px;
    height:     auto;       
    min-height: 100%
}
.page-template-page-thankyou #footer {
	position:fixed;
	bottom:0px;
	width:100%;
}