* {
	border: 0px;
	
}
body{
	overflow-x:hidden;}
body, div, {font-family: 'Open Sans', sans-serif;
	font-weight: 400;}
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;
}

-webkit-user-drag:auto|element|none;
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%;}
.pink{
	color: #e14c4c !important;
}
.green{
	color: #aafe3e !important;
}
.orng{
	color: #ff6d25 !important;
}
.yellow{
	color: #fff006 !important;
}
.red{
	color: #ff2f06 !important;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #15191f;
}
header{
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 30px;
	z-index: 9999;
	-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;

}
.stickyheader{
	background-color: #000;
	padding-top: 10px;
	padding-bottom: 10px;

}
.blankDiv{
	height: 50px;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
}
header.stickyheader ul li a {
    line-height: 50px;
}
header.stickyheader .menu {
     line-height: 50px;
}
.logo img{
	-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;
	}
.stickyheader .logo img{
	width:150px;
	
}
.logo{
	float:left;}
	
	
.menu {
	text-align: center;
	float: right;
	line-height: 98px;
	cursor: pointer;
	margin-left: 30px;
}
.collapsDiv {
	float: right;
	display: none;
}	
	

header ul li{
	display: inline-block;
	margin-left: 50px;
}
header ul li a{
	font-family: openSansCondensedLight;
	font-size: 18px;
	line-height: 102px;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
}
header ul li a:hover, header ul li a:focus, header ul li.active{
	border-bottom-color: #FFF;
	color: #FFF;
	text-decoration: none;
}
.bannerPart{
	position: relative;
	background-image: url(../img/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:700px;
}
.bannertext{
	padding-top: 250px;
	padding-bottom: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.listHeader
{
    font-size: 30px !important;
    color: #E33F3F !important;
    font-weight: 600 !important;
    padding-bottom: 10px !important;
}
.listSpan
{
    color:#d0c700 !important;
}
.bannertext h3{
	font-size: 120px;
	line-height: 100px;
	color: #FFF;
	font-family: GreatVibesRegular;
	padding-bottom: 0px;
}
.bannertext h4{
	font-size: 80px;
	line-height: normal;
	color: #5e5e5e;
	font-family: PlayfairDisplaySCRegular;
	padding-bottom: 30px;
}
.bannertext h5{
	font-size: 30px;
	line-height: normal;
	color: #e14c4c;
	font-family: PlayfairDisplaySCRegular;
	padding-bottom: 15px;
}
.bannertext p{
	font-size: 24px;
	line-height: 30px;
	color: #ffffff;
	font-family: openSansCondensedLight;
	padding-bottom: 45px;
}

.bannertext h6{
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-family: PlayfairDisplaySCRegular;
	padding-bottom: 0px;
}
.container-fluid{
	padding-left:60px;
	padding-right:60px;}
.section{
	background-color: #000;
}	
.section h1{
	font-family: openSansCondensedLight;
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	max-width:215px;
}
.section h2{
	font-size: 90px;
	line-height: normal;
	color: #FFFFFF;
	font-family: PlayfairDisplaySCRegular;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.section h3{
	font-size: 120px;
	line-height: 100px;
	color: #FFF;
	font-family: GreatVibesRegular;
	padding-bottom: 34px;
}

.section1{
	background-image: url(../img/fullimg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 125px;
	background-attachment: fixed;
}
.section2{
	background-image: url(../img/fullimg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 70px;
	padding-bottom: 40px;
}
.section3{
	background-image: url(../img/fullimg3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 200px;
	padding-bottom: 435px;
}
.section6{
	background-image: url(../img/fullimg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	padding-top: 200px;
	padding-bottom: 435px;
}
.section6 p{
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-family: openSansCondensedLight;
	padding-bottom: 25px;
}
.device{
	margin-top: 15px;
	margin-bottom: 35px;
	max-width:306px;
	text-align:center;
	margin-left:270px;
}
.device p{
	font-size: 13px;
	color: #FFF;
	padding-bottom: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
}
.box1{
	background-color: #92dd3b;
	width: 210px;
	margin-right: 10px;
	float: left;
	border-radius: 100px 100px 0 0;
	padding-top: 26px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.box1 h5{
	font-size: 13px;
	line-height: normal;
	color: #000;
	padding-bottom: 10px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
.box1 ul{
	margin-left:15px;}
.box1 ul li{
	font-size: 13px;
	line-height: normal;
	color: #000;
	padding-bottom: 10px;
	list-style-type: disc;
	font-family: 'Open Sans', sans-serif;
}
.box1 p{
	font-size: 13px;
	line-height: normal;
	color: #000;
	padding-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
}
.spclP
{
    min-height:330px;
}
.spclUL
{
    min-height:294px;
}
.box1 figure{
	text-align:center;
	margin-bottom:30px;}
.box1 figure img{
	border-radius:50%;}
.sec2Img{
	margin-bottom:25px;}
.section2 p{
	font-size: 20px;
	line-height: 25px;
	color: #ffffff;
	font-family: openSansCondensedLight;
	padding-bottom: 45px;
}
.formBox{
	margin-top:25px;}
.formBox .form-control{
	background-image: url(../img/black.png);
	background-repeat: repeat;
	border: 1px solid #251f1d;
	font-size: 20px;
	line-height: normal;
	color: #FFF;
	height: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: transparent;
	font-family: openSansCondensedLight;
}
.formBox .form-group{
	margin-bottom: 30px;
}
.formBox .form-control:focus{
	border-top-color: #fff006;
	border-right-color: #fff006;
	border-bottom-color: #fff006;
	border-left-color: #fff006;
	box-shadow:none;
}
.connectbtn{
	font-size: 20px;
	text-transform: uppercase;
	color: #c54241;
	padding-bottom: 13px;
	border-bottom-style: none;
	font-size: 14px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background:rgba(0, 0, 0, 0.5);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	padding-top: 13px;
	padding-right: 30px;
	padding-left: 30px;
	border-radius:3px;
	 display: inline-block;
}
.connectbtn:hover, .connectbtn:focus{
	color: #FFF;
	border-bottom-color: #FFF;
	text-decoration: none;
	background-color: #c54241;
}

.connectbtn2{
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	padding-bottom: 13px;
	border-bottom-style: none;
	font-size: 24px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	background:#e23e3e;
	border:1px solid #e23e3e;
	text-align: center;
	padding-top: 13px;
	padding-right: 30px;
	padding-left: 30px;
	border-radius:3px;
	 display: inline-block;
}
.connectbtn2:hover, .connectbtn2:focus{
	color: #c54241;
	border:1px solid #555;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0.5);
}
.btnSpace
{
    margin-right:10px;
    margin-bottom:10px;
}



.forGot{
	font-size: 16px;
	text-transform: uppercase;
	color: #c54241;
	font-family: openSansCondensedLight;
	margin-left: 20px;
}
.forGot a{
	color: #FFF;
}
.half1{
	background-image: url(../img/sec4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    background-size:cover;
	width: 50%;
	float: left;
	padding-top: 70px;
	padding-right: 60px;
	padding-left: 60px;
	min-height:1070px;
}
.section .half1 h2{
	font-size: 70px;
	line-height: normal;
	color: #FFFFFF;
	font-family: PlayfairDisplaySCRegular;
	padding-bottom: 0px;
	text-transform: uppercase;
}
.section .half1 h3{
	font-size: 95px;
	line-height: 80px;
	color: #FFF;
	font-family: GreatVibesRegular;
	padding-bottom: 34px;
}
address{
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
	font-family: openSansCondensedLight;
	margin-top: 30px;
	margin-bottom: 72px;
	}
	
.contactForm .form-control{
	background-image: url(../img/black.png);
	background-repeat: repeat;
	border: 1px solid #2d323b;
	font-size: 20px;
	line-height: normal;
	color: #FFF;
	height: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: transparent;
	font-family: openSansCondensedLight;
}
.contactForm .form-group{
	margin-bottom: 30px;
}
.contactForm .form-control:focus{
	border-top-color: #fff006;
	border-right-color: #fff006;
	border-bottom-color: #fff006;
	border-left-color: #fff006;
	box-shadow:none;
}
.mapImgBox{
	overflow: hidden;
	float: left;
	width: 50%;
	position: relative;
    background-color:#000;
}
.maplink:hover
{
    color:#f0e718 !important;
}
.mapIconBox{
	position: absolute;
	left: 0%;
	top: 50%;
	-ms-transform: translateY(-50%) translateX(-0%);
	-webkit-transform: translateY(-50%) translateX(-0%);
	transform: translateY(-50%) translateX(-0%);
	z-index: 999;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	right: 0px;
}
.mapIconBox1{
    position: absolute;
    top: 62%;
    transform: translateY(-50%) translateX(0%);
    z-index: 999;
    max-width: 70px;
    margin-right: auto;
    margin-left: auto;
    right: 90px;
}
.mapIconBox2{
    position: absolute;
    top: 60.5%;
    transform: translateY(-50%) translateX(0%);
    z-index: 99999;
    max-width: 70px;
    margin-right: auto;
    margin-left: auto;
    right: 103px;

}
.mapIconBox3{
    position: absolute;
    top: 70%;
    transform: translateY(-50%) translateX(0%);
    z-index: 99999;
    max-width: 70px;
    margin-right: auto;
    margin-left: auto;
    right: 43px;
    
}
.mapIconBox4{
    position: absolute;
    top: 45%;
    transform: translateY(-50%) translateX(0%);
    z-index: 99999;
    max-width: 70px;
    margin-right: auto;
    margin-left: auto;
    right: 43px;
    
}

.mapIcon{
	text-align: center;
	margin-bottom:35px;
	
}
.mIcon1{
	float: left;
}
.mIcon2{
	float: right;
}
.mIcon3{
	float: left;
}
.mIcon4{
	float: right;
}
.mapIcon .fa{
	font-size: 35px;
	color: #d6291e;
	margin-bottom: 5px;
}
.mapIcon p{
	font-size: 16px;
	line-height: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-family: openSansCondensedLight;
	color: #FFF;
}
.mapImg{
	overflow:hidden;
	}
.mapImg img{
	max-width:inherit;
	 position:relative;
    left: 50%;
	top: 0%;
	-ms-transform: translateY(-0%) translateX(-50%);
	-webkit-transform: translateY(-0%) translateX(-50%);
	transform: translateY(-0%) translateX(-50%);
	}

	
.bannerImg img{
	max-width:inherit;
	height:1000px;
	width:auto !important;
	
	}	
@media (max-width: 1200px) {
.bannertext {
    padding-top: 220px;
    padding-bottom: 100px;
}	
.bannertext h3 {
    font-size: 80px;
    line-height: 70px;
}	
.bannertext h4 {
    font-size: 60px;
}
.bannertext h5 {
    font-size: 25px;
}
.bannertext p {
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 35px;
}
.bannertext h6 {
    font-size: 20px;
    line-height: 20px;
}
.section h2 {
    font-size: 60px;
}
.section h3 {
    font-size: 80px;
    line-height: 60px;
}	
.box1 {
    width: 200px;
}
.section2 p {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 45px;
}
.section3 {
    padding-top: 150px;
    padding-bottom: 150px;
}
.section .half1 h2 {
    font-size: 50px;
}
.section .half1 h3 {
    font-size: 60px;
    line-height: 60px;
    padding-bottom: 25px;
}
.half1 {
    padding-right: 30px;
    padding-left: 30px;
        min-height: 1000px;
}
.mapImg img {
    height: 1000px;
}
.bannerImg img{
	
	height:800px;
	}
	}	
@media (max-width: 992px) {	
header {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
}
.logo img {
    width: 200px;
}
.menu {
    line-height: 68px;
    margin-left: 30px;
}
header ul li {
    margin-left: 30px;
}
header ul li a {
    font-size: 16px;
    line-height: 68px;
}
.bannertext {
    padding-top: 180px;
    padding-bottom: 100px;
    text-align: center;
}
.bannertext h3 {
    font-size: 70px;
    line-height: 70px;
}
.bannertext h4 {
    font-size: 40px;
}
.bannertext h5 {
    padding-bottom: 5px;
}
.bannertext p {
    padding-bottom: 20px;
}
.section1 {
    padding-top: 40px;
   
   
}
.section h2 {
    font-size: 40px;
}
.section h3 {
    font-size: 60px;
    line-height: 50px;
}
.container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.device {
    max-width: inherit;
    text-align: center;
    margin-left: 0;
    width: 100%;
}
.box1 {
    width: auto;
    border-radius: 0px;
    margin: 0 auto 10px auto;
    max-width: 450px;
    float: none;
}
.section3 {
    padding-top: 70px;
    padding-bottom: 50px;
}
.section6{
	padding-top: 70px;
    padding-bottom: 50px;
}
.half1 {
    padding-right: 15px;
    padding-left: 15px;
      min-height: 920px;
}
.section .half1 h2 {
    font-size: 40px;
}
.section .half1 h3 {
    font-size: 50px;
    line-height: 60px;
    padding-bottom: 15px;
}
address {
    margin-bottom: 40px;
}
.mapImg img {
    height: 920px;
}
.bannerImg img{
	
	height:700px;
	}
}
@media (max-width: 767px) {
.bannertext {
    padding-top: 150px;
    padding-bottom: 80px;
}	
.bannertext h3 {
    font-size: 50px;
    line-height: 50px;
}
.section h2 {
    font-size: 30px;
}	
.section h3 {
    font-size: 40px;
    line-height: 40px;
}
.forGot {
    margin-left: 0px;
    display: block;
    margin-top: 15px;
}
.half1 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
}
.mapImgBox {
	width: 100%;
	background-color: #df9894;
}
.mapImg img {
    width:inherit;
	height:600px;
}
.contactForm .form-group {
    margin-bottom: 10px;
}
.formBox .form-group {
    margin-bottom: 10px;
}
.collapsDiv {
    width: 100%;
    background-color: #e33f3f;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
}
header ul li {
    margin-left: 0;
    width: 100%;
    text-align: center;
}
header ul li a {
    font-size: 16px;
    line-height: 35px !important;
}
.bannerImg img{
	height:700px;
	margin-left:-50%;
	}
.single-page-nav
    {
        display:block !important;
    }
}
@media (max-width: 480px) {
	.bannerImg img{
	margin-left:-70%;
	}
    .single-page-nav
    {
        display:none !important;
    }
    .nontrans
    {
        opacity:1.0 !important;
        display:block !important;
        animation:none !important;
       
    }
    @-moz-document url-prefix() {
        .loader
            {
            display:none !important;
        }
    }
	}
@media (max-width: 320px) {
	.bannerImg img{
	margin-left:-80%;
	}
    .single-page-nav
    {
        display:none !important;
    }
    .nontrans
    {
        opacity:1.0 !important;
        display:block !important;
        animation:none !important;
      
    }
    @-moz-document url-prefix() {
        .loader
            {
            display:none !important;
        }
    }
	}
	
	
	.successGeneric
	{
		display:block;
		position:fixed;
		z-index:999999;
		background:url(../img/SuccessTrns.png) left top transparent;
		width:40%;
		left:30%;
		bottom:4px;
		border:1px solid #8bdb24;
		padding:5px;
		border-radius:0.2em !important;
		-moz-border-radius:0.2em !important;
		-webkit-radius:0.2em !important;
		text-align:center;
		
	}
	.successGeneric h4 
	{
		font-size:0.95em;
		font-weight:bold;
		color:#fff;
		background:url(../img/SuccessIco.png) left center no-repeat transparent;
		padding-left:36px;
		min-height:32px;
		margin:5px 0px;
		vertical-align: middle;
		line-height: 32px;
		   text-transform:initial;
		min-width: 32px;
		display: inline-block;
	}	
	


   .copyright
	{
		color: #FFF;
		float: right;
		height: 35px;
		overflow: hidden;
		line-height: 46px;
		vertical-align: middle;
		display: block;
		z-index: 99999;
		position: relative;
		margin-top: -40px;
		margin-right: 10px;
		margin-bottom: 5px;
		font-family: openSansCondensedLight;
		/*text-transform: uppercase;*/
		font-weight: 500;
	}
	.copyright span
	{
		font-size: 14px;
		float:left;
	}
	.copyright a
	{
		font-size: 14px;
		float:right;
		background: transparent url("../img/footerlogo.png") no-repeat scroll right top;
		padding-right: 128px;
		color:#808080 !important;
		padding-left:2px;
	}
	.copyright a:hover
	{
		text-decoration:none;
		color:#fff !important;
	}
	
	
	.info{font-size:.8em;color: #f00;letter-spacing:2px;padding-left:5px;}
