
div#three-columns-images-ngg .ngg-gallery-thumbnail img {
width: 209px;
}

div#recent-work .ngg-gallery-thumbnail img {
width: 209px;
}

div#TB_window, div#TB_overlay {
display: none;
}
/*Gravity Form*/
.gform_wrapper .gfield_required {
    display: inline!important;
}
.gform_wrapper .gfield_checkbox li label {
    padding-top: 3px!important;
    padding-left: 8px!important;
}
label.gfield_label {
    margin-bottom: 0;
}


.report-form .gform_footer input[type="submit"]:hover {
    background: #F27017 !important;
}

.report-form .gform_footer input[type="submit"] {
    background: #FF7D24 !important;
    text-transform: uppercase;
    color: #FFF!important;
    outline: none !important;
    font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%!important;
    border-radius: 4px;
    border: 1px solid #eee;
    box-shadow: 0 0 0 1px #f9f9f9;
    color: #1c1c1c;
    font-size: 13px!important;
    font-weight: 400;
    height: 40px;
    padding: 0 15px;
}

div#free-report-form .gfield.col-sm-6 {
    padding-left: 0!important;
    clear: none;
    margin-bottom: 10px;
}
div#free-report-form label.gfield_label {
    display: none!important;
}
div#free-report-form .report-form {
    padding: 20px;
    border: 1px solid #a1a1a1;
    padding-bottom: 0px;
    margin-top: 10px;
}
div#free-report-form .report-form .gform_wrapper {
    margin-top: 0;
}
.report-form.slider-form label.gfield_label {
    display: none!important;
}
.report-form.slider-form ul li {
    visibility: visible;
    position: relative;
    padding: 0 15px;
}
.report-form.slider-form .ginput_recaptcha > div {
    width: 100%!important;
    max-width: 100%!important;
}
.report-form.slider-form input {
    height: 40px;
    border-radius: 4px;
    border: 1px solid #eee;
    padding: 0 15px!important;
}
.report-form.slider-form .gform_footer.top_label {
    padding: 0 15px;
}
.report-form.slider-form{
    height: auto!important;
}
.report-form.slider-form .gform_footer input[type="submit"] {
    background-color: #333333 !important;
    border-color: #575757;
    box-shadow: none;
    padding: 10px!important;
    height: auto;
    font-size: 19px!important;
    font-weight: bold;
}
.report-form.slider-form .gform_footer input[type="submit"]:hover {
    background-color: #575757 !important;
}