/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'GHEA Avetiq';
	padding: 0 20px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
img{
	max-width:100%;
}
/* close commented backslash hack */
header{
	padding-top: 15px;
    background: #fff;
}
header nav {
	text-align:center;
	padding:0px 0 6px;
}
header nav li{
	width:33%;
	display:inline-block;
}
header nav li:nth-child(1){
	text-align:left
}
header nav li:nth-child(3){
	text-align:right
}
header nav a{
	font-family: 'GHEA Avetiq';
	font-size: 24px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: right;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
}
.wrapper{
}
.banner{
	margin-bottom: 20px;
    position: relative;
    height: 100%;
}
.logo-section{
	text-align:center;
	margin:80px 0;
}
.about-info h2{
	font-family: 'GHEA Avetiq';
	font-size: 46px;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: 0em;
	margin-bottom:50px;
}
.about-info h3{
	font-family: 'GHEA Avetiq';
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 0em;
	text-align: center;
	margin-bottom:100px;
	color: #9E9E9D;
}
.about-info{
	text-align:center;
}
.about-img{
	max-width: 500px;
	margin-bottom:100px;
}
.bottle-icon{
	width: 72px !important;
    display: inline-block !important;
}
.item h4{
	font-family: 'GHEA Avetiq';
	font-size: 29px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0em;
	text-align: center;
	color: #000000;
	margin:20px 0;
	text-transform:uppercase;
}
.item h5{
	font-family: 'GHEA Avetiq';
	font-size: 26px;
	font-weight: 400;
	line-height: 39px;
	letter-spacing: 0em;
	color: #000000;
	margin:20px 0;
	text-transform:uppercase;
	text-decoration:underline;
}
.item a{
	text-align:center;
	text-decoration:none;
}
.info-section{
	max-width:965px;
	margin:auto;
	padding-top:60px;
	text-align:center;
}
.info-section h2{
	font-family: 'GHEA Avetiq';
	font-size: 120px;
	font-weight: 400;
	line-height: 131px;
	letter-spacing: 0em;
	text-align: center;
	color:#000;
	margin-bottom:50px;
}
.info-section p{
	font-family: 'GHEA Avetiq';
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 0em;
	text-align: center;
	color:#9E9E9D;
	margin-bottom:35px;
}
.bottle-icon-big{
	display:inline-block;
	margin-bottom:40px;
}
.responsibility-section{
	text-align:center
}
.responsibility-section h2{
	font-family: 'MUARA DEMO';
	font-size: 50px;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: 0.04em;
	margin-bottom:30px
}
footer{
	padding:10px 0 0
}
footer p{
	float:left;
	font-family: 'GHEA Avetiq';
	font-size: 24px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: center;

}
footer a{
	float:right;
	font-family: 'GHEA Avetiq';
	font-size: 24px;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: center;
	text-decoration:none;
	color:#000;
}
.mobile-footer{
    display:none;
}
.single-page .main-logo{
    top: 36px;
    padding: 10px 0 !important;
    margin: 0 !important;
}
.single-page .logo-section {
	margin-bottom:20px;
}
.single-page .logo-section img:nth-child(1){
	margin-bottom:0px;
}
.ingridients-box{
	margin-bottom:150px;
}
.ingrident-block{
	float:left;
	width:33%;
}
.ingrident-block p{
	font-family: 'GHEA Avetiq';
	font-size: 36px;
	font-weight: 400;
	line-height: 44px;
	letter-spacing: 0em;
	color:#9E9E9D;
	text-align: center;
}

.single-page .about-info h3{
	margin-bottom:30px;
	color:#000;
}
.single-page .about-info h2{
	margin-bottom:100px;
	color:#000;
	font-size:65px
}
.bottles-icon{
	width: 90px;
    margin: 100px 0;
}
.slider-section h2{
	font-family: 'GHEA Avetiq';
	text-transform:uppercase;
	text-align:center;
	font-size: 120px;
	font-weight: 400;
	line-height: 131px;
	letter-spacing: 0em;
	margin-bottom:60px;

}
.desktop-banner{
	display:block;
}
.mobile-banner{
	display:none;
}
.mobile-logo{
	display:none;
}
.mobile-footer{
    display:none;
}
.verification-dark-bg{
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    height: 100%;
    left: 0;
    z-index: 10;
}
.second-episode{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 31px;
}
.verification-box .second-episode h2 {
    line-height: 31px !important;
    margin: 0 !important;
}
.verification-box{
    width: 50%;
    background: #fff;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 172px;
    margin: auto;
    font-family: 'GHEA Avetiq';
    text-align: center;
    max-width: 460px;
    box-shadow: 0px 0px 10px #fff;
}
.verification-box p{
    font-size: 15px;
    width: 90%;
    margin: auto;
    margin-top: 5px;
}
.verification-buttons{
    padding: 0 15px;
}
.verfication-bttons-box{
    display:inline-block;
    width:49.5%;
    text-align:center;
}
.verfication-bttons-box input[type='button']{
    width: 98%;
    display: inline-block;
    padding: 0;
    border: none;
    line-height: 30px;
    padding-top: 5px;
    box-shadow: 0px 0px 2px #888888;
    border-radius: 5px;
    margin-bottom: 2px;
    cursor:pointer;
    font-family: 'GHEA Avetiq';
}
.verfication-bttons-box span{
    display:block;
}
.verification-box h2{
    font-family: 'GHEA Avetiq';
    margin-bottom: 0 !important;
    margin-top: 21px !important;
    line-height: 18px;
}
.verification-box h3{
    margin-top: 0;
    margin-bottom: 4px;
    letter-spacing: -1px;
    font-size:23px;
}
.fixed-height{
    height: 100vh;
    overflow: hidden;
}
.none{
    display:none!important
}
.second-episode h2{
    margin-top:43px;
}
@media screen and (max-width: 1500px) {
	.wrapper{
	}
	.second-episode h2{
	    margin-top:45px;
	}
	header nav li{
		display:inline-block;
		width: 32.7%;
	}
	
	body{
		padding-top:0;
		padding-bottom:0;
	}
	.single-page .bottles-icon {
		width: 90px;
		margin: 50px 0;
	}
	.single-page .about-info h2 {
		margin-bottom: 50px;
		color: #000;
		font-size: 50px;
	}
	.single-page .about-info h3 {
		margin-bottom: 10px;
		color: #000;
		font-size:30px;
	}
	.ingridients-box {
		margin-bottom: 50px;
	}
	.ingrident-block p {
		font-family: 'GHEA Avetiq';
		font-size: 25px;
		font-weight: 400;
		line-height: 35px;
		letter-spacing: 0em;
		color: #9E9E9D;
		text-align: center;
	}
	.slider-section h2 {
		font-family: 'GHEA Avetiq';
		text-transform: uppercase;
		text-align: center;
		font-size: 80px;
		font-weight: 400;
		line-height: 100px;
		letter-spacing: 0em;
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 1000px) {
    .verfication-bttons-box {
        width: 100%;
        margin-bottom: 5px;
    }
    .verification-box h3 {
        margin-top: 0;
        font-size: 20px;
    }
    .verification-box h2 {
        margin-top: 15px !important;
    }
    .verification-box {
        width: 70%;
    }
    .verification-box {
        height: 217px;
        box-sizing: border-box;
        padding: 10px 20px;
    }
	.info-section h2{
		margin-bottom:0;
		font-size: 50px;
	}
	.info-section p {
		font-size: 26px;
		line-height: 36px;
		margin-bottom: 20px;
	}
	.about-img{
		max-width:50%;
		margin-bottom:30px;
	}
	.about-info h2 {
		font-family: 'GHEA Avetiq';
		font-size: 30px;
		font-weight: 400;
		line-height: 40px;
		letter-spacing: 0em;
		margin-bottom: 20px;
	}
	.about-info h3 {
		font-family: 'GHEA Avetiq';
		font-size: 26px;
		font-weight: 400;
		line-height: 30px;
		letter-spacing: 0em;
		text-align: center;
		margin-bottom: 50px;
		color: #9E9E9D;
	}
	.item h4 {
		font-family: 'GHEA Avetiq';
		font-size: 20px;
		font-weight: 400;
		line-height: 25px;
		letter-spacing: 0em;
		text-align: center;
		color: #000000;
		margin: 15px 0;
		text-transform: uppercase;
	}
	.bottle-icon{
		margin-bottom:0;
		width:50px !important;
	}
	.item h5 {
		font-family: 'GHEA Avetiq';
		font-size: 20px;
		font-weight: 400;
		line-height: 20px;
		letter-spacing: 0em;
		color: #000000;
		margin: 15px 0;
		text-transform: uppercase;
		text-decoration: underline;
	}
	footer a,
	footer p	{
		font-family: 'GHEA Avetiq';
		font-size: 15px;
		font-weight: 400;
		line-height: 29px;
		letter-spacing: 0em;
		text-align: center;
		text-decoration: none;
		color: #000;
	}
	.responsibility-section h2 {
		font-family: 'MUARA DEMO';
		font-size: 42px;
		font-weight: 400;
		line-height: 50px;
		letter-spacing: 0.04em;
		margin-bottom: 10px;
	}
	.ingrident-block {
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	.second-episode h2 {
        margin-top: 73px;
    }
}
@media screen and (max-width: 775px) {
    .second-episode h2 {
        margin-top: 95px;
    }
    .footer-menu-mail{
        
    }
    .verification-box h2 {
        font-size: 25px;
    }
    .verification-box h3 {
        font-size: 15px;
    }
}
@media screen and (max-width: 500px) {
    .second-episode h2 {
        margin-top: 82px;
    }
    .verification-box h2 {
        font-size: 25px;
    }
    .verification-box h3 {
        font-size: 14px;
    }
    .banner-inner{
        background-attachment: unset;
    }
    .verification-box h2 {
        font-size: 20px;
        line-height: 25px;
        margin-top: 0 !important;
    }
    .verification-box {
        height: 142px;
        box-sizing: border-box;
        padding: 10px 20px;
        width: 80%;
    }
    .verfication-bttons-box input[type='button'] { 
        width: 97%;
    }
    .slider-section h2{
        font-size:50px;
    }
    header{
        display:none !important;
    }
    .responsibility-section{   
        padding-top:15px !important;
    }
    .info-section{
        padding-top:0;
    }
	.desktop-banner{
		display:none;
	}
	.mobile-banner{
		display:block;
		width:100%;
	}
	.main-logo{
		display:none;
	}
	.mobile-logo{
		display: block;
        width: 100%;
        padding: 15px 0;
        position: absolute;
        top: 0;
        z-index: 2;
        background: #fff;
        margin: 0
	}
	.banner-inner{
		height: calc(100% - 15px) !important;
	}
	.info-section h2{
		margin-bottom:0;
		font-size: 30px;
		line-height:40px;
	}
	.logo-section img:nth-child(2) {
		width:217px;
	}
	.logo-section {
		text-align: center;
		margin-bottom: 20px;
	}
	.about-info h3 {
		font-family: 'GHEA Avetiq';
		font-size: 23px;
	}
	.about-img {
		max-width: 90%;
		margin-bottom: 30px;
	}
	.bottle-icon-big{
	    margin-bottom:0;
	}
	.owl-prev,
	.owl-next{
	    top:75% !important;
	}
	footer a,
	footer p	{
		font-family: 'GHEA Avetiq';
		font-size: 15px;
		font-weight: 400;
		line-height: 29px;
		letter-spacing: 0em;
		text-align: center;
		text-decoration: none;
		color: #000;
		float:none;
		text-align:center;
	}
	.mobile-footer{
	    display:block;
	}
	.mobile-footer a:first-child{
	    margin-right:5px;
	}
	.mobile-footer a:first-child span{
	    background: url(img/fb.png);
        background-size: 25px;
        display: inline-block;
        padding-left: 30px;
        background-repeat: no-repeat;
        height: 26px;
	}
	.mobile-footer a:last-child span{
	    background: url(img/in.png);
        background-size: 25px;
        display: inline-block;
        padding-left: 30px;
        background-repeat: no-repeat;
        height: 26px;
	}
	.verification-box {
        padding: 10px;
    }
    .verification-buttons {
        padding: 0 0;
    }
    .verfication-bttons-box {
        display: inline-block;
        width: 49% !important;
        text-align: center;
        margin-bottom:0;
    }
    .verification-box p{
        font-size: 13px;
        width: 90%;
        margin: auto;
        margin-top: 3px;
    }
}