.ubermenu .ubermenu-target-text {letter-spacing:2px;}div.nivo-directionNav, div.nivo-controlNav {
  display:none;
}

figcaption.vc_figure-caption {
font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 1px;
color: #000000;
text-transform: uppercase;
font-size: 16px;
line-height: 1.3;
font-weight: 400;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .8em;
    font-family: 'Roboto Condensed', sans-serif;
letter-spacing: 1px;
color: #000000;
text-transform: uppercase;
font-size: 16px;
line-height: 1.3;
font-weight: 400;
}

.grecaptcha-badge { visibility: hidden; }

body .gform_wrapper .gform_footer input[type=submit] {
    
    background:#8c2243;
    padding:20px;
    color:#fff;
    font-size:18px;
    cursor: pointer; 
    cursor:hand;
    border:0px;
    border-collapse:collapse;
}

body .gform_wrapper .gform_footer input[type=submit]:hover {
    background-color:#004739;
}

#rotatortwo {
	height: 500px;
}

@media screen and (max-width: 992px) {
  #rotatortwo {
  height: 350px;
}
}

@media screen and (max-width: 480px) {
     #rotatortwo {
	height: 150px;
}
}

.white, .white p, .white h1, .white h2, .white h3, .white h4 {
    color:#ffffff;
}


.bigger {
    font-size:24px;
    line-height:32px;
    font-style:italic;
}

.noitalics h2 {
    font-style:normal;
    font-size:18px;
    line-height:27px;
}

.centerag {
    text-align:center;
    margin:0 auto;
}

.flexslider {
    background:#dce2e5;
    border:none;
    margin: 0 0 30px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}