a.inbound-button.inbound-special-class i:before, button.inbound-button-submit.inbound-submit-action i:before {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 300;
    padding-right: 5px;
}

.inbound-label.inbound-label-top, .inbound-label.inbound-label-bottom {
    display: block;
}

#inbound-form-wrapper .inbound-label.inbound-label-bottom {
    margin: 0px 0 10px 0;
}

#inbound-form-wrapper .inbound-label.inbound-label-inline {
    min-width: 80px;
    display: inline-block;
    padding-right: 10px;
}

.radio-inbound-vertical.radio-inbound-label-bottom, #inbound-form-wrapper .inbound-label.inbound-label-inline.inbound-input-radio, .radio-inbound-vertical.radio-inbound-label-top {
    display: block;
}

.radio-inbound-vertical.radio-inbound-label-bottom:last-child {
    margin: 0px 0 10px 0;
}

.radio-inbound-vertical.radio-inbound-label-inline {
    padding-right: 5px;
}

.inbound-label.inbound-label-placeholder {
    display: none;
}

.inbound-label.inbound-label-placeholder.inbound-input-dropdown {
    display: block;
}

.inbound-label.inbound-label-placeholder.inbound-input-dropdown_countries {
    display: block;
}

.inbound-horizontal {
    display: inline-block;
}

#inbound_form_submit {
    text-transform: none;
    cursor: pointer;
}

/* global fixes */
.inbound-field {
    margin-left: 0 !important;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style: none !important;
    overflow: visible;
}

.inbound-field label {
    margin: 10px 0 4px 0;
    font-weight: bold;
    line-height: 1.3em;
    clear: both;
}

.inbound-field input[type=radio] {
    margin-top: 4px;
    width: auto !important;
}

.inbound-field.inbound-submit-area {
    padding: 0px 0 10px 0;
    margin: 15px 0 0 0;
    clear: both;
}

.inbound-field.inbound-submit-area input.inbound-button, .inbound-field.inbound-submit-area input[type=submit] {
    font-size: 1em;
}

.inbound-description {
    font-size: 0.85em;
    line-height: 1.5em;
    clear: both;
    font-family: sans-serif;
    letter-spacing: normal;
    padding: 10px 0 0 0;
    width: 99.8%;
}

textarea.inbound-input-textarea {
    height: 150px;
    width: 99.2%;
}

#inbound-form-wrapper {
    overflow: inherit;
    margin: 10px 0;
    max-width: 98%;
}

.inbound-field input[type=text], .inbound-field input[type=url], .inbound-field input[type=email], .inbound-field input[type=tel], .inbound-field input[type=number], .inbound-field input[type=password] {
    width: 47%;
}

/**
#inbound-form-wrapper input[type=text], #inbound-form-wrapper input[type=url], #inbound-form-wrapper input[type=email], #inbound-form-wrapper input[type=tel], #inbound-form-wrapper input[type=number], #inbound-form-wrapper input[type=password] {
    width: 47%;
}
*/
#inbound-form-wrapper .inbound-horizontal input[type=text], #inbound-form-wrapper .inbound-horizontal input[type=url], #inbound-form-wrapper .inbound-horizontal input[type=email], #inbound-form-wrapper .inbound-horizontal input[type=tel], #inbound-form-wrapper .inbound-horizontal input[type=number], #inbound-form-wrapper .inbound-horizontal input[type=password] {
    width: 88%;
}

.inbound-field input[type="checkbox"], .inbound-field input[type="radio"] {
    display: inline-block;
    width: auto;
    margin: 10px;
}

#inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=text], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=url], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=email], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=tel], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=number], #inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline input[type=password] {
    width: 130px;
}

#inbound-form-wrapper .inbound-horizontal.label-inbound-label-inline .inbound-label.inbound-label-inline {
    min-width: 60px;
    display: inline-block;
    padding-right: 10px;
    text-align: right;
}

#inbound-form-wrapper .label-inbound-label-inline input {
    display: inline-block;
}

.inbound-label.inbound-input-radio {
    display: block;
}

.automation-done {
    margin-top: 4px;
    width: auto !important;
    float: left;
}

.radionotdonelabel {
    display: block;
    margin: 0 0 0 24px;
    padding: 0;
    width: auto;
    line-height: 1.5;
    vertical-align: top;
}

/* Grid
 * ------------------------------------------*/
.inbound-clear {
    clear: both;
    display: block;
    overflow: hidden;
    width: 0;
    height: 0
}

.inbound-clearfix:before, .inbound-clearfix:after,
.inbound-row:before, .inbound-row:after,
.inbound-row_30:before, .inbound-row_30:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    width: 0;
    height: 0
}

.inbound-clearfix:after, .inbound-row:after, .inbound-row_30:after {
    clear: both
}

.inbound-clearfix {
    zoom: 1
}

.inbound-row {
    margin-left: -10px;
    margin-right: -10px;
}

.inbound-row_30 {
    margin-left: -15px;
    margin-right: -15px;
}

.inbound-grid {
    float: left;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 0px;
    position: relative;
}

#inbound-list {
    overflow: hidden;
    margin-bottom: 10px;
}

.row_30 .inbound-grid {
    padding-left: 15px;
    padding-right: 15px;
}

.inbound-grid.full {
    width: 100%;
}

.inbound-grid.one-half, .inbound-grid.inbound-2-col {
    width: 48%;
}

.inbound-grid.one-third, .inbound-grid.inbound-3-col {
    width: 31.333333%;

}

.inbound-grid.two-third {
    width: 66.666667%;
}

.inbound-grid.one-fourth, .inbound-grid.inbound-4-col {
    width: 23%;
}

.inbound-grid.three-fourth {
    width: 75%;
}

.inbound-grid.one-fifth {
    width: 18%;
}

.inbound-grid.two-fifth {
    width: 40%;
}

.inbound-grid.three-fifth {
    width: 60%;
}

.inbound-grid.four-fifth {
    width: 80%;
}

/* Social Icons
 * ----------------------------------------------------- */
ul.inboundnow-social-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.inboundnow-social-links li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 7px 0;
}

ul.inboundnow-social-links li a {
    background: #f2f2f2;
    border: 1px solid #EBEBEA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #696763;
    margin: 0px 1px;
}

ul.inboundnow-social-links li a:hover {
    background-color: #c8232b;
    border-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

#footer-wrapper ul.inboundnow-social-links {
    float: right;
}

#footer-wrapper ul.inboundnow-social-links li a {
    background-color: #4A4845;
    border: none;
    color: #9C9A96;
}

#footer-wrapper ul.inboundnow-social-links li a:hover {
    background-color: #c8232b;
    color: #fff;
}

/* About Widget
 * ----------------------------------------------------- */
.inbound-widget-about {
    background: url('images/map.png') no-repeat 0 0;
    background-size: 100%;
}

.inbound-widget-about .address,
.inbound-widget-about .telephone,
.inbound-widget-about .email {
    /*font-size: 85%;*/
}

.inbound-widget-about i {
    color: #9C9A96;
    margin-right: 5px;
}

/* Divider
 * ----------------------------------------------------- */
.inbound-divider {
    border-top: 1px solid #EBEBEA;
    height: 1px;
    margin: 0px;
    position: relative;
}

.inbound-divider.none {
    border: none
}

.inbound-divider.solid {
    border-top: 1px solid #EBEBEA;
}

.inbound-divider.dashed {
    border-top: 1px dashed #EBEBEA;
}

.inbound-divider.dotted {
    border-top: 1px dotted #EBEBEA;
}

.inbound-divider.double {
    border-top: 3px double #EBEBEA;
}

/* Teaser
 * ----------------------------------------------------- */
.inbound-teaser {
    margin-bottom: 20px;
}

.inbound-teaser .inbound-teaser-header {
    margin: 0px 0px 10px 56px;
}

.inbound-teaser .inbound-teaser-title {
    margin: 0px;
}

.inbound-teaser .inbound-teaser-subtitle {
    color: #9C9A96;
}

.inbound-teaser .inbound-teaser-icon {
    background: #4A4845;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    float: left;
    line-height: 36px;
    height: 36px;
    width: 36px;
    margin-top: 5px;
    text-align: center;
}

.inbound-teaser .inbound-teaser-image {
    float: left;
    height: 36px;
    width: 36px;
    margin-top: 5px;
}

.inbound-teaser:hover .inbound-teaser-icon {
    background-color: #c8232b;
}

/* Nested teaser */
.inbound-teaser.nested .inbound-teaser-content {
    margin-left: 56px
}

/* Centered teaser */
.inbound-teaser.centered {
    text-align: center;
}

.inbound-teaser.centered .inbound-teaser-icon {
    background: none;
    color: #696763;
    float: none;
    font-size: 64px;
    line-height: 64px;
    width: 64px;
    height: 64px;
    margin: 0px auto 5px auto;
}

.inbound-teaser.centered .inbound-teaser-header {
    margin-left: 0px;
}

/* Call Out
 * ----------------------------------------------------- */
.inbound-callout {
    background: #f2f2f2;
    border: 1px solid #EBEBEA;
    -webkit-box-shadow: inset 1px 1px 1px #f9f9f9;
    -moz-box-shadow: inset 1px 1px 1px #f9f9f9;
    box-shadow: inset 1px 1px 1px #f9f9f9;
    padding: 20px 25px 0px;
    margin-bottom: 20px;
}

.inbound-callout .left, .inbound-callout .right {
    margin-bottom: 15px;
}

.inbound-callout h2 {
    font-size: 24px;
    line-height: 24px;
    margin: 0px 0px 5px;
    text-shadow: 1px 1px 1px #fff;
}

.inbound-callout .subtitle {
    font-size: 16px;
    line-height: 22px;
    text-shadow: 1px 1px 1px #fff;
    margin: 0px 0px 5px;
}

.inbound-callout .inbound-button {
    margin: 7px 0px 5px 0px
}

/* Intro
 * ----------------------------------------------------- */
.inbound-intro {
    margin-bottom: 20px;
}

.inbound-intro h1 {
    margin-bottom: 10px;
}

.inbound-intro .inbound-intro-content {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

/* Tabs
 * ----------------------------------------------------- */
.inbound-tabs-content {
    margin-bottom: 20px;
}

ul.inbound-tabs-nav {
    border-bottom: 1px solid #EBEBEA;
    list-style: none;
    margin: 0;
    padding: 0;
}

ul.inbound-tabs-nav li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

ul.inbound-tabs-nav li a {
    background: #f2f2f2;
    border: 1px solid #EBEBEA;
    border-right: none;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    color: #696763;
    display: inline-block;
    font-weight: bold;
    padding: 10px 20px;
    position: relative;
    margin-bottom: -1px;
    text-shadow: 1px 1px 1px #fff;
}

ul.inbound-tabs-nav li a span {
    display: inline-block;
    margin-left: 5px;
}

ul.inbound-tabs-nav li a.active {
    background-color: #fff;
    border-bottom-color: #fff;
    color: #4A4845;
}

ul.inbound-tabs-nav li:last-child {
    border-right: 1px solid #EBEBEA;
}

.inbound-tabs > div {
    border: 1px solid #EBEBEA;
    border-top: none;
    padding: 20px;
}

/* Accordion
 * ----------------------------------------------------- */
.inbound-accordion {
    margin-bottom: 20px
}

.inbound-accordion .pane-title {
    background: #f2f2f2;
    border: 1px solid #EBEBEA;
    -webkit-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    box-shadow: inset 1px 1px 1px rgba(255, 255, 255, 0.5);
    font-size: 110%;
    display: block;
    font-weight: bold;
    padding: 12px 20px;
    position: relative;
  