/*!
Theme Name: AIS-Nuclear v1.1
Theme URI:
Description:
Author: TheeDesign Studio
Author URI: http://theedesign.com/
Version: 1.1
Tags:
*/

.wrap {
    *zoom: 1;
    max-width: 450px;
    _width: 450px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.wrap:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .wrap {
        max-width: 690px
    }
}

@media (min-width: 1024px) {
    .wrap {
        max-width: 930px
    }
}


/*! normalize.css v2.1.0 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small,
.post-meta {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

* html {
    font-size: 100%
}

html {
    font-size: 16px;
    line-height: 1.5625em
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
    background: #fff url(images/bg-a-mobile.jpg) no-repeat center top;
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

@media (min-width: 768px) {
    html, body {
        background-image: url(images/bg-a-desktop.jpg)
    }
}

h1 {
    font: 300 42px/1.1 "Open Sans", sans-serif;
    text-transform: uppercase
}

h2 {
    font: 400 26px/1.25 "Merriweather Sans", sans-serif
}

h3 {
    font: 400 21px/1.25 "Merriweather Sans", sans-serif
}

h4 {
    font: 400 16px/1.25 "Merriweather Sans", sans-serif
}

a {
    text-decoration: none;
    color: #6ab855
}

a:hover {
    text-decoration: underline
}

a img {
    display: block
}

ul,
ol {
    padding-left: 2em
}

img {
    max-width: 100%;
    height: auto
}

iframe {
    max-width: 100%
}

.iframe-wrap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.alignnone {
    float: none;
    margin: 1em 0
}

.alignright {
    float: right;
    margin: 1em 0 1em 2em
}

.alignleft {
    float: left;
    margin: 1em 2em 1em 0
}

img.alignleft,
img.alignright {
    margin-top: 0
}

.alignleft-txt {
    text-align: left
}

.aligncenter-txt {
    text-align: center
}

.alignright-txt {
    text-align: right
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.btn-green,
.the-header .btn-support,
.gform_wrapper .gform_button {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    padding: 10px 15px;
    border: none;
    background: #6ab855;
    color: white;
    font-size: 16px;
    line-height: 1
}

.btn-green:hover,
.the-header .btn-support:hover,
.gform_wrapper .gform_button:hover {
    background: #539a40
}

a.btn-green,
.the-header a.btn-support,
.gform_wrapper a.gform_button {
    text-decoration: none
}

.blue-box,
.green-box,
.gform_wrapper .validation_error,
#gforms_confirmation_message {
    margin: 15px 0;
    color: white
}

.blue-box .pad,
.green-box .pad,
.gform_wrapper .validation_error .pad,
#gforms_confirmation_message .pad {
    padding: 15px
}

.blue-box {
    background: #422e77
}

.green-box,
.gform_wrapper .validation_error,
#gforms_confirmation_message {
    background: #6ab855
}

.clear,
.clearfix {
    *zoom: 1
}

.clear:after,
.clear:before,
.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clear:after,
.clearfix:after {
    clear: both
}

ul.menu-with-icons,
.widget ul.sub-menu,
.the-footer .nav-footer ul {
    list-style: none;
    padding-left: 0;
    margin: 0 0 15px;
    color: #908f8e;
    font-size: 14px;
    line-height: 25px
}

ul.menu-with-icons li,
.widget ul.sub-menu li,
.the-footer .nav-footer ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

ul.menu-with-icons li,
.widget ul.sub-menu li,
.the-footer .nav-footer ul li {
    position: relative;
    padding-left: 15px
}

ul.menu-with-icons li a,
.widget ul.sub-menu li a,
.the-footer .nav-footer ul li a {
    color: #908f8e
}

ul.menu-with-icons li a:hover,
.widget ul.sub-menu li a:hover,
.the-footer .nav-footer ul li a:hover {
    color: #6ab855
}

ul.menu-with-icons li i,
.widget ul.sub-menu li i,
.the-footer .nav-footer ul li i {
    position: absolute;
    left: 0;
    top: 6px;
    color: #6ab855
}

.the-header {
    border-bottom: 1px solid #e0e0e0
}

.the-header .wrap {
    padding-top: 15px;
    padding-bottom: 14px
}

.the-header .slogan {
    display: none
}

.the-header .mobile-menu-toggle {
    position: absolute;
    top: 24px;
    right: 15px;
    color: #333;
    font-size: 32px;
    text-decoration: none
}

.the-header .btn-support {
    position: absolute;
    top: 25px;
    right: 60px;
    padding: 8px;
    font-size: 14px
}

@media (min-width: 768px) {
    .the-header .slogan {
        position: absolute;
        left: 135px;
        top: 57px;
        display: block;
        color: #908f8e;
        font-weight: 300
    }
    .the-header .mobile-menu-toggle {
        top: 62px
    }
    .the-header .btn-support {
        top: 60px;
        right: 75px;
        padding: 10px 15px;
        font-size: 16px
    }
}

@media (min-width: 1024px) {
    .the-header .wrap {
        padding-bottom: 0
    }
    .the-header .slogan {
        left: 170px;
        top: 70px
    }
    .the-header .mobile-menu-toggle {
        display: none
    }
    .the-header .btn-support {
        right: 15px
    }
}

#logo {
    width: 50px;
    height: 45px
}

#logo a {
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    background-image: url('images/AIS_Logo_4_Rev_150x150.jpg?1376108288');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 45px;
    height: 45px;
    display: block;
    background-size: contain;
}

@media (min-width: 768px) {
    #logo {
        width: 114px;
        height: 100px
    }
    #logo a {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        background-image: url('images/AIS_Logo_4_Rev_150x150.jpg?1376108286');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 100px;
        height: 100px;
        background-size: contain;
    }
}

@media (min-width: 1024px) {
    #logo {
        width: 143px;
        height: 125px
    }
    #logo a {
        text-indent: -119988px;
        overflow: hidden;
        text-align: left;
        background-image: url('images/AIS_Logo_4_Rev_150x150.jpg?1376108287');
        background-repeat: no-repeat;
        background-position: 50% 50%;
        width: 125px;
        height: 125px;
        background-size: contain;
    }
}

#main-menu {
    list-style: none;
    padding: 0;
    margin: 15px 0 0;
    font: 300 16px/1 "Merriweather Sans", sans-serif;
    text-transform: uppercase
}

#main-menu li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

@media (max-width: 1023px) {
    #main-menu {
        display: none
    }
    #main-menu a {
        display: block;
        padding: 10px 15px;
        margin: 1px 0 0;
        background: #6ab855;
        color: white;
        font-size: 16px;
        line-height: 1;
        text-decoration: none
    }
}

@media (min-width: 1024px) {
    #main-menu {
        *zoom: 1;
        margin: 0;
        padding: 0;
        border: 0;
        *zoom: 1;
        margin: 20px 0 0;
        font-size: 20px
    }
    #main-menu:after,
    #main-menu:before {
        content: "";
        display: table
    }
    #main-menu:after {
        clear: both
    }
    #main-menu:after,
    #main-menu:before {
        content: "";
        display: table
    }
    #main-menu:after {
        clear: both
    }
    #main-menu li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 28px;
        padding-right: 28px
    }
    #main-menu li:first-child,
    #main-menu li.first {
        padding-left: 0
    }
    #main-menu li:last-child {
        padding-right: 0
    }
    #main-menu li.last {
        padding-right: 0
    }
    #main-menu a {
        color: #61605e;
        display: block;
        padding-bottom: 10px;
        text-decoration: none
    }
    #main-menu a:hover {
        color: #6ab855
    }
    #main-menu .current_page_item>a,
    #main-menu .current_page_parent>a,
    #main-menu .current_page_ancestor>a,
    #main-menu .current-page-ancestor>a {
        padding-left: 20px;
        background: url(images/current-menu-item-sign.png) no-repeat left 3px;
        color: #6ab855
    }
}

#top-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    font: 300 16px/1 "Merriweather Sans", sans-serif;
    text-transform: uppercase
}

#top-menu li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

@media (max-width: 1023px) {
    #top-menu {
        display: none
    }
    #top-menu a {
        display: block;
        padding: 10px 15px;
        margin: 1px 0 0;
        background: #6ab855;
        color: white;
        font-size: 16px;
        line-height: 1;
        text-decoration: none
    }
}

@media (min-width: 1024px) {
    #top-menu {
        *zoom: 1;
        margin: 0;
        padding: 0;
        border: 0;
        *zoom: 1;
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 14px;
        text-transform: none
    }
    #top-menu:after,
    #top-menu:before {
        content: "";
        display: table
    }
    #top-menu:after {
        clear: both
    }
    #top-menu:after,
    #top-menu:before {
        content: "";
        display: table
    }
    #top-menu:after {
        clear: both
    }
    #top-menu li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        display: inline;
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
    #top-menu li:first-child,
    #top-menu li.first {
        padding-left: 0
    }
    #top-menu li:last-child {
        padding-right: 0
    }
    #top-menu li.last {
        padding-right: 0
    }
    #top-menu a {
        color: #908f8e
    }
    #top-menu a:hover {
        color: #6ab855
    }
    #top-menu .current-menu-item a,
    #top-menu .current-post-parent a,
    #top-menu .current-post-ancestor a {
        padding-left: 15px;
        background: url(images/current-topmenu-item-sign.png) no-repeat left center;
        color: #6ab855
    }
}

.the-content .wrap {
    padding-top: 30px;
    padding-bottom: 15px
}

@media (min-width: 1024px) {
    .the-content .mainbar {
        width: 74.19355%;
        float: right;
        margin-right: 0
    }
    .the-content .sidebar {
        width: 22.58065%;
        float: left;
        margin-right: 3.22581%
    }
}

.post-header {
    margin: 0 0 30px
}

.post-header h2 {
    margin: 10px 0 0;
    color: #908f8e
}

.page-title {
    margin: 0
}

.post-title {
    border-bottom: 1px dashed #ccc;
    margin: 0
}

.post-title a {
    color: #422e77
}

.post-title a:hover {
    color: #6ab855
}

.post-thumbnail {
    float: left;
    margin-right: 30px
}

.post-excerpt {
    overflow: hidden
}

.post-content h2 {
    margin-top: 30px;
    margin-bottom: 15px
}

.post-content h3 {
    margin-top: 20px;
    margin-bottom: 15px
}

.section-header {
    margin: 0 0 30px
}

.blog .post,
.archive .post,
.search .post {
    *zoom: 1;
    margin: 30px 0
}

.blog .post:after,
.blog .post:before,
.archive .post:after,
.archive .post:before,
.search .post:after,
.search .post:before {
    content: "";
    display: table
}

.blog .post:after,
.archive .post:after,
.search .post:after {
    clear: both
}

.blog .post-header,
.archive .post-header,
.search .post-header {
    margin: 0
}

.sidebar .blue-box {
    margin: 0 0 30px
}

.sidebar .blue-box h3 {
    margin: 0;
    font-size: 15px
}

.widget {
    margin: 0 0 30px
}

.widget .widgettitle {
    border-bottom: 3px solid #6ab855;
    margin: 0 0 15px;
    color: #6ab855
}

.widget .sub-menu {
    margin: 0
}

.widget .sub-menu .current-cat>a,
.widget .sub-menu .current_page_item>a {
    color: #6ab855
}

.widget .sub-menu .children {
    padding-left: 15px
}

.widget .sub-menu .children li {
    padding-left: 0;
    font-size: 13px;
    list-style-type: disc
}

.widget .sub-menu .children .current-cat,
.widget .sub-menu .children .current_page_item {
    color: #6ab855
}

.the-footer {
    color: #908f8e;
    font-size: 14px
}

.the-footer a {
    color: #908f8e
}

.the-footer a:hover {
    color: #6ab855
}

.the-footer .wrap {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #e0e0e0
}

.the-footer .nav-footer h4 {
    margin: 15px 0 0;
    color: #555;
    line-height: 25px
}

.the-footer .footer-logos {
    *zoom: 1;
    margin: 30px 0;
    text-align: center
}

.the-footer .footer-logos:after,
.the-footer .footer-logos:before {
    content: "";
    display: table
}

.the-footer .footer-logos:after {
    clear: both
}

.the-footer .footer-logos img {
    display: block;
    width: auto;
    height: 60px
}

.the-footer .footer-logos .item {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    margin: 0 10px
}

.the-footer .social-media {
    margin: 30px 0;
    text-align: center
}

.the-footer .social-media a {
    color: #6ab855;
    margin: 0 20px;
    font-size: 28px;
    text-decoration: none
}

.the-footer .social-media a:hover {
    color: #539a40
}

.the-footer .copyright {
    margin: 15px 0;
    font-size: 13px;
    line-height: 1.2;
    text-align: center
}

@media (min-width: 768px) {
    .the-footer .nav-footer {
        width: 30.43478%;
        float: left;
        margin-right: 4.34783%
    }
    .the-footer .nav-footer ul {
        margin: 0
    }
    .the-footer .nav-footer-3 {
        float: right;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    .the-footer .wrap {
        padding-bottom: 30px
    }
    .the-footer .nav-footer {
        width: 22.58065%;
        float: left;
        margin-right: 3.22581%
    }
    .the-footer .clearfix {
        display: none
    }
    .the-footer .footer-logos {
        position: absolute;
        right: 15px;
        top: 30px;
        margin: 0;
        text-align: right
    }
    .the-footer .footer-logos .item {
        margin: 0;
        margin-left: 15px
    }
    .the-footer .social-media {
        position: absolute;
        right: 15px;
        top: 100px;
        text-align: right
    }
    .the-footer .social-media a {
        margin: 0 0 0 20px
    }
    .the-footer .copyright {
        position: absolute;
        right: 15px;
        bottom: 30px;
        width: 190px;
        margin: 0;
        text-align: right
    }
}

.home .the-content .wrap {
    padding-top: 15px
}

.home .post-header {
    margin: 0 0 15px
}

.home .page-title {
    font-size: 34px;
    text-transform: none
}

.home .green-box,
.home .gform_wrapper .validation_error,
.gform_wrapper .home .validation_error,
.home #gforms_confirmation_message {
    margin: 30px 0
}

.home .green-box-banner {
    font-size: 28px;
    font-weight: 300;
    line-height: 1.25
}

.home .green-box-banner span {
    font-weight: 700
}

.home .new-cameras .camera-item {
    margin: 15px 0
}

@media (min-width: 768px) {
    .home .page-title {
        font-size: 52px
    }
    .home .new-cameras .camera-item {
        *zoom: 1
    }
    .home .new-cameras .camera-item:after,
    .home .new-cameras .camera-item:before {
        content: "";
        display: table
    }
    .home .new-cameras .camera-item:after {
        clear: both
    }
    .home .new-cameras .camera-thumbnail {
        float: left;
        margin-right: 30px
    }
    .home .new-cameras .camera-thumbnail img {
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px
    }
    .home .new-cameras p {
        overflow: hidden;
        font-size: 14px;
        line-height: 1.5
    }
}

@media (min-width: 1024px) {
    .home .the-content .wrap {
        padding-top: 30px
    }
    .home .first-column {
        width: 48.3871%;
        float: left;
        margin-right: 3.22581%
    }
    .home .second-column {
        width: 48.3871%;
        float: right;
        margin-right: 0
    }
    .home .green-box,
    .home .gform_wrapper .validation_error,
    .gform_wrapper .home .validation_error,
    .home #gforms_confirmation_message {
        width: 48.3871%;
        float: right;
        margin-right: 0;
        clear: right;
        margin: 15px 0
    }
    .home .new-cameras {
        width: 48.3871%;
        float: left;
        margin-right: 3.22581%
    }
}

.slideshow-home .slideshow-ul {
    list-style: none;
    height: 300px;
    overflow: hidden;
    padding: 0;
    margin: 0
}

.slideshow-home .slideshow-ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

.slideshow-home .slideshow-ul li {
    position: relative;
    width: 100%;
    float: left
}

.slideshow-home .slide-img {
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center
}

.slideshow-home .slide-txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: black;
    background: rgba(0, 0, 0, 0.5);
    color: white;
    text-align: center
}

.slideshow-home .slide-txt br {
    display: none
}

.slideshow-home .slide-txt .pad {
    padding: 10px 5px
}

.slideshow-home .slide-prev,
.slideshow-home .slide-next {
    display: none !important
}

@media (min-width: 768px) {
    .slideshow-home .slideshow-ul {
        height: 400px
    }
    .slideshow-home .slide-img {
        height: 400px
    }
}

@media (min-width: 1024px) {
    .slideshow-home {
        position: relative
    }
    .slideshow-home .slideshow-ul {
        height: 500px
    }
    .slideshow-home .slide-img {
        height: 500px
    }
    .slideshow-home .slide-txt {
        left: 50%;
        bottom: 30px;
        width: 350px;
        margin-left: -400px;
        font-size: 32px;
        font-weight: 300;
        line-height: 1.25;
        text-align: left
    }
    .slideshow-home .slide-txt br {
        display: inline
    }
    .slideshow-home .slide-txt .pad {
        padding: 15px 15px 60px
    }
    .slideshow-home .slide-txt .btn-green,
    .slideshow-home .slide-txt .the-header .btn-support,
    .the-header .slideshow-home .slide-txt .btn-support,
    .slideshow-home .slide-txt .gform_wrapper .gform_button,
    .gform_wrapper .slideshow-home .slide-txt .gform_button {
        position: absolute;
        left: -15px;
        bottom: 15px;
        padding-left: 30px
    }
    .slideshow-home .slide-prev,
    .slideshow-home .slide-next {
        position: absolute;
        top: 0;
        display: block !important;
        width: 75px;
        height: 100%;
        color: white;
        font-size: 96px;
        line-height: 500px;
        text-align: center;
        text-decoration: none
    }
    .slideshow-home .slide-prev:hover,
    .slideshow-home .slide-next:hover {
        background: rgba(0, 0, 0, 0.05)
    }
    .slideshow-home .slide-prev {
        left: 0
    }
    .slideshow-home .slide-next {
        right: 0
    }
}

input[type=text] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    padding: 0 8px;
    border: 1px solid #ccc;
    font-size: 14px
}

input[type=checkbox],
input[type=radio] {
    margin-right: 8px
}

select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
    padding: 1px 1px 1px 5px;
    border: 1px solid #ccc;
    font-size: 14px
}

textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    padding: 5px 8px;
    border: 1px solid #ccc;
    font-size: 14px
}

.gform_wrapper {
    margin: 2em 0
}

.gform_wrapper .gform_fields {
    list-style: none;
    padding: 0;
    margin: 0
}

.gform_wrapper .gform_fields li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

.gform_wrapper .gfield {
    margin: 1em 0
}

.gform_wrapper .gfield_label {
    color: #6ab855;
    font-size: 14px
}

.gform_wrapper .gfield_label .gfield_required {
    margin-left: 3px;
    color: #900
}

.gform_wrapper .ginput_container .gfield_checkbox,
.gform_wrapper .ginput_container .gfield_radio {
    list-style: none;
    padding: 0;
    margin: 0
}

.gform_wrapper .ginput_container .gfield_checkbox li,
.gform_wrapper .ginput_container .gfield_radio li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0
}

.gform_wrapper .gform_footer {
    text-align: right
}

.gform_wrapper .validation_error {
    padding: 10px;
    text-align: center
}

.gform_wrapper .validation_message {
    color: #900;
    font-size: 12px
}

#gforms_confirmation_message {
    padding: 10px;
    margin: 30px 0;
    text-align: center
}

@media (min-width: 768px) {
    .post .gform_wrapper .gfield {
        *zoom: 1
    }
    .post .gform_wrapper .gfield:after,
    .post .gform_wrapper .gfield:before {
        content: "";
        display: table
    }
    .post .gform_wrapper .gfield:after {
        clear: both
    }
    .post .gform_wrapper .gfield_label {
        width: 18.84058%;
        float: left;
        margin-right: 4.34783%;
        border-bottom: 1px dotted #ccc;
        line-height: 24px
    }
    .post .gform_wrapper .ginput_container {
        width: 76.81159%;
        float: right;
        margin-right: 0
    }
    .post .gform_wrapper .validation_message {
        width: 76.81159%;
        float: right;
        margin-right: 0
    }
}

#gform_wrapper_3 {
    margin: 0
}

#gform_wrapper_3 .gfield {
    position: relative;
    margin: 5px 0
}

#gform_wrapper_3 .gfield input[type=text] {
    border: none
}

#gform_wrapper_3 .gfield_label {
    position: absolute;
    left: 7px;
    top: 0;
    color: #ccc
}

#gform_wrapper_3 .gform_footer {
    position: relative
}

#gform_wrapper_3 .gform_button {
    position: relative;
    right: -25px;
    padding: 5px 25px;
    font-size: 14px
}

#gform_wrapper_3 .validation_error {
    padding: 5px;
    font-size: 12px;
    line-height: 1.25
}

#gform_wrapper_3 .validation_message {
    color: white
}

.sidebar #gforms_confirmation_message {
    padding: 5px;
    margin: 0;
    font-size: 14px;
    line-height: 1.25
}

.testimonial {
    font: 18px/1.25 Georgia, Times, "Times New Roman", serif
}

.testimonial .testimonial-by {
    position: relative;
    margin-top: 15px;
    text-align: right
}

.testimonial .testimonial-by span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    position: relative;
    right: -25px;
    padding: 5px 25px 5px 15px;
    background: #422e77;
    font: 14px/20px "Open Sans", sans-serif
}

.sidebar .testimonial {
    margin: 0 0 30px;
    font-size: 16px
}
