#topMain>li>a {
	height:96px;
	line-height:96px;
}
#topMain.nav-pills>li>a {
	color:#fff;
	font-weight:400;
	background-color:transparent;
} 
#topMain.nav-pills>li:hover>a, 
#topMain.nav-pills>li:focus>a {
	color:#1F262D;
	background-color:rgba(0,0,0,0.03);
}
#topMain.nav-pills>li.active>a {
	color:#687482;
}

#topMain.nav-pills>li>a.dropdown-toggle {
	padding-right:25px;

	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
}
#topMain.nav-pills>li>a.dropdown-toggle:after {
	display: block;
	content: "\f107";
	position: absolute;
	top: 50%;
	right: 17px;
	margin: -5px 0 0;
	font-family: FontAwesome;
	font-size: 12px;
	opacity: .3;
	line-height: 1em;
	border:0;

	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -moz-transform .2s ease-in;
	-ms-transition: -ms-transform .2s ease-in;
	-o-transition: -o-transform .2s ease-in;
	transition: transform .2s ease-in;
}
#header.bottom.dropup #topMain.nav-pills>li>a.dropdown-toggle:after {
	content: "\f106";
}

#topNav .navbar-collapse {
	float:right;
}

section.fullwidthbanner-height-custom {
	max-height: 150px;
}


img.img-margin {
	margin-left: 25% !important;
	width: 100% !important;
}

#topNav a.logo {
	height:96px;
	line-height:96px;
	overflow:hidden;
	display:inline-block;
}


#topNav a.logo1 {
	height:96px;
	line-height:96px;
	overflow:hidden;
	display:inline-block;
}

span.custom-btn {
	font-size: 20px !important;
}

span.custom-top {
	font-size: 42px !important;
	font-weight: 300px !important;
}

span.custom-bottom {
	font-size: 24px !important;
	font-weight: 1px !important;
}

div.custom-top {
	text-align: center !important;
	font-size: 42px !important;
	font-weight: 300px !important;
}

div.custom-bottom {
	font-size: 24px !important;
	font-weight: 1px !important;
	font-style: normal !important;
}

span.custom1 {
	font-size: 24px !important;
	font-weight: 300px !important;
	margin-left: 10px !important;
}

a.custom-margin {
	margin-left: 10px !important;
}

a.custom-margin1 {
	margin-left: 10px !important;
}

section.h-200-custom {
	height: 200px !important;
}


@media only screen and (max-width: 1215px) {
	#topMain.nav-pills>li>a {
		font-size:13px;
	}
}

@media only screen and (max-width: 992px) {
	/* Force 60px */
	
	#header {
		height:60px !important;
	}
	#header #topNav a.logo{
		height:60px !important;
		line-height:50px !important;
	}
	#header #topNav a.logo>img {
		max-height:60px !important;
	}

	#header #topNav a.logo1{
		height:60px !important;
		line-height:50px !important;
	}
	#header #topNav a.logo1>img {
		max-height:60px !important;
	}

	span.custom-btn {
		font-size: 14px !important;
	}

	span.custom {
		font-size: 46px !important;
		font-weight: 300px !important;
	}

	span.custom1 {
		margin-left: 70px !important;
		font-size: 18px !important;
		font-weight: 100px !important;
	}

	a.custom-margin {
		margin-left: 70px !important;
	}

	#header #topNav #topMain>li>a {
		height:40px !important;
		line-height:40px !important;
		padding-top:0;
	}

	section.h-200-custom {
		height: 0px !important;

	}

	#topMain>li {
		border-bottom:rgba(0,0,0,0.1) 1px solid;
	}
	#topMain>li:last-child {
		border-bottom:0;
	}

	#header li.search .search-box {
		margin:0 !important;
		position:fixed;
		left:0; right:0;
		top:60px !important;
		width:100%;
		background-color:#fff;
		border-top:rgba(0,0,0,0.1) 1px solid;
	}
}


@media only screen and (max-device-width: 456px) {
	
	#header {
		height:60px !important;
	}

	#header #topNav a.logo{
		height:50px !important;
		line-height:50px !important;
	}
	#header #topNav a.logo>img {
		max-height:50px !important;
	}

	#header #topNav a.logo1{
		height:60px !important;
		margin-left:12px !important; 
		line-height:50px !important;
	}
	#header #topNav a.logo1>img {
		height:25px !important;
	}

	section.h-200-custom {
		height: 0px !important;
		padding: 30px 0 !important	;
	}

	img.img-margin {
		margin-left: 0px !important;
		width: 100% !important;
	}

	span.custom-btn {
		font-size: 14px !important;
	}

	span.custom {
		font-size: 26px !important;
		font-weight: 300px !important;
	}

	span.custom1 {
		margin-left: 35px !important;
		font-size: 11px !important;
		font-weight: 100px !important;
	}

	a.custom-margin {
		margin-left: 80px !important;
		margin-top: 50px !important;
		height: 30px !important;
		padding-top: 11px !important;
	}

	a.custom-margin1 {
		margin-left: 130px !important;
		margin-top: 50px !important;
		height: 30px !important;
		padding-top: 11px !important;
	}

	#header #topNav #topMain>li>a {
		height:40px !important;
		line-height:40px !important;
		padding-top:0;
	}


	#topMain>li {
		border-bottom:rgba(0,0,0,0.1) 1px solid;
	}
	#topMain>li:last-child {
		border-bottom:0;
	}

		#header li.search .search-box {
			margin:0 !important;
			position:fixed;
			left:0; right:0;
			top:60px !important;
			width:100%;
			background-color:#fff;
			border-top:rgba(0,0,0,0.1) 1px solid;
		}  

section.fullwidthbanner-height-custom {
	max-height: 70px !important;
}
  
}


