/***** MAIN ELEMENTS *****/

body {
    /*font-family: "PT Sans", arial, sans-serif;*/
    font-size: 17px;
    line-height: 28px;
    color: #ffffff;
    /*background-color: #003663;*/
}

h1, h2, h3, h4, h5, h6 {
    color:  #ffffff;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

h1 {
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 40px 0px;
    text-align: center;
}

h2 {
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
    margin-bottom: 20px;
}

h3 {
    font-size: 25px;
    line-height: 36px;
    text-transform: uppercase;
}

h4 {
    font-size: 14px;
    line-height: 25px;
}

h5 {
    font-size: 10px;
    font-weight: normal;
    line-height: 16px;
}

h6 {
}

p {
    margin-bottom: 30px;
}

a {
}

a:hover, a:focus {
}

a {
    color: #cbe1f3;
    text-decoration: none;
}

button, .gform_button, button.tower_games_button {
    background-color: transparent;
    padding: 6px 25px;
    border: 2px solid #ffffff;
    font-size: 20px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #ffffff;
    text-transform: uppercase;
}

button:hover, .gform_button:hover, button.tower_games_button:hover {
    background-color: rgba(192, 192, 192, 0.25);
}

ul {

}

li {
}



/***** HEADER STYLES *****/

#wrapper-1 {
    background-size: 100% auto;
}

#logo-container h1 {
    margin: 0px;
}

#logo-container h1 a img{
    height: 100px;
}

img#header_logo_img {
    margin: 20px 0px 20px 0px;
    height: 100px;
}

.ddsmoothmenuh ul li a {
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
    display: block;
    padding: 8px 14px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.ddsmoothmenuh ul li a:hover {
    color: #cbe1f3;
}

.ddsmoothmenuh ul li ul li a {
    /*border-top-width: 0;
    margin: 0;
    padding: 5px;
    width: 220px;
    background: #404041;
    color: #ffffff;*/
}

/***** FOOTER STYLES *****/


footer {
}

footer h3{
}

footer ul li a{
}

footer ul li a:hover{
}

footer .ult_social {
    text-align: center !important;
    padding-top: 20px;
}

#wrapper-4, #wrapper-5{
    background-color: #003663;
}


/***** HOMEPAGE STYLES *****/

#wrapper-6 {
    background-color: #ffffff;
}

#wrapper-7 {
    border-bottom: 3px solid #ffffff;
    border-top: 3px solid #ffffff;
    background-size: 100% auto;
}

#col-7-1 #content {
    margin: 25px 0px;
}

#wrapper-8 {
    padding-top: 30px;
    border-bottom: 3px solid #ffffff;
    background-size: 100% auto;
    background-position: 50% 35%;
}

#col-8-1 .tower_games_button {
    margin-bottom: 30px;
}

h3.element-title {
}

h3.homepage_icon_heading {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0px;
}

#post-23 p {
    margin-top: 20px;
}

#post-23 h2 {
    margin-top: 30px;
}


/***** HOMEPAGE GRAVITY FORM STYLING *****/

#wrapper-8 #gform_wrapper_2 {
    /*float: right;*/
    margin: 5px 0px;
    padding: 0px 10px 0px 10px;
    background-color: rgba(93, 94, 95, .25);
    border-radius: 10px;
}

#wrapper-8 form#gform_2 {
    margin-bottom: 3px;
}

#wrapper-8 .gform_wrapper .gform_heading {
  width: auto;
  margin-bottom: 1.125em;
  display: inline-block;
}


#wrapper-8 .gform_heading h3.gform_title {
    display: inline-block;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-right: 25px;
    line-height: 20px;
}

#wrapper-8 .gform_wrapper .top_label .gfield_label {
    margin-top: 0px;
    display: none;
}

#wrapper-8 #gform_wrapper_2.gform_wrapper .top_label input.medium {
    padding: 1px 0px;
    width: 125px;
}

#wrapper-8 #gform_wrapper_2.gform_wrapper .top_label input.medium#input_2_1{
    width: 250px;
}

#wrapper-8 #gform_wrapper_2.gform_wrapper .top_label input.medium#input_2_2{
    width: 75px;
}

#wrapper-8 .gform_wrapper label.gfield_label + div.ginput_container {
    width: 155px;
}

#wrapper-8 #field_2_1 div.ginput_container {
    width: 275px;
}

#wrapper-8 #field_2_2 div.ginput_container {
    width: 100px;
}

body #wrapper-8 .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0px;
}

#wrapper-8 .gform_footer {
    display: inline-block;
}

#wrapper-8 .gform_body {
    display: inline-block;
    margin-top: 15px;
}

#wrapper-8 #gform_submit_button_2 {
    margin-top: -10px;
}

#wrapper-8 #field_2_1, #wrapper-8 #field_2_2 {
    display: inline-block;
}

#wrapper-8 .gform_wrapper .gform_footer {
  padding: 0px;
  margin: 1em 0 0 0;
  clear: both;
}


/***** INTERIOR PAGE STYLES *****/

#wrapper-10 {
    background-color: #ffffff;
    color: #000000;
}

#wrapper-10 a{
    color: #0088cc;
}

#wrapper-10 h2{
    color: #000000;
}

#wrapper-10 button, #wrapper-10 .gform_button, #wrapper-10 button.tower_games_button{
    color: #003663;
    border-color: #003663;
}

#wrapper-10 .wpb_row .wpb_row {
    padding: 30px 0px;
    border-top: 1px solid #000000;
}

#wrapper-12 {
    background-size: 100% auto;
}

#wrapper-13 {
    background-size: 100% 100%;
}

#wrapper-14 {
    color: #000000;
}

#wrapper-14 h1, #wrapper-14 h2, #wrapper-14 h3, #wrapper-14 h4, #wrapper-14 a {
    color: #003663;
}

.interior_title {
    margin: 60px 0px;
    color: #ffffff;
}

.quick_reference {
    margin-bottom: 30px;
}

#wrapper-10 .gform_title {
    color: #000000;
}

/***** SOCIAL ICONS STYLES *****/


.social-icon-circle-facebook:before {
    content: "";
    color: #ffffff;
    padding-right: 8px;
}
.social-icon-circle-linkedin:before {
    content: "";
    color: #ffffff;
    padding-right: 8px;
}
.social-icon-circle-twitter:before {
    content: "";
    color: #ffffff;
    padding-right: 8px;
}


/***** EVENT STYLES *****/

.single-tribe_events .tribe-events-event-meta {
    color: #003663;
}

h3.tribe-events-single-section-title {
    color: #003663;
}

#tribe-events-pg-template a{
    color: #003663;
}

#tribe-events-pg-template {
    color: #003663;
}

#tribe-events-pg-template h2, #tribe-events-pg-template h3{
    color: #003663;
}

.label-tribe-bar-date {
    color: #003663;
}

.label-tribe-bar-search {
    color: #003663;
}

.tribe-events-list-separator-month span {
    color: #003663;
}


/***** GENERAL STYLES *****/

.white_text {
    color: #ffffff;
}

.blue_text {
    color: #cbe1f3;
}

.white_background {
    background-color: #ffffff;
}

.blue_background {
    background-color: #003663;
}

.top_bottom_white_border {
    border-top: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff; 
}

.hidden {
    display: none;
}


/***** Media Queries *****/

@media (max-width: 767px) {

    #wrapper-1 {
        background-size: 100% 100%;
    }

    #wrapper-7 {
        background-size: 100% 100%;
    }

    #wrapper-8{
        background-position: 66% 35%;
        background-size: auto 100%;
    }

    #wrapper-8 .gform_wrapper .gform_heading {
        margin-bottom: 0px;
    }

    .wpb_single_image.wpb_content_element.quick_reference.vc_align_center {
      margin-bottom: 30px;
    }

}