/*------------------------------------------------------------------
Project:    Name
Author:     Muhammad Salman
URL:        http://muhammadsalman.com
Version:    1.0
-------------------------------------------------------------------*/

/**
 *	General 
 */
::-moz-selection{ color: #fff; background: #707070; }
::selection { color: #fff; background: #707070; }
html,
body {
  height: 100%;
}
body {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	line-height: 130%;
	position: relative;
	color:#ffffff;
	font-weight: 300;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 5px;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	font-size:22px;
	line-height: 20px;
	font-weight: 700;
	margin-top: 10px;
}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{
	color: #ffb400;
	font-weight: 400;
}
h1{
	font-size:48px;
	line-height: 52px;
}
h2{
	font-size: 32px;
	line-height: 34px;
}
h3{
	font-size:24px;
	line-height: 29px;
}
h4{
	font-size:20px;
	line-height: 25px;	
}
h5{
	font-size:16px;
	line-height: 21px;
}
h6{
	font-size:14px;
	line-height: 17px;
}
ul, ol	{
	display: block;
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
p {
	margin-bottom: 14px;
}
p:last-child {
	margin-bottom: 0;
}
em {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
a { 
	-moz-transition:all 0.14s ease 0s; 
	-webkit-transition:all 0.14s ease 0s;   
	-o-transition:all 0.14s ease 0s; 
	transition:all 0.14s ease 0s;
	outline:none;
	color:#ffffff;
}
a:hover,
a:focus{ 
	color: #ffffff;
	text-decoration: none;
}
img, iframe {
	max-width:100%;
}
hr.divider {
  margin-top: 40px;
  margin-bottom: 40px;
  border: 0;
  border-top: 1px solid rgba(175, 175, 175, 0.25);
}
hr.divider.half {
  width: 50%;
  margin: 5px auto;
}
.orange{
	color:#ffcc00;
}


.wt_row_overlay {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
}

.wt_row_pattern_dashed {
  /*background-image: url("../images/overlay_dashed.png");
  background-repeat: repeat;*/
}



header#header{
	height:620px;
	background: #baddfc url(../images/header-bg.jpg) center top;
	width: 100%;
	display: block;
	position: relative;
	background-repeat: no-repeat;
}

#navigation{
	position: fixed;
	z-index: 999;

}
#navigation.desktop{
	display: block;
	width: 100%;
	/*background: url(../images/h-bg.png) center top;*/
	background: rgba(180, 12, 45, 0.85);
}
#navigation.desktop nav{
	width: 100%;
	margin: auto;
	position: relative;
}
#navigation.desktop nav > ul{
	padding: 0;
	margin: 0 0 0 260px;
	text-align: left;
}
#navigation.desktop nav > ul > li{
	padding: 0;
	margin: 0;
	display: inline-block;
}
#navigation.desktop nav > ul > li > a{
	font-family: "Lato";
	font-size: 20px;
	font-weight: 700;
	color:#ffffff;
	line-height: 80px;
	margin: 0 60px 0 0;
    text-shadow: 0 1px 1px #000;
}
#navigation.desktop nav > ul > li > a.logo{
	position: absolute;
	top: 0;
	left: 0;
	
}
#navigation nav > ul > li > a.logo img{
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	width: 200px;
}

#navigation.animate nav > ul > li > a.logo img{
	width: 130px;
}
#navigation.desktop a:hover {
    color: #afb;
}
#sidenav {
width: 73px;
background: rgba(0, 0, 0, .5);
border-radius: 7px 0 0 7px;
    position: fixed;
    top: 54.544%;
    right: 0;
text-align: left;
z-index: 500;
padding: 1px 3px;
}

#sidenav a {
display: block;
margin-left: 10px;
width: 99%;
margin: 0 auto;
position: relative;

padding: 0;
padding-left: 5px;
margin: 0 auto;
background: rgba(255, 255, 255, .2);
border-radius: 5px;
text-shadow: 0 1px 1px #000;
}
#sidenav:after {
content: "";

clear: both;
}
.phn {
    line-height: 1;
    text-align: center;
    color: #fff;
    float: right;
    width: 190px;
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    height: 100%;
    background: rgba(225, 185, 45, .85);
    padding: 0;

}
#call {
    position: relative;
    left: -23px;
    margin-top: 20px;
    color: black;
}
#call:before {
    content: "\25B6"; /* also hand pointing \261E right \25B6 angle \276F */
     color: black;
    position: relative;
    left: -8px;
    top: 0;
    font-size: 13px;
}
.phn a {
    font-weight: 700;
    display: block;
    position:relative;
    margin-top: 3px;
    color: #b30c2d;
}
.phn a:hover{
	color: #ffffff !important;
}
#header .home-text{
	width: 1170px;
	text-align: left;
	margin: auto;
	padding: 260px 0 0 18px;
	position: relative;
	
	
}

#header .home-text h1{
	font-size: 58pt;
	line-height: 100%;
	font-weight: 700;
	color: #ffffff;
	margin-top: 50px;
	text-transform: uppercase;
	 background: rgba(120, 120, 120, 0.45) none repeat scroll 0 0; 
	padding: 20px;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.7);
	width: 80%;
}
#header .home-text h1 span{
	display: block;
	font-size: 36px;
	line-height: 100%;
	color: #ffffff;

	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.7);
}
#header .home-text h1 span a{
	color: #ffffff;	
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.7);
}

.bell {
	position: fixed;
	top:58px;
	right: 8%;
	z-index: 99999; 
	width: 70px;
	height: 70px;
	overflow: hidden;
	background-color: none;
}

section{
	background-color: #b30c2d;
	padding: 60px 0;
}
section#section-las{
	background: url(../images/section1-bg.jpg) #b30c2d center bottom no-repeat; /*  #840029 =orig */
}
.info-box{
	background-color: #c8c8c8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 100%;
	height: auto;
	padding: 20px;
	color: #000000;
	font-weight: 700;
	font-size: 1.125em;
}
.info-box h1{
	font-size: 44px;
	line-height: 100%;
	color:#b30c2d;

}
.info-box h1 span{
	display: block;
	font-size: 25px;
	color:#b30c2d;
}
.info-box ul{
	padding: 0;
	margin: 0;
}
.info-box ul li{
	display: table;
}
.info-box ul li span{
	display: table-cell;
}

.info-box ul li span{
	padding: 10px 0;
	text-align: left;
	vertical-align: middle;
	margin-left: 20px;
}
.info-box ul li span:first-child{
	width: 90px;
	padding: 10px 30px 0 0;
	text-align: center;
	vertical-align: middle;
}
ul.list{
	color: #ffcc00;
}
ul.list span{
	color:#b30c2d;
}
ul.bullets{
	list-style: disc;
}
ul.bullets > li{
	padding-left: 10px;
}
ul.bold{
	font-weight: 700;
}
section#what-to{
	color:#000000;
	background:#fff right center no-repeat;
}
section#what-to .container{
	background:url(../images/what-to-bg.png) #fff right center no-repeat;
}
section#what-to h1,
section#what-to h2,
section#what-to h4{
	color:#b30c2d;

}
section#what-to h4{
	margin: 5px 0;
}
section#what-to .list{
	color:#000000;
}
.columns .list:before{
	position: absolute;
	content: '';
	border-right: 1px solid #b30c2d;
	top: 0;
	left: -20px;
	height: 100%;
}
.list.no-border:before{
	display: none;
}


section#pickup .container{
	background:url(../images/pickup-bg.png) left 150px no-repeat;
}
.download{
	display: inline-block;
	padding: 10px 100px 10px 10px;
	background: url(../images/pdf.png) #000 206px 28px no-repeat;
	width: 298px;
	font-size: 16px;
}
.download span{
	text-decoration: underline;
}
.mt-20{
	margin: 20px 0;
}
.mt-30{
	margin: 30px 0;
}
.mt-40{
	margin: 40px 0;
}
.call-to-action{
	font-size: 24px;
	line-height: 130%;
	font-weight: 700;
	padding: 10px 0;
}
.submit{
	padding: 10px;
	background-color: #ffcc00;
	color: #000000;
	font-size: 18px !important;
	text-transform: uppercase;
	display: inline-block;
}
.submit:hover{ 
	text-decoration: underline;
	color: #000000;
}
footer{
	background-color: #000;
	padding: 60px 0;
}
footer .footer-nav{
	padding: 0;
	margin: 0;
}
footer .footer-nav li{
	display: inline-block;	
	padding: 0 0 20px;
	color:#b40c2d;
	font-size: 24px;
}
footer .footer-nav li a{
	margin-right: 25px;
	margin-left: 25px;
	color:#b40c2d;
}
footer .footer-nav li a:hover{
	text-decoration: underline;
}
footer .footer-nav li:first-child a{
	margin-left: 0;
}
footer .footer-links{
	padding: 0;
	margin: 0;
}
footer .footer-links li{
	display: inline-block;
}
footer .footer-links li a{
	margin-left: 30px;
}
footer .footer-links li a:hover{
	text-decoration: underline;
}

#navigation.mobile{
	/*background: url(../images/m-menu.png) center top;*/
	background: rgba(180, 12, 45, 0.85);
	height:auto;
	display: none;
	width:100%;
}
#navigation.mobile nav{
	position: relative; 
	width: 100%; 
	height: auto;
	text-align: right;
	padding-right: 10px;
}
#navigation.mobile .menu-toggle{
	display: inline-block; 
	position: relative; 
	color: rgb(255, 255, 255); 
	font-size: 34px;
	margin: 10px 0;
}
#navigation.mobile a.logo{
	position: absolute;
	top: 0;
	left: 0;
}
#navigation.mobile a.logo img{
	width: 120px;
}

#navigation.mobile nav > ul{
	display: none;
	padding: 0 0 10px 0;
	margin:0;
	text-align: center;
	position: relative;
	width: 100%;
	border-top: 1px solid rgba(255, 255, 255, 0.4);
}
#navigation.mobile nav > ul.active{
	display: block;
}
#navigation.mobile nav > ul > li{
	padding: 0;
	margin: 0;
	display: block;
}
#navigation.mobile nav > ul > li > a{
	font-size: 20px;
	font-weight: 700;
	color:#ffffff;
	line-height: 40px;
	margin: 0 0 0 0;
}
#scrollUp{
	width: 100px;
	height: 100px;
	background-color: #ffffff;
}

p.caption{
	position: absolute;
	bottom:10px;
	right: 10px;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.7);
}
.reveal-modal {
	top: 100px; 
	right: 0;
	margin-left:8.8%;
	color: #b30c2d;
	max-width: 520px;
	background: rgba(255,255,255,0.55);
	position: absolute;
	z-index: 101;
	padding:15px 20px;
	text-align: center !important;
  	letter-spacing: 1px !important;
	border: 1px solid #f3f3f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	}

	#header .home-text	.reveal-modal p {
		color: #a10524;
		font-size:16px;
		font-weight: 700;
		margin: 0;
		
	}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
} 
a.close-reveal-modal:hover {
	color: #000 !important;
}
.file_caption{
	text-align: center;
	width:600px;
}
@media (max-width: 1199px) {
	
	#navigation.desktop nav > ul > li > a {
	  color: #ffffff;
	  font-family: "Lato";
	  font-size: 15px;
	  font-weight: 700;
	  line-height: 80px;
	  margin: 0 30px 0 0;
	  text-shadow: 0 1px 1px #000;
	}
}
@media (min-width: 1281px) {
	header#header{
		background: #baddfc url(../images/header-bg.jpg) center center;
		background-size: cover;
	}
}
