




#a_scroll_down {
	display: none;
}
#top-content-area.tca-medium #a_scroll_down, #slider-fullwidth #a_scroll_down {
	position: absolute;
	width: 80px;
	height: 80px;
	display: block;
	z-index: 99;
	bottom: 14px;
	left: 50%;
	padding-top: 55px;
	margin-left: -40px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}
#top-content-area.tca-medium #a_scroll_down span, #slider-fullwidth #a_scroll_down span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 24px;
	height: 24px;
	margin-left: -12px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	box-sizing: border-box;
}

header #logo img {
	max-width: 120px;
}
#logo {
	margin-top: 20px !important;
}

#slider-fullwidth .carousel-indicators {
	display: none !important;
}

#copy_fooo {
	color: #fafafa !important;
	text-align: center;
	padding-bottom: 18px;
}
#copy_fooo a {
	color: #fafafa !important;
}







@media screen and (max-width:1200px){
	#mainmenu > li > a {
	font-size: 14.5px !important;
	padding: 0px 7px !important;
	}
}
@media screen and (max-width:991px){
	#mainmenu li {
	padding: 12px 0;
	}
}
@media screen and (max-width:768px){
	#footer .row .widget-footer {
	margin-bottom: 0 !important;
	}
	#footer .row .widget-footer + .widget-footer {
	margin-bottom: 45px !important;
	}
	#footer.footer-dark h4.footer-header {
	color: #ccc;
	text-transform: uppercase;
	}
	.header-light #mainmenu > li:first-child > a {
	border-top: 0 !important;
	}
}
@media screen and (max-width:478px){
	.slide-title h1.headline-large, .slide-title h2.headline-large, .carousel-content h1, .carousel-content h2 {
	font-size: 30px !important;
	}
	.feature-box.icon-top-centered, .feature-box.icon-top-left {
	padding: 32px 20px !important;
	}
	.body-dark .feature-title, .feature-box .feature-title {
	font-size: 1.2em !important;
	}
}













