/* Import Files
*/
/* Forms Partials */
/* Font Family
font-family: 'Montserrat', sans-serif;
*/
@font-face { font-family: 'Helvetica Neue LT Std'; src: url("../fonts/HelveticaNeueLTStd-Lt.eot"); src: url("../fonts/HelveticaNeueLTStd-Lt.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Lt.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Lt.ttf") format("truetype"); font-weight: 300; font-style: normal; }
@font-face { font-family: 'Helvetica Neue LT Std'; src: url("../fonts/HelveticaNeueLTStd-Roman.eot"); src: url("../fonts/HelveticaNeueLTStd-Roman.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Roman.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Roman.ttf") format("truetype"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Helvetica Neue LT Std'; src: url("../fonts/HelveticaNeueLTStd-Th.eot"); src: url("../fonts/HelveticaNeueLTStd-Th.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Th.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Th.ttf") format("truetype"); font-weight: 100; font-style: normal; }
@font-face { font-family: 'Helvetica Neue LT Std'; src: url("../fonts/HelveticaNeueLTStd-Bd.eot"); src: url("../fonts/HelveticaNeueLTStd-Bd.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-Bd.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-Bd.ttf") format("truetype"); font-weight: bold; font-style: normal; }
@font-face { font-family: 'Helvetica Neue LT Std'; src: url("../fonts/HelveticaNeueLTStd-It.eot"); src: url("../fonts/HelveticaNeueLTStd-It.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTStd-It.woff") format("woff"), url("../fonts/HelveticaNeueLTStd-It.ttf") format("truetype"); font-weight: normal; font-style: italic; }
/* 1. Themes Settings 
*/
/* 2. Font Family
*/
/* 3. Box sizing
*/
/*
3. Heading Size
*/
/* 10. Paragraph settings
*/
/* 5. Navigation
*/
 /* slides
*/
 /* Aside bar
*/
 /* Panels
*/
 /* Medals
*/
 /* SLider Navigation
*/
 /* item-box
*/
/************************************ Mixins Index Name
1. keyframes
2. transform(tansy,tansx,rot,scle,skew)
3. media
4. transition
5. @include opacity(0.8);
6. overlay(bg, opacity,z-index)
7. vertical-align
8. box-absolute(pos,left,top,right,bottom,margin)
9. Radius
10.Grid and rowMachine
14. linear-gradient
15. placeholder
16. direct-parent
*/
/* 1. Keyframe Mixins 
*/
/* 2. Mixins transform
*/
/* 3. Media Queries Mixin
*/
/* 4. Transition
*/
/* 5. uses @include transition(color .3s ease);
*/
/* 6. uses overlay
*/
/* 7. Vertical Align
*/
/* 8. box-absolute
*/
/* 9. Radius
*/
/* 10. Grid
*/
/* 11. Line bottom */
/* 12. Listings
*/
/* 13. Multicolumn
*/
/* 14. Placeholders
*/
/* 15. linear-gradient
*/
/* 16. Direct Parent
*/
/*
17. (Block Element Modifier)
*/
/*
.block { @include element('element') {  } @include modifier('modifier') { @include element('element') { } }
}
*/
/* margins
*/
/* Heading Mixins
*/
/* icon read more
*/
/* Absolute
*/
/* Appearance
*/
/* Border None
*/
/* Clearfix
*/
.slide-item-row { *zoom: 1; }
.slide-item-row:before, .slide-item-row:after { content: ""; display: table; }
.slide-item-row:after { clear: both; }

/* box margin
*/
/* Box padding 
*/
/* Transition
*/
.navbar a img, .pdf-link, .slide-item-title, .slide-item-text, .slide-item-logo, .wrap .list-slider-half .slide:before, .animate, /*.animate .navbar,*/ .animate .wrap, .animate .list-slider { transition: all 500ms linear; -webkit-transition: all 500ms linear; -moz-transition: all 500ms linear; -ms-transition: all 500ms linear; -o-transition: all 500ms linear; }
 
a, .wrapper .wrap, .aside { transition: all 350ms linear; -webkit-transition: all 350ms linear; -moz-transition: all 350ms linear; -ms-transition: all 350ms linear; -o-transition: all 350ms linear; }

.details-item { transition: all 150ms linear; -webkit-transition: all 150ms linear; -moz-transition: all 150ms linear; -ms-transition: all 150ms linear; -o-transition: all 150ms linear; }

.wrap, .wrap .mainslider, .wrap .list-slider { -webkit-transition: width 200ms 0s; -moz-transition: width 200ms 0s; -o-transition: width 200ms 0s; transition: width 200ms 0s; -webkit-transition-timing-function: cubic-bezier(0.47, 0.48, 0.59, 0.59); transition-timing-function: cubic-bezier(0.47, 0.48, 0.59, 0.59); -moz-transition-timing-function: cubic-bezier(0.47, 0.48, 0.59, 0.59); -o-transition-timing-function: cubic-bezier(0.47, 0.48, 0.59, 0.59); -ms-transition-timing-function: cubic-bezier(0.47, 0.48, 0.59, 0.59); }

.medals { -webkit-transition: all 600ms 0s; -moz-transition: all 600ms 0s; -o-transition: all 600ms 0s; transition: all 600ms 0s; -webkit-transition-delay: 500ms; /* Safari */ transition-delay: 500ms; -webkit-transition-timing-function: cubic-bezier(0, 0.76, 0.13, 0.95); transition-timing-function: cubic-bezier(0, 0.76, 0.13, 0.95); -moz-transition-timing-function: cubic-bezier(0, 0.76, 0.13, 0.95); -o-transition-timing-function: cubic-bezier(0, 0.76, 0.13, 0.95); -ms-transition-timing-function: cubic-bezier(0, 0.76, 0.13, 0.95); }

/* Vertical Center
*/
/** Link style when it hast right arrow
**/
/* Link Small arow right
*/
/* Function settings
*/
.navbar { min-width: 300px; background: #152c53; height: inherit; position: relative; z-index: 99; text-align: center; float: left; }
.navbar-header { background-position: center; background-repeat: no-repeat; height: inherit; width: inherit; }
.navbar a { padding: 5px 0; height: inherit; width: inherit; display: block; }
.navbar a img { max-width: 45%; }
.navbar.navbar-default.splash .navbar-header {
	background: url('../images/usoc-16-2.png');
}
@media only screen and (min-width: 768px) { .navbar { min-width: 200px; }
  .navbar img { max-width: 50%; } }
@media only screen and (min-width: 1200px) { .navbar { min-width: 250px; } }
@media only screen and (min-width: 1600px) { .navbar { min-width: 300px; }
  .navbar img { max-width: 100%; } }
@media (max-height: 768px) and (orientation: landscape) { .navbar { padding: 25px; }
  .navbar-header { background-size: contain; } }
@media only screen and (max-width: 767px) { 
	.navbar { min-width: 100%; padding: 0; }
  .navbar-header { background-size: auto; }
	.navbar-header { background-position: center bottom; }
	.navbar.navbar-default.splash .navbar-header {
		background: url('../images/logo-mobile.png') no-repeat bottom center / auto;
	}
}

.navbar.navbar-default.splash {
	cursor: pointer;
}

@media (max-height: 600px) {
	.navbar.navbar-default.splash .navbar-header {
		margin-top: 30px;
		-webkit-background-size:  contain;
		background-size:  contain;
	}
}

/* Container
*/
@media only screen and (min-width: 992px) { .x-small-block { max-width: 660px; } }
@media only screen and (min-width: 1200px) { .small-block { max-width: 1024px; } }
@media only screen and (min-width: 1300px) { .container { width: 1260px; } }
@media only screen and (max-width: 991px) { .container { width: 100%; } }
/* Heading sizes
*/
h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 15px; line-height: 1; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small { display: block; margin-top: 10px; color: inherit; font-weight: 300; font-size: 14px; }
h1 label, h2 label, h3 label, h4 label, h5 label, h6 label { display: block; margin-bottom: 0; color: #c42032; }

h1 { font-size: 70px; font-family: 'Helvetica Neue LT EXT'; font-weight: 100; }

h2 { font-size: 40px; font-family: 'Helvetica Neue LT EXT'; font-weight: 100; } 

h3 { font-size: 35px; }

h4 { font-size: 20px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

/** Media Queries **/
@media only screen and (min-width: 1601px) { h2 { font-size: 32px; }
  .aside h2 { font-size: 40px; } }
@media only screen and (max-width: 1600px) { h1 { font-size: 32px; }
  h2 { font-size: 32px; } }
/** Media Queries **/
@media only screen and (max-width: 1400px) { h1 { font-size: 42px; }
  h2 { font-size: 28px; } }
@media only screen and (max-width: 1200px) { h1 { font-size: 28px; }
  h2 { font-size: 24px; } }
/** Media Queries **/
@media only screen and (max-width: 992px) { h1 { font-size: 26px; } }
@media only screen and (max-width: 767px) { h1 { font-size: 36px; } }
/* @include media(767px, max) { h1 { font-size: settings($headings, "mobile", heading1); } h2 { font-size: settings($headings, "mobile", heading2); }
}

@include media(640px, max) { h1 { font-size: settings($headings, "x-mobile", heading1); }
 h2 {
 font-size: settings($headings, "x-mobile", heading2); }
}

@include media(480px, max) { h1 { font-size: $font-base + 4; ; }
} */
/* Reset css
*/
/* Rebot Css
*/
html { box-sizing: border-box; -ms-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; }

*, *::before, *::after { box-sizing: inherit; }

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

@-ms-viewport { width: device-width; }
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

[tabindex="-1"]:focus { outline: none !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 16px; font-style: normal; line-height: inherit; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 300; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 16px; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

pre, code, kbd, samp { font-family: monospace, monospace; font-size: 14px; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg:not(:root) { overflow: hidden; }

a, area, button, [role="button"], input, label, select, summary, textarea { touch-action: manipulation; }

table { border-collapse: collapse; }

caption { padding-top: 10px; padding-bottom: 10px; color: #ffffff; text-align: left; caption-side: bottom; }

th { text-align: left; }

label { display: inline-block; margin-bottom: .5rem; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; }

template { display: none; }

[hidden] { display: none !important; }

body { font-family: Helvetica Neue LT Std; font-size: 14px; line-height: 1; color: #ffffff; outline: none; font-weight: bold; overflow: hidden; background-color: #152c53; margin: 0; text-transform: uppercase; }

/** Link Settings **/
a { text-decoration: none; outline: none; color: #152c53; }
a:hover, a:focus { text-decoration: none; color: #152c53; }

/** Paragraph Settings **/
p { margin: 0; letter-spacing: 0.7pt; line-height: 1.5; font-size: 14px; }
p a { color: #152c53; line-height: inherit; }

/** Address Settings **/
address { line-height: 2; margin-bottom: 0; font-weight: 300; }
address strong { font-weight: inherit; }
address a { display: block; color: inherit; }
address a:hover { color: #000000; }
address a[href^='tel'] { margin-bottom: 30px; }

/** Listing Settings **/
ul, ol { padding: 0 0 0 17px; }

/** Img Settings **/
img { max-width: 100%; height: auto; }

/* Theme Grey
*/
.theme-grey { background-color: #e6e6e6; }

.slick-slide { outline: none; padding: 35px 15px; }
.slick-slide:focus { outline: none; }
.slick-arrow { width: 60px; top: auto; bottom: -35px; transform: none; }
.slick-arrow:before { font-size: 13px; font-family: Helvetica Neue LT Std; }
.slick-prev { left: 0; }
.slick-prev:before { content: '\0025c0  PREV'; }
.slick-next { right: 0; }
.slick-next:before { content: 'NEXT \0025B6'; }

/* Wrap
*/
.wrapper { display: block; width: 100%; height: 100%; }
.wrapper .wrap { position: relative; height: 100%; overflow: hidden; }
@media only screen and (min-width: 768px) { .wrapper .wrap { width: calc(100% - 160px); margin-left: 160px; } }
@media only screen and (min-width: 1200px) { .wrapper .wrap { width: calc(100% - 250px); margin-left: 250px; } }
@media only screen and (min-width: 1600px) { .wrapper .wrap { width: calc(100% - 300px); margin-left: 300px; } }
@media only screen and (max-width: 767px) { .wrapper .wrap { width: 100%; margin-left: 0; } }

.wrapper .wrap.wrap_full { width: 100%; }

/* Other
*/
.font-extended { font-family: 'Helvetica Neue LT EXT'; }
.font-extended.font-bold { font-weight: bold; }
.font-extended.font-light { font-weight: 100; }

/* Range bar
*/
.slider-progressbar { text-align: left; width: calc(100% - 100px); display: inline-block; }
.slider-progressbar span { text-shadow: 0 0 3px #4d4d4d; font-weight: bold; font-size: 20px; display: block; /** current slide number **/ }
.slider-progressbar span .current-slide-number { margin-bottom: 15px; }
.slider-range { display: block; width: 100%; position: relative; }
.slider-range-bar { -webkit-appearance: none; width: 100%; margin: 8px 0 12px; background: transparent; }
.slider-range-bar:focus { outline: none; }
.slider-range-bar::-webkit-slider-runnable-track { width: 100%; height: 1px; cursor: pointer; animate: 0.2s; background: #ffffff; }
.slider-range-bar:focus::-webkit-slider-runnable-track { background: #ffffff; }
.slider-range-bar::-webkit-slider-thumb { box-shadow: 0 0 5px #4d4d4d; height: 5px; width: 16.66%; background: #ffffff; cursor: pointer; -webkit-appearance: none; margin-top: -2px; }
.slider-range-bar::-moz-range-track { width: 100%; height: 1px; cursor: pointer; animate: 0.2s; background: #ffffff; }
.slider-range-bar::-moz-range-thumb { height: 5px; width: 16.66%; background: #ffffff; cursor: pointer; margin-top: -2px; }
.slider-range-bar::-ms-track { width: 100%; height: 1px; cursor: pointer; animate: 0.2s; background: #ffffff; }
.slider-range-bar::-ms-fill-lower { background: #ffffff; box-shadow: 0 0 5px #666666; }
.slider-range-bar::-ms-fill-upper { background: #ffffff; box-shadow: 0 0 5px #666666; }
.slider-range-bar::-ms-thumb { box-shadow: 0px 0px 0px #000000, 0px 0px 0px #0d0d0d; border: 0px solid #000000; height: 8px; width: 100px; border-radius: 7px; background: #ffffff; cursor: pointer; }
.slider-range-bar:focus::-ms-fill-lower { background: #ffffff; }
.slider-range-bar:focus::-ms-fill-upper { background: #ffffff; }
@media only screen and (max-width: 767px) { .slider-progressbar span { margin-left: 25px; font-size: 14px; } .slider-progressbar .range-bar span { margin-left: 0; } }

@keyframes opacity { 0% { opacity: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); transform: translateY(-100%); }
  100% { opacity: 1; -webkit-transform: translateY(0%); -moz-transform: translateY(0%); -ms-transform: translateY(0%); -o-transform: translateY(0%); transform: translateY(0%); } }
.active .slide-item-box, .active .aside, .active .aside h2, .active .aside-bottom, .active .medals, .active .details .details-item { animation-duration: 400ms; animation-timing-function: linear; animation-iteration-count: 1; animation-direction: normal; animation-fill-mode: forwards; }

.slide-item-box, .details .details-item, .details .details-item { display: none; }

/*.active .slide-item-box { display: block; animation-name: opacity; }*/
.wrap-full .active .slide-item-box { display: block; animation-name: opacity; }

.wrap_full .active .slide-item-box { opacity: 0; animation-name: opacity; }

.wrap_full .active .slide-item-box:first-child { animation-delay: 200ms; display: block; }

.wrap_full .active .slide-item-box:nth-child(2) { animation-delay: 500ms; display: block; }

.wrap_full .active .slide-item-box:nth-child(3) { animation-delay: 800ms; display: block; }

.wrap_full .active .slide-item-box:nth-child(4) { animation-delay: 1100ms; display: block; }

/*.active .details .details-item { display: block; animation-name: opacity; }*/
.wrap_full .active .details .details-item { display: block; animation-name: opacity; }

.wrap_full .active .details .details-item { animation-name: opacity; opacity: 0; }

.wrap_full .active .details .details-item:first-child { display: block; animation-delay: 200ms; }

.wrap_full .active .details .details-item:nth-child(2) { display: block; animation-delay: 500ms; }

.wrap_full .active .details .details-item:nth-child(3) { display: block; animation-delay: 800ms; }

.wrap_full .active .details .details-item:nth-child(4) { display: block; animation-delay: 1100ms; }

/* pdf links
*/
.pdf-link { position: absolute; top: 20px; right: 20px; z-index: 2; }
.pdf-link a { display: block; color: #ffffff; font-size: 14px; }
.pdf-link a i { text-align: center; margin-right: 8px; display: inline-block; line-height: 27px; font-size: 31px; border-radius: 3px; width: 28px; height: 28px; }
.pdf-link a:hover { color: #152c53; }
.pdf-link a:hover i { border-color: #152c53; }
@media only screen and (min-width: 768px) { .pdf-link { right: 60px; z-index: 2; opacity: 0; transform: translateY(-100%); -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); -o-transform: translateY(-100%); }
/*  .active .pdf-link { opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); } }*/
  .wrap_full .active .pdf-link { opacity: 1; transform: translateY(0); -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); } }
@media only screen and (min-width: 1024px) { .pdf-link { top: 5%; right: 10%; } }

/* Details
*/
.details { max-width: 350px; position: absolute; top: 48%; right: 17%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.details span { font-size: 14px; font-weight: bold; }
.details span small { color: #012639; font-size: 14px; }
.details label { display: block; font-weight: bold; font-size: 60px; margin-bottom: 0; line-height: 1.4; }
.details p { margin: 0; line-height: 1.3; font-weight: bold; font-size: 13px; letter-spacing: 0; color: gray; }
.details p small { color: #c42032; font-size: inherit; }
.details-item { background-color: rgba(175, 176, 178, 0.9); width: 100%; padding: 15px; color: #ffffff; }
.details-item:not(:last-child) { margin-bottom: 15px; }
.details-item:hover { background-color: #ffffff; color: #152c53; }
.details-item:hover small { color: #c42032; }
.details-item.primary-color { background-color: #ffffff; }
.details-item.primary-color label { color: #c42032; }
.details-item.primary-color:hover p { color: #152c53; }
.details-item.primary-color:hover label { color: #152c53; }
@media only screen and (max-width: 1280px) { .details { width: 300px; right: 10px; }
  .details p br { display: none; }
  .details label { font-size: 36px; } }
@media only screen and (max-width: 767px) { .details { margin: auto; left: 0; right: 0; }
  .details label { font-size: 56px; } }

/* Slide Aside
*/
.aside { position: absolute; left: 0; top: 0; bottom: 0; height: inherit; background-color: #a39161; padding: 15px; color: #ffffff; z-index: 9; width: 400px; }
.aside h2 { margin-top: 30px; color: #c42032; line-height: 1.3; /*font-weight: bold;*/ }
.aside h2 small { color: #ffffff; font-weight: inherit; font-size: 100%; margin: 0;  }
.aside-bottom { background: url("../images/aside-line.png") top center repeat-x; padding-top: 15px; font-weight: bold; }
.aside-bottom h6 { font-weight: bold; color: #c42032; display: block; }
.aside.megenta { background-color: #c42032; }
.aside.megenta h2 { color: #9b9b9b; }
/*.aside.megenta .aside-bottom { background: transparent; padding-top: 0; }*/
.aside.tuscany { background-color: #a56645; color: #012639; }
.aside.tuscany h2 { color: inherit; }
.aside.tuscany h6 { color: #ffffff; }
@media only screen and (min-width: 768px) { .aside { width: 250px; opacity: 0; transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); }
  .wrap_full .active .aside { transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); opacity: 1; }
/*  .active .aside { transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); opacity: 1; }*/
  .aside-bottom { bottom: 8%; right: 15px; position: inherit; left: 15px; margin: auto; } }
@media only screen and (min-width: 1200px) { .aside { width: 300px; } }
@media only screen and (min-width: 1400px) { .aside { padding: 35px; width: 350px; }
  .aside-bottom { left: 35px; padding-top: 35px; right: 35px; }
  .wrap_full .aside { padding: 35px; }
  .wrap_full .aside-bottom { left: 35px; padding-top: 35px; right: 35px; } }
@media only screen and (min-width: 1600px) { .aside { width: 400px; }
  .wrap_full .aside { width: 400px; } }
@media only screen and (max-width: 767px) { .aside { position: absolute; display: none; top: 0; right: 0; bottom: 0; left: 0; z-index: 99; height: 100%; overflow-y: auto; width: 100%; background-color: rgba(163, 145, 97, 0.99); }
  .aside.megenta { background-color: rgba(196, 32, 50, 0.99); }
  .aside-bottom { padding-top: 35px; margin-top: 40px; } }
@media (max-height: 480px) { .aside h2 { margin-top: 10px; line-height: .7; font-size: 22px; }
  .aside .aside-bottom { margin-top: 15px; padding-top: 25px; } }

.slide-item-text { z-index: 2; }
.slide-item.theme-grey { background-color: #e6e6e6; }
@media only screen and (min-width: 768px) { .slide-item-title, .slide-item-text, .slide-item-logo { opacity: 0; transform: translateX(-250%); -webkit-transform: translateX(-250%); -moz-transform: translateX(-250%); -ms-transform: translateX(-250%); -o-transform: translateX(-250%); }
/*  .active .slide-item-title, .active .slide-item-text, .active .slide-item-logo { opacity: 1; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }*/
  .wrap_full .active .slide-item-title, .wrap_full .active .slide-item-text, .wrap_full .active .slide-item-logo { opacity: 1; transform: translateX(0); -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); -o-transform: translateX(0); }
  .slide-item-title { position: absolute; top: 5%; left: 5%; z-index: 2; }
  .slide-item-title h1, .slide-item-title h2 { margin-bottom: 0; }
  .slide-item-logo img { margin-right: 45px; }
  .slide-item-text { position: absolute; bottom: 9%; left: 5%; max-width: 650px; } }
@media only screen and (max-width: 767px) { .slide-item-title { margin-bottom: 30px; }
  .slide-item-logo img { height: 50px; margin-right: 15px; } }

/* medals */
.medals { position: absolute; right: 5%; top: -50%; opacity: 0; z-index: 2; width: 495px;/* height: 145px; */ height: 183px; background: url("../images/medals-1.png") center center no-repeat; background-size: cover; padding: 15px 0; border: 13px solid #012639; -webkit-background-size: 100% 100%;
background-size: 100% 100%; }
.medals label { position: absolute; left: 5px; top: -5px; font-size: 70px; font-weight: bold; color: #a39161; }
.medals span { left: 10px; position: inherit; bottom: 0; }
.medals.bottom { top: auto; bottom: -100%; opacity: 0; }
@media only screen and (max-width: 1470px) { .medals { width: 270px; height: 132px; }
  .medals label { font-size: 50px; }
  .medals span { bottom: -5px; font-size: 13px; } }
@media only screen and (max-width: 1280px) { .medals { height: 105px; }
  .medals label { font-size: 42px; }
  .medals span { bottom: -5px; font-size: 13px; } }
/*.active .medals { opacity: 1; top: 10%; }*/
.wrap_full .active .medals { opacity: 1; top: 10%; }
/*.active .medals.bottom { top: auto; bottom: 12%; opacity: 1; }*/
.wrap_full .active .medals.bottom { top: auto; bottom: 170px; opacity: 1; }
@media only screen and (max-width: 767px) { .medals { width: 320px; left: 0; right: 0; margin: auto; }
  .active .medals.bottom { bottom: 25%; } }
@media (max-height: 480px) { .active .medals.bottom { bottom: 35%; } }

/* Panels
*/
.panel { top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); position: absolute; }
.panel-item { margin-bottom: 25px; color: #a56645; }
.panel-item h4 { display: block; background: url("../images/horizontal-line.png") center bottom repeat-x; padding-bottom: 15px; margin-bottom: 20px; }
@media only screen and (min-width: 768px) { .panel { max-width: 300px; right: 12.5%; } }
@media only screen and (min-width: 992px) { .panel { max-width: 350px; } }
@media only screen and (min-width: 1200px) { .panel { max-width: 450px; } }
@media only screen and (min-width: 1400px) { .panel { max-width: 520px; right: 20%; }
  .panel-item { margin-bottom: 35px; height-margin-bottom: 30px; } }
@media only screen and (min-width: 1600px) { .panel { max-width: 620px; right: 22.5%; } }
@media only screen and (max-width: 767px) { .panel { left: 0; right: 0; margin: auto; max-width: 320px; } }

/* Slide Item
*/
.slide-item-row { position: absolute; top: 50%; left: 0; right: 0; padding: 5% 25px; margin: auto; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); max-width: 900px; }
@media only screen and (max-width: 1400px) { .slide-item-row { max-width: 850px; } }
@media only screen and (max-width: 991px) { .slide-item-row { max-width: 600px; } }
.wrap_full .slide-item-row { /*max-width: 1500px;*/ max-width: 1600px; }
.slide-item-box { padding: 10px; border: 1px solid #ffffff; float: left; margin-bottom: 20px; }
.slide-item-box.right { float: right; }
.slide-item-box small, .slide-item-box span, .slide-item-box label { display: block; }
.slide-item-box small { font-size: 14px; }
.slide-item-box span { line-height: 1; font-weight: bold; font-size: 20px; }
.slide-item-box span label { line-height: inherit; margin-bottom: 0; color: #c42032; }
.slide-item-box p { line-height: 1.3; font-size: 11px; }
.slide-item-box:nth-child(3) { clear: left; }
@media only screen and (min-width: 992px) { .slide-item-box { width: 250px; min-height: 135px; }
  .slide-item-box span { margin: 4px 0; } }
@media only screen and (min-width: 1024px) { .slide-item-box { padding: 15px; width: 300px; margin-bottom: 40px; min-height: 177px; }
  .slide-item-box span { font-size: 28px; margin: 10px 0 4px; } }
@media only screen and (min-width: 1200px) { .slide-item-box { width: 320px; min-height: 190px; }
  .slide-item-box p { font-size: 13px; } }
@media only screen and (min-width: 1400px) { .slide-item-box { width: 400px; min-height: 220px; }
  .slide-item-box span { font-size: 42px; }
  .slide-item-box p { font-size: 14px; } }
@media only screen and (min-width: 1700px) { .wrap_full .slide-item-box { margin-bottom: 80px; /*width: 520px;*/ width: 555px; min-height: 280px; }
  .wrap_full .slide-item-box span { line-height: 0.9; font-size: 70px; } }
@media only screen and (max-width: 1024px) { .slide-item-box span label { display: inline-block; margin-right: 4px; } }
@media only screen and (max-width: 991px) { .slide-item-box { width: 210px; min-height: 160px; }
  .slide-item-box span { margin-top: 6px; } }

/* Slider
*/
.slider-navigation { position: absolute; z-index: 9; }
.slider-navigation .nav { width: 80px; margin-top: 23px; display: inline-block; float: right; text-align: center; }
.slider-navigation .nav-prev:before { border-right: 25px solid #ffffff; border-top: 15px solid transparent; border-bottom: 15px solid transparent; }
.slider-navigation .nav-next:before { border-left: 25px solid #ffffff; border-top: 15px solid transparent; border-bottom: 15px solid transparent; }
.slider-navigation .nav a { display: inline-block; margin: 0 5px; width: 28px; height: 30px; position: relative; -ms-transform: scale(0.7); -webkit-transform: scale(0.7); transform: scale(0.7); }
.slider-navigation .nav a:before { position: absolute; content: ''; text-align: center; left: 0; right: 3px; margin: auto; }
.slider-navigation .nav a:hover:before { border-right-color: #1f427c; border-left-color: #1f427c; }
@media only screen and (min-width: 768px) { .slider-navigation { min-width: 400px; max-width: 400px; bottom: 25px; right: 20px; } }
@media only screen and (min-width: 1024px) { .slider-navigation { bottom: 30px; right: 40px; } }
@media only screen and (min-width: 1280px) { .slider-navigation { right: 100px; min-width: 500px; max-width: 500px; } }
@media only screen and (max-width: 767px) { .slider-navigation { background: #152c53; padding: 10px 0; bottom: 0; right: 0; left: 0; max-width: 100%; }
  .slider-navigation .nav { margin-top: 22px; }
  .slider-navigation .nav a { height: 19px; }
  .slider-navigation .nav-prev:before { border-right-width: 20px; border-top-width: 10px; border-bottom-width: 10px; }
  .slider-navigation .nav-next:before { border-left-width: 20px; border-top-width: 10px; border-bottom-width: 10px; } }
@media (max-height: 480px) { .slider-navigation { padding: 8px 0 4px; } }

.wrap .mainslider { overflow: hidden; height: inherit; }
.wrap .list-slider-half { z-index: 8; width: 100; /*position: absolute;*/ position: fixed; top: 0; left: 100%; height: inherit; }
.wrap .list-slider-half .slide:before { content: ''; position: absolute; top: 0; bottom: 0; width: 100%; background: rgba(0, 0, 0, 0.6); z-index: 1; }
.wrap .list-slider-half .slide:hover:before { background: rgba(0, 0, 0, 0.1); }
.wrap .list-slider-half .slide:hover > img { transform: scale(1.04); -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); }
.wrap .list-slider-main { width: 700%; height: inherit; }
.wrap .slide { -ms-overflow-style: none; -ms-scroll-chaining: none; -ms-scroll-snap-type: mandatory; -ms-scroll-snap-points-x: snapInterval(0%, 100%); overflow: hidden; float: left; position: relative; height: inherit; width: 14.2857%; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; }
.wrap .list-slider { z-index: 9; width: 100%; overflow: hidden; height: inherit; position: absolute; top: 0; }
/*.wrap.wrap_full .list-slider-half { opacity: 0; }*/
@media only screen and (min-width: 992px) { .wrap .list-slider { width: 80%; }
  .wrap .list-slider-half { width: 20%; left: 80%; } }
@media only screen and (min-width: 1200px) { .wrap .list-slider { width: 75%; }
  .wrap .list-slider-half { width: 25%; left: 75%; } }
@media only screen and (min-width: 1700px) { .wrap .list-slider { width: 70%; }
  .wrap .list-slider-half { width: 30%; left: 70%; } }

.animate .navbar { padding: 0; display: none; /*min-width: auto; */transform: translateX(-100%); -webkit-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); }
.animate .wrap { margin-left: 0; width: 100%; }
.animate .list-slider { width: 100%; }


/* Media Section 
*/
@media only screen and (max-width: 1400px) { p { line-height: 1.2; } }
@media only screen and (max-width: 1280px) { p { font-size: 13px; } }
@media only screen and (min-width: 768px) { .slide-item-mobile, .plus, .slider-single, .close, .title-mobile { display: none !important; }
  .desktop { display: block; }
  .mobile { display: none; }
  .mobile-slider { display: none; } }
@media only screen and (max-width: 767px) { .details .slick-list { min-height: 150px; }
  .details .slick-list .slick-slide { padding-top: 25px; min-height: 144px; }
  .desktop { display: none; }
  p { margin: 15px 0; font-weight: 500; font-size: 12px; line-height: 1.6; }
  .slide-item-box.col { display: none; }
  .slider-single { display: block; }
  .slider-single .slick-list { width: 100%; }
  .plus { position: absolute; z-index: 9; top: 15px; right: 15px; color: #ffffff; display: block; font-size: 28px; text-align: center; line-height: 27px; width: 28px; height: 28px; border: 2px solid #ffffff; border-radius: 2px; }
  .plus:hover { color: #ffffff; border-color: #356dcc; background: #356dcc; }
  .close { position: fixed; top: 15px; right: 15px; color: #ffffff; font-size: 28px; }
  .close:hover { color: #86a8e1; }
  .slide-item-mobile { display: block; background: rgba(21, 44, 83, 0.8); padding: 50px 20px 20px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 99; height: 100%; overflow: auto; }
  .slide-item-mobile p { font-size: 12px; line-height: 1.6; }
  .fixed { display: none; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 999; background: rgba(21, 44, 83, 0.9); padding: 50px 25px; overflow-y: auto; }
  .title-mobile { display: block; position: absolute; bottom: 125px; left: 30px; }
  .title-mobile h6 { text-transform: uppercase; letter-spacing: 1pt; border-bottom: 1px solid #c42032; }
  .theme-grey .title-mobile h6 { color: #152c53; }
  .mobile-slider { display: none; padding: 10px; width: 100%; background: rgba(255, 255, 255, 0.6); position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 99; }
  .mobile-slider .slider-item { max-width: 310px; border: 2px solid #ffffff; padding: 0; position: absolute; margin: auto; top: 50%; width: 100%; left: 0; right: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index: 3; }
  .mobile-slider .slider-item small, .mobile-slider .slider-item label, .mobile-slider .slider-item span { display: block; }
  .mobile-slider .slider-item small { font-size: 100%; }
  .mobile-slider .slider-item span { font-size: 42px; line-height: 0.8; margin: 15px 0 10px 0; }
  .mobile-slider .slider-item span label { color: #c42032; }
  .mobile-slider .slider-item p { margin: 0; } }
@media only screen and (max-width: 767px) and (max-height: 480px) { .mobile-slider .slider-item { padding: 15px; }
  .mobile-slider .slider-item span { font-size: 28px; }
  .mobile-slider .slider-item span label { display: inline-block; margin-right: 4px; } }

@media only screen and (max-width: 767px) and (max-height: 480px) { .title-mobile h6 { margin-bottom: 0; } }



@media screen and (min-width: 768px) {
	header.navbar {
		display: block;
		opacity: 0;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-animation: header-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
		-o-animation: header-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
		animation: header-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
		-webkit-transition: -webkit-transform 0.5s ease;
		-o-transition: -o-transform 0.5s ease;
		transition: transform 0.5s ease;
	}

	.animate header.navbar {
		display: block;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);

	}

	.wrap .list-slider-half {
		display: block;
		opacity: 0;
		right: 0;
		left: auto;
		-webkit-transition: -webkit-transform 0.5s ease;
		-o-transition: -o-transform 0.5s ease;
		transition: transform 0.5s ease;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-animation: sidenav-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
		-o-animation: sidenav-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
		animation: sidenav-in 0.5s ease 0.5s, init-fadein 0.01s forwards 0.5s;
	}
	

	.wrap .list-slider .slide {
		-webkit-background-size: 103% auto;
		background-size: 103% auto;
		transition: background 0.3s ease;
	}

	.wrap.wrap_full .list-slider .slide,
	.wrap .list-slider .slide:hover {
		-webkit-background-size: 100% auto;
		background-size: 100% auto;
	}	

	.wrap.wrap_full .list-slider-half {
		opacity: 1;
		display: block;
		right: 0;
		left: auto;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
	}

	.wrap_full .aside {
		-webkit-transition-delay: 0.3s;
		-o-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}
	.wrap .medals {
		-webkit-transition-delay: 0s;
		-o-transition-delay: 0s;
		transition-delay: 0s;
		-webkit-transition-duration: 1200ms;
		-o-transition-duration: 1200ms;
		transition-duration: 1200ms;

	}
	.wrap_full .medals {
		-webkit-transition-delay: 600ms;
		-o-transition-delay: 600ms;
		transition-delay: 600ms;
		-webkit-transition-duration: 700ms;
		-o-transition-duration: 700ms;
		transition-duration: 700ms;
	}

	.wrapper .wrap {

	}

	.wrap .list-slider {
		left: 0;
		position: fixed;
		right: 0;
		width: 100%;
/*		cursor: pointer;*/
	}

	.wrap .list-slider-half {
		z-index: 10;
		overflow: hidden;
	}
	.wrap.wrap_full .list-slider-half {
	/*	z-index: 1;*/
	}

	.slider-navigation {
		z-index: 11;
	}

	.panel {
		left: 30%;
		right: auto !important;
	}
	
	.nav-prev.panel,
	.nav-next.panel {
		left: auto !important;
		right: 22%;
	}

	.wrap .list-slider-half .slide {
		cursor: pointer;
		-webkit-transition: background 0.5s ease;
		-o-transition: background 0.5s ease;
		transition: background 0.5s ease;
		-webkit-background-size: auto 103%;
		background-size: auto 103%;
	}

	.wrap .list-slider-half .slide:hover {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
	
	.list-slider .slide::before {
		content: "";
		display: block;
		z-index: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		-webkit-transition: opacity 0.5s ease;
		-o-transition: opacity 0.5s ease;
		transition: opacity 0.5s ease;
		opacity: 0.25;
	}
	.list-slider .slide:hover::before {
		opacity: 0;
	}
	.wrap_full .list-slider .slide::before,
	.wrap_full .list-slider .slide:hover::before {
		opacity: 0;
	}
}

@media (max-width: 1199px) {

	.wrap .list-slider .slide {
		-webkit-background-size: auto 103%;
		background-size: auto 103%;
		transition: background 0.3s ease;
	}

	.wrap.wrap_full .list-slider .slide,
	.wrap .list-slider .slide:hover {
		-webkit-background-size: auto 100%;
		background-size: auto 100%;
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	.slide .panel {
		left: 36%;
	}
}

/* Opacity fix */
@keyframes init-fadein {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}


@keyframes header-in {
	from {
		opacity: 1;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		-o-transform: translateX(0%);
		transform: translateX(0%);
	}
}


@keyframes sidenav-in {
	from {
		opacity: 1;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		-o-transform: translateX(100%);
		transform: translateX(100%);
		
	}
	to {
		opacity: 1;
	}
}


aside.grey {
	background: #9B9B9B;
	width: 35%;
	overflow-y: auto;
}

aside.grey .aside-bottom {
	background: none;
	font-size: 10px;
	text-transform: none;
	color: #012639;
	position: static;
	font-weight: normal;
}

aside.grey .aside-bottom p {
	line-height: 1.5;
	margin-bottom: 0.5em;
}

aside.grey .aside-bottom p + h6 {
	margin-top: 20px;
}

aside.grey h2 {
	font-size: 40px;
	color: #012639;
	margin-bottom: 2%;
}

aside.grey .aside-bottom h6 {
	color: #fff;
	text-transform: uppercase;
}

.wrap_full aside.grey {
	width: 35%;
}

.photos img {
	position: absolute;
	width: 100%;
	max-width: 495px;
	right: 5%;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}

.photos img.photo1 {
	top: 5%;
	-webkit-transform: translateY(-150%);
	-ms-transform: translateY(-150%);
	transform: translateY(-150%);
}

.photos img.photo2 {
	bottom: calc(100px + 5%);
	-webkit-transform: translateY(150%);
	-ms-transform: translateY(150%);
	transform: translateY(150%);
}

.wrap_full .active .photos img.photo1,
.wrap_full .active .photos img.photo2 {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

@media (min-width: 768px) and (max-height: 700px) {
	.photos img {
		max-width: 400px;
	}
}

@media (min-width: 768px) and (max-height: 500px) {
	.photos img {
		max-width: 200px;
	}
}

@media (max-width: 768px) {
	aside.grey,
	.wrap_full aside.grey {
		width: 100%;
	}
	
	.photos img {
		display: none;
	}
}

#mission .slide-item-text {
	font-weight: 100;
	padding-top: 20px;
	background: url("../images/aside-line.png") repeat-x scroll center top;
}

#mission .slide-item-logo {
	padding-top: 40px;
}

#mission .slide-item-logo img {
	width: 80px;
}


.slider-progressbar {
	position: relative;
}

.slider-progressbar .slider-range input {
	visibility: hidden;
}

.range-bar {
	position: absolute;
	top: 49%;
	left: 0;
	right: 0;
	height: 1px;
	background: #fff;
	padding: 0 5px;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.7);
}

.range-bar span {
	position: absolute;
	height: 5px;
	background: #fff;
	width: 100px;
	top: 50%;
	-webkit-transition: width 0.3s ease;
	-o-transition: width 0.3s ease;
	transition: width 0.3s ease;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.list-slider .slide {
	position: relative;
}

.list-slider .slide img.bg {
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 50%;
	width: auto;
	height: auto;
	min-width: 100.5%;
	min-height: 100.5%;
	max-width: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.list-slider .slide img.bg.top {
	top: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.list-slider .slide img.bg.bottom {
	top: auto;
	bottom: 0;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.list-slider .slide img.bg.desktop,
.list-slider .slide img.bg.tablet,
.list-slider .slide img.bg.mobile {
	display: none;
}

header.navbar.navbar-default.splash,
header.navbar.navbar-default {
	display: none;
}

.details.middle {
	right: 35%;
}

@media (max-width: 991px) {
	.details.middle {
		right: 20px;
	}
	
	.list-slider .slide img.bg.desktop.tb {
		display: none;
	}
	
	.list-slider .slide img.bg.tablet {
		display: block;
	}
	
}

@media (min-width: 768px) {
	.active header.navbar.navbar-default {
		display: block;
	}
	
	.list-slider .slide img.bg.desktop {
		display: block;
	}
}

@media (max-width: 767px) {
	
	header.navbar.navbar-default.splash {
		display: block;
	}
	
	.list-slider .slide img.bg.mobile {
		display: block;
	}
	
	.slider-range-bar { margin: 0; }
	
	.slider-navigation .nav {
		margin-top: 13px;
	}
	
	.range-bar {
		padding: 0;
		top: 43%;
	}
	
	.range-bar span {
		top: 35%;
	}
	
	#mission .slide-item-logo {
		padding-top: 0;
	}
	
	#mission .slide-item-logo img {
		width: auto;
		height: auto;
	}
	
	#mission .slide-item-text {
		background: none;
	}
	
	.aside {
		background-color: rgba(163, 145, 97, 0.95);
		-webkit-transition: 0s;
		-o-transition: 0s;
		transition: 0s;
	}
	
	.aside.megenta {
		background-color: rgba(196, 32, 50, 0.95);
	}
	
	.mobile-slider {
		background-color: rgba(127, 127, 127, 0.75);
	}
	
	.slide.theme-grey .plus {
		color: #152C53;
		border-color: #152C53;
	}
	
	.slide.theme-grey .plus:hover {
		color: #fff;
	}
	
	.slide.theme-grey .panel {
		max-width: 100%;
		top: 90px;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	
	.slide.theme-grey .panel .panel-item {
		padding: 0 20px;
	}
	
	
	.slide.theme-grey .panel .slick-next::before, .slide.theme-grey .panel .slick-prev::before {
		color: #152C53;
	}
	
/*
	
	.slide.theme-grey .panel {
		left: 20px;
		right: 20px;
		top: 75px;
		overflow: auto;
		max-height: calc(100% - 75px - 80px);
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
	
	.slide.theme-grey .panel .panel-item {
		width: 45%;
		float: left;
		margin: 0 2% 50px;
	}
	
	.slide.theme-grey .panel .panel-item:last-of-type {
		width: 100%;
		clear: both;
	}
*/
}


@media (max-height: 500px) {
	.slide.theme-grey .panel {
		max-width: 300px;
	}
	
	.title-mobile {
		bottom: 70px;
	}
	
	.slide.theme-grey .panel .panel-item .logos {
		max-width: 285px;
	}
	
}



.aside {
	overflow: auto;
	padding-bottom: 20px;
}
@media (max-height: 700px) and (min-width: 768px) {
	.aside-bottom {
		bottom: auto;
		margin-top: 78px;
	}
}


@media (max-height: 700px) and (max-width: 450px) {
	.list-slider .slide img.bg {
		max-height: 101%;
	}
}

.list-slider-half {
	display: none !important;
}

#partners .slick-next {
	right: 20px;
}

.aside-bottom.olympic-icon::before,
.aside-bottom.paraolympic-icon::before {
	content: "";
	position: absolute;
	bottom: 105%;
	background: url('../images/olympic-team-logo.png') no-repeat center center;
	width: 70px;
	height: 70px;
	display: block;
}

.aside-bottom.paraolympic-icon::before {
	background-image: url('../images/paraolympic-team-logo.png');
}

@media (max-width: 767px) {

	.aside-bottom.olympic-icon,
	.aside-bottom.paraolympic-icon {
		margin-top: 100px;
		position: relative;
	}
	
}

