﻿@charset "UTF-8";
/* ---------------------------------------------------------
	1. Imported files
	2. Сommon site styles
	---------------------------------------------------------*/
/* ---------------------------------------------------------
	1. Imported files
	---------------------------------------------------------*/
.add-nav ul, .social-networks, .info-links, #footer .list-footer, .footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer .social-networks {
  margin-top: 20px;
}
.clearfix:after, .header-info:after, .form-holder:after, .intro-section .img-holder:after, .intro-section .info-block:after {
  content: '';
  display: block;
  clear: both;
}
.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}
/* ---------------------------------------------------------
	2. Сommon site styles
---------------------------------------------------------*/
#contact-wrapper {
  display: inline-block;
}
.contact-input-wrapper {
  display: none;
}
.response {
  display: none;
  color: #0075BC
}
.contact-icon {
  cursor: pointer;
  color: rgba(51, 139, 202, 0.9);
  font-size: 24px;
}
.contactForm label {
  font-weight: 300;
  margin-bottom: 0px;
}
.contactForm .sendBut {
  margin-top: 10px;
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?1x7uef');
  src: url('../fonts/icomoon.eot?1x7uef#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?1x7uef') format('truetype'), url('../fonts/icomoon.woff?1x7uef') format('woff'), url('../fonts/icomoon.svg?1x7uef#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #000000;
}
.appTrue {
  display: none;
}
.appFalse {
  display: block;
}
.giveBTN {
  order: 2;
  border: 0;
  border-radius: 30px;
  color: #000;
  background: #ccc;
  font-weight: 500;
  font-size: 16px;
  margin: 30px 20px;
  padding: 0 14px;
  height: 30px;
  letter-spacing: -.02em;
  position: absolute;
  right: 50px;
}
.giveBTN button {
  border: 0;
  color: #000;
  background: #ccc;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: -.02em;
  height: 100%;
}
.giveBTN:hover {
  opacity: .8;
}
.smallWhite {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.icon-play:before {
  content: "\e904";
}
.icon-feed:before {
  content: "\e902";
}
.icon-mail:before {
  content: "\e905";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e906";
}
.icon-facebook:before {
  content: "\e907";
}
.icon-instagram:before {
  content: "\e901";
}
body {
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  font-family: gotham, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #363636;
  letter-spacing: -.02em;
}
#main h1, .headline {
  font-weight: 300;
  line-height: 1.1;
  font-size: 44px;
  margin-bottom: 10px;
  position: relative;
}
#main.home h1, #main.home .headline {
  font-weight: 300;
  line-height: 1.1;
  font-size: 44px;
  margin-bottom: 10px;
}
#main.home .section-03, #main.home .section-04 {
  background-color: #f0f2f4;
}
#main.home .section-02 .container .row {
  padding: 20px 10px;
}
#main.home .caption {
  margin-bottom: -10px;
}
#main.home h3 {
  margin-bottom: 20px;
}
/*#main {
  padding-bottom: 20px;
}*/
.home .promos {
  padding: 60px 0;
}
.appVideo {
  width: 100%;
  height: auto;
  border-radius: 12px;
  margin-top: 45px;
  margin-bottom: 45px;
}
.addthis_toolbox {
  display: none;
}
#footer .social-networks li a {
  background: #fff;
  color: #353535;
}
/*header styles*/
#search-drop {
  background: #ffffff;
}
#staff {
  font-size: 18px;
}
#header {
  position: relative;
  z-index: 999999999;
}
.header-block {
  position: relative;
  height: 90px;
  background-color: #ffffff;
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
}
#miniMenu li {
  color: #fff;
  font-size: 18px;
  list-style: outside none none;
  font-family: inherit;
  text-transform: none;
  font-weight: 300;
  position: relative;
  padding: 4px 0px 0px 0px;
  line-height: 20px;
  margin-bottom: 6px;
  border: none;
}
#miniMenu li a {
  color: #fff;
}
#miniMenu li a:hover {
  opacity: 0.7;
}
.nav-opener {
  top: 30px;
}
#miniMenu {
  right: 70px;
}
#miniMenu {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 2;
  order: 2;
  position: inherit;
  right: inherit;
  width: 1240px;
  text-align: center;
  display: none;
}
#miniMenu .accordion {
  margin: inherit;
  float: none;
  width: inherit;
  list-style: outside none none;
  padding: 0;
}
#nav {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  max-width: none;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 8;
  -ms-flex: 8;
  flex: 8;
  padding: 5px 0 0;
  margin-top: 26px;
  margin-right: 120px;
}
.search-form .navbar-toggle {
  right: 20px;
  position: absolute;
}
.search-form .navbar-toggle.link .fa {
  font-size: 22px;
}
.logo img {
  width: 100%;
}
.logo {
  width: 140px;
  height: 55px;
  margin: 0 auto;
}
.nav-opener {
  width: 40px;
  height: 28px;
  position: absolute;
  top: 36px;
  right: 0px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3;
}
.nav-opener:hover {
  opacity: .7;
}
.nav-opener:before, .nav-opener:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #636466;
  height: 6px;
}
.nav-opener:after {
  top: auto;
  bottom: 0;
}
.nav-opener span {
  position: absolute;
  top: 11px;
  left: 0;
  right: 0;
  background: #636466;
  height: 6px;
}
.nav-holder {
  position: static;
  background: none;
  width: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  padding: 0;
}
.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-block .holder {
  display: flex;
}
.logo {
  /*  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 1;
  order: 1;
  flex-basis: 178px;
  max-width: 178px;*/
  margin: 15px 0 0 15px;
}
.accordion {
  font-size: inherit;
  line-height: inherit;
}
#nav a.opener {
  display: block;
  text-decoration: none;
  color: #555555;
  font-size: 20px;
  list-style: outside none none;
  font-family: inherit;
  font-weight: 400;
  margin: 0 14px;
  text-transform: uppercase;
}
#nav a.opener:hover {
  opacity: 0.7;
}
.navigation ul {
  -webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
  visibility: hidden;
  opacity: 0;
}
.navigation .slide {
  background: rgba(0, 0, 0, .8) !important;
  width: 240px !important;
  position: absolute !important;
  top: 44px !important;
  left: 0 !important;
  padding: 11px 0 17px 16px !important;
}
.navigation .slide::before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  height: 30px;
  background: transparent;
  display: none;
}
.nav-holder {
  -webkit-transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
  transition: opacity .3s linear, visibility .3s linear, -webkit-transform .3s linear;
  transition: opacity .3s linear, visibility .3s linear, transform .3s linear;
  transition: opacity .3s linear, visibility .3s linear, transform .3s linear, -webkit-transform .3s linear;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 90px 0;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  z-index: 998;
  max-height: inherit;
  overflow: inherit;
}
.nav-holder {
  position: static;
  background: none;
  width: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  padding: 0;
  display: inline-block;
}
.navigation > li:hover ul {
  opacity: 1;
  visibility: visible;
}
.navigation > li.active > a {
  background: #fff;
  color: #000;
}
.left {
  text-align: left;
}
.tab-content .left h2 {
  margin-top: 0;
}
.homeEvents {
  left: -140%;
  position: relative;
  text-align: left;
  top: -200px;
}
#header .countdown {
  background: rgba(51, 139, 202, 0.9);
  text-align: center;
  padding: 6px;
  color: #FFFFFF;
  font-size: 15px;
  margin: 0;
}
.shareLink {
  display: none;
}
.ms-caption .holder .countdownLive {
  cursor: pointer;
  color: red;
}
#main .ms-caption .holder h1 {
  margin: 0;
  color: #fff;
  font-weight: 500;
  font-size: 40px;
  line-height: 1.0;
  letter-spacing: -2px;
  text-shadow: 0 0 7px #000;
}
#main .ms-caption .holder .inputbutton {
  background-color: #fff;
  border: none;
  border-radius: 50px 50px 50px 50px;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 22px;
  margin: 10px 0;
  padding: 20px 20px;
  text-transform: uppercase;
  display: inline-block;
}
#header .countdownLive {
  cursor: pointer;
  background: red;
}
.countdownNames {
  margin-left: 3px;
  display: inline-block;
}
.countdownNums {
  display: inline-block;
}
h1.white #intro_unscheduled_7.locationText {
  color: #363636;
}
.home .ms-nav-next, .home .ms-nav-prev {
  display: none;
}
.countdown p {
  /*background:rgba(51,139,202,0.9);*/
  text-align: center;
  /*padding:6px;*/
  color: #FFFFFF;
  font-size: 15px;
  margin: 0;
}
.countdown a {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 22px;
}
#reorderdiv {
  background-color: gold;
  font-size: 14px;
  font-weight: bold;
  padding-left: 10px;
}
.noPict {
  margin-top: 20px;
  /*min-height:500px;*/
}
.noPictSearch {
  margin-top: 120px;
  min-height: 500px;
}
img {
  vertical-align: top;
  height: auto;
}
.ms-skin-default .ms-nav-next, .ms-skin-default .ms-nav-prev {
  top: 40% !important;
}
/* description details styles */
.description-block {
  position: relative;
}
.description-block .image-wrapper {
  position: static;
  min-height: calc(50vw * .421875);
}
.description-block .text-wrapper {
  min-height: calc(50vw * .421875);
}
.description-block .image-block {
  background-size: cover;
  background-position: 50% 50%;
  margin: 0 -7px;
}
.description-block .social-networks {
  margin: 0 -2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.description-block .social-networks .icon-facebook {
  font-size: 2rem;
  line-height: 1;
}
.description-block .social-networks .icon-instagram {
  font-size: 2.1rem;
  line-height: 1;
}
.description-block .social-networks .icon-envelope-o {
  font-size: 1.9rem;
  line-height: 1;
}
.description-block .social-networks li {
  padding: 0 2px;
}
.description-block .social-networks a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 36px;
  height: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: #9bba3c;
  border-radius: 50%;
  border: 2px solid #9bba3c;
  -webkit-transition: background .3s linear, color .3s linear;
  transition: background .3s linear, color .3s linear;
}
.description-block .social-networks a:hover {
  text-decoration: none;
  background: transparent;
  color: #9bba3c;
}
.description-block .icon-caret-down {
  top: calc(50% - 1px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 22px;
  font-size: 24px;
}
.description-block .image-block {
  top: 0;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding-top: 57%;
  margin-left: -15px;
  margin-right: -15px;
}
.description-block .btn-list, .info-block .btn-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -4px;
  text-transform: uppercase;
  padding-top: 14px;
}
.description-block .btn-list li, .info-block .btn-list li {
  padding: 0 4px;
  margin-bottom: 5px;
}
.description-block .btn-caret {
  position: relative;
  color: #9bba3c;
}
.description-block .btn-caret:hover {
  color: #000;
}
/* description content styles */
.description-content {
  font-size: 18px;
  line-height: 1.5;
  padding: 0 0 30px;
}
.description-content p {
  margin-bottom: 10px;
}
.description-content .block-header {
  font-size: 44px;
  font-weight: 300;
}
#mainImageWrapper .img-holder {
  position: relative;
  text-align: center;
}
#mainImageWrapper .img-holder img {
  width: 100%;
}
.promos ul {
  list-style: outside none none;
  margin: 0px;
  overflow: hidden;
  padding: 0;
}
.promos ul li {
  display: inline-block;
  margin: 0px 15px;
  vertical-align: top;
  width: calc(33.3333% - 30px);
}
.text {
  padding-left: 15px;
  text-align: left;
}
.tcolor1 {
  color: #353535;
}
.tcolor2 {
  color: #338bca;
}
.tcolor3 {
  color: #305F97;
}
.tcolor4 {
  color: #000000;
}
.txtsm {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
}
.txtmed {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
}
.txtlrg {
  font-size: 32px;
  line-height: 38px;
  font-weight: 300;
}
.inputbutton {
  background-color: #000;
  border: none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: -0.01em;
  line-height: 22px;
  margin: 10px 0;
  padding: 10px 20px;
  text-transform: uppercase;
  display: inline-block;
}
.inputbutton:hover {
  opacity: 0.7;
  color: #fff;
  cursor: pointer;
}
a.inputbutton:hover {
  opacity: 0.7;
}
a input.inputbutton:hover {
  opacity: 0.7;
}
.miscImage {
  padding: 10px 0;
}
.leftImage {
  margin: 0 10px 0 0;
  /*width:100%;*/
}
.rightImage {
  margin: 0 0 0 10px;
  /*width:100%;*/
}
.fluid-row {
  margin-left: -15px;
  margin-right: -15px;
  clear: both;
  text-align: center;
}
.info-section .fluid-row {
  margin-left: 35px;
  margin-right: 35px;
}
.editStoryLink {
  display: none;
}
#storyEditLink {
  background-color: #555555;
  border: 1px solid #6ac0ff;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  padding: 0px 10px;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 #000000;
  width: 120px;
}
.fluid-50 {
  float: left;
  width: 50%;
  box-sizing: border-box;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.fluid-33 {
  float: left;
  width: 33.3333%;
  box-sizing: border-box;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.textLeft {
  text-align: left;
  display: inline-block;
}
.tab-content h2 {
  margin-top: 10px;
}
#promos {
  width: 360px;
  float: right;
  margin-top: 67px;
  text-align: center;
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #e3e3e3;
}
#promos ul {
  list-style: outside none none;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0;
}
input[type=text], input[type=password], input[type=file], input[type=submit], input[type=search], input[type=email], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
form, fieldset {
  border-style: none;
  margin: 0;
  padding: 0;
}
a {
  outline: none;
}
a:focus {
  outline: none;
}
input, textarea, select {
  font-family: gotham, sans-serif;
  outline: none;
  vertical-align: middle;
}
q {
  quotes: none;
}
q:before, q:after {
  content: "";
}
#wrapper {
  overflow: visible;
  position: relative;
}
.add-nav .navbar-toggle {
  float: none;
  display: inline-block;
  vertical-align: top;
  border: none;
  padding: 0;
  color: #fff;
  text-transform: capitalize;
  font-size: 14px;
  line-height: 16px;
  margin: 12px 0;
}
.add-nav .navbar-toggle i {
  font-size: 22px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 0 0;
}
.add-nav .navbar-toggle span {
  display: inline-block;
  vertical-align: top;
  padding: 3px 0 0;
}
.add-nav .navbar-toggle:hover {
  opacity: 0.7;
}
.add-nav ul {
  padding: 10px 0;
}
.add-nav li:first-child:before {
  display: none;
}
.add-nav a {
  color: #fff;
  display: block;
  padding: 10px 15px;
}
.add-nav a:hover {
  background: #363636;
}
.add-nav .navbar-collapse {
  margin: 0;
  background: #000;
  box-shadow: none;
  z-index: 9999;
}
.main-nav .col-sm-3 {
  padding-bottom: 20px;
}
.main-nav .search-form {
  margin: 0;
  padding: 0;
  text-align: center;
}
button {
  overflow: visible !important;
}
.header-holder {
  position: relative;
  background: #353535;
  padding: 10px 0 12px;
}
/*.logo img {
  width: 100%;
  filter: invert(100%);
}*/
.main-nav {
  padding: 7px 0 20px;
}
.navbar {
  position: static;
  text-align: center;
  font-weight: 500;
}
.navbar .nav-title {
  display: block;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 28px;
  /*margin: 0 -15px;*/
  margin: 0;
}
.navbar .nav-title a {
  display: block;
  color: #fff;
  padding: 10px 15px;
}
.navbar .nav-title a:hover {
  background: #363636;
}
.navbar .navbar-nav {
  margin: 0 -15px;
  font-size: 24px;
  line-height: 28px;
  text-transform: capitalize;
}
.navbar .navbar-nav > li {
  float: none;
}
.navbar .navbar-nav > li > a {
  padding: 10px;
}
.navbar .navbar-nav > li > a:hover {
  background: #363636;
}
.navbar .navbar-nav > li > a:focus, .navbar .navbar-nav > li > a:active {
  color: #338bca;
  background: #363636;
}
.navbar-header {
  position: relative;
  float: none;
}
.header-block .navbar-default {
  background: none;
  border: none;
  /*width: calc(100vw - 178px);
  order: 3;*/
  width: 48px;
  position: absolute;
  right: 0px;
}
.navbar-default .navbar-toggle {
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  right: 10px;
  top: 30px;
  margin: 0 auto;
  width: 30px;
  height: 30px;
  display: block;
  font-size: 13px;
  line-height: 18px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background: none;
}
.heart {
  display: none;
}
.mag {
  display: none;
}
.navbar-default .navbar-toggle:hover {
  opacity: 0.7;
}
.navbar-default .navbar-toggle .icon-bar {
  height: 5px;
  width: 30px;
  border-radius: 0;
  background: #000;
}
.navbar-default .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background: #ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  background: #ffffff;
}
.navbar-default .navbar-nav > .open > a:focus {
  background: none;
  color: #fff;
}
.navbar-collapse {
  position: absolute;
  top: 90px;
  left: 0;
  right: 0;
  width: 100%;
  overflow: hidden;
  /*  -webkit-transition: max-height .3s linear;
  transition: max-height .3s linear;*/
  z-index: 9999999;
  background: #191919;
  color: #ffffff;
}
.navbar-collapse.collapse {
  display: none !important;
}
.navbar-collapse.collapse.in {
  display: block !important;
  position: absolute;
  background: #191919;
}
.panel-group {
  margin-bottom: 0;
}
.panel-group .panel {
  border: none;
  margin: 0;
}
.panel-group .panel + .panel {
  margin: 0;
}
.header-info .link {
  float: left;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  margin-right: 10px;
}
.header-info .link:hover {
  opacity: 0.7;
}
.header-info .link .fa-calendar-o {
  font-size: 28px;
}
.header-block .link .fa-heart-o {
  font-size: 24px;
  -webkit-text-stroke: .6px;
  text-stroke: .6px;
}
.header-info .link .fa-video-camera {
  font-size: 24px;
  margin-right: 12px;
  padding-top: 4px;
}
.header-info .link span {
  display: none;
}
.header-block .form-holder {
  display: none;
}
.form-holder .navbar-collapse {
  background: #fff;
}
.form-holder .navbar-toggle {
  padding: 0;
  margin: 2px 0 0;
  border: none;
  display: block;
}
.form-holder .navbar-toggle i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-size: 26px;
  color: #555;
}
.form-holder .navbar-toggle.link {
  float: none;
  max-width: 100%;
}
.form-holder .closer {
  color: #ffffff;
  margin: -25px -50px;
  width: 30px;
}
.search-form {
  margin: 0 50px 0 0;
  padding: 10px 0 0 0;
  text-align: right;
}
.search-form .form-control {
  box-shadow: none;
  font-size: 18px;
  line-height: 22px;
  border: none;
  color: #555;
  text-align: right;
}
.main-nav .search-form .form-control {
  box-shadow: none;
  font-size: 18px;
  line-height: 22px;
  border: none;
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: 10px;
}
.search-form input[type="search"], .search-form input[type="text"] {
  border-radius: 3px;
}
.search-form .form-group {
  margin: 0;
  position: relative;
}
.search-form button[type="submit"] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  position: absolute;
  right: 4px;
  top: -1px;
  z-index: 2;
  font-size: 20px;
  color: #979797;
}
.search-form button[type="submit"]:hover {
  opacity: 0.7;
}
.search-form button[type="submit"] i {
  padding: 4px;
}
#main {
  background: #fff;
}
#default-promos {
  margin-left: 15px;
  margin-right: 15px;
}
#default-promos .info-section.promos h1 {
  font-size: 38px;
  line-height: 44px;
  margin-bottom: 20px;
}
#main h1.white {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  margin: 0 0 26px;
}
#main .tab-content h1 {
  margin: 0 0 17px;
}
#main h2 {
  line-height: 18px;
}
#main h2 a {
  color: #363636;
}
#main h2 a:hover {
  opacity: 0.7;
}
#main .thumbnail h2 {
  color: #666;
}
#main .thumbnail h2 a {
  color: #666;
}
.social-networks {
  letter-spacing: -4px;
  text-align: center;
}
.social-networks li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 0 2px 5px;
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid transparent;
}
.social-networks a {
  display: block;
  height: 35px;
  width: 35px;
  color: #338bca;
  font-size: 35px;
  border-radius: 100%;
  overflow: hidden;
}
.accordion .social-networks {
  text-align: left;
  margin-top: 10px;
}
.accordion .social-networks a {
  color: #fff; /*calvary*/
  font-size: 30px;
  width: 30px;
  height: 30px;
}
.accordione .social-networks a:hover {
  opacity: 0.8;
}
.accordion .social-networks li {
  margin: 0 0 5px;
}
#sidebar .social-networks, .eventItem .social-networks {
  text-align: left;
  margin-top: 10px;
}
#sidebar .social-networks a, .eventItem .social-networks a {
  color: #979797;
  font-size: 30px;
  width: 30px;
  height: 30px;
}
#sidebar .social-networks a:hover, .eventItem .social-networks a:hover {
  opacity: 0.8;
}
#sidebar .social-networks li, .eventItem .social-networks li {
  margin: 0 0 5px;
}
.eventItem a {
  color: #363636;
}
.eventItem a:hover {
  color: #338bca;
}
.social-networks a:hover {
  color: #98c93d;
}
.video-wrap {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.video-wrap video {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  position: absolute;
}
.intro-section {
  padding-top: 10px;
  padding-bottom: 5px;
}
.podcastLinks .audioPlay audio {
  border-radius: 50px;
  margin-top: 10px;
}
.podcastLinks {
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
  font-size: 16px;
}
.podcastLinks ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0px;
  margin-top: 10px;
}
.podcastLinks img {
  width: 99px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
}
.podcastLinks img:hover {
  opacity: .8;
}
.podcastLinks a {
  font-size: 16px;
  color: #353535;
  cursor: pointer;
  line-height: 2.0;
}
.intro-section.in-console {
  padding-top: 120px;
}
.intro-section .col {
  margin-bottom: 18px;
}
.intro-section .img-holder {
  margin: 0 0 10px;
}
.intro-section .img-holder img {
  width: 100%;
}
.intro-section .img-wrap {
  width: 50%;
  float: left;
  padding: 0 4px;
}
.intro-section address {
  line-height: 18px;
}
.intro-section .text-title {
  font-weight: 500;
  text-transform: capitalize;
}
.intro-section p {
  margin: 0 0 18px;
}
.intro-section .info-block .title {
  display: block;
  overflow: hidden;
  text-transform: capitalize;
}
.intro-section .info-block .title a {
  color: #363636;
}
.intro-section .info-block .title a:hover {
  opacity: 0.7;
}
.intro-section .image {
  float: left;
  width: 114px;
  margin: 4px 6px 0 0;
}
.intro-section .image img {
  width: 100%;
}
.intro-section .phone {
  color: #363636;
}
.intro-section .email:hover {
  opacity: 0.7;
}
.promo-section {
  /*background: #4b413b url(/images/banner1.jpg) no-repeat 50% 0/cover;*/
  min-height: 292px;
  text-align: center;
  padding: 20px 0;
}
.promo-section h1 {
  min-height: 90px;
}
.info-links {
  letter-spacing: -6px;
  line-height: 16px;
  font-weight: 500;
  margin: 0 -10px;
}
.info-links li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 33.33%;
  padding: 0 5px 10px;
}
.info-links .img-holder {
  display: block;
  width: 73px;
  height: 73px;
  border-radius: 100%;
  margin: 0 auto 10px;
  border: 3px solid #bab7b7;
  white-space: nowrap;
  background: rgba(46, 46, 46, 0.8);
}
.info-links .img-holder:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  width: 1px;
  height: 73px;
  margin: -4px 0 0;
}
.info-links .img-holder i {
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 30px;
}
.info-links a {
  color: #fff;
}
.info-links a:hover {
  opacity: 0.9;
}
.light-gray {
  background: #f0f0f0;
}
.green-bkg {
  background: #338bca;
}
.has-shadow {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.has-shadow:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -202px;
  max-width: 1280px;
  width: 100%;
  height: 200px;
  margin: 0 auto;
  background: transparent;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.4);
  z-index: -1;
}
.info-section {
  /*padding-bottom: 50px;*/
  text-align: center;
}
/*.info-section .columns {
  margin-bottom: 35px;
}*/
.thumbnail .img-holder {
  margin: 0 0 15px;
  position: relative;
  z-index: 1;
}
/*.thumbnail .img-holder:after {
  content: '';
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 5px;
  height: 50px;
  background: transparent;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.4);
  z-index: -1;
  border-radius: 0 0 30% 30%;
}*/
.thumbnail p::first-line {
  font-weight: 500;
}
.thumbnail .img-holder img {
  max-width: none;
  width: 100%;
  border-radius: 12px;
}
.thumbnail p {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.thumbnail a {
  color: #363636;
}
.thumbnail a:hover {
  color: #338bca;
}
.btn {
  white-space: normal;
  min-width: 205px;
  border-width: 2px;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  padding: 5px 10px;
}
.tab-holder {
  padding-top: 25px;
  padding-bottom: 25px;
  text-align: center;
  position: relative;
}
.tab-title {
  display: inline-block;
  vertical-align: top;
  max-width: 100px;
  margin: 0 4px 0 0;
  text-transform: capitalize;
  padding: 10px 0 0;
}
#eventWrapper {
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.nav-tabs {
  border: none;
  text-transform: capitalize;
  vertical-align: top;
  letter-spacing: -4px;
  display: none;
}
#eventNav {
  border: none;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  letter-spacing: -4px;
}
#eventNav {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
  padding-left: 0px;
}
#eventNav > li {
  letter-spacing: 0;
}
#eventNav > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 30px;
}
#eventNav > li.selectedItem {
  display: block;
}
#eventNav > li.selectedItem {
  display: inline-block;
  vertical-align: top;
}
#eventNav > li.selectedItem > a {
  color: #fff;
}
#eventNav > li > a {
  line-height: 18px;
  margin: 0;
  border-radius: 10px;
  color: #363636;
  padding: 9px 10px;
}
#eventNav > li > a:hover, #eventNav > li > a:focus, #eventNav > li > a:active {
  background: #338bca;
  color: #fff;
}
.tab-section {
  margin-top: 0px;
}
.nav-tabs {
  font-size: 14px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.nav-tabs > li {
  display: none;
  letter-spacing: 0;
}
.nav-tabs > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 2px;
  cursor: pointer;
}
.nav-tabs > li.active {
  display: block;
}
.nav-tabs > li.active {
  display: inline-block;
  vertical-align: top;
}
.nav-tabs > li > a {
  line-height: 16px;
  margin: 0;
  color: #ffffff;
  padding: 36px 10px 0;
  background-image: url(/images/medallion.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 134px;
  width: 134px;
  height: 134px;
  cursor: pointer;
}
.nav-tabs .menuHead {
  font-size: 20px;
  line-height: 12px;
}
.tab-section {
  margin-top: -30px;
}
#leftRollOff {
  height: 60%;
  left: 1%;
  position: absolute;
  top: 20%;
  width: 10%;
}
#rightRollOff {
  height: 60%;
  right: 1%;
  position: absolute;
  top: 20%;
  width: 10%;
}
.nav-tabs > li.active > a {
  color: #fff;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus, .nav-tabs > li > a:active {
  color: #fff;
  background-image: url(/images/medallionBlue.png);
}
.tab-content .container {
  padding-top: 35px;
}
.tab-content h1 {
  text-transform: capitalize;
}
.tab-content p {
  margin: 0 0 18px;
}
/*footer styles*/
#footer {
  background: #2e2e2e;
  padding: 42px 0 20px;
  font-size: 16px;
  line-height: 24px;
}
#footer a {
  color: #ffffff;
}
#footer a:hover {
  opacity: 0.7;
}
#footer .list-footer {
  text-align: center;
  color: #767676;
  padding: 60px 0 0;
  letter-spacing: -4px;
}
#footer .list-footer li {
  letter-spacing: 0;
}
#footer .list-footer li:first-child:before {
  display: none;
}
#footer .list-footer a {
  color: #767676;
}
#footer .list-footer a:hover {
  opacity: 0.7;
}
.footer-aside {
  color: #fff;
}
.footer-aside address {
  line-height: 18px;
  position: relative;
  padding: 0 0 0 30px;
}
.footer-aside address:before {
  content: '\f041';
  position: absolute;
  left: 4px;
  top: 2px;
  font-family: "FontAwesome";
  color: #fff;
  font-size: 28px;
}
.footer-aside address strong {
  font-weight: 500;
}
.footer-aside .col {
  padding: 0 0 0 30px;
  margin-bottom: 60px;
}
.footer-aside .social-networks {
  text-align: left;
}
.footer-aside .social-networks a {
  font-size: 20px;
  width: 38px;
  height: 38px;
  padding-top: 10px;
  padding-left: 10px;
  line-height: 1;
}
.footer-aside .social-networks a:hover {
  opacity: 0.8;
}
.footer-aside .social-networks li {
  margin: 0 2px 5px;
}
.footer-aside .search-form {
  margin: 0;
  padding: 5px 0 17px;
}
.footer-aside h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 300;
  margin: 0 0 10px;
  color: #fff;
}
.video-holder {
  border: 4px solid #979797;
  margin: 0 -15px;
  position: relative;
}
.video-holder a:hover {
  opacity: 0.8;
}
.video-holder a:hover .btn-play {
  opacity: 1;
}
.video-holder img {
  width: 100%;
}
.video-holder .btn-play {
  width: 74px;
  height: 73px;
  color: #fff;
  opacity: 0.75;
  font-size: 88px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: -42px auto 0;
  z-index: 1;
}
.video-section {
  clear: both;
}
.footer-nav ul li {
  margin: 0 0 6px;
}
.footer-nav a {
  color: #fff;
}
.footer-nav a:hover {
  opacity: 0.7;
}
#footer address a {
  color: #fff;
}
#footer address a:hover {
  opacity: 0.7;
}
.jcf-select {
  display: none !important;
}
.tabset-select {
  display: none !important;
}
.video-img {
  overflow: hidden;
  max-width: 100%;
  margin: 0 auto;
}
.med.video-img {
  overflow: hidden;
  max-width: 740px;
  margin: 0 auto;
}
.small.video-img {
  overflow: hidden;
  max-width: 540px;
  margin: 0 auto;
}
.tab-content p strong {
  font-weight: 500;
}
.image-parallax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  min-height: 290px;
}
@media (min-width: 480px) {
  .tab-title {
    font-size: 14px;
    line-height: 18px;
  }
  #footer .list-footer {
    font-size: 14px;
    line-height: 18px;
  }
  .tab-content .container {
    padding-bottom: 25px;
  }
  .info-links .img-holder i {
    font-size: 40px;
  }
  .info-links {
    font-size: 18px;
    line-height: 22px;
    margin: 0 -15px;
  }
  .info-links .img-holder:after {
    height: 90px;
  }
  .info-links .img-holder {
    width: 90px;
    height: 90px;
  }
  .promo-section h1 {
    min-height: 65px;
  }
  .promo-section {
    padding: 30px 0;
  }
  .intro-section address {
    line-height: 20px;
  }
  .intro-section .img-holder {
    margin: 0 0 16px;
    max-width: 512px;
  }
}
@media (min-width: 734px) {
  .tab-section {
    margin-top: -130px;
  }
}
@media (min-width: 768px) {
  .info-section .columns {
    margin-bottom: 22px;
  }
  /*  .info-section {
    padding-bottom: 32px;
  }*/
  .info-links {
    margin: 0 auto;
    max-width: 485px;
  }
  .promo-section h1 {
    min-height: 40px;
  }
  .intro-section {
    padding-top: 25px;
    padding-bottom: 13px;
  }
  .promo-section {
    padding: 30px 0;
    min-height: 260px;
  }
  .intro-section .image {
    margin: 4px 13px 0 0;
  }
  /*  .intro-section p {
    margin: 0 0 20px;
  }*/
  .intro-section .img-holder {
    padding: 0px;
    margin: 0 0 24px;
    width: 100%;
  }
  .header-info .link .fa-calendar-o {
    font-size: 20px;
    vertical-align: top;
    margin: -6px 1px 0 20px;
    padding: 4px;
  }
  .header-info .link .fa-video-camera {
    font-size: 20px;
    vertical-align: top;
    margin: -6px 1px 0 20px;
    padding: 4px;
  }
  .social-networks a {
    font-size: 43px;
    width: 43px;
    height: 43px;
  }
  .header-info .link {
    font-weight: 300;
    font-size: 13px;
    line-height: 18px;
    max-width: 50%;
    text-transform: uppercase;
  }
  .form-holder .navbar-toggle {
    margin: 0;
  }
  .form-holder .navbar-collapse {
    margin: 0;
  }
  .header-info .link span {
    display: inline-block;
    vertical-align: top;
  }
  .header-info {
    float: right;
    padding: 32px 0 0;
  }
  .navbar .navbar-nav {
    margin: 0 -10px 0 0;
    float: none;
    height: auto !important;
    font-size: 15px;
    line-height: 18px;
  }
  .add-nav li {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin-bottom: 5px;
  }
  .add-nav li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    height: 18px;
    width: 1px;
    background: #1d4c65;
    margin: 0 10px;
  }
  .add-nav ul {
    letter-spacing: -4px;
    padding: 10px 0;
  }
  .add-nav ul:before {
    content: '\f041';
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
    font-family: "FontAwesome";
    color: #fff;
    font-size: 25px;
  }
  .add-nav a {
    display: inline-block;
    vertical-align: top;
    padding: 0;
  }
  .add-nav .navbar-toggle {
    display: none;
  }
  .add-nav a:hover {
    background: none;
    opacity: 0.7;
  }
  .add-nav .navbar-collapse.collapse {
    display: block !important;
  }
  .add-nav {
    font-size: 14px;
    line-height: 18px;
    text-transform: capitalize;
    font-weight: 400;
  }
  .add-nav .navbar-collapse {
    position: static;
    background: none;
  }
  .add-nav .navbar-collapse.collapse {
    display: block;
  }
  .header-holder {
    background: #fff;
    padding: 12px;
  }
  .main-nav .col-sm-3 {
    padding-bottom: inherit;
  }
  .main-nav {
    padding: 30px 0;
    margin-top: -4px;
  }
  .tab-holder {
    padding-bottom: 15px;
  }
  .tab-title {
    display: none;
  }
  .tab-content .container {
    padding-top: 43px;
    padding-bottom: 20px;
  }
  #default-promos ul {
    padding-top: 10px;
  }
  .tab-content p {
    margin: 0 0 20px;
  }
  #footer {
    font-size: 16px;
    line-height: 24px;
  }
  #footer .list-footer {
    padding: 36px 0 0;
  }
  .main-nav .container .panel-group .col-sm-1 {
    width: 1%;
  }
  .main-nav .container .panel-group .col-sm-2 {
    width: 16.6666%;
  }
  .video-section {
    padding-top: 12px;
  }
  .video-holder {
    max-width: 343px;
    margin: 0 auto;
  }
  .footer-aside .col {
    margin-bottom: 0;
  }
  #footer .list-footer li {
    display: inline-block;
    vertical-align: top;
  }
  #footer .list-footer li:before {
    content: '';
    display: inline-block;
    vertical-align: top;
    width: 5px;
    height: 5px;
    background: #767676;
    border-radius: 50%;
    margin: 6px 10px 0;
  }
  .description-block .image-block {
    margin: 0;
  }
  .description-block .social-networks .icon-facebook {
    font-size: 2.5rem;
  }
  .description-block .social-networks .icon-instagram {
    font-size: 2.6rem;
  }
  .description-block .social-networks .icon-envelope-o {
    font-size: 2.4rem;
  }
  .description-block .social-networks a {
    width: 42px;
    height: 42px;
  }
  .description-block .image-block {
    position: absolute;
    bottom: 0;
    right: calc(50% + 0px);
    padding-top: 0;
  }
  .description-block .image-block.image-right {
    left: calc(50% + 0px);
    right: 0;
  }
  .description-block .btn-caret {
    padding: 13px 38px 13px 15px;
  }
  .description-content {
    padding: 50px 0;
  }
  #intro_1273_8 .description-content {
    padding: 30px 0;
  }
}
@media (min-width: 1024px) {
  #main.home .section-02 .container .row {
    padding: 20px 100px 50px;
  }
  #main .ms-caption .holder h1 {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 60px;
    line-height: 1.0;
    letter-spacing: -2px;
    text-shadow: 0 0 7px #000;
  }
  #navbar {
    display: none !important;
  }
  #main .ms-caption .holder .inputbutton {
    background-color: #fff;
    border: none;
    border-radius: 70px 70px 70px 70px;
    color: #000;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 22px;
    margin: 10px 0;
    padding: 20px 20px;
    text-transform: uppercase;
    display: inline-block;
  }
  .home .ms-slide-layers {
    margin-top: 130px;
  }
  .header-block .navbar-default {
    display: none;
  }
  #miniMenu {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 2;
    order: 2;
    position: inherit;
    right: inherit;
    width: 84%;
    text-align: center;
    display: block;
  }
  .navbar-collapse {
    top: 0px;
  }
  .header-block .form-holder {
    float: right;
    order: 3;
    width: 30px;
    margin-top: 32px;
    display: block;
  }
  .info-section .columns {
    margin-bottom: 0;
  }
  .thumbnail .img-holder {
    margin: 0 0 20px;
  }
  .has-shadow:before {
    border-radius: 0 0 30% 30%;
  }
  /*  .info-section {
    padding-bottom: 36px;
  }*/
  .promo-section {
    padding: 33px 0;
  }
  .intro-section address {
    font-size: 18px;
    line-height: 23px;
  }
  .intro-section {
    padding-top: 20px;
    padding-bottom: 26px;
  }
  #main h2 {
    font-size: 22px;
    line-height: 24px;
    margin-bottom: 2px;
  }
  .nav-tabs > li {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
    cursor: pointer;
  }
  .nav-tabs > li > a {
    line-height: 18px;
    margin: 0;
    color: #ffffff;
    padding: 60px 20px 0;
    background-image: url(/images/medallion.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 182px;
    height: 182px;
    cursor: pointer;
    background-size: auto;
  }
  .nav-tabs .menuHead {
    font-size: 26px;
    line-height: 18px;
  }
  .tab-section {
    margin-top: -166px;
  }
  #leftRollOff {
    height: 60%;
    left: 2%;
    position: absolute;
    top: 20%;
    width: 10%;
  }
  #rightRollOff {
    height: 60%;
    right: 2%;
    position: absolute;
    top: 20%;
    width: 10%;
  }
  #footer .list-footer {
    font-size: 14px;
    line-height: 18px;
    padding: 100px 0 0;
  }
  .footer-aside .col {
    padding: 0 35px 0 30px;
  }
  .video-section {
    clear: none;
    padding-top: 0;
    margin-top: -5px;
  }
  .tab-content .container {
    padding-bottom: 40px;
  }
  .tab-content .container.info-section.promos {
    min-height: 600px;
  }
  .video-holder {
    max-width: 100%;
  }
  .footer-aside h2 {
    font-size: 26px;
    letter-spacing: 0.06em;
    line-height: 32px;
  }
  #footer {
    font-size: 16px;
    line-height: 24px;
    padding: 48px 0 20px;
  }
  .tab-content .col {
    padding-right: 20px;
  }
  .tab-content .col.has-border {
    position: relative;
    padding-left: 20px;
    padding-right: 0;
  }
  .tab-content .col.has-border:after {
    content: '';
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #338bca;
    z-index: 2;
  }
}
@media (min-width: 1025px) {
  .image-parallax {
    background-attachment: fixed;
  }
}
@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}
@media (min-width: 1180px) {
  .nav-tabs > li {
    margin: 0 5px;
  }
}
@media (min-width: 1280px) {
  .info-section .columns {
    margin-bottom: 24px;
  }
  .thumbnail .img-holder {
    margin: 0 0 17px;
  }
  .info-section {
    padding-bottom: 55px;
  }
  .promo-section {
    min-height: 325px;
    padding: 54px 0;
  }
  .intro-section .image {
    margin: 4px 20px 0 0;
  }
  .intro-section address {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 25px;
  }
  .intro-section {
    padding-top: 25px;
  }
  #main h2 {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 2px;
  }
  #main h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 2px;
  }
  .main-nav {
    padding: 40px 0;
    margin-top: 34px;
  }
  .tab-holder {
    padding-top: 35px;
    padding-bottom: 25px;
  }
  .footer-aside .col {
    padding: 0 0 0 75px;
  }
  .footer-aside h2 {
    font-size: 26px;
    letter-spacing: 0.06em;
    line-height: 32px;
  }
  .footer-aside address {
    line-height: 20px;
  }
  #footer .list-footer {
    padding: 0;
  }
  #footer {
    font-size: 16px;
    line-height: 24px;
    padding: 58px 0 20px;
  }
  .tab-content .col {
    padding-right: 30px;
  }
  .tab-content .col.has-border {
    padding-left: 30px;
    padding-right: 0;
  }
  .image-parallax {
    min-height: 362px;
  }
  .tab-content .container {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1680px) {
  .info-section {
    padding-bottom: 55px;
  }
  .promo-section {
    min-height: 430px;
    padding: 118px 0;
  }
  .intro-section {
    padding-bottom: 0px;
  }
  #footer .list-footer {
    padding: 10px 0 0;
  }
  .image-parallax {
    min-height: 475px;
  }
  .tab-content .container {
    padding-top: 43px;
    padding-bottom: 85px;
  }
}
@media (max-width: 1140px) {
  #nav a.opener {
    margin: 0 10px;
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .search-form .container {
    padding: 0px;
    margin-top: 10px;
  }
  #header {
    position: sticky;
    top: 0px;
    z-index: 999999;
  }
  .header-block {
    padding: 10px 0 12px;
  }
  .giveBTN {
    display: none;
  }
  .promos ul li {
    width: 44%;
  }
  .logo {
    flex-basis: inherit;
    max-width: inherit;
    margin: auto;
  }
  .giveBTN {
    /*width: 30%;
    max-width: 100px;*/
  }
  .header-block .navbar-default {
    width: auto;
    position: inherit;
  }
  .header-block {
    height: auto;
  }
  .navbar-collapse {
    top: 77px;
  }
  .heart {
    display: block;
  }
  .mag {
    display: block;
  }
  .header-block .holder {
    display: inherit;
  }
  .navbar-default .navbar-toggle .icon-bar {
    height: 3px;
    width: 24px;
    border-radius: 20px;
    background: #000;
    margin: 3px 0;
  }
  .navbar-default .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 3px;
  }
  .navbar.navbar-default .navbar-header .navbar-toggle.collapsed, .navbar.navbar-default .navbar-header .navbar-toggle {
    position: absolute;
    right: calc(100vw - 45px);
    top: -43px;
    width: 30px;
  }
  .header-block .mag {
    color: #000;
    position: absolute;
    right: 6px;
    top: 22px;
  }
  .header-block .heart {
    color: #000;
    position: absolute;
    right: 40px;
    top: 22px;
  }
  .header-block .fa-heart-o {
    font-size: 24px;
    vertical-align: top;
    margin: 0px;
    padding: 4px;
  }
  .header-block .fa-search {
    font-size: 22px;
    vertical-align: top;
    margin: 0;
    padding: 4px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .header-block .link span {
    display: none;
  }
}
@media screen and (max-width: 1023px) {
  .tab-content .col {
    height: auto !important;
  }
}
@media (max-width: 768px) {
  .promos ul li {
    width: 60%;
  }
}
@media (max-width: 767px) {
  #footer .container {
    max-width: 90%;
    width: 100%;
  }
  .intro-section .pull-right, .intro-section .pull-left {
    width: 100%;
  }
  .noPict {
    margin-top: 0px;
  }
  .noPictSearch {
    margin-top: 50px;
  }
  .appVideo {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
@media (max-width: 640px) {
  #main h1, .headline, #main.home h1, #main.home .headline, .description-content .block-header {
    font-weight: 500;
    line-height: 30px;
    font-size: 26px;
  }
  .home .promos {
    padding: 30px 0 10px;
  }
  .description-content .block-header {
    margin: 14px 0 8px;
  }
  .fluid-row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .fluid-50 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .fluid-33 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 540px) {
  #main .ms-caption .holder h1 {
    margin: 0;
    color: #fff;
    font-weight: 500;
    font-size: 30px;
    line-height: 1.0;
    letter-spacing: -1px;
    text-shadow: 0 0 7px #000;
  }
  #main .ms-caption .holder .inputbutton {
    background-color: #fff;
    border: none;
    border-radius: 50px 50px 50px 50px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.01em;
    line-height: 22px;
    margin: 10px 0;
    padding: 10px;
    text-transform: uppercase;
    display: inline-block;
  }
  .ms-slide-layers {
    display: none;
  }
  .info-section .fluid-row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .promos ul li {
    width: 70%;
  }
  .ms-slide, .ms-slide .ms-slide-bgcont, .ms-view, .ms-slide .ms-slide-bgcont img, .ms-container, .ms-inner-controls-cont {
    min-height: calc(100vw / 1.85) !important;
  }
  .ms-slide-bgcont {
    background-size: cover !important;
    background-position: center top !important;
  }
  .ms-slide-layers .ms-anim-layers .ms-layer.ms-caption.section-wrap.ms-hover-active {
    top: inherit !important;
    bottom: 10px !important;
  }
}
@media (max-width: 480px) {
  #eventWrapper {
    padding-top: 20px;
    position: relative;
    text-align: center;
    width: 100%;
  }
  .promos ul li {
    width: calc(100vw - 30px);
  }
}