@font-face {
	font-family: "MontserratRegular";
	src: url("fonts/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
	font-family: "MontserratLight";
	src: url("fonts/Montserrat-Light.otf") format("truetype");
}
@font-face {
	font-family: "MontserratExtraLight";
	src: url("fonts/Montserrat-ExtraLight.otf") format("truetype");
}
@font-face {
	font-family: "MontserratThin";
	src: url("fonts/Montserrat-Thin.otf") format("truetype");
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
:focus {
	outline: none;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
} 
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
a {
	text-decoration: none;
}
/*
.slide_content_wrap:before {content: '2018 Hospitality Design Panel';display: block;font-size: 42px;}
.slide_content_wrap:after {content: 'September, 20th 2018.'; display: block; margin: 10px auto;font-size: 22px;}
*/
/*
.fws2 .slide_content_wrap {background: rgba(0,0,0,0.5);
    padding: 10px;
    margin-top: -50px !important;}
*/

html {
	font-family: 'MontserratRegular', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
	background-color: #1f2325;
	color: #fff;
}
ul {
	list-style-type: none;
	-webkit-padding-start: 0;
	margin: 0;
	padding: 0;
}
.container {
	max-width: 1960px;
	margin: 0 auto;
}


header {
	position: fixed;
	background: url(../img/header-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 999;
	width: 100%;
	top: 0;
}
header .logo {
	margin-top: 0;
	/*width: 15%;*/
	width: 20%;
	margin-left: 30.9%;
	margin-bottom: 0;
}
header .logo-2 {
	position: absolute;
	/*top: 38%;*/
	top: 28%;
	right: 18.6%;
	/*width: 6.7%;*/
	width: 10.7%;
}
.section-image img {
	width: 100%;
	display: block;
	z-index: 9999999;
}
.section-menu {
	position: relative;
}
.section-menu .menu-content {
	display: none;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	background: #c73c35;
	text-transform: uppercase;
}
.section-menu .menu-content.sticky-top {
	position: fixed;
	top: 0;
	bottom: auto;
}
.section-menu .menu-content.sticky-bottom {
	position: fixed;
	bottom: 0;
	top: auto;
}
.section-menu .menu-content ul {
	padding-top: 2.3%;
	padding-bottom: 0.3%;
	text-align: center;
}
.section-menu .menu-content ul.open {
	display: block;
}
.section-menu .menu-content ul li {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	margin: 0 1.5% 2%;
}
.section-menu .menu-content ul li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}
.section-menu .menu-content ul li a:hover {
	border-color: #fff;
}

.container img {
	margin-right: 5px;
}

.section-menu .menu-content .menu-modal-close {
	display: none;
	position: fixed;
	top: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	background: url(../img/close-128.png) no-repeat;
	background-size: 40px;
	cursor: pointer;
	z-index: 3;
}
.section-menu .menu-content .menu-modal-close.open {
	display: none;
}
.section-menu .menu-content .menu-modal {
	display: none;
	position: relative;
	text-align: center;
	letter-spacing: 3px;
	padding: 20px 0;
	cursor: pointer;
}
.section-menu .menu-content .menu-modal .menu-modal-button {
	display: block;
	position: absolute;
	top: 11px;
	right: 0;
	width: 58px;
	height: 36px;
	padding: 10px;
}
.section-menu .menu-content .menu-modal .menu-modal-button span {
	display: block;
	height: 2px;
	margin-bottom: 5px;
	background: #fff;
}
.section-menu .menu-content .menu-modal .menu-modal-button span:last-child {
	margin-bottom: 0;
}

.section-text {
	font-family: 'MontserratLight', sans-serif;
	margin: 5% 9%;
        font-size: 19px;
        line-height: 1.8;
        text-align: center;
}
.section-winners {
	font-family: 'MontserratLight', sans-serif;
	margin: 5% 9%;
        font-size: 19px;
        line-height: 1.8;
        text-align: center;
}

.section-text p {
	margin: 2% 0;
}

.section-winners p {
	margin: 0;
}

.section-produced {
	font-family: 'MontserratExtraLight', sans-serif;
	font-size: 20px;
	background: #fff;
	color: #000;
	padding-bottom: 3%;
}
.section-produced .left {
	text-align: center;
	float: left;
	width: 63.9999%;
}
.section-produced .left .img {
	text-align: left;
}
.section-produced .left .img-1 {
	width: 25%;
    margin-top: 4%;
    margin-left: 3%;
	vertical-align: top;
}
.section-produced .left .img-2 {
	width: 22%;
	margin-top: -0.5%;
	margin-left: 5.7%;
	vertical-align: top;
}
.section-produced .left .img-3 {
	width: 35.3%;
	margin-top: 5%;
	margin-left: 4.5%;
	vertical-align: top;
}
.section-produced .img-4 {
	width: 20.3%;
	margin-top: 1%;
	margin-left: 0;
	vertical-align: top;
}
.section-produced .right {
	position: relative;
	text-align: center;
	float: left;
	width: 35.9999%;
}
.section-produced .center {text-align: center;}
.section-produced .right .line {
	width: 1px;
	height: 100%;
	left: 4%;
	top: 23%;
	background: #ccc;
	position: absolute;
}
.section-produced .right .img {
	text-align: left;
}
.section-produced .right .img img {
	width: 91%;
	margin-top: 5%;
	margin-left: 10%;
}

/* sponsored block */

.section-produced .sponsored, .section-produced .container {
	display: block;
	overflow: hidden;
}

.section-produced .sponsored .center {
	border-top: 1px solid #ccc;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}

.section-produced .sponsored .center p {
	margin-top: 30px;
	margin-bottom: 0;
}

.section-produced .sponsored .img {
	display: block;
	width: 60%;
	margin: auto;
	overflow: hidden;

}

.section-produced .sponsored a {
	display: block;
	overflow: hidden;
	width: 41%;
	float: left;
    vertical-align: top;
}

.section-produced .sponsored .a-right {
	width: 18%;
}

.section-produced .sponsored img {
	width: 100%;
	height: auto;
	margin: 0;
}

.section-produced .sponsored .img-left {
	margin-top: 10px;
}

.section-produced .sponsored .img-right {
	margin-top: 20px;
}

.section-produced .sponsored .img-3logos {
	margin-top: 5px;
	width: 100%;
	max-width: 760px;
}

@media screen and (max-width: 1199px) { 
	.section-produced .left .img-3 {
		margin-left: 3.5%;
	}
}

@media screen and (max-width: 960px) {
	.section-produced .sponsored .img-right {
		margin-top: 15px;
	}
}

@media screen and (max-width: 806px) { 
	.section-produced .left .img-3 {
		margin-left: 2.5%;
	}
}

@media screen and (max-width: 668px) { 
	.section-produced .left .img-3 {
		margin-left: 1.5%;
	}
}

@media screen and (max-width: 600px) {
	.section-produced .sponsored .img-left {
		margin-top: 5px;
	}

	.section-produced .sponsored .img-right {
		margin-top: 10px;
	}

	.section-produced .sponsored .center p {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 585px) {
	.section-produced .left .img-2 {
		margin-left: 1.5%;
	}
}

@media screen and (max-width: 400px) {
	.section-produced .sponsored .img-left {
		margin-top: 3px;
	}
	.section-produced .sponsored .img-right {
		margin-top: 6px;
	}
}

@media screen and (max-width: 380px) {
	.section-produced .left .img-2, .section-produced .left .img-3 {
		margin-left: 0.5%;
	}
}

@media screen and (max-width: 330px) {
	.section-produced .left .img-2, .section-produced .left .img-3 {
		margin-left: 0.15%;
	}
}




/* sponsored block */


.section-about {
	font-family: 'MontserratExtraLight', sans-serif;
	text-align: center;
	padding: 5% 9%;
}
.section-about .title {
	font-size: 48px;
	margin: 2% 0 4%;
	line-height: 1.2;
}
.section-about p {
	margin: 2% 11%;
	line-height: 1.8;
	line-height: 1.25;
}
.section-judges {
	font-family: 'MontserratExtraLight', sans-serif;
	text-align: center;
	padding: 10% 9%;
	border-top: 2px solid #333;
	text-align: center;
	line-height: 1.2;
}
.section-judges .title {
	font-size: 48px;
	margin: 2% 0;
}
.section-judges .item {
  float: left;
  width: 33.3333%;
	padding: 0 15px;
}
.section-judges .item p {
	margin: 8px 0;
	color: #fff!important;
	line-height: 20px;
	height: 161px;
	overflow-y: hidden;
}
.read_more {
	display: inline-block;
	margin-top: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.read_more:hover {
	border-bottom: 1px solid white;
	cursor: pointer;
}
.section-judges .item p.open {
	height: auto;
}
.section-judges .item p a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}
.img_container {
	width: 300px;
	height: 300px;
  margin: 0 auto;
}
.img_container img {
	width: 100%;
}
.section-contact {
	font-family: 'MontserratExtraLight', sans-serif;
	text-align: center;
	padding: 5% 9%;
/*	border-top: 2px solid #333;*/
	text-align: center;
	line-height: 1.2;
}
.section-contact .title {
	font-size: 48px;
	margin: 2% 0;
}
.section-contact .item {
    float: left;
    width: 33.3333%;
	padding: 0 15px;
}
.section-contact .item p {
	margin: 8px 0;
	color: #fff!important;
}
.section-contact .item p a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}

.winners-name {
	margin: 1% 0 0 0 !important;
	font-weight: 700;
}

.winners-detail {
    	font-size: 16px;
}

.section-text.alignleft p, .section-text.alignleft ul, .section-text.alignleft ol {text-align:left;line-height: 1.5;}
.section-text.alignleft li {margin-bottom: 16px;}

.criteria .btn-p{
			color:#fff;
			position:relative;
			text-transform:uppercase;
			font-weight:400;
			display:block;
			width:350px;
			margin:0 auto 30px;
			padding:15px 0;
			text-align:center;
			z-index:2;
			background:#c53c34;
			font-size:17px;
			letter-spacing:3px;
		}
.criteria .btn-p:before{
			content:'';
			width:370px;
			height:80px;
			border:1px solid #fff;
			position:absolute;
			top:50%;
			left:50%;
			transform:translateX(-50%) translateY(-50%);
		}

input[type='text'],
select,
textarea {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 13px;
    padding-left: 15px;
    padding-right: 15px;
    background: #fff;
    border: 1px solid #707070;
    margin-bottom: 16px;
    color: #636363 !important;
    outline: none;
    text-transform: uppercase;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    letter-spacing: 0.11px;
}



input[type=radio],
input[type=checkbox] {
    margin-top: 0px;
}

button,
html input[type=button],
input[type=reset],
input[type=submit]
 {
    width: 100%;
    color: #fff;
     padding-top: 14px;
    padding-bottom: 13px;
    outline: none !important;
    background: #636363;
    border: 0;
}
button:focus,
html input[type=button]:focus,
input[type=reset]:focus,
input[type=submit]:focus,
.btn:focus,
.btn:hover,
button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover,
.btn:active {color: #555;background: #aaa;}

.bg-img {width: 100%; height: 578px; background: url(../img/bg1.jpg) no-repeat center; background-size: cover; display: block; position: relative;}
.criteria .bg-img {width: 100%; height: 540px; background: url(../img/bg1.jpg) no-repeat  center; background-size: cover; display: block; position: relative;}
.bg-img a {display: block; float: right; position:absolute; width: 300px; height: 50px; top: 0; bottom: 0; right: 170px; margin: auto;}
.cp {position:relative; right: 50px; bottom: 0px; display: block; text-align: right; margin-top: -540px; margin-bottom: 500px;}

#section-form .form-buyer {max-width: 700px;
    margin: 0 auto;}


@media screen and (max-width: 2000px) {
	.container {width: 100%;padding-left: 20px;padding-right: 20px;}
}
@media screen and (max-width: 1200px) {
		.img_container {width: 250px;height: 250px;margin: 20px auto;}
}
@media screen and (max-width: 1170px) {
.section-menu .menu-content ul {text-align:left;}
}

@media screen and (max-width: 1049px) {
.section-menu .menu-content ul {text-align:center; margin-right: 130px;}
.section-menu .menu-content ul li {font-size: 14px;}
}

@media screen and (max-width: 990px) {
		.img_container {width: 215px;height: 215px;}
		.cp {position:relative; right: 50px; bottom: 0px; display: block; text-align: right; margin-top: -550px; margin-bottom: 512px;}
}
@media screen and (max-width: 820px) {
.section-menu .menu-content ul {margin-right: 0;}
}
@media screen and (max-width: 768px) {
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.section-menu .menu-content ul {
		display: none;
		background: #c73c35;
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 3;
		margin: 0;
		padding: 30vh 2% 0;
	}
	.section-menu .menu-content ul li {
		display: block;
		font-size: 16px;
		letter-spacing: 2px;
		margin: 0 0 8%;
	}
	.section-menu .menu-content .menu-modal-close.open {
		display: block;
	}
	.section-menu .menu-content .menu-modal {
		display: block;
	}
	.section-contact .item,	.section-judges .item{
		width: 100%;
		margin-bottom: 2%;
	}
	header .logo-2 {  top: 25%;  width: 14.7%;}
	header .logo {width: 25%;}
}
@media screen and (max-width: 759px) {
.slide_content_wrap:before {/*content: '2018 Hospitality Design Panel';*/display: block;font-size: 32px;}
.slide_content_wrap:after {/*content: 'Coming August 22nd 2018';*/ display: block; margin: 10px auto;font-size: 18px;}
.bg-img a {right: 0; left: 0; margin: auto;}
}

@media screen and (max-width: 399px) {
.criteria .btn-p {
    color: #fff;
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    width: 245px;
    margin: 0 auto 30px;
    padding: 3px 0;
    text-align: center;
    z-index: 2;
    background: #c53c34;
    font-size: 17px;
    letter-spacing: 3px;
}
.criteria .btn-p:before {width:270px;}
}