* {
	border: 0px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style-type: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color:inherit;
}
a:hover {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
a:focus {
	outline: none;
}
textarea {
	resize: none;
}
img{
	max-width:100%;}
body{
	font-family: 'Open Sans', sans-serif;
	}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
select,
textarea{
	border: 1px solid #d6d6d6;
	border-radius: 3px !important;
	font-size: 13px;
	color: #000000;
	box-shadow: none;
	width: 100%;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #efefef;
	min-height: 42px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: 400;
	letter-spacing: 1px;
}


input[type="submit"],
button,
input[type="button"]
 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #918900;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	border-radius: 3px;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	
	font-weight: 400;
	min-width:160px;
}

input[type="submit"]:hover,
button:hover,
input[type="button"]:hover {
	opacity:0.8;}
label{
	font-size: 16px;
	line-height: 22px;
	color: #6c7483;
	font-family: MyriadProRegular;
}

.whiteSec{
	background-color: #FFF;
	padding-top: 80px;
	padding-bottom: 90px;
}
.greySec{
	background-color: #f5f9fd;
	padding-top: 80px;
	padding-bottom: 90px;
}
h1{
	font-size: 52px;
	font-weight: 300;
	color: #333333;
	padding-bottom: 60px;
}
h2{
	font-size: 32px;
	font-weight: 300;
	color: #333333;
	padding-bottom: 40px;
}
h3{
	font-size: 30px;
	font-weight: 300;
	color: #333333;
	padding-bottom: 10px;
}
h4{
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	padding-bottom: 10px;
}

p{
	font-size: 18px;
	font-weight: 300;
	color: #6a686f;
	padding-bottom: 20px;
}
.greenColor{
	color: #918900;
}
.size24{
	font-size:24px;}
header{
	position: absolute;
	left: 150px;
	top: 48px;
	right: 150px;
	z-index: 99;
}	
.logo{
	float:left;}
.menuCollaps{
	float:right;
	display:none;
	}
.menuCollapsOpen{
	display:block;
	
	}
.loginMenu{
	float:right;
	}
.loginMenuClose{
	display:none;}
.toggleMenu{
	float: right;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	cursor: pointer;
	margin-left:90px;
	margin-top:3px;
}
.toggleMenuClose{
	background-image: url(../img/close.png);
}
nav{
	float:left;}
header li{
	display: inline-block;
	margin-left: 60px;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #FFF;
}
header li:first-child{
	margin-left:0px;}
header li a:hover, header li a:focus{
	color: #B49CD3;
	text-decoration: none;
}
	.bannerCap{
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin-left: 150px;
	width:950px;
}
.bannerCap td{
	vertical-align: middle !important;
	
	}
.sliderSec h1{
	color:#FFF;
	padding-bottom:0px;
	font-size:63px;
	line-height:65px;
	padding-bottom:20px;
	text-shadow:2px 3px 2px #333; 
	-moz-text-shadow:2px 3px 2px #333;
	-ms-text-shadow:2px 3px 2px #333;
	-o-text-shadow:2px 3px 2px #333;
	-webkit-text-shadow:2px 3px 2px #333;}
.sliderSec p{
	color:#FFF;
	padding-bottom:40px;
	text-shadow:1px 2px 1px #333; 
	-moz-text-shadow:1px 2px 1px #333;
	-ms-text-shadow:1px 2px 1px #333;
	-o-text-shadow:1px 2px 1px #333;
	-webkit-text-shadow:1px 2px 1px #333;}
.sliderSec .btn-default{
	font-size: 30px;
	font-weight: 400;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	border: 1px solid #FFF;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	min-width:310px;
}
.sliderSec .btn-default:hover, .sliderSec .btn-default:focus{
	color: #4b3478;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.devider{
	background-image: url(../img/devider.png);
	background-repeat: repeat-y;
	background-position: right top;
	
}
.devider2nd{
	padding-left:30px;}
.media{
	margin-top:0px;
	margin-bottom:45px;}
.media:last-child{
	margin-bottom:0px;}
.media p{
	padding-bottom:0px;}
.media-left{
	float:left;
	padding-right:30px;}
.secMargin{
	margin-bottom:60px;}
.textContent{
	padding-top:145px;}
footer{
	background-color: #000;
	padding-top: 65px;
	padding-bottom: 65px;
	text-align: left;
}
/*.followUs{
	margin-bottom: 70px;
	font-size: 16px;
	font-weight: 300;
	color: #808080;
}
.followUs .fa{
	margin-left: 15px;
	font-size: 22px;
	color: #808080;
}
.followUs .fa:hover{
	color: #918900;
}*/
.logo2nd{
	margin-bottom:14px;}
.backTop{
	background-color: #918900;
	line-height: 63px;
	text-align: center;
	height: 65px;
	width: 65px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0px;
	border-radius:50%;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.backTop:hover{
	background-color: #716B00;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
footer p{
	font-size: 14px;
	color: #918900;
	padding-bottom: 0px;
	font-weight: 300;
	letter-spacing: 1px;
}

.overLay{
	background-image: url(../img/overlay.png);
	background-repeat: repeat;
	padding-right: 15px;
	padding-left: 15px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	overflow-y: scroll;
	padding-top: 15px;
	padding-bottom: 15px;
	z-index: 999;
	display:none;
}

.pop{
	max-width: 550px;
	background-color: #FFF;
	margin-top: 2%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	border-radius: 6px;
	position: relative;
	margin-bottom: 2%;
}
.pop h1{
	font-size: 32px;
	color: #333333;
	text-align: center;
	padding-bottom: 24px;
	font-weight: 300;
}
.pop p{
	font-weight: 300;
	color: #6a686f;
	font-size: 14px;
	text-align: justify;
	padding-bottom: 32px;
}
.pop p.alert-success{
	
	color: #6a686f;
	font-size: 14px;
	text-align: center;
	border:1px solid #0C6;
	padding: 10px 10px;
	margin-bottom:10px;
	border-radius:3px;
}
.pop p.alert-error{
	
	color: #6a686f;
	font-size: 14px;
	text-align: center;
	border:1px solid #F33;
	padding: 10px 10px;
	margin-bottom:10px;
	border-radius:3px;
	background-color: #ffd0d0;
}

.closePop{
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
.pop input[type="submit"],
.pop button,
.pop input[type="button"]{
	margin-top: 15px;
	letter-spacing: 2px;
	font-size: 12px;
	min-width:240px;
	padding-top:15px;
	padding-bottom:15px;
}

@media (max-width: 1400px) {
	header li{
	margin-left: 25px;
}
	}

@media (max-width: 1200px) {
header{
	left: 15px;
	top: 40px;
	right: 15px;
}
		header li{
	margin-left: 25px;
}
.toggleMenu{
	margin-left:30px;
}

.bannerCap {
    width: 600px;
}
.sliderSec h1 {
    font-size: 40px;
    line-height: 42px;
}
	}


@media (max-width: 992px) {
h1 {
    font-size: 40px;
    padding-bottom: 30px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 28px;
}
p {
    font-size: 15px;
}
header {
    left: 15px;
    right: 15px;
    top: 15px;
}
	.bannerCap {
    width: 400px;
	margin-left:100px;
}
.sliderSec h1 {
    font-size: 25px;
    line-height: 25px;
	padding-bottom:10px;
	
}
.sliderSec p {
    color: #fff;
    padding-bottom: 20px;
	font-size:12px;
}
.sliderSec .btn-default {
    
    min-width:inherit;
    padding: 12px 25px;
   
}
.whiteSec, .greySec {
    padding-bottom: 50px;
    padding-top: 50px;
}
.menuCollaps{
	
	width: 100%;
	background-image: url(../img/overlay.png);
	background-repeat: repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7756a8;
	margin-top:5px;
}
.menuCollaps li{
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.menuCollaps nav{
	width:100%;}
	}

@media (max-width: 767px) {
header{
	left: 10px;
    right: 10px;
	top:10px;}
	header li {
    margin-left: 10px;
}
.toggleMenu {
    margin-left: 15px;
}
.logo{
	width:130px;}
.devider{
	background-image:none;
	margin-bottom:50px;
	padding-left:15px;
	padding-right:15px;
	}
.devider2nd{
	padding-left:15px;}
.textContent{
	text-align:center;
	padding-top:0px;
	margin-bottom:20px;
	margin-top:20px;}
footer{
	padding-top:50px;
	padding-bottom:50px;}
.backTop {
	height: 40px;
	line-height: 36px;
	width: 40px;
	position: static;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
}
.bannerCap {
    width:auto;
	margin-left:15px;
}
.sliderSec h1 {
	display:none;
	
}
.sliderSec p {
    display:none;
}
.sliderSec .btn-default {
    
    min-width:inherit;
    padding: 12px 25px;
   
}
.pop{
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
	}