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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }


article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

body {
  background: white;
  color: #39313c;
  font-family: "Ovo", serif;
  font-size: 1.125em;
  line-height: 1.875em; }

a {
  color: #8b78b9;
  text-decoration: none; }

a:hover {
  color: #7460a4; }


h1 {
  font-size: 2.5em;
  margin-bottom: 30px;
  line-height: 1; }

p span {
  font-size: 1.4em;  }

.wrapper {
  width: 100%;
  margin: 0 auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
 }

header .wrapper {
  background: url(http://www.evdo-club.ru/images/pages/stories/rdey.jpg) 5% center no-repeat;
  padding: 5.33333% 4.16667% 4.33333% 40.66667%;
  background-size: 33.91667% auto; }

#bir .wrapper {
  background: url(http://www.evdo-club.ru/images/pages/stories/1.jpg) 5% center no-repeat;
  padding: 5.33333% 4.16667% 4.33333% 40.66667%;
  background-size: 33.91667% auto; }

#taj .wrapper {
  background:  url(http://www.evdo-club.ru/images/pages/stories/2.jpg) 94.16667% center no-repeat;
  background-size: 31.66667% auto;
padding: 5.33333% 38.5% 4.33333% 4%
 }

#nepal .wrapper {
  background: url(http://www.evdo-club.ru/images/pages/stories/3.jpg) 4.16667% center no-repeat;
  padding: 5.33333% 4.16667% 4.33333% 43.83337%;
  background-size: 37.5% auto;
 }

#oludeniz .wrapper {
  background: url(http://www.evdo-club.ru/images/pages/stories/4.jpg) 4.16667% center no-repeat;
  padding: 5.33333% 4.16667% 10% 41.66667% ;
  background-size: 33.33333% auto; 
}

section:after, header:after {
  content: "";
  display: block;
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.6); }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    section:after, header:after {
      background-attachment: scroll; } }

header:after {
  background-image: url(http://www.evdo-club.ru/images/pages/stories/rdeybg.jpg); }

#bir:after {
  background-image: url(http://www.evdo-club.ru/images/pages/stories/1bg.jpg); }

#taj:after {
  background-image: url(http://www.evdo-club.ru/images/pages/stories/2bg.jpg); }

#nepal:after {
  background-image: url(http://www.evdo-club.ru/images/pages/stories/3bg.jpg); }

#oludeniz:after {
  background-image: url(http://www.evdo-club.ru/images/pages/stories/4bg.jpg); }

footer {
  background: lavender;
  padding: 8.33333% 3.33333%;
  text-align: center; }

@media only screen and (max-width: 600px) {
  body {
    font-size: .75em; }
}
@media only screen and (min-width: 1200px) {
.wrapper {
    width:1200px; }
	header .wrapper {
	  padding: 50px 50px 60px 480px; }

#bir .wrapper {
	  padding: 50px 50px 60px 480px;
	 }

	#taj .wrapper {
	  padding: 50px 470px 60px 50px;
	 }

	#nepal .wrapper {
	  padding: 50px 50px 50px 525px;
	 }

	#oludeniz .wrapper {
	  padding: 50px 50px 120px 500px ;
	}

}