

nav.main_menu>ul>li>a{
  padding: 0 5px;
}
header nav.main_menu ul li a span:not(.plus) {
  padding: 12px 17px;
}
header nav.main_menu ul li:hover a span:not(.plus),
header nav.main_menu ul li.active a span:not(.plus) 
 {
  /*background-color: rgba(243, 243, 241, 1);*/
}
.testimonials .testimonial_text_inner p.testimonial_author {
  font-family: Montserrat, sans-serif;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.footer_top.footer_top_full {
  padding-right: 3%;
padding-left: 3%;
}
.q_social_icon_holder .fa-stack {
  border-radius: 0;
}
.header_bottom_widget .q_social_icon_holder .fa-stack ,
.footer_top  .q_social_icon_holder .fa-stack
{
  height: 41px;
  line-height: 41px;
  width: 41px;
}
.full_width .projects_holder_outer.v4 .hover_text{
width:100%;
}
.footer_top.footer_top_full {
  border-top: 6px solid #E5E5E5;
}
.footer_bottom_holder{
  border-top: 0;
}

.product .q_accordion_holder h3, .q_accordion_holder h3 a {
letter-spacing: 0;
line-height: 23px;
}

p{
margin:0 0 20px 0 !important;
}

.footer_col2 a,  .footer_col3 a{ 
font-size: 16px !important;
}
body .gform_wrapper input[type=text], body .gform_wrapper input[type=url], body .gform_wrapper textarea {
    background-color: #fff;
    border: #999 1px solid;
}
.info-table tr {
    border: none;
    background: #f2f2f2;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
}
.drop_down .narrow .second .inner ul li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 255px !important;
}
.club-member-box p {
    color: #fff;
    font-size: 18px;
    max-width: 1100px
}
#input_2_1 {
    color: #fff;
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
    font-size: 20px;
}
.club-signup ::-webkit-input-placeholder {
    color: #fff !important;
}
#label_2_2_1 {
    color: #fff;
    font-size: 17px;
}
#gform_wrapper_2  ul.gfield_checkbox li input[type=checkbox] {
    border: 1px solid #fff;
    background-color: rgba(0, 0, 0, 0);
}
#gform_wrapper_2 .gform_body {
    text-align: center;
}
#cloud-signup-form {
    display: table;
    margin: 0 auto;
    width: 100%;
}
#gform_wrapper_2 .gform_footer {
    display: table;
    margin: 0 auto;
    max-width: 100px;
    padding-top: 5px;
}
#club-footer {
    display: table;
    margin: 0 auto;
    max-width: 400px;
    color: #ededed;
    font-size:14px
}
#club-footer a {
    color: #ededed;
}
#club-footer a:hover {
    color: #006a99;
}
#gform_wrapper_2 .gform_footer input[type=submit] {
    border: 1px solid #fff;
    background-color: #006a99 !important;
    color: #fff;
    border-radius: 0 !important;
}
#gform_wrapper_2 .top_label input.medium{
    width: calc(40% - 8px);
}
ul {
    list-style-position: outside !important;
    margin-left: 1em;
}
 @media screen and (max-width: 1280px) and (max-height: 800px) and (min-height: 769px) {
   nav.main_menu>ul>li>a {
    padding: 0 !important;
   }
}
/* iPhone 6 and 6 Plus */
@media only screen
  and (max-device-width: 640px),
  only screen and (max-device-width: 667px),
  only screen and (max-width: 480px){
.q_slide_text {
  background-color:rgba(255,255,255,0.6);
  padding: 5px;
}
}
.q_slide_text {
  background-color:rgba(255,255,255,0.5);
  padding: 5px 0;
}
#gform_submit_button_1:hover, #gform_submit_button_3:hover, #gform_submit_button_4:hover {
    background-color: #006a99 !important;
    border-color: #006a99 !important;
}
@media only screen and (max-width: 768px) {
.header_bottom_right_widget_holder {
    display: block !important;
    width:100%;
}
.header_inner_right {
    float: none;
    margin-top: -50px;
    width:100%;
}
.header_inner_left {
    margin-top: 50px;
}
.booknow {
    font-size: 20px !important;
    padding: 0 20px;
    width: 100%;
    text-align: center;
}
.side_menu_button_wrapper {
    width: 100%;
    position: absolute;
    left: -40px;
}
.title_subtitle_holder_inner h1 {
    font-size: 25px !important;
    line-height: 30px !important;
}
}