body {
	font-size:16px;
}
.content_body {
	line-height: 188%;
}

input, select, textarea, button{
	font-family: 'Lato',Verdana,Geneva,'Bitstream Vera Sans','DejaVu Sans',sans-serif;
}
#root {
	width: 100%;
	max-width:960px;
}
.inner-content{
	padding: 18px 0 0;
}
.primary-column {
	width: 100%;
	float: none;
}
.primary-column .content-pad {
	padding:12px;
}
.secondary-column  {
	max-width: 600px;
	margin: 0 auto;
	width:100%;
	float: none;
}
#blog_template .primary-column {
	width: 67%;
	float: left;
}
#blog_template .sidebar {
	width: 31%;
	float: right;
}
#blog_template a {
	box-shadow: none;
}
.secondary-column .content-pad {
	padding:12px;
}
#header {
	max-width: 1060px;
	margin: 0 auto;
	overflow: hidden;
}
input[type=submit] {
	cursor:pointer;
}

/* = Horizontal Menu */
#Hmenu{
	width: 100%;
	padding:0;
	text-align: left;
	z-index: 20;
	position: relative;
}
#Hmenu .center-pad {
	max-width: 1060px;
}

/* = HORIZONTAL TEXT-based menu list  */
#tophorizontal-navigation {
	padding:0;
	margin:0 auto;
	max-width:960px;
	text-align: left;
}
#tophorizontal-navigation > li > a {
	font-size:15px;
	line-height: 44px;
	text-decoration:none;
	display: block;
	padding: 0 12px;
}
.main-menu ul{
	padding: 6px;
}
.menu-drop{
	display: none;
}
.btn-menu-drop{
	line-height: 44px;
	text-decoration: none;
	padding: 0 6px;
	color: #fff;
	position: relative;
	display: inline-block;
}
.btn-menu-drop:hover{
	color:#fff;
}
.btn-menu-drop img{
	height:  12px;
}
.menuclose, .activemenu .menuopen{
	display: none;
}
.activemenu .menuclose{
	display: inline-block;
}
.main-menu.hmenudrop{
	display:none;
	clear: both;
	border-top: none;
	height: auto;
	float: none;
	z-index: 200;
	position: absolute;
	padding-top: 0;
	left: 0;
	top: 44px;
	width: 234px;
}
.hmenudrop#tophorizontal-navigation{
	text-align: left;
}
.hmenudrop#tophorizontal-navigation > li{
	display:block;
	padding: 0;
	margin: 0;
}
.hmenudrop#tophorizontal-navigation > li > a{
	line-height:36px;
	color: #fff;
	padding: 0 6px;
	border-bottom: 1px solid #fff;
}
.hmenudrop#tophorizontal-navigation > li > a{
	color: #fff;
	display: block;
}
.hmenudrop#tophorizontal-navigation > li > a:hover{
	background: #2c2c2c;
}
.hmenudrop#tophorizontal-navigation li li a{
	line-height: 180%;
}
.hmenudrop{
	text-align: center;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hmenudrop > li{
	position: relative;
}
.hmenudrop.hmenu-defaults > li{
	display: inline-block;
	*display: inline; /* IE 7 fix */
	zoom: 1; /* IE 7 fix */
}
.hmenudrop a, .hmenudrop a:hover{
	text-decoration:none;
	color: #fff;
}
.hmenudrop ul{
	background: #2c2c2c;
	position: static;
	width: 100%;
	text-align: left;
	width: 190px;
	z-index: 1500;
}
.hmenudrop ul > li > a{
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #fff;
	color: #fff;
	display: block;
	padding: 3px;
	font-size: 1.0em;
}
.hmenudrop ul > li > a:hover{
	color:#fff;
	border-color: #fff;
}
.hmenudrop.main-menu > li > ul {
	opacity: 1;
	visibility: visible;
	width: 100%;
	box-sizing: border-box;
}
.hmenudrop#tophorizontal-navigation li li a{
	padding: 1px 15px;
}
.hmenudrop .main-menu-has-ul:after {
	border-width: 6px 6px 0 6px;
	content: "";
	border-style: solid;
	border-color: #fff transparent;
	position: absolute;
	right: 6px;
	top: 15px;
}
.hmenudrop .m-menu-open:after {
	border-color: transparent #fff;
	border-width: 6px 0 6px 6px;
	top: 12px;
	right: 8px;
}

/* = Typography styles */
.content_body a{
	text-decoration: none;
}
.content_body a:hover{
	box-shadow: 0 2px 0 0 rgba(255,255,255,0.2),0 2px 0 0 #2c2c2c;
}
.content_body #mlsroot a, .content_body #IDX-main a{
	box-shadow: none;
}

.primary-column .d5area-cn-img, .primary-column .d5area-cn-img:hover,
.primary-column .dapq-photo, .primary-column .dapq-photo:hover,
.primary-column .dapq-price a, .primary-column .dapq-price a:hover,
.primary-column .d5area_list h3 a, .primary-column .d5area_list h3 a:hover{
	box-shadow: none;
}
body a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6, legend.style-block {
	margin:1px 0 8px;
	line-height: normal;
	font-weight: normal;
}
/* h2.section {
	font-size:21px;
	margin-bottom:1px;
	padding-bottom:2px;
}

h1 {
	font-size:33px;
	margin-bottom:3px;
}
h3 {font-size:25px;margin:12px 0 0;}
.primary-column h3{
	margin: 16px 0 4px;
}
h4 {font-size:22px;}
h5 {font-size:19px;margin:8px 0 -5px;} */

/* = Footer */
#footer {
	position:relative;
	text-align:center;
}
#footer .content-pad {
	padding: 12px;
	max-width: 936px;
	margin: 0 auto;
}
.footer-menu {
	list-style:none;
	display:block;
	clear:left;
	margin:0 auto;
	padding:2px 0;
	color: #c2c2c2;
}
.footer-menu li {
	display: inline;
}
.footer-menu a {
	margin:0 4px;
}
.footer-logos img {
	vertical-align: middle;
	margin: 0 10px;
}
#footer .social_widget{
	margin: 24px 0 0;
}
#footer a{
	text-decoration: none;
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .social_widget li{
	float: none;
	display: inline-block;
}

/* = Dakno Copyright */
.dakno {
	background:transparent;
	color:#c2c2c2;
	font-size: 0.8em;
	width: 100%;
}
.dakno a {
	color:#c2c2c2;
}
.dakno a:hover {
	color:#c2c2c2;
}
/* = Mini Contact */
#mini{}
#minicontact {
	margin:0;
	padding:0;
	position: relative;
}
#minicontact label {
	display:block;
	margin: 6px 10px 0 0;
	text-align:left;
}
.mini-header {
	font-size:22px;
	text-align:center;
	text-transform: uppercase;
}
#minicontact input.form-btn  {
	margin: 12px 0 0;
	width: auto;
	height: auto;
	padding: 6px 36px;
	font-weight: normal;
	font-size: 18px;
	border: none;
}
#mini input{
	font-size: 14px;
}
.mini-submit{
	text-align: center;
}
#mini #label-optin{
	text-align: center;
}


/* = Custom Design Elements */
#header .agent-info{
	padding: 12px;
	float: left;
	text-align: left;
}
#header .logo{
	font-size: 2.5em;
	font-weight: 300;
	text-decoration: none;
}
#header img{
	max-width: 100%;
}
#header .office-info{
	float: right;
	padding: 12px;
	text-align: right;
	white-space: nowrap;
}
#header span{
	font-style: italic;
	font-size: 20px;
	position: static;
	display: block;
}
#header strong{
	font-size: 18px;
	display: block;
	padding-top: 6px;
}
.header-text a{
	color: #fff;
	text-decoration: none;
}
#mid{
	background: #2c2c2c;
	position: relative;
}
#index #mid{
	background-size: cover;
	height: 634px;
}
#mid.mid-no-bg{
	background-image: none;
}
#rotator, #rotator div{
	width: 100%;
	height: 100%;
}
#rotator div{
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
	background-size: cover;
}
#rotator{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

.qs{
	max-width: 936px;
	margin: 200px auto 0;
	text-align: center;
	padding: 12px;
	color: #fff;
	background: rgba(0,0,0,0.7);
	box-sizing: border-box;
	z-index: 10;
	position: relative;
}
.qs h3{
	color: #fff;
	font-weight: normal;
	margin: 0 0 16px;
}
.qs input, .qs select{
	font-size: 13px;
	border: 1px solid #fff;
}
.qs input[type="submit"]{
	color: #fff;
	text-transform: uppercase;
}
/* DaknoIDX */
.qs #mls-quick-search{
	width: 100%;
	text-align: left;
}
.qs #mls-quick-search li.min_price{clear: none;}
.qs #mls-quick-search .didx_qs input#m_inputlocation {width: 96%;}
.qs #mls-quick-search ul.feature6 select, .qs #mls-quick-search ul.feature6 input,
.qs #mls-quick-search ul.feature5 select, .qs #mls-quick-search ul.feature5 input,
.qs #mls-quick-search ul.feature5 select, .qs #mls-quick-search ul.feature4 input{
	font-size: 13px;
	width: 100%!important
}
.qs #mls-quick-search .didx_qs li{
	box-sizing: border-box;
	padding: 5px 5px;
	height: 34px;
}

/* 4 fields */
.qs #mls-quick-search ul.feature4 li.property_field {width: 16%;}
.qs #mls-quick-search ul.feature4 li.location_field {width: 24%;}
.qs #mls-quick-search ul.feature4 li,  .qs #mls-quick-search ul.feature4 li.submit_search{width: 12%;}

/* 5 fields */
.qs #mls-quick-search ul.feature5 li.property_field {width: 16%;}
.qs #mls-quick-search ul.feature5 li.location_field {width: 24%;}
.qs #mls-quick-search ul.feature5 li,  .qs #mls-quick-search ul.feature5 li.submit_search{width: 10%;}

/* 6 fields */
.qs #mls-quick-search ul.feature6 li.property_field {width: 13%;}
.qs #mls-quick-search ul.feature6 li.location_field {width: 24%;}
.qs #mls-quick-search ul.feature6 li,  .qs #mls-quick-search ul.feature6 li.submit_search{width: 9%;}

/* IDX Broker */
.qs .IDX-quicksearchWrapper{
	border-radius: 0!important;
	box-shadow: none!important;
	border: none!important;
	width: auto!important;
	overflow: hidden;
}
.qs .IDX-quicksearchWrapper select, .qs .IDX-quicksearchWrapper input{
	width: 96%!important;
}
.qs .IDX-qsLabel{
	display: block!important;
	float: none!important;
	margin: 0!important;
}
.qs .IDX-qsFieldWrap{
	text-align: left;
	width: 14%;
	padding-right: 0;
	padding-left: 0;
	float: none;
	display: inline-block;
	height: 45px;
}
.qs .IDX-qsFieldWrap:last-child input {
	margin-top: 18px!important;
}

.qs a{
	color: #fff;
	text-decoration: none;
}
.qs a:hover{
	text-decoration: underline;
}
.ql ul, .ql ol{
	overflow: hidden;
	list-style: none;
	margin: 12px 0;
	padding: 0;
}
.ql li {
	display: inline-block;
}
.ql li:after {
	content:" | ";
}
.ql li:last-child:after {
	content:"";
}
.ql a{
	margin: 0 6px;
}
.box-index {
	padding: 48px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.box-index h2{
	padding-left: 12px;
	padding-right: 12px;
}
.center-pad{
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
}
.box-search h2{
	color: #333;
}
.box-cma{
	padding-left: 12px;
	padding-right: 12px;
}
.cma{
	max-width: 720px;
	margin: 70px auto;
	background: rgba(0,0,0,0.75);
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	padding: 24px;
	box-sizing: border-box;
}
.cma h2{
	color: #fff;
}
.cma button{
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	border: none;
	padding: 6px;
	vertical-align: middle;
	width: 30%;
	cursor: pointer;
}
.cma input{
	vertical-align: middle;
	border: none;
	font-size: 15px;
	padding: 6px;
	float: left;
}
.cma .sf-address{
	width: 50%;
}
.cma .sf-unit{
	width: 20%;
	border-width: 0 1px;
	border-style: solid;
	border-color: #2c2c2c;
}
.address-field{
	overflow: hidden;
}
.box-offers{
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
}
.box-offers a{
	color: #fff;
	text-decoration: none;
	font-size: 24px;
	display: block;
}
.box-offers a:hover{
	background: rgba(0,0,0,0.2);
	box-shadow: 0 0 0 5px rgba(0,0,0,0.2);
}
.box-offers .offer{
	float: left;
	width: 30%;
}
.box-offers span{
	display: block;
	font-weight: 300;
	margin-top: 6px;
}
.offer img{
	width: 100%;
	height: auto;
	border: 9px solid #fff!important;
	box-sizing: border-box;
}
.box-offers .offer + .offer {
	margin-left: 5%;
}
.offer * {
	color: #fff;
}

.box-callout{
	border-bottom: 1px solid #c2c2c2;
	padding-right: 12px;
	padding-left: 12px;
}
.call-out{
	background-size: cover;
	max-width: 936px;
	margin: 0 auto;
}
.co-content{
	max-width: 410px;
	width: 100%;
	color: #fff;
	background: rgba(44,44,44,0.75);
	box-sizing: border-box;
	padding: 24px;
	font-size: 18px;
	line-height: 160%;
}
.co-content h2{
	color: #fff;
}
.co-content p:last-of-type {
	margin-bottom: 32px;
}
.moreinfo{
	color: #fff;
	text-decoration: none;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0 12px;
}
.moreinfo:hover, .moreinfo-active{
	color: #fff;
}
.moreinfo strong{
	-webkit-transition: -webkit-transform 250ms;
	-moz-transition: -moz-transform 250ms;
	transition: transform 250ms;
	display: inline-block;
}
.moreinfo-active strong{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: -webkit-transform 250ms;
	-moz-transition: -moz-transform 250ms;
	transition: transform 250ms;
}
.expandmore{
	font-size: 14px;
	color: #fff;
	text-align: left;
	padding: 12px;
	max-width: 250px;
	position: absolute;
	right: 0;
	top: 44px;
	z-index: 10;
}
.expandmore a, .expandmore a:hover{
	color: #fff;
}
.expandmore p{
	margin: 0 0 12px;
	padding: 0;
	line-height: 20px;
}
.expandmore strong{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 16px;
	display: inline-block;
	margin-bottom: 8px;
}

.arrow-btn{
	text-decoration: none;
	font-weight: 300;
	text-transform: uppercase;
	position: relative;
}
.arrow-btn-neg{
	color: #fff;
}
.arrow-btn-neg:hover{
	color: #fff;
	box-shadow: 0 3px 0 0 rgba(255,255,255,0.5);
}
.arrow-btn:after{
	content: "";
	position: absolute;
	top: 1px;
	right: -16px;
	border-style: solid;
	border-width: 10px 0 10px 10px;
	border-color: transparent #fff;
}
#facebook_like{
	margin-top: 18px;
	overflow: hidden;
}
.sidebar-widget{
	padding: 24px 0 0;
}
ul.buttons, .buttons ul{
	list-style: none;
	padding: 1% 0 0;
	overflow: hidden;
	margin: 0;
}
ul.buttons-2col, ul.buttons-3col, ul.buttons-4col, ul.buttons-5col, ul.buttons-6col,
.buttons-2col ul, .buttons-3col ul, .buttons-4col ul, .buttons-5col ul, .buttons-6col ul{
	padding-left: 0;
}
ul.buttons-3col, ul.buttons-6col,
.buttons-3col ul, .buttons-6col ul{
	padding: 0 2% 2%;
}
.buttons li{
	margin: 0 0 2%;
	position: relative;
}
.buttons li:hover:before {
	content: "";
	background: rgba(0,0,0,0.2);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.buttons-2col li, .buttons-3col li,
.buttons-4col li, .buttons-5col li,
.buttons-6col li{
	float: left;
}
.buttons-2col li{
	width: 48%;
	margin: 2% 1% 0;
}
.buttons-3col li{
	width: 32%;
	margin: 2% 2% 0 0;
}

.buttons-3col li:nth-child(3n){
	margin-right: 0;
}
.buttons-4col li{
	width: 23%;
	margin: 2% 1% 0;
}
.buttons-5col li{
	width: 19%;
	margin-right: 1%;
}
.buttons-6col li{
	width: 15%;
	margin: 2% 2% 0 0;
}
.buttons-6col li:nth-child(6n){
	margin-right: 0;
}

.buttons a{
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
	color: #fff;
	position: relative;
	z-index: 2;
}
.buttons a:hover{
	color: #fff;
}
.buttons .full{
	width: 99%;
}
#blog_template aside{
	overflow: hidden;
}
/* Buttons Media Queries */
@media only screen and (max-width: 900px){
	.buttons-6col li, .buttons-5col li{
		width: 23%;
		margin: 2% 1% 0;
	}
}
@media only screen and (max-width: 850px){
	.qs .IDX-qsFieldWrap{
		width: 24%;
	}
	#index #mid{
		height: 550px;
	}
	.qs{
		margin: 150px 12px 0;
	}
	.qs #mls-quick-search ul.feature6 .min_beds{
		clear: both;
	}
	.qs #mls-quick-search ul.feature6 li, .qs #mls-quick-search ul.feature6 li.submit_search {
		width: 20%;
	}
	.qs #mls-quick-search ul.feature6 li.property_field {
		width: 20%;
	}
	.qs #mls-quick-search ul.feature6 li.location_field {
		width: 40%;
	}
	.qs #mls-quick-search ul.feature5 li.location_field, .qs #mls-quick-search ul.feature4 li.location_field {
		width: 66.6%;
	}
	.qs #mls-quick-search ul.feature5 li.property_field, .qs #mls-quick-search ul.feature4 li.property_field {
		width: 33.3%;
	}
	.qs #mls-quick-search ul.feature5 li {
		width: 17%;
	}
	.qs #mls-quick-search ul.feature5 li.submit_search{
		width: 15%;
	}
	.qs #mls-quick-search ul.feature4 li, .qs #mls-quick-search ul.feature4 li.submit_search {
		width: 20%;
	}
}
@media only screen and (max-width: 800px){
	.cma{
		margin: 32px auto;
	}
	.box-offers a{
		font-size: 21px;
	}
	#blog_template .primary-column, #blog_template .sidebar {
		width:100%;
		float:none;
	}
}
@media only screen and (max-width: 750px){
	#header .agent-info{
		float: none;
		display: block;
		padding-bottom: 0;
		text-align: center;
	}
	#header .office-info{
		float: none;
		text-align: center;
	}
	#header span{
		font-size: 18px;
	}
	#header strong{
		font-size: 16px;
	}
	#index #mid {
		height: auto;
		padding-bottom: 12px;
	}
	.qs {
		margin: 12px 12px 0;
	}
}
@media only screen and (max-width: 700px) {
	.buttons-6col li, .buttons-5col li, .buttons-4col li, .buttons-3col li{
		width: 48%;
	}
	ul.buttons-3col, .buttons-3col ul{
		padding: 1% 0 0 1%;
	}
	.buttons-3col li, .buttons-3col li:nth-child(3n){
		margin: 2% 1% 0;
	}
}
@media only screen and (max-width: 650px){
	.cma input{
		margin-bottom: 8px;
	}
	.cma button{
		margin: 0 auto;
		float: none;
		max-width: 224px;
		width: 100%;
	}
	.cma .sf-address{
		width: 70%;
	}
	.cma .sf-unit{
		width: 30%;
	}
	.cma{
		margin: 0;
	}
	.box-index {
		padding: 24px 0;
	}
	.box-cma, .box-callout{
		padding: 12px;
	}
	.box-offers{
		padding: 24px 12px 0;
	}
	.box-offers span{
		position: absolute;
		left: 9px;
		right: 9px;
		bottom: 13px;
		z-index: 10;
		background: rgba(44, 44, 44, 0.94);
		padding: 12px 0;
		display: block;
	}
	.box-offers a{
		position: relative;
	}
	.box-offers .offer, .box-offers .offer + .offer {
		float: none;
		width: 100%;
		margin: 0 auto 24px;
		max-width: 278px;
	}
	.co-content{
		max-width: 100%;
	}
	.ql li{
		display: block;
		margin-top: 12px;
	}
	.ql li:after{
		content: "";
	}

}
@media only screen and (max-width: 550px) {
	.qs .IDX-qsFieldWrap {
		width: 31%;
	}
	.qs {
		margin: 12px;
	}
	#index #mid {
		height: auto;
	}
	.qs #mls-quick-search ul.feature6 .min_price, .qs #mls-quick-search ul.feature6 .min_baths,
	.qs #mls-quick-search ul.feature6 .submit_search, .qs #mls-quick-search ul.feature5 .min_baths{
		clear: both;
	}
	.qs #mls-quick-search ul.feature6 .submit_search{
		margin-left: 33.3%;
	}
	.qs #mls-quick-search ul.feature6 .min_beds, .qs #mls-quick-search ul.feature4 .min_beds{
		clear: none;
	}
	.qs #mls-quick-search ul.feature6 li, .qs #mls-quick-search ul.feature6 li.submit_search,
	.qs #mls-quick-search ul.feature5 li, .qs #mls-quick-search ul.feature5 li.submit_search{
		width: 33.3%;
	}

	.qs #mls-quick-search ul.feature4 li, .qs #mls-quick-search ul.feature4 li.submit_search {
		width: 50%;
	}
	.qs #mls-quick-search ul.feature4 li.submit_search{
		margin-left: 25%;
	}
	.qs #mls-quick-search ul.feature4 li.property_field, .qs #mls-quick-search ul.feature4 li.location_field,
	.qs #mls-quick-search ul.feature5 li.property_field, .qs #mls-quick-search ul.feature5 li.location_field,
	.qs #mls-quick-search ul.feature6 li.property_field, .qs #mls-quick-search ul.feature6 li.location_field{
		width: 100%;
	}
}

@media only screen and (min-width: 500px){
	.mini-name, .mini-phone, .mini-email, .mini-textarea {
		width: 48%;
	}
	.mini-textarea{
		position: absolute;
		right: 0;
		top: 0;
	}
	#mini textarea{
		height: 108px;
	}
}
@media only screen and (max-width: 500px){
	.box-search h2{
		font-size: 25px;
	}
	.buttons-2col li, .buttons-3col li,
	.buttons-5col li, .buttons-4col li,
	.buttons-6col li{
		width: 98%;
	}
}
@media only screen and (max-width: 475px){
	.qs .IDX-qsFieldWrap {
		width: 44%;
	}
}

/*  Custom Hero Styling*/
.set-hero .box-custom-hero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #555;
	position: relative;
	box-sizing: border-box;
	padding: 2rem 1rem;
	height: 240px;
}
.set-hero .box-custom-hero:after {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	content: "";
	background: rgba(0,0,0,0.45);
}
.set-hero .c-table {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.set-hero .c-table__cell {
	display: table-cell;
	width: 100%;
	position: relative;
	z-index: 5;
}
.set-hero .c-table__cell_center {
	vertical-align: middle;
}
.set-hero .c-contain {
	max-width: 760px;
	margin: 0 auto;
}
.set-hero .box-custom-hero h1 {
	margin: 0;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.66);
}
.set-hero .box-custom-hero h2 {
	margin: 0;
	color: #fff;
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.66);
}

@media screen and (min-width: 552px) {
	.set-hero .box-custom-hero {
		height: 300px;
	}
}

@media screen and (min-width: 768px) {
	.set-hero .box-custom-hero {
		height: 400px;
	}
	.mini-header{
		font-size: 3rem;
	}
}