/*
=====================
   table of content 
====================
1.   Typography
2.   Global Styles
3.   header nav
4.   hero area
5    intro area
6.   ts speakers area
7.   experiyence area
8.   schedule area 
9.   pricing area 
10.  blog area 
11.  sponsros area 
12.  map direction area 
13.  newsletter area 
14.  footer area 
15.  funfact area 
16.  contact area 
17.  blog details area 
18.  about area 
19.  faq area 
20.  404  
*/
/*
	Template Name: Exhibit -  Conference & Event HTML Template
	Author: Themewinter
	Author URI: https://themeforest.net/user/tripples
	Description: Eventor -  Conference & Event HTML Template
	Version: 1.0
*/
/* Table of Content
==================================================
1.	Typography
2.  Global Styles (body, link color, gap, ul, section-title, overlay etc)
3.  Header area
4.	Banner area

	
*/
@import url("https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i");
@import url("https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");
@font-face {
  font-family: 'GT Pressura';
  src: url("../fonts/GT Pressura/gt-pressura-regular-web-webfont.ttf");
  src: url("../fonts/GT Pressura/gt-pressura-regular-web-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'GT Pressura-light-italic';
  src: url("../fonts/GT Pressura/gt-pressura-light-italic-web-webfont.ttf");
  src: url("../fonts/GT Pressura/gt-pressura-light-italic-web-webfont.ttf") format("truetype");
  font-weight: lighter;
  font-style: italic;
}

@font-face {
  font-family: 'GT Pressura-regular-italic';
  src: url("../fonts/GT Pressura/gt-pressura-regular-italic-web-webfont.ttf");
  src: url("../fonts/GT Pressura/gt-pressura-regular-italic-web-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'GT Pressura-bold-italic';
  src: url("../fonts/GT Pressura/gt-pressura-bold-italic-web-webfont.ttf");
  src: url("../fonts/GT Pressura/gt-pressura-bold-italic-web-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'GT Pressura-bold';
  src: url("../fonts/GT Pressura/gt-pressura-bold-web-webfont.ttf");
  src: url("../fonts/GT Pressura/gt-pressura-bold-web-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

/* Typography
================================================== */
body,
p {
  font-family: 'Roboto';
  line-height: 26px;
  font-size: 16px;
  color: #888888;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'GT Pressura-bold';
}

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

body {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

ul {
  padding: 0;
  margin: 0;
}

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

a {
  color: #6b6b6b;
}

a:hover {
  text-decoration: none;
}

a.read-more {
  color: #051d44;
  font-weight: 700;
}

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

.body-color {
  background: #FFFFFF;
  color: #6b6b6b;
}

section,
.section-padding {
  padding: 95px 0 70px;
  position: relative;
}

.section-bg {
  background: #f9fafc;
}

.slick-dots li button:before {
  font-size: 9px;
}

.slick-dots li.slick-active button:before {
  color: #8295a1;
  font-size: 12px;
}

.no-padding {
  padding: 0;
}

.p-60 {
  padding: 60px 0;
}

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

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

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

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

.mb-25 {
  margin-bottom: 25px;
}

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

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-100 {
  margin-bottom: 100px;
}

.mt-60 {
  margin-top: 60px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-100 {
  margin-right: 100px;
}

.ml-70 {
  margin-left: 70px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-100 {
  margin-right: 100px;
}

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

.pab {
  padding-bottom: 0;
}

a:focus {
  outline: 0;
}

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

.btn {
  font-size: 22px;
  color: #FFFFFF;
  background: #8295a1;
  height: 65px;
  padding: 0 65px;
  line-height: 65px;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  outline: none;
  border-radius: 0px;
  text-decoration: none;
  cursor: pointer;
}

.btn:focus {
  outline: none;
}

.btn:hover {
  color: #FFFFFF;
}

.section-title,
.column-title {
  font-size: 40px;
  line-height: 35.5px;
  font-weight: 800;
  color: #051d44;
  position: relative;
  margin-bottom: 65px;
  text-align: center;
}

.section-title span,
.column-title span {
  display: block;
  font-size: 14px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 26px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  margin-bottom: 10px;
  margin-top: -5px;
}

.section-title.white,
.column-title.white {
  color: #FFFFFF;
}

.section-title.white:after,
.column-title.white:after {
  background-image: url(../images/shap/title-white.png);
}

.section-title.white span,
.column-title.white span {
  color: #FFFFFF;
}

.column-title {
  margin-bottom: 35px;
  line-height: 42px;
  text-align: left;
}

.column-title span {
  margin-top: 0;
}

.column-title:after {
  right: auto;
}

.ts-title {
  font-size: 24px;
}

.text-title {
  font-size: 36px;
  font-family: 'GT Pressura';
  line-height: 40px;
  text-align: center;
  margin-bottom: 70px;
}

.text-title strong {
  font-family: 'GT Pressura-bold';
}

.overlay:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.5);
}

/*  */
/*==========================
      header area
===========================*/
.header .navbar {
  padding: 0;
}

.header .navbar-toggler {
  padding: 8px 12px;
}

.header .navbar-toggler .navbar-toggler-icon i {
  color: #2372b9;
  font-weight: 700;
  font-size: 32px;
}

.header .navbar-brand {
  padding-right: 20px;
}

.header ul.navbar-nav > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header ul.navbar-nav > li > a {
  font-weight: 700;
  font-size: 15px;
  line-height: 17px;
  font-family: 'GT Pressura';
  padding: 22px 48px;
  display: block;
}

.header ul.navbar-nav > li:hover {
  background-color: #051d44;
}

.header ul.navbar-nav > li:hover a {
  font-family: 'GT Pressura-bold';
  color: #FFFFFF;
  font-size: 18px;
}

.header ul.navbar-nav > li.header-ticket {
  margin-top: 15px;
}

.header ul.navbar-nav li .dropdown-menu {
  padding: 10px 20px;
  min-width: 230px;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  border: none;
}

.header ul.navbar-nav li .dropdown-menu li a {
  padding: 12px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 14px;
  display: block;
  color: #222;
}

.header ul.navbar-nav li .dropdown-menu li a:hover {
  color: #051d44;
}

.header ul.navbar-nav li .dropdown-menu li:last-child a {
  border-bottom: none;
}

.header.sticky {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  background: #FFFFFF;
}

.header.sticky .navbar {
  padding: 0;
}

.header.sticky.fade_down_effect {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.header.sticky.header-classic {
  background: #fff;
  -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 0;
}

.dropdown-menu.show {
  display: none;
}

@media (min-width: 991px) {
  .header ul.navbar-nav li:hover > .dropdown-menu {
    display: block;
    border: none;
  }
}

form #back1, form #next1 {
  color: #FFFFFF;
}

form #back1 {
  text-align: left;
}

form #next1 {
  text-align: right;
}

form .form-control {
  background-color: #cbd7ed;
  border: 2px solid #051d44;
}

/*==========================
      hero area
===========================*/
.modal .btn {
  padding: 0 18px !important;
  min-width: 65px;
  font-size: 17px;
}

.hero-area {
  padding: 0;
  background-color: #dbdbdb;
}

.hero-area .banner-item {
  margin: 0px 0px;
  max-height: 520px;
  background-position: center -10%;
  background-size: cover;
  background-attachment: fixed;
  color: #FFFFFF;
}

.hero-area .banner-item .banner-content-wrap {
  padding: 260px 0 50px;
}

.hero-area .banner-item .banner-content-wrap .banner-title {
  margin-bottom: 20px;
  font-size: 64px;
  line-height: 53px;
}

.hero-area .banner-item .banner-content-wrap .banner-info {
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 53px;
}

.hero-area .sub-sect {
  z-index: 10;
  top: -45px;
  position: relative;
  padding-top: 20px;
}

.hero-area .sub-sect .bloq {
  background-color: #FFFFFF;
  padding: 40px 36px;
  margin-bottom: 10px;
  min-height: 229px;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.hero-area .sub-sect .bloq h2 {
  font-size: 30px;
  color: #051d44;
  line-height: 27px;
}

.hero-area .sub-sect .bloq p {
  line-height: 19px;
  margin-bottom: 0px;
}

.hero-area .sub-sect .bloq:hover {
  background-color: #051d44;
}

.hero-area .sub-sect .bloq:hover p, .hero-area .sub-sect .bloq:hover h2 {
  color: #FFFFFF;
}

.hero-area.hero-two {
  border-bottom: none;
}

.hero-area.hero-two .banner-item {
  background-position: 60%;
  margin: 0px 0px;
  min-height: 526px;
  background-size: cover;
  background-attachment: fixed;
  color: #FFFFFF;
}

.hero-area.hero-two .banner-item .banner-content-wrap {
  padding: 0 0 100px;
}

.hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
  margin-bottom: 20px;
  font-size: 64px;
  line-height: 60px;
}

.hero-area.hero-two .banner-item .banner-content-wrap .banner-info {
  margin-bottom: 0px;
  font-size: 48px;
  line-height: 53px;
}

.hero-area.hero-two .banner-item .banner-content-wrap p {
  color: #FFFFFF;
}

.hero-area.hero-two .banner-item.two {
  background-position: 40%;
}

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

/*==========================
      intro area
===========================*/
.intro-line {
  background-repeat: no-repeat;
  background-position: center;
}

.ts-intro.event-intro .single-intro-text {
  padding: 35px 82px 40px 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: justify;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.ts-intro.event-intro .single-intro-text img {
  margin-bottom: 10px;
}

/*==========================
     ts speaker
===========================*/
.ts-speakers {
  padding-top: 120px;
  padding-bottom: 90px;
  position: relative;
  overflow: hidden;
  background-color: #dbdbdb;
}

.ts-speakers .section-title {
  color: #6b6b6b;
  text-align: left;
  line-height: 46px;
  padding-top: 15px;
}

.ts-speaker {
  position: relative;
  text-align: center;
  margin-bottom: 55px;
}

.ts-speaker .speaker-img {
  width: 255px;
  height: 255px;
  position: relative;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  overflow: hidden;
  margin: auto auto 20px;
}

.ts-speaker .speaker-img img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.ts-speaker .speaker-img:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(59, 29, 130, 0.5);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  opacity: 0;
  z-index: 1;
}

.ts-speaker .view-speaker {
  position: absolute;
  left: 0;
  top: 70%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFFFFF;
  font-size: 22px;
  width: 50px;
  height: 50px;
  margin: auto;
  border: 2px solid #ddd;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  padding: 12px 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  opacity: 0;
  z-index: 2;
}

.ts-speaker .ts-title {
  margin-bottom: 5px;
}

.ts-speaker .ts-title a {
  color: #222222;
}

.ts-speaker:hover .speaker-img img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.ts-speaker:hover .speaker-img:before {
  opacity: 1;
}

.ts-speaker:hover .view-speaker {
  top: 50%;
  opacity: 1;
}

.ts-speaker:hover .ts-title a {
  color: #051d44;
}

/*============================
 ts schedule 
 ===========================*/
/* ts-schedule-white */
.ts-schedule-white * {
  color: #fff;
}

.ts-schedule-white * .schedule-listing:hover .schedule-slot-title {
  color: #051d44;
}

.schedule-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.schedule-listing .schedule-slot-info {
  position: relative;
  padding: 35px 40px 35px 170px;
  border: 1px dashed #171298;
  border-left: none;
  width: 100%;
}

.schedule-listing .schedule-slot-info .schedule-slot-speakers {
  position: absolute;
  left: 40px;
  top: 0;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  bottom: 0;
  margin: auto;
}

.schedule-listing .schedule-slot-info .schedule-slot-title {
  font-size: 24px;
}

.schedule-listing .schedule-slot-info .schedule-slot-title strong {
  font-size: 14px;
  color: #efefef;
  margin-left: 12px;
}

.schedule-listing .schedule-slot-info p {
  margin-bottom: 0;
}

.schedule-listing:hover .schedule-slot-title {
  color: #46557b;
}

.schedule-listing.launce .schedule-slot-title {
  float: left;
  margin-bottom: 0;
}

.schedule-listing.launce .schedule-slot-info-content img {
  float: right;
}

.schedule-listing-btn {
  text-align: center;
  margin-top: 60px;
}

@-webkit-keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.ts-schedule-nav {
  text-align: left;
  padding-bottom: 0px;
}

.ts-schedule-nav .section-title {
  text-align: left;
}

.ts-schedule-nav .col-one .content-1 {
  padding-left: 16px;
  border-right: 1px solid #6b6b6b;
  min-height: 200px;
  font-size: 24px;
}

.ts-schedule-nav .col-one .content-1 ul {
  border: none;
  font-family: 'GT Pressura';
}

.ts-schedule-nav .col-one .content-1 ul li {
  padding: 10px 0;
}

.ts-schedule-nav .col-one .content-1 ul li::marker {
  font-family: 'GT Pressura';
  content: '- ';
  margin: 0 3px;
  color: #6b6b6b;
}

.ts-schedule-nav .col-one .content-1.two {
  border-right: none !important;
}

.ts-schedule-nav .col-two .content-2 {
  max-width: 500px;
  line-height: 18px;
}

.ts-schedule-nav .col-two .content-2 img {
  margin-bottom: 20px;
}

.ts-schedule-nav .col-two .content-2 .gray {
  color: #cccdce;
}

.ts-schedule-nav .col-two .content-2 .middle {
  border-left: 1px solid #6b6b6b;
  border-right: 1px solid #6b6b6b;
}

.ts-schedule-nav .col-two .content-2 a {
  margin-left: 15px;
  margin-bottom: 60px;
}

.nav-prog {
  padding: 0;
}

.nav-prog .nav-bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.nav-prog .nav-bottom ul li {
  padding: 3px 16px;
  border-right: 1px solid #6b6b6b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.nav-prog .nav-bottom ul li.border {
  border-right: none !important;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
}

.nav-prog .nav-bottom ul li a {
  text-decoration: none;
  font-size: 18px;
  line-height: 23px;
}

.nav-prog .nav-bottom ul li a:hover .text {
  color: #051d44;
}

.nav-prog .nav-bottom ul li a.active .text {
  border-bottom: 2px solid #051d44;
  font-size: 21px;
  font-weight: bold;
  color: #051d44;
}

/*====================================
      ts-pricing
=====================================*/
.ts-pricing {
  background-color: #46557b;
}

.ts-pricing .section-title {
  color: #FFFFFF;
}

/*=================================
   blog
 =================================*/
.ts-blog {
  padding-bottom: 70px;
}

.ts-blog .post .post-body {
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
}

.ts-blog .post .post-body .entry-header .entry-title {
  font-size: 24px;
  font-weight: 700;
}

.ts-blog .post:hover .post-body {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}

.post-meta {
  font-size: 13px;
  margin-bottom: 15px;
}

.post-meta .post-author {
  margin-right: 25px;
  text-transform: uppercase;
}

.post-meta .post-meta-date {
  display: inline-block;
  color: #e7015e;
  text-transform: uppercase;
  word-spacing: 5px;
}

.post .post-media.post-image {
  width: calc(100% - 40px);
  margin: 0 auto 5px auto;
  position: relative;
}

.post .post-media.post-image img {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.post .post-body {
  padding: 150px 20px 25px 30px;
  margin: -130px 0px 30px;
  -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  background: #FFFFFF;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.post .post-body .entry-header .entry-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
}

.post .post-body .entry-header .entry-title a {
  color: #222222;
}

.post .post-body .entry-header .entry-title a:hover {
  color: #46557b;
}

.post .post-body .entry-content p {
  line-height: 26px;
  color: #888888;
}

.post:hover .post-body {
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
}

.post:hover .post-body .entry-header .entry-title a {
  color: #46557b;
}

.main-container .post .post-body {
  margin-bottom: 50px;
}

.post-meta {
  font-size: 13px;
  margin-bottom: 15px;
}

.post-meta .post-author {
  margin-right: 25px;
  text-transform: uppercase;
}

.post-meta .post-meta-date {
  display: inline-block;
  color: #e7015e;
  text-transform: uppercase;
}

.post .post-media.post-image {
  width: calc(100% - 40px);
  margin: 0 auto 5px auto;
  position: relative;
}

.post .post-media.post-image img {
  -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.post .post-body {
  padding: 150px 20px 25px 30px;
  margin: -130px 0px 30px;
  -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}

.post .post-body .entry-header .entry-title {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px;
}

.post .post-body .entry-header .entry-title a {
  color: #46557b;
}

.post .post-body .entry-header .entry-title a:hover {
  color: #051d44;
}

.post .post-body .entry-content p {
  line-height: 26px;
  color: #888888;
}

/*==========================
      sponsors
============================*/
.ts-intro-sponsors {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.ts-intro-sponsors .sponsors-logo img {
  margin: 0 38px 50px;
}

/*====================================
         ts newsletter
 ====================================*/
.ts-newsletter {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #46557b;
  padding: 55px 0 60px;
  position: absolute;
  width: 100%;
  z-index: 1;
}

.ts-newsletter:before, .ts-newsletter:after {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  background: url(../images/shap/subscribe_slice_left.png) no-repeat;
  height: 100%;
  width: 100%;
  background-position: center;
  background-size: cover;
}

.ts-newsletter:after {
  background: url(../images/shap/subscribe_slice_right.png) no-repeat;
  left: auto;
  right: 0;
  background-size: cover;
}

.ts-newsletter .ts-newsletter-content {
  position: relative;
  z-index: 1;
}

.ts-newsletter .ts-newsletter-content .section-title {
  padding-bottom: 0;
  margin-bottom: 55px;
  color: #FFFFFF;
}

.ts-newsletter .ts-newsletter-content .section-title span {
  color: #FFFFFF;
}

.ts-newsletter .ts-newsletter-content .section-title:after {
  display: none;
}

.newsletter-form {
  position: relative;
  z-index: 1;
}

.newsletter-form .email-form-group {
  margin-right: 10px;
}

.newsletter-form .email-form-group .form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #6f55b0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  font-size: 14px;
  line-height: 40px;
  padding: 0;
  color: #FFFFFF;
}

.newsletter-form .email-form-group .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

.newsletter-form .email-form-group .form-control::-webkit-input-placeholder {
  color: #FFFFFF;
}

.newsletter-form .email-form-group .form-control:-ms-input-placeholder {
  color: #FFFFFF;
}

.newsletter-form .email-form-group .form-control::-ms-input-placeholder {
  color: #FFFFFF;
}

.newsletter-form .email-form-group .form-control::placeholder {
  color: #FFFFFF;
}

/*================================
      ts-footer
 ==================================*/
.copyright-text p {
  margin-bottom: 0;
  color: #a8a8ad;
}

.ts-footer.ts-footer-item {
  background: #051d44;
  padding: 0px 0;
  color: #FFFFFF;
}

.ts-footer.ts-footer-item .footer-border {
  padding: 60px 0;
}

.ts-footer.ts-footer-item .footer-border .ts-footer-social {
  margin-bottom: 20px;
}

.ts-footer.ts-footer-item .footer-border .ts-footer-social ul {
  padding: 0;
}

.ts-footer.ts-footer-item .footer-border .ts-footer-social ul li {
  display: inline-block;
  list-style: none;
}

.ts-footer.ts-footer-item .footer-border .ts-footer-social ul li a {
  display: block;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 2px solid #FFFFFF;
  text-align: center;
  color: #FFFFFF;
  font-size: 17px;
  padding: 3px 0;
  margin: 0 5px;
}

.ts-footer.ts-footer-item .footer-border .ts-footer-social ul li a:hover {
  background: #051d44;
  border-color: #051d44;
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

.ts-footer.ts-footer-item .footer-border .col3 {
  text-align: right;
}

.ts-footer.ts-footer-item .footer-border .col3 .text-med {
  line-height: 14px;
}

.ts-footer.ts-footer-item .footer-border .col2 .text-med {
  font-weight: bold;
}

.ts-footer.ts-footer-item .footer-border .text-small {
  font-size: 10px;
  line-height: 20px;
}

.ts-footer.ts-footer-item .footer-border .text-med {
  font-size: 12px;
  line-height: 21px;
}

.ts-footer.ts-footer-item .footer-border .text-big {
  font-size: 18.5px;
  font-weight: bold;
  margin-bottom: 5px;
}

/*=================================
      ts-intro-outcome
=================================*/
/* ---- isotope ---- */
.grid {
  background: #DDD;
}

/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.ts-gallery {
  padding-bottom: 70px;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

.ts-grid-item {
  margin: 0 -15px;
  background: transparent;
}

.ts-grid-item .grid-item {
  padding: 0 15px;
  margin-bottom: 30px;
}

.ts-grid-item .grid-item a.ts-popup {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.ts-grid-item .grid-item a.ts-popup img {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
}

.ts-grid-item .grid-item a.ts-popup:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.ts-gallery .gallery-wrap {
  margin-top: 40px;
}

.ts-gallery .gallery-2 {
  margin: -40px 0 -60px -100px;
  position: relative;
}

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

.ts-sponsors .sponsor-title {
  max-width: 750px;
  margin: 0 auto;
  display: block;
}

.ts-sponsors .sponsors-logo {
  margin: 10px 0 22px;
  min-height: 125px;
  padding: 0 30px;
  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;
}

.ts-sponsors .sponsors-logo img {
  max-width: 170px;
  width: 100%;
}

.ts-sponsors .sponsors-logo:hover img {
  -webkit-filter: none;
          filter: none;
}

/* 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;
}
/*# sourceMappingURL=style.css.map */
/*==========================
tab rotate 
===========================*/
@media (min-width: 1201px) and (max-width: 1500px) {
  .header ul.navbar-nav > li > a {
    padding: 0 36px;
    font-size: 15.2px;
  }
  .hero-area.hero-two .banner-item {
    min-height: 426px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0 0 85px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 20px;
    font-size: 59px;
    line-height: 59px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-info {
    margin-bottom: 0px;
    font-size: 48px;
    line-height: 53px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .header ul.navbar-nav > li > a {
    padding: 0 10px;
    font-size: 13px;
  }
  .banner-item .banner-content-wrap .banner-title {
    font-size: 60px;
  }
  .hero-area.content-left .banner-item {
    margin: 0;
  }
  .ts-speaker .speaker-img {
    width: 205px;
    height: 205px;
  }
  .speaker-classic .ts-title {
    font-size: 20px;
  }
  .speaker-shap {
    display: none;
  }
  .ts-map .mapouter .gmap_canvas {
    width: 400px;
    height: 400px;
  }
  .ts-single-outcome {
    width: 210px;
    height: 210px;
  }
  .ts-single-outcome i {
    font-size: 60px;
    margin-bottom: 15px;
  }
  .social-box ul li a {
    margin-right: 0;
  }
  .post .post-body .entry-header .entry-title {
    font-size: 24px;
    line-height: 28px;
  }
  .ts-blog .post .post-body .entry-header .entry-title {
    font-size: 20px;
  }
  .ts-exp-wrap .ts-exp-content .column-title {
    font-size: 32px;
  }
  .ts-intro.event-intro .single-intro-text {
    padding: 30px 20px 30px 20px;
  }
  .ts-intro.event-intro .single-intro-text img {
    margin-bottom: 5px;
  }
  .hero-area .sub-sect .bloq {
    padding: 35px 20px;
    margin-bottom: 10px;
    min-height: 210px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 27px;
    line-height: 27px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 17px;
    margin-bottom: 0px;
    font-size: 17px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 20px;
    font-size: 58px;
    line-height: 58px;
  }
}

/*==========================
tab device 
===========================*/
@media (min-width: 768px) and (max-width: 991px) {
  .none-990 {
    display: none;
  }
  .dropdown-menu.show {
    display: block;
  }
  .section-title {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 30px;
  }
  .text-title {
    font-size: 25px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .ts-speakers,
  section {
    padding: 60px 0;
  }
  .header .navbar {
    padding: 6px 0;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: none;
  }
  .navbar-toggler {
    padding: 8px;
    cursor: pointer;
  }
  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .header .navbar-light .navbar-toggler {
    color: #051d44;
    border-color: #FFFFFF;
  }
  .header ul.navbar-nav > li > a {
    line-height: 20px !important;
    padding: 12px 8px;
  }
  .header ul.navbar-nav > li > a br {
    display: none;
  }
  .header ul.navbar-nav > li > a i {
    float: right;
    padding-top: 12px;
  }
  .header ul.navbar-nav > li .dropdown-menu {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header-classic {
    padding: 10px 0;
  }
  .header.header-transparent.nav-border .navbar {
    padding: 10px 0;
  }
  .header ul.navbar-nav > li.header-ticket {
    padding: 0 15px;
  }
  .header ul.navbar-nav > li.header-ticket .ticket-btn {
    margin-left: 0;
  }
  .banner-img {
    display: none;
  }
  .hero-area .banner-item {
    margin: 0;
    min-height: inherit;
  }
  .hero-area .banner-item .banner-content-wrap {
    padding: 240px 0 50px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 10px;
    font-size: 51px;
    line-height: 49px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-info {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 40px;
  }
  .hero-form-content {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .hero-form-content h2 {
    font-size: 30px;
  }
  .ts-intro-item {
    padding: 60px 0 40px;
  }
  .mb-70,
  .intro-left-content {
    margin-bottom: 50px;
  }
  .ts-intro.event-intro {
    padding-top: 80px;
  }
  .outcome-item {
    margin-bottom: 40px;
  }
  .ts-event-outcome {
    padding-bottom: 40px;
  }
  .ts-event-outcome .outcome-content {
    margin-bottom: 40px;
  }
  .ts-speakers .section-title {
    text-align: center;
  }
  .ts-speakers .section-title br {
    display: none !important;
  }
  .speaker-classic .ts-speaker {
    margin-bottom: 40px;
  }
  .ts-schedule-info ul {
    margin-top: 50px;
    min-height: 215px;
  }
  .ts-schedule-info ul li a {
    position: relative;
    padding: 70px 0;
    width: 200px;
    height: 200px;
    margin: 0 8px;
  }
  .ts-pricing-item {
    margin-top: 85px;
  }
  .ts-pricing {
    padding-bottom: 20px;
  }
  .pricing-item,
  .location-form {
    margin-bottom: 50px;
  }
  .speaker-shap {
    display: none;
  }
  .ts-funfact {
    padding: 60px 0 40px;
  }
  .ts-single-funfact {
    margin-bottom: 30px;
  }
  .ts-blog {
    padding-bottom: 40px;
  }
  .ts-map .mapouter .gmap_canvas {
    margin: auto;
  }
  .direction-tabs-content .contact-info-box {
    margin-bottom: 30px;
  }
  .ts-newsletter {
    padding: 40px 20px;
  }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    margin-top: 0;
  }
  /* Contact Page*/
  .single-contact-feature {
    margin-bottom: 30px;
  }
  .ts-sponsors .sponsors-logo {
    margin: 0px;
    padding: 0 10px;
  }
  .page-banner-title {
    padding: 0 20px;
  }
  .page-banner-title h2 {
    font-size: 36px;
  }
  .post .post-body .entry-header .entry-title {
    font-size: 24px;
    line-height: 28px;
  }
  .about-intro-text {
    text-align: center !important;
    max-width: 500px;
    margin: auto auto 30px;
  }
  .intro-content-text {
    margin-bottom: 40px;
  }
  .map-left .ts-map {
    margin-bottom: 40px;
  }
  .post-tags,
  .share-items {
    width: 100%;
    float: none !important;
    margin: 5px 0;
  }
  .ts-book-seat .book-seat-content .section-title {
    font-size: 36px;
  }
  .ts-sponsors.sponsors-border .sponsors-logo {
    padding: 0 15px;
  }
  .gallery-wrap .gallery-2 {
    margin: 0;
  }
  .gallery-wrap img {
    width: 100%;
  }
  .ts-footer.ts-footer-item .footer-menu,
  .ts-footer.ts-footer-item .ts-footer-social,
  .ts-footer.ts-footer-item .copyright-text.text-right {
    text-align: center !important;
  }
  .ts-footer.ts-footer-item .newsletter-form {
    margin-top: 40px;
  }
  .header .navbar-collapse {
    max-height: 320px;
    max-width: none;
    overflow: auto;
    float: none !important;
    width: 100% !important;
    padding: 0px;
    border: 0;
  }
  .header .navbar-nav {
    position: static;
    margin: 0px;
  }
  .ts-intro.event-intro .single-intro-text {
    padding: 30px 20px 30px 20px;
  }
  .ts-intro.event-intro .single-intro-text img {
    margin-bottom: 0px;
  }
  .hero-area .sub-sect .bloq {
    padding: 35px 20px;
    margin-bottom: 10px;
    min-height: 207px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 25px;
    line-height: 26px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 16px;
    margin-bottom: 0px;
    font-size: 14px;
  }
  .hero-area.hero-two .banner-item {
    min-height: 400px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0 0 45px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 10px;
    font-size: 49px;
    line-height: 47px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-info {
    margin-bottom: 0px;
    font-size: 48px;
    line-height: 53px;
  }
  .nav-prog .nav-bottom ul li a {
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
  }
  .nav-prog .nav-bottom ul li a.active .text {
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 3px;
    line-height: 24px;
  }
}

/*==========================
small device /mobile sm and large
===========================*/
@media (max-width: 767px) {
  .dropdown-menu.show {
    display: block;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  .btn {
    font-size: 14px;
  }
  h2 {
    line-height: 28px;
  }
  .pl-0 {
    padding-left: 15px !important;
  }
  .navbar-light .navbar-toggler-icon {
    background-image: none;
  }
  .header.header-transparent.nav-border .navbar {
    padding: 10px 0;
  }
  .header .navbar-light .navbar-toggler {
    color: #051d44;
    border-color: #FFFFFF;
  }
  .header ul.navbar-nav > li > a {
    line-height: 20px !important;
    padding: 5px 5px;
  }
  .header ul.navbar-nav > li > a br {
    display: none;
  }
  .header ul.navbar-nav > li > a i {
    float: right;
    padding-top: 12px;
  }
  .header ul.navbar-nav > li .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .header.h-transparent2 .navbar.navbar-light ul.navbar-nav > li > a {
    color: #fff;
    text-align: left;
  }
  .header.h-transparent2 .navbar.navbar-light ul.navbar-nav > li > a i {
    float: right;
    padding-top: 12px;
  }
  .header-classic {
    padding: 10px 0;
  }
  .navbar-nav {
    padding: 20px 0;
  }
  .navbar-toggler {
    padding: 8px;
    cursor: pointer;
  }
  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .navbar-brand img {
    max-width: 130px;
  }
  .header-transparent .navbar-toggler {
    background: #e7015e;
    color: #fff;
  }
  .header-transparent .navbar-nav {
    background: #222;
    padding: 20px 0;
  }
  .header-transparent .dropdown-menu {
    background: transparent;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    padding: 10px 25px;
  }
  .header-transparent .dropdown-menu li a {
    color: #fff !important;
  }
  .header ul.navbar-nav > li.header-ticket {
    padding: 0 15px;
  }
  .header ul.navbar-nav > li.header-ticket .ticket-btn {
    margin-left: 0;
  }
  .banner-img {
    display: none;
  }
  .banner-item {
    min-height: 550px;
  }
  .banner-item .banner-content-wrap {
    padding: 180px 0 100px;
  }
  .banner-item .banner-content-wrap p.banner-info {
    font-size: 18px;
  }
  .banner-item .banner-content-wrap .banner-title {
    font-size: 28px;
    font-size: 30px;
    margin-bottom: 35px;
    line-height: 40px;
  }
  .banner-item .banner-content-wrap .banner-btn .btn {
    margin-bottom: 15px;
    margin-right: 15px;
  }
  .banner-item .banner-content-wrap .banner-btn .btn.fill {
    margin-left: 0;
  }
  .ts-exprience .ts-exprience-content h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  .ts-intro {
    padding: 60px 0;
  }
  .ts-intro .single-intro-text.mb-70 {
    margin-bottom: 40px;
  }
  .ts-intro .intro-video {
    width: 100%;
    height: auto;
    margin: 30px 0;
    border-radius: 0;
  }
  .intro-left-content {
    margin-bottom: 40px;
  }
  .ts-intro-item .col-lg-6:last-of-type .single-intro-text {
    margin-bottom: 0;
  }
  section.p-60 {
    padding: 30px 0;
  }
  .ts-intro.event-intro {
    padding-top: 20px;
  }
  .ts-intro-outcome {
    padding-top: 140px;
    padding-bottom: 40px;
  }
  .ts-intro-outcome .ts-single-outcome {
    margin: auto auto 30px;
  }
  .ts-event-outcome {
    padding-bottom: 40px;
  }
  .outcome-content {
    margin-bottom: 40px;
  }
  .outcome-content .outcome-img img {
    width: 100%;
  }
  .ts-funfact {
    padding: 60px 0 40px;
  }
  .ts-single-funfact {
    padding-right: 0;
    text-align: center;
    margin-bottom: 30px;
  }
  .ts-single-funfact:before {
    margin: auto;
    right: 0;
  }
  .ts-pricing-item {
    margin-top: 80px;
  }
  .ts-pricing {
    padding-bottom: 30px;
  }
  .ts-pricing.classic .ts-pricing-item {
    -webkit-box-shadow: 0.799px 0 40px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0.799px 0 40px 0px rgba(0, 0, 0, 0.1);
  }
  .ts-sponsors .sponsors-logo {
    margin: 0;
    min-height: 100px;
  }
  .ts-sponsors.sponsors-border {
    padding: 40px 0;
  }
  .ts-speakers,
  section,
  .ts-intro-item {
    padding: 60px 0;
  }
  .ts-speakers {
    padding-bottom: 60px;
  }
  .ts-speakers img {
    max-width: 170px;
    width: 100%;
    margin-bottom: 10px;
  }
  .ts-speakers .section-title {
    text-align: center;
    line-height: 30px;
  }
  .ts-speakers .section-title br {
    display: none !important;
  }
  .section-title,
  .column-title {
    margin-bottom: 40px;
    font-size: 30px;
    line-height: 35px;
  }
  .section-title br,
  .column-title br {
    display: none;
  }
  .text-title {
    font-size: 20px;
    line-height: 23px;
  }
  .column-title,
  .pricing-item {
    margin-bottom: 35px;
  }
  .speaker-shap {
    display: none;
  }
  .ts-exp-wrap {
    min-height: 440px;
  }
  .ts-exp-wrap .ts-exp-content {
    padding: 60px 45px;
  }
  .ts-schedule-info {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ts-schedule-info ul {
    min-height: 150px;
  }
  .ts-schedule-info ul li a {
    width: 100px;
    height: 100px;
    padding: 35px 0;
  }
  .ts-schedule-info ul li a h3 {
    font-size: 15px;
    margin-bottom: 0;
  }
  .ts-schedule-info ul li a span {
    text-transform: capitalize;
    font-size: 12px;
  }
  .ts-schedule-info ul li:nth-child(1) a {
    top: 30px;
  }
  .ts-schedule-info ul li:nth-child(2) a {
    left: 76px;
  }
  .ts-schedule-info ul li:nth-child(3) a {
    top: 30px;
    left: 160px;
    right: auto;
  }
  .schedule-listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .schedule-listing .schedule-slot-time {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 20px 35px;
  }
  .schedule-listing .schedule-slot-info {
    padding: 35px 40px 35px 35px;
    border-left: 1px dashed #171298;
  }
  .schedule-listing .schedule-slot-info .schedule-slot-speakers {
    display: none;
  }
  .schedule-listing-btn {
    margin-top: 40px;
  }
  .ts-schedule-nav {
    margin-bottom: 0px;
  }
  .ts-schedule-nav ul li a {
    display: inline-block;
    padding: 20px 20px;
    margin: 5px 0;
  }
  .schedule-tabs-item .schedule-listing-item:before, .schedule-tabs-item .schedule-listing-item:after {
    display: none;
  }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    margin-top: 0;
    padding: 0px 110px 20px 0;
  }
  .schedule-tabs-item .schedule-listing-item.schedule-right {
    padding: 0px 20px 0px 110px;
    margin-bottom: 30px;
  }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
    top: 5px;
  }
  .ts-blog {
    padding-bottom: 40px;
  }
  .ts-blog .post .post-body .entry-header .entry-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ts-footer.ts-footer-item {
    padding: 0px 0;
  }
  .ts-footer.ts-footer-item .footer-border {
    padding: 60px 0;
  }
  .ts-footer.ts-footer-item .footer-border .ts-footer-social {
    margin-bottom: 20px;
  }
  .ts-footer.ts-footer-item .footer-border .col1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ts-footer.ts-footer-item .footer-border .col1 img {
    margin-bottom: 20px;
    width: 135px;
  }
  .ts-footer.ts-footer-item .footer-border .col3 {
    text-align: center;
  }
  .ts-footer.ts-footer-item .footer-border .col3 .text-med {
    line-height: 14px;
  }
  .ts-footer.ts-footer-item .footer-border .col2 .text-med {
    font-weight: bold;
  }
  .ts-submit-btn .btn {
    padding: 0 15px;
    font-size: 14px;
  }
  .post .post-meta {
    margin-bottom: 10px;
  }
  .post .entry-title {
    line-height: 28px;
    margin-bottom: 10px;
  }
  .post .post-body .entry-header .entry-title {
    font-size: 22px;
  }
  /*-- about ---*/
  .ts-about-intro {
    padding-bottom: 40px;
  }
  .about-intro-text {
    text-align: left !important;
    margin: 30px 0;
  }
  /* Contact Page*/
  .single-contact-feature {
    margin-bottom: 30px;
  }
  /* 404 page */
  .error-page .error-code h2 {
    font-size: 100px;
    margin-bottom: 0px;
  }
  .page-banner-area {
    min-height: 300px;
  }
  .page-banner-title {
    padding: 0 20px;
  }
  .page-banner-title h2 {
    font-size: 36px;
  }
  .ts-grid-item .grid-item:last-of-type {
    margin-bottom: 0;
  }
  .ts-gallery .gallery-wrap img {
    width: 100%;
  }
  .ts-gallery .gallery-2 {
    margin: 0;
  }
  .faq-item .faq-list h4 a {
    height: auto;
    line-height: 26px;
    padding: 15px 30px 15px 20px;
  }
  .faq-item .faq-list h4 a:before {
    top: 12px;
  }
  .intro-content-text {
    margin-bottom: 30px;
  }
  .ts-book-seat .book-seat-content .section-title {
    font-size: 28px;
  }
  .header .navbar-collapse {
    max-height: 320px;
    max-width: none;
    overflow: auto;
    float: none !important;
    width: 100% !important;
    padding: 0px;
    border: 0;
  }
  .header .navbar-nav {
    position: static;
    margin: 0px;
  }
  .ts-schedule-nav {
    text-align: left;
  }
  .ts-schedule-nav .section-title {
    text-align: center;
    margin-bottom: 25px;
  }
  .ts-schedule-nav .col-one {
    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;
  }
  .ts-schedule-nav .col-one .content-1 {
    padding-left: 16px;
    min-height: 50px;
    border-right: none;
    max-width: 320px;
  }
  .ts-schedule-nav .col-one .content-1 ul {
    border: none;
  }
  .ts-schedule-nav .col-one .content-1 ul li {
    padding: 10px 0;
  }
  .ts-schedule-nav .col-one .content-1 ul li::marker {
    content: '- ';
    margin: 0 3px;
  }
  .ts-schedule-nav .col-two .content-2 {
    max-width: 500px;
    line-height: 18px;
  }
  .ts-schedule-nav .col-two .content-2 img {
    margin-bottom: 20px;
  }
  .ts-schedule-nav .col-two .content-2 .gray {
    color: #cccdce;
  }
  .ts-schedule-nav .col-two .content-2 a {
    margin-left: 15px;
    margin-right: 15px;
    width: 100%;
    margin-bottom: 0;
  }
  .nav-prog .nav-bottom ul li {
    padding: 0px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav-prog .nav-bottom ul li a {
    text-decoration: none;
    font-size: 13px;
    line-height: 14px;
    line-height: 19px;
  }
  .nav-prog .nav-bottom ul li a.active .text {
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 3px;
  }
  .ts-intro.event-intro .col-sm-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .ts-intro.event-intro .single-intro-text {
    padding: 30px 20px 30px 20px;
    max-width: 260px;
    width: 100%;
  }
  .ts-intro.event-intro .single-intro-text img {
    margin-bottom: 0px;
  }
  .ts-intro.event-intro .single-intro-text p {
    font-size: 11px;
    line-height: 15px;
  }
  .hero-area {
    background-color: #eaeaea;
  }
  .hero-area .banner-item {
    margin: 0;
    min-height: inherit;
    max-height: 390px;
    background-attachment: scroll;
  }
  .hero-area .banner-item .banner-content-wrap {
    padding: 200px 0 50px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 10px;
    font-size: 49px;
    line-height: 49px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-info {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 40px;
  }
  .hero-area .sub-sect {
    position: relative;
    padding-top: 10px;
  }
  .hero-area .sub-sect .bloq {
    border: 1px solid  #6b6b6b;
    background-color: #eaeaea;
    padding: 30px 25px;
    margin: 10px;
    min-height: 229px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 24px;
    line-height: 21px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 18px;
  }
  .hero-area.hero-two {
    border-bottom: none;
  }
  .hero-area.hero-two .banner-item {
    min-height: 380px;
    max-height: none;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0px 0px 40px 0px !important;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 20px;
    font-size: 47px;
    line-height: 45px;
  }
  .hero-area.hero-two .banner-item br {
    display: none;
  }
}

@media (max-width: 576px) {
  .hero-area {
    border-bottom: 4px solid #051d44;
  }
  .hero-area .sub-sect {
    z-index: none;
    top: 0px;
    position: relative;
    padding: 30px 0;
  }
  .hero-area .sub-sect .bloq {
    padding: 30px 25px;
    margin: 10px;
    min-height: 229px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 24px;
    line-height: 21px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 18px;
  }
  .hero-area.hero-two {
    border-bottom: none;
  }
  .hero-area.hero-two .banner-item {
    min-height: 350px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0px 0px 70px 0px !important;
  }
  .hero-area.content-left .banner-item .banner-content-wrap {
    padding: 200px 0 30px;
    margin-left: 10px;
  }
  .header .navbar {
    padding: 6px 0;
  }
  .nav-prog {
    padding: 0;
  }
  .nav-prog .nav-bottom {
    background-color: #dbd9d9;
  }
  .nav-prog .nav-bottom ul li {
    padding: 3px 10px;
  }
  .nav-prog .nav-bottom ul li a .text {
    max-width: 125px;
    border-bottom: none !important;
  }
}

@media (max-width: 480px) {
  .section-title {
    font-size: 24px;
    line-height: 30px;
    padding: 0 12px;
  }
  .section-title br {
    display: block;
  }
  .text-title {
    font-size: 15px;
    text-align: center;
    padding: 0 5px;
    margin-bottom: 40px;
  }
  .text-title br {
    display: none;
  }
  .ts-schedule-nav {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .ts-schedule-nav .section-title {
    text-align: center;
  }
  .ts-schedule-nav .col-one {
    padding: 40px 0 40px 0 !important;
    background-color: #eaeaea;
  }
  .ts-schedule-nav .col-one .content-1 {
    padding-left: 16px;
    font-size: 21px;
    max-width: 273px;
  }
  .ts-schedule-nav .col-one .content-1 ul {
    border: none;
  }
  .ts-schedule-nav .col-one .content-1 ul li {
    padding: 10px 0;
  }
  .ts-schedule-nav .col-two {
    padding-right: 0;
    padding-left: 0;
  }
  .ts-schedule-nav .col-two .bloq {
    margin: 0 8px;
    padding: 12px 0;
  }
  .ts-schedule-nav .col-two .content-2 {
    max-width: 500px;
    line-height: 18px;
    font-size: 13px;
    line-height: 14px;
  }
  .ts-schedule-nav .col-two .content-2 img {
    margin-bottom: 20px;
  }
  .ts-schedule-nav .col-two .content-2 .gray {
    color: #cccdce;
  }
  .ts-schedule-nav .col-two .content-2 a {
    margin-left: 0px;
    width: 100%;
  }
  .hero-area .banner-item {
    margin: 0;
    min-height: inherit;
    max-height: 390px;
    background-attachment: scroll;
  }
  .hero-area .banner-item .banner-content-wrap {
    padding: 200px 0 30px;
    margin-left: 10px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-title {
    margin-bottom: 10px;
    font-size: 32px;
    line-height: 28px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-info {
    margin-bottom: 0px;
    font-size: 28px;
    line-height: 28px;
  }
  .hero-area .sub-sect .bloq {
    padding: 30px 16px;
    margin: 10px;
    min-height: 200px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 18px;
    line-height: 19px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 13px;
    font-size: 11px;
  }
  .hero-area.hero-two {
    border-bottom: none;
  }
  .hero-area.hero-two .banner-item {
    min-height: 340px;
    background-attachment: scroll;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0px 0px 40px 0px !important;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap .banner-title {
    font-size: 30px;
    margin-bottom: 8px;
    line-height: 28px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap p {
    line-height: 16px;
  }
  .nav-prog .nav-bottom {
    padding: 30px 0px !important;
  }
  .nav-prog .nav-bottom ul li {
    padding: 0px 11px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .nav-prog .nav-bottom ul li a {
    text-decoration: none;
    font-size: 10px;
    line-height: 12px;
  }
}

@media (max-width: 360px) {
  .hero-area .banner-item .banner-content-wrap {
    padding: 200px 0 30px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-title {
    font-size: 25px;
    line-height: 25px;
  }
  .hero-area .banner-item .banner-content-wrap .banner-info {
    font-size: 25px;
    line-height: 25px;
  }
  .hero-area .sub-sect .bloq {
    padding: 30px 10px;
    margin: 10px;
    min-height: 200px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 16.6px;
    line-height: 18px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 13px;
    font-size: 11px;
  }
  .hero-area.hero-two {
    border-bottom: none;
  }
  .hero-area.hero-two .banner-item {
    min-height: 360px;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0px 0px 30px 0px !important;
  }
  .nav-prog .nav-bottom {
    padding: 22px 10px !important;
  }
  .nav-prog .nav-bottom ul li {
    padding: 0px 6px;
  }
  .nav-prog .nav-bottom ul li a {
    text-decoration: none;
    font-size: 9px;
    line-height: 12px;
  }
}

@media (max-width: 290px) {
  .hero-area .sub-sect .bloq {
    padding: 15px 6px;
    margin: 0 10px 0;
    min-height: 180px;
  }
  .hero-area .sub-sect .bloq h2 {
    font-size: 14.5px;
    line-height: 16px;
  }
  .hero-area .sub-sect .bloq p {
    line-height: 11px;
    font-size: 11px;
  }
  .hero-area.hero-two {
    border-bottom: none;
  }
  .hero-area.hero-two .banner-item .banner-content-wrap {
    padding: 0px 0px 25px 0px !important;
  }
}
/*# sourceMappingURL=responsive.css.map */