body{
    font-family: 'Roboto';
	font-size:15px;
	line-height: 24px;
	color: black;
	/*overflow-x: hidden;*/
}


.weightLight{
	font-weight: 300;
}

.weightNormal{
	font-weight: 400;
}

.weightBold{
	font-weight: 700;
}

.weightBlack{
	font-weight: 900;
}

.fontLineHeight1{
	line-height: 0.7em;
}

.fontLineHeight2{
	line-height: 1.1em;
}

.fontLineHeight3{
	line-height: 1.3em;
}

.fontLineHeight4{
	line-height: 1.9em;
}
.fontLineHeight5{
	line-height: 2.9em;
}


.alignleft{
	float:left;
	margin:0px 15px 15px 0px;
}

a{
	text-decoration: none;
}

a:hover{
	color:red;
}


h1, h2, h3, h4, h5, h6{
/* 	color: blue; */
	margin:0px;
	padding: 0px;
	font-weight: 600;
	display: block;
}

strong, b{
	font-weight: 700;
}

@media (max-width : 1359px) {
}

@media (max-width : 1200px) {

}

@media (max-width : 991px) {

}

@media  (max-width : 767px) {

}

/***** HEADER / FOOTER *****/
.theHeader .divLogo img{
    max-width: 100px;
}

/***** MENU/NAVIGATION *****/


/***** WPBAKERY *****/


/***** PAGES *****/