@charset "utf-8";
@media (min-width: 1200px) {
}
@media (max-width: 1199px) {
}
@media (min-width: 992px) {
.dropdown:hover > .dropdown-menu {
	display: block;
}
.smallDevice-only {
	display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (max-width: 991px) {
.largeDevice-only {
	display: none;
}
.mobileHeader {
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999999;
}
.mobileHeader a.mobileHamburger {
	background-image: url(../img/icons/sprite.png);
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}
.mm-pageshadow #mm-blocker {
	background: #000;
	opacity: 0.4;
}
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 768px) {
.hv-holidays p, .hv-short-san, .sh-desc {
	max-width: 800px;
	display: inline-block;
	margin: 0 auto;
}
.web-author, .list-trusted.first-list-panel, .sel-panel {
	text-align: right;
}
.breadcrumb {
	text-align: center;
}
.about-detail {
	text-align: justify;
	max-width: 700px;
	margin: 0 auto;
}
.blog-detail {
	height: 108px;
	}
.act-detail {
    min-height: 90px;
}

.otm-ttf {
    width: 100%;
}
.tg-single-gd {
	min-height: 384px;
}
.info-box {
	min-height: 336px !important;	
}
.list-booths {
    width: 50%;
    float: left;
}
.expo-title {
    padding: 44px 0;
    display: block;
}
.pad-r-0 {
	padding-right: 0 !important;
}
.pad-l-0 {
	padding-left: 0 !important;
}
}
@media (max-width: 767px) {

.fb-comments {
	width: 100% !important;
}
.fb-comments iframe[style] {
	width: 100% !important;
}
.fb-like-box {
	width: 100% !important;
}
.fb-like-box iframe[style] {
	width: 100% !important;
}
.fb-comments span {
	width: 100% !important;
}
.fb-comments iframe span[style] {
	width: 100% !important;
}
.fb-like-box span {
	width: 100% !important;
}
.fb-like-box iframe span[style] {
	width: 100% !important;
}
.wrapper-teaser {
	display: none;
	}
 .panel-trusted {
    padding: 60px 0;
}
.panel-trusted:hover {
    height: 742px;
}
.first-list-panel li {
    position: relative;
    padding-left: 76px;
    min-height: 60px;
	}
.first-list-panel li span:last-child {
	position:absolute;
	left: 0px;
	top: 0px;
	}
.activty-cat img, .single-blog img {
	width: 100%;
	}
.blog-detail {
    padding: 10px;
}
.single-blog h2 a {
    font-size: 14px;
    line-height: 20px;
}
.foot-box,.sc-media {
    margin-bottom: 30px;
}
.footer-cpr {
	height: auto;
	text-align: center;
	}
	.btn-hv-submit {
    line-height: 40px;
}
}
@media (min-width: 639px) and (max-width: 767px) {
	.two-half-column {
		width: 50%;
		}
	.act-detail {
		min-height: 94px;
		}
		.blog-detail {
	min-height: 102px;
}
}
 @media (min-width: 481px) and (max-width: 767px) {
}
 @media (max-width:640px) {
.act-single figure img, .hv-form-field input {
	width: 100%;
	}
	
}
/*@media (max-width: 480px) {
	.panel-trusted {
    padding: 6px 0;
}*/
}
@media (min-width: 320px) and (max-width: 479px) {
}
 @media (max-width: 320px) {
}
