html {
	background-color: #fff;
}
#Wrapper, #Content {
	background-color: #fff;
}
body {
	font-family: "Lato", Arial, Tahoma, sans-serif;
	font-weight: 400;
}
h2 {
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
	font-weight: 300;
}
h4 {
	font-family: "Montserrat", Arial, Tahoma, sans-serif;
	font-weight: 300;
}
body {
	font-size: 16px;
	line-height: 24px;
}
h2 {
	font-size: 38px;
	line-height: 38px;
}
h4 {
	font-size: 21px;
	line-height: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	body {
	font-size: 14px;
	line-height: 21px;
	}
	h2 {
	font-size: 34px;
	line-height: 34px;
	}
	h4 {
	font-size: 19px;
	line-height: 23px;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	body {
	font-size: 13px;
	line-height: 20px;
	}
	h2 {
	font-size: 30px;
	line-height: 30px;
	}
	h4 {
	font-size: 17px;
	line-height: 21px;
	}
}
@media only screen and (max-width: 479px) {
	body {
	font-size: 13px;
	line-height: 20px;
	}
	h2 {
	font-size: 27px;
	line-height: 27px;
	}
	h4 {
	font-size: 15px;
	line-height: 18px;
	}
}
#Header_wrapper {
	background-color: #090915;
}
#Footer {
	background-color: #545454;
}
body {
	color: #666;
}
a {
	color: #00e2bf;
}
a:hover {
	color: #00c6a8;
}

*::-moz-selection {
	background-color: #00e2bf;
}
*::selection {
	background-color: #00e2bf;
}
h2 {
	color: #000;
}
h4 {
	color: #000;
}
#Header .top_bar_left, .header-stack #Top_bar {
	background-color: #ffffff;
}
#Footer {
	color: #a5a5a6;
}
#Footer h4 {
	color: #fff;
}
.image_wrapper i{
	color: #e37d2a;
}
@media only screen and (max-width: 767px) {
	#Top_bar {
	background: #ffffff !important;
	}
}
#Footer {
	background: #000;
}
#Footer .widgets_wrapper {
	padding: 40px0 20px;
}
.tp-caption.homemedialargelight, .homemedialargelight {
	color: #fff;
	font-size: 50px;
	line-height: 55px;
	font-family: Montserrat;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
	text-shadow: none;
	letter-spacing: 3px
}
.tp-caption.homemediamediumlight, .homemediamediumlight {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-family: Lato;
	background-color: transparent;
	text-decoration: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
	text-shadow: none
}
.hrmargin_b_30, hr.hrmargin_b_30 {
	margin-bottom: 30px;
}
.hrmargin_b_30, hr.hrmargin_b_30 {
	margin: 0 auto 30px;
}