header{
	overflow: initial;
}

@media (max-width: 767px){
	.custom #change-font-size ul li a {
		left: -7px;
		height: 26px;
		font-size: 13px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.custom #change-font-size ul li a:after {
		line-height: 26px;
	}
}

@media (min-width: 992px)
{
	.contrasts-eye-holder .contrasts-list:before {
		display: block;
		content: '';
		width: 0;
		height: 5px;
		position: absolute;
		top: 0;
		left: 50%;
		margin: -10px 0 0 -10px  !important;
		border-left: 10px solid transparent !important;
		border-right: 10px solid transparent !important;
		border-bottom: 10px solid rgba(255, 255, 255, 0.5) !important;
	}
}

.subpage .mainbody-nova .blog {
    margin-top: 0;
}

#map{
	height: 400px;
}

* .icon-chevron-left, * .icon-chevron-right{
	font-family: 'FontAwesome' !important;
}

.icon-chevron-right:before{
	font-family: 'FontAwesome' !important;
	content: '\f054' !important;
}
.icon-chevron-left:before{
	font-family: 'FontAwesome' !important;
	content: '\f053' !important;
}

.navbar-default .navbar-nav > li.current a, .navbar-default .navbar-nav > li.active a, .navbar-default .navbar-nav > li > a:hover.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #b0d93e;
}

.articles-list{
	list-style-type: none;
	line-height: 30px;
	font-size: 20px;
}

.articles-list a{
	display: block;
	color: #a6ce39;
}
.articles-list a:hover{
	color: #a6ce39;
	text-decoration: underline;
}

.mainbody-nova .item-page p:first-of-type{
	display: block;
}

.mainbody-nova .item-page{
	text-align: left;
}

.t3-megamenu .mega > .mega-dropdown-menu{
	padding: 0 !important;
}


.mega-col-nav{
	padding: 0 !important;
}

.dropdown-menu .mega-dropdown-inner > a{
	background-color: #fff !important;
	color: #30271f !important;
}

.dropdown-menu .mega-dropdown-inner > a:hover, .dropdown-menu .mega-dropdown-inner > a:focus{
	background-color: #fff !important;
	color: #b0d93e !important;
}

.t3-spotlight.t3-spotlight-2.row .col-md-3{
	width: 100% !important;
	float: none !important;
}

.items-leading .readmore .icon-chevron-right{
	display: none;
}

.banneritem a{
	font-weight: normal;
}

.dropdown-menu.mega-dropdown-menu,.t3-megamenu .mega-nav li, .t3-megamenu .mega-nav > li a, .t3-megamenu .dropdown-menu .mega-nav > li a{
	background-color: #fff !important;
}

.t3-megamenu .dropdown-menu .mega-nav > li{
	margin: 10px 0;
}

.t3-megamenu .dropdown-menu .mega-nav > li a{
	color: #30271f !important;
}
.t3-megamenu .dropdown-menu .mega-nav > li a:hover, .t3-megamenu .dropdown-menu .mega-nav > li a:focus, .t3-megamenu .dropdown-menu .mega-nav > li a:active{
	text-decoration: underline !important;
	/*color: #30271f !important;*/
	color: #000 !important;
}

.item-page img{
	max-width: 100%;
}


.subpage .t3-spotlight-2 .bannergroup .banneritem{
	display: block;
}


.item-page img, .items-leading img, .page-header img{
  	max-width: 100%;
  	margin-bottom: 10px;
}