/*@font-face {
    font-family: "HelveticaNeueLight";
    src: url(../fonts/HelveticaNeue-Light.otf);
}
@font-face {
    font-family: "HelveticaNeueThin";
    src: url(../fonts/HelveticaNeue-Thin.otf);
}
@font-face {
    font-family: "HelveticaNeueBold";
    src: url(../fonts/helvetica-neue-bold.ttf);
}*/
html,body {
	height: 100%;
}
body{
	/*padding: 190px 0 0;*/
	padding:0;
	margin: 0;
	font-size: 14px;
	color:#000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
a{color: #6d0622}
p{
	margin:0 0 18px;
}
h2{
	padding:0;
	margin:0 0 18px;
	line-height:28px;
	font-size:30px;
	color:#6d0622;
	text-transform:uppercase;
	font-weight:normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.alignLeft{float: left;}
.alignRight{float: right;}
.fullWidth{
	width: 100%;
	padding: 0;
	margin: 0;
}
.container{
	width: 100%;
	max-width: 1320px;
	margin: 0 auto;
	text-indent: left;
}
#wrapper {
	position:relative;
	z-index: 1;
	min-height: 100%;
	height: auto;
	background: #363636;
}
#container {
	position: relative;
	z-index: 1;
}
/*======================Header=================*/
.sectionHeader{
	padding: 0 0 10px;
	box-shadow: 0 0 10px #989898;
	background: #fff;
	z-index: 100000;
}
.sectionHeader .container{ position:relative}
.topBar{
	height: 10px;
	background: -webkit-linear-gradient(#f4cd61, #c29863);
  	background: -o-linear-gradient(#f4cd61, #c29863);
  	background: -moz-linear-gradient(#f4cd61, #c29863);
  	background: linear-gradient(#f4cd61, #c29863);
}
#logo{
	float: left;
	margin: 10px 0 0 20px;
	padding: 0;
	width: auto;
	overflow: hidden;
}
#logo a {
	display: inline-block;
	outline: none;
}
.mainMenuWrapper{
	float: right;
	padding: 120px 0 0;
}
.mainMenuWrapper .navbar{
	padding: 0;
	margin: 0;
	border: 0;
	background: none;
}
.mainMenuWrapper ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
.mainMenuWrapper ul li{
	float: left;
	line-height: 30px;
	font-size: 24px;
	text-transform: uppercase;
	margin-left: 70px;
	position: relative;
}
.mainMenuWrapper ul ul{
	display: none;
}
.mainMenuWrapper ul li li{
	float: none;
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #EEE;
	letter-spacing: 0.7px;
	margin: 0;
	line-height: 18px;
	font-size: 14px;
}
.mainMenuWrapper ul li a{
	color: #000;
	text-shadow: 0px 2px 4px rgba(0, 1, 1, 0.3);
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.mainMenuWrapper ul li li a{
	text-shadow:none;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-weight: normal;
	text-transform: none;
	padding:2px 10px;
	display: block;
}
.mainMenuWrapper ul li a:hover,
.mainMenuWrapper ul li.selected-menu-item a,
.mainMenuWrapper ul li.selected-menu-item li a:hover{
	color: #6d0622;
	text-decoration: none;
}
.mainMenuWrapper ul li ul >li:last-child {
	border-bottom: none;
}
.mainMenuWrapper ul li.selected-menu-item li a{color: #000;}
/*===============Footer section==============*/
.sectionFooter{
	background: #363636;
	padding:30px 0 ;
	color: #fff;
}
.sectionFooter .pull-right .col-xs-12,
.sectionFooter .pull-right .col-sm-6{
	padding-left: 0;
	padding-right: 0;
}
.sectionBttmFtr{
	background: #f4cd61;
	padding:15px 0 ;
}
.sectionBttmFtr p{
	padding: 0;
	margin: 0;
	line-height: 20px;
	font-size: 12px;
	overflow: hidden;
}
.sectionBttmFtr p a{ color: #000;}
.sectionFooter h4{
	font-size: 18px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
.siteMapList{
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.siteMapList li{
	display: block;
	list-style:none;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.siteMapList li a{ color: #fff;}
.siteMapList li a:hover{color: #f4cd61;}
.footerContact address{
	font-style: normal;
	line-height: 18px;
	color: #d0d0d0;
}
.footerContact address a{text-decoration: underline;}
.footerContact address span{color: #f4cd61}
.applicationList{
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
}
.applicationList li{
	width: 94px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.applicationList li img{
	display: block;
	max-width: 100%;
}
.sectionMain h3 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.sectionMain ul li {
	margin-bottom: 8px;
}
.sectionFooter h6 {
	font-size:14px;
	text-transform: uppercase;
	color: #f4cd61;
	margin-bottom:4px;
	font-weight: 700;
}
.sectionFooter a:hover{color: #f4cd61;}
.sectionFooter a:active {
	color: #f4cd61;
}
/*==================End footer================*/
.sectionMain{ position: relative;background: #FFF;}
.sectionMain .containerInner{
	max-width: 1150px;
}
.dottedBdr{
	margin: 40px 0 20px;
	border-top: 2px dotted #f4cd61;
}
.imageBox{
	width: 100%;
	height: auto;
	margin: 0 0 20px;
	-webkit-box-shadow: 0px 0px 5px 2px rgba(152,152,152,1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(152,152,152,1);
	box-shadow: 0px 0px 5px 2px rgba(152,152,152,1);
}
.imageBox img{
	display: block;
	width: 100%;
}
.contactPgLeft h3{
	padding:0;
	margin:0 0 8px;
	line-height:24px;
	font-size:21px;
	color:#363636;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.contactPgLeft address{
	line-height:18px;
}
.contactPgLeft address span{ color:#6d0622}
.contactPgLeft address a{ text-decoration:underline}
#contactFrm{
	width:575px;
	padding:18px 0 0;
	color:#6d0622;
	position: relative;
}
#contactFrm .ajaxsend {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF url(../images/ajaxloader.gif) no-repeat center center;
	opacity: 0.8;
}
#contactFrm label{
	line-height:18px;
	display:block;
	font-weight: normal;
	margin-bottom:4px;
}
#contactFrm .capchaBox label{
	line-height:28px;
	font-size:24px;
	margin:0 20px 0 0;
	float:left;
}
#contactFrm input[type="text"],
#contactFrm input[type="email"],
#contactFrm input[type="phone"],
#contactFrm textarea{
	width:100%;
	padding:5px;
	display:block;
	line-height:18px;
	font-size:14px;
	color:#000;
	border:1px solid #6d6e6e;
	background:#e6e6e6;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#contactFrm textarea{ height:100px}
#contactFrm .capchaBox input[type="text"]{
	width:50px;
	float:left;
}
#contactFrm button[type="submit"],
#contactFrm button[type="submit"]{
	width:190px;
	color:#6d0622;
	line-height:28px;
	font-size:14px;
	padding:0;
	margin:20px 0 0;
	display:block;
	text-transform:uppercase;
	border:1px solid #6d6e6e;
	background:#f5f5f5;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	font-family:Arial, Helvetica, sans-serif;
}
#contactFrm button[type="submit"]:hover{background:#e6e6e6;}
#contactFrm label.error {
	font-size: 13px;
	display: block;
	font-weight: bold;
	color: #6d0622;
	text-transform: normal;
	float: none;
	clear: both;
}
.formRow{
	padding:0 0 18px;
}
.formColumn{
	width:250px;
	float:left;
}
.formFirstColumn{ margin-right:70px}
.capchaBox{padding-left:40px;}
.socialIcons{
	position:absolute;
	float:right;
	top:20px;
	right:0;
	font-size:20px;
}
.socialIcons .pull-left {
	font-size:16px;
	padding-top: 4px;
}
.socialIcons a{
	display: inline-block;
	margin-right: 15px;
	color:#000;
}
.socialIcons a:hover{color:#f4cd61}
.pageSideTitle{
	width: 100px;
	min-height: 200px;
	overflow: hidden;
	padding: 0 20px;
	margin: 0;
	text-align: center;
	background: #f4cd61;
	position: absolute;
	top: 0;
	right: 0;
	
	/*
	-ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    */
}
.pageSideTitle h1{
	padding: 0;
	margin: 0;
	font-size: 80px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	top: 20px;
	-ms-transform: rotate(90deg); 
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rowItem{
	margin-bottom: 10px;
}
.thumbnailCont{margin-bottom: 10px;}
.thumbnailCont.alignRight{margin-left: 30px;}
.thumbnailCont.alignLeft{margin-right: 30px;}
.HomeContent{
	padding: 35px 0;
	text-align: center;
}
.HomeContent p{
	margin-bottom: 40px;
	line-height: 40px;
	font-size: 30px;
}
.sectionSlider{
	/*padding: 40px 0;*/
	box-shadow: 0 0 10px #989898;
	/*background: #efc245;*/
	background: #fff;
	/*border-bottom: 1px solid #767676;*/
}
.sectionSlider .bx-controls-direction {
	display: none;
	opacity: 0;
	-webkit-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.sectionSlider .bx-wrapper:hover .bx-controls-direction {
	display: block;
	opacity: 1;
}
.sliderItem img{
	display: block;
	margin: 0 auto
}
.sectionSlider .sliderItem .description {
	font-size: 58px;
	color: #FFF;
	text-shadow:0 2px 8px rgba(0,0,0,0.6);
	-webkit-text-shadow:0 2px 8px rgba(0,0,0,0.6);
	-moz-text-shadow:0 2px 8px rgba(0,0,0,0.6);
	font-family: 'Open Sans', sans-serif;
	font-size: 58px;
	z-index: 2;
	font-weight: 300;
	margin: 0;
	position: absolute;
	top: 173px;
	line-height: 58px;
}
.sectionSlider .sliderItem.slide-1 .description {
	bottom:auto;
	top: 175px;
	text-align: center;
	left: 34%;
}
.sectionSlider .sliderItem.slide-2 .description {
	left: 31%;
	text-indent: 124px;
}
.sectionSlider .sliderItem.slide-3 .description {
	top: 270px;
	width: 100%;
	text-align: center;
}
.navbar-toggle{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
	background-color:#5CC1FC;
}
.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar{
	background-color:#FFFFFF;
}
#falsetitle {
	display: block;
	position: absolute;
	top: -999px;
	opacity: 0;
	font-size: 80px;
	text-transform: uppercase;
}
#falsetitle h1 {
	font-size: 80px;
}
/*==================Responsive code============*/
@media screen and (max-width: 1279px) {
	.sectionHeader{position: absolute;top:0;left:0;}
	.mainMenuWrapper ul li{ margin-left: 30px}	
	.pageSideTitle{ display: none;}
}
@media only screen and (min-width: 768px){
	#container {
		padding-bottom: 50px;
	}
	.sectionBttmFtr {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 2;
	}
	.mainMenuWrapper ul ul{
		position: absolute;
		left: auto;
		left: -10px;
		top: 28px;
		width: 200px;
		padding: 5px 0;
		background: #fff;
		box-shadow: 0 2px 1px rgba(0,0,0,0.4);
	}
}
@media screen and (max-width:980px) {
	#logo{width: 35%;}
	#logo img{ width: 100%}
	.mainMenuWrapper ul li{
		margin-left: 20px;
		font-size: 20px;
	}
	.mainMenuWrapper{padding-top: 85px}	
	#contactFrm{ width:100%;}
}

@media screen and (max-width: 767px) {
	#logo {
		position: relative;
		z-index: 11;
	}
	.socialIcons >.pull-left {
		display: none;
	}
	.socialIcons a.mailus {
		margin-right: 30px;
	}
	.contactinfo {
		font-size: 13px;
	}
	.HomeContent {
		padding:15px;
	}
	.HomeContent p {
		font-size: 18px;
		line-height: 26px;
	}
	.dottedBdr {
		margin-top: 20px;
	}
	.mainMenuWrapper{padding-top: 40px}
	.mainMenuWrapper ul li,
	.mainMenuWrapper ul{
		float: none;
		display: block;
		margin: 0;
	}
	.mainMenuWrapper ul ul{position: static;}
	.siteMapList li{width: 50%;}
	.sectionBttmFtr .alignLeft{float: left;}
	.sectionBttmFtr .alignRight{float: left;}
	.formColumn{
		width:100%;
		float:none;
		display:block;
	}
	.formFirstColumn{ margin:0 0 18px 0;}
	.capchaBox{padding-left:0;}
	.thumbnailCont{
		float: none;
		display: block;
		margin: 0 auto 10px;
		text-align: center;
	}
	.thumbnailCont.alignLeft,
	.thumbnailCont.alignRight {
		margin: 0 auto 10px;
		float: none;
	}
	.thumbnailCont img{ max-width: 100%;}
	.sectionSlider{ /*padding: 20px 0*/}
	#logo img{ max-width: 180px;}	
	.socialIcons{top:10px;}
	.sectionSlider .bx-wrapper:hover .bx-controls-direction a {
		width: 20px;
		height: 20px;
		background-size: 200% 100%;
	}
	.applicationList li {
		width:50%;
		margin:0;
		padding: 10px 0;
		text-align: center;
	}
	.applicationList li img {
		display: block;
		margin:0 auto;
		max-width: 96%;
	}
}

@media screen and (max-width: 480px) {	
	.mainMenuWrapper{
		float: none;
		display: block;
	}
	#logo{width: 60%; margin-left: 0}
	.socialIcons a{	margin-right:10px;}
	.sectionBttmFtr .alignLeft,
	.sectionBttmFtr .alignRight {
		float: none;
		display: block;
		text-align: center;
	}
}
@media only screen and (max-width: 1100px){
	.sectionSlider .sliderItem .description {
		font-size: 50px;
		line-height: 50px;
	}
}
@media only screen and (max-width: 1024px){
	.sectionSlider .sliderItem .description {
		font-size: 40px;
		line-height: 40px;
	}
	.sectionSlider .sliderItem.slide-1 .description {
		top: 145px;
		text-align: center;
		left: 34%;
	}
	.sectionSlider .sliderItem.slide-2 .description {
		left: 31%;
		top: 145px;
		text-indent: 124px;
	}
	.sectionSlider .sliderItem.slide-3 .description {
		top: 240px;
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 767px){
	.sectionSlider .sliderItem .description {
		top: 90px;
		font-size: 32px;
		line-height: 32px;
	}
	.sectionSlider .sliderItem.slide-1 .description {
		top: 110px;
		text-align: center;
		left: 34%;
	}
	.sectionSlider .sliderItem.slide-2 .description {
		left: 31%;
		top: 90px;
		text-indent: 124px;
	}
	.sectionSlider .sliderItem.slide-3 .description {
		top: 150px;
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 480px){
	.sectionSlider .sliderItem .description {
		top: 40%;
		font-size: 20px;
		line-height: 22px;
	}
	.sectionSlider .sliderItem.slide-1 .description {
		top: 40%;
		text-align: center;
		left: 34%;
	}
	.sectionSlider .sliderItem.slide-2 .description {
		left: 31%;
		top: 40%;
		text-indent: 48px;
	}
	.sectionSlider .sliderItem.slide-3 .description {
		top: 60%;
		width: 100%;
		text-align: center;
	}
}
@media only screen and (max-width: 480px) and (orientation: portrait) {
	.sectionSlider .sliderItem .description {
		top: 25%;
		font-size: 20px;
		line-height: 22px;
	}
	.sectionSlider .sliderItem.slide-1 .description {
		top: 25%;
		text-align: center;
		left: 34%;
	}
	.sectionSlider .sliderItem.slide-2 .description {
		left: 31%;
		top: 25%;
		text-indent: 48px;
	}
}

.footerContact a{
 color:#fff;
}
.footerContact a:hover{
 color:#f4cd61;
}