

#gform_wrapper_4 .top_label .gfield_label {
    display: none !important;
}
#gform_wrapper_4 .ginput_complex label {
    display: none !important;
}

#gform_wrapper_4  input[type="submit"] {
    border: 2px solid #ffffff !important;
    color: #ffffff !important;
}

#gform_wrapper_4 input[type="text"] {
    border-radius: 5px !important;
    height: 35px;
}

#gform_wrapper_4 .top_label input.medium {
    width: 58.5%;
}


.blog_holder.blog_single {
margin-top: -100px;
}

.blog_holder.blog_single h1,
.blog_holder.blog_single h2,
.blog_holder.blog_single h3,
.blog_holder.blog_single h4,
.blog_holder.blog_single h5 {
margin-bottom: 20px;
}

.title_subtitle_holder,
.title_holder {
    display: none;
    height: 0px !important;
    padding-top: 0px !important;
}

input[type="text"] {
border: 1px solid #cccccc !important;
border-radius: 5px !important;
height: 40px;
width: 100%;
margin-bottom: -10px !important;
font-family: 'raleway';
font-size: 16px;
color: #666666;
padding: 5px;
}

input[type="submit"] {
font-family: 'raleway', sans-serif !important;
font-size: 16px !important;
margin-top: -10px !important;
font-weight: bold !important;
text-transform: uppercase !important;
border-radius: 5px !important;
}

.gform_wrapper .top_label .gfield_label {
    margin-top: -20px !important;
    margin-bottom: -20px !important;
}

input[type="submit"]:hover {
background-color: #fa9f1b !important;
border: 2px solid #fa9f1b !important;
color: #ffffff !important;
}

side_menu h5 {
    font-size: 30px !important;
    text-align: center !important;
    color: #fff !important;
}

.side_menu a {
    font-size: 30px !important;
    line-height: 36px !important;
    text-align: center !important;
    color: #fff !important;
}

.side_menu a:hover {
    color: #fa9f1b !important;
}

input[type="text"],
input[type="email"],
textarea,
.select2-container,
.select2-drop
{
    border: 1px solid #cccccc !important; 
    border-radius: 2px !important;
    height: 30px;
    min-width: 200px;
}

.gform_wrapper input[type="text"] {
    padding: 5px !important;
}

.footer_top .textwidget,
.footer_top .textwidget a
 {
    text-align: center;
    color: #ffffff;
    font-size: 20px;
}

.footer_bottom_holder {
    background-color: #262626;
}

.carousel-inner .item.dark .slider_content .text .qbutton {
color: #ffffff !important;
background-color : transparent !important;
border-color: #ffffff !important;
}

.qbutton.green {
color: #ffffff !important;
background-color : transparent !important;
border-color: #ffffff !important;
}

.qbutton.green:hover {
color: #009cd9 !important;
background-color : #ffffff !important;
border-color: #ffffff !important;
}

@media only screen and (max-device-width: 640px) { 

.carousel-inner h2 {
    font-size: 60px !important;
    margin-top: -350px;
}

.carousel-inner h2 span {
    line-height: 30px !important;
}

.page-id-6 .carousel-inner h2 {
    margin-top: -20px;
    line-height: 30px !important;
}

.carousel-inner .slide_subtitle span {
    font-size: 24px !important;
    line-height: 26px !important;
    text-align: center !important;
}

.carousel-inner .left .slide_subtitle span {
    font-size: 30px !important;
    margin-left: 81px;
}


.carousel-inner .slider_content .thumb img {
   display: none !important;
}

.carousel-inner .left h2 {
text-align: center !important;
width: 100% !important;
margin-top: -400px;
}

.carousel-inner .left .text,
.carousel-inner .slider_content .text {
text-align: center !important;
width: 100% !important;
font-size: 40px;
line-height: 45px;
}

.slider_content.left {
width: 90% !important;
vertical-align: top;
}

.q_slider {
 height: 500px !important;
}

.carousel .carousel-inner .slider_content.right {
    display: none !important;
}
}