/*fonts*/
*{
   /* font-family: 'dejavu_sansextralight';*/	
	font-family: "Arian","Arian AMU","Arial AMU","GHEA Grapalat",Sylfaen,sans-serif !important;
	font-family: 'arnamu' !important;
}
.head-info li,
.featured-txt,
.contact-info-list li,
.calculate-header,
.date{
   /*font-family: 'dejavu_sansbook';	*/
   font-weight:400;
}


.subtitle,
.more-link,
.btn,
.wcm-title,
.langs,
.main-menu,
.slider-title,
.slider-title strong,
.testimonials-title,
.add-btn,
.title{
	 /*font-family: 'dejavu_sansbook';	*/
   font-weight:bold;
}


.editor-content h1,
.editor-content h2,
.editor-content h3,
.editor-content h4,
.editor-content h5,
.editor-content h6,
.editor-content b,
.editor-content strong,

.calc-form .btn.-info,
.calc-preform .btn.-info,
.form-title,
.ctrl-label,
.calc-form .caption,
.calc-preform .caption,
.form-group span,
.form-group span sup,
.table input,
.calc-table .th, .calc-table .td,
.title2,
.single-title,
.blockquote-footer strong,
.foot-title,
.form-label{
	/*font-family: 'dejavu_sansbold';*/
	font-weight:bold;
}

/*end fonts*/

.main-menu >li{
	margin-left:12px;
}
.calc-btn{
	margin-left:10px;
	padding: 0 10px;
    font-size: 11px;
    height: 30px;
    line-height: 28px;
}	

.single-title span {
	font-weight: normal;
}

.more-toggle {
    font-weight: bold;
}



@media screen and (min-width:768px) and (max-width: 1100px) {
	/*body {
		padding-top: 230px;
	}	*/
	
	.site-branding{
		width:100%;
	}
	.head-nav{
		float:none;
		text-align:center;
	}
	.main-menu{
		font-size:11px;
	}
	.calc-btn{
		margin-right:10px;
	}
}

.wcm-title {
	font-family: montserratsemibold !important;
}