/**Menu and section css*/
@media only screen and (max-width: 1080px) {
	.header {
	    position: relative;
	}
	
	.toggle-mobile-btn {
	    display: block;
	    position: absolute;
	    left: 70%;
	    top: 10px;
	}
	
	#menu,
	#popup_order{
		display: none;
	}
	
	#m-menu{
		display: block;
	}
		
	#m-menu {
	    left: -100%;
	    transition: all 0.3s;
	    position: absolute;
	    top: 50%;
	    z-index: 1;
	    width: 320px;
	    margin-top: -125px;
	    font-size: 0.8em;
	    background: rgba(255, 255, 255, 0.9);
	    margin-left: -160px;
	    height: 320px;
	    text-align: center;
	    z-index: 3;
		padding-top: 40px;
	}

	#m-menu ul li {
	    display: block;
	    text-align: left;
	    width: 155px;
	    margin: 0 auto 15px auto;
	}

	#m-menu ul li a {
		text-decoration: none;
		font-weight: 400;
		white-space: nowrap;
		text-transform: uppercase;
		letter-spacing: 0;
		transition: all 150ms linear 0s;
		color: #464343;
	}
	
	#m-menu ul li a:before {
		content: '';
		display: inline-block;
		width: 30px;
		height: 30px;
		background: url(../img/li.png);
		background-size: 60px;
		vertical-align: middle;
		margin-right: 15px;
	}

	#m-menu ul li:nth-child(1) a:before {
		background-position-x: -30px;
		background-position-y: 0px;
	}

	#m-menu ul li:nth-child(2) a:before {
		background-position-x: -30px;
		background-position-y: -36px;
	}

	#m-menu ul li:nth-child(3) a:before {
		background-position-x: -30px;
		background-position-y: 131px;
	}

	#m-menu ul li:nth-child(4) a:before {
		background-position-x: -30px;
		background-position-y: -99px;
		height: 28px;
	}

	#m-menu ul li:nth-child(5) a:before {
		background-position-x: -30px;
		background-position-y: 64px;
	}

	#m-menu ul li:nth-child(6) a:before {
		background-position-x: -30px;
		background-position-y: 29px;
	}
	
	.social-menu-wrapper.not-active{
		display: inline-block;
	}
	
	section{
		position: relative;
		overflow: hidden;
	}	

}

@media only screen and (min-width: 500px)  and (max-width: 1080px) {	
	section{   
		background-size: cover !important;
	}	
}
	/***---HEADER---***/
	
@media only screen and (max-width: 1080px) {
	#line_h {
		top: 0px;
	}
	
	#line_h{
		display: none;
	}
}


@media only screen and (min-width: 500px)  and (max-width: 1080px) {	
	.header_left {
	    width: 100%;	
	}
	
	.header_right {
	    width: 300px;
	    position: absolute;
	    top: 35px;
	    right: 20px;
	    text-align: right;
	}
}

@media only screen and (max-width: 500px) {
	#body .ui-dialog .ui-dialog-titlebar-close {
	    right: 0%;
	}

	.header_left {
		width: 35%;
		text-align: center;
	}
	
	.logo_txt{
		display: none;
	}
	
	#logo {
	    width: 80px;
	    margin: 0;
	    display: block;
	    margin: 0 auto;
	}
	
	.lang_menu {
	    position: relative;
	    display: inline-block;
	    left: 0px;
	    top: 0px;
	    width: 60px;
	    z-index: 1;
	}

	.toggle-mobile-btn {
	    line-height: 28px;
	    width: 28px;
	    transition: 0.3s;
	    z-index: 1;
	    position: relative;
	    left: 80%;
	    top: -57px;
	}
	
	.header_right {
	    width: 64%;
	    position: absolute;
	    left: 32%;
	    top: 50px;
	}
}

				/***End  Header***/
	
	
		/***Main slide***/
	
@media only screen and (max-width: 1080px) {
	.main_slide_drops {
	    position: absolute;
	    height: 50px;
	    max-width: 400%;
	}
	.main_slide_arw{
		display: none;
	}
	
	  .price{
	 	  margin-bottom: 60px;
	 }
}
	
@media only screen  and (max-width: 1080px)  and (min-width: 750px){
	.main_slide_left{
		width: 29.5%;
	}
	.main_slide_right{
		width: 69.5%;
	}
	.main_slide_fish {
	    top: 50px;
	    left: -5%;
	}
}	
	
@media only screen  and (max-width: 1080px)  and (min-width: 500px){
	/*.main_slide_title {
		margin: 50px 0 0 0;
	}*/
	
	.main_slide_title .timer {
	    top: 20px;
	    left: 68%;
	    transform: rotate(15deg);
	}
}	

@media only screen and (max-width: 750px) and (min-width: 500px){
	.main_slide_left{
		display: none;
	}
	
	.main_slide_right{
		width: 100%;
	}
}

@media only screen and (max-width: 750px) and (min-width: 600px){
	.main_slide_fish {
    		top: -50px;
	}
}

@media only screen and (max-width: 600px) and (min-width: 500px){
	.main_slide_fish {
    		top: 100px;
	}
}

@media only screen and (max-width: 500px) {

	.main_slide {
    		background: url(../img/mmainSlide.jpg) no-repeat;
		background-position: bottom center;
		background-size: cover;
		height: 100%;
	}
	
	.main_slide_content {
    		padding-bottom: 100px;
	}
	
	.container.bg {
		background: none;
	}
	
	.main_slide_left {
	    margin-top: 0;
	    position: absolute;
	    width: 100%;
	    left: 0;
	    top: 70px;
	}
	
	.main_slide_left_content {
	    display: block;
	    text-align: right;
	}
	
	.main_slide_left img {
	    width: 100px;
	    margin-top: -80px;
	}	
	
	.main_slide_left_content span{
	    display: none;
	}
	
	.main_slide_right {
	    text-align: center;
	    width: 100%;
	    top: 0;
	}
	
	.main_slide_title .timer {
	    top: 15px;
	    left: 26px;
	}
		
	.main_slide_title .timer img {
	    display: inline-block;
	    width: 50px;
	    height: 50px;
	    top: -5px;
	    left: 0;
	    margin-left: 0;
	}
	
	.main_slide_title_txt {
    		margin: 80px 0 0 0;
	}
	
	.main_slide_title_txt h1 {
	    font-size: 1.7em;
	    font-weight: 300;
	    width: 260px;
	}
	
	.main_slide_title img {
	    position: absolute;
	    top: 30px;
	    left: 50%;
	    width: 360px;
	    height: auto;
	    max-width: 330px;
	    margin-left: -165px;
	}
	
	.under_title_txt p {
	    font-size: 1em;
	    margin: 0 30px 10px 30px;
	    padding: 10px 30px;
	    white-space: nowrap;
	}
	
	.main_slide_buttons{
		margin-top: 30px;
	}
	
	.price{
		display: block;
		margin-top: 45px;
	}
	
	.main_slide .price {
	    display: block;
	    margin-top: 0px;
	}
	
	.main_slide_fish {
	    top: 70px;
	    left: 10px;
	    height: 30px;
	}
	
	#popup_order{
	    transform: scale(0.8);
	}
}
	/***End Main Slide***/
	
		
	/***---Why We Slide---***/
			
@media only screen and (max-width: 1080px) {
	#block-why-we-block h2 {
    		margin-top: 30px;
	}
}

@media only screen and (max-width: 1080px)  and (min-width: 930px){
	#block-why-we-block .views-row:nth-child(2) {
	    margin-top: 150px;
		top: 0;
	}
	
	.bird {
	    width: 90px;
	}
	
	.bird1 {
	    right: 3%;
	    top: 10%;
	    width: 70px;
	}
}

@media only screen and (max-width: 930px) {
	#block-why-we-block h2::after,
	#block-why-we-block .views-row:nth-child(2)::after{
		display: none;
	}

	#block-why-we-block .views-row:nth-child(2) {
	    position: relative;
	    top: 0;
	    margin-bottom: 30px;
	    vertical-align: top;
	}
	
	.orderInfo .slide_drops{
		display: none;
	}
}

@media only screen and (max-width: 930px)  and (min-width: 630px) {			
	.pero {
    		right: 10%;
	}	
}

@media only screen and (max-width: 700px){			
	#block-why-we-block .views-row:nth-child(4),
	#block-why-we-block .views-row:nth-child(5){
	    margin: 30px 30px 30px 30px;
	}
}

@media only screen and (max-width: 650px)  and (min-width: 500px) {			
	.pero {
	    right: 0%;
	    height: 160px;
	}
}

@media only screen and (max-width: 500px) {

	.slide_drops,
	.bird1,
	.pero{
		display: none;
	}
	
	#block-why-we-block h2::after {
		display: none;
	}
	
	.bird {
	    left: 1%;
	    top: 1%;
	}
	
	#block-why-we-block .views-row:nth-child(2) {
	    position: relative;
	    top: 0;
	    margin-bottom: 0;
	    margin-top: 0;
	}
}

		/***End Why We***/
		
			
		/***---Order Info Slide---***/
	
@media only screen and (max-width: 1080px) {
	.orderInfo {
	    background-size: cover;
	    padding: 70px 0;
	}
	
	.order_info_block li:nth-child(1){
		display: none;
	}
	
	.order_info_block li:nth-child(4)::after {
	    display: none;
	}
	.orderInfo .under_title_txt {
	    top: 30%;
	}
	.order_info_block li:nth-child(5) {
	    padding-top: 50px;
	    display: block;
	    margin: 0 auto;
	}
}

@media only screen and (max-width: 1080px)  and (min-width: 500px) {
	.order_info_block li:nth-child(5) {
	    padding-top: 50px;
	    display: block;
	    margin: 0 auto;
	}
}

@media only screen and (max-width: 800px) {
	.orderInfo .under_title_txt {
	    right: -12%;
	}
	
	#fish{
		display: none;
	}
}

@media only screen and (max-width: 700px) {
	.order_info_block li {
	    display: block;
	    width: calc(100% - 100px);
	    color: rgb(255, 255, 255);
	    margin: 0 50px;
	        margin-top: 0px;
	        text-align: center;
	}
	
	.order_info_block li p {
	    font-size: 1.4em;
	    width: 250px;
	    margin: auto;
	    display: block;
	    text-align: center;
	    font-weight: 400;
	}
	
	.order_info_block li:nth-child(1),
	.orderInfo .under_title_txt{
		display: none;
	}
	
	.order_info_block li:nth-child(2) {
	    margin-top: 0px;
	}
	
	.order_info_block li:nth-child(2) .img {
	    width: 100%;
	    display: block;
	    margin-bottom: 10px;
	    text-align: center;
	}
	
	.order_info_block li:nth-child(2) .img img {
	    width: 45px;
	    display: inline-block;
	    margin-right: 14px;
	    margin-left: 14px;
	}
	
	.order_info_block li:nth-child(2)::after {
	    content: '';
	    position: relative;
	    display: block;
	    width: 20px;
	    background: url('../img/mliel.png') no-repeat;
	    height: 60px;
	    background-size: contain;
	    top: 0;
	    right: 20px;
	    margin: 10px auto;
	}

	.order_info_block li:nth-child(3)::after {
	    content: '';
	    position: relative;
	    display: block;
	    width: 20px;
	    background: url('../img/mliel1.png') no-repeat;
	    height: 60px;
	    background-size: contain;
	    top: 0;
	    right: 0;
	    margin: 10px auto;
	}
		
	.order_info_block li:nth-child(3) img {
	    width: 100px;
	    display: block;
	    margin-left: auto;
	    margin-top: 15px;
	    margin-right: auto;
	}
	
	.order_info_block li:nth-child(4)::after {
	    content: '';
	    position: relative;
	    display: block;
	    width: 20px;
	    background: url('../img/mliel.png') no-repeat;
	    height: 60px;
	    background-size: contain;
	    top: 0;
	    right: 20px;
	    margin: 10px auto;
	}
	
	.order_info_block li:nth-child(4) img {
	    width: 60px;
	    margin-top: 10px;
	}
	.order_info_block li:nth-child(5) {
	    margin-top: 15px;
	}
	
	.order_info_block li:nth-child(5) img {
   		height: 130px;
	}
	
	.order_info_block li:nth-child(5) p{
		
	}
		
	.orderInfo .price {
	    margin: 0px 0 120px 0;
	}
}

@media only screen and (max-width: 500px) {	
	
	.orderInfo {
	    background: url(../img/mslide3.jpg) no-repeat;
	    background-size: cover;
	    background-position: top center;
	}
	
	.orderInfo h2 {
		margin-top: 120px;
	}
	
	.order_udertitle {
		padding: 0 20px;
	}
	.order_info_block li {
	    padding-bottom: 20px;
	}
	
	.order_info_block li:nth-child(5) {
	    margin-top: 0px;
	    margin-bottom: 40px;
	    padding-top: 0;
	}
}			

		/*End Order Info Slide*/

		/***---About water---***/
		
@media only screen and (max-width: 1080px) {

	.bottleLines{
		display: none;
	}
	
	.lamp {
	    width: 120px;
	}
	
	.waterApple {;
	    width: 100px;
	}
	
	#block-views-block-about-block-1 h2 {
		margin: auto auto 150px auto;
	}
	
	.bottle {
	    width: 150px;
	    margin-left: -75px;
	    top: 75px;
	}
	
	.aboutWater .views-row:nth-child(1), 
	.aboutWater .views-row:nth-child(2), 
	.aboutWater .views-row:nth-child(3), 
	.aboutWater .views-row:nth-child(4), 
	.aboutWater .views-row:nth-child(5), 
	.aboutWater .views-row:nth-child(6) {
	    display: inline-block;
	    vertical-align: top;
	    width: 240px;
	    margin: 10px 2% 10px 2%;
	    text-align: center;
	}
}

@media only screen and (max-width: 500px) {

	.waterApple,.bottleLines{
		display: none;
	}
	
	.aboutWater{
		padding-bottom: 150px;
	}
	
	#block-views-block-about-block-1 h2 {
	    margin: auto auto 250px auto;
	    line-height: 2em;
	}
	
	.bottle {
	    width: 280px;
	    left: 50%;
	    margin-left: -140px;
	    top: 100px;
	    z-index: 1;
	}
	
	.aboutWater .views-row:nth-child(1),
	.aboutWater .views-row:nth-child(2),
	.aboutWater .views-row:nth-child(3),
	.aboutWater .views-row:nth-child(4),
	.aboutWater .views-row:nth-child(5),
	.aboutWater .views-row:nth-child(6) {
	    text-align: center;
	    margin: 10px auto 30px auto;
	}
	
	.lamp {
	    top: 90%;
	    left: 50%;
	    width: 160px;
	    margin-left: -80px;
	}
}
	/*End About water*/
	
		/***---Water standarts---***/
		
@media only screen and (max-width: 1080px) {

	.waterStandarts {
	    background-size: cover;
	    padding: 90px 0;
	}
	
	.waterStandarts h2 {
		margin-left: 0;
		margin-bottom: 20px;
		margin-top: 40px;
	}
	
	.standartsTimer {
	    width: 200px;
	}
}

@media only screen and (max-width: 800px) {
	
	.standarts {
	    display: block;
	    width: 240px;
	    margin: 30px auto;
	}
	
	.standartsTimer {
		display: inline-block;
		width: 180px;
		margin: 30px 0;
	}
}

@media only screen and (max-width: 500px) {

	.waterStandarts {
	    background: url(../img/mslide5.png) no-repeat;
	    background-size: cover;
	    background-position: top center;
	    text-align: center;
	    color: rgb(255, 255, 255);
	    padding-top: 140px;
	    padding-bottom: 140px;
	}
	
	.waterStandarts h2 {
		font-size: 2em;
	    margin-left: 0;
	    margin-bottom: 20px;
	}
	.waterStandarts .main_slide_buttons{
	    display: block;
	}
	
	.main_slide_buttons .viber_btn{
		display: none;
	}	
	
	.main_slide_buttons .mviber_btn{
		display: inline-block;
	}
	
	.main_slide_buttons .messenger_btn{
		margin: 15px;
		display: inline-block;
	}
	
	.standartsTimer{
		display: none;
	}
	
	.standarts {
	    display: inline-block;
	    width: 250px;
	    margin-bottom: 20px;
	}
	
	.waterStandarts .waterStandarts_txt {
	    display: inline-block;
	    width: 90%;
	    text-align: center;
	    font-size: 1.2em;
	    margin: 0 5%;
	    line-height: 1.5em;
	}
	
	.waterStandarts .price{
		margin-top: 0;
		margin-bottom: 40px;
	}
}
		
	/***End Water standarts***/
	
/***---Delivery Map slide---***/
	
@media only screen and (max-width: 1080px) {
	
	#contacts {
	    position: relative;
	    top: 0;
	    left: 50%;
	    margin-left: -160px;
	    margin-bottom: 30px;
	}
}

@media only screen and (max-width: 500px) {
	#contacts {
	    position: relative;
	    width: 320px;
	    height: 320px;
	    display: block;
	    top: 10%;
	    background: url(../img/footer-form-backgr.png) no-repeat;
	        background-position-x: 0%;
	        background-position-y: 0%;
	        background-size: auto auto;
	    background-size: contain;
	    background-position-x: center;
	    background-position-y: center;
	    z-index: 1;
	    padding-top: 70px;
	    margin: 20px auto;
	    left: 0;
	}
}

/***End Delivery Map slide***/

@media only screen and (max-width: 600px) {
	#map{
		min-height: 400px;
	}
}
@media only screen and (max-width: 350px) {
	.under_title_txt p {
	    font-size: 1em;
	    margin: 0 0px 10px 0px;
	    padding: 10px 30px;
	    white-space: nowrap;
	}
	
	#block-why-we-block .views-row {
    		margin: 30px 0;
	}
	
	.orderInfo {
    		background-size: cover;
	}
	
	.order_info_block li {
	    	width: 100%;
	   	 margin: 0 auto;
	}
}
