/***
* Embed Fonts Styles Starts Here
**/

@font-face {
    font-family: 'gotham_ssmbook';
    src: url('fonts/GothamSSm-Book-webfont.eot');
    src: url('fonts/GothamSSm-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamSSm-Book-webfont.woff2') format('woff2'),
         url('fonts/GothamSSm-Book-webfont.woff') format('woff'),
         url('fonts/GothamSSm-Book-webfont.ttf') format('truetype'),
         url('fonts/GothamSSm-Book-webfont.svg#gotham_ssmbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_ssmmedium';
    src: url('fonts/GothamSSm-Medium-webfont.eot');
    src: url('fonts/GothamSSm-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamSSm-Medium-webfont.woff2') format('woff2'),
         url('fonts/GothamSSm-Medium-webfont.woff') format('woff'),
         url('fonts/GothamSSm-Medium-webfont.ttf') format('truetype'),
         url('fonts/GothamSSm-Medium-webfont.svg#gotham_ssmmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_ssmlight';
    src: url('fonts/GothamSSm-Light-webfont.eot');
    src: url('fonts/GothamSSm-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/GothamSSm-Light-webfont.woff2') format('woff2'),
         url('fonts/GothamSSm-Light-webfont.woff') format('woff'),
         url('fonts/GothamSSm-Light-webfont.ttf') format('truetype'),
         url('fonts/GothamSSm-Light-webfont.svg#gotham_ssmlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham_ssmbook_italic';
    src: url('fonts/gothamssm-bookitalic-webfont.eot');
    src: url('fonts/gothamssm-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gothamssm-bookitalic-webfont.woff2') format('woff2'),
         url('fonts/gothamssm-bookitalic-webfont.woff') format('woff'),
         url('fonts/gothamssm-bookitalic-webfont.ttf') format('truetype'),
         url('fonts/gothamssm-bookitalic-webfont.svg#gotham_ssmlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

/***
* Embed Fonts Styles Starts Here
**/

/***
* Common Styles Starts Here
*/

body {
    color: #000;
    font: 14px 'gotham_ssmbook';
    line-height: 18px;
}

@media screen and (max-width: 768px)    {
    body {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
}

.clear-padding {
    padding-left: 0;
    padding-right: 0
}

.clear-pad-left {
    padding-left: 0
}

.clear-pad-right {
    padding-right: 0
}

.admin-bar .navbar .nav > li > .dropdown-menu input#clone_layout {
    margin-left: 5px
}

/** Inspire Me design fixes **/
.inspireme-main-content.general-content-wrapper ng-scope {
    background-color: white!important;
}
.inspireme-main-content .banner-and-menu-block {
    margin-top: -21px;
}

.inspireme-search-controller{
    margin-top: 60px;
}
.inspireme-search-controller .inspire-search-overlay.active {
    z-index: 10050;
}
.inspireme-main-content .inspireme-search-wrapper > .main-navigation {
    right: 0;
}

@media only screen and (max-width:767px) {
    .inspireme-main-content .banner-and-menu-block {
        margin-top: 0px;
    }
    #inspire-search span {
        display: none;
    }
}
@media only screen and (max-width: 991px) {
    .inspireme-main-content .banner-and-menu-block {
        margin-top: 0px;
    }

    header {
        padding-top: 7px!important;
    }

    .header-top-wrapper {
        width: 100%;
    }
}
/** Inspire Me design fixes end **/
/***
* Common Styles Ends Here
*/


/***
* Header Styles Starts Here
*/

header {
    background-color: #fed430;
    font-family: 'gotham_ssmmedium';
    padding-bottom: 10px;
    padding-top: 0;
    position: relative;
}

.header-top-nav {
    background-color: black;
    width: 100%;
    margin-bottom: 25px;
}

.header-top-nav  {
    float: left;
    padding: 10px 0;
}

.header-top-nav .cms-container-root{
    min-height:20px;
}

.header-top-nav div.hlink {
    padding: 0 25px;
    display: inline-block;
    float: left;
}
.admin-logged-in .header-top-nav div.hlink{
    width:25%;
}
.header-top-nav div.hlink .tpse-text-block{
    white-space:nowrap;
}
.header-top-nav div.hlink:last-child {
    display: block;
}
.header-top-nav ul li:first-child {
    padding-left: 0;
}

.header-top-nav .tpse-text-block p{
    margin-bottom: 0px;
}
.header-top-nav .tpse-text-block{
    margin-bottom: 0px;
}

.header-top-nav .hlink a {
    color: #fed430;
    transition: 0.2 all ease;
}

.header-top-nav ul li a:hover {
    color: white;
}

.sticky-header .header-top-nav {
    display: none;
}

#logo {
    margin: 0;
    position: relative;
    z-index: 2000;
}

#logo a {
    background: url(../image/logo_mobile.png) no-repeat;
    display: block;
    height: 30px;
    text-indent: -9999em;
    width: 100%
}
.tne-small-topmenu-strip .tne-main-heading {
  margin-top: 6px;
}

.main-nav .tne-hrmenu {
    background: transparent
}

.main-nav .tne-hrmenu > ul > li > a {
    color: #252525
}

.main-nav .tne-hrmenu > ul > li > a:hover {
    color: #000
}

.main-nav .tne-hrmenu > ul > li > a span {
    border-top-color: #252525
}

.main-nav .tne-hrmenu > ul > li > a span.caret {
    display: none
}

.mobilemenu-ico {
    position: absolute;
    top: 4px;
    right: 0;
    text-align: center;
    z-index: 2001
}

nav .mobilemenu-ico a {
    background-color: transparent;
    border-color: transparent;
    color: #000;
    font-size: 20px
}

nav .mobilemenu-ico a:hover,
nav .mobilemenu-ico a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #000;
    outline: none;
    box-shadow: none;
}

nav .mobilemenu-ico a:before {
  content: "Menu";
  text-transform: uppercase;
  color: #000;
  margin-right: 10px;
}

nav .tne-main-menulist,
nav .tne-small-topmenu-strip {
    border-color: #2e2d2c
}

.search #sitesearch-form {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2010;
  background-color: #1b1b25;
  min-height: 75px;
  padding: 15px 50px 15px 18px;
}

#sitesearch-form form {
    height: 46px;
    position: relative
}

#sitesearch-form .twitter-typeahead {
    display: block !important
}

#sitesearch-form form input.typeahead {
    background-color: transparent;
    border: 1px solid #fed430;
    color: #fff;
    font-size: 16px;
    height: 44px;
    padding: 15px 36px 13px 18px;
    text-transform: uppercase;
    width: 100%
}

#sitesearch-form .tt-dropdown-menu {
    top: 44px !important;
    width: 100%
}

.site-search-close {
    color: #fff;
    font-size: 21px;
    position: absolute;
    top: 26px;
    right: 18px;
    cursor: pointer;
}

#site-search-new-button {
    border: none;
    background: url("../image/icon_search.png") no-repeat;
    color: #fff;
    font-size: 0;
    width: 17px;
    height: 18px;
    position: absolute;
    top: 12px;
    right: 13px;
}

#sitesearch-form form input.typeahead::-webkit-input-placeholder {
   color: #fff;
   vertical-align: middle
}

#sitesearch-form form input.typeahead:-moz-placeholder { /* Firefox 18- */
   color: #fff;
   opacity: 1
}

#sitesearch-form form input.typeahead::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   opacity: 1;
}

#sitesearch-form form input.typeahead:-ms-input-placeholder {
   color: #fff;
}

.tne-hrsub-toplink {
    background: #fed430
}

.tne-hrsub-bottomlink {
    background: #2e2d2c
}

.main-nav .tne-hrmenu .tne-hrsub-bottomlink ul li > a {
    color: #fed430
}

/**planner design & count style***/
.top-nav .badge {background:#2e2d2c ;color:#fed430;min-width: 25px; min-height: 25px;  border-radius: 50%;  padding: 0;  line-height: 25px; position: relative;
  top: -5px;}
/***planner design & Count style***/


/**header display fix**/
.modal-backdrop.in {z-index: 100;}

/***
* Header Styles Ends Here
*/

/***
* Block Title Styles Starts Here
*/

h2.section-title {
    font: 30px Arial, Helvetica, sans-serif;
    line-height: 24px
}

.section-title {
    text-align: center;
    margin: 0 0 20px;
}

.section-title .title {
    display: inline-block;
    font-family: gotham_ssmlight;
    padding: 0 50px;
    position: relative;
}

.section-title .title:after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: gray;
}

.section-title .title span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 17px;
  text-align: left;
  display: inline-block;
}

.full-width-carousal .carousel-col-wrapper {
    padding: 0
}

.carousel-block .flex-direction-nav .flex-prev {
    left: 0
}

.carousel-block .flex-direction-nav .flex-next {
    right: 0
}

.carousel-col-wrapper .container {
    position: relative
}

/***
* Block Title Styles Ends Here
*/

/***
* Contact Page Styles Starts Here
*/

#contactUsForm {
    margin-top: 20px
}

/***
* Contact Page Styles Ends Here
*/

/***
* Footer Styles Starts Here
*/
/**right sidebar**/
.options-div {
    z-index: 1043;
}
/**end**/

footer {
    background-color: #2e2d2c;
    margin-top: 15px;
    padding: 30px 0;
    text-align: center
}

.sponsors .flexslider {
    margin-bottom: 0
}

.connect-block h2 {
    color: #fff;
    font-size: 22px;
    margin: 0;
}

.social-icons .icons {
    display: inline-block;
    margin-left: 25px;
    vertical-align: middle
}

.social-icons a {
    color: #fff;
    font-size: 28px
}

body .connect-block .social-icons .fb i {
    position: static !important;
    left: 0 !important
}

.footer-section .flexslider .slides > li div[style] {
    background-color: #2e2d2c !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

a.block-link-control-my, a:hover.block-link-control-my{ text-decoration:none;}



/***
* Footer Styles Ends Here
*/

/*** CMS HEADER FIX STARTS ***/
.admin-bar.sonata-bc.sonata-page-top-bar~.home-banner-block .homepage-header, .admin-bar.sonata-bc.sonata-page-top-bar~div .innerpage-header{ top:80px;}
.admin-bar.sonata-bc.sonata-page-top-bar~div#stg-page-content{ margin-top:80px;}
/*** CMS HEADER FIX ENDS ***/

@media (max-width: 767px) {

    .social-icons {
        margin-top: 18px
    }

    .sponsors {
        margin-top: 40px
    }

    .sponsors .images {
        margin-top: 20px
    }

    .sponsors .images:first-child {
        margin-top: 0
    }

    .section-title h2{ font-size:16px;}
    div.section-title .title span{ text-align: center;}
    div.social-grid-wrapper{ overflow: hidden;}
    .event-card-block{ overflow-x: hidden; /*width:100%;*/}
    div.add-gutter-mobile-my{ padding-left:15px; padding-right:15px; overflow-x: hidden;}
    .footer-section div.footer-img1-my ul.slides li div + div[style] { background-size:166px 54px !important;}
    .footer-section div.footer-img2-my ul.slides li div + div[style] { background-size:165px 110px !important;}
    .footer-section div.footer-img3-my ul.slides li div + div[style] { background-size:166px 44px !important;}

    .footer-section div.footer-img1-my ul.slides li{ height: 60px !important;}
    .footer-section div.footer-img2-my ul.slides li{ height: 125px !important;}
    .footer-section div.footer-img3-my ul.slides li{ height: 48px !important;}
    .header-top-nav div.hlink:first-child {
        padding-top: 20px;
    }

}


@media (min-width: 768px) {

    footer {
        padding-bottom: 40px;
        padding-top: 40px;
        text-align: right
    }

    footer .footer-social-share {
        float: right;
        padding-top: 30px
    }

    .footer-block .footer-section .sponsors .img-holders .images {
        height: auto;
        margin-left: 0;
        width: 33.33333333%
    }

    .footer-block .footer-section .sponsors .img-holders .images:last-child {
        display: block;
        margin-left: 0
    }

    .connect-block * {
        display: inline-block;
        vertical-align: middle
    }
    .header-top-nav div.hlink:first-child {  padding-left: 0;  }
}

@media (max-width: 991px) {
    nav .mobilemenu-ico {
        display: block !important
    }

    #logo a {
        background-size: contain
    }

    nav .tne-hrsub-bottomlink ul > li {
      margin-left: 5px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {

    footer .footer-social-share {
        padding-top: 10px
    }

    footer .social-icons .icons {
        margin-left: 10px
    }
    .top-menu-container{padding-top: 20px}
}

@media (min-width: 992px) {

    .default-header .main-nav {
        display: block !important;
        border-top: 1px solid #2e2d2c;
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
        padding-top: 20px
    }

    body {
        padding-top: 224px
    }

    .front-page {
        padding-top: 203px
    }

    header {
        min-height: 54px;
        padding-bottom: 25px;
        padding-top: 0;

        position: fixed;
        left: 0;
        top: 0;

        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;

        width: 100%;
        z-index: 1000
    }

    .default-header .tne-menulink {
        margin: 0 auto;
        width: 1140px
    }

    .top-nav {
        line-height: 1;
        padding-top: 28px;
        text-transform: uppercase;
    }

    .top-nav ul {
        padding-left: 0
    }

    .top-nav li {
        float: left;
        margin-left: 20px
    }

    .top-nav li.planner {position:relative;padding-right: 20px}

    .top-nav li + li {
        padding-top: 6px;
    }

    .top-nav li.scroll-list-icon {
        position: relative
    }

    .top-nav .connect-block {
        border-right: 1px solid #000;
        padding-right: 20px
    }

    .top-nav .social-icons .icons {
        margin-left: 16px
    }

    .top-nav .social-icons a {
        font-size: 20px
    }

    .top-nav .connect-block h2 {
        color: #000;
        text-transform: none;
        font-weight: normal;
        font-family: 'gotham_ssmbook';
    }

    .top-nav li a {
        color: #000;
        text-decoration: none;
        vertical-align:top;
    }

    .main-nav .tne-hrmenu ul li.tne-hrmenu-open > a {
        background-color: transparent;
        color: #252525;
        opacity: 1
    }

    .tne-hrsub-toplink {
        padding-top: 20px
    }

    .sticky-header {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .sticky-header .header-top-wrapper {
        width: 100% !important;
        padding: 0 40px 0 8px;
    }

    #logo a {
        background-image: url(../image/logo.png);
        height: 56px
    }

    .sticky-header #logo {
        width: 16.66666667%
    }

    .sticky-header .col-md-8 {
        width: 83.33333333%
    }

    .sticky-header #logo a {
        background-image: url(../image/logo_mobile.png);
        height: auto;
        background-size: contain;
    }

    .sticky-header .top-nav {
        padding-top: 0;
        padding-right: 40px;
    }

    .sticky-header .header-top-wrapper {
        position: relative;
    }

    .sticky-header .main-nav {
        display: none
    }

    .scroll-menu {
        background-color: #2e2e2c;
        display: none;
        position: absolute;
        top: 0;
        right: 0;
        text-align: center;
        z-index: 2000;
    }

    .scroll-menu a {
        color: #fed530
    }

    .sticky-header .scroll-menu {
        display: block;
    }

    .sticky-header .scroll-menu a {
        background-color: #2e2e2c;
        border-color: #2e2e2c;
        color: #fed430;
        display: block;
        height: 54px;
        width: 54px;
        font-size: 28px;
        padding: 12px 0 0;
        line-height: 1;
    }

    .close-scroll-menu i:before {
        content: "\f00d"
    }

    .scroll-hide {
        display: block
    }

    .sticky-header .top-nav li,
    .scroll-show {
        display: none
    }

    .sticky-header .top-nav li.scroll-list-show .scroll-show {
        display: block;
        font-size: 24px
    }

    .sticky-header .top-nav li.scroll-list-show {
        display: block
    }

    .sticky-header .top-nav li.scroll-hide,
    .sticky-header .top-nav li .scroll-hide {
        display: none
    }

    .sticky-header .search #sitesearch-form {
        min-height: 54px;
        padding-top: 5px;
        padding-bottom: 5px;
        right: -24px;
        top: -7px;
    }

    .sticky-header #sitesearch-form form {
        height: 44px
    }

    .sticky-header .site-search-close {
        top: 17px
    }

    .custom-nav-justify .tne-hrmenu .tne-menulink {
        border-top: 1px solid #2e2d2c;
        padding: 20px 0 0;
    }

    .custom-nav-justify .tne-hrmenu > ul > li {
        margin-left: 80px
    }

    .main-nav .tne-hrmenu > ul > li > a {
        font-size: 18px;
        padding: 0
    }

    .main-nav .tne-hrmenu > ul > li > a::before {
        position: absolute;
        top: -20px;
        left: 0;
        width: 100%;
        height: 1px;
        background: #252525;
        content: '';
        opacity: 0;
        -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
        -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
        transition: height 0.3s, opacity 0.3s, transform 0.3s;
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    .sticky-header .main-nav .tne-hrmenu > ul > li > a::before {
        top: -12px
    }

    .main-nav .tne-hrmenu > ul > li > a:hover::before,
    .main-nav .tne-hrmenu > ul > li.tne-hrmenu-open > a::before {
        height: 10px;
        opacity: 1;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }

    .sticky-header .header-bottom-wrapper {
        margin-top: -36px;
        padding-left: 35px;
        width: 820px
    }

    .sticky-header .tne-menulink {
        margin: 0 auto;
        width: 780px;
    }

    .sticky-header .custom-nav-justify .tne-hrmenu > ul {
        display: block
    }

    .sticky-header .custom-nav-justify .tne-hrmenu > ul > li {
        display: inline-block;
        margin-left: 15px;
        width: auto
    }

    .custom-nav-justify .tne-hrmenu > ul > li:first-child {
        margin-left: 0
    }

    .tne-hrsub-bottomlink {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .tne-hrsub-bottomlink ul li {
        padding: 0 13px
    }

    .sticky-header .scroll-list-icon a {
        font-size: 0
    }

    .sticky-header .scroll-list-icon a:before {
        content: "\f005";
        font-family: FontAwesome;
        font-size: 25px
    }

    .sticky-header .scroll-cart-icon a:before {
        content: "\f07a"
    }

    .main-nav .modal {
        top: 65px
    }

    header .tne-hrsub-bottomlink ul > li {
        margin-left: 25px
    }

    .top-nav li.space-adjust-even-my{ margin-left:15px;}
    .top-nav #planner-count.badge{ top:-6px;}
}

@media (min-width: 992px) and (max-width: 1199px) {
    header {
        min-height: 38px
    }

    .sticky-header {
        padding-top: 4px
    }

    .default-header .tne-menulink {
        width: 940px
    }

    .sticky-header .header-bottom-wrapper {
        padding-left: 60px;
        width: 750px
    }

    .custom-nav-justify .tne-hrmenu > ul > li {
        margin-left: 45px
    }

    .sticky-header .main-nav .tne-hrmenu > ul > li > a {
        font-size: 15px;
    }

    .sticky-header .tne-menulink {
        width: 666px;
    }

    .sticky-header .scroll-menu a {
        height: 38px;
        width: 38px;
        padding-top: 4px;
    }

    .sticky-header .top-nav li + li {
        padding-top: 0;
    }

    footer .footer-social-share {
        padding-top: 20px
    }
}

/**minimize the menu**/
@media (min-width: 1700px) {
    .sticky-header .header-bottom-wrapper {
        width: 1170px;
        padding-left: 15px
    }

    .sticky-header .tne-menulink {
        width: 1170px;
    }

    .sticky-header .custom-nav-justify .tne-hrmenu > ul > li {
        margin-left: 80px
    }

    .sticky-header .custom-nav-justify .tne-hrmenu > ul > li:first-child {
        margin-left: 0
    }
}
.distance {display:none}
/**end**/

/** Sumo Select Operator search **/

.tpse-operator-search-container #stg-page-content .tpse-operator-search .well-destinations .SumoSelect > .optWrapper p {
    cursor: pointer;
}
#stg-page-content .SumoSelect:focus > .CaptionCont,  #stg-page-content .SumoSelect:hover > .CaptionCont{ box-shadow: none;}
.tpse-operator-search-container #stg-page-content .tpse-operator-search .well-destinations  .SumoSelect > .CaptionCont label{
    border-left: 1px #81818e solid;
    margin-bottom: 0px;
    width: 41px;
    cursor:pointer;
}
#stg-page-content .SumoSelect{
    width: 100%;
}
#stg-page-content .SumoSelect > .CaptionCont {
    position: relative;
    border: 1px solid #A4A4A4;
    min-height: 14px;
    background-color: #fff;
    border-radius: 2px;
    margin: 0px;
    width: 100%;
}
#stg-page-content  .SumoSelect > .CaptionCont > span{
    margin: 6px;
    color: #333;
}
#stg-page-content .SumoSelect p.select-all label {
    color: #333;
}
#stg-page-content .SumoSelect .select-all{
    border-radius: 3px 3px 0 0;
    position: relative;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    padding: 5px 0px 3px 35px;
    height: 30px;
}
#stg-page-content .SumoSelect > .optWrapper.open{
    border-color: #d8d8d8;
    box-shadow: none;
    border-radius: 0px;
    top:39px;
}

#stg-page-content .SumoSelect > .optWrapper > .options > li label {
    color: #333;
}

#stg-page-content .SumoSelect > .optWrapper.multiple > .options > li.selected span i,  #stg-page-content .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i{
    background-color: #333;
    color:#fff;
    box-shadow: none;
    border-radius: 0px;
}

#stg-page-content .SumoSelect > .optWrapper.multiple > .options > li span i,  #stg-page-content .SumoSelect .select-all > span i{
    box-shadow: none;
    border-radius: 0px;
    border-color: #333;
}

.tpse-operator-search-container #stg-page-content .tpse-operator-search .well-destinations .SumoSelect > .optWrapper{
    -webkit-transition:none;
    -moz-transition: none;
    -ms-transition:none;
}
