body {
    font-family: Industry-Book;
    font-size: 16pt;
    font-weight: 400;
}

h1 {
    font-family: BigNoodleTitling;
    font-size: 74pt;
}

h2 {
    font-family: BigNoodleTitling;
    font-size: 54pt;
}

h3 {
    font-family: Industry-Demi;
    font-size: 24pt;
}

a,
#menu a {
    font-weight: 600;
    color: #F2A62D;
}

a:hover {
    color: #e59a24;
}

#menu a:hover {
    text-decoration: underline;
}

.navbar-first {
    padding-left: 8.5%;
    padding-right: 10%;
    background-color: white;
}

.banner-container.header-top-banner {
    padding-left: 8.5%;
    padding-right: 10%;
}

.banner-container.header-top-banner p {
    font-size: 22pt;
    font-weight: bold;
    margin-top: 10px;
}

.banner-container.header-top-banner-img img {
    width: 100%;
}

.navbar-first a,
.footer-menu a,
.footer-copyright a {
    font-size: 12pt;
}

.navbar-first a:hover,
.footer-menu a:hover,
.footer-copyright a:hover {
    color: #e59a24;
    text-decoration: underline;
}

.footer-nav a {
    font-size: 14pt;
    font-weight: 600;
    color: #F2A62D;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
    vertical-align: top;
    color: white;
}

.navbar-first ul {
    padding-left: 0;
}

/* navbar */

.navbar-default {
    background-color: #F2A62D;
    border-color: #E59A24;
    border-bottom: 5px solid;
    border-bottom-color: #E59A24;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
}

/* title */

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5E5E5E;
}

/* link */

.navbar-default .navbar-nav>li>a {
    color: #777;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #E59A24;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #D5D5D5;
}

.navbar-default .navbar-nav>.dropdown>a:hover .caret,
.navbar-default .navbar-nav>.dropdown>a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar-default .navbar-nav>.open>a .caret,
.navbar-default .navbar-nav>.open>a:hover .caret,
.navbar-default .navbar-nav>.open>a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}

/* mobile version */

.navbar-default .navbar-toggle {
    border-color: #DDD;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #DDD;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #CCC;
}

.header-menu-left li {
    list-style-type: none;
    display: inline-block;
    margin: 5px;
    font-size: 12pt;
    padding-top: 5px;
}

.header-menu-right li {
    list-style-type: none;
    display: inline;
    margin-left: 5px;
    font-size: 10pt;
}

.navbar-second {
    padding-left: 7.5%;
    padding-right: 10%;
    background-color: #3A3B4D;
}

.header-image img {
    width: 100%;
}

.footer-menu {
    font-size: 10pt;
    line-height: 90%;
    margin-bottom: 20px;
}

.footer-menu li {
    list-style: none;
    margin: 10px;
    padding: 5px;
    border-bottom: 1px solid;
    border-bottom-color: #E8E8E8;
}

.footer-nav ul li {
    list-style: none;
    display: inline;
    margin: 15px;
    padding: 15px;
}

.footer-nav ul {
    width: 100%;
    margin: auto;
}

.footer-nav {
    margin: 20px;
    height: 60px;
    border-bottom: 5px solid;
    border-bottom-color: #D8D8DA;
}

.footer-menu ul {
    padding-left: 5%;
    padding-right: 5%;
}

.footer-ribbon p {
    color: white;
    font-size: 12pt;
    font-weight: bold;
    padding-top: 5px;
    margin: 20px 0 20px 60px;
}

.footer-ribbon ul {
    margin: 0;
}

.footer-ribbon i {
    margin: 15px auto;
    border-radius: 0;
    color: #676884;
}

.footer-ribbon i:hover {
    margin: 15px auto;
    border-radius: 0;
    color: #e59a24;
}

.footer-ribbon {
    display: flex;
    background: #3A3B4D;
    position: relative;
}

.footer-ribbon:before,
.footer-ribbon:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    position: absolute;
    bottom: -30px;
    z-index: -1;
}

.footer-ribbon:before {
    left: 0;
    border-color: #26252b #26252b transparent transparent;
    border-right: 40px solid #26252b;
    border-bottom: 30px solid transparent;
}

.footer-ribbon:after {
    right: 0;
    border-color: #26252b transparent transparent #26252b;
    border-left: 40px solid #26252b;
    border-bottom: 30px solid transparent;
}

.footer-connect {
    display: flex;
    float: left;
    margin-left: 5px;
}

.footer-connect ul {
    padding-left: 20px;
}

.footer-connect li {
    display: inline;
    list-style: none;
    margin: 10px;
}

.footer-signup {
    display: flex;
    float: right;
    position: absolute;
    right: 60px;
    width: 50%;
}

.footer-signup input {
    position: relative;
    border: none;
    outline: none;
    background: #fff;
    padding: 10px;
    width: 250px;
    height: 40px;
    margin-left: 20px;
    margin-top: auto;
    margin-bottom: auto;
    border-radius: 2px 0 0 2px;
    font-size: 12pt;
    color: #2c3e50;
}

.signup-button {
    border-radius: 0 2px 2px 0;
    moz-border-radius: 2px;
    webkit-border-radius: 2px;
    margin-top: auto;
    margin-bottom: auto;
    color: #ffffff;
    background-color: #f2a62d;
    width: 40px;
    height: 40px;
    border: none;
    display: inline-block;
    float: right;
}

.signup-button:hover {
    background-color: #e59a24;
}

.footer-copyright {
    margin-top: 10px;
    margin-left: 50px;
    font-size: 10pt;
}

footer img {
    display: block;
    margin: auto;
}

/* Search button*/

.sb-search {
    position: relative;
    margin-top: 0;
    width: 0;
    min-width: 50px;
    height: 50px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
    border-radius: 25px 25px 25px 25px;
    z-index: 999;
}

.sb-search-input {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 60px;
    margin: 0;
    z-index: 10;
    padding: 10px 65px 20px 30px;
    font-family: inherit;
    font-size: 12pt;
    color: #2c3e50;
}

.sb-search-input::-webkit-input-placeholder {
    color: #a9a9a9;
}

.sb-search-input:-moz-placeholder {
    color: #a9a9a9;
}

.sb-search-input::-moz-placeholder {
    color: #a9a9a9;
}

.sb-search-input:-ms-input-placeholder {
    color: #a9a9a9;
}

.sb-icon-search,
.sb-search-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #3A3B4D;
    background: white;
    z-index: 10;
    font-size: 22px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.sb-icon-search:before {
    content: "";
}

/* Open state */

.sb-search.sb-search-open,
.no-js .sb-search {
    width: 400px;
    border-radius: 25px 25px 25px 25px;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #F2A62D;
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

.search-right {
    margin: 25px auto;
}

.navbar-search-buttons {
    position: absolute;
    padding-right: 110px;
}

.search-right #btn1 {
    border: 2px solid;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 5px 30px;
    height: 50px;
}

.search-right #btn1:hover {
    background-color: #6e6f8b;
    border-color: #6e6f8b;
}

.search-right #btn1:active {
    background-color: #e59a24;
    border-color: #e59a24;
}

.search-right #btn2 {
    border: 2px solid;
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 5px 30px;
    height: 50px;
}

.search-right #btn2:hover {
    background-color: #6e6f8b;
    border-color: #6e6f8b;
}

.search-right #btn2:active {
    background-color: #e59a24;
    border-color: #e59a24;
}

.search-right #li1,
.search-right #li2 {
    list-style: none;
    display: inline;
}

.search-right #li1 a,
.search-right #li2 a {
    color: white;
}

.navbar-search-buttons ul #li1 {
    border: 2px solid;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 5px 30px;
    height: 50px;
}

.navbar-search-buttons ul #li2 {
    border: 2px solid;
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 5px 30px;
    height: 50px;
}

#menu-header-menu {
    margin-top: 5px;
}

#menu-header-menu li {
    list-style: none;
    display: inline-block;
    margin: 5px;
}

.navbar-third {
    background-color: #F2A62E;
    border-bottom: 5px solid;
    border-bottom-color: #DA911E;
}

.navbar-third .main-menu>ul {
    width: 70%;
    margin: auto;
    padding: 0;
}

.navbar-third .main-menu>ul>li {
    list-style: none;
    display: inline-block;
    padding: 20px 30px;
}

.navbar-third .main-menu>ul>li a {
    color: white;
}

.navbar-third .main-menu>ul>li:hover {
    background-color: #DA911E;
}

.navbar-mobilemenu-mobile .row #navbarHeader {
    float: none;
}

.navbar-mobilemenu-mobile .row #navbarHeader .navbar-toggle {
    display: block;
}

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

.navbar-mobilemenu-mobile .row .navbar-collapse.collapse .navbar-nav {
    float: none !important;
}

.navbar-mobilemenu-mobile .row .navbar-collapse.collapse .navbar-nav {
    width: 100%;
}

.navbar-mobilemenu-mobile .row .navbar-collapse.collapse .navbar-nav>li {
    float: none;
    display: block;
    width: 100%;
}

.navbar-mobilemenu-mobile .row .navbar-collapse.collapse.in {
    display: block !important;
}

#mobileNavbar {
    background-color: #3A3B4D;
    margin: 0;
}

.navbar-collapse ul {
    list-style-type: none;
}

.navbar-collapse a,
.navbar-brand,
.navbar-brand:hover {
    color: white;
}

.icon-bar {
    background-color: #F2A62D;
}

#nav {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    text-align: center;
    display: table;
    width: 100%;
}

#nav li {
	position: relative;
    display: table-cell;
    padding: 15px 5px;
    width: 150px;
}

#nav li a {
    line-height: 35px;
    color: #ffffff;
}

#nav li.dark-blue-color a,
.menu-mobile-primary-menu-container li.dark-blue-color a {
    color: #3A3B4D;
}

#nav li li {
    float: left;
    background: #DA911E;
}

#nav li li a {
    display: block;
    text-decoration: none;
}

#nav li:hover {
    background: #D99220
}

/*--- Sublist Styles ---*/

#nav ul {
    position: absolute;
    padding: 0;
    left: 0;
    display: none;
}

/*--- Hide Sub Sublists ---*/

#nav li:hover ul ul {
    display: none;
}

/*--- Sublevel UL's display and position on hover ---*/

#nav li:hover ul {
    display: block;
}

#nav li li:hover ul {
    margin-left: 230px;
    margin-top: -35px;
    display: block;
}

#menu-footer-menu {
    list-style: none;
    text-align: center;
    padding: 0;
}

#menu-footer-menu li {
    width: 200px;
    display: inline;
    float: none;
    margin: 24px;
}

#menu {
    border: none;
    border: 0;
    margin: 0;
    padding: 0;
}

/*widgets*/

/* Slider */

.slider {
    position: absolute;
    display: block;
    overflow: hidden;
    height: 700px;
    background: #d0d5d8;
    width: 100%;
}

.slider-div {
    padding-right: 0;
    padding-left: 0;
}

.sliderImage {
    width: 100%;
}

#slider_figure {
    position: absolute;
    opacity: 0;
    transition: 1s opacity;
    height: 100%;
}

#slider_figure img {
    position: absolute;
    opacity: 0;
    transition: 1s opacity;
}

#slider_figure.show {
    opacity: 1;
    position: static;
    transition: 1s opacity;
}

#slider_figure img.show {
    opacity: 1;
    position: static;
    transition: 1s opacity;
}

.sliderHeadline {
    position: absolute;
    color: white;
    font-size: 108pt;
    top: 285px;
    left: 22%;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    z-index: 999;
}

.sliderRibbon {
    width: 15%;
    height: 100px;
    top: 320px;
    background: #af112e;
    color: white;
    position: absolute;
    margin-left: 50px;
    padding-right: 3%;
    font-size: 34pt;
    text-transform: uppercase;
    text-align: right;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    z-index: 999;
}

.sliderRibbon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 100%;
    border-right: 35px solid #701414;
    border-bottom: 30px solid transparent;
}

/* Slider buttons */

div#arrows {
    position: absolute;
    top: 375px;
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    background-color: #e59a24;
    width: 92px;
    height: 45px;
    left: 85%;
    z-index: 999;
}

.arrowLeft {
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    color: #ffffff;
    background-color: #f2a62d;
    width: 45px;
    height: 45px;
    border: none;
    display: inline-block;
    float: left;
}

.arrowRight {
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    color: #ffffff;
    background-color: #f2a62d;
    width: 45px;
    height: 45px;
    border: none;
    display: inline-block;
    float: right;
}

.arrowLeft:hover,
.arrowRight:hover {
    background-color: #e59a24;
}

/* Main Form */

.mainForm {
    margin-top: -9px;
    margin-bottom: 10px;
    background: #1C4F84;
    border-top: 10px solid white;
    z-index: 999;
}

p#mainFormTitle {
    color: white;
    font-family: "Industry-Demi";
    font-size: 22pt;
}

p#mainFormHeadline {
    margin-bottom: 5%;
    color: white;
    font-size: 66pt;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    line-height: 85%;
}

.mainFormLink {
    color: #f2a62d;
    font-size: 40pt;
}

.mainFormLink:hover {
    color: #e59a24;
    text-decoration: none;
}

.mainFormLink i {
    padding-left: 10px;
}

.mainFormLink:hover i {
    padding-left: 20px;
}

.mainFormLinkDiscription {
    height: 44px;
    color: white;
    font-size: 12pt;
}

.mainFormSeparator {
    width: 361px;
    height: 10px;
    background: #C8C9CD;
    margin-left: -11%;
}

.mainFormCol {
    padding: 5%;
}

.pillButton {
    position: absolute;
    padding-left: 25px;
    padding-right: 25px;
    height: 50px;
    border: none;
    border-radius: 25px;
    left: 7%;
    font-family: "Industry-Demi";
    font-size: 16pt;
    line-height: 90%;
}

.btn-primary.raised {
    box-shadow: 0 1px 0 0 #e59a24;
    background-color: #f2a62d;
}

.btn-primary.raised:hover {
    background-color: #e59a24;
}

.btn-primary.raised:active,
.btn-primary.raised.active {
    background: #f2a62d;
    box-shadow: none;
    margin-bottom: -1px;
    margin-top: 1px;
}

.circle {
    position: absolute;
    margin-left: 25%;
    margin-top: -3%;
    background: #f2a62d;
    border: 10px solid white;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    text-align: center;
    padding-top: 35px;
    z-index: 9999999;
}

.circle:hover {
    background-color: #e59a24;
}

.circle i {
    padding-left: 10px;
}

.circle:hover i {
    padding-left: 20px;
}

.circleLink {
    color: white;
    font-family: Industry-Medium;
    font-size: 18pt;
}

.circleLink:hover {
    color: white;
    text-decoration: none;
}

/* Card Widget */

.category {
    position: absolute;
    color: #ffffff;
    font-family: "Industry-Medium";
    font-size: 16pt;
    font-weight: 500;
    line-height: 90%;
    top: 20%;
    left: 25px;
}

.headline {
    width: 80%;
    position: absolute;
    color: #ffffff;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    font-size: 38pt;
    line-height: 90%;
    top: 30%;
    left: 25px;
}

a#linkArrow {
    position: absolute;
    color: #f2a62d;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    text-decoration: none;
    top: 80%;
    left: 25px;
}

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

.mainTout {
    margin: 10px 0 10px 0;
    width: 100%;
    height: 350px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: black;
}

.mainTout img {
    width: 100%;
    height: 100%;
    opacity: 0.25;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.mainTout:hover img {
    opacity: 0.5;
    -webkit-transform: scale3d(1.25, 1.25, 1);
    transform: scale3d(1.25, 1.25, 1);
}

.mainTout i {
    padding-left: 10px;
}

.mainTout:hover i {
    padding-left: 20px;
}

/* Calendar */

.calendarForm {
    margin: 10px 0 10px 0;
    width: 100%;
    height: 350px;
    background: #e8e8e8;
    border: 10px solid white;
}

.calendarCol {
    padding: 5%;
}

.scheduleCol i {
    color: white;
    padding-right: 10px;
    display: inline-block;
}

p#calendarTitle {
    color: #403a4c;
    font-size: 14pt;
    font-family: "Industry-Medium";
    font-weight: 500;
}

p#calendarHeadline {
    color: #403a4c;
    font-size: 42pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.calendarLink {
    position: absolute;
    color: white;
}

.calendarLink:hover {
    color: white;
    text-decoration: none;
}

.calendarRibbon {
    width: 230px;
    height: 50px;
    bottom: 15%;
    background: #f2a62d;
    color: white;
    position: absolute;
    margin-left: -22px;
    padding-top: 15px;
    padding-left: 7%;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
}

.calendarRibbon:hover {
    background: #e59a24;
}

.calendarRibbon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 100%;
    border-right: 12px solid #a57409;
    border-bottom: 10px solid transparent;
}

.calendarRibbon i {
    padding-left: 10px;
}

.calendarRibbon:hover i {
    padding-left: 20px;
}

p#openToday,
#thisWeekend {
    color: #64636d;
    font-size: 14pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    display: inline-block;
    padding-right: 5px;
    line-height: 90%;
}

p#openTodayHrs,
#thisWeekendHrs {
    color: #64636d;
    font-style: italic;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    display: inline-block;
    line-height: 90%;
}

a#openTodayLink,
#thisWeekendLink {
    color: #f2a62d;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 500;
    text-decoration: none;
    display: inline-block;
    line-height: 90%;
}

div#schedule-xs {
    margin: 10px 0 10px 0;
    background: white;
    padding: 5%;
}

#schedule-xs i {
    padding-right: 10px;
    color: #d0d5d8;
}

#thisWeekendLinkHrs {
    padding-left: 7%;
    color: #64636d;
    font-style: italic;
    font-size: 10pt;
    font-family: "Industry-Medium";
    font-weight: 300;
    line-height: 90%;
}

p#openTodayLinkHrs {
    color: #64636d;
    font-style: italic;
    font-size: 10pt;
    font-family: "Industry-Medium";
    font-weight: 300;
    line-height: 90%;
}

p#openTodayLinkHrs-mobile {
    color: #64636d;
    font-style: italic;
    font-size: 10pt;
    font-family: "Industry-Medium";
    font-weight: 300;
    line-height: 90%;
}

.linkMobile {
    font-size: 0.8em;
}

.linkDesktop {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

div#schedule {
    margin-top: -2%;
    padding-top: 5%;
    padding-right: 5%;
}

div#schedule ul,
#schedule-xs ul {
    list-style-type: none;
    padding-left: 0;
}

div#schedule ul li,
#schedule-xs ul li {
    padding-top: 5%;
    padding-bottom: 5%;
}

.separator {
    width: 100%;
    height: 2px;
    background: white;
    margin-bottom: 10px;
}

.separator-xs {
    width: 100%;
    height: 2px;
    background: #d0d5d8;
    margin-bottom: 10px;
}

/* Headline Form */

.headlineForm {
    margin: 10px 0 10px 0;
    width: 100%;
    height: 100%;
    background: #e8e8e8;
    position: relative;
    padding-top: 2%;
    padding-bottom: 2%;
}

.headlineFormHeadline {
    width: 65%;
    position: relative;
    color: #403a4c;
    font-size: 42pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    top: -40%;
    left: 20%;
}

.headlineFormLink {
    position: relative;
    color: #f2a62d;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    top: -40%;
    left: 20%;
}

.headlineFormLink:hover {
    color: #e59a24;
    text-decoration: none;
}

.headlineFormLink i {
    padding-left: 10px;
}

.headlineFormLink:hover i {
    padding-left: 20px;
}

.headlineFormRibbon {
    width: 22%;
    height: 75px;
    background: #af112e;
    color: white;
    top: 20%;
    position: absolute;
    margin-left: -35px;
    padding-left: 5%;
    padding-right: 3%;
    padding-top: 5px;
    font-size: 24pt;
    text-transform: uppercase;
    text-align: right;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.headlineFormRibbon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 100%;
    border-right: 35px solid #701414;
    border-bottom: 30px solid transparent;
}

.page-title {
    background-color: #3A3B4D;
    color: white;
}

.page-title h1 {
    display: block;
    margin-top: 50px;
    margin-left: 9%;
    font-size: 56pt;
    font-weight: 400;
}

.page-title h3 {
    display: block;
    margin-left: 9%;
    margin-bottom: 50px;
    font-size: 16pt;
}

.donate-widget .widget-title {
    margin: 30px auto;
}

.donate-widget .widget-body .btn {
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    margin: 50px auto;
    width: 200px;
    background-color: #F2A62E;
    color: white;
    border-radius: 20px;
}

.donate-button {
    text-align: center;
    font-size: 20px;
    margin: 50px auto;
    background-color: #F2A62E;
    color: white;
    border-radius: 15px;
    border-color: #e59a24;
    width: 90%;
}

.donate-button:hover {
    background-color: #e59a24;
    color: white;
    border-color: #e59a24;
}

.donate-widget .widget-video p {
    margin-top: 20px;
}

.widget-image img {
    width: 100%;
}

.sciencetheater-body {
    margin: 60px auto;
}

/* Text Area for Experience Science Page */

.text_area {
    margin-top: 25px;
    width: 100%;
    font-size: 16pt;
}

.text_area_title {
    font-size: 18pt;
    font-weight: 600;
}

/*  Blue Box with Labs List for Experience Science Page */

.ribbon {
    width: 104%;
    left: -2%;
    margin: 50px auto;
    padding: 10px 0;
    background: #B41F35;
    position: relative;
}

.ribbon-text {
    display: inline-block;
    width: 100%;
    position: relative;
    font-size: 40pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
    text-align: left;
    color: #fff;
    margin-left: 5%;
}

.ribbon:before,
.ribbon:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0;
    position: absolute;
    bottom: -30px;
    z-index: -1;
}

.ribbon:before {
    left: 0;
    border-color: #6F1123 #6F1123 transparent transparent;
    border-right: 40px solid #6F1123;
    border-bottom: 30px solid transparent;
}

.ribbon:after {
    right: 0;
    border-color: #6F1123 transparent transparent #6F1123;
    border-left: 40px solid #6F1123;
    border-bottom: 30px solid transparent;
}

.blue_box {
    width: 95%;
    margin: -150px auto 0 auto;
    background: #1D5085;
    height: 430px;
}

.lab_list {
    margin-top: 90px;
    color: #F2A62D;
    font-size: 14pt;
}

.lab_list li {
    list-style-type: none;
    margin-top: 25px;
    border-bottom: 1px solid #fff;
}

.lab_list a {
    color: #F2A62D;
}

.lab_list a:hover {
    color: #e59a24;
    text-decoration: none;
}

.lab_list li span {
    font-size: 8pt;
}

.blue_shadow_div {
    position: relative;
    min-width: 95%;
    width: 95%;
    margin: 0 auto;
}

.triangle-topright {
    height: 30px;
    border-top: 30px solid #09335D;
    border-left: 30px solid transparent;
}

.blue_shadow {
    min-height: 30px;
    height: 30px;
    background: #09335D;
}

.triangle-topleft {
    min-height: 30px;
    height: 30px;
    border-top: 30px solid #09335D;
    border-right: 30px solid transparent;
}

.zigzag_area {
    position: relative;
    padding: 10px 10px 40px 10px;
    background: #1D5085;
    width: 90%;
    margin: 0 auto;
    height: 80px;
    text-align: center;
    color: #808080;
    font-size: 20px;
    margin-bottom: 25px;
    font-style: italic;
}

.zigzag_area:after {
    background: linear-gradient(-45deg, #ffffff 20px, transparent 0), linear-gradient(45deg, #ffffff 20px, transparent 0);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 20px 35px;
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 32px;
}

/* Short Description Widget */

.left_text {
    width: 95%;
    margin: 0 auto;
}

.left_text h2 {
    color: black;
    font-size: 18pt;
    font-family: "Industry-Medium";
    font-weight: 400;
}

.left_text h5 {
    font-size: 10pt;
    font-family: "Industry-Medium";
    font-weight: 400;
    color: #B5B7BB;
}

.left_text p {
    font-size: 14pt;
    font-family: "Industry-Medium";
    font-weight: 100;
}

.left_text a {
    color: #f2a62d;
    margin-bottom: 25px;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 400;
}

.left_text a:hover {
    color: #e59a24;
    text-decoration: none;
}

.left_text a i {
    padding-left: 10px;
}

.left_text a:hover i {
    padding-left: 20px;
}

/* Content divider */

.divider {
    width: 100%;
    border: none;
    margin-top: 45px;
    height: 5px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

/* Testimonial */

.testimonial {
    font-style: italic;
    color: #2A92C4;
    font-size: 18pt;
    padding: 10% 10% 25% 10%;
}

.testimonial_author {
    font-size: 12pt;
    margin: -25% 0 0 10%;
}

.testimonial_author span {
    color: #C8C9CD;
}

/*  donate gray area css */

#d-wrapper {
    background-color: #E4E4E6;
    margin-top: 10%;
    margin-bottom: 10%;
    margin-left: -5%;
}

#d-wrapper h5 {
    font-size: 12pt;
    font-weight: 700;
    margin-left: 5%;
    color: black;
}

#d-wrapper p {
    font-size: 12pt;
    font-weight: 500;
    margin-left: 5%;
    padding-right: 5%;
}

#d-wrapper .zig-zag-top:before {
    background: linear-gradient(45deg, #E4E4E6 15px, transparent 0), linear-gradient(-45deg, #E4E4E6 15px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 20px 30px;
    content: "";
    display: block;
    height: 20px;
    width: 100%;
    position: relative;
    top: -20px;
    left: 0;
}

#d-wrapper .zig-zag-bottom:after {
    background: linear-gradient(45deg, transparent 15px, #E4E4E6 0), linear-gradient(-45deg, transparent 15px, #E4E4E6 0);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 20px 30px;
    content: "";
    display: block;
    width: 100%;
    height: 20px;
    position: relative;
    bottom: -15px;
    left: 0;
}

/* Explore Science Card Widget */

.explore_everything_area {
    margin-top: -100px;
    width: 100%;
    height: auto;
    background: #C8C9CD;
    padding-top: 50px;
}

.explore_widget {
    margin-bottom: 55px;
}

.recommended_poster {
    width: 100%;
    height: 180px;
    margin: 1%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-color: black;
}

.recommended_poster img {
    max-width: 100%;
    max-height: 100%;
    opacity: 0.25;
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.recommended_poster:hover img {
    opacity: 0.5;
    -webkit-transform: scale3d(1.25, 1.25, 1);
    transform: scale3d(1.25, 1.25, 1);
}

.recommended_poster i {
    padding-left: 10px;
}

.recommended_poster:hover i {
    padding-left: 20px;
}

.event_name {
    position: absolute;
    text-transform: uppercase;
    line-height: 90%;
    top: 15%;
    left: 25px;
    color: #fff;
    font-size: 24pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.short_description {
    width: 80%;
    position: absolute;
    color: #fff;
    font-family: Industry-Medium;
    font-weight: 500;
    font-size: 10pt;
    top: 45%;
    left: 25px;
}

.recomendedLinkArrow {
    position: absolute;
    top: 80%;
    left: 25px;
    color: #f2a62d;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    text-decoration: none;
}

.recomendedLinkArrow:hover {
    color: #e59a24;
    text-decoration: none;
}

/* Google Maps Widget */

.location-widget {
    position: relative;
    padding: 0;
}

#map {
    width: 100%;
    max-width: 100%;
    height: 500px;
}

.widget_holder {
    position: absolute;
    top: 10%;
    left: 60%;
    width: 350px;
    height: 380px;
    z-index: 999;
    background: #e8e8e8;
    opacity: 0.9;
}

.companyInfo_widget {
    padding-top: 10%;
    padding-left: 5%;
    padding-right: 5%;
    color: #3C3D51;
    width: 100%;
    height: 100%;
    border: 10px solid white;
    z-index: 999;
}

.company_address_street {
    color: #3A3B4D;
    font-size: 15pt;
    font-weight: bold;
}

.company_address_state {
    color: #3A3B4D;
    font-size: 15pt;
    font-weight: bold;
    margin-top: -5%;
}

.fa-phone {
    margin-top: 80px;
    color: #3C3D51;
    z-index: 999;
}

.fa-envelope {
    color: #3C3D51;
}

.telNo_row {
    width: 100%;
    border-bottom: 2px solid #fff;
    margin: 0 auto;
}

.phone-icon {
    width: 30%;
    display: inline-block;
}

.contact-text {
    width: 70%;
    display: inline-block;
    margin-left: -20px;
}

div.contact-text * {
    color: #3C3D51;
    font-size: 12pt;
    line-height: 80%;
}

#phone-no {
    color: #F2A62D;
    font-weight: 600;
    font-size: 15pt;
}

#phone-no a {
    color: #F2A62D;
    text-decoration: none;
}

.mail_row {
    width: 100%;
    margin: 0 auto;
}

.mail-icon {
    width: 30%;
    display: inline-block;
    margin-top: 20px
}

.contact-text #mail-text #phone-text {
    margin-bottom: 0;
    font-weight: 600;
}

#mail_us a {
    color: #f2a62d;
    font-weight: 600;
    text-decoration: none;
    font-size: 15pt;
}

#mail_us a:hover {
    color: #e59a24;
}

.contactLink {
    position: absolute;
    color: white;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    top: 25%;
}

.contactLink:hover {
    color: #fff;
    text-decoration: none;
}

.contactRibbon {
    width: 260px;
    height: 50px;
    top: 30%;
    background: #f2a62d;
    color: white;
    position: absolute;
    margin-left: -40px;
    padding-left: 10%;
}

.contactRibbon:hover {
    background: #e59a24;
}

.contactRibbon:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: 0;
    top: 100%;
    border-right: 12px solid #a57409;
    border-bottom: 10px solid transparent;
}

.contactRibbon i {
    padding-left: 10px;
    color: #fff;
}

.contactRibbon:hover i {
    padding-left: 20px;
}

/* Working hours/Parking and Directions information */

.info_main_div {
    border-bottom: 3px solid #D8D8DA;
}

.info_div {
    margin-top: 20px;
    margin-bottom: 20px;
}

.info_div p {
    font-size: 14pt;
    color: #63666B;
    width: 80%;
}

#info_hours,
#info_closed {
    margin-top: -10px;
    font-style: italic;
}

.info_div hr {
    margin-right: 20%;
    height: 2px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

.info_div h3 {
    color: black;
    font-size: 18pt;
    font-weight: 500;
}

.info_div #parking_description {
    width: 100%;
}

hr {
    height: 2px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

/* Prices Banner */

.prices_div {
    margin: 50px 15px;
    color: #9FA0A5;
}

.prices_div span {
    color: #000;
}

.prices_div #type_price {
    font-size: 38pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.prices_div #description {
    font-size: 14pt;
}

.prices_div #description span {
    color: #9FA0A5;
    font-style: italic;
}

.prices_div hr {
    height: 2px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

/* Ribbon Headline */

.ribbon_upwards {
    width: 60%;
    height: 70px;
    margin: 50px auto;
    padding: 20px 0;
    background: #B41F35;
    position: relative;
}

.ribbon_upwards-text {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 24pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.ribbon_upwards:before,
.ribbon_upwards:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px;
    position: absolute;
    bottom: 70px;
    z-index: -1;
}

.ribbon_upwards:before {
    left: 0;
    border-color: transparent #6F1123 #6F1123 transparent;
}

.ribbon_upwards:after {
    right: 0;
    border-color: transparent transparent #6F1123 #6F1123;
}

/* Activity Tout Widget*/

.activities {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #e4e4e6;
    background: #e4e4e6;
    min-height: 160px;
}

.activities_link:hover {
    text-decoration: none;
}

.activities:hover i {
    padding-left: 20px;
}

.activity_div {
    width: 100%;
    margin-left: 15px;
    margin-bottom: 25px;
    padding-top: 25px;
}

.activities h2 {
    margin: 10px 25px 5px 10px;
    font-size: 24pt;
    line-height: 90%;
    font-family: "BigNoodleTitling";
    font-weight: 500;
}

.toutArrow {
    position: relative;
    margin: 5px 10px;
    color: #f2a62d;
    font-size: 12pt;
    font-family: "Industry-Medium";
    font-weight: 600;
    text-decoration: none
}

.toutArrow:hover {
    text-decoration: none;
    color: #e59a24;
}

.toutArrow i {
    padding-left: 10px;
}

/* Small Google Maps widget */

#small_map {
    width: 100%;
    max-width: 100%;
    height: 350px;
}

/* Text & Image widget*/

.text_with_image {
    width: 100%;
}

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

.text_with_image p {
    font-size: 12pt;
    color: #63666B;
}

.text_with_image .image_decription {
    margin-top: 10px;
    font-size: 10pt;
}

.carousel_image_decription {
    margin-top: 35px;
    font-size: 10pt;
    margin-bottom: 30px;
}

.tablepress {
    margin: 30px auto;
}

.search-right ul {
    height: 50px;
    float: right;
}

.search-right ul>li {
    list-style: none;
    display: inline;
    border: 2px solid;
    border-right: 0;
    border-radius: 0;
    margin-right: 2px;
    font-size: 14pt;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 10px 30px;
    float: left;
    height: 50px;
}

.search-right ul>li a {
    color: white;
}

.search-right ul> :first-child {
    border: 2px solid;
    border-right: 0;
    border-radius: 0;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    margin-right: 2px;
    font-size: 14pt;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 10px 30px;
    float: left;
    height: 50px;
}

.search-right ul> :last-child {
    border: 2px solid;
    border-left: 0;
    border-radius: 0;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin: 0;
    font-size: 14pt;
    font-weight: 600;
    background-color: #434458;
    border-color: #47485d;
    color: white;
    padding: 10px 30px;
    float: right;
    height: 50px;
}

.search-right li:hover {
    background-color: #6e6f8b;
    border-color: #6e6f8b;
}

.search-right li:active {
    background-color: #e59a24;
    border-color: #e59a24;
}

.BigNoodleTitling-Oblique {
    font-family: BigNoodleTitling-Oblique;
    font-weight: normal;
    font-style: normal;
}

.BigNoodleTitling {
    font-family: BigNoodleTitling;
    font-weight: normal;
    font-style: normal;
}

.Industry-BookItalic {
    font-family: Industry-BookItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-BoldItalic {
    font-family: Industry-BoldItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-BlackItalic {
    font-family: Industry-BlackItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-DemiItalic {
    font-family: Industry-DemiItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-LightItalic {
    font-family: Industry-LightItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-MediumItalic {
    font-family: Industry-MediumItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-ThinItalic {
    font-family: Industry-ThinItalic;
    font-weight: normal;
    font-style: normal;
}

.Industry-UltraItalic {
    font-family: Industry-UltraItalic;
    font-weight: normal;
    font-style: normal;
}

.BigNoodleBlockTitling-Oblique {
    font-family: BigNoodleBlockTitling-Oblique;
    font-weight: normal;
    font-style: normal;
}

.Industry-Black {
    font-family: Industry-Black;
    font-weight: normal;
    font-style: normal;
}

.Industry-Book {
    font-family: Industry-Book;
    font-weight: normal;
    font-style: normal;
}

.Industry-Bold {
    font-family: Industry-Bold;
    font-weight: normal;
    font-style: normal;
}

.Industry-Demi {
    font-family: Industry-Demi;
    font-weight: normal;
    font-style: normal;
}

.Industry-Light {
    font-family: Industry-Light;
    font-weight: normal;
    font-style: normal;
}

.Industry-Medium {
    font-family: Industry-Medium;
    font-weight: normal;
    font-style: normal;
}

.Industry-Thin {
    font-family: Industry-Thin;
    font-weight: normal;
    font-style: normal;
}

.Industry-Ultra {
    font-family: Industry-Ultra;
    font-weight: normal;
    font-style: normal;
}

/*image carousel*/

.carousel {
    position: relative;
    margin-top: 25px;
    display: block;
    overflow: hidden;
}

#carousel_figure {
    position: absolute;
    opacity: 0;
    transition: 1s opacity;
}

#carousel_figure img {
    position: absolute;
    opacity: 0;
    transition: 1s opacity;
}

#carousel_figure.show {
    opacity: 1;
    position: static;
    transition: 1s opacity;
}

#carousel_figure img.show {
    opacity: 1;
    position: static;
    transition: 1s opacity;
}

.carouselImage {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.prev {
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    color: #ffffff;
    background-color: #f2a62d;
    width: 45px;
    height: 45px;
    border: none;
    display: inline-block;
    float: left;
}

.next {
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    color: #ffffff;
    background-color: #f2a62d;
    width: 45px;
    height: 45px;
    border: none;
    display: inline-block;
    float: right;
}

.prev:hover,
.next:hover {
    background-color: #e59a24;
}

div#carousel_navigation {
    position: relative;
    display: inline-block;
    border-radius: 3px;
    moz-border-radius: 3px;
    webkit-border-radius: 3px;
    background-color: #e59a24;
    width: 92px;
    height: 45px;
}

#currentImage {
    position: relative;
    display: inline-block;
    font-size: 10pt;
    font-family: "Industry-Medium";
    font-weight: 300;
    font-style: italic;
    color: #fff;
    background: #D08F27;
    padding: 5px;
    padding-left: 25px;
    padding-right: 25px;
    top: -17px;
}

div#numbering {
    position: absolute;
    margin-top: -25px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    background-color: #f2a62d;
    width: 200px;
    height: 45px;
    right: 1%;
    z-index: 1;
}

div#numbering:after {
    content: '';
    height: 0;
    border-style: solid;
    border-width: 6px;
    position: absolute;
    bottom: -12px;
    right: 0;
    border-color: #CF8E26 transparent transparent #CF8E26;
}

#zoomin {
    width: 46px;
    height: 46px;
    background: #2993C5;
    background-image: url("../images/plus01.png");
    background-position: center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

#zoomin:hover {
    cursor: pointer;
    background: #e59a24;
    background-image: url("../images/plus02.png");
    background-position: center;
    background-size: 15px 15px;
    background-repeat: no-repeat;
}

/* Style the Image Used to Trigger the Modal */

/* The Modal (background) */

.modal-carousel {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 999;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.9);
    /* Black w/ opacity */
}

/* Modal Content (Image) */

.modal-carousel-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    max-height: 80%;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }
    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }
    to {
        transform: scale(1)
    }
}

/* The Close Button */

#zoomModal span {
    opacity: 1;
    font-size: 50px;
    color: #fff;
}

#zoomModal span:hover {
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

.close {
    position: absolute;
    top: 15px;
    right: 35px;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */

@media only screen and (max-width: 700px) {
    .csColumn {
        margin: 0 !important;
        pading: 0 !important;
    }
    .wpcf7-form p {
        text-align: justify;
    }
    .csColumn p {
        text-align: justify;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .modal-content {
        width: 100%;
    }
}

.ribbon_upwards-text {
    font-size: 19pt;
}

/* Apply Form*/

#applyForm {
    margin: 5%;
}

#applyForm hr {
    height: 2px;
}

#applyForm h3 {
    font-size: 16pt;
}

#applyForm h5 {
    color: #C8C8CC;
    font-style: italic;
}

#applyForm label {
    font-size: 12pt;
}

.applyFormInput {
    width: 90%;
    height: 40px;
    margin-bottom: 25px;
    border: 2px solid #D8D8DA;
    border-radius: 5px;
}

#interested {
    height: 150px;
}

#applyButton {
    background: #f2a62d;
    width: 120px;
    border: 2px solid #f2a62d;
    border-radius: 25px;
    padding: 5px;
    color: #fff;
    font-size: 15pt;
    margin: 0 auto;
}

#applyButton:hover {
    background: #e59a24;
}

@media (max-width: 991px) {

    .ribbon_upwards-text {
        font-size: 19pt;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .js #menu {
        display: none;
    }
    .slicknav_menu {
        display: block;
    }
    .page-title h1,
    .page-title h3 {
        margin-top: 0;
        margin-left: 9%;
    }
    .page-title h1 {
        margin-top: 30px !important;
    }
    .custom-fields-body {
        margin: 0;
    }
    .page-body-container {
        padding: 0 !important;
    }
    footer,
    .footer-menu {
        padding: 0;
    }
    body {
        overflow-x: hidden;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    .banner-container.header-top-banner {
        padding: 0;
    }
    .banner-container.header-top-banner p {
        font-size: 12pt;
    }
}

.update-event {
    width: 100%;
    text-align: left;
}

.update-event span {
    margin-left: 0;
    margin-top: 20px;
    margin-right: 20px;
}

.update-event input,
.update-event select {
    margin-bottom: 10px;
}

/* for screen less than 1200px wide*/

@media screen and (min-width: 992px) and (max-width: 1128px) {

    .desktophide {
        display: none;
    }
    .ribbon_upwards-text {
        font-size: 19pt;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .text-left ul {
        padding-top: 3px;
    }
    .text-left ul li {
        font-size: 8pt;
    }
    .text-left ul li a {
        font-size: 8pt;
    }
    .text-right ul li a {
        font-size: 8pt;
    }
    #nav li {
        padding: 8px;
    }
    #nav li a {
        width: 140px;
    }
    .footer-nav ul {
        font-size: 8pt;
        width: 100%;
        margin: 0;
    }
    .footer-nav ul li {
        padding: 8px;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    .calendarRibbon {
        bottom: 8%;
    }
    #mainFormHeadline {
        font-size: 50pt !important;
    }
    .mainFormLink {
        font-size: 30pt !important;
    }
    .mainFormSeparator {
        height: 0;
    }
}

@media screen and (min-width: 1129px) and (max-width: 1280px) {

    .desktophide {
        display: none;
    }
    #mytable,
    #dayFilter,
    .table {
        font-size: 10pt !important;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .text-left ul {
        padding-top: 5px;
    }
    .text-left ul li {
        font-size: 10pt;
    }
    .text-left ul li a {
        font-size: 10pt;
    }
    .text-right ul li a {
        font-size: 10pt;
    }
    #nav li {
        padding: 10px;
    }
    #nav li a {
        width: 160px;
        font-size: 12pt;
    }
    .footer-nav ul {
        font-size: 10pt;
        width: 100%;
        margin: 0;
    }
    .footer-nav ul li {
        padding: 8px;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    #mainFormHeadline {
        font-size: 50pt !important;
    }
    .mainFormLink {
        font-size: 30pt !important;
    }
    .mainFormSeparator {
        height: 0;
    }
    .circle {
        width: 150px;
        height: 150px;
    }
}

@media screen and (min-width: 1366px) {
    .desktophide {
        display: none;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
}

@media screen and (min-width: 1279px) and (max-width: 1365px) {

    .desktophide {
        display: none;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .text-left ul {
        padding-top: 5px;
    }
    .text-left ul li {
        font-size: 12pt;
    }
    .text-left ul li a {
        font-size: 12pt;
    }
    .text-right ul li a {
        font-size: 12pt;
    }
    #nav li {
        padding: 10px;
    }
    #nav li a {
        width: 190px;
        font-size: 12pt;
    }
    .footer-nav ul {
        font-size: 12pt;
        width: 100%;
        margin: 0;
    }
    .footer-nav ul li {
        padding: 8px;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    #mainFormHeadline {
        font-size: 50pt !important;
    }
    .mainFormLink {
        font-size: 30pt !important;
    }
    .mainFormSeparator {
        height: 0;
    }
}

@media screen and (max-width: 1129px) {

    #mytable,
    #dayFilter,
    .table {
        font-size: 10pt !important;
    }
    .menu-primary-menu-container #nav li {
    	width: 50px;
    }
    .search-right ul>li {
    	padding: 10px 20px;
    }
    .footer-nav a {
        font-size: 12pt;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .text-left ul {
        padding-top: 3px;
    }
    .text-left ul li {
        font-size: 10pt;
    }
    .text-left ul li a {
        font-size: 10pt;
    }
    .text-right ul li a {
        font-size: 10pt;
    }
    #nav li {
        padding: 10px;
    }
    #nav li a {
        width: 160px;
        font-size: 12pt;
    }
    .footer-nav ul {
        font-size: 12pt;
        width: 100%;
        margin: 0;
    }
    .footer-nav ul li {
        padding: 8px;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    .calendarRibbon {
        bottom: 8%;
    }
    #mainFormHeadline {
        font-size: 50pt !important;
    }
    .mainFormLink {
        font-size: 30pt !important;
    }
    .mainFormSeparator {
        height: 0;
    }
    .circle {
        margin-top: -5%;
        height: 150px;
        width: 150px;
    }
}

.main-menu .menu-primary-menu-container ul li.active {
    background-color: #D99220;
}

.main-menu .menu-primary-menu-container ul li.active:before,
.main-menu .menu-primary-menu-container ul li.active:after {
    content: '';
    position: absolute;
    top: 100%;
    z-index: 99999999;
    left: 65%;
    margin-left: -50px;
    width: 0;
    height: 0;
    border-top: solid 15px #D99220;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
}

.main-menu .menu-primary-menu-container ul li:before {
    right: 50%;
}

.main-menu .menu-primary-menu-container ul li:after {
    left: 50%;
}

.main-menu .menu-primary-menu-container ul li.active:before {
    border-right-width: 15px;
}

.main-menu .menu-primary-menu-container ul li.active:after {
    border-left-width: 15px;
}

table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
    background-color: #D3D2DA;
}

table.tablesorter thead tr .header {
    background-image: url(../images/desc.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
    background-image: url(../images/asc.gif);
}

table.tablesorter thead tr .headerSortDown {
    background-image: url(../images/desc.gif);
}

table.tablesorter thead tr .noimg {
    background-image: none;
}

.table {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2% !important;
    width: 90% !important;
}

.table-full {
    width: 100% !important;
}

#mytable th {
    padding-left: 20px;
    border-right: 2px solid white;
}

#dayFilter {
    max-width: 100%;
    font-size: 12pt;
    margin: 30px auto;
}

#mytable,
#dayFilter,
.table {
    font-size: 12pt;
}

.nav-tabs {
    border: 0;
}

.nav-tabs a:hover {
    color: #DA9120 !important;
}

.nav-tabs>li>a:hover {
    border-color: #F1F1F3;
}

.nav-tabs>li.active,
.nav-tabs>li.active:hover,
.nav-tabs>li.active:focus {
    height: 0;
    margin: 0;
    margin: 0 0 10px 0;
    margin-bottom: 0;
    border: 0;
    border-bottom: 50px solid #F1F1F3;
    border-right: 60px solid transparent;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: #F1F1F3;
    border: 0 !important;
    margin: 0;
}

.tab-content {
    background-color: #F1F1F3;
}

.header-menu-left li a:hover,
.header-menu-left li a:focus,
.header-menu-right li a:hover,
.header-menu-right li a:focus {
    color: #DA9120 !important;
}

/* View Everything*/

.view-everything {
    text-align: center;
}

.viev-divider {
    width: 100%;
    border: none;
    margin-top: 45px;
    height: 5px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

/* Sponsor */

.sponsor a {
    font-size: 10pt;
    color: #F2A62D;
}

.sponsor a:hover {
    color: #e59a24;
    text-decoration: underline;
}

.sponsor p {
    font-size: 10pt;
}

.sponsor img {
    width: 180px;
}

.sponsor h3 {
    margin-top: 50px;
    font-size: 20pt;
    position: relative;
    line-height: 80%;
}

.sponsor div {
    float: left;
}

.header-image {
    padding-right: 0;
    z-index: -1;
    opacity: 0.7;
    padding-left: 0;
    background-color: #3A3B4D;
}

.header-image img {
    border: 0;
    width: 100%;
    height: 100%;
    background-color: #3A3B4D;
}

.slider-gradient {
    position: absolute;
    display: block;
    overflow: hidden;
    height: 700px;
    width: 100%;
}

.gradient-top {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0) 7%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0) 7%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0, rgba(0, 0, 0, 0) 7%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

.gradient-left {
    background: -moz-linear-gradient(left, rgba(58, 61, 78, 1) 0, rgba(58, 61, 78, 0.83) 2%, rgba(58, 61, 78, 0) 15%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(58, 61, 78, 1) 0, rgba(58, 61, 78, 0.83) 2%, rgba(58, 61, 78, 0) 15%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(58, 61, 78, 1) 0, rgba(58, 61, 78, 0.83) 2%, rgba(58, 61, 78, 0) 15%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3d4e', endColorstr='#003a3d4e', GradientType=1);
    /* IE6-9 */
    z-index: 1;
}

.gradient-right {
    background: -moz-linear-gradient(left, rgba(58, 61, 78, 0) 85%, rgba(58, 61, 78, 0.77) 98%, rgba(58, 61, 78, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(58, 61, 78, 0) 85%, rgba(58, 61, 78, 0.77) 98%, rgba(58, 61, 78, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(58, 61, 78, 0) 85%, rgba(58, 61, 78, 0.77) 98%, rgba(58, 61, 78, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a3d4e', endColorstr='#3a3d4e', GradientType=1);
    /* IE6-9 */
    z-index: 1;
}

.gradient-bottom {
    background: -moz-linear-gradient(top, rgba(58, 61, 78, 0) 45%, rgba(58, 61, 78, 0.75) 65%, rgba(58, 61, 78, 1) 98%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(58, 61, 78, 0) 45%, rgba(58, 61, 78, 0.75) 65%, rgba(58, 61, 78, 1) 98%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(58, 61, 78, 0) 45%, rgba(58, 61, 78, 0.75) 65%, rgba(58, 61, 78, 1) 98%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003a3d4e', endColorstr='#3a3d4e', GradientType=0);
    /* IE6-9 */
    z-index: 1;
}

.container-fluid {
    max-width: 1366px;
}

.specific-padding {
    padding: 0 4%;
}

.no-padding {
    padding: 0;
}

.page-body-container {
    margin-top: 450px;
    padding: 0 100px;
}

footer {
    background-color: white;
    margin: auto;
    padding: 20px;
    max-width: 1366px;
}

.top-row {
    margin: 0;
}

.page-carousel {
    padding: 0 15px;
}

.custom-fields-body {
    width: 80%;
    margin: 5% 10%;
    border-bottom: 2px dotted lightgray;
    margin-bottom: 2%;
    padding-bottom: 2%;
}

.custom-fields-body .custom-field-main-text {
    margin-bottom: 2%;
}

.custom-field-main-text>p,
.custom-field-sub-text>p {
    padding: 0;
}

.custom-field-sponsor {
    width: 80%;
    margin: auto;
    padding-bottom: 40px;
}

.custom-field-sponsor-image img {
    width: 200px;
}

.custom-field-description {
    border-top: 2px dotted lightgray;
    margin-top: 50px;
}

.custom-field-image img {
    max-width: 100%;
    max-height: 100%;
}

.entry-content-page {
    width: 80%;
    margin: 0 10%;
    padding: 0 !important;
}

.main-form-full {
    z-index: 999999 !important;
}

/* Kicker */

.kicker {
    text-align: center;
}

.kicker-divider-widget {
    width: 100%;
    margin: auto;
    border: none;
    margin-top: 45px;
    height: 5px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

.kicker-divider {
    width: 80%;
    margin: auto;
    border: none;
    margin-top: 45px;
    height: 5px;
    /* Set the hr color */
    color: #D8D8DA;
    /* old IE */
    background-color: #D8D8DA;
    /* Modern Browsers */
}

/* Sponsor */

.sponsor a {
    font-size: 10pt;
    color: #F2A62D;
}

.sponsor a:hover {
    color: #e59a24;
    text-decoration: underline;
}

.sponsor p {
    font-size: 10pt;
}

.sponsor img {
    width: 180px;
}

.sponsor h3 {
    margin-top: 50px;
    font-size: 20pt;
    position: relative;
    line-height: 80%;
}

.sponsor div {
    float: left;
}

.search-page-body {
    padding-left: 0;
    margin-left: 0;
}

.search-page-body article {
    margin: 10px 0;
    padding: 5px 0;
    border-bottom: 1px solid lightgray;
}

.search-page-frequent {
    margin: 30px auto;
    float: right;
}

.search-search-form {
    width: 100%;
    margin: 15px 0;
}

.search-search-form #search {
    width: 400px;
}

.widget-area {
    width: 80%;
    margin: auto;
}

.menu-italic {
    font-style: italic;
    font-weight: 300;
}

@media (max-width: 640px) {
    .mobilehide {
        display: none;
    }
    .entry-content-page,
    .custom-fields-body,
    .widget-area {
        width: 90%;
        margin: auto;
    }
    .navbar-header {
        float: none;
    }
    .calendarRibbon {
        bottom: 8%;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .page-title h1,
    .page-title h3 {
        margin-top: 0;
        margin-left: 6%;
    }
    .custom-fields-body {
        margin: 2% auto;
        padding-bottom: 2%;
    }
    .ribbon_upwards {
        margin: 70px auto;
        margin-bottom: 20px;
        width: 100%;
        z-index: 1;
    }
    .ribbon_upwards-text {
        font-size: 16pt;
    }
    .page-body-container {
        padding: 15px !important;
        margin-top: 230px;
    }
    .mainForm {
        margin-top: 10px;
        border: none;
    }
    #mainFormTitle {
        font-size: 12pt !important;
    }
    #mainFormHeadline {
        font-size: 32pt !important;
    }
    .circle {
        position: absolute;
        margin-left: 70%;
        margin-top: -13%;
        background: #f2a62d;
        border: 5px solid white;
        width: 100px;
        height: 100px;
        padding-top: 35px;
    }
    .circleLink {
        font-size: 12pt;
        margin-top: -10px;
    }
    .main-form-full {
        padding: 0;
        z-index: 999;
    }
    .slider {
        height: 300px;
    }
    .sliderRibbon {
        margin-left: 5px;
        height: 58px;
        top: 160px;
        width: 21%;
        font-size: 20pt;
    }
    .sliderHeadline {
        top: 142px;
        font-size: 60pt;
        left: 24%;
    }
    #arrows {
        display: none;
        left: 70% !important;
    }
    .mainFormCol {
        margin-top: 25px;
        padding: 20px;
    }
    .mainFormLink {
        font-size: 24pt;
    }
    .schedule-full,
    #schedule-xs {
        padding: 0;
    }
    .calendarForm {
        height: 250px;
    }
    .calendarCol {
        padding: 7%;
    }
    #calendarHeadline {
        font-size: 32pt !important;
    }
    .headlineFormHeadline {
        margin-top: 15%;
        font-size: 32pt !important;
    }
    .headlineFormRibbon {
        width: 50%;
        height: 38px;
        top: 5%;
        font-size: 16pt;
        left: 25px;
    }
    .headlineFormRibbon:after {
        border-right: 10px solid #701414;
        border-bottom: 10px solid transparent;
    }
    .headline {
        font-size: 32pt !important;
    }
    .widget_holder {
        top: 65%;
        left: -10px;
        width: 94%;
        margin-left: 6%;
        height: 330px;
        opacity: 0.9;
    }
    .info_div {
        margin-bottom: 5%;
    }
    .explore_widget {
        margin-bottom: 10px;
    }
    div.contact-text * {
        font-size: 8pt;
        padding-left: 5px;
    }
    .footer-menu a {
        font-size: 10pt;
    }
    footer,
    .footer-menu {
        padding: 0;
    }
    body,
    html {
        overflow-x: hidden;
        width: 100%;
    }
    h1 {
        font-size: 40pt !important;
    }
    h3 {
        padding-bottom: 10px;
    }
    .footer-signup {
        float: right;
        position: relative;
        right: 0;
        margin: auto;
        width: 96%;
    }
    .footer-signup p {
        font-size: 10pt;
        margin-left: 0;
    }
    .footer-signup input {
        padding: 10px;
        width: 200px;
        height: 40px;
        font-size: 10pt;
    }
    .signup-button {
        width: 40px;
        height: 40px;
        margin-right: 2%;
    }
    .footer-connect p {
        font-size: 12pt;
    }
    .footer-connect li {
        margin: 2px;
    }
    .fa-2x {
        font-size: 1.5em;
    }
    .footer-copyright {
        width: 80%;
        margin: auto;
        font-size: 7pt;
    }
    .footer-copyright a {
        font-size: 8pt;
    }
    .footer-ribbon:before,
    .footer-ribbon:after {
        z-index: 1;
    }
    #search {
        width: 200px !important;
    }
    .tablepress,
    .table {
        font-size: 12px;
    }
    .csColumn {
        margin: 0 !important;
        pading: 0 !important;
    }
    .calendarRibbon {
        bottom: 12%;
    }
    #slider_figure img {
        height: 100%;
    }
}

@media (max-width: 480px) {
    .slider {
        position: relative;
        height: 200px;
    }
    .sliderRibbon {
        line-height: 85%;
        height: 55px;
        top: 120px;
        font-size: 21pt;
    }
    .sliderRibbon:after {
        border-bottom: 20px solid transparent;
    }
    .sliderHeadline {
        top: 110px;
        font-size: 48pt;
    }
    .page-body-container {
        margin-top: -10px;
        padding-top: 0 !important;
    }
    #schedule-xs {
        margin-top: 0;
    }
}

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

    .desktophide {
        display: none;
    }
    .extended-content-container {
        width: 126%;
        margin-left: -13%;
    }
    .calendarRibbon {
        bottom: 12%;
    }
    .ribbon_upwards-text {
        font-size: 19pt;
    }
    #nav li {
        padding: 10px;
    }
    #nav li a {
        width: 208px;
        font-size: 12pt;
    }
    .sliderHeadline {
        top: 365px;
        font-size: 60pt;
        left: 25%;
    }
    #arrows {
        left: 80% !important;
        top: 400px !important;
    }
    .circle {
        margin-left: 55%;
        margin-top: -12%;
    }
    .mainForm {
        margin-top: 10px;
        border: none;
    }
    .schedule-full,
    #schedule-xs {
        padding: 0 0 10px 0;
    }
    .calendarForm {
        height: 250px;
        width: 90%;
        margin-left: 5%;
    }
    .headlineForm {
        width: 90%;
        margin-left: 5%;
    }
    .headlineFormRibbon {
        left: 20px;
        height: 78px;
        padding-top: 10px;
    }
    .headlineFormRibbon:after {
        border-right: 15px solid #701414;
        border-bottom: 15px solid transparent;
    }
    .headlineFormHeadline {
        margin-top: 3%;
        font-size: 32pt !important;
        left: 22%;
    }
    .mainTout {
        width: 90%;
        margin-left: 5%;
    }
    .widget_holder {
        top: 65%;
        left: 20%;
        width: 350px;
        height: 330px;
        opacity: 0.9;
    }
    .location-widget {
        margin-bottom: 150px;
    }
    .explore_widget {
        margin-bottom: 10px;
    }
    .footer-signup {
        float: right;
        position: relative;
        right: 0;
        margin: auto;
        width: 96%;
    }
    .footer-signup p {
        font-size: 10pt;
        margin-left: 0;
    }
    .footer-signup input {
        padding: 10px;
        width: 200px;
        height: 40px;
        font-size: 10pt;
    }
    .signup-button {
        width: 40px;
        height: 40px;
        margin-right: 2%;
    }
    .footer-connect p {
        font-size: 12pt;
    }
    .footer-connect li {
        margin: 2px;
    }
    .footer-copyright {
        width: 80%;
        margin: auto;
        font-size: 7pt;
    }
    .footer-copyright a {
        font-size: 8pt;
    }
    .footer-ribbon:before,
    .footer-ribbon:after {
        z-index: 1;
    }
    .csColumn {
        margin: 0 !important;
        padding: 0 !important;
    }
    .slider {
        height: 300px;
    }
    .sliderRibbon {
        margin-left: 5%;
        height: 58px;
        top: 160px;
        width: 21%;
        font-size: 20pt;
    }
    .sliderHeadline {
        top: 142px;
        font-size: 60pt;
        left: 27%;
    }
    #arrows {
        display: none;
        left: 70% !important;
    }
    .circle {
        position: absolute;
        margin-left: 70%;
        margin-top: -13%;
        background: #f2a62d;
        border: 5px solid white;
        width: 100px;
        height: 100px;
        padding-top: 35px;
    }
    .circleLink {
        font-size: 12pt;
        margin-top: -10px;
    }
    .page-body-container {
        padding: 15px !important;
        margin-top: 230px;
    }
}

.update-event {
    width: 100%;
    text-align: left;
}

.update-event span {
    margin-left: 0;
    margin-top: 20px;
    margin-right: 20px;
}

.update-event input,
.update-event select {
    margin-bottom: 10px;
}

.event {
    padding: 10px;
    border-bottom: 1px solid lightgray;
}

.events-table-mobile {
    max-width: 100%;
    margin: auto;
}

.events-table-mobile select {
    width: 80%;
    margin: 5%;
}

.events-table-mobile span {
    width: 100%;
    margin: 5%;
}

.time-area {
    background-color: #C8C9CD;
}

.time-area,
.filter-area {
    padding-right: 0;
    padding-top: 6%;
}

.search_mobile {
    background: #fff;
    padding: 20px 30px 20px 30px;
    display: none;
}

.search_bar {
    border-bottom: 2px solid #DCDCDC;
}

.search_input {
    outline: none;
    border: 0;
}

.datepicker-container * {
    z-index: 1000000;
}

.map_description {
    float: right;
    font-size: 10pt;
}

.subscribe-example img {
    width: 100%;
}

.template-image-gradient {
    background: rgb(58, 59, 77);
    /* Old browsers */
    background: -moz-linear-gradient(left, rgba(58, 59, 77, 1) 1%, rgba(58, 59, 77, 1) 69%, rgba(63, 76, 107, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(58, 59, 77, 1) 1%, rgba(58, 59, 77, 1) 69%, rgba(63, 76, 107, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(58, 59, 77, 1) 1%, rgba(58, 59, 77, 1) 69%, rgba(63, 76, 107, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a3b4d', endColorstr='#3f4c6b', GradientType=1);
    /* IE6-9 */
}

.template-image-gradient h1,
.template-image-gradient h3 {
    margin-left: 14% !important;
}

.mobile-image-container {
    background-color: rgb(58, 59, 77);
    background: rgb(58, 59, 77);
    /* Old browsers */
    position: relative;
    overflow: hidden;
    height: 320px;
}

.mobile-image-container h1,
.mobile-image-container h3 {
    position: relative;
    z-index: 2;
    vertical-align: bottom;
}

.mobile-image-container img {
    background: rgb(58, 59, 77);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.title-bottom {
    position: absolute;
    bottom: 0;
}

#save-changes-btn {
    width: 70%;
    margin-top: 20px;
}

.csColumn {
    margin: 0 !important;
    padding: 0 !important;
}

.zigzag {
    position: relative;
    width: 100%;
    height: 200px;
}

.zigzag:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    width: 100%;
    height: 10px;
}

.zigzagback {
    background: #E2E2E2;
}

.zigzagback:before {
    background: linear-gradient( 45deg, transparent 33.333%, #E2E2E2 33.333%, #E2E2E2 66.667%, transparent 66.667%), linear-gradient( -45deg, transparent 33.333%, #E2E2E2 33.333%, #E2E2E2 66.667%, transparent 66.667%);
    background-size: 20px 40px;
}

.zig-zag-top:before {
    background: linear-gradient(-45deg, #E2E2E2 16px, red 16px, blue 16px, transparent 0), linear-gradient(45deg, #E2E2E2 16px, transparent 0);
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 22px 32px;
    content: " ";
    display: block;
    height: 32px;
    width: 100%;
    position: relative;
    bottom: 64px;
    left: 0;
}

.zig-zag-bottom {
    margin: 32px 0;
    margin-top: 0;
    background: #E2E2E2;
}

.zig-zag-top {
    margin: 32px 0;
    margin-bottom: 0;
    background: #E2E2E2;
}

.zig-zag-bottom,
.zig-zag-top {
    padding: 32px 0;
}

.zig-zag-bottom:after {
    background: linear-gradient(-45deg, transparent 16px, #E2E2E2 0), linear-gradient(45deg, transparent 16px, #E2E2E2 0);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 22px 32px;
    content: "";
    display: block;
    width: 100%;
    height: 32px;
    position: relative;
    top: 64px;
    left: 0px;
}

.mainTout p {
    word-wrap: break-word;
}

.fa-circle-o {
    font-size: 12px;
}

#membershipDrive {
    padding-left: 15px;
    text-align: center;
}

.member-btn {
    text-align: center;
    font-size: 20px;
    margin: auto;
    background-color: #F2A62E;
    color: white;
    border-radius: 15px;
    border-color: #e59a24;
    width: 250px !important;
    margin-top: 20px;
}

.activity_group {
    padding-left: 12%;
    padding-right: 12%;
}

.age_prices {
    margin-bottom: 30px;
}

.nth-day-form {
    padding-left: 20px;
}

.nth-day-form>* {
    display: inline-block;
}

.textandimage,
.textandimage {
    padding-left: 0;
}

.lefttext,
.left_text {
    padding: 0;
    margin: 0;
}

b,
strong {
    font-family: Industry-Medium;
}

/* Start of event table toggle */

.calendar-events-table {
    border: 3px solid white;
    max-width: 97%;
    margin:0.5% auto;

}
.collapsible {
    cursor: pointer;
    max-width: 93%;
    margin:0 auto;
}

.collapsible .arrow {
    background-color: #F2A62D;
    color: white;
    border-radius: 2px;
    padding: 0.5px 4px;
}

.rotate {
    transform: translate(0, 0) rotate(-90deg);
}
/*Styles for table columns widths*/

.date-tb{
    width:12%;
}
.time-tb{
    width:20%;
}
.event-tb{
    width:30%;
}


/*Styling the titles in the table that do NOT have link*/
a.none-link:hover{
    text-decoration: none;
    cursor:default;
}
