﻿/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
* { padding: 0; margin: 0; list-style: none; }
html, body {
    font-family: 'Raleway', sans-serif;
    color: #222;
    font-size: 12px;
    line-height: 20px;
    letter-spacing:.5px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/** CONTENT **/
.wrapper {max-width:1200px;margin:40px auto;padding:0;}
.left-sidebar {float:left;margin-bottom:20px;width:96%;padding:0 2%;}
aside {margin-bottom:20px;padding:0 2%;}

/** PAGE HEADING */
.pagebanner {
  height: 300px;
  background: center center;
  padding:30px 0;
 }
.video-banner {
  background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.video-banner-foundry {
  position: relative;
    background: #000000;
    min-height: 700px;
    overflow: hidden;
    text-align: center;
    z-index: 0;
}
.ytplayer-container{
  position: absolute;background-color: #000000;
  top: 0;left:0;right:0;width:100%;
  z-index: -1;    margin-top: -200px;
}
.video-banner-foundry:before {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
    position: absolute;
}

/* ====================
   ELEMENTS 
   ==================== */

/** IMG **/
img {max-width:100%;height:auto;}
section img {margin-bottom:20px;}

/** TEXT **/
h1 {font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-size:24px;line-height:30px;margin:0 0 20px;color:#000000;}
h2 {font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-size:18px;line-height:24px;margin:0 0 20px;color:#058BCB;}
h3 {font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-size:16px;line-height:22px;margin:0 0 20px;color:#000000;}
p {font-size:12px;line-height:18px;margin:0 0 20px 0}
a {font-weight:700;text-decoration:none;color:#058BCB;}
a:hover {color:#fdb723;}
hr {display: block;height: 1px;border: 0;border-top: 1px solid #ccc;margin: 1em 0;padding: 0;}
#breadcrumbs {display:none}
blockquote {
  background: #f9f9f9;
  margin: 30px 20px 30px 50px;
  padding: 20px;
  quotes: "\201C""\201D""\2018""\2019";
  border-bottom:1px solid #E2E2E2;
}
blockquote:before {
  color: #058BCB;
  content: open-quote;
  font-family: 'Montserrat', sans-serif;
  font-size: 100px;
  line-height: 32px;
  margin-left: -70px;
  display: block;
  float: left;
}
blockquote p {
  display: inline;
}
.page-template-template-sponsors section h2 {
  color:#ffffff;
  background-color:#fc3b53;
  padding:5px;
}

/** TABLE **/
table {margin-bottom:20px;width:100%;border-collapse: collapse;}
th {font-size:16px;font-weight:bold;background-color:#000000;color:#ffffff;text-align:left;text-transform:uppercase;font-family: 'Montserrat', sans-serif;}
tr:nth-child(even) {background: #f9f9f9}
th, td {padding:5px;}
td {font-size:12px;line-height:18px;}

/** FORM **/
section input[type="text"], section input[type="email"] {border:1px solid #cccccc;padding-top:10px !important;padding-bottom:10px !important;width:96%;}
section textarea {border:1px solid #cccccc;padding:15px 2%;width:96%;margin-bottom:20px;}
section label {font-weight:bold;font-size:12px;text-transform:uppercase;color:#000000;font-family: 'Montserrat', sans-serif;}
.button {width:100%;padding:20px 0;text-transform:uppercase;font-weight:bold;font-size:14px;display:block;border:1px solid #058BCB;background-color:#058BCB;color:#ffffff;text-align: center;}
.button:hover {background-color:#fdb723;color:#ffffff;border-color:#fdb723;}

/* ====================
   RIGHT SIDEBAR 
   ==================== */
   
/** NEWS ARTICLE **/
aside h3 {font-size:24px;color: #058BCB;}
aside ul {list-style:none;padding:0;margin:0 0 20px;}
aside ul li {border-top:1px solid #f3f3f3;padding:20px 0;margin: 0;}
aside ul li a {font-family: 'Montserrat', sans-serif;color:#000000;font-size:16px;clear:both;line-height:22px;}
aside ul li a:hover {color:#058BCB;}
aside .post-date {color:#8f8f8f;font-size:12px;line-height:30px;}
aside .post-date:before { content: ' '; display: block; }
aside .button {margin-bottom:20px;margin-top: -10px;}

/** RELATED PAGES **/
.related-page {margin-bottom:20px;}
.related-page a {font-family: 'Montserrat', sans-serif;text-transform:uppercase;font-size:18px;color:#ffffff;display:block; position:relative;transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; }
.related-page a:hover {color:#058BCB;}
.related-page img {margin:0;}
.related-page-name {
    background: url(../images/shade.png) repeat-x 0 top;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 60px 20px 20px;
}

/** RECENT COMMENTS **/
#recentcomments {margin-bottom:20px;}
#recentcomments li a {font-size:14px;font-family: 'Raleway', sans-serif;color:#000000;}
#recentcomments li a:hover {color:#058BCB;}

/** CATEGORIES **/
.post-categories {list-style:none;padding:0;}
.cat-item, .post-categories li {
    display:inline-block;
    margin: 0;
    padding:0;
    border:none !important;
    width: auto !important;
}
.cat-item a, .post-categories a {
    line-height: 36px;
    font-size: 14px;
    border: none;
    color: #ffffff;
    background-color: #000000;
    text-decoration: none;
    text-align: center;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 10px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-family: 'Raleway', sans-serif;
}
.cat-item a:hover, .post-categories a:hover {color:#ffffff;background-color:#058BCB;}

/** QUICK LINKS **/   
.features-sidebar ul {padding:0;list-style: none;margin: 0 0 40px 0}
.features-sidebar ul li {border-bottom:1px solid #eeeeee;margin:0;padding:0;}
.features-sidebar ul a {background-color:#f9f9f9;margin:0;display:block;padding:5px;font-weight:400;color: #058BCB;font-size:14px;font-family: 'Raleway', sans-serif;}
.features-sidebar ul a:hover {background-color:#058BCB;color:#ffffff;}

/** TEXT WIDGETS **/
aside .so-widget-sow-editor {margin-bottom:60px;}

/* ====================
   LEFT SIDEBAR 
   ==================== */
.left-sidebar .posted-on {margin:0;}

/* ====================
   NEWS PAGE 
   ==================== */
   
.news section article {background-color:#f9f9f9;margin-bottom:20px;}
.news section article .news-thumb {
  height:300px;
  background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.news section article h2 {text-transform:none;}
.news section article h2 a {color:#000000;font-size:22px;}
.news section article h2 a:hover {color: #058BCB;}
.news section article .news-excerpt {padding:20px;}
.news section article .posted-on {font-size:12px;color:#696969;margin:0;}

/* ====================
  SHOW FEATURES 
   ==================== */

.feature-image {
   margin-bottom: 20px;width:100%;height:auto;
}

/* ====================
   CONTACT PAGE 
   ==================== */

.google-map {
    background-image: none;
    height: 300px;
    display: block;
}
#map {
    width: 100%;
    height: 300px;
    background-color: #f2f2f2;
}

/* ====================
   SEARCH RESULTS
   ==================== */

.search-results-list {list-style:none;padding:0;margin:0;}
.search-results-list li {padding:20px;} 
.search-results-list li:nth-child(odd) {background: #f3f3f3}

/* ====================
   SPONSOR LOGOS
   ==================== */

.partner-logo {
    float: left;
    margin: 0 20px 20px 0;
    padding: 20px;
    border: 1px solid #e2e2e2;
    width: 220px;
    height: 140px;
}
.partner-logo {
   max-width:220px;
   max-height:140px;
   height: auto;
   width:auto;
   
}
     
 .mobile-banner {display:block;text-align:center;padding:30px 0;    min-height: 300px;
 background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 
 }  
 .mobile-banner img {max-width:90%;margin:0 auto;}


/* ==========================================================================
   Media Queries
   ========================================================================== */
@media screen and (min-width: 768px) {

 .mobile-banner {display:none;}

} @media screen and (min-width: 728px) {
  
.wrapper {width: 750px;}
.sidenav section, .news-single section {width:50%;margin-bottom:40px;padding:0;}
.left-sidebar {width:16%;margin-right:2%;margin-bottom:40px;padding:0;}
.show-features section {width:100%;}
aside {width:30%;margin-bottom:40px;padding:0;float:right;}
.button {width:auto;padding:20px 40px;}
aside .button {margin-bottom:40px;margin-top: -30px;}
h1 {font-size:30px;line-height:38px;}
h2 {font-size:24px;line-height:32px;}
h3 {font-size:18px;line-height:26px;}
.home h3 {font-size:24px;line-height:32px;}
p {font-size:14px;line-height:22px;}
li {font-size:14px;line-height:22px;}
th {font-size:20px;}
th, td {padding:5px 10px;}
td {font-size:14px;line-height:22px;}
#recentcomments {margin-bottom:40px;}
.news-article article .posted-on {font-size:12px;}
aside ul {margin:0 0 40px;}
aside h3 {font-size:24px;}
aside ul li a {font-size:18px;line-height:16px;}
.feature-image {width:40%;float:right;}
.feature-content {width:55%;}

} @media screen and (min-width: 992px) {

.wrapper {width: 970px;}

} @media screen and (min-width: 1024px) {

.news section article {margin-bottom:30px;}
.news section article img {max-width:300px;float:left;margin-right:30px;}
.news section article .news-thumb {width:300px;height:400px;margin:0 0 0 30px;float:right;}
.news section article .news-excerpt {padding:30px;}
#breadcrumbs {margin:40px 0;display:block;}
.sidenav section, .news-single section {width:480px;}



} @media screen and (min-width: 1200px) {

.wrapper {padding:0;}
.wrapper {width: 1140px;}
.sidenav section, .news-single section {width:560px;}
.left-sidebar {width:200px;margin-right:40px;}
.news section article .news-thumb {width:300px;height:300px;}

} @media screen and (min-width: 1260px) {

.sidenav section, .news-single section {width:620px;}

}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body { webkit-font-smoothing: subpixel-antialiased;-webkit-text-stroke: 1px transparent;}
a, .btn { outline: none !important; transition: all 200ms ease-in-out 0s; -moz-transition: all 200ms ease-in-out 0s; -webkit-transition: all 200ms ease-in-out 0s; }
a:hover { outline: none; text-decoration: none }
/*--------sticky footer or vertical footer------------*/
.gform_wrapper .gform_page_footer .button.gform_previous_button {float:left;}
button, input, select, textarea { border-radius: 0px;}
body, html { height: 100%; }
::-webkit-input-placeholder {
   opacity: 1;
	color: inherit;
}

:-moz-placeholder { /* Firefox 18- */
   opacity: 1; 
	color: inherit;
}

::-moz-placeholder {  /* Firefox 19+ */
   opacity: 1;
	color: inherit;
}

:-ms-input-placeholder {  
   opacity: 1;
	color: inherit;
}

/*-----------header section styles goes here---------------*/
.header-main { background: #fff; width: 100%; border-bottom: 1px solid #e1e1e1;padding: 10px 0;}
.social ul li { display: inline-block; margin-left: 19px;margin-bottom:0;}
.social ul { margin-bottom: 0;}
.social ul li a { color: #058BCB; display: block; font-size: 19px; }
.social ul li a:hover { opacity: 0.7 }
.top-right { text-align: right;padding-left: 0;    margin-top: 15px; }
.buy-ticket { margin-top: 11px;font-family: 'Montserrat', sans-serif; }
.buy-ticket p { display: inline-block; vertical-align: middle; margin: 0; padding: 6px 9px 0 0; font-size: 14px; color: #000000; line-height: 16px; }
.buy-ticket p span { display: block; font-size: 14px; color: #058BCB !important;    text-transform: uppercase; }
.buy-ticket a {display: inline-block; vertical-align: middle; color: #fff; text-transform: uppercase; font-size: 16px; letter-spacing: 0.025em; background: #058BCB; padding: 14px 93px; margin-top: 5px; }
.buy-ticket a:hover { background: #fdb723 }
.video-section { position: relative }
.navigation {background: rgba(0, 0, 0, 0.8);/* position: absolute; */left: 0;width: 100%;top: 0;z-index: 99999;}
.buy-ticket-btn {display: none;}
.enumenu_ul { float: left }
.searchlink { cursor: pointer; float: right;  position: relative; }
.searchlink i { color: #fff; padding: 11px 0 11px 15px; font-size: 18px;}
.searchform { display: none; position: absolute; right: 0; top: 46px; width: 300px;}
.searchform input {background: #fff;
border: 0 solid #2c3d51;
height: 45px;
width: 100%;
color: #606060;
padding: 0 55px 0 12px;
font-family: 'Raleway', sans-serif; 
font-weight: 500;}
.searchform button {position: absolute; font-size: 18px; height: 45px; width: 45px; top: 0px; right: 0px; border: 0px; background: #058BCB;}
.searchform button i {padding: 0px;}
.menu-icon { display: none; cursor: pointer; color: #fff; text-transform: uppercase; text-align: center; font-weight: bold; line-height: 33px; font-size: 22px; padding: 10px 0; }
.menu-icon .menu-box { width: 45px; height: 38px; margin-right: 20px; padding: 5px; position: absolute; left: 15px; top: 11px;}
.menu-icon .menu-box span { width: 100%; height: 6px; margin-bottom: 4px; background: #fff; display: block; border-radius: 0; transition: all 0.5s; -webkit-transition: all 0.5s; }
.menu-icon.active span:nth-child(1) { transform: rotate(45deg) translateY(8px) translateX(6px); -webkit-transform: rotate(45deg) translateY(8px) translateX(6px); }
/*.menu-icon.hover:not(.active) span:nth-child(1) { transform: rotate(90deg) translateX(11px); -webkit-transform: rotate(90deg) translateX(11px); }*/
.menu-icon.active span:nth-child(2) { opacity: 0; }
.menu-icon.active span:nth-child(3) { transform: rotate(-45deg) translateY(-7px) translateX(6px); -webkit-transform: rotate(-45deg) translateY(-7px) translateX(6px); }
/*.menu-icon.hover:not(.active) span:nth-child(3) { transform: rotate(-90deg) translateX(9px); -webkit-transform: rotate(-90deg) translateX(9px); }*/
.menu-icon.active .menu-box span {border-radius: 2px;}
.enumenu_ul .caret { color: #fff; margin-left: 7px; }
.enumenu_ul { padding: 0px; list-style: none; margin-bottom: 0 }
.enumenu_ul > li { display: inline-block; vertical-align: top; position: relative; margin-right: 30px;margin-bottom: 0; }
.enumenu_ul > li:last-child { margin-right: 0 }
.enumenu_ul li a { font-size: 15px; color: #fff;  text-transform: uppercase; display: block; padding: 13px 15px 11px 15px }
.enumenu_ul li a:focus {text-decoration: none;}
.enumenu_ul > li:hover > a, .enumenu_ul > li.active > a { background: #058BCB none repeat scroll 0 0; }
.enumenu_ul > li ul { display: none }
.enumenu_ul ul li { margin: 0; list-style: none; position: relative; display: block; }
.enumenu_ul.desk ul { top: 100%; z-index: 99999; list-style: none; left: 0px; background: #058BCB; position: absolute; min-width: 270px; margin-bottom: 0; padding: 0 }
.buy-ticket-btn:focus {text-decoration: none; color: #fff;}
/*Sub menu styles*/

.menu.submenu-ul-level1 li a { background: rgba(31, 26, 107, 0.8); color: #fff; padding-left: 90px; }
.enumenu_ul.desk li:hover > ul { display: block; opacity: 1; }
.enumenu_ul.desk .sb-menu .sb-menu { left: 100%; top: 0; }
.enumenu_ul.desk ul li a { padding: 0; display: block; color: #fff; font-size: 14px; font-family: 'Raleway', sans-serif; font-weight: 500; text-transform: none;padding:5px 15px; }
.enumenu_ul.desk ul li > a:hover { background-color: #fdb723; }
.enumenu_ul .arrow { position: absolute; right: 0; top: 0; text-align: center; width: 48px; height: 50px; background: #7c49aa; cursor: pointer; z-index: 999 }
.enumenu_ul .arrow:before {content: "\f0d7"; font-family:'FontAwesome'; font-size: 24px; color: #fff; display: inline-block; margin: 14px 0 0 0;}
.enumenu_ul .arrow.up:before {transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -webkit-transform: rotate(180deg);}

.video-banner { height: 622px; position: relative; overflow: hidden;}
.video-banner iframe { width: 100%; height: 100%; border: 0 ;     min-height: 180%;
	-webkit-transform: translateY(-25%);
	-moz-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);}
.scroll-down {
    /*bottom: 16px;*/
    bottom: 10%;
    left: 0; position: absolute; right: 0; text-align: center; width: 100px; margin: auto; z-index: 9999; cursor: pointer;    transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -webkit-transition: all 200ms ease-in-out 0s;}
.scroll-down.hide { opacity: 0;}
.scroll-down span { display: block; text-transform: uppercase; font-size: 14px; color: #ffffff; display: table; margin: 0 auto 8px;font-family: 'Montserrat', sans-serif; }
.scroll-down:hover { opacity: 0.6 }
.banner { position: absolute; top: 57px; left: 0; z-index: 999; right: 0; width: 100%; text-align: center; margin: 0 auto; }
/*-----------header section styles ends here----------------*/


/*-----------mid section styles goes here-----------*/
.welcome-text{text-align: center; margin-top: 40px;margin-bottom: 40px;}
.btn-default {background: #058BCB; font-size: 16px; margin: 0 4px 0 0; color: #fff; border: 0px; height: 50px; line-height: 39px; border-radius: 0px; width: 248px;}
.btn-default:hover {background: #fdb723; color: #fff;}
.btn-primary {background: none; font-size: 16px; border: 3px solid #058BCB; color: #058BCB; line-height: 32px; height: 50px; border-radius: 0px; width: 148px;}
.btn-primary:hover {background: #fdb723; border: 3px solid #058BCB;}

.features {background: #f6f6f6; border-top:1px solid #e1e1e1; text-align: center;}
.features-text h3 {margin: 43px 0 23px 0; }
.features-text p {font-family: 'Raleway', sans-serif; font-weight: 500; line-height: 24px; margin: 0 0 17px 0; font-size: 14px; padding: 31px 92px 21px;}
.features-blocks {float: left; width: 20%; position: relative;     display: inline-table;   overflow: hidden; cursor:pointer;}
.features-blocks.big-features-blocks {width: 40%;}
.features-blocks.big-features-blocks .image-bg {min-height: 436px;}

.features-blocks a {color: #fff; }
.features-blocks .features-captions a {color: #fff; font-family: 'Raleway', sans-serif; font-weight: 500;}
.image-bg {width: 100%; padding: 0 0 62% 0; min-height: 218px;background-position: center center;
    /*background-size: 100%;*/
    background-size: cover;
}
.features-captions {opacity: 0; text-align: left; padding: 50px 23px 0; position: absolute; top: 0px; left: 0px; height: 100%; width: 100%; background: rgba(5,139,203,0.9); transition: all 300ms ease-in-out 0s; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s;}
.features-captions strong {line-height: 18px; color: #fff; margin: 0 0 10px 0; display: block; text-transform: uppercase; font-size: 16px; font-family: 'Montserrat', sans-serif; }
.features-captions p {font-family: 'Raleway', sans-serif; color: #fff; font-weight: 500; line-height: 24px; font-size: 14px; padding: 0px; margin: 0 0 10px;}
.features-captions a:hover {color: #fdb723;}
.features-captions a {font-family: 'Raleway', sans-serif; }
.features-blocks span {color: #fff; opacity: 1; line-height: 18px; min-height: 148px; display: block; text-transform: uppercase; font-size: 16px; padding: 90px 24px 22px; font-family: 'Montserrat', sans-serif;  background: url(../images/shade.png) repeat-x center bottom; position: absolute; bottom: 0px; left: 0px; width: 100%; text-align: left; transition: all 300ms ease-in-out 0s; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s;}
.buy-btn {background: #058BCB; padding: 0 0 62% 0; display: block; min-height: 218px;}
.view-all {display: none;}
.view-all .buy-btn {background: #fff; color: #000;}
.view-all .buy-btn:hover i {color: #fff;}
.view-all .buy-btn i {color: #000;}
.buy-btn i {font-size: 18px; color: #fff; position: absolute;  left: 0px; width: 100%; text-align: center; top: 50%; margin: -13px 0 0 0; font-style: normal;}
.buy-btn:hover {background: #fdb723;}
.features-blocks:hover span {opacity: 0;}
.features-blocks:hover .features-captions {opacity: 1;}

.news-section {}
.news-section h3 {text-align: center; margin: 42px 0 18px 0; }
.news-list { padding-top: 28px; padding-bottom: 8px;}
.news-list-item { background-color: #fff; margin-bottom: 28px; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.news-list-item > a { display: block; overflow: hidden; }
/*.news-list-item > a:hover figure { -webkit-transform: scale(1.02); -ms-transform: scale(1.02); -o-transform: scale(1.02); transform: scale(1.02); }*/
.news-list-item figure { height: 156px; background-repeat: no-repeat; background-size: cover; background-position: center; /*-webkit-transition: transform 0.8s ease-in-out; -o-transition: transform 0.8s ease-in-out; transition: transform 0.8s ease-in-out; backface-visibility: hidden;*/ }
.news-list-item.large figure { height: 406px; margin-bottom: 0; }
.news-detail { padding: 16px 20px; }
.news-detail h4 { text-transform: none; font-family: 'Montserrat', sans-serif; margin: 0 0 12px 0;}
.news-detail h4 a {color: #000; font-size: 16px; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.news-detail h4 a:hover {color: #058BCB;}
.news-detail p { padding: 4px 0; }
.posted-date { font-size: 12px; font-family: "Raleway", sans-serif; font-weight: 500; color: #8f8f8f; letter-spacing: 0px; display: table; margin-bottom: 9px; display: block;  transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.posted-date a { color: inherit; display: inline-block; }
.posted-date a:hover, .posted-date a:focus { color: #30bceb; }
.read-more-bttn { width: 100%; text-transform: uppercase; color: #fff; font-size: 16px; font-weight: 700; background: #058BCB; padding: 13px 0; border: 2px solid transparent; display: block; text-align: center; letter-spacing: 0.3px; word-spacing: 1px; }
.read-more-bttn:hover, .read-more-bttn:focus { background-color: #fdb723; color: #fff; border-color: #fdb723; }
.news-section {display: block; width: 100%; background: #ebebeb; padding-bottom: 10px;}
.news-section h2 {font-size: 24px; color: #000; font-family: 'Montserrat', sans-serif;  margin: 27px 0 11px 0;}
.news-section p {font-size: 14px; line-height: 24px; color: #606060; font-family: 'Raleway', sans-serif; font-weight: 500; margin: 0 0 0 0; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.news-section .news-letter p {margin: 0 0 17px 0;}
.newsletter-form {display: block; position: relative; padding: 0 197px 0 0;}
.email-box {background: #fff; border: 2px solid #cccccc; height: 60px; width: 100%; color: #606060; padding: 0 18px; font-family: 'Raleway', sans-serif; font-weight: 500;}
.email-box:focus {border: 2px solid #058BCB; outline: inherit;}
.email-box.error {border-color: #f00;}
div.error {color: #f00;}
.successmsg {display: none; color: green}
.email-btn {background: #058BCB; font-size: 16px; color: #fff; border: 0px; position: absolute; right: 0px; top: 0px; padding: 19px 38px; font-family: 'Montserrat', sans-serif;  text-transform: uppercase; transition:all 0.5s ease-in-out 0s; -moz-transition: all 0.5s ease-in-out 0s; -ms-transition: all 0.5s ease-in-out 0s; -o-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.email-btn:hover {background: #fdb723;}
.news-letter span {color: #606060; display: block; margin: 13px 0 20px 0; font-size: 12px; font-family: 'Raleway', sans-serif; font-weight: 500;}
.news-letter span a {color: #058BCB; font-size: 12px; font-family: 'Raleway', sans-serif; font-weight: 700;}
.news-letter span a:hover {color: #fdb723;}
.news-letter {padding:0;}
.newsletter-section {display: block; width: 100%; background: #ebebeb;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.newsletter-right {float: right; text-align: center;}
.newsletter-right img {max-width: 100%;}

.get-in-touch-sec { background: url(../images/get-touch-bg2.jpg) no-repeat center center; background-size: cover; background-attachment: fixed; min-height: 495px; padding-bottom: 25px; text-align: center;position:relative; }
.get-in-touch-sec h2 { color: #ffffff; font-size: 30px; text-transform: uppercase;     margin: 78px 0 0;}
.get-in-touch-sec h3 { color: #058BCB;  font-size: 24px; margin-bottom: 21px;}
.get-in-touch-sec p { line-height: 24px; font-family: "Raleway", sans-serif; font-size: 14px; font-weight: 500; color: #fff;padding: 8px 162px 26px; }
.get-in-touch-sec a { background: #058BCB; color: #fff; display: inline-block; font-size: 16px; letter-spacing: 0.025em;  margin: 10px; padding: 19px 88px; text-transform: uppercase; vertical-align: middle; }
.get-in-touch-sec a:hover { background: #fdb723; }
.get-in-touch-sec:after{position:absolute;left:0;width:100%;background:rgba(0, 0, 0, 0.70);height:100%;content:"";top:0}
.get-in-touch-sec .container{z-index:999;position:relative}

.sponsors-supporters {padding: 0 0 30px 0;}
.sponsors-list { margin: 72px 0 21px; text-align: center; padding: 0 20px; display: inline-block; width: 100%; }
.sponsors-list .item { display: inline-block; list-style-type: none; vertical-align: middle; margin: 0 4.7% 10px 0; }
.sponsors-list .item:last-of-type { margin-right: 0; }
.sponsors-list .item figure {  }
.sponsors-list .item { height: 76px; display: table-cell; text-align: center;}
.owl-carousel .owl-item {display: table;}
.sponsors-list .item figure {display: inline-block;}
.sponsors-list  .owl-carousel .owl-item{ float: none;}
.sponsors-supporters h2 {font-size: 24px; font-family: 'Montserrat', sans-serif;  text-align: center; margin: 30px 0 0 0;color:#000000}
/*----------------mid section styles ends here-------*/

/*----------------footer section  styles goes here-----------*/
body > footer {background: #058BCB;}
.footer-nav {margin: 34px 0 0 0;}

.footer-hd {border-bottom: 1px solid #fff; margin: 0 0 0; padding: 42px 0 12px; height: 84px;}
.footer-top {padding: 30px 0}
.footer-top ul {float: left;  margin: 0 0 0 0;padding:0}
.footer-top .footer-nav > ul:nth-child(3) {padding: 0 0 0 55px;}
.footer-top li {margin: 0 0 3px 0; white-space: nowrap;}
.footer-top li a {color: #fff; font-family: "Raleway", sans-serif; font-weight: 500; font-size: 12px;}
.footer-top li a:hover {color: #fdb723;}

.footer-sm {border-bottom: 1px solid #fff; height: 84px; margin: 0 0 0; text-align: right; padding: 40px 0 19px; }
.footer-top li .footer-sm a {
    color: #fff;
    display: inline-block;
    font-size: 18px;
	margin: 0 0 0 17px;
}
.footer-top .col-md-2:first-child {width: 17.66666667%;} 
.footer-top .col-md-2:last-child {width: 15.66666667%;}
.footer-top .col-md-2:first-child .footer-hd {margin-left: 0px; padding-left: 0px;}
.footer-top .col-md-2:last-child .footer-sm {margin-right: 0px; padding-right: 0px;}
.footer-sm a:hover {color: #fdb723;}
.footer-bottom {background: #336699; padding: 9px 0 12px 0}
.footer-right {display: inline-block; vertical-align: middle; text-align: left; margin: 0 0 0 37px;}
.footer-right ul {padding:0;margin: 0;}
.footer-right li {display: inline-block; margin: 9px 39px 0 0;}
.footer-right li a {color: #fff; text-transform: uppercase; font-size: 14px; font-family: 'Montserrat', sans-serif; }
.footer-right li a:hover {color: #fdb723;}
.footer-right p {color: #fff; font-size: 12px; font-family: "Raleway", sans-serif; font-weight: 500;margin: 0;}
.half-ul {max-width: 50%;}

.alignleft {float:left;margin-right:20px;}
 
.col-ul {width: 100%; display: block; padding: 0px 15px;
	/*-moz-column-count: 5;
	-moz-column-gap: 20px; 
	-webkit-column-count: 5; 
	-webkit-column-gap: 20px; 
	column-count: 5; 
	column-gap: 20px;*/}
.col-ul > li {width: 20%; float: left;}
.col-ul > li ul {margin: 25px 0 0 0;}
.col-ul > li:nth-child(2) {width: 40%;}
.col-ul > li:nth-child(2) ul {width: 100%;}
.col-ul > li:nth-child(2) ul li {float:left;width:50%;}
.col-ul > li:nth-child(5) {display:none !important;}
.col-ul > li:nth-child(6) {display:none !important;}
.col-ul > li a {color: #fff; font-size: 16px; font-family: 'Montserrat', sans-serif; white-space:nowrap;width: 100%;display: block;border-bottom: 1px solid #ffffff;padding-bottom:20px;text-transform:uppercase;}
.col-ul > li > ul > li a {font-size: 12px;font-family: "Raleway", sans-serif;font-weight: 500;border:none;padding:0;text-transform:none;white-space:normal}
.preloader { display: none; }
/*----------------footer section styles ends here--------*/



#field_3_15 .gfield_label {display:none !important;}
#field_3_17 .gfield_label {display:none !important;}
#field_3_18 .gfield_label {display:none !important;}
#field_3_19 .gfield_label {display:none !important;}
#field_3_20 .gfield_label {display:none !important;}
#field_3_30 .gfield_label {display:none !important;}
#field_3_53 .gfield_label {display:none !important;}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label { vertical-align: top !important;}








/*header*/
.site-container > header{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

header > .header-main > .container > .flex-box > .logo-main > a > img{
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.video-section .navigation {
    position: fixed;
    top: 161px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}





.buy-ticket {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}










header > .header-main.scroll > .container > .flex-box > .logo-main > a > img{
    max-height: 105px !important;
}

header > .header-main.scroll > .container > .flex-box > .top-right > .buy-ticket{
    margin-top: 0px;
}

.video-section.scroll .navigation {
    top: 126px;
}


.video-section {
    margin-top: 207px;
    /*margin-top: 223px;*/
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    /*padding-top: 161px;*/
    /*padding-top: 126px;*/
}

.home .video-section {
    margin-top: 223px;
}

.video-section.scroll {
   /*margin-top: 126px;*/
}










/*end header*/




/*home silder*/

/*.home{*/
    /*overflow: hidden;*/
/*}*/

/*.home.scroll{*/
    /*overflow: auto;*/
/*}*/

#home_banner_mobile{
    display: none;
}

.video-section {
    /*overflow: hidden;*/
}

.home.page-template-default .site-container{
    overflow-x: hidden;
}

.scroll-down img{
    width: 20px;
}


#rev_slider_1_1_wrapper{
    z-index: 2;
    pointer-events: none;
    transition: transform 1s ease;
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    -o-transition: -o-transform 1s ease;
    -ms-transition: -ms-transform 1s ease;
    /*-webkit-transform: translateZ(0);*/
    /*-moz-transform: translateZ(0);*/
    /*-ms-transform: translateZ(0);*/
    /*-o-transform: translateZ(0);*/
    /*transform: translateZ(0);*/
    will-change: transform , -o-transform , -ms-transform , -moz-transform , -webkit-transform;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

#rev_slider_1_1_wrapper.remove{
    /*left: -100% !important;*/
    -webkit-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    -o-transform: translateX(-101%);
    transform: translateX(-101%);
}



.changeposition{
    transition: unset !important;
    -webkit-transition: unset !important;
    -moz-transition: unset !important;
    -o-transition: unset !important;
    -ms-transition: unset !important;
}

#rev_slider_1_1_wrapper.gotoright{
    /*left: 100% !important;*/
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transform: translateX(101%);
}

#slickslider {
    position: absolute;
    width: 100%;
    top: 46px;
    left: 0;
    /*height: 767px;*/
    /*height: 383px;*/
}

.slick-slide .inner {
    margin: 15px;
}


/*.slick-initialized .slick-slide {*/
    /*height: 100%;*/
    /*width: auto;*/
/*}*/

/*.slick-list {*/
    /*height: 100%;*/
/*}*/


#carouselslider {
    position: absolute;
    width: 100%;
    top: 0;
    /*left: 100%;*/
    left: 0;
    overflow: hidden;
    padding: 50px 0;
    margin: -50px 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    /*opacity: 0;*/
    /*-webkit-transform: translateZ(0);*/
    /*-moz-transform: translateZ(0);*/
    /*-ms-transform: translateZ(0);*/
    /*-o-transform: translateZ(0);*/
    /*transform: translateZ(0);*/
    /*will-change: left;*/
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transform: translateX(101%);
    will-change: transform , -o-transform , -ms-transform , -moz-transform , -webkit-transform;

}

#carouselslider.show {
    /*opacity: 1;*/
    /*left: 0;*/
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}

#carouselslider.gotoleft {
    /*opacity: 0;*/
    /*left: -100%;*/
    -webkit-transform: translateX(-101%);
    -moz-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    -o-transform: translateX(-101%);
    transform: translateX(-101%);
}



.carousel-container {
    display: block;
    position: relative;
    width: 100%;
    /*height: 395px;*/
    height: 780px;
}


.carousel-container * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.carousel-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}
.carousel-wrapper:hover {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.carousel-wrapper:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.carousel-animator {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
}

.carousel-slides-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 50%;
    transform: translateX(-50%);
    /*transform: translateX(-52%);*/
    /*margin-top: 16px;*/
    font-size: 0;
    white-space: nowrap;
    text-align: center;
}


#carousel-slides-container2 {
    top:390px;
    transform: translateX(-30%);
}

.carousel-slide {
    width: 332px;
    height: 365px;
    display: inline-flex;
    flex-direction: column;
    vertical-align: top;
    margin: 0 8px 8px 8px;
    position: relative;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transform: scale(1);
    -webkit-transform:  scale(1);
    -moz-transform:  scale(1);
    -ms-transform: scale(1);
    z-index: 1;
    overflow: hidden;
}

#carousel-slides-container2 .carousel-slide {

    margin: 8px 8px 0 8px;
}

.carousel-slide video{
    display: none;
}


.carousel-slide.video {
    width: 654px;
    background: #000000;
}

.carousel-slide.video:after {
    content: '';
    position: absolute;
    height: 100px;
    width: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform:  translate(-50%, -50%);
    -moz-transform:  translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: url("../images/play-button.png") no-repeat center center;
    background-size: cover;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    opacity: 1;
}

.carousel-slide.video.dontshowplaybtn:after {
    opacity: 0;
}

.carousel-slide.video video{
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
}
.carousel-slide.video img{
    display: none;
}

.carousel-slide .poster {
    position: relative;
    z-index: 1;
    flex: 1 1 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    min-height: 50%;
    max-height: 100%;
    background: white;
    object-fit: cover;
}

.carousel-slide:hover {
    transform: scale(1.07,1.06);
    -webkit-transform:  scale(1.07,1.06);
    -moz-transform:  scale(1.07,1.06);
    -ms-transform: scale(1.07,1.06);
    -webkit-box-shadow: -5px 10px 45px 0px rgba(0,0,0,.7);
    box-shadow: -5px 10px 45px 0px rgba(0,0,0,.7);
    z-index: 3;
}

.carousel-slide.video:hover {
    transform: scale(1.035, 1.06);
    -webkit-transform: scale(1.035, 1.06);
    -moz-transform: scale(1.035, 1.06);
    -ms-transform: scale(1.035, 1.06);
    -webkit-box-shadow: -5px 10px 45px 0px rgba(0,0,0,.7);
    box-shadow: -5px 10px 45px 0px rgba(0,0,0,.7);
}


.carousel-slide .channel-info-bar {
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.carousel-slide:hover .channel-info-bar {
    /*background: rgba(5, 139, 203, 0.4);*/


}
.carousel-slide.video:hover .channel-info-bar {
    /*background: rgba(0, 0, 0, 0.6);*/

}


.carousel-slide .channel-info-bar .text-container {
    display: block;
    padding: 30px 30px 30px ;
    text-align: left;
    color: #ffffff;
    background: url(../images/shade_rev.png) repeat-x center top;
    white-space: normal;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    background-size: auto 100%;
}

.carousel-slide:hover  .channel-info-bar .text-container {
    /*background: transparent;*/
    padding: 30px 30px 80px ;

}

.carousel-slide .channel-info-bar .text-container label{
  display: block;
    text-transform: uppercase;
    /*line-height: 18px;*/
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Montserrat', sans-serif;
}

.carousel-slide .channel-info-bar .text-container p{
    font-weight: normal;
    padding-top: 15px;
    /*line-height: 24px;*/
    line-height: 1.3;
    font-size: 14px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    opacity: 0;
}

.carousel-slide:hover .channel-info-bar .text-container p{
    opacity: 1;

}

.carousel-slide .channel-info-bar .carousel-button {
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width: 100%;*/
    /*background: #f3ad19;*/
    cursor: pointer;
    /*opacity: 0;*/
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transform: translatey(60px);
    -webkit-transform: translatey(60px);
    -moz-transform: translatey(60px);
    -ms-transform: translatey(60px);
}

.carousel-slide:hover .channel-info-bar .carousel-button {
    opacity: 1;
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
}

/*#carousel-slides-container2 .carousel-slide:hover .channel-info-bar .carousel-button {*/
    /*transform: translateY(-8px);*/
    /*-webkit-transform: translateY(-8px);*/
    /*-moz-transform: translateY(-8px);*/
    /*-ms-transform: translateY(-8px);*/
/*}*/


.carousel-slide .channel-info-bar .carousel-button.BigLabel {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f3ad19;
}


.carousel-slide .channel-info-bar .carousel-button.BigLabel:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 28px;
    top: 20px;
    right: 20px;
    background: url("../images/right-arrow.png") no-repeat center center;
    background-size: cover;
}


.carousel-slide .channel-info-bar .carousel-button.SmallLabel {
    bottom: 20px;
    right: 20px;
    background: #058bcb;
    position: absolute;

}

.carousel-slide .channel-info-bar .carousel-button.BigLabel a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    display: block;
    padding: 20px;
    text-align: left;
    text-transform: uppercase;
    white-space: nowrap;
    margin-right: 60px;
    overflow: hidden;
}


.carousel-slide .channel-info-bar .carousel-button.SmallLabel a{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    display: block;
    padding: 5px 20px;
    text-align: left;
    text-transform: uppercase;
}

.carousel-slide.video .home_banner_desktop_bg{
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.31);
    z-index:2;
    pointer-events: none;
}

.carousel-slide.video .home_banner_desktop_title{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: auto;
    text-align: center;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform:  translateY(-50%);
    -ms-transform: translateY(-50%);
    font-style: normal;
    font-family: Raleway;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    z-index:3;
    pointer-events: none;
}

.carousel-slide.video .home_banner_desktop_title .line-1{
    font-size: 46px;
    line-height: 1.1;

}

.carousel-slide.video .home_banner_desktop_title .line-2{
    font-size: 20px;
    line-height: 1.1;
}

.carousel-slide.video .home_banner_desktop_title .line-3{
    font-size: 15px;
    line-height: 1.1;
    padding-top: 10px;
}


#check-stackscroll{
    position: absolute;
    display: none;
}


#desktop-homebanner-ins{
    display: block !important;

}

#desktop-homebanner-ins.show{
    opacity: 1;
    visibility: visible;
}

#mobile-homebanner-ins{
    display: none !important;
}


.home-banner-ins{
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    z-index: 20;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    pointer-events: none;
    visibility: hidden;
}

#desktop-homebanner-ins.home-banner-ins .home-banner-ins-container{
    bottom: 50px;
}


.home-banner-ins .home-banner-ins-container{
    position: absolute;
    bottom: 0px;
    padding: 100px 0 20px;
    left: 0;
    right: 0;
    text-align: center;
    background: url(../images/shade.png) repeat-x center bottom;
}

.home-banner-ins .home-banner-ins-container img{
    width: 53px;
}

#mobile-homebanner-ins .home-banner-ins-container{
    bottom: 0px;
}

.home-banner-ins img{
    width: 50px;
}

.home-banner-ins span{
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
    margin: 8px auto 0;
    font-family: 'Montserrat', sans-serif;

}


.features #features_text_btn{
    position: relative;
    display: block;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    background: #058bcb;
    padding: 20px 0 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.features #features_text_btn:hover{

    background: #0575af;
}


.features #features_text_btn h3{
    margin: 0;
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    pointer-events: none;
}

.features #features_text_btn label{
    display: block;
    font-weight: normal;
    font-size: 18px;
    pointer-events: none;
}

.features #features_text_btn .features-text-icon{
    display: inline-block;
    border: 1px solid #ffffff;
    border-radius: 50%;
    font-size: 21px;
    line-height: 23px;
    width: 25px;
    height: 25px;
    font-weight: 100;
    font-family: serif;
    position: relative;
}
.features #features_text_btn .features-text-icon .features-text-icon-plus{
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    opacity: 1;

}

.features #features_text_btn .features-text-icon .features-text-icon-minus{
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    position: absolute;
    top: 11px;
    left: 0;
    right: 0;
    opacity: 0;
    width: 11px;
    height: 1px;
    background: #ffffff;
    margin: auto;
}

.features #features_text_btn.show .features-text-icon .features-text-icon-plus{
    opacity: 0;

}

.features #features_text_btn.show .features-text-icon .features-text-icon-minus{
    opacity: 1;
}

.features #features_text_container{
    overflow: hidden;
    max-height: 0px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
}

.features #features_text_container.show{
    max-height: 300px;
}








