/* Do not edit main.css edit styles.css or main.scss insted */
/* Social menu */
#social-menu li {
  display: inline-block;
}
#social-menu li a {
  display: block;
  text-decoration: none;
  text-align: center;
}
#social-menu li a:hover {
  text-decoration: none;
}
#social-menu li a:focus {
  outline: none;
}
#social-menu li a[href*="codepen.io"]::before {
  content: '\f1cb';
}
#social-menu li a[href*="digg.com"]::before {
  content: '\f1a6';
}
#social-menu li a[href*="dribbble.com"]::before {
  content: '\f17d';
}
#social-menu li a[href*="dropbox.com"]::before {
  content: '\f16b';
}
#social-menu li a[href*="facebook.com"]::before {
  content: '\f09a';
}
#social-menu li a[href*="flickr.com"]::before {
  content: '\f16e';
}
#social-menu li a[href*="plus.google.com"]::before {
  content: '\f0d5';
}
#social-menu li a[href*="github.com"]::before {
  content: '\f09b';
}
#social-menu li a[href*="instagram.com"]::before {
  content: '\f16d';
}
#social-menu li a[href*="linkedin.com"]::before {
  content: '\f0e1';
}
#social-menu li a[href*="pinterest.com"]::before {
  content: '\f0d2';
}
#social-menu li a[href*="getpocket.com"]::before {
  content: '\f265';
}
#social-menu li a[href*="reddit.com"]::before {
  content: '\f1a1';
}
#social-menu li a[href*="skype.com"]::before, #social-menu li a[href*="skype:"]::before {
  content: '\f17e';
}
#social-menu li a[href*="stumbleupon.com"]::before {
  content: '\f1a4';
}
#social-menu li a[href*="tumblr.com"]::before {
  content: '\f173';
}
#social-menu li a[href*="twitter.com"]::before {
  content: '\f099';
}
#social-menu li a[href*="vimeo.com"]::before {
  content: '\f27d';
}
#social-menu li a[href*="wordpress.org"]::before, #social-menu li a[href*="wordpress.com"]::before {
  content: '\f19a';
}
#social-menu li a[href*="youtube.com"]::before {
  content: '\f167';
}
#social-menu li a[href*="amazon.com"]::before {
  content: '\f270';
}
#social-menu li a[href*="tripadvisor"]::before {
  content: '\f262';
}
#social-menu li a[href*="ycombinator.com"]::before {
  content: '\f23b';
}
#social-menu li a[href*="xing.com"]::before {
  content: '\f168';
}
#social-menu li a[href*="yahoo."]::before {
  content: '\f19e';
}
#social-menu li a[href*="vine.co"]::before {
  content: '\f1ca';
}
#social-menu li a[href*="weibo.com"]::before {
  content: '\f18a';
}
#social-menu li a[href*="trello.com"]::before {
  content: '\f181';
}
#social-menu li a[href*="steampowered.com"]::before {
  content: '\f1b6';
}
#social-menu li a[href*="soundcloud.com"]::before {
  content: '\f1be';
}
#social-menu li a[href*="spotify.com"]::before {
  content: '\f1bc';
}
#social-menu li a[href*="stackexchange.com"]::before {
  content: '\f18d';
}
#social-menu li a[href*="stackoverflow.com"]::before {
  content: '\f16c';
}
#social-menu li a[href*="slideshare.net"]::before {
  content: '\f1e7';
}
#social-menu li a[href*="slack.com"]::before {
  content: '\f198';
}
#social-menu li a[href*="skyatlas.com"]::before {
  content: '\f216';
}
#social-menu li a[href*="last.fm"]::before {
  content: '\f202';
}
#social-menu li a[href*="jsfiddle.net"]::before {
  content: '\f1cc';
}
#social-menu li a[href*="behance.net"]::before {
  content: '\f1b4';
}
#social-menu li a[href*="bitbucket.org"]::before {
  content: '\f171';
}
#social-menu li a[href*="codepen.io"]::before {
  content: '\f1cb';
}
#social-menu li a[href*="codiepie.com"]::before {
  content: '\f284';
}
#social-menu li a[href*="connectdevelop.com"]::before {
  content: '\f20e';
}
#social-menu li a[href*="dashcube.com"]::before {
  content: '\f210';
}
#social-menu li a[href*="contao.org"]::before {
  content: '\f26d';
}
#social-menu li a[href*="delicious.com"]::before {
  content: '\f1a5';
}
#social-menu li a[href*="deviantart.com"]::before {
  content: '\f1bd';
}
#social-menu li a[href*="vk.com"]::before {
  content: '\f189';
}
#social-menu li a::before {
  font-family: FontAwesome;
  font-size: 32px;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: auto;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.social-list--text #social-menu li a::before {
  display: none;
}

* {
  outline: none !important;
}

body {
  background: #fff;
  color: #333;
  overflow-x: hidden;
}

body,
p {
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 24px;
  font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #1c1c24;
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
}

h1 {
  font-family: 'Lato', sans-serif;
}

h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 900;
}

h2 {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
}

h4 {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}

h5 {
  font-size: 14px;
  line-height: 24px;
}

/* Global styles
================================================== */
html {
  overflow-x: hidden !important;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body {
  border: 0;
  margin: 0;
  padding: 0;
}

.body-inner {
  position: relative;
}

.preload {
  position: fixed;
  background: #fff url(../images/preload.gif) center center no-repeat;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

a:link,
a:visited {
  text-decoration: none;
}

a {
  color: #ee163a;
}

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

a.read-more {
  color: #ee163a;
  font-weight: 700;
  text-transform: uppercase;
}

a.read-more:hover {
  color: #222;
}

section,
.section-padding,
.cherry-box {
  padding: 80px 0;
  position: relative;
}

.no-padding {
  padding: 0;
}

.media > .pull-left {
  margin-right: 20px;
}

.gap-60 {
  clear: both;
  height: 60px;
}

.gap-40 {
  clear: both;
  height: 40px;
}

.gap-30 {
  clear: both;
  height: 30px;
}

.gap-20 {
  clear: both;
  height: 20px;
}

.mrb-30 {
  margin-bottom: 30px;
}

.mrb-80 {
  margin-bottom: -80px;
}

.mrt-0 {
  margin-top: 0 !important;
}

.pab {
  padding-bottom: 0;
}

a:focus {
  outline: 0;
}

img.pull-left {
  margin-right: 20px;
  margin-bottom: 20px;
}

img.pull-right {
  margin-left: 20px;
  margin-bottom: 20px;
}

.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

.ts-padding {
  padding: 60px;
}

.solid-bg {
  background: #eee;
  padding: 60px 0;
}

.solid-dark {
  background: #1c1c24;
  color: #fff;
  padding: 60px 0;
}

.solid-dark h3, .solid-dark h4 {
  color: #fff;
  margin: 0;
  font-size: 24px;
  font-weight: normal;
}

.solid-dark h3 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}

.pattern-bg {
  padding: 80px 0;
  background: #eee;
  background: url(../images/pattern3.png);
}

.solid-row {
  background: #f0f0f0;
}

.bg-overlay {
  position: relative;
}

.bg-overlay .container {
  position: relative;
  z-index: 1;
}

.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 0;
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.alert .icon {
  margin-right: 15px;
}

/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  float: left;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}

.dropcap.primary {
  background: #ee163a;
  color: #fff;
}

.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}

/* Section title */
.section-title {
  font-size: 36px;
  line-height: 36px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 15px;
  position: relative;
  width: 100%;
}

.section-title.title-white {
  color: #fff;
}

.section-sub-title {
  display: block;
  max-width: 80%;
  font-size: 18px;
  margin: 0 auto 60px;
}

.section-sub-title strong {
  font-weight: 400;
}

.icon-wrap {
  display: inline-block;
  background: #ee163a;
  color: #fff;
  width: 40px;
  height: 40px;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.icon-wrap i {
  font-size: 16px;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/* Title classic */
.title-classic {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}

.title-classic span {
  font-size: 16px;
  display: block;
  line-height: 20px;
  font-weight: 400;
}

.title-classic.left {
  margin-top: 0;
}

/* Features box */
.feature-box {
  margin-bottom: 30px;
}

.feature-box.last {
  margin-bottom: 0;
}

.feature-box .feature-box-icon {
  float: left;
}

.feature-box-content {
  margin-left: 115px;
}

.feature-box-icon i {
  text-align: center;
  display: inline-block;
  width: 70px;
  height: 70px;
  line-height: 70px;
  background: #ee163a;
  border-radius: 100%;
  font-size: 28px;
  color: #fff;
  -webkit-transition: 350ms;
  transition: 350ms;
}

.feature-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}

.feature-box-content .btn-primary {
  padding: 10px 20px;
  margin-top: 10px;
}

.feature-box:hover .feature-box-icon i {
  background: #eee;
  color: #ee163a;
}

/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}

.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* Input form */
.form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ddd;
  padding: 5px 20px;
  height: 44px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #ee163a;
}

hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}

blockquote {
  padding: 10px 20px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 24px;
  border-left: 3px solid #ee163a;
  font-style: italic;
  font-family: Lato;
}

cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

/* Button */
.btn-primary,
.btn-dark,
.btn-border {
  border: 2px solid transparent;
  border-radius: 25px;
  padding: 13px 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  -webkit-transition: 350ms;
  transition: 350ms;
}

.btn-white.btn-primary {
  background: #fff;
  color: #ee163a;
}

.btn-primary {
  background: #ee163a;
}

.btn-dark {
  background: #242427;
}

.btn-border {
  border: 2px solid #fff;
  background: none;
  color: #fff;
}

.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
  background: #1c1c24;
  color: #fff;
  border: 2px solid transparent;
}

.btn-border:hover {
  background: #ee163a;
  border: 2px solid transparent;
  color: #fff;
}

.general-btn {
  clear: both;
  margin-top: 60px;
}

.intro-content .btn-border {
  margin-right: 15px;
}

/* Ul, Ol */
.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}

.list-round li {
  line-height: 28px;
}

.list-round li:before {
  font-family: FontAwesome;
  content: "\f138";
  margin-right: 10px;
  color: #ee163a;
  font-size: 12px;
}

.list-arrow {
  padding: 0;
}

ul.list-arrow li:before {
  font-family: FontAwesome;
  content: "\f105";
  margin-right: 10px;
  color: #ee163a;
  font-size: 16px;
}

ul.list-check li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 10px;
  color: #ee163a;
  font-size: 14px;
}

/* Bootstrap */
.nav-tabs {
  border: 0;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}

a[href^=tel] {
  color: inherit;
  text-decoration: none;
}

/* Header area
================================================== */
/* Header Standared */
.header {
  background: #fff;
  -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.1);
  z-index: 99;
}

/* Header transparent */
.header.header-transparent {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  height: auto;
  -webkit-transition: 350ms;
  transition: 350ms;
}

.header-transparent ul.navbar-nav > li > a {
  color: #fff;
}

/* Header Solid */
.header.header-transparent.solid {
  background: #1c1c1c;
  position: relative;
}

.header.header-transparent.solid .dropdown-menu {
  background: rgba(0, 0, 0, 0.7);
}

/*-- Logo --*/
.logo {
  padding: 28px 0;
}

/* Main navigation */
.navbar {
  border-radius: 0;
  border: 0;
  margin-bottom: 0;
}

.navbar-toggle {
  float: left;
  margin-top: 10px;
  padding: 10px;
  border-radius: 3px;
  margin-right: 5px;
  background: #ee163a;
}

.navbar-toggle .icon-bar {
  background: #fff;
  width: 20px;
}

.navbar-toggle .i-bar {
  background: #fff;
}

ul.navbar-nav {
  float: left;
  display: inline-block;
}

ul.navbar-nav > li {
  float: none;
  display: inline-block;
  cursor: pointer;
}

ul.navbar-nav > li:hover > a,
ul.navbar-nav > li.current-menu-item > a {
  color: #ee163a;
  position: relative;
}

ul.navbar-nav > li.current-menu-ancestor > a {
  color: #ee163a;
}

ul.navbar-nav > li {
  padding: 0 13px;
  position: relative;
}

ul.navbar-nav > li:last-child {
  padding-right: 0;
}

ul.navbar-nav > li:last-child:after {
  background: none;
}

ul.navbar-nav > li > a {
  color: #333;
  font-family: 'Roboto', sans-serif;
  text-rendering: optimizeLegibility;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0;
  line-height: 40px;
  padding: 30px 0;
  -webkit-transition: 350ms;
  transition: 350ms;
}

ul.navbar-nav > li > a:hover,
ul.navbar-nav > li > a:focus {
  background: none;
}

ul.navbar-nav > li > a i {
  font-weight: 700;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: transparent;
  border: 0;
}

/* Dropdown */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -2px;
  border-radius: 0;
}

.dropdown-submenu > a:after {
  display: block;
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin-top: 0;
  margin-right: -5px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  border-radius: 6px 0 6px 6px;
}

.dropdown-menu {
  text-align: left;
  background: #ee163a;
  z-index: 100;
  min-width: 200px;
  border-radius: 0;
  border: 0;
  padding: 0;
}

.dropdown-menu-large {
  min-width: 400px;
}

.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.dropdown-menu-large > li > ul > li > a {
  padding-left: 0;
}

.navbar-nav > li > .dropdown-menu a {
  background: none;
}

.dropdown-menu li a {
  font-family: 'Roboto', sans-serif;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  text-decoration: none;
  padding: 15px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  color: #fff;
}

.dropdown-menu li:last-child > a {
  border-bottom: 0 !important;
}

.navbar-nav > li > .dropdown-menu > .active > a,
.navbar-nav > li > .dropdown-menu > .active > a:hover,
.navbar-nav > li > .dropdown-menu > .active > a:focus,
.navbar-nav > li > .dropdown-menu > .active > .dropdown-menu > .active > a {
  background: #b90036;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:focus,
.dropdown-menu li.current_page_item a {
  background: #b90036;
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
}

@media (min-width: 768px) {
  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: block;
  }
}
@media (min-width: 767px) {
  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 100%;
    top: 0;
    display: none;
  }

  ul.nav li.dropdown ul.dropdown-menu li.dropdown-submenu:hover .dropdown-menu {
    display: block;
  }
}
/* Banner area
================================================== */
#banner {
  padding: 0;
}

.banner-item {
  min-height: 800px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-backface-visibility: hidden;
}

.banner-content,
.banner-reg-form {
  padding: 280px 0;
  width: 100%;
  vertical-align: middle;
  position: relative;
  color: #fff;
  z-index: 1;
}

.banner-content.text-left {
  padding: 300px 0 260px;
}

.banner-content.text-left .countdown div.counter-day {
  margin-left: 0;
}

.banner-content .banner-title {
  color: #fff;
  font-size: 66px;
  line-height: 78px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.banner-content .banner-title > span {
  display: block;
  font-size: 72px;
}

.banner-content .banner-desc {
  font-size: 32px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: normal;
}

.banner-content .banner-desc span {
  border-left: 3px solid #ee163a;
  padding: 0 25px;
}

.banner-btn {
  margin: 40px 0 0;
}

.banner-btn a {
  margin: 0 6px;
}

/* Banner title equal */
.banner-title-euqal {
  font-size: 62px;
  line-height: 76px;
  color: #fff;
}

/* Banner Registration form */
.banner-item.reg-form-area {
  padding: 280px 0;
}

.banner-item.reg-form-area .banner-content,
.banner-item.reg-form-area .banner-reg-form {
  padding: 0;
}

.banner-reg-form-inner {
  background: rgba(0, 0, 0, 0.5);
  padding: 50px;
}

.banner-reg-form-inner h3 {
  font-size: 28px;
  line-height: 36px;
  color: #fff;
  margin-top: 0;
}

.banner-reg-form-inner .form-control {
  border: 1px solid #454545;
}

.banner-reg-form-inner textarea.form-control {
  height: 44px;
}

/* Event Info area
================================================== */
.event-info {
  background: #222;
  padding: 35px 0;
}

.event-info-icon {
  float: left;
  font-size: 36px;
  color: #fff;
}

.event-info-content {
  margin-left: 50px;
  color: #fff;
}

.event-info-title {
  font-size: 20px;
  color: #ee163a;
  margin: 0 0 5px;
}

.event-info-intro {
  margin: 0;
}

/* Slider
================================================== */
/*-- Main slide --*/
#main-slide .item {
  min-height: 800px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-backface-visibility: hidden;
}

#main-slide .item img {
  width: 100%;
  -webkit-backface-visibility: hidden;
}

#main-slide .item .slider-content {
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
}

#main-slide .item.active .slider-content {
  opacity: 1;
  -webkit-transition: opacity 100ms;
  transition: opacity 100ms;
}

#main-slide .slider-content {
  top: 50%;
  padding: 0;
  position: absolute;
  width: 100%;
  color: #fff;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main-slide .slider-content.text-left {
  left: 10%;
  max-width: 800px;
}

#main-slide .slider-content.text-right {
  right: 10%;
}

.slider-content {
  position: relative;
  display: table;
  height: 100%;
  width: 100%;
}

.slide-title-box {
  font-size: 16px;
  line-height: 39px;
  background: #ee163a;
  color: #fff;
  display: inline-block;
  padding: 0 15px;
  margin: 0;
}

.slide-title {
  font-size: 52px;
  line-height: 70px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}

.slide-sub-title {
  font-style: normal;
  font-size: 24px;
  line-height: 38px;
  margin: 10px 0 20px;
  color: #fff;
  font-weight: 700;
}

.slider-text {
  display: table;
  vertical-align: bottom;
  color: #fff;
  padding-left: 40%;
  width: 100%;
  padding-bottom: 0;
  padding-top: 20px;
}

.slider-text .slide-head {
  font-size: 36px;
  color: #0052a5;
  position: relative;
}

.slider-img {
  display: block;
  position: absolute;
  top: -80px;
  left: 20%;
  width: 314px;
  max-height: 100%;
}

.slider-img img {
  display: block;
  position: relative;
  max-height: 100%;
  width: auto;
}

.slider.btn {
  margin: 15px 5px 0;
  border: 2px solid transparent;
}

.slider.border {
  background: none;
  border: 2px solid #ee163a;
}

.slider.border:hover {
  background: #ee163a;
  border: 2px solid transparent;
}

/* Carousel control */
.carousel-indicators li {
  width: 10px !important;
  height: 10px !important;
  margin: 1px !important;
  border-radius: 100% !important;
  border: 0 !important;
  background: rgba(255, 255, 255, 0.5);
}

#main-slide .carousel-indicators li.active,
#main-slide .carousel-indicators li:hover {
  background: #ee163a;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

#main-slide .carousel-control.left,
#main-slide .carousel-control.right,
#main-slide .carousel-indicators {
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right,
#main-slide:hover .carousel-indicators {
  opacity: 1;
  filter: alpha(opacity=100);
}

#main-slide .carousel-control .fa-angle-left,
#main-slide .carousel-control .fa-angle-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

#main-slide .carousel-control .fa-angle-left {
  left: 20px;
}

#main-slide .carousel-control .fa-angle-right {
  right: 20px;
}

#main-slide .carousel-control i {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  line-height: 58px;
  width: 60px;
  height: 60px;
  font-size: 36px;
  border-radius: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

#main-slide .carousel-control i:hover {
  background: #ee163a;
  color: #fff;
}

#main-slide .carousel-indicators {
  display: none !important;
}

/*-- Animation */
.carousel .item.active .animated2 {
  -webkit-animation: slideInLeft .5s ease-in 300ms both;
  animation: slideInLeft .5s ease-in 300ms both;
}

.carousel .item.active .animated3 {
  -webkit-animation: fadeInLeft 1.5s ease-in-out 300ms both;
  animation: fadeInLeft 1.5s ease-in-out 300ms both;
}

.carousel .item.active .animated4 {
  -webkit-animation: lightSpeedIn 1.5s ease-in 300ms both;
  animation: lightSpeedIn 1.5s ease-in 300ms both;
}

.carousel .item.active .animated5 {
  -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
  animation: bounceInLeft 1s ease-in-out 100ms both;
}

.carousel .item.active .animated6 {
  -webkit-animation: fadeInRight 1s ease-in 200ms both;
  animation: fadeInRight 1s ease-in 200ms both;
}

.carousel .item.active .animated7 {
  -webkit-animation: fadeInRight 1.5s ease-in 300ms both;
  animation: fadeInRight 1.5s ease-in 300ms both;
}

.carousel .item.active .animated8 {
  -webkit-animation: bounceInDown 1s ease-in 800ms both;
  animation: bounceInDown 1s ease-in 800ms both;
}

/* Countdown
================================================== */
.countdown > div > div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.countdown div {
  display: inline-block;
  margin: 0 15px;
  text-align: center;
}

.countdown div > span,
.countdown-timer .countdown-info .inner > * {
  line-height: 100%;
  font-size: 62px;
  font-weight: 700;
}

.countdown-timer .countdown-info .value {
  font-size: 48px;
}

.countdown-timer .countdown-info .title {
  font-size: 20px;
}

.countdown .smalltext {
  top: 0;
  line-height: 100%;
  font-size: 24px;
}

.countdown div.counter-day,
.countdown-item.day {
  color: #ee163a;
}

.countdown div.counter-hour,
.countdown-item.hour {
  color: #FFC107;
}

.countdown div.counter-minute,
.countdown-item.minute {
  color: #03A9F4;
}

.countdown div.counter-second,
.countdown-item.second {
  color: #8BC34A;
}

/* Countdown col */
.countdown.countdown-col div > span {
  font-size: 48px;
}

.countdown.countdown-col .smalltext {
  font-size: 20px;
}

/* Intro Area 
================================================== */
/*Intro title */
.intro-title {
  font-size: 28px;
  color: #ee163a;
  margin: 0;
}

.intro-sub-title {
  font-size: 44px;
  line-height: 54px;
}

/* Intro video */
.intro-video {
  max-width: 100%;
  position: relative;
  overflow: hidden;
}

.video-icon {
  text-align: center;
  color: #fff;
  display: block;
  top: 50%;
  margin-top: -50px;
  font-size: 32px;
  z-index: 1;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  line-height: 65px;
  border: 7px solid #fff;
  display: inline-block;
  border-radius: 100%;
}

.video-icon i {
  margin-left: 5px;
}

/*-- Featured Tab --*/
.featured-tab {
  padding-left: 15px;
}

.featured-tab .nav-tabs {
  border: 0;
}

.featured-tab .nav-tabs > li > a {
  color: #fff;
  background: #1c1c24;
  text-shadow: none;
  border-radius: 25px;
  font-weight: 700;
  margin: 0 10px 0 0;
  padding: 10px 25px;
  border: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.featured-tab .tab-content {
  border-top: 0;
  padding: 0;
  overflow: hidden;
}

.featured-tab .nav.nav-tabs {
  margin-bottom: 30px;
}

.featured-tab .nav-tabs > li.active > a {
  color: #fff;
  background: #ee163a;
}

.featured-tab .nav-tabs > li.active > a {
  position: relative;
}

.featured-tab .tab-pane img.pull-left {
  margin: 0 20px 10px 0;
}

.featured-tab .tab-pane img.pull-right {
  margin: 0 0 0 20px;
}

.tab-content-title {
  font-size: 20px;
  margin: 0 0 15px;
  line-height: 22px;
}

/* Intro single image */
.intro-content-area {
  padding-left: 30px;
}

.intro-person-img {
  margin-bottom: -100px;
  margin-top: -80px;
}

/* Facts
================================================== */
.facts-area {
  color: #ffffff;
  padding: 100px 0;
}

@media (max-width: 767px) {
  .facts-area div[class*="col-"] {
    margin: 20px 0;
  }
}
@media (max-width: 543px) {
  .facts-area .container {
    text-align: center;
  }
  .facts-area div[class*="col-"] + div[class*="col-"] {
    margin-top: 50px;
    margin-bottom: 0;
  }
}

.facts-area.bg-color {
  background: #1c1c24;
  padding: 60px 0 40px;
}

.facts .intro-title {
  color: #fff;
  margin-top: 0;
}

.facts .btn-dark {
  margin-top: 15px;
}

.fact-text {
  padding-top: 10px;
}

.facts-wrapper .ts-facts {
  color: #fff;
  text-align: center;
}

.ts-facts .ts-facts-icon {
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
}

.ts-facts .ts-facts-icon i,
.cherry-counter {
  font-size: 28px;
  color: #fff;
  background: #ee163a;
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 100%;
}

@media (max-width: 543px) {
  .cherry-counter {
    margin-left: -110px;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.ts-facts .ts-facts-content {
  display: block;
}

.ts-facts .ts-facts-content .ts-facts-num,
.cherry-counter span.count {
  color: #fff;
  font-size: 48px;
}

.ts-facts .ts-facts-content .ts-facts-title,
.cherry-counter span.after {
  font-size: 16px;
  color: #fff;
}

.cherry-counter span.count {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: -65px;
  margin-left: 110px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media (min-width: 768px) and (max-width: 991px) {
  .cherry-counter span.count {
    margin-left: 85px;
  }
}

.cherry-counter span.after {
  display: block;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-left: 115px;
  margin-top: 20px;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
@media (min-width: 768px) and (max-width: 991px) {
  .cherry-counter span.after {
    margin-left: 90px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .template-tickets.row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
/* Schedule
================================================== */
.schedule-tab,
.schedule-content .container {
  max-width: 960px;
  margin: 0 auto;
}

.schedule-tab .nav-tabs {
  text-align: center;
  margin-bottom: 40px;
}

.schedule-tab .nav-tabs > li {
  float: none;
  display: inline-block;
  zoom: 1;
}

.schedule-tab .nav-tabs > li > a {
  color: #fff;
  background: #1c1c24;
  border-radius: 25px;
  padding: 13px 30px;
  margin: 0 5px;
  font-size: 16px;
  font-weight: 600;
  position: relative;
}

.schedule-tab .nav-tabs > li.active > a {
  background: #ee163a;
  color: #fff;
}

/* Schedule listing */
.schedule-date {
  font-size: 24px;
  margin-bottom: 40px;
  color: #ee163a;
  text-align: center;
}

.schedule-listing {
  padding: 25px 40px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
  position: relative;
  border-radius: 5px;
}

.schedule-listing.bg {
  background: #f5f5f5;
}

.schedule-slot-time {
  width: 20%;
  float: left;
  font-weight: 700;
}

.schedule-slot-info {
  width: 80%;
  display: inline-block;
}

.schedule-slot-speakers {
  width: 58px;
  height: 58px;
  border-radius: 5px;
  position: absolute;
  top: 15;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.schedule-slot-info-content {
  margin-left: 100px;
}

.schedule-slot-speaker-name {
  color: #ee163a;
  margin: 0;
  font-size: 16px;
}

.schedule-slot-title {
  margin: 5px 0;
  font-size: 20px;
}

/* Speakers
================================================== */
.ts-speakers {
  color: #ffffff;
  background-color: #1c1c1c;
  background-image: url(../images/parallax2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  padding: 100px 0;
}

/* Speaker item */
.ts-speaker {
  background: #fff;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 40px;
}

/* Speaker img */
.ts-speaker-image {
  position: relative;
  text-align: center;
}
.ts-speaker-image a {
  display: block;
  overflow: hidden;
}

.ts-speaker-image img {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.ts-speaker-image:after {
  content: '';
  position: absolute;
  background: rgba(41, 41, 41, 0.8);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  border-radius: 5px;
  -webkit-transition: 400ms;
  transition: 400ms;
}

.ts-speaker-image .team-socials {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -45px;
  z-index: 1;
  width: 96px;
  opacity: 0;
  -webkit-transition: 400ms;
  transition: 400ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ts-speaker-image .team-socials > div {
  display: inline-block;
  margin: 0;
}

.ts-speaker-image .team-socials > div a i {
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #fff;
  background: #2b2b2b;
  text-align: center;
}

.ts-speaker-image .team-socials > div a i.fa-facebook {
  background: #496daf;
}

.ts-speaker-image .team-socials > div a i.fa-twitter {
  background: #64acf1;
}

.ts-speaker-image .team-socials > div a i.fa-instagram {
  background: #d32a1e;
}

.ts-speaker-image .team-socials > div a i.fa-linkedin {
  background: #0077b5;
}

.ts-speaker-image .team-socials > div a i:hover {
  background: #1b1b1b;
}

.ts-speaker-info {
  padding: 15px 20px;
  color: #303030;
}

.ts-speaker-info .ts-speaker-name {
  font-size: 18px;
  margin: 0 0 3px 0;
}

.ts-speaker-info .ts-speaker-name a {
  color: #ee163a;
}

.ts-speaker-info .ts-speaker-designation {
  font-size: 16px;
}

.ts-speaker:hover .ts-speaker-image:after,
.ts-speaker:hover .ts-speaker-image .team-socials {
  opacity: 1;
}

/* Speakers list */
.ts-speaker-list {
  margin-bottom: 60px;
}

.ts-speaker-list .ts-speaker-info {
  border-bottom: 1px solid #eee;
  padding-bottom: 40px;
}

.ts-speaker-list.last .ts-speaker-info {
  border-bottom: 0;
  padding-bottom: 0;
}

.ts-speaker-list .ts-speaker-info .ts-speaker-name {
  font-size: 24px;
}

.ts-speaker-session .session-title {
  font-weight: 700;
}

.ts-speaker-team-socials {
  padding: 0;
  margin: 10px 0;
  list-style: none;
}

.ts-speaker-team-socials li {
  display: inline-block;
}

.ts-speaker-team-socials li a {
  color: #303030;
  margin-right: 10px;
  font-size: 16px;
}

/* Sponsors
================================================== */
.ts-sponsors .sponsor-padding {
  padding-left: 130px;
  padding-right: 130px;
}

.sponsor-title {
  max-width: 750px;
  margin: 0 auto;
}

.sponsor-logo,
.post-thumbnail_link {
  margin: 60px 0;
  border: 1px solid #dedede;
  min-height: 125px;
  padding: 0 30px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

/* Sponsor details */
.sponsor-details {
  margin: 60px 0;
}

.sponsor-details .sponsor-logo,
.sponsor-details .post-thumbnail_link {
  margin: 0;
}

.sponsor-info .sponsor-name {
  font-size: 23px;
  margin-top: 20px;
  color: #ee163a;
}

.sponsor-web-link a i,
.sponsor-web-link a:before {
  font-size: 14px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: #303030;
  border-radius: 100%;
  display: block;
}

.sponsor-web-link a {
  font-size: 0;
  width: 36px;
  line-height: 36px;
  margin: 10px 3px 0 3px;
}

.sponsor-web-link a {
  color: #fff;
}

.sponsor-web-link a:hover i,
.sponsor-web-link a:hover:before {
  background: #ee163a;
}

/* Pricing
================================================== */
.ts-pricing {
  background-color: #f5f5f5;
  background-image: url(../images/parallax3.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  padding: 100px 0;
}

.ts-pricing-box {
  background: #fff;
  padding: 50px;
  font-size: 14px;
  border-radius: 5px;
}

.ts-pricing-box.bg {
  background: #f9f9f9;
}

.ts-pricing-header {
  position: relative;
}

.ts-pricing-name {
  font-size: 24px;
  line-height: normal;
  margin: 0 0 5px 0;
  font-weight: 400;
}

.ts-pricing-price {
  font-size: 40px;
  margin: 15px 0 0;
  display: inline-block;
  position: relative;
}

.ts-pricing-price .currency {
  position: absolute;
  font-size: 18px;
  top: -10px;
  left: -12px;
}

.ts-pricing-price strong {
  display: inline-block;
  margin-right: 5px;
}

.ts-pricing-price > small {
  font-size: 16px;
  line-height: 16px;
}

.ts-pricing-features {
  padding: 25px 0 15px;
}

.ts-pricing-features > ul > li {
  padding: 15px 0;
  border-top: 1px dotted #ddd;
}

.ts-pricing-features > ul > li:first-child {
  border-top: 0;
}

.ts-pricing-features > ul {
  padding: 0;
}

.plan-action .btn-primary {
  background: #1c1c24;
}

/* Pricing featured */
.ts-pricing-box.pricing-featured .ts-pricing-price {
  color: #ee163a;
}

.ts-pricing-box.pricing-featured .plan-action .btn-primary {
  background: #ee163a;
}

/* Content area
================================================== */
/* Accordion */
.panel-default > .panel-heading {
  background: none;
  border-radius: 0;
  position: relative;
  padding: 6px 20px;
}

.panel-group .panel {
  border-radius: 0;
  margin-bottom: 10px;
}

.panel-body {
  padding: 20px 20px 10px 20px;
}

.panel-body > img {
  max-width: 100px;
  margin-bottom: 10px;
}

h4.panel-title {
  font-size: 16px;
  background: none;
  border: 0;
  padding: 8px 0 8px 0;
  line-height: normal;
  border-radius: 0;
}

h4.panel-title a {
  color: #ee163a;
}

h4.panel-title span {
  float: right;
}

h4.panel-title a.collapsed {
  color: #333;
}

h4.panel-title a:before {
  background: #ee163a;
  color: #fff;
  width: 26px;
  height: 26px;
  line-height: 26px;
}

h4.panel-title a.collapsed:before {
  background: #303030;
  color: #fff;
}

h4.panel-title a:before,
h4.panel-title a.collapsed:before {
  font-family: "FontAwesome";
  position: absolute;
  z-index: 0;
  font-size: 14px;
  right: 15px;
  padding: 0 5px;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

h4.panel-title a:before {
  content: "\f106";
}

h4.panel-title a.collapsed:before {
  content: "\f107";
}

/* Accordion classic */
.panel-classic .panel-heading {
  padding-left: 15px;
}

.panel-classic h4.panel-title a:before,
.panel-classic h4.panel-title a.collapsed:before {
  position: relative;
  content: '';
  font-size: 0;
}

/* Latest blog
================================================== */
.latest-post-media {
  position: relative;
}

.latest-post-media .post-item-date {
  position: absolute;
  background: #ee163a;
  color: #fff;
  top: 15px;
  left: 15px;
  text-align: center;
  padding: 8px 13px 4px;
  border-radius: 100%;
  width: 52px;
  height: 52px;
}

.latest-post-media .post-item-date .day {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: -8px;
}

.latest-post .post-title {
  font-size: 18px;
  line-height: 24px;
  margin: 0 0 10px;
  font-weight: 700;
}

.latest-post .post-title a {
  color: #303030;
}

.latest-post .post-title a:hover {
  color: #ee163a;
}

.latest-post .post-item-author {
  margin-left: 8px;
}

.latest-post .post-body {
  padding: 20px 0 5px;
}

/* Venue
================================================== */
.venu-info-content {
  text-align: center;
}

html .boxed-layout .venu-info-icon .cherry-services_icon,
.venu-info-icon {
  display: block;
  font-size: 48px;
  margin-bottom: 35px;
  margin-right: 0;
  color: #ee163a;
  float: none;
}

.map {
  padding: 0 !important;
  z-index: 1;
  -webkit-filter: grayscale(1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}
@media (max-width: 767px) {
  .map .container {
    width: 100%;
  }
}

/* Newsletter
================================================== */
.ts-newsletter {
  background: url(../images/pattern1.png);
  padding: 100px 0;
}

.newsletter-form {
  max-width: 650px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.newsletter-form h3 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
  font-size: 36px;
}

.newsletter-form form {
  position: relative;
}

.newsletter-form .form-group {
  position: relative;
}

.newsletter-form input {
  width: 100%;
  display: inline-block;
  font-size: 12px;
  text-transform: capitalize;
  height: 50px;
  background: #000;
  background: rgba(0, 0, 0, 0.35);
  border: 1px solid #1d1c1c;
  border-radius: 25px 0 0 25px;
}

.newsletter-form button {
  position: absolute;
  top: 0;
  right: -50px;
  border-radius: 0 25px 25px 0;
  padding: 15px 40px;
  height: 50px;
  border: 0 !important;
}

/* Footer
================================================== */
.footer {
  background-color: #1c1c24;
  color: #747474;
  padding: 90px 0;
  position: relative;
  background-image: url(../images/pattern2.png);
  background-attachment: fixed;
}

.footer .container {
  z-index: 10;
  position: relative;
}

.footer-pattern {
  background: url(../images/footer-pattern.png) no-repeat 50% 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

/* Footer social */
.footer-social {
  margin: 40px 0;
}

.footer-social ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-social ul li {
  margin: 0 15px;
  display: inline-block;
}

.footer-social ul li a i {
  display: block;
  font-size: 32px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  -webkit-transition: 400ms;
  transition: 400ms;
}

.footer-social ul li a i:hover {
  color: #fff;
}

.footer-social ul li a i.fa-instagram:hover {
  color: #d32a1e;
}

.footer-social ul li a i.fa-facebook:hover {
  color: #677fb5;
}

.footer-social ul li a i.fa-twitter:hover {
  color: #70c2e9;
}

.footer-social ul li a i.fa-google-plus:hover {
  color: #c53942;
}

.footer-social ul li a i.fa-linkedin:hover {
  color: #3daccf;
}

/*-- Footer menu --*/
.footer-menu ul li {
  display: inline-block;
  line-height: 12px;
}

.footer-menu ul.nav li a {
  background: none;
  color: #999;
  padding: 0 15px;
  font-size: 12px;
  text-transform: uppercase;
  border-right: 1px solid #555;
}

.footer-menu ul.nav li:last-child a {
  border-right: 0;
}

.footer-menu ul li a:hover {
  color: #fff;
}

/*-- Copyright --*/
.copyright-info {
  margin: 40px 0 0;
}

#back-to-top {
  right: 40px;
  top: auto;
  z-index: 10;
  -webkit-backface-visibility: hidden;
}

#back-to-top.affix {
  bottom: 30px;
}

#back-to-top .btn.btn-primary {
  width: 48px;
  height: 48px;
  line-height: 44px;
  border-radius: 100%;
  font-weight: 700;
  font-size: 20px;
  padding: 0;
}

#back-to-top .btn.btn-primary:hover {
  color: #fff;
  background: #000;
}

/* Sub Pages
================================================== */
/* Page banner area */
.page-banner-area {
  position: relative;
  min-height: 450px;
  color: #fff;
  background-position: 50% 50%;
  background-size: cover;
  -webkit-backface-visibility: hidden;
}

.page-banner-title {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 100%;
}

.page-banner-title h2 {
  color: #fff;
  font-size: 60px;
  line-height: 1;
}

.page-banner-title .breadcrumb {
  background: none;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
}

.page-banner-title .breadcrumb a:hover {
  color: #ccc;
}

.breadcrumb {
  padding: 0;
  background: none;
}

.breadcrumb a:hover {
  color: #fff;
}

.breadcrumb > li {
  font-weight: 400;
}

/*-- About us page --*/
.about-img-2nd {
  margin-bottom: 25px;
}

/* Gallery */
.gallery-container {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.gallery-container img {
  -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
  transform: perspective(1px) scale3d(1.1, 1.1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.gallery-container:hover img {
  -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1);
  transform: perspective(1px) scale3d(1.15, 1.15, 1);
}

.gallery-container:after {
  opacity: 0;
  position: absolute;
  content: '';
  top: 0;
  right: auto;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.gallery-container:hover:after {
  opacity: 1;
}

.gallery-container .gallery-icon {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  z-index: 1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #ee163a;
  color: #fff;
  opacity: 0;
  -webkit-transform: perspective(1px) scale3d(0, 0, 0);
  transform: perspective(1px) scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.gallery-container:hover .gallery-popup .gallery-icon {
  opacity: 1;
  -webkit-transform: perspective(1px) scale3d(1, 1, 1);
  transform: perspective(1px) scale3d(1, 1, 1);
}

/*-- Partners carousel --*/
.partner-logo {
  border: 1px solid #eee;
  padding: 20px;
  margin-top: 40px;
  margin-bottom: 10px;
}

.partner-logo img {
  -webkit-transition: 350ms;
  transition: 350ms;
  opacity: .6;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.partner-logo:hover img {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}

#partners-carousel .partner-logo {
  border: 0;
  border-right: 1px solid #eee;
  padding: 0 15px;
  margin-top: 20px;
}

#partners-carousel .partner-logo.last {
  border-right: 0;
}

/*-- Team page --*/
.ts-team-wrapper {
  position: relative;
  overflow: hidden;
}

.ts-team-content {
  position: absolute;
  top: 76%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 15px 25px;
  margin-top: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 350ms;
  transition: 350ms;
}

.ts-team-wrapper:hover .ts-team-content {
  top: 0;
  padding-top: 50px;
}

.ts-team-content .ts-name {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 3px;
  line-height: normal;
  color: #ee163a;
}

.ts-team-content .ts-designation {
  color: #fff;
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 700;
}

.team-social-icons a i {
  color: #fff;
  margin-right: 8px;
  text-align: center;
  -webkit-transition: 400ms;
  transition: 400ms;
}

.team-social-icons a i:hover {
  color: #ee163a;
}

/* Team Classic */
.ts-team-content-classic .ts-name {
  font-size: 16px;
  margin-bottom: 5px;
}

.ts-team-content-classic .ts-designation {
  color: #888;
  margin-bottom: 5px;
  font-weight: 600;
}

.ts-team-content-classic .team-social-icons a i {
  color: #999;
}

.ts-team-content-classic .team-social-icons a i:hover {
  color: #ee163a;
}

/* Contact Us
================================================== */
.contact-info-box {
  margin-top: 20px;
}

.contact-info-box i {
  float: left;
  font-size: 24px;
  color: #ee163a;
}

.contact-info-box-content {
  padding-left: 40px;
}

.contact-info-box-content h4 {
  font-size: 18px;
  line-height: normal;
  font-weight: 700;
}

.contact-info-box-content p {
  margin-bottom: 0;
}

label {
  font-weight: 400;
}

/* News Listing
================================================== */
.post {
  border-bottom: 1px solid #eee;
  padding: 0 0 30px;
  margin: 0 0 45px;
}

.post.last {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}

.post-body {
  padding: 20px 0;
}

.post-media {
  position: relative;
}

.post-meta-date {
  position: absolute;
  background: #ee163a;
  color: #fff;
  top: 15px;
  left: 15px;
  text-align: center;
  padding: 8px 13px 4px;
  border-radius: 100%;
  width: 52px;
  height: 52px;
}

.post-meta-date .day {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: -8px;
}

.entry-header .entry-title {
  font-size: 24px;
  margin: 5px 0 15px;
  position: relative;
  line-height: 34px;
}

.entry-header .entry-title a {
  color: #303030;
}

.entry-header .entry-title a:hover {
  color: #ee163a;
}

/* Meta */
.post-meta {
  padding-bottom: 10px;
}

.post-meta a {
  color: #303030;
}

.post-meta a:hover {
  color: #ee163a;
}

.post-meta span {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #eee;
  line-height: 12px;
  display: inline-block;
}

.post-meta i {
  color: #bbb;
  margin-right: 3px;
}

.post-meta .post-comment {
  border-right: 0;
}

.post-meta .post-comment .comments-link {
  margin-left: 5px;
}

.post-footer .btn.btn-primary {
  font-size: 12px;
  margin-top: 10px;
  padding: 12px 25px;
}

/* Pagination */
.paging {
  margin-bottom: -5px;
  text-align: center;
}

.pagination {
  margin: 0;
}

.pagination li a {
  border-radius: 0 !important;
  margin-right: 8px;
  color: #7c7c7c;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > li > a:hover {
  color: #fff;
  background: #ee163a;
  border: 1px solid transparent;
}

/* News Single
================================================== */
.tags-area {
  margin: 20px 0;
}

.post-tags a {
  border: 1px solid #eee;
  color: #7c7c7c;
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  margin-left: 3px;
  border-radius: 3px;
}

.post-tags a:hover {
  background: #ee163a;
  color: #fff;
  border: 1px solid transparent;
}

/* Post social */
.post-social-icons > li {
  display: inline-block;
}

.post-social-icons a i {
  margin-left: 5px;
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
}

.post-social-icons a i.fa-facebook {
  background: #677fb5;
}

.post-social-icons a i.fa-twitter {
  background: #70c2e9;
}

.post-social-icons a i.fa-google-plus {
  background: #c53942;
}

.post-social-icons a i.fa-linkedin {
  background: #3daccf;
}

/* Author box */
.author-box {
  border: 1px solid #eee;
  padding: 20px 20px 15px;
  margin: 20px 0;
  border-radius: 5px;
}

.author-img img {
  width: 110px;
  height: 110px;
  border-radius: 100%;
  margin-right: 30px;
}

.author-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
}

.author-info h3 span {
  font-size: 14px;
  color: #959595;
  border-left: 1px solid #AFAFAF;
  padding-left: 8px;
  margin-left: 5px;
}

.author-info p {
  margin-bottom: 5px;
}

/* Comments area */
.comments-area {
  margin: 40px 0;
}

.comments-list .comment-content {
  margin: 15px 0;
}

.comments-list .comment-reply {
  color: #303030;
  font-weight: 400;
}

.comments-list .comment-reply:hover {
  color: #ee163a;
}

.comments-counter {
  font-size: 18px;
}

.comments-counter a {
  color: #323232;
}

.comments-list {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}

.comments-list .comment {
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.comments-list .comment.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.comments-list img.comment-avatar {
  width: 84px;
  height: 84px;
  border-radius: 100%;
  margin-right: 30px;
}

.comments-list .comment-body {
  margin-left: 110px;
}

.comments-list .comment-author {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-size: 16px;
  color: #303030;
}

.comments-list .comment-date {
  color: #959595;
  margin-bottom: 5px;
  font-size: 12px;
}

.comments-reply {
  list-style: none;
  margin: 0 0 0 70px;
}

.comments-form {
  margin-bottom: 0;
}

.comments-form .title-normal {
  margin-bottom: 20px;
}

.comments-form .btn.btn-primary {
  margin-top: 20px;
}

/* Sidebar
================================================== */
.sidebar .widget-title {
  font-size: 20px;
  font-weight: 700;
  position: relative;
  margin-bottom: 40px;
  margin-top: 0;
  padding-bottom: 15px;
  line-height: normal;
}

.sidebar .widget-title:before {
  content: "";
  position: absolute;
  display: inline-block;
  bottom: 0px;
  width: 40px;
  height: 3px;
  left: 0;
  z-index: 1;
  background: #ee163a;
}

/* Widget common */
.sidebar .widget {
  margin-bottom: 40px;
}

.sidebar-left .widget {
  margin-right: 20px;
}

.sidebar-right .widget {
  margin-left: 20px;
}

.sidebar .widget.box {
  padding: 25px;
}

.widget.box.solid {
  background: #f2f2f2;
}

.widget.box.red {
  background: #ec483b;
  color: #fff;
}

.widget.box.red .widget-title {
  color: #fff;
}

.widget ul li {
  line-height: 30px;
}

.sidebar .widget ul li a {
  color: #303030;
}

.sidebar .widget ul li a:hover {
  color: #ee163a;
}

.sidebar .widget ul li i {
  margin-right: 5px;
}

.sidebar .btn {
  font-weight: 700;
  font-size: 12px;
  margin-top: 15px;
  padding: 10px 25px;
}

/* Sidebar nav */
.sidebar ul {
  border: 0;
}

.sidebar ul li a {
  color: #303030;
  border-radius: 0;
  padding: 15px 0;
  padding-left: 0;
  font-weight: 400;
  border-bottom: 1px solid #ddd;
  -webkit-transition: 400ms;
  transition: 400ms;
  display: block;
}

.sidebar ul li.active a,
.sidebar ul li:hover a {
  color: #ee163a;
}

.sidebar ul li {
  color: #303030;
  line-height: normal;
}

.sidebar ul li:last-child a {
  border-bottom: 0;
}

/* Service menu */
.sidebar ul.service-menu li a {
  background-color: #f4f4f4;
  font-family: 'Roboto Slab', serif;
  padding: 15px 20px;
  border: 0;
  margin-bottom: 8px;
  position: relative;
  -webkit-transition: 400ms;
  transition: 400ms;
}

.sidebar ul.service-menu li.active a,
.sidebar ul.service-menu li:hover a {
  background: #ee163a;
  color: #fff;
  cursor: pointer;
  font-weight: 700;
}

.sidebar ul.service-menu li a:before {
  content: "\f105";
  font-family: FontAwesome;
  padding-right: 10px;
  font-weight: normal;
}

/* Recent News */
.widget.recent-posts .widget-title {
  margin-bottom: 35px;
}

.widget.recent-posts ul li {
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
  margin-bottom: 17px;
}

.widget.recent-posts ul li:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.widget.recent-posts .posts-thumb img {
  margin-right: 15px;
  width: 90px;
  height: 65px;
}

.widget.recent-posts .post-info .entry-title {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

.widget.recent-posts .entry-title a {
  color: #303030;
}

.widget.recent-posts .entry-title a:hover {
  color: #ee163a;
}

.widget.recent-posts .post-date {
  font-weight: 400;
  color: #999;
  text-transform: capitalize;
}

/* Widget tags */
.widget-tags ul > li {
  float: left;
  margin: 3px;
}

.sidebar .widget-tags ul > li a {
  border: 1px solid #eee;
  color: #303030;
  display: block;
  font-size: 14px;
  padding: 3px 15px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.sidebar .widget-tags ul > li a:hover {
  background: #ee163a;
  color: #fff;
  border: 1px solid transparent;
}

/* Error page
================================================== */
.error-page .error-code h2 {
  display: block;
  font-size: 200px;
  line-height: 200px;
  color: #303030;
  margin-bottom: 20px;
}

.error-page .error-body .btn {
  margin-top: 30px;
  font-weight: 700;
}

@media (min-width: 1200px) {
  .navbar-collapse {
    padding-right: 0;
  }
}
/* Medium Devices, Desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown i {
    display: none;
  }

  /* Header */
  ul.navbar-nav > li {
    padding: 0 10px;
  }

  ul.navbar-nav > li > a,
  .dropdown-menu li a {
    font-size: 12px;
  }

  /* Clients */
  .clients-logo {
    margin-bottom: 20px;
  }

  /* Subscribe */
  .newsletter-form input {
    min-width: 340px;
  }

  /* Action box */
  .action-box-text {
    font-size: 13px;
  }

  /* Footer */
  .footer-social ul li {
    margin: 0 3px 0 0;
  }

  .footer-menu {
    float: none;
  }

  #back-to-top.affix {
    bottom: 35px;
  }

  #back-to-top {
    right: 15px;
  }
}
/* Small Devices, Tablets */
@media (min-width: 768px) and (max-width: 991px) {
  /* top info */
  ul.top-info li {
    padding-right: 12px;
  }

  /* Header */
  .navbar-fixed {
    position: relative;
    -webkit-animation: none;
            animation: none;
  }

  .logo {
    text-align: center;
    width: 100%;
  }

  .nav-style-boxed .logo {
    padding: 30px 0 25px 10px;
  }

  /* Navigation breakpoint */
  .navbar-toggle {
    display: block;
    position: absolute;
    top: 0;
    right: 25px;
    margin-top: 28px;
    z-index: 1;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  ul.navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  ul.navbar-nav > li {
    float: none;
    display: block;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-collapse.in {
    overflow-y: auto;
  }

  ul.nav li.dropdown:hover ul.dropdown-menu {
    display: none;
  }

  ul.nav li.dropdown.open ul.dropdown-menu {
    display: block;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* Navigation */
  .site-nav-inner {
    width: 100%;
    display: inline-block;
    background: #1c1c1c;
    background: rgba(0, 0, 0, 0.95);
  }

  .navbar-collapse {
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
  }

  ul.navbar-nav > li:hover > a:after,
  ul.navbar-nav > li.active > a:after {
    content: '';
  }

  .dropdown-menu li a {
    color: #fff;
  }

  .navbar-nav .open .dropdown-menu > li {
    padding-left: 0;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 15px 15px 15px 10px;
  }

  ul.navbar-nav > li {
    display: block;
    padding-left: 30px;
  }

  ul.navbar-nav > li:first-child {
    padding-left: 30px;
  }

  ul.navbar-nav > li.nav-search,
  ul.navbar-nav > li.header-get-a-quote {
    display: none;
  }

  ul.navbar-nav {
    width: 100%;
    padding: 0 0 10px;
  }

  ul.navbar-nav li {
    float: none;
  }

  ul.navbar-nav li a {
    line-height: normal !important;
    padding: 15px 0;
    color: #333;
    border-bottom: 0;
  }

  ul.navbar-nav .dropdown-menu {
    float: none;
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
  }

  ul.navbar-nav .dropdown-menu li a {
    padding-left: 20px !important;
    background: none !important;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 0;
    position: relative;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu a {
    padding-left: 50px;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu a i {
    margin-top: -22px;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {
    padding-left: 35px !important;
  }

  ul.navbar-nav .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 0;
    background: none !important;
  }

  ul.navbar-nav li a i, .dropdown-submenu > a:after {
    background: #f5f5f5;
    border-radius: 2px;
    float: right;
    width: 36px;
    height: 28px;
    line-height: 28px;
    margin-top: -5px;
    text-align: center;
  }

  .dropdown-submenu > a:after {
    margin-right: 0;
  }

  .header-ticket a.ticket-btn {
    border: 0;
    display: inline-block;
  }

  .header-ticket i {
    display: none;
  }

  /* Header transparent */
  .header .navbar-collapse {
    padding: 15px;
  }

  .header ul.navbar-nav li a {
    border-top: 1px solid #333;
    border-bottom: 0;
  }

  .header .dropdown-menu li a {
    color: #fff;
  }

  .header ul.navbar-nav li a i, .dropdown-submenu > a:after {
    background: #333;
  }

  /* Slideshow */
  #main-slide .item {
    min-height: 500px;
  }

  .slide-title {
    font-size: 32px;
    line-height: 40px;
  }

  .slide-sub-title {
    font-size: 16px;
    line-height: 26px;
  }

  .slider-description.lead {
    font-size: 14px;
  }

  .slider.btn {
    font-size: 12px;
    padding: 10px 25px;
  }

  /* Intro */
  .intro-video {
    display: inline-block;
  }

  .featured-tab {
    margin-top: 40px;
  }

  /* Facts */
  .ts-facts .ts-facts-icon {
    margin-right: 0;
  }

  /* Speaker */
  .ts-speaker {
    margin-bottom: 40px;
  }

  /* Pricing */
  .ts-pricing-box {
    margin-bottom: 40px;
  }

  /* Latest post */
  .latest-post {
    margin-bottom: 30px;
  }

  /* Sidebar */
  .sidebar-right .widget {
    margin-left: 0;
  }

  .sidebar.sidebar-right {
    margin-top: 30px;
  }

  .share-items.pull-right {
    float: none !important;
    clear: both;
    margin-top: 50px;
  }
}
/* Small Devices Potrait */
@media (max-width: 767px) {
  /* Top bar */
  ul.top-info {
    text-align: center;
  }

  .top-social {
    text-align: center;
    margin-top: 5px;
  }

  /* Header */
  .navbar-header {
    float: left;
  }

  .logo {
    text-align: center;
    padding-left: 15px;
  }

  .logo img {
    width: 180px !important;
    background-size: contain !important;
  }

  .logo-area {
    padding: 40px 0;
  }

  .logo-area .logo {
    padding-bottom: 40px;
  }

  /* Header fixed*/
  .navbar-fixed-top .logo {
    padding: 20px 0 0 20px;
  }

  .navbar-fixed-top .navbar-toggle {
    margin-top: 20px;
  }

  .navbar-fixed-top .site-nav-inner {
    margin-top: 20px;
  }

  /* Navigation */
  .site-nav-inner {
    width: 100%;
    display: inline-block;
    background: #1c1c1c;
    background: rgba(0, 0, 0, 0.95);
  }

  .navbar-collapse {
    width: 100%;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
  }

  ul.navbar-nav > li:hover > a:after,
  ul.navbar-nav > li.active > a:after {
    content: '';
  }

  .dropdown-menu li a {
    color: #fff;
  }

  .navbar-nav .open .dropdown-menu > li {
    padding-left: 0;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 15px 15px 15px 10px;
  }

  ul.navbar-nav > li {
    display: block;
    padding-left: 30px;
  }

  ul.navbar-nav > li:first-child {
    padding-left: 30px;
  }

  ul.navbar-nav > li.nav-search,
  ul.navbar-nav > li.header-get-a-quote {
    display: none;
  }

  ul.navbar-nav {
    width: 100%;
    padding: 0 0 10px;
  }

  ul.navbar-nav li {
    float: none;
  }

  ul.navbar-nav li a {
    line-height: normal !important;
    padding: 15px 0;
    color: #fff;
    border-bottom: 0;
  }

  ul.navbar-nav .dropdown-menu {
    float: none;
    position: relative;
    border: 0;
    margin: 0;
    padding: 0;
  }

  ul.navbar-nav .dropdown-menu li a {
    padding-left: 20px !important;
    background: none !important;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu {
    left: 0;
    position: relative;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu a {
    padding-left: 50px;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu a i {
    margin-top: -22px;
  }

  ul.navbar-nav li.dropdown ul.dropdown-menu li.dropdown-submenu .dropdown-menu li a {
    padding-left: 35px !important;
  }

  ul.navbar-nav .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
    border-top: 0;
    background: none !important;
  }

  ul.navbar-nav li a i, .dropdown-submenu > a:after {
    background: #f5f5f5;
    border-radius: 2px;
    float: right;
    width: 36px;
    height: 28px;
    line-height: 28px;
    margin-top: 10px;
    right: 0;
    text-align: center;
    position: absolute;
    top: 0;
  }

  .dropdown-submenu > a:after {
    margin-right: 0;
  }

  .header-ticket a.ticket-btn {
    border: 0;
    display: inline-block;
  }

  .header-ticket i {
    display: none;
  }

  /* Header transparent */
  .header .navbar-collapse {
    padding: 15px;
  }

  .header ul.navbar-nav li a {
    border-top: 1px solid #333;
    border-bottom: 0;
  }

  .header .dropdown-menu li a {
    color: #fff;
  }

  .header ul.navbar-nav li a i, .dropdown-submenu > a:after {
    background: #333;
    color: #fff;
  }

  /* Header white */
  .header-white .logo {
    text-align: left;
    min-height: 80px;
    padding-left: 20px;
  }

  .header-white .logo img {
    width: 145px !important;
    background-size: contain !important;
    background-repeat: no-repeat;
  }

  .navbar-toggle {
    position: absolute;
    top: 0;
    right: 20px;
    margin-top: 25px;
    z-index: 1;
  }

  .header-white .navbar-collapse {
    margin-top: 15px;
  }

  .header-white ul.navbar-nav > li > a {
    line-height: 20px;
    padding-left: 25px;
  }

  .header-white ul.navbar-nav > li:hover > a,
  .header-white ul.navbar-nav > li.active > a {
    color: #fce329;
  }

  /* Slideshow */
  #main-slide .item,
  .page-slider .item {
    min-height: 550px;
    background-position: 70% 50%;
  }

  #main-slide .slider-content {
    width: 90%;
  }

  #main-slide .slider-content.text-left {
    left: 5%;
  }

  #main-slide .slider-content.text-right {
    right: 5%;
  }

  .slide-title-box {
    font-size: 12px;
    line-height: 29px;
  }

  .slide-title {
    font-size: 32px;
    line-height: 40px;
  }

  .slide-sub-title {
    font-size: 16px;
    line-height: 26px;
  }

  .slider-description.lead {
    font-size: 14px;
  }

  .slider.btn {
    font-size: 10px;
    padding: 10px 15px;
  }

  /* Banner & Counter */
  .countdown div > span {
    font-size: 48px;
  }

  .countdown .smalltext {
    font-size: 18px;
  }

  .banner-content.text-left .countdown > div.counter-day {
    margin-left: 30px;
  }

  .banner-item {
    min-height: 650px;
  }

  .banner-content, .banner-reg-form {
    padding: 150px 0;
  }

  .banner-content .banner-title,
  .banner-content .classic-style .banner-title {
    font-size: 36px;
    line-height: 48px;
  }

  .banner-content .banner-desc {
    font-size: 18px;
  }

  .banner-content .banner-desc span {
    padding: 0 15px;
    display: block;
    margin-bottom: 12px;
  }

  .countdown.classic-style > div {
    margin-bottom: 20px;
  }

  .countdown.countdown-col {
    margin-top: 30px;
  }

  .countdown.countdown-col > div {
    margin: 20px;
  }

  /* Intro */
  .intro-video {
    display: inline-block;
  }

  .featured-tab {
    margin-top: 40px;
  }

  .featured-tab .nav-tabs > li > a {
    margin-bottom: 20px;
  }

  /* Facts */
  .ts-facts {
    margin-bottom: 30px;
  }

  /* Speakers */
  .ts-speaker {
    margin-bottom: 50px;
  }

  .ts-speaker-image img {
    width: 100%;
  }

  /* Schedule-tab */
  .schedule-slot-time {
    width: 100%;
    margin-bottom: 20px;
  }

  .schedule-slot-info {
    width: 100%;
  }

  .schedule-listing {
    padding: 25px 20px;
  }

  .schedule-tab .nav-tabs > li > a {
    margin-bottom: 15px;
  }

  /* Sponsor */
  .ts-sponsors .container {
    padding-left: 45px;
    padding-right: 45px;
  }

  .ts-sponsors .sponsor-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .section-title {
    font-size: 28px;
  }

  .section-sub-title {
    font-size: 16px;
  }

  .sponsor-logo,
  .post-thumbnail_link {
    margin: 0 0 30px;
  }

  .sponsor-title {
    margin-bottom: 40px;
  }

  /* Pricing */
  .ts-pricing-box {
    margin-bottom: 30px;
  }

  /* Latest post */
  .latest-post {
    margin-bottom: 30px;
  }

  /* Newsletter */
  .newsletter-form {
    z-index: 1;
    position: relative;
    max-width: 210px;
  }

  .newsletter-form input {
    width: 85%;
  }

  .newsletter-form button {
    padding: 15px 20px;
    right: -10px;
  }

  /* Venue */
  .venu-info-content {
    margin-bottom: 30px;
  }

  /* Footer */
  .copyright-info {
    margin: 20px 0;
  }

  #back-to-top.affix {
    bottom: 70px;
  }

  #back-to-top {
    right: 10px;
  }

  .copyright-info {
    font-size: 13px;
    text-align: center;
  }

  .footer-menu {
    float: none;
    text-align: center;
  }

  .footer-menu ul li {
    padding-left: 5px;
  }

  .footer-menu ul.nav li a {
    font-size: 12px;
  }

  /* Page title */
  .page-banner-title h2 {
    font-size: 36px;
  }

  /* Sidebar */
  .sidebar-right .widget {
    margin-left: 0;
  }

  .sidebar.sidebar-right {
    margin-top: 30px;
  }

  .share-items.pull-right {
    float: none !important;
    clear: both;
    margin-top: 50px;
  }

  /* Blog */
  .comments-reply {
    margin: 0;
    padding: 0;
  }

  .comments-list .comment-date {
    float: none !important;
    display: block;
  }
}
/* Extra Small Devices, Phones */
@media (max-width: 479px) {
  .banner-btn .btn-primary {
    margin-bottom: 13px;
  }
}
/* Custom, iPhone Retina */
#page-banner-area {
  background-image: url("../images/banner1.jpg");
}

#banner .banner-item {
  background-image: url("../images/bg1.jpg");
}

/* tabs */
.cherry-tabs-nav {
  margin-bottom: 30px;
  text-align: center;
}
.cherry-tabs-nav span {
  color: #fff;
  background: #1c1c24;
  text-shadow: none;
  border-radius: 25px;
  font-weight: 700;
  margin: 0 10px 0 0;
  padding: 13px 30px;
  font-size: 16px;
  line-height: 1.42857143;
  border: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 381px) {
  .cherry-tabs-nav span {
    margin: 0 10px 10px 0;
    padding: 15px 30px;
  }
}
.cherry-tabs-nav span.cherry-tabs-current {
  color: #fff;
  background: #ee163a;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
}

.cherry-tabs-pane {
  padding: 0;
}

.team-socials_item {
  margin: 0;
}

.team-socials_label {
  display: none;
}

.team-socials_link {
  height: 48px;
  width: 48px;
}

.template-tickets .meta-box {
  display: inline;
}
.template-tickets .ticket-item.even strong, .template-tickets .ticket-item.even .currency {
  color: #ee163a;
}
.template-tickets .ticket-item.even .btn {
  background: #ee163a;
}

.es_shortcode_form {
  display: none;
}

.copyright-info a:hover {
  color: #fff;
}

.template-speakers .team-item {
  width: 100%;
}
.template-speakers .team-item.even .ts-speaker-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

input.searching {
  height: 34px !important;
  color: #333;
  background-color: #fff;
  border: 1px solid #ccc !important;
  border-radius: 4px;
  padding: 0 4px;
}

#commentform label {
  display: block;
}

.container {
  max-width: 100%;
}

.cherry-spoiler-c {
  border-radius: 0;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
}
.cherry-spoiler-c.is-active .cherry-spoiler-title {
  color: #ee163a;
}

.cherry-spoiler-title {
  background: none;
  border-radius: 0;
  position: relative;
  padding: 14px 20px 14px 15px;
  color: #333;
  border-color: #ddd;
  font-size: 16px;
  line-height: normal;
  cursor: pointer;
}

.cherry-spoiler-content {
  border-top: 1px solid #ddd;
  padding: 20px 20px 10px 20px;
  display: none;
}

.template-eventech .event-item.even .schedule-listing {
  background: #fff;
}
.template-eventech .lead {
  color: #ee163a;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}
.template-eventech .post-content {
  margin: 0;
}

#search-2 {
  display: none;
}

#primary .post .thumbnail {
  border: none;
}
#primary .post .entry-title a, #primary .post .entry-title {
  color: #000;
  font-size: 24px;
  margin: 5px 0 15px;
  position: relative;
  line-height: 34px;
}
#primary .post .entry-title a:hover, #primary .post .entry-title:hover {
  color: #ee163a;
}

#commentform p {
  margin-bottom: 15px;
}
#commentform textarea, #commentform input:not([type="submit"]) {
  height: 44px;
  display: block;
  width: 100%;
  padding: 5px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  border: 1px solid #ddd;
  color: #959595;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
#commentform textarea {
  height: auto;
}

@media (min-width: 768px) {
  .comment-form-author, .comment-form-email, .comment-form-url {
    width: calc((100% / 3) - 2.5px);
    position: relative;
    min-height: 1px;
    display: inline-block;
  }

  .comment-form-email {
    padding: 0 15px;
  }

  .comment-form-url {
    padding: 0 0 0 15px;
  }

  .comment-form-author {
    padding: 0 15px 0 0;
  }
}
/* Other */
html .cherry-box .box-primary {
  background-color: transparent;
  color: inherit;
}

html .cherry-box .inner {
  padding: 0;
}

.home .cherry-tabs-nav {
  text-align: center;
}

html .row > .container > .row {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  html .row > .container > .row {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
}

html .row {
  width: 100%;
}
@media (max-width: 991px) {
  html .row {
    width: auto;
  }
}

.head-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.head-wrap .head-wrap-inner {
  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;
}
@media (max-width: 991px) {
  .head-wrap .head-wrap-inner {
    width: 100%;
  }
}
.head-wrap .head-wrap-inner .button-wrap {
  margin-left: 13px;
}

/* Get a quote */
html .header ul.navbar-nav .header-ticket a {
  padding: 7px 15px 7px 30px !important;
  border: 2px solid #ee163a;
  font-size: 12px !important;
  line-height: 20px !important;
  line-height: normal;
  color: #fff;
  position: relative;
  background: #ee163a;
  display: inline-block;
  border: 2px solid transparent;
  border-radius: 25px;
}
@media (max-width: 991px) {
  html .header ul.navbar-nav .header-ticket a {
    padding: 7px 15px 7px 30px !important;
  }
}
html .header ul.navbar-nav .header-ticket a:before {
  position: absolute;
  display: block;
  content: "\f145";
  font-weight: 700;
  font-family: "FontAwesome";
  top: 10px;
  left: 15px;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
}
html .header ul.navbar-nav html .header-ticket a:hover,
html .header ul.navbar-nav html .header-ticket a:focus {
  background: #ee163a !important;
  color: #fff !important;
}

html .row .container .row .template-event_blog {
  margin-left: 0;
  margin-right: 0;
}

/*Gallery*/
.lg-outer .lg-thumb {
  margin: 0 auto;
}

html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link {
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:before {
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link img {
  -webkit-transform: perspective(1px) scale3d(1.1, 1.1, 1);
  transform: perspective(1px) scale3d(1.1, 1.1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link .tm_pg_gallery-item_meta .tm_pg_gallery-item_default_icon.material-icons {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  z-index: 1;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 100%;
  background: #ee163a;
  color: #fff;
  opacity: 0;
  -webkit-transform: perspective(1px) scale3d(0, 0, 0);
  transform: perspective(1px) scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link .tm_pg_gallery-item_meta .tm_pg_gallery-item_default_icon.material-icons:before {
  content: "\f002";
  display: inline-block;
  font: normal normal normal 14px/50px FontAwesome;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link .tm_pg_gallery-item_default_icon {
  font-size: 0;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover img {
  -webkit-transform: perspective(1px) scale3d(1.15, 1.15, 1);
  transform: perspective(1px) scale3d(1.15, 1.15, 1);
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover:before {
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
html .tm-pg_front_gallery-grid .tm_pg_gallery-item_link:hover .tm_pg_gallery-item_meta .tm_pg_gallery-item_default_icon.material-icons {
  opacity: 1;
  -webkit-transform: perspective(1px) scale3d(1, 1, 1);
  transform: perspective(1px) scale3d(1, 1, 1);
}

.cherry-services_item .venu-info-link {
  position: relative;
  padding-right: 10px;
}
.cherry-services_item .venu-info-link:hover:after {
  color: #000000;
}
.cherry-services_item .venu-info-link:after {
  position: absolute;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  content: "\f105";
  color: #ee163a;
  top: 2px;
  right: 0;
}

.cherry-services_item.clear-col-sm {
  clear: none;
}

.cherry-accordion-c {
  width: 100%;
}

/*
* @subsection   Terms  List
*/
.terms-list > dt {
  font-size: 25px;
}

.terms-list > dt + dd {
  margin-top: 30px;
}

.terms-list > dd + dt {
  margin-top: 42px;
}

/*# sourceMappingURL=main.css.map */