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; }

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

body { line-height: 1; }

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; }

* html { height: 1%; }

html, body { min-height: 100%; }

* { margin: 0; padding: 0; }

div, section, aside, main, article, nav, header, footer, ul, ol, h1, h2, h3, h4, h5, h6, input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="url"], input[type="number"], textarea { box-sizing: border-box; }

a, a:hover, a:focus, a:active, input, input:focus, input:active, textarea, textarea:focus, textarea:active { outline: none; }

input[type="number"] { -moz-appearance: textfield; appearance: textfield; }

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="url"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"] { -webkit-appearance: none; }

.clear { clear: both; display: block; height: 0; margin: 0; padding: 0; position: relative; overflow: hidden; visibility: hidden; }

.clearfix { zoom: 1; display: inline-block; }
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }

html[lang] .clearfix { display: block; }

* html .clearfix { height: 1%; }

.transition, input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="url"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"], textarea, .button, button, input[type="submit"], .button.outlined:before, button.outlined:before, input[type="submit"].outlined:before, a, .fade-in, body > section .place figure img, body > section.gallery .image a img, body > .msg, #loading, #loading.active span { transition: all 150ms ease-in-out; }

.line, body > section.about h3, body > footer p:after { border-bottom: 2px dotted rgba(255, 255, 255, 0.8); }

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="url"], input[type="number"], input[type="date"], input[type="datetime"], input[type="datetime-local"] { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 400; width: 100%; height: 45px; color: #817c71; background: #fbfbfa; font-size: 16px; line-height: 45px; padding: 0 20px; border: 1px solid #d0cebf; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15) inset; -webkit-appearance: none; -webkit-border-radius: 0px; box-sizing: border-box; }
input[type="text"]:focus, input[type="text"]:active, input[type="text"]:hover, input[type="password"]:focus, input[type="password"]:active, input[type="password"]:hover, input[type="tel"]:focus, input[type="tel"]:active, input[type="tel"]:hover, input[type="email"]:focus, input[type="email"]:active, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:active, input[type="url"]:hover, input[type="number"]:focus, input[type="number"]:active, input[type="number"]:hover, input[type="date"]:focus, input[type="date"]:active, input[type="date"]:hover, input[type="datetime"]:focus, input[type="datetime"]:active, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:active, input[type="datetime-local"]:hover { border-color: rgba(208, 206, 191, 0.5); box-shadow: none; }
input[type="text"].invalid, input[type="password"].invalid, input[type="tel"].invalid, input[type="email"].invalid, input[type="url"].invalid, input[type="number"].invalid, input[type="date"].invalid, input[type="datetime"].invalid, input[type="datetime-local"].invalid { border-color: #ee3c43; box-shadow: 0px 1px 3px rgba(238, 60, 67, 0.15) inset; }

input[type="file"] { width: 100%; height: 50px; opacity: 0; cursor: pointer; }

textarea { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 400; width: 100%; height: 100px; color: #817c71; background: #fbfbfa; font-size: 16px; line-height: 25px; padding: 15px 20px; border: 1px solid #d0cebf; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15) inset; -webkit-appearance: none; -webkit-border-radius: 0px; resize: none; }
textarea:focus, textarea:active, textarea:hover { border-color: rgba(208, 206, 191, 0.5); box-shadow: none; }
textarea.invalid { border-color: #ee3c43; box-shadow: 0px 1px 3px rgba(238, 60, 67, 0.15) inset; }

input[type="submit"] { border: 0; cursor: pointer; -webkit-appearance: none; }

label { font-weight: 700; font-size: 14px; line-height: 30px; color: #242628; text-align: left; display: block; }

input:focus::-webkit-input-placeholder { color: transparent !important; }

input:focus:-moz-placeholder { color: transparent !important; }

input:focus::-moz-placeholder { color: transparent !important; }

input:focus:-ms-input-placeholder { color: transparent !important; }

textarea:focus::-webkit-input-placeholder { color: transparent !important; }

textarea:focus:-moz-placeholder { color: transparent !important; }

textarea:focus::-moz-placeholder { color: transparent !important; }

textarea:focus:-ms-input-placeholder { color: transparent !important; }

.button, button, input[type="submit"] { font-weight: 700; height: 45px; min-width: 150px; font-size: 14px; line-height: 45px; display: inline-block; border: 0; color: #fff; cursor: pointer; text-align: center; text-transform: uppercase; box-sizing: border-box; background: #dc5509; padding: 0 15px; position: relative; z-index: 70; }
.button:hover, button:hover, input[type="submit"]:hover { background: #586f4c; color: #fff; }
.button.large, button.large, input[type="submit"].large { min-width: 200px; height: 55px; font-size: 18px; line-height: 55px; padding: 0 20px; }
.button.small, button.small, input[type="submit"].small { min-width: 130px; height: 35px; font-size: 12px; line-height: 35px; padding: 0 10px; }
.button.outlined, button.outlined, input[type="submit"].outlined { background: transparent; box-shadow: 0px 0px 0px 1px #dc5509 inset; color: #dc5509; }
.button.outlined:before, button.outlined:before, input[type="submit"].outlined:before { content: ''; width: 100%; height: 100%; display: block; background: #dc5509; position: absolute; transform: scale(1.3); visibility: hidden; opacity: 0; z-index: -1; left: 0; top: 0; }
.button.outlined:hover, button.outlined:hover, input[type="submit"].outlined:hover { color: #fff; }
.button.outlined:hover:before, button.outlined:hover:before, input[type="submit"].outlined:hover:before { opacity: 1; transform: scale(1); visibility: visible; }
.button + .button, .button + button, .button + input[type="submit"], button + .button, button + button, button + input[type="submit"], input[type="submit"] + .button, input[type="submit"] + button, input[type="submit"] + input[type="submit"] { margin-left: 30px; }
.button:disabled, button:disabled, input[type="submit"]:disabled { background: #d0cebf; color: #fff !important; }

/* MIXINS */
body { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: 400; font-size: 14px; line-height: 25px; color: #817c71; background: url("../assets/images/background-map.png") no-repeat center top, url("../assets/images/pattern.jpg") no-repeat center center, #e9e8e0; background-attachment: fixed, scroll; min-width: 320px; position: relative; }
body ::-webkit-input-placeholder { color: #9ea2a5; opacity: 1; }
body :-moz-placeholder { color: #9ea2a5; opacity: 1; }
body ::-moz-placeholder { color: #9ea2a5; opacity: 1; }
body :-ms-input-placeholder { color: #9ea2a5; opacity: 1; }

a { text-decoration: none; color: #dc5509; }
a:hover { color: #242628; }

strong { font-weight: 700; color: #242628; }

h1 { font-family: "amboy-black", sans-serif; font-weight: 700; font-size: 45px; text-transform: uppercase; line-height: normal; color: #586f4c; }

h2 { font-family: "amboy-black", sans-serif; font-weight: 400; font-size: 25px; text-transform: uppercase; line-height: normal; }

h3 { font-family: "amboy-black", sans-serif; font-weight: 400; font-size: 25px; line-height: normal; color: #586f4c; }

.fade-in { opacity: 0; transform: translateY(50px); }
.fade-in:nth-child(odd) { transform: translateY(50px); }
.fade-in:nth-child(even) { transform: translateY(-50px); }
.fade-in.faded { opacity: 1; transform: none !important; }

.video-wrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; }

.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.columns { margin: 0 -15px; overflow: hidden; }

.third { width: 33.3333%; padding: 0 15px; float: left; }

.half { width: 50%; padding: 0 15px; float: left; }

.two-thirds { width: 66.6666%; padding: 0 15px; max-width: 530px; float: left; }

.logo { width: 200px; height: 100px; background: url("../assets/images/logo.png"); background-image: url("../assets/images/logo.svg"); background-position: 0 0; background-size: 200px 100px; }

.container { width: 100%; max-width: 960px; margin: 0 auto; position: relative; z-index: 50; overflow: hidden; }

body > header { width: 100%; position: absolute; left: 0; top: 0; }
body > header .brand { position: absolute; left: 50%; transform: translateX(-50%); z-index: 10; padding-top: 20px; }
body > header .brand:before { content: ''; width: 324px; height: 156px; display: block; position: absolute; left: 50%; top: 0; transform: translateX(-50%); background: url("../assets/images/logo-bg.png") no-repeat 0 0; z-index: -1; }

body > section { max-width: 1400px; margin: 0 auto; }
body > section > header { text-align: center; position: relative; padding-bottom: 25px; margin-bottom: 20px; }
body > section > header h1 { line-height: 45px; margin-bottom: 10px; }
body > section > header h2 { line-height: 25px; margin-bottom: 10px; }
body > section.dark { color: #fff; }
body > section.dark h1, body > section.dark h2, body > section.dark h3, body > section.dark h4 { color: #fff; }
body > section.dark > header:after { background-position: center 0; }
body > section.dark .button.outlined, body > section.dark button.outlined, body > section.dark input[type="submit"].outlined { box-shadow: 0px 0px 0px 1px #fff inset; color: #fff; }
body > section.white { background: #fff; position: relative; margin-top: 100px; margin-bottom: 100px; padding-top: 30px; padding-bottom: 30px; }
body > section.white:before { content: ''; width: 100%; height: 70px; background: url("../assets/images/bg-top.png") no-repeat center top; position: absolute; left: 0; top: -70px; z-index: 0; }
body > section.white:after { content: ''; width: 100%; height: 70px; background: url("../assets/images/bg-bottom.png") no-repeat center top; position: absolute; left: 0; bottom: -70px; z-index: 0; }
body > section.white + .call-to-action { margin-top: -80px; }
body > section.hero { background: url("../assets/images/background-top.png") no-repeat center center; height: 720px; padding-top: 200px; position: relative; }
body > section.hero header { position: relative; height: 150px; }
body > section.hero header h1 { position: absolute; left: 50%; transform: translateX(-50%); font-size: 90px; line-height: 90px; }
body > section.hero header h1 span { font-size: 30px; font-weight: 400; line-height: 30px; position: absolute; }
body > section.hero header h1 span:first-child { left: 2px; top: -20px; }
body > section.hero header h1 span:last-child { right: 20px; bottom: -25px; }
body > section.hero .info { font-size: 18px; margin-bottom: 30px; }
body > section.hero .info p { font-size: 24px; line-height: 30px; }
body > section.hero .info .info__time { font-weight: bold; margin-top: 15px; }
body > section.about { text-align: center; padding: 30px 0; }
body > section.about .faces { max-width: 100px; margin-bottom: 12px; }
body > section.about div[class^='icon-'], body > section.about div[class*='icon-'] { padding-top: 30px; position: relative; }
body > section.about div[class^='icon-'].icon-earth:before, body > section.about div[class*='icon-'].icon-earth:before { background-position: 0 0; }
body > section.about div[class^='icon-'].icon-credit-card:before, body > section.about div[class*='icon-'].icon-credit-card:before { background-position: 0 -80px; }
body > section.about div[class^='icon-'].icon-plane:before, body > section.about div[class*='icon-'].icon-plane:before { background-position: 0 -160px; }
body > section.about h3 { overflow: hidden; line-height: 30px; padding-bottom: 20px; margin-bottom: 10px; position: relative; color: #586f4c; }
body > section.centered { text-align: center; }
body > section.popular-places .columns, body > section.testimonials .columns { padding: 20px 0; }
body > section .place figure { width: 230px; height: 230px; margin: 0 auto 25px; position: relative; }
body > section .place figure:after { content: ''; width: 250px; height: 250px; border-radius: 100%; border: 1px solid #d0cebf; transform: translate(-50%, -50%); z-index: 1; position: absolute; left: 50%; top: 50%; }
body > section .place figure a { width: 100%; height: 100%; display: block; position: relative; border-radius: 100%; overflow: hidden; z-index: 10; }
body > section .place figure a:hover img { transform: scale(1.05) rotate(2deg) translate(-50%, -50%); }
body > section .place figure img { width: 100%; height: auto; transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; transform-origin: top left; }
body > section .place figure span { width: 70px; height: 57px; color: #fff; display: block; padding-top: 13px; background: #dc5509; border-radius: 100%; text-align: center; font-size: 25px; font-weight: 700; position: absolute; right: -10px; top: -10px; z-index: 20; }
body > section .place figure span small { font-size: 12px; font-weight: 400; line-height: 20px; text-transform: uppercase; display: block; }
body > section .place h4 { font-size: 20px; }
body > section .place h4 a { color: #242628; }
body > section .place h4 a:hover { color: #dc5509; }
body > section .place h4 + span { display: block; line-height: 20px; }
body > section .place h4 + span + strong { font-size: 20px; font-weight: 700; color: #dc5509; display: block; margin: 0 0 15px; }
body > section .contact__details { margin-left: 20px; text-align: left; display: inline-block; }
body > section .contact h5 { font-weight: bold; }
body > section .contact h4 { font-size: 21px; font-weight: 700; color: #dc5509; font-family: "amboy-black", sans-serif; }
body > section .contact h4 + span { display: block; line-height: 20px; margin-bottom: 15px; color: #dc5509; }
body > section .contact figure { display: inline-block; width: 70px; height: 70px; margin: 0; position: relative; }
body > section .contact figure:after { margin-top: -33px; content: ''; width: 80px; height: 80px; border-radius: 100%; border: 1px solid #d0cebf; transform: translate(-50%, -50%); z-index: 1; position: absolute; left: 50%; top: 50%; }
body > section .contact figure span { margin-top: -33px; width: 100%; height: 100%; display: block; position: relative; border-radius: 100%; overflow: hidden; z-index: 10; }
body > section .contact figure img { width: 100%; height: auto; transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; }
body > section .testimonial figure { width: 140px; height: 140px; margin: 0 auto 25px; position: relative; }
body > section .testimonial figure:after { content: ''; width: 150px; height: 150px; border-radius: 100%; border: 1px solid #d0cebf; transform: translate(-50%, -50%); z-index: 1; position: absolute; left: 50%; top: 50%; }
body > section .testimonial figure span { width: 100%; height: 100%; display: block; position: relative; border-radius: 100%; overflow: hidden; z-index: 10; }
body > section .testimonial figure img { width: 100%; height: auto; transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; }
body > section .testimonial h4 { font-size: 21px; font-weight: 700; color: #dc5509; font-family: "amboy-black", sans-serif; }
body > section .testimonial h4 + span { display: block; line-height: 20px; margin-bottom: 15px; color: #dc5509; }
body > section .more { position: relative; padding-top: 30px; margin-top: 30px; }
body > section.gallery a, body > section.gallery img { display: block; }
body > section.gallery .image { width: 100%; margin-bottom: 30px; float: left; }
body > section.gallery .image a { width: 100%; height: 300px; overflow: hidden; position: relative; background: #fff; }
body > section.gallery .image a img { width: 100%; height: auto; transform: translate(-50%, -50%); transform-origin: top left; position: absolute; left: 50%; top: 50%; }
body > section.gallery .image a:hover img { transform: scale(1.05) rotate(2deg) translate(-50%, -50%) !important; }
body > section.gallery .image.medium { max-height: 135px; }
body > section.gallery .image.medium a { max-height: 135px; }
body > section.gallery .image.small { max-height: 135px; max-width: calc(50% - 15px); }
body > section.gallery .image.small a { max-height: 135px; }
body > section.gallery .image.small a img { transform: scale(1.01) translate(-50%, -50%); }
body > section.gallery .image.offset { margin-left: 30px; }
body > section.subscribe form { position: relative; max-width: 580px; margin: 0 auto; }
body > section.subscribe form:after { content: ''; width: 130px; height: 130px; transform: translateX(-25%); background-position: 0 -30px; position: absolute; right: -180px; bottom: 12px; }
body > section.subscribe form input { width: calc(100% - 170px); float: left; }
body > section.subscribe form button { width: 155px; box-sizing: border-box; float: right; }
body > section.video .columns, body > section.contacts .columns { margin: 0; }
body > section.video .third, body > section.contacts .third { float: right; padding: 0; }
body > section.video .third h3, body > section.video .third p, body > section.contacts .third h3, body > section.contacts .third p { margin-bottom: 25px; }
body > section.video .two-thirds { position: relative; max-width: 560px; padding: 35px 0 30% !important; height: 0; overflow: hidden; }
body > section.video .two-thirds iframe { border: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
body > section.call-to-action { background: url("../assets/images/background-cta.png") no-repeat center center; height: 480px; padding-top: 250px; }
body > section.call-to-action + section { margin-top: 20px; }
body > section.contacts { padding-bottom: 250px; margin-bottom: 0; text-align: center; }
body > section.contacts:after { height: 100%; bottom: 0; background: url("../assets/images/background-map.png") no-repeat center 304px; }
body > section.contacts .container { position: relative; padding-top: 30px; z-index: 50; }
body > section.contacts header { margin-bottom: 20px; }
body > section.contacts header h2 { font-size: 30px; font-weight: 700; line-height: 35px; color: #586f4c; text-transform: none; }
body > section.contacts header h3 { font-size: 20px; font-weight: 400; line-height: 25px; color: #dc5509; margin: 0 !important; }
body > section.contacts .contact-info { text-align: left; }
body > section.contacts .contact-info h4 { font-size: 18px; font-weight: 700; line-height: 40px; color: #242628; border-bottom: 1px solid rgba(208, 206, 191, 0.4); }
body > section.contacts .contact-info p { position: relative; padding-left: 30px; line-height: 40px; border-bottom: 1px solid rgba(208, 206, 191, 0.4); }
body > section.contacts .contact-info p:before { content: ''; width: 15px; height: 15px; background-position: -130px -130px; position: absolute; left: 5px; top: 12px; }
body > section.contacts .contact-info p.icon-address:before { background-position: -130px -130px; }
body > section.contacts .contact-info p.icon-phone:before { background-position: -145px -130px; }
body > section.contacts .contact-info p.icon-email:before { background-position: -160px -130px; }
body > section.contacts .contact-info a { color: #817c71; }
body > section.contacts .contact-info a:hover { color: #fff; }
body > section.contacts form p { margin-bottom: 10px !important; }
body > section.contacts form p:last-child { text-align: right; }
body > section.contacts form button, body > section.contacts form .button, body > section.contacts form input[type="submit"] { margin-top: 5px !important; }

body > .msg { width: 100%; padding: 20px; color: #fff; font-size: 20px; line-height: 25px; text-align: center; backdrop-filter: blur(10px); min-width: 320px; position: fixed; z-index: 1000; bottom: 0; left: 0; }
body > .msg.hidden { bottom: -150px; }
body > .msg.error { background: rgba(238, 60, 67, 0.9); }
body > .msg.success { background: rgba(88, 111, 76, 0.9); }
body > .msg strong { color: #fff; }

#loading { width: 100%; height: 100%; display: block; opacity: 0; visibility: hidden; z-index: 900; background: rgba(255, 255, 255, 0.9); backdrop-filter: blur(5px); position: fixed; left: 0; top: 0; }
#loading span { width: 50px; height: 50px; display: block; position: fixed; z-index: 950; left: 50%; top: 45%; transform: translate(-50%, -50%); opacity: 0; text-indent: -9999px; }
#loading span:before { content: ''; width: 50px; height: 50px; display: block; position: absolute; z-index: 960; left: 0; top: 0; border-radius: 100%; border: 2px solid rgba(0, 0, 0, 0.1); border-right-color: #dc5509; animation: rotate 0.4s linear infinite; }
#loading.active { opacity: 1; visibility: visible; }
#loading.active span { top: 50%; opacity: 1; transition-delay: .1s; }

body > footer { text-align: center; color: #9ea2a5; margin-top: -200px; position: relative; z-index: 0; }
body > footer .container { padding-top: 90px; }
body > footer .logo { position: absolute; left: 50%; top: 0; transform: translateX(-50%); }
body > footer p { position: relative; margin-top: 45px; padding-top: 20px; }
body > footer p:after { bottom: auto; top: 0; }
body > footer a { color: #9ea2a5; }
body > footer a:hover { color: #dc5509; }

@keyframes floating { from { bottom: 50px; }
  to { bottom: 60px; } }
@keyframes rotate { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }
.more h2 { margin-bottom: 15px; }

.faq { max-width: 600px; margin: auto; }
.faq h3 { color: #817c71; }
.faq__list li { border-top: 2px dotted rgba(255, 255, 255, 0.8); padding: 15px 0; }

.pricing { font-size: 18px; }
.pricing h2 { font-size: 45px; margin-bottom: 20px; color: #dc5509; }
.pricing h3 { margin-top: 25px; }
.pricing p { color: #817c71; }
.pricing p strong { color: #817c71; }
.pricing__info { font-size: 14px; color: #a9a294; }
.pricing__price { font-weight: bold; font-size: 28px; color: #dc5509; }
.pricing__price--reduced { color: #eae8d8; text-decoration: line-through; margin: 10px 0; }
.pricing__features { margin: 20px 0; }
.pricing__features li { border-bottom: 1px solid #eae8d8; padding: 5px 0; }

.map img { max-width: 100%; }

body > section.subscribe form { max-width: 400px; }
body > section.subscribe form .button { width: 200px; }

#mc_embed_signup { text-align: center; }

body > section.subscribe form input { width: 100%; margin-bottom: 10px; float: none; }

section.sponsors { padding-bottom: 100px; }
section.sponsors h3 { color: #a9a294; }

.sponsor { transition: all .3s; opacity: .8; }
.sponsor:hover { opacity: 1; }
.sponsor--uc { width: 250px; height: 53px; background: url("../assets/images/sponsors/urbanchallenger.png"); background-image: url("../assets/images/sponsors/urbanchallenger.svg"); background-position: 0 0; background-size: 250px 53px; margin-left: auto; margin-right: auto; }
.sponsor--flystein { width: 250px; height: 53px; background: url("../assets/images/sponsors/flystein.png"); background-image: url("../assets/images/sponsors/flystein.svg"); background-position: 0 0; background-size: 250px 53px; margin-left: auto; margin-right: auto; background-image: url("../assets/images/sponsors/flystein.png"); }
.sponsor--restation { width: 250px; height: 53px; background: url("../assets/images/sponsors/restation.png"); background-image: url("../assets/images/sponsors/restation.svg"); background-position: 0 0; background-size: 250px 53px; margin-left: auto; margin-right: auto; background-image: url("../assets/images/sponsors/restation.png"); }

section.media { padding-bottom: 50px; }
section.media h3 { color: #a9a294; text-align: center; margin-bottom: 20px; }

.media { transition: all .3s; opacity: .8; }
.media:hover { opacity: 1; }
.media--fastcompany { width: 250px; height: 53px; background: url("../assets/images/media/fastcompany.png"); background-image: url("../assets/images/media/fastcompany.svg"); background-position: 0 0; background-size: 250px 53px; float: left; background-image: url("../assets/images/media/fastcompany.png"); }
.media--producthunt { width: 250px; height: 53px; background: url("../assets/images/media/producthunt.png"); background-image: url("../assets/images/media/producthunt.svg"); background-position: 0 0; background-size: 250px 53px; float: right; background-image: url("../assets/images/media/producthunt.png"); }

.social { margin-top: 15px; display: inline-block; opacity: .5; transition: all .3s; }
.social [class*='social--'] { margin: 0 5px; }
.social [class*='social--']:hover { opacity: 1; }
.social--fb { width: 20px; height: 20px; background: url("../assets/images/social/facebook.png"); background-image: url("../assets/images/social/facebook.svg"); background-position: 0 0; background-size: 20px 20px; }
.social--ig { width: 20px; height: 20px; background: url("../assets/images/social/instagram.png"); background-image: url("../assets/images/social/instagram.svg"); background-position: 0 0; background-size: 20px 20px; }
.social--tw { width: 20px; height: 20px; background: url("../assets/images/social/twitter.png"); background-image: url("../assets/images/social/twitter.svg"); background-position: 0 0; background-size: 20px 20px; }
.social--linkedin { width: 20px; height: 20px; background: url("../assets/images/social/linkedin.png"); background-image: url("../assets/images/social/linkedin.svg"); background-position: 0 0; background-size: 20px 20px; }
.social--mail { width: 20px; height: 20px; background: url("../assets/images/social/mail.png"); background-image: url("../assets/images/social/mail.svg"); background-position: 0 0; background-size: 20px 20px; }

@media only screen and (max-width: 1000px) { .container { padding-left: 20px; padding-right: 20px; }
  body > section > header { padding-left: 20px; padding-right: 20px; }
  body > section.subscribe form:after { display: none; } }
@media only screen and (max-width: 999px) and (min-width: 961px) { body > section.gallery .image:not(.medium) a img { height: 100%; width: auto; } }
@media only screen and (max-width: 960px) { .fade-in { transform: translateX(-50%); }
  .fade-in:nth-child(odd) { transform: translateX(-50%); }
  .fade-in:nth-child(even) { transform: translateX(50%); }
  .columns { margin: 0; }
  .third, .two-thirds, .half { width: 100%; padding: 0; float: none !important; text-align: center; margin-left: auto; margin-right: auto; max-width: 500px; }
  .third + .third, .two-thirds + .third, .half + .third { margin-top: 30px; }
  .third + .third.place, .two-thirds + .third.place, .half + .third.place { margin-top: 60px; }
  .half { margin-bottom: 50px; }
  body > section.contacts { padding-bottom: 200px; }
  body > section.contacts form p:last-child { text-align: center; } }
@media only screen and (max-width: 768px) { h1 { font-size: 40px; line-height: 40px; }
  h2 { font-size: 23px; line-height: 23px; }
  h3 { font-size: 23px; line-height: normal; }
  body > section .contact figure { display: none; }
  body > section .contact__details { display: block; }
  body > section > header h1 { line-height: 40px; }
  body > section > header h2 { line-height: 23px; }
  body > section.hero header h1 { line-height: 90px; }
  body > section.hero .info p { font-size: 18px; line-height: 24px; }
  body > section.video .two-thirds { padding: 35px 0 56.25% !important; }
  body > section.contacts:after { background-position: center 314px; } }
@media only screen and (max-width: 640px) { h1 { font-size: 35px; line-height: 35px; }
  h2 { font-size: 20px; line-height: 20px; }
  h3 { font-size: 20px; }
  body > section > header { margin-bottom: 30px; }
  body > section > header h1 { line-height: 35px; }
  body > section > header h2 { line-height: 20px; }
  body > section.hero { padding-top: 200px; }
  body > section.hero header { height: auto; padding-bottom: 0; }
  body > section.hero header h1 { position: relative; left: auto; transform: none; font-size: 70px; line-height: 70px !important; }
  body > section.hero header h1 span { display: block; position: relative; left: auto !important; top: auto !important; bottom: auto !important; right: auto !important; }
  body > section.subscribe form input { width: 100%; float: none; }
  body > section.subscribe form button { display: block; width: 100%; max-width: 180px; margin: 20px auto; float: none; }
  body > section.call-to-action > header { margin-bottom: 20px; } }
@media only screen and (max-width: 480px) { h1 { font-size: 30px; line-height: 30px; }
  body > section > header h1 { line-height: 30px; }
  body > section.hero header h1 { font-size: 50px; line-height: 50px !important; }
  body > section.hero header h1 span { font-size: 20px; line-height: 20px; }
  body > section.hero .button { max-width: 200px; display: block; margin: 0 auto; }
  body > section.hero .button + .button { margin-top: 20px; }
  body > section.call-to-action > header { margin-bottom: 20px; }
  body > section.contacts:after { display: none; }
  body > section.contacts .contact-info p { padding-top: 10px; padding-bottom: 10px; line-height: normal; }
  body > .msg { font-size: 18px; line-height: 20px; padding: 15px; }
  body > .msg strong { display: block; } }
@media only screen and (max-width: 440px) { body > section.call-to-action { padding-top: 200px; }
  body > .msg { font-size: 16px; } }
