/* Home hooh CSS */
#htmlcontent_home {
}

ul.htmlcontent-home {
}

li.htmlcontent-item {
}

li.htmlcontent-item a.item-link {
}

li.htmlcontent-item img.item-img {
}

li.htmlcontent-item h3.item-title {
}

li.htmlcontent-item div.item-html {
}

/* Top hooh CSS */
#htmlcontent_top {
}
/*Frontend Styles*/
#htmlcontent_top li {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-ms-box-sizing:border-box;

}
#htmlcontent_top li  div img{	border-radius:7px;}
#htmlcontent_top li > div {
	position:relative;
		border:1px solid #ebebee;
	border-radius:7px;		
}
#htmlcontent_top .item-html {
	position:absolute;
	top:20px;
	left:160px;
	width:200px;
	text-align:center;
}
#htmlcontent_top .item-html h3{ font-size:15px; line-height:15px; font-weight:700; color:#e4431a; margin:13px 0 10px 0;letter-spacing:0px;font-family: 'Roboto', sans-serif;}
#htmlcontent_top .item-html h2{ font-size:32px; line-height:27px; font-weight:700; color:#819923; letter-spacing:-1px;margin:0 0 2px 0;font-family: 'Roboto', sans-serif;}
#htmlcontent_top .item-html  strong{ font-size:72px; line-height:72px; color:#e4431a;font-weight:700;font-family: 'Roboto', sans-serif;}
#htmlcontent_top .item-html  strong em{ font-style:normal;font-weight:300; font-size:69px;font-family: 'Roboto', sans-serif;}
#htmlcontent_top .item-html  strong span{font-weight:700;font-size:48px; line-height:48px; display:inline-block;vertical-align: 17px;font-family: 'Roboto', sans-serif;}
body.instant_search #htmlcontent_top { display:none;}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	#htmlcontent_top .item-html {
    left: 83px;
    position: absolute;
    text-align: center;
    top:3px;
    width: 133px;
}
#htmlcontent_top .item-html h2 {
    color: #819923;
    font-family: 'Roboto',sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 18px;
    margin: 0 0 2px;
}
#htmlcontent_top .item-html strong {
    color: #E4431A;
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
}
#htmlcontent_top .item-html strong em {
    font-family: 'Roboto',sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
}
#htmlcontent_top .item-html strong span {
    display: inline-block;
    font-family: 'Roboto',sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
    vertical-align: 7px;
}	
	#htmlcontent_top .item-html strong em{ font-size:20px;}
#htmlcontent_top .item-html h3{ font-size:12px;}
#htmlcontent_top .item-html h2{font-size:12px!important;}
#htmlcontent_top .item-html strong span{font-size:12px!important; vertical-align:4px!important;}
#htmlcontent_top .item-html strong em{font-size:20px!important;}
}
@media (max-width: 480px) {

}
/* Left hooh CSS */
#htmlcontent_left {
}

/* Right hooh CSS */
#htmlcontent_right {
}

/* Footer hooh CSS */
#htmlcontent_footer {
}
