/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: ASDE Commercial
/*
/**************************************************************************************/


@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(http://fonts.gstatic.com/s/ptsans/v8/peba9qoUFrLz1OT0H-PYjALUuEpTyoUstqEm5AMlJo4.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(http://fonts.gstatic.com/s/robotocondensed/v13/Zd2E9abXLFGSr9G3YK2MsMpp4g5tvqSBklP-nsXxvLc.ttf) format('truetype');
}
#trademark {text-transform: capitalize!important;}

#header-row #logo a {
	display: block;
	position: relative;
	z-index: 30000;
}

#logo {
	width: 200px !important;
	margin: -9px;
}

#as-menu ul.as-menu > li > a, 
#as-menu ul.as-menu > li > span {
	font-size: 13px !important;
	font-weight: bold;
	height: auto;
	padding: 15px 7px
}

#as-menu {
	float: right;
}

.cta-btn {
	display: inline-block;
	padding: 30px;
	font-size: 28px;
	background-color: #c31f1e;
	color: #ffaead !important;
	border-radius: 50px;
	border: 4px solid #ffd2d0;
	margin: 20px 0 0 30px
}

.cta-btn:hover {
color: #fff !important;
}

@media screen and (max-width: 1200px) {

#logo {
	width: 150px !important;
}
	
#as-menu ul.as-menu {
	margin: 28px 0px 0px !important;
}
	
	#as-menu ul.as-menu > li > a, #as-menu ul.as-menu > li > span {
	font-size: 12px !important;
	height: auto;
	padding: 15px 7px;
}
	
#header-top-row {
	min-height: auto !important;
}	
	
#rev_slider_1_2_wrapper {
	margin-top: 80px !important;
}
	
}

@media screen and (max-width: 767px) {
	
.header .social {
	margin-bottom: 0 !important;
}
	
	.mod-custom.mod-custom__social.span3 {
	margin-bottom: 0;
}

#as-menu {
	margin-top: 50px;
	min-width: 100%;
}
	
	#header-row #logo {
	width: 250px !important;
	margin: 0 auto 0 !important;
}
	
}