#hd_pops_11{display: none;}
#hd_pops_13{display: none;}
.m_img{display:none;}
.border-bar-top {
	position: absolute;
	z-index: 10;
	width: 100vw;
	height: 30px;
	background: #FFF;
	top: 0
}
.border-bar-right {
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 100vh;
	background: #FFF;
	right: 0
}
.border-bar-bottom {
	position: absolute;
	z-index: 10;
	width: 100%;
	height: auto;
	background: #6eab94;
	bottom: 0;
	padding: 0 30px
}
.border-bar-bottom p.copyright {
	color: #fff;
	height: 100%;
	width: 100%;
	line-height: 30px;
	font-size: 0.9em;
	font-weight: 500;
	text-align: center;
	letter-spacing:2
}
.border-bar-left {
	position: absolute;
	z-index: 10;
	width: 30px;
	height: 100vh;
	background: #FFF;
	left: 0
}
span.line {
	width: 50px;
	height: 3px;
	display: block;
	margin: 25px auto;
	background-color: #1764da;
}

span.line2 {
	width: 50px;
	height: 3px;
	display: block;
	margin: 25px auto;
	background-color:#fff;
}


#background {
	background: 0 0;
	bottom: 0;
	width: 100vw;
	left: 0;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1
}
#backstretch-full, #vegas-full {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1
}
#parent {
	height: 100%;
	left: 0;
	margin: 0 auto;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
#parent img {
	height: 100%;
	min-width: 1380px;
	width: 103%
}
.loading {
	position: fixed;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 5;
	background: #2B2D35
}
.loading p {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50vh
}
.loading .loader {
	margin: -12em 0 0 -12em;
	font-size: 2px;
	position: absolute;
	text-indent: -9999em;
	top: 50vh;
	left: 50%;
	border-top: .8em solid rgba(255,255,255,.2);
	border-right: .8em solid rgba(255,255,255,.2);
	border-bottom: .8em solid rgba(255,255,255,.2);
	border-left: .8em solid #FFF;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 .7s infinite linear;
	animation: load8 .7s infinite linear
}
.loading .loader, .loading .loader:after {
	border-radius: 50%;
	width: 24em;
	height: 24em
}
@-webkit-keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
@keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg)
}
}
.logo-icons {
	position: absolute;
	top: 25px;
	left: 35px;
	display: block;
	z-index: 99999;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	transition: all .7s cubic-bezier(.42, 0, .58, 1)
}

    .logo-icons img{width: 100%;}

.social-icons a {

	border: none;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}



.social-icons {
	position: absolute;
	bottom: 35px;
	left: 50%;
	margin-left:-70px;
	display: block;
	z-index: 9;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	transition: all .7s cubic-bezier(.42, 0, .58, 1)
}
.social-icons i {
	color: #BABABA
}
.social-icons a {
	width: 70px;
	height: 70px;
	letter-spacing: -1px;
	font-size:12px;
	padding-top:45px;
	font-weight: 700;
	display: inline-block;
	text-align: center;
	float: left;
	border: none;
	-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	-moz-box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	box-shadow: inset 0 0 1px rgba(0,0,0,.18);
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
.social-icons a:hover {
	color: #fff;
	background: #1764da;
}
.social-icons a:hover i {
	color: #fff
}




button.close-left-part {
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 15;
	color: #FFF;
	padding: 0;
	background: #2B2D35;
	width: 30px;
	height: 100vh;
	line-height: 100vh;
	border: none;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
button.close-left-part i {
	color: #1764da;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
button.close-left-part:hover {
	color: #fff;
	background: #22232a
}
button.close-left-part:hover i {
	color: #FFF
}
button.close-map {
	position: absolute;
	top: 0;
	left: -100px;
	z-index: 15;
	color: #FFF;
	padding: 0;
	background: #2B2D35;
	width: 30px;
	height: 100vh;
	line-height: 100vh;
	border: none;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
button.close-map i {
	color: #1764da;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
button.close-map:hover {
	color: #fff;
	background: #22232a
}
button.close-map:hover i {
	color: #FFF
}
.list-sections {
	height: 100vh;
	width: 100%;
	position: relative;
	z-index: 6;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	left: 0;
	-webkit-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	transition: all .7s cubic-bezier(.42, 0, .58, 1)
}
.list-sections .left-part, .list-sections .middle-part, .list-sections .right-part {
	height: 100%;
	width: 50%;
	-webkit-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .7s cubic-bezier(.42, 0, .58, 1);
	transition: all .7s cubic-bezier(.42, 0, .58, 1)
}
.list-sections .left-part button#chevron-mobile {
	display: none;
	position: absolute;
	bottom: 85px;
	left: 0;
	background: 0 0;
	border: none;
	font-weight: 600;
	width: 100%;
	text-align: center;
	-webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	transition: all .3s cubic-bezier(.42, 0, .58, 1)
}
/*.list-sections .left-part {
	background: rgba(28,32,43,.55)!important
}
.list-sections .middle-part {
	background: rgba(28,32,43,.4)!important
}*/
.list-sections .right-part {
	background: rgba(28,32,43,.7)!important
}
.list-sections .block-info {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 50%;
	height: 100%;
	left: -50%
}
.list-sections .block-info:nth-of-type(2), .list-sections .block-info:nth-of-type(3) {
	top: 0;
	left: 100vw
}
.list-sections .block-info .item-plus {
	position: absolute;
	display: block;
	background: #F8F8F8;
	border: 30px solid #FFF;
	color: #2B2D35;
	z-index: 999;
	bottom: 0;
	padding: 4em;
	height: 100vh;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	left: -50%;
	width: 100%;
	text-align: left;
	-webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	transition: all .3s cubic-bezier(.42, 0, .58, 1)
}
.list-sections .block-info .item-plus .info-contact {
	margin-bottom: 2em
}
.list-sections .block-info .item-plus .info-contact p {
	font-weight: 400!important
}
.list-sections .block-info .item-plus .info-contact p i {
	width: 20px
}
.list-sections .block-info .item-plus h3 {
	color: #333;
	margin: 0 auto;
	line-height: 1;
	font-size: 3rem;
	font-weight: 800;
	text-transform: uppercase
}
.list-sections .block-info .item-plus span.border {
	display: block;
	height: 2px;
	background: #F1E7C0;
	width: 15%;
	margin: .8em 0 2em
}
.list-sections .block-info .item-plus p {
	font-family: Raleway, sans-serif;
	color: #666;
	line-height: 1.5;
	font-weight: 500
}
.list-sections .block-info .item-plus i {
	color: #BABABA
}
.list-sections .block-info .item-plus .photo-line {
	margin-bottom: 30px
}
.list-sections .block-info .item-plus .photo-line article {
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,.18);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,.18);
	box-shadow: 0 0 1px rgba(0,0,0,.18)
}
.list-sections .block-info .item-plus .photo-line article a.venobox {
	overflow: hidden;
	height: 100%;
	width: 100%;
	display: block;
	background: #000;
	position: relative
}
.list-sections .block-info .item-plus .photo-line article a.venobox p {
	bottom: 50%;
	line-height: 1;
	height: auto;
	width: 100%;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 2px;
	left: 0;
	opacity: 0;
	position: absolute;
	-webkit-transform: translateY(50%);
	-moz-transform: translateY(50%);
	-ms-transform: translateY(50%);
	-o-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	transition: all .3s cubic-bezier(.42, 0, .58, 1)
}
.list-sections .block-info .item-plus .photo-line article a.venobox:hover img {
	opacity: .5;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	transition: all .3s cubic-bezier(.42, 0, .58, 1)
}
.list-sections .block-info .item-plus .photo-line article a.venobox:hover p {
	opacity: 1
}
.list-sections .block-info .item-plus .photo-line article img {
	overflow: hidden;
	-webkit-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(.42, 0, .58, 1);
	transition: all .3s cubic-bezier(.42, 0, .58, 1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}
.list-sections .block-info .item-plus .photo-line article .photo-details {
	background: #FFF;
	padding: 1em;
	text-align: left;
	color: #666
}
.list-sections .block-info .item-plus .photo-line article .photo-details h4 {
	font-weight: 800;
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: .8em;
	opacity: 1;
	color: #666
}
.list-sections .block-info .item-plus .photo-line article .photo-details span.border {
	display: block;
	height: 2px;
	background: #d72363;
	width: 10%;
	margin: .8em 0 1em
}
.list-sections .block-info .item-plus .photo-line article .photo-details p {
	font-size: .9em;
	color: #999;
	font-weight: 500;
	line-height: 1.2
}
.list-sections .item-title {
	position: absolute;
	z-index: 999;
	left: 0;
	padding: 0 10%;
	top: 65vh;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.list-sections .item-title button.open-left-part {
	background: #1764da;
	font-weight: 600;
	padding: 1em 2em;
	color: #FFF;
	margin-top: 2em
}
.list-sections .item-title button.open-left-part:hover {
	background: #FFF;
	color: #2B2D35;
	border-color: #BABABA
}
.list-sections .item-title button.open-map,
.list-sections .item-title button.open-map2 {
	background: none;
    border-radius:100px;
	font-weight: 500;
	padding: .5em 3em;
	color: #FFF;
	margin-top: 2em;
    border: 1px solid #fff;
	color: #fff;
	outline:none;
	font-size:1.2rem;
}
.list-sections .item-title button.open-map:hover,
.list-sections .item-title button.open-map2:hover {
	background: #6eab94;
    border: 1px solid #6eab94;
	transition:All .5s ease
}


.list-sections .item-title button.open-right-part {
	background: 0 0;
	border: 1px solid #1764da;
	font-weight: 600;
	padding: 1em 2em;
	color: #FFF
}
.list-sections .item-title button#alert-button-1 {
	background: #1764da;
	color: #FFF
}
.list-sections .item-title button#alert-button-1:hover {
	background: #FFF;
	color: #2B2D35;
	border-color: #BABABA
}
.list-sections .item-title button#alert-button-2:hover {
	border-color: #FFF
}
.list-sections .item-title h2 {
	font-family: 'Noto Sans KR', sans-serif;
font-size: 5rem;
font-weight: 500;
color: #fff;
text-align: center;
text-transform: uppercase;
margin: 0;
padding: 10px 0 ;
}

.list-sections .item-title h2 .get-behind {
font-family: 'Montserrat', sans-serif;
position: absolute;
width: 100%;
height: auto;
left: 0;
top: 10px;
font-weight: bold;
font-size: 4rem;
color: #fff;
        opacity: 0.15;
   -moz-opacity: 0.15;
-webkit-opacity: 0.15;
filter: alpha(opacity=15);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
}


.list-sections .item-title h2 span.point {
	color: #1764da;
	font-weight: 800
}
.list-sections .item-title p {
	font-size: 1.3rem;
	font-weight: 500;
	color: #FFF
}
.countdown-block {
	padding: 0 0 2em
}
.countdown-block p.countdown-p {
	font-style: italic;
	font-size: .8em
}
.countdown-block #countdown_dashboard {
	display: block;
	margin: 0 auto
}
.countdown-block #countdown_dashboard .dash-glob {
	border-left: 1px solid #2B2D35;
	text-align: center
}
.countdown-block #countdown_dashboard .dash-glob:first-child {
	margin-left: 0;
	border-left: none
}
.countdown-block #countdown_dashboard .dash-glob .dash {
	padding-bottom: 10px;
	position: relative;
	width: 100%;
	opacity: 1
}
.countdown-block #countdown_dashboard .dash-glob .dash .digit {
	font-family: "Open sans", "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #F5F6F7;
	font-size: 12em;
	font-weight: 600;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	height: 1em;
	line-height: 1em;
	position: relative;
	vertical-align: middle;
	opacity: .8
}
.countdown-block #countdown_dashboard .dash-glob .dash .text-day {
	color: #F5F6F7;
	font-size: 1.5em;
	font-weight: 500;
	display: inline-block;
	overflow: hidden;
	text-align: center;
	height: 2em;
	line-height: 2em;
	position: relative;
	vertical-align: middle
}
#subscribe {
	padding: 0 3em
}
#subscribe p {
	color: #fff;
	font-size: 1.3rem;
}
#subscribe p strong {
	color: #FFF;
	font-weight: 800
}
#subscribe #notifyMe {
	margin-top: 2em
}
#subscribe #notifyMe .form-group {
	margin-bottom: 1em
}
#subscribe #notifyMe .form-group .fa {
	color: #F5F6F7;
	font-size: 1.5em;
	margin: .5em 0 0 -2em;
	position: absolute;
	width: 2em;
	text-align: center
}
#subscribe #notifyMe .form-group .form-control {
	background: #ecf0f1;
	border: none;
	border-right: none;
	float: left;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
	height: 50px;
	font-weight: 600;
	outline: 0;
	padding: 0 1em;
	width: 75%;
	color: #333;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
#subscribe #notifyMe .form-group .form-control:focus, #subscribe #notifyMe .form-group .form-control:hover {
	box-shadow: none
}
#subscribe #notifyMe .form-group .form-control::-webkit-input-placeholder {
color:#666!important
}
#subscribe #notifyMe .form-group .form-control::-moz-placeholder {
color:#666!important
}
#subscribe #notifyMe .form-group .form-control:-moz-placeholder {
color:#666!important
}
#subscribe #notifyMe .form-group .form-control:-ms-input-placeholder {
color:#666!important
}
#subscribe #notifyMe .form-group button.submit {
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #1764da;
	color: #FFF;
	height: 50px;
	padding: 1em 0;
	font-size: 1em;
	font-weight: 600;
	line-height: 1;
	width: 25%;
	-webkit-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-moz-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-ms-transition: all .3s cubic-bezier(0, 0, .58, 1);
	-o-transition: all .3s cubic-bezier(0, 0, .58, 1);
	transition: all .3s cubic-bezier(0, 0, .58, 1)
}
#subscribe #notifyMe .form-group button.submit:focus, #subscribe #notifyMe .form-group button.submit:hover {
	background: #FFF;
	color: #2B2D35
}
#subscribe #notifyMe p.message {
	font-size: 1em;
	text-align: center;
	height: 1em;
	line-height: 1em
}


.miniwrap{max-width:1130px;margin:auto;display:table;width:60%;height:90px;}
.miniwrap .imgdiv01{display:table-cell;vertical-align:middle;width:53%;margin-right:14%;}
.miniwrap .imgdiv02{display:table-cell;vertical-align:middle;width:33%;}
.miniwrap .imgdiv02 a{display:none;width:100%;height:100%;}


@media only screen and (max-width:1200px) {
.loading {
	z-index: 999
}
}
@media only screen and (max-width:1024px) {
 .border-bar-bottom{position: relative;}
}
@media only screen and (max-width:992px) {
.border-bar-top {
	position: fixed;
	height: 10px
}
.border-bar-right {
	position: fixed;
	width: 10px
}

.border-bar-left {
	position: fixed;
	width: 10px
}
.social-icons {
	bottom: 35px;
	right: 10px
}
.list-sections, .list-sections .left-part, .list-sections .middle-part, .list-sections .right-part {
	height: auto;
	width: 100%
}
.list-sections .left-part button#chevron-mobile {
	display: block
}
.list-sections .block-info {
	position: relative;
	width: 100%;
	height: 100vh;
	left: 0
}
.list-sections .block-info:nth-of-type(2), .list-sections .block-info:nth-of-type(3) {
	height: 100vh;
	left: 0!important
}
.list-sections .block-info .item-plus {
	left: -100vw;
	border: 10px solid #FFF;
	height: 100vh
}

}
@media only screen and (max-width:768px) {
.pc_img{display: none;}
.m_img{display:block; width: 100%}
 #element{display: none;}
.logo-icons img{width:80%}
    .list-sections .item-title h2{font-size:3.5rem;}
#subscribe {
	padding: 0 1em
}
#subscribe #notifyMe .form-group .fa {
	display: none;
}
#subscribe #notifyMe .form-group .form-control {
	width: 100%
}
#subscribe #notifyMe .form-group button.submit {
	margin-top: 1em;
	width: 100%
}
#subscribe #notifyMe p.message {
	line-height: 1.4
}
.list-sections .block-info .item-plus .info-contact {
	margin-bottom: 2em
}
.list-sections .block-info .item-plus .info-contact p {
	font-weight: 400!important
}
.list-sections .block-info .item-plus .info-contact p i {
	width: 20px
}
.list-sections .block-info .item-plus .photo-line {
	margin-bottom: 0
}
.list-sections .block-info .item-plus .photo-line article {
	margin-bottom: 30px
}
.list-sections .block-info .item-plus .photo-line article img {
	width: 100%
}
.list-sections .block-info .item-plus .photo-line article .photo-details p {
	font-size: 1em;
	color: #666
}

.social-icons {
	bottom: 0px;
}
.list-sections .block-info,
.list-sections .block-info:nth-of-type(2), .list-sections .block-info:nth-of-type(3){
	height: auto;
}
.list-sections .item-title{top: 50%; transform: translateY(-50%)}
 .border-bar-bottom{position: relative;}
 .miniwrap{display:block;width:100%;height:auto;padding:6% 0;}
.miniwrap .imgdiv01{display:block;width:100%;margin-right:0;margin-bottom:6%;}
.miniwrap .imgdiv02{display:block;width:100%;}

	.miniwrap .imgdiv02 a{display: block;}
}

@media only screen and (max-width:480px) {
.logo-icons{left: 10px; top: 10px;}
.social-icons {
	position: absolute;
	bottom: 0px;
	display: block;
	z-index: 9;
	width: auto;
	max-width: 80%
}
.list-sections, .list-sections .left-part, .list-sections .middle-part, .list-sections .right-part {
	height: auto;
	width: 100%;
        z-index:100;
}
.list-sections .left-part .my-logo, .list-sections .middle-part .my-logo, .list-sections .right-part .my-logo {
	max-width: 45%
}
.list-sections .block-info {
	position: relative;
	width: 100%;
	height: auto;
	left: 0
}
.list-sections .block-info:nth-of-type(1) .item-title {
	padding: 0 2%
}
.list-sections .block-info:nth-of-type(2) {
	left: 0!important
}
/*.list-sections .block-info:nth-of-type(2) .item-title {
	top: 60vh
}*/
.list-sections .block-info:nth-of-type(1) .item-title h2,
.list-sections .block-info:nth-of-type(2) .item-title h2 {
	font-size: 50px
}
.list-sections .block-info:nth-of-type(3) {
	height: 120vh;
	left: 0!important
}
.list-sections .block-info:nth-of-type(3) .item-title {
	top: 60vh
}
.list-sections .block-info .item-plus {
	left: -100vw;
	padding: 4em 2em 4em 3em
}

.countdown-block #countdown_dashboard .dash-glob .dash .digit {
	font-size: 8em
}
#subscribe {
	padding: 0
}
    .list-sections .item-title h2 .get-behind{font-size:50px;}

}

@media only screen and (max-width: 425px){
.list-sections .item-title h2 .get-behind{font-size:45px;}
}
@media only screen and (max-device-width:1024px) and (orientation:landscape){
.border-bar-bottom, .border-bar-left, .border-bar-right, .border-bar-top {
	position: fixed
}
.list-sections, .list-sections .left-part, .list-sections .middle-part, .list-sections .right-part {
	height: auto;
	width: 100%
}
.list-sections .block-info {
	position: relative;
	width: 100%;
	height: 100vh;
	left: 0
}
.list-sections .block-info:nth-of-type(2), .list-sections .block-info:nth-of-type(3) {
	height: 100vh;
	left: 0!important
}
.list-sections .block-info .item-plus {
	left: -100vw;
	border: 10px solid #FFF
}


}
@media screen and (max-device-width:667px) and (orientation:landscape) {
.border-bar-top {
	position: fixed;
	height: 10px
}
.border-bar-right {
	position: fixed;
	width: 10px
}
.border-bar-bottom {
	position: fixed;
	height: 10px
}
.border-bar-left {
	position: fixed;
	width: 10px
}
span.line {
	margin-top: 5px;
	margin-bottom: 5px
}
.social-icons {
	right: 10px;
	top: 10px
}
.list-sections, .list-sections .left-part, .list-sections .middle-part, .list-sections .right-part {
	height: auto;
	width: 100%
}
.list-sections .left-part .my-logo, .list-sections .middle-part .my-logo, .list-sections .right-part .my-logo {
	max-width: 20%
}
.list-sections .left-part .item-title {
	padding: 0
}
.list-sections .block-info {
	position: relative;
	width: 100%;
	height: 100vh;
	left: 0
}
.list-sections .block-info:nth-of-type(2) {
	height: 150vh;
	left: 0!important
}
.list-sections .block-info:nth-of-type(2) .item-title {
	top: 75vh
}
.list-sections .block-info:nth-of-type(2) .item-title h2 {
	font-size: 3rem
}
.list-sections .block-info:nth-of-type(3) {
	height: 150vh;
	left: 0!important
}
.list-sections .block-info:nth-of-type(3) .item-title {
	top: 75vh
}
.list-sections .block-info .item-plus {
	left: -100vw;
	border: 10px solid #FFF
}

.list-sections .item-title button.open-left-part {
	margin-top: 0
}
