/*!
Theme Name: elbrus
Theme URI: http://underscores.me/
Author: ferbey
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: elbrus
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

elbrus is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
.mb-only {
	display: none !important;
}
html {
	margin: 0px !important;
}
.addidas-logo {
	margin: auto 30px;
	/*max-width: 150px;*/
	padding-top: 5px
}
.main-nav > ul {
	margin: auto;
}
.main-nav {
	margin: auto;
}
.main-list>li>a {
    font-size: 16px;
}
.header-left-block {
	margin: auto 0px;
}
.logo--header {
    margin-right: 0px;
}
.head-main-index {
    font-size: 50px;
}
.head-main-index strong {
    font-size: 97px;
    line-height: 1;
}
.org-item__img.large {
	height: 225px;
}
@media only screen and (max-width: 1440px)
{
	.head-main-index strong {
	    font-size: 81px;
	    line-height: 1;
	}
	.elbrus-bg-inner {
    font-size: 42px;
	}
}
@media only screen and (max-width: 767px) {
		html {
		overflow-x: hidden;
	}
	.mb-only {
		display: flex !important;
	}
	.header-left-block .btn.btn--green {
		display: none;
	}
	.addidas-logo {
		display: initial;
		position: fixed;
		top: 33px;
		left: 103px;
		width: 50vw;
		max-width: 50vw;
	}
	.hamburger {
    	top: 40px;
	}
	.s-main {
    padding-top: 125px;
    padding-bottom: 60px;
}
	.org-item__img.large {
		height: auto;
	}
.head-main-index strong {
    font-size: 9.5vw;
    line-height: 1;
}
.elbrus-bg-inner {
    font-size: 5vw;
}
.s-main.s-main--inner {
	padding-left: 30px;
    padding-right: 30px;
}
#index-3 {
	display: none;
}
}

@media only screen and (max-width: 400px) {
	.addidas-logo {
	    display: initial;
	    position: fixed;
	    top: 38px;
	    left: 100px;
	    width: 37vw;
	    max-width: 50vw;
	}
}
.s-article-content li {
	list-style: disc;
	}
.s-article-content ul {
	margin: 20px 0px;
	padding-left: 30px; 
}
.s-article-content a {
	color: blue;
}
.s-article-content img {
	object-fit: contain;
	height: auto;
}


.page-id-27 .s-article-head, .page-id-483 .s-article-head { background-image: url(/wp-content/uploads/2019/02/bg-programm-new21920x624.jpg); }
.page-id-25 .s-article-head, .page-id-602 .s-article-head { background-image: url(/wp-content/uploads/2019/02/bg-rules-new1920x624.jpg); }
.page-id-1003 .s-article-head, .page-id-1045 .s-article-head { background-image: url(/wp-content/uploads/2019/02/bg-insurance1920x624.jpg); }
.page-id-1287 .s-article-head, .page-id-1337 .s-article-head { background-image: url(/wp-content/uploads/2019/02/bg-shuttles1920x624.jpg); }

figure {
	max-width:100%;
	margin:0 0 20px 0;
}
figure img {
	height:auto;
}



.wpcf7-form {
	background:#f7f8fc;
	padding:10px 20px;
}
.wpcf7-form label {
	padding-left:20px;
}
.wpcf7-text, .wpcf7-captchar {
	background: #fff;
	border-radius: 20px;
	margin-bottom: 0;
	border: 0 !important;
	padding: 15px 20px;
	width: 400px;
	max-width:100%;
	box-sizing: border-box;
	display: block;
}
.wpcf7-captchar {
	width: 200px;
}
span.wpcf7-not-valid-tip {
	padding-left:20px;
	font-size:0.7em;
}
.need { color:red; }
[data-in-div], [data-out-div] {
	margin-top:-30px;
	display:none;
	margin-left:27px;
	padding-left:30px;
	margin-bottom:30px;
	border-left:1px dotted #aaa;
}
[data-in-div] p, [data-out-div] p {
	margin-bottom:15px;
}
input[type="checkbox"]:checked+.wpcf7-list-item-label { font-weight: bold; } 
span.wpcf7-list-item {
	margin-left: 0;

}
select.wpcf7-select  {
	background:#fff url(https://alpindustria.ru/img/competitions/select_arrow.png) 320px center no-repeat;
	background-size:12px 7px;
	border:0 !important;
	border-radius: 20px;
	padding: 15px 20px;
	width:350px;
	display: block;
}
select.wpcf7-select  {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
select.wpcf7-select::-ms-expand {
	display: none;
}
select.wpcf7-select option {
	background:#fff;
	line-height: 2rem;
}
.wpcf7-textarea {
	background: #fff;
	border-radius: 20px;
	border: 0 !important;
	padding: 15px 20px;
	width: 400px;
	max-width:100%;
	box-sizing: border-box;
	display: block;
}
.wpcf7-submit {
	width: 400px;
	max-width:100%;
	
}
.g-recaptcha {
	margin-bottom:20px;
}
.g-recaptcha>div {
	margin:auto;
}

.s-article-head {
	background-size:cover !important;
}

.s-article-content__content iframe {
	max-width:100%;
	margin: auto;
}
@media screen and (max-width: 480px) {
	.s-article-content__content iframe {
		height:270px;
	}
}
@media screen and (max-width: 320px) {
	.s-article-content__content iframe {
		height:180px;
	}
}
@media screen and (max-width: 240px) {
	.s-article-content__content iframe {
		height:135px;
	}
}