@charset "UTF-8";
.alignnone {
    margin: .3125rem 1.25rem 1.25rem 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: .3125rem auto
}

.alignright {
    margin: .3125rem 0 1.25rem 1.25rem
}

.alignleft {
    margin: .3125rem 1.25rem 1.25rem 0
}

a img.alignright {
    float: right;
    margin: .3125rem 0 1.25rem 1.25rem
}

a img.alignnone {
    margin: .3125rem 1.25rem 1.25rem 0
}

a img.alignleft {
    float: left;
    margin: .3125rem 1.25rem 1.25rem 0
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: .0625rem solid #f0f0f0;
    max-width: 96%;
    padding: .3125rem .1875rem .625rem;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: .3125rem 1.25rem 1.25rem 0
}

.wp-caption.alignright {
    margin: .3125rem 0 1.25rem 1.25rem
}

.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: .6875rem;
    line-height: 1.0625rem;
    margin: 0;
    padding: 0 .25rem .3125rem
}

.screen-reader-text {
    clip: rect(0.0625rem, .0625rem, .0625rem, .0625rem);
    position: absolute!important;
    height: .0625rem;
    width: .0625rem;
    overflow: hidden
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: .1875rem;
    box-shadow: 0 0 .125rem .125rem rgba(0, 0, 0, .6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: .3125rem;
    line-height: normal;
    padding: .9375rem 1.4375rem .875rem;
    text-decoration: none;
    top: .3125rem;
    width: auto;
    z-index: 100000
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: Oswald-Regular, sans-serif
}

p {
    color: currentColor
}

.disable-selection {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

a {
    color: #174b84;
    -webkit-transition: color .2s ease-out, border .2s ease-out, background-color .2s ease-out;
    transition: color .2s ease-out, border .2s ease-out, background-color .2s ease-out
}

a:hover {
    color: #000;
    text-decoration: none
}

.sub-page-list ul.bullet-white {
    list-style-image: url(../images/home/arrow/bullet-white.png)!important
}

.sub-page-list ul.bullet-white li {
    padding-left: 10px
}

.sub-page-list ul.bullet-black {
    list-style-image: url(../images/home/arrow/bullet-black.png)!important
}

.sub-page-list ul.bullet-black li {
    padding-left: 10px
}

.sub-page-list ul.bullet-grey {
    list-style-image: url(../images/home/arrow/bullet.png)!important
}

.sub-page-list ul.bullet-grey li {
    padding-left: 10px
}

button.pill-blue,
input.pill-blue {
    display: inline-block;
    border-radius: 500px;
    background-color: #fff;
    border: 2px solid #174b84;
    color: #174b84;
    font-family: Nunito-ExtraBold, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    position: relative;
    padding: 7px 50px 7px 30px
}

button.pill-blue i,
input.pill-blue i {
    font-size: 22px;
    position: absolute;
    right: 27px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    font-weight: 900
}

input.pill-blue {
    padding: 7px 30px
}

@media screen and (max-width:640px) {
    button.pill-blue,
    input.pill-blue {
        width: 100%;
        display: block
    }
}

.clearfix:after,
.comments-section footer.comment-meta:after,
.gallery:after {
    content: '';
    display: table;
    clear: both
}

.row {
    max-width: 75rem
}

.unlimited-row {
    margin: 0 auto;
    max-width: 100%;
    width: 100%
}

.unlimited-row:after,
.unlimited-row:before {
    content: ' ';
    display: table
}

.unlimited-row:after {
    clear: both
}

[class*=column]+[class*=column]:last-child {
    float: left
}

[class*=column]+[class*=column].end {
    float: right
}

.column.small-centered:last-child,
.columns.small-centered:last-child {
    clear: both;
    float: none
}

@media only screen and (min-width:40.063em) {
    .column.medium-centered:last-child,
    .columns.medium-centered:last-child {
        clear: both;
        float: none
    }
}

@media only screen and (min-width:64.063em) {
    .column.large-centered:last-child,
    .columns.large-centered:last-child {
        clear: both;
        float: none
    }
}

.font-color-white {
    color: #fff
}

.font-color-light-grey {
    color: #ccc
}

.font-size-12 {
    font-size: .75rem
}

.font-size-14 {
    font-size: .875rem
}

.font-size-16 {
    font-size: 1rem
}

.font-size-18 {
    font-size: 1.125rem
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-400 {
    font-weight: 400
}

.font-weight-600 {
    font-weight: 600
}

.font-weight-700 {
    font-weight: 700
}

.margin-0 {
    margin: 0
}

.margin-10 {
    margin: .625rem
}

.margin-20 {
    margin: 1.25rem
}

.margin-30 {
    margin: 1.875rem
}

.margin-40 {
    margin: 2.5rem
}

.margin-50 {
    margin: 3.125rem
}

.margin-top-0 {
    margin-top: 0
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-left-0 {
    margin-left: 0
}

.margin-right-0 {
    margin-right: 0
}

.margin-top-10 {
    margin-top: .625rem
}

.margin-bottom-10 {
    margin-bottom: .625rem
}

.margin-left-10 {
    margin-left: .625rem
}

.margin-right-10 {
    margin-right: .625rem
}

.margin-top-20 {
    margin-top: 1.25rem
}

.margin-bottom-20 {
    margin-bottom: 1.25rem
}

.margin-left-20 {
    margin-left: 1.25rem
}

.margin-right-20 {
    margin-right: 1.25rem
}

.margin-top-30 {
    margin-top: 1.875rem
}

.margin-bottom-30 {
    margin-bottom: 1.875rem
}

.margin-left-30 {
    margin-left: 1.875rem
}

.margin-right-30 {
    margin-right: 1.875rem
}

.margin-top-40 {
    margin-top: 2.5rem
}

.margin-bottom-40 {
    margin-bottom: 2.5rem
}

.margin-left-40 {
    margin-left: 2.5rem
}

.margin-right-40 {
    margin-right: 2.5rem
}

.margin-top-50 {
    margin-top: 3.125rem
}

.margin-bottom-50 {
    margin-bottom: 3.125rem
}

.margin-left-50 {
    margin-left: 3.125rem
}

.margin-right-50 {
    margin-right: 3.125rem
}

.padding-0 {
    padding: 0
}

.padding-10 {
    padding: .625rem
}

.padding-20 {
    padding: 1.25rem
}

.padding-30 {
    padding: 1.875rem
}

.padding-40 {
    padding: 2.5rem
}

.padding-50 {
    padding: 3.125rem
}

.padding-top-0 {
    padding-top: 0
}

.padding-bottom-0 {
    padding-bottom: 0
}

.padding-left-0 {
    padding-left: 0
}

.padding-right-0 {
    padding-right: 0
}

.padding-top-10 {
    padding-top: .625rem
}

.padding-bottom-10 {
    padding-bottom: .625rem
}

.padding-left-10 {
    padding-left: .625rem
}

.padding-right-10 {
    padding-right: .625rem
}

.padding-top-20 {
    padding-top: 1.25rem
}

.padding-bottom-20 {
    padding-bottom: 1.25rem
}

.padding-left-20 {
    padding-left: 1.25rem
}

.padding-right-20 {
    padding-right: 1.25rem
}

.padding-top-30 {
    padding-top: 1.875rem
}

.padding-bottom-30 {
    padding-bottom: 1.875rem
}

.padding-left-30 {
    padding-left: 1.875rem
}

.padding-right-30 {
    padding-right: 1.875rem
}

.padding-top-40 {
    padding-top: 2.5rem
}

.padding-bottom-40 {
    padding-bottom: 2.5rem
}

.padding-left-40 {
    padding-left: 2.5rem
}

.padding-right-40 {
    padding-right: 2.5rem
}

.padding-top-50 {
    padding-top: 3.125rem
}

.padding-bottom-50 {
    padding-bottom: 3.125rem
}

.padding-left-50 {
    padding-left: 3.125rem
}

.padding-right-50 {
    padding-right: 3.125rem
}

.gform_wrapper ul {
    padding-left: 0;
    list-style: none
}

.gform_wrapper li {
    margin-bottom: .9375rem
}

.gform_wrapper form {
    margin-bottom: 0
}

.gform_wrapper .gfield_required {
    padding-left: .0625rem;
    color: #b94a48
}

.ginput_container input,
.ginput_container select,
.ginput_container textarea {
    display: block;
    width: 100%;
    height: 2.125rem;
    padding: .375rem .75rem;
    font-size: .875rem;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: .0625rem solid #ccc;
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075);
    box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.ginput_container input:-moz-placeholder,
.ginput_container select:-moz-placeholder,
.ginput_container textarea:-moz-placeholder {
    color: #999
}

.ginput_container input::-moz-placeholder,
.ginput_container select::-moz-placeholder,
.ginput_container textarea::-moz-placeholder {
    color: #999
}

.ginput_container input:-ms-input-placeholder,
.ginput_container select:-ms-input-placeholder,
.ginput_container textarea:-ms-input-placeholder {
    color: #999
}

.ginput_container input::-webkit-input-placeholder,
.ginput_container select::-webkit-input-placeholder,
.ginput_container textarea::-webkit-input-placeholder {
    color: #999
}

.ginput_container input:focus,
.ginput_container select:focus,
.ginput_container textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075), 0 0 .5rem rgba(102, 175, 233, .6);
    box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075), 0 0 .5rem rgba(102, 175, 233, .6)
}

.ginput_container input[disabled],
.ginput_container input[readonly],
.ginput_container select[disabled],
.ginput_container select[readonly],
.ginput_container textarea[disabled],
.ginput_container textarea[readonly],
fieldset[disabled] .ginput_container input,
fieldset[disabled] .ginput_container select,
fieldset[disabled] .ginput_container textarea {
    cursor: not-allowed;
    background-color: #eee
}

.ginput_container textarea,
textarea.ginput_container input,
textarea.ginput_container select,
textarea.ginput_container textarea {
    height: auto
}

.gform_button {
    display: inline-block;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: .0625rem solid transparent;
    border-radius: .25rem;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.gform_button:focus {
    outline: #333 dotted thin;
    outline: -webkit-focus-ring-color auto .3125rem;
    outline-offset: -px2rem(2px)
}

.gform_button:focus,
.gform_button:hover {
    text-decoration: none
}

.gform_button.active,
.gform_button:active {
    outline: 0;
    -webkit-box-shadow: inset 0 .1875rem .3125rem rgba(0, 0, 0, .125);
    box-shadow: inset 0 .1875rem .3125rem rgba(0, 0, 0, .125)
}

.gform_button.disabled,
.gform_button[disabled],
fieldset[disabled] .gform_button {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.gform_button.active,
.gform_button:active,
.gform_button:focus,
.gform_button:hover,
.open .dropdown-toggle.gform_button {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e
}

.gform_button.active,
.gform_button:active,
.open .dropdown-toggle.gform_button {
    background-image: none
}

.gform_button.disabled,
.gform_button.disabled.active,
.gform_button.disabled:active,
.gform_button.disabled:focus,
.gform_button.disabled:hover,
.gform_button[disabled],
.gform_button[disabled].active,
.gform_button[disabled]:active,
.gform_button[disabled]:focus,
.gform_button[disabled]:hover,
fieldset[disabled] .gform_button,
fieldset[disabled] .gform_button.active,
fieldset[disabled] .gform_button:active,
fieldset[disabled] .gform_button:focus,
fieldset[disabled] .gform_button:hover {
    background-color: #428bca;
    border-color: #357ebd
}

.gform_wrapper .gfield_error .gfield_label {
    color: #b94a48
}

.gform_wrapper .gfield_error input,
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea {
    border-color: #eed3d7;
    background-color: #f2dede;
    color: #b94a48
}

.gform_wrapper .gfield_error input:focus,
.gform_wrapper .gfield_error select:focus,
.gform_wrapper .gfield_error textarea:focus {
    border-color: #b94a48;
    outline: 0;
    -webkit-box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075), 0 0 .5rem rgba(185, 74, 72, .6);
    box-shadow: inset 0 .0625rem .0625rem rgba(0, 0, 0, .075), 0 0 .5rem rgba(185, 74, 72, .6)
}

.validation_error {
    padding: .9375rem;
    margin-bottom: 1.25rem;
    border: .0625rem solid transparent;
    border-radius: .25rem;
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48
}

.validation_error h4 {
    margin-top: 0;
    color: inherit
}

.validation_error .alert-link {
    font-weight: 700
}

.validation_error>p,
.validation_error>ul {
    margin-bottom: 0
}

.validation_error>p+p {
    margin-top: .3125rem
}

.validation_error hr {
    border-top-color: #e6c1c7
}

.validation_error .alert-link {
    color: #953b39
}

#gforms_confirmation_message {
    padding: .9375rem;
    margin-bottom: 1.25rem;
    border: .0625rem solid transparent;
    border-radius: .25rem
}

#gforms_confirmation_message h4 {
    margin-top: 0;
    color: inherit
}

#gforms_confirmation_message .alert-link {
    font-weight: 700
}

#gforms_confirmation_message>p,
#gforms_confirmation_message>ul {
    margin-bottom: 0
}

#gforms_confirmation_message>p+p {
    margin-top: .3125rem
}

.gallery-row {
    padding: .9375rem 0
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0
}

.comment-respond {
    margin-top: 1.875rem;
    margin-bottom: .9375rem;
    max-width: 100%
}

.comment-respond .comment-reply-title {
    margin: 0
}

.comment-respond .comment-notes {
    font-size: .875rem
}

.comment-respond p {
    line-height: 1.4em;
    margin-bottom: .625rem
}

.comment-respond .form-allowed-tags {
    display: none
}

.comments-section .comment+.comment {
    margin-top: 1.875rem
}

.comments-section .comment .comment {
    margin-left: 1.875rem
}

.comments-section .comment-body+.comment {
    margin-top: 1.875rem
}

.comments-section footer.comment-meta {
    margin-bottom: .75rem
}

.comments-section footer.comment-meta .comment-author {
    border: none;
    display: inline;
    margin: 0;
    padding: 0
}

.comments-section footer.comment-meta .comment-author img.avatar {
    float: left;
    margin: 0 .625rem .5rem 0
}

.comments-section .comment-content p {
    margin: 0
}

.comments-section .comment-content p+p {
    margin-top: 1.25rem
}

.comments-section .reply {
    font-size: .875rem;
    margin-top: .3125rem
}

.gallery .gallery-item {
    box-sizing: border-box;
    float: left;
    margin: 0 0 1.875rem;
    padding: 0 .9375rem;
    text-align: center
}

.gallery .gallery-item img {
    box-shadow: 0 0 .3125rem rgba(0, 0, 0, .4);
    height: auto!important;
    max-width: 100%
}

form.search-form {
    position: relative
}

form.search-form input.search-field {
    padding: .5rem 2.8125rem .5rem .5rem;
    vertical-align: top;
    width: 100%
}

form.search-form .button.button-search-submit {
    height: 2.3125rem;
    line-height: 2.3125rem;
    min-width: 2.3125rem;
    padding: 0 .3125rem;
    position: absolute;
    text-align: center;
    right: 0;
    top: 0
}

.footer-column {
    position: relative
}

.footer-column .signature {
    position: absolute;
    right: 80px;
    bottom: 18px
}

#s8-site-by {
    display: inline-block;
    font-size: .75rem;
    text-transform: uppercase;
    font-family: Oswald-Light, sans-serif;
    position: relative;
    padding-right: 0;
    color: #888
}

#s8-site-by em {
    color: #aaa;
    font-family: Oswald-Light, sans-serif;
    font-size: 1.125rem;
    text-transform: none;
    position: absolute;
    right: -68px;
    top: -2px;
    font-style: normal
}

@media screen and (max-width:640px) {
    .footer-column .signature {
        bottom: 0
    }
}

.footer {
    background-color: #000;
    border-bottom: solid 9px #7bd826;
    padding-top: .625rem;
    padding-bottom: .625rem
}

.footer-inner.row {
    margin: 0 auto;
    width: auto
}

body section.pre-footer,
body.home section.pre-footer {
    background-color: #1b1b1b;
    padding: 2.375rem 0;
    text-align: center;
    overflow: hidden
}

body section.pre-footer .footer-social.row,
body.home section.pre-footer .footer-social.row {
    position: relative;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    width: auto
}

body section.pre-footer .footer-social.row a,
body section.pre-footer .footer-social.row a:hover>a,
body.home section.pre-footer .footer-social.row a,
body.home section.pre-footer .footer-social.row a:hover>a {
    color: #7bd826
}

body section.pre-footer .footer-social.row .style-line-group .style-line-container.long,
body.home section.pre-footer .footer-social.row .style-line-group .style-line-container.long {
    top: 10px
}

body section.pre-footer .footer-social.row .style-line-group .style-line-container.short,
body.home section.pre-footer .footer-social.row .style-line-group .style-line-container.short {
    top: 20px
}

body section.pre-footer .footer-social.row .style-line-group .style-line-container .style-line,
body.home section.pre-footer .footer-social.row .style-line-group .style-line-container .style-line {
    border-bottom: 1px solid #333
}

body section.pre-footer .footer-social.row .social-icon-container,
body.home section.pre-footer .footer-social.row .social-icon-container {
    background-color: #1b1b1b
}

body section.pre-footer .footer-social.row .social-icon-container a i,
body.home section.pre-footer .footer-social.row .social-icon-container a i {
    padding: 0 20px
}

body section.pre-footer h4,
body.home section.pre-footer h4 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: .3125rem;
    font-family: Nunito-Bold, sans-serif;
    font-size: 20px;
    text-align: center
}

body section.pre-footer p,
body.home section.pre-footer p {
    margin: 0;
    color: #666;
    padding-bottom: 2.5rem;
    font-family: Nunito-Bold, sans-serif;
    font-size: 14px;
    text-align: center
}

body section.pre-footer h5,
body.home section.pre-footer h5 {
    margin: 0;
    color: #7bd826;
    text-transform: uppercase;
    font-family: Nunito-Bold, sans-serif;
    font-size: 20px;
    text-align: center
}

@media screen and (max-width:640px) {
    body section.pre-footer,
    body.home section.pre-footer {
        padding-top: 0;
        padding-bottom: 42px
    }
    body section.pre-footer .footer-social.row,
    body.home section.pre-footer .footer-social.row {
        padding-top: 30px;
        padding-bottom: 30px
    }
    body section.pre-footer .footer-social.row .style-line-group .style-line-container,
    body.home section.pre-footer .footer-social.row .style-line-group .style-line-container {
        padding-top: 50px
    }
    body section.pre-footer .footer-social.row .social-icon-container,
    body.home section.pre-footer .footer-social.row .social-icon-container {
        padding: 20px
    }
    body section.pre-footer .footer-social.row .social-icon-container a i,
    body.home section.pre-footer .footer-social.row .social-icon-container a i {
        padding: 0 10px
    }
    body section.pre-footer h4,
    body.home section.pre-footer h4 {
        font-size: 30px
    }
    body section.pre-footer p,
    body.home section.pre-footer p {
        font-size: 18px;
        padding: 0 15px 34px
    }
    body section.pre-footer h5,
    body.home section.pre-footer h5 {
        font-size: 28px
    }
}

.header {
    padding: 0;
    background-color: #fff;
    position: fixed;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    min-height: unset;
    -webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    -ms-transition: all 0s linear;
    transition: all 0s linear;
    border-bottom: 1.5px solid #aaa
}

.header .header-inner {
    padding: 20px 10px 20px 20px
}

.header .header-inner .slogan-holder {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 238px);
    overflow: hidden
}

.header .header-inner #slogan {
    color: #fff;
    display: none;
    padding: 0 .5rem;
    text-transform: uppercase;
    text-decoration: none;
    font-family: Nunito-Regular, sans-serif;
    font-size: .9375rem;
    position: absolute;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

body.home .header {
    /*background-color: #fff;*/ background-color:transparent;
    border-bottom: 1px solid #e6e6e6
}

body.home .header #slogan {
    display: inline-block
}

.hidden-top-pos {
    top: 113px;
    left: 0
}

.shown-top-pos {
    top: 37px;
    left: 0
}

#match-header-height {
    margin: 0;
    padding: 0;
    height: 93px
}

.header-inner .logo-column {
    z-index: 1
}

.header-inner .logo-column .logo {
    display: inline-block
}

.header-inner .search-box {
    display: inline-block;
    z-index: 1
}

.header-inner .search-box i {
    padding-top: .9375rem;
    color: #7bd826;
    font-size: 1.25rem;
    position: relative
}

.header-inner.row {
    margin: 0 auto;
    max-width: 1620px;
    width: auto
}

.search-hidden {
    transform: translateY(100%)
}

.search-active {
    transform: translateY(0)
}

.block-nav {
    z-index: 1
}

.behind-nav {
    z-index: -1
}

#search-bar {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    width: calc(100% - 213px);
    background-color: #7bd826;
    margin: 0;
    padding: 0;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease
}

#search-bar form {
    height: 100%
}

#search-bar form #close-search-btn {
    font-size: 30px;
    position: absolute;
    left: 20px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    background-color: unset;
    color: #fff
}

#search-bar form .search-field-holder {
    position: relative;
    margin: 0 100px 0 20px;
    height: 100%;
    width: calc(100% - 200px);
    top: 50%;
    transform: translateY(-50%);
    display: inline-block
}

#search-bar form .search-field-holder input {
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 25px 0 25px 25px;
    line-height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 22px;
    margin: 0;
    text-transform: uppercase
}

#search-bar form .search-field-holder input::placeholder {
    color: #ccc
}

#search-bar form button {
    position: absolute;
    right: 15px;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    background-color: unset;
    color: #fff;
    border: none;
    font-family: Oswald-Regular, sans-serif;
    font-size: 22px
}

#search-bar form button i {
    font-size: 30px;
    padding-right: 8px
}

body.home .header-secondary .header-secondary-inner {
    background-position: center
}

body.home .header-secondary .header-secondary-inner h1 {
    color: #000;
    margin: 0;
    padding-top: 90px;
    font-size: 34px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-family: Nunito-Bold, sans-serif
}

body.home .header-secondary .header-secondary-inner h2 {
    color: #000;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 22px;
    letter-spacing: 0px;
    max-width: 740px;
    font-family: Nunito-Regular, sans-serif;
    line-height: 30px
}

body.home .header-secondary .header-secondary-inner .hero-bottom-section {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 200px
}

body.home .header-secondary .header-secondary-inner .hero-bottom-section .hero-bottom-container {
    height: auto;
    margin: 0 auto;
    max-width: 1190px
}

body.home .header-secondary .header-secondary-inner .hero-bottom-section .hero-bottom-container .salesforce-hero {
    display: inline-block;
    float: left;
    padding-top: 20px;
    position: relative
}

body.home .header-secondary .header-secondary-inner .hero-bottom-section .hero-bottom-container .phone-hero {
    display: inline-block;
    float: right;
    position: relative;
    padding-top: 0
}

@media screen and (min-width:641px) and (max-width:1024px) {
    .header-inner .menu-header-nav {
        display: none
    }
    .header-inner .search-box {
        position: fixed;
        top: 20px;
        right: 85px
    }
}

@media screen and (max-width:880px) {
    #search-bar {
        width: calc(100% - 9px)
    }
}

@media screen and (max-width:640px) {
    .header {
        padding-left: 0
    }
    .header .header-inner .search-box {
        position: fixed;
        top: 20px;
        right: 65px
    }
    .header .header-inner .slogan-holder {
        width: calc(100% + 9px)
    }
    .hidden-top-pos,
    .shown-top-pos {
        left: 248px
    }
    .block-nav {
        z-index: 1000000
    }
}

@media screen and (max-width:1024px) {
    body.home .header-secondary .header-secondary-inner h1 {
        padding: 40px 40px 10px;
        font-size: 22px
    }
    body.home .header-secondary .header-secondary-inner h2 {
        padding: 10px 40px;
        font-size: 22px;
        font-family: Nunita-Regular, sans-serif;
        line-height: 30px
    }
    body.home .header-secondary .header-secondary-inner .hero-bottom-section {
        margin-top: 30px
    }
}

@media screen and (max-width:560px) {
    body.home .header .header-inner {
        min-height: 120px
    }
    .hidden-top-pos {
        top: 120px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }
    .shown-top-pos {
        top: 84px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }
}

.nav-footer {
    padding-left: 2.8125rem;
    padding-bottom: .75rem
}

.nav-footer p.copyright {
    margin: 0;
    color: #898989;
    text-transform: uppercase;
    display: inline-block;
    font-family: Nunito-Bold, sans-serif;
    font-size: 13px
}

.nav-footer nav {
    display: inline-block
}

.nav-footer nav ul.menu {
    list-style: none;
    margin: 0
}

.nav-footer nav ul.menu li {
    display: inline-block;
    margin: 0;
    position: relative
}

.nav-footer nav ul.menu li a {
    color: #898989;
    display: inline-block;
    padding: 0 0 0 1.875rem;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    font-family: Nunito-Bold, sans-serif
}

.nav-footer nav ul.menu li:hover>a {
    color: #898989
}

.nav-footer nav ul.menu li:hover>ul.sub-menu {
    display: block
}

.nav-footer nav ul.menu li:active>a {
    color: #898989;
    text-decoration: underline
}

.nav-footer nav ul.menu li.current-menu-ancestor>a,
.nav-footer nav ul.menu li.current-menu-item>a,
.nav-footer nav ul.menu li.current-menu-parent>a {
    color: #898989
}

@media screen and (min-width:641px) and (max-width:1024px) {
    .nav-footer {
        padding-left: 0
    }
}

@media screen and (max-width:640px) {
    .nav-footer {
        display: block;
        width: 100%;
        padding: 0 0 30px
    }
    .nav-footer p.copyright {
        padding-top: 10px;
        text-align: center;
        width: 100%;
        display: block
    }
    .nav-footer nav {
        text-align: center;
        width: 100%;
        display: block
    }
    .nav-footer nav ul.menu li {
        padding: 10px
    }
    .nav-footer nav ul.menu li a {
        padding: 0
    }
}

body.home .nav-main ul.menu li a {
    font-family: Nunito-Regular, sans-serif;
    color: #333;
    border-bottom: none
}

body.home .nav-main ul.menu li:hover>a {
    color: #7bd826;
    border-bottom: 1.5px solid #7bd826
}

.nav-main {
    display: inline-block;
    padding-top: .9375rem;
    padding-left: 30px
}

.nav-main .menu-header-nav-container {
    display: inline-block
}

.nav-main ul {
    list-style: none;
    margin: 0;
    display: inline-block
}

.nav-main ul.menu li {
    display: inline-block;
    margin: 0;
    position: relative
}

.nav-main ul.menu li a {
    color: #333;
    display: inline-block;
    padding: 0 .25rem;
    margin: 0 .25rem;
    text-transform: uppercase;
    border-bottom: 1.5px solid #fff;
    font-family: Nunito-Bold, sans-serif;
    font-size: .9375rem
}

.nav-main ul.menu li:hover>a {
    color: #7bd826;
    border-bottom: 1.5px solid #7bd826
}

.nav-main ul.menu li:hover>ul.sub-menu,
.nav-main ul.menu>li {
    display: inline-block
}

.nav-main ul.menu ul.sub-menu {
    background: #fff;
    display: none;
    left: -12px;
    min-width: 100%;
    min-height: 100%;
    position: absolute;
    text-align: left;
    top: 100%;
    white-space: nowrap;
    z-index: 9999;
    padding: 10px 0;
    border-bottom: 1px solid #aaa
}

.nav-main ul.menu ul.sub-menu li {
    display: block;
    width: 100%
}

.nav-main ul.menu ul.sub-menu li a {
    width: 100%;
    color: #000;
    font-family: Oswald-Regular, sans-serif;
    padding: 5px 40px 5px 20px;
    margin: 0;
    border-bottom: none;
    border-top: 1.5px solid #fff
}

.nav-main ul.menu ul.sub-menu li:hover>a {
    background-color: #7bd826;
    color: #fff;
    border-top: 1.5px solid #aaa;
    border-bottom: none
}

.nav-main ul.menu ul.sub-menu li:hover>ul.sub-menu {
    display: inline-block
}

.nav-main ul.menu ul.sub-menu ul.sub-menu {
    left: 100%;
    top: -10px;
    padding: 10px 0
}

.no-padding {
    padding: 0
}

@media screen and (max-width:1024px) {
    .nav-main {
        display: none
    }
}

#responsive-menu-pro {
    padding-top: 65px
}

button#responsive-menu-pro-button.responsive-menu-pro-button {
    right: 5px;
    display: none
}

@media screen and (max-width:1024px) {
    button#responsive-menu-pro-button.responsive-menu-pro-button {
        display: block
    }
}

.showcase-content-column {
    border-left: 5px solid #7bd826
}

section.showcase-search .showcase-search-menu {
    display: block;
    padding: 0;
    min-height: 900px
}

section.showcase-search .showcase-search-menu .menu-showcase-search-container {
    display: block
}

section.showcase-search .showcase-search-menu a {
    -webkit-transition: color 0s linear, border 0s linear, background-color 0s linear;
    transition: color 0s linear, border 0s linear, background-color 0s linear
}

section.showcase-search .showcase-search-menu .category-row {
    list-style: none;
    margin: 0;
    display: block;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    padding: 0;
    background-color: #7bd826
}

section.showcase-search .showcase-search-menu .category-row p {
    font-family: Nunito-ExtraBold, sans-serif;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    margin: 0
}

section.showcase-search .showcase-search-menu .category-row p.categories {
    padding: 10px 0 10px 75px
}

section.showcase-search .showcase-search-menu .category-row p.page-label {
    text-align: right;
    float: right;
    padding: 10px 0
}

section.showcase-search .showcase-search-menu .category-row p.page-label i {
    position: relative;
    padding: 0 10px;
    color: #9FE261
}

section.showcase-search .showcase-search-menu .category-row p.page-label i.active {
    cursor: pointer;
    color: #fff
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom {
    background-color: #fff
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom p {
    font-family: Nunito-ExtraBold, sans-serif;
    color: #184983;
    font-size: 20px;
    display: block;
    margin: 0
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom p.categories {
    padding: 10px 0 10px 75px
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom p.page-label {
    text-align: center;
    float: none;
    padding: 10px 0
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom p.page-label i {
    position: relative;
    padding: 0 10px;
    color: #D5DDE8
}

section.showcase-search .showcase-search-menu .category-row.nav-on-bottom p.page-label i.active {
    cursor: pointer;
    color: #184983
}

section.showcase-search .showcase-search-menu .view-all-container,
section.showcase-search .showcase-search-menu a,
section.showcase-search .showcase-search-menu ul {
    list-style: none;
    margin: 0;
    display: block;
    font-family: Nunito-ExtraBold, sans-serif;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    padding: 0 50px 0 10px;
    font-size: 20px
}

section.showcase-search .showcase-search-menu .view-all-container.view-all,
section.showcase-search .showcase-search-menu a.view-all,
section.showcase-search .showcase-search-menu ul.view-all {
    border-bottom: 5px solid #eee;
    padding: 10px 0 10px 47px;
    margin-left: 50px;
    position: relative
}

section.showcase-search .showcase-search-menu .view-all-container.view-all i,
section.showcase-search .showcase-search-menu a.view-all i,
section.showcase-search .showcase-search-menu ul.view-all i {
    padding-right: 10px;
    position: absolute;
    left: 22px;
    top: 14px
}

section.showcase-search .showcase-search-menu .view-all-container.view-all.active,
section.showcase-search .showcase-search-menu .view-all-container.view-all:hover,
section.showcase-search .showcase-search-menu a.view-all.active,
section.showcase-search .showcase-search-menu a.view-all:hover,
section.showcase-search .showcase-search-menu ul.view-all.active,
section.showcase-search .showcase-search-menu ul.view-all:hover {
    color: #184983
}

section.showcase-search .showcase-search-menu .view-all-container.view-all i:before,
section.showcase-search .showcase-search-menu a.view-all i:before,
section.showcase-search .showcase-search-menu ul.view-all i:before {
    content: ""
}

section.showcase-search .showcase-search-menu .view-all-container.view-all.active i:before,
section.showcase-search .showcase-search-menu a.view-all.active i:before,
section.showcase-search .showcase-search-menu ul.view-all.active i:before {
    content: ""
}

section.showcase-search .showcase-search-menu .view-all-container.view-all:hover i:before,
section.showcase-search .showcase-search-menu a.view-all:hover i:before,
section.showcase-search .showcase-search-menu ul.view-all:hover i:before {
    content: "";
    color: #184983
}

section.showcase-search .showcase-search-menu .view-all-container.view-all.active:hover i:before,
section.showcase-search .showcase-search-menu a.view-all.active:hover i:before,
section.showcase-search .showcase-search-menu ul.view-all.active:hover i:before {
    content: "";
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu li {
    display: block;
    margin: 0 0 0 50px;
    position: relative;
    border-bottom: 5px solid #eee
}

section.showcase-search .showcase-search-menu ul.menu li:last-of-type {
    border-bottom: none
}

section.showcase-search .showcase-search-menu ul.menu li a {
    color: #333;
    display: block;
    padding: 10px 0 10px 20px;
    text-transform: uppercase;
    text-align: left
}

section.showcase-search .showcase-search-menu ul.menu li a:hover {
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu li a i {
    padding-left: 10px
}

section.showcase-search .showcase-search-menu ul.menu li a i:before {
    content: ""
}

section.showcase-search .showcase-search-menu ul.menu li a.active {
    padding-bottom: 2px;
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu li a.active i:before {
    content: ""
}

section.showcase-search .showcase-search-menu ul.menu li:hover>a,
section.showcase-search .showcase-search-menu ul.menu li:hover>a.active {
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu>li {
    display: block
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu {
    display: none;
    position: relative;
    text-align: left;
    padding: 2px 20px
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li {
    display: block;
    width: 100%;
    border-bottom: none;
    margin-left: 30px
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li:last-child a {
    padding-bottom: 10px
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a {
    width: 100%;
    color: #333;
    padding: 3px 0;
    margin: 0;
    font-family: Nunito-Regular, sans-serif;
    line-height: 25px;
    position: relative
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a i {
    padding-right: 10px;
    position: absolute;
    left: -38px;
    top: 6px
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a.active {
    color: #184983;
    font-family: Nunito-ExtraBold, sans-serif
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a i:before {
    content: ""
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a.active i:before {
    content: ""
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a:hover i:before {
    content: "";
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a.active:hover i:before {
    content: "";
    color: #184983
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li:hover>a {
    color: #184983;
    font-family: Nunito-Bold, sans-serif
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li:hover>a.active {
    color: #184983;
    font-family: Nunito-ExtraBold, sans-serif
}

section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li:hover>ul.sub-menu {
    display: block
}

@media screen and (max-width:640px) {
    .showcase-content-column {
        border-left: none
    }
}

@media screen and (max-width:720px) {
    section.showcase-search .showcase-search-menu {
        min-height: unset
    }
    section.showcase-search .showcase-search-menu .category-row p.categories {
        padding: 10px 0 10px 25px
    }
    section.showcase-search .showcase-search-menu .view-all-container,
    section.showcase-search .showcase-search-menu a,
    section.showcase-search .showcase-search-menu ul {
        padding: 0 10px
    }
    section.showcase-search .showcase-search-menu .view-all-container.view-all,
    section.showcase-search .showcase-search-menu a.view-all,
    section.showcase-search .showcase-search-menu ul.view-all {
        padding: 10px 0 10px 47px;
        margin-left: 0
    }
    section.showcase-search .showcase-search-menu .view-all-container.view-all i,
    section.showcase-search .showcase-search-menu a.view-all i,
    section.showcase-search .showcase-search-menu ul.view-all i {
        padding-right: 10px;
        left: 22px;
        top: 14px
    }
    section.showcase-search .showcase-search-menu ul.menu li {
        margin-left: 0
    }
    section.showcase-search .showcase-search-menu ul.menu li a {
        padding: 10px 0 10px 20px
    }
    section.showcase-search .showcase-search-menu ul.menu li a i {
        padding-left: 10px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu {
        padding: 2px 20px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li {
        margin-left: 30px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a {
        padding: 3px 0;
        margin: 0
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a i {
        padding-right: 10px;
        left: -38px;
        top: 6px
    }
}

@media screen and (min-width:1024px) and (max-width:1100px) {
    section.showcase-search .showcase-search-menu {
        min-height: unset
    }
    section.showcase-search .showcase-search-menu .category-row p.categories {
        padding: 10px 0 10px 25px
    }
    section.showcase-search .showcase-search-menu .view-all-container,
    section.showcase-search .showcase-search-menu a,
    section.showcase-search .showcase-search-menu ul {
        padding: 0 10px
    }
    section.showcase-search .showcase-search-menu .view-all-container.view-all,
    section.showcase-search .showcase-search-menu a.view-all,
    section.showcase-search .showcase-search-menu ul.view-all {
        padding: 10px 0 10px 47px;
        margin-left: 0
    }
    section.showcase-search .showcase-search-menu .view-all-container.view-all i,
    section.showcase-search .showcase-search-menu a.view-all i,
    section.showcase-search .showcase-search-menu ul.view-all i {
        padding-right: 10px;
        left: 22px;
        top: 14px
    }
    section.showcase-search .showcase-search-menu ul.menu li {
        margin-left: 0
    }
    section.showcase-search .showcase-search-menu ul.menu li a {
        padding: 10px 0 10px 20px
    }
    section.showcase-search .showcase-search-menu ul.menu li a i {
        padding-left: 10px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu {
        padding: 2px 20px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li {
        margin-left: 30px
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a {
        padding: 3px 0;
        margin: 0
    }
    section.showcase-search .showcase-search-menu ul.menu ul.sub-menu li a i {
        padding-right: 10px;
        left: -38px;
        top: 6px
    }
}

body {
    text-align: center
}

body .row {
    max-width: 1620px;
    position: relative
}

#content {
    padding: 0
}

body.home {
    margin: 0
}

body.home section {
    padding-top: 4.375rem;
    overflow: hidden
}

body.home section h3 {
    color: #7bd826;
    margin: 0 auto;
    padding: 1.25rem 2.5rem 5rem;
    font-size: 50px;
    letter-spacing: -2.2px;
    font-family: Oswald-Regular, sans-serif;
    text-transform: uppercase;
    background-color: #fff
}

.style-line-group {
    overflow: hidden
}

.style-line-container {
    overflow: hidden;
    float: left;
    position: absolute;
    top: 54px;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1024px;
    z-index: 1
}

.style-line-container.column.long {
    padding: 0 7rem
}

.style-line-container.column.short {
    padding: 0 10rem;
    top: 64px
}

.style-line-container .style-line.long {
    border-bottom: 1px solid #ccc
}

.style-line-container .style-line.short {
    border-bottom: 1px solid #aaa
}

.style-line-overlap {
    display: inline-block;
    padding: 0 4.6875rem;
    position: relative;
    z-index: 2
}

.center-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.shaded-layer {
    height: 100%;
    position: relative
}

.shaded-layer img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10%
}

@media screen and (max-width:640px) {
    body.home section {
        padding-top: 1.25rem
    }
    body.home section h3 {
        padding-bottom: 2.5rem
    }
}

body:not(.home).single-post .main {
    margin-left: 20px;
    margin-right: 20px
}

body:not(.home).single-post .main article.post {
    max-width: 1232px;
    padding-left: 30px;
    padding-right: 30px
}

body:not(.home).single-post .main article.post img {
    padding-bottom: 20px;
    max-height: 400px;
    width: auto
}

body:not(.home).single-post .main article.post h2 {
    font-size: 40px;
    line-height: unset;
    font-family: Oswald-Regular, sans-serif;
    text-align: left
}

body:not(.home).single-post .main article.post h2 strong {
    font-weight: 300
}

body:not(.home).single-post .main article.post ul {
    text-align: left
}

body:not(.home).page-template-grid-only-template .row.header-container {
    margin-bottom: 0;
    display: block
}

body:not(.home).page-template-grid-only-template section.related-content {
    padding-top: 0
}

body:not(.home).blog .main,
body:not(.home).search .main {
    margin-left: 20px;
    margin-right: 20px
}

body:not(.home).blog .main article,
body:not(.home).search .main article {
    max-width: 1232px;
    padding: 10px 30px
}

body:not(.home).blog .main article img,
body:not(.home).search .main article img {
    padding: 42px 20px 0 0
}

body:not(.home).blog .main article h2,
body:not(.home).search .main article h2 {
    font-size: 40px;
    line-height: unset;
    font-family: Oswald-Regular, sans-serif;
    text-align: left
}

body:not(.home).blog .main article h2 strong,
body:not(.home).search .main article h2 strong {
    font-weight: 300
}

body:not(.home).blog .main .post-meta,
body:not(.home).blog .main article ul,
body:not(.home).search .main .post-meta,
body:not(.home).search .main article ul {
    text-align: left
}

body:not(.home) .pagination {
    margin-top: 40px
}

body:not(.home) .pagination ul {
    list-style: none;
    display: inline-block
}

body:not(.home) .pagination ul li {
    display: inline-block;
    margin: 0 20px
}

body:not(.home) .row.header-container {
    background-color: #000;
    background-position: 50% 50%;
    margin-bottom: 55px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
    max-width: none
}

body:not(.home) .row.header-container .row.page-header {
    max-width: 1032px;
    margin: 0 auto;
    padding: 55px 0 110px
}

body:not(.home) .row.header-container .row.page-header .style-line-container.column.long {
    top: 90px;
    padding: 0 10px
}

body:not(.home) .row.header-container .row.page-header .style-line-container.column.short {
    padding: 0 60px;
    top: 100px
}

body:not(.home) .row.header-container .row.page-header .style-line-container .style-line.long,
body:not(.home) .row.header-container .row.page-header .style-line-container .style-line.short {
    border-bottom: 1.5px solid #7bd826
}

body:not(.home) h1.style-line-overlap {
    font-size: 3.125rem;
    color: #7bd826;
    font-family: Oswald-Light, sans-serif;
    background-color: #000;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0
}

body:not(.home) .main .row {
    max-width: 1620px;
    position: relative
}

body:not(.home) .main #comments,
body:not(.home) .main #respond,
body:not(.home) .main article {
    max-width: 1232px;
    margin: 0 auto;
    padding: 0 30px
}

body:not(.home) .main h2 {
    color: #7bd826;
    margin: 0 auto;
    font-size: 57px;
    letter-spacing: -2.2px;
    font-family: Oswald-Medium, sans-serif;
    line-height: 70px;
    padding: 28px 0 10px;
    text-transform: uppercase
}

body:not(.home) .main h3 {
    color: #194184;
    margin: 0;
    text-align: left;
    font-size: 36px;
    letter-spacing: -2.2px;
    font-family: Oswald-Light, sans-serif;
    padding: 28px 0 10px
}

body:not(.home) .main h4 {
    color: #194184;
    margin: 0;
    text-align: left;
    font-size: 30px;
    letter-spacing: -1px;
    font-family: Oswald-ExtraLight, sans-serif;
    padding: 28px 0 10px;
    text-transform: uppercase
}

body:not(.home) .main h5 {
    color: #7c7c7c;
    margin: 0;
    text-align: left;
    font-size: 24px;
    letter-spacing: -1px;
    font-family: Oswald-Regular, sans-serif;
    padding: 28px 0 10px
}

body:not(.home) .main h6 {
    color: #333;
    margin: 0;
    text-align: left;
    font-size: 21px;
    letter-spacing: -1px;
    font-family: Nunito-Regular, sans-serif;
    padding: 28px 0 10px
}

body:not(.home) .main p {
    font-family: Nunito-Regular, sans-serif;
    font-size: 18px;
    color: #454545;
    padding: 10px 0;
    text-align: left
}

body:not(.home) .main p.page-subtitle {
    font-family: Nunito-ExtraBold, sans-serif;
    font-size: 21px;
    color: #454545;
    padding: 10px 0;
    text-align: center
}

body:not(.home) .main p.intro-paragraph {
    font-family: Nunito-Regular, sans-serif;
    font-size: 21px;
    color: #7c7c7c;
    padding: 10px 0;
    text-align: left
}

body:not(.home) .main p.quote {
    font-size: 30px;
    color: #666;
    font-family: Oswald-Regular, sans-serif;
    border-top: solid 1px #aaa;
    border-bottom: solid 1px #aaa;
    letter-spacing: -1.1px;
    padding: 20px 100px;
    margin: 60px 100px;
    position: relative
}

body:not(.home) .main p.quote .signature {
    font-family: Nunito-Italic, sans-serif;
    font-size: 20px
}

body:not(.home) .main p.quote .signature:before {
    content: "\a";
    white-space: pre
}

body:not(.home) .main p.quote img {
    position: absolute;
    top: 30px;
    left: 25px
}

body:not(.home) .main .body-copy {
    font-family: Nunito-ExtraBold, sans-serif;
    font-size: 18px;
    color: #454545;
    padding: 10px 0;
    text-align: left
}

body:not(.home) .main .photo-caption {
    float: left;
    width: 50%
}

body:not(.home) .main .photo-caption p.caption,
body:not(.home) .main .photo-caption p.caption-signature {
    float: left;
    display: block
}

body:not(.home) .main #comments {
    text-align: left;
    padding-top: 100px
}

@media screen and (min-width:640px) and (max-width:1024px) {
    body:not(.home) .main p.quote {
        padding: 20px 100px;
        margin: 60px 20px;
        position: relative
    }
    body:not(.home) .main p.quote .signature {
        font-family: Nunito-Italic, sans-serif;
        font-size: 20px
    }
    body:not(.home) .main p.quote .signature:before {
        content: "\a";
        white-space: pre
    }
    body:not(.home) .main p.quote img {
        position: absolute;
        top: 30px;
        left: 25px
    }
}

@media screen and (max-width:640px) {
    body:not(.home) .main p.quote {
        padding: 20px 10px;
        margin: 100px 0 60px;
        position: relative
    }
    body:not(.home) .main p.quote .signature {
        font-family: Nunito-Italic, sans-serif;
        font-size: 20px
    }
    body:not(.home) .main p.quote .signature:before {
        content: "\a";
        white-space: pre
    }
    body:not(.home) .main p.quote img {
        position: absolute;
        top: -55px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:768px) {
    .centered-list {
        max-width: 85%!important
    }
    .fl-col-small {
        max-width: unset!important;
        min-height: 200px
    }
}

@media only screen and (max-width:768px) {
    .pdf-image img {
        width: 175px;
        height: auto
    }
}

section.what-we-do h4 {
    padding-top: 1.25rem;
    font-family: Oswald-Light, sans-serif;
    font-size: 35px;
    color: #174b84;
    text-transform: uppercase;
    text-align: left
}

section.what-we-do .what-we-do-column-group {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 30px
}

section.what-we-do .what-we-do-column-group .what-we-do-column {
    padding: 0 50px;
    text-align: left
}

section.what-we-do .what-we-do-column-group .what-we-do-column .img-holder img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

section.what-we-do .what-we-do-column-group .what-we-do-column h5 {
    font-family: Nunito-Bold, sans-serif;
    font-size: 22px;
    padding: 20px 0 12px
}

section.what-we-do .what-we-do-column-group .what-we-do-column p {
    font-family: Nunito-Regular, sans-serif;
    font-size: 18px;
    color: #666;
    padding-bottom: 30px
}

section.what-we-do .separator-holder {
    padding: 70px 190px;
    overflow: hidden
}

section.what-we-do .separator-holder .separator {
    width: 100%;
    border-bottom: 1px solid #ccc;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 1024px
}

section.what-we-do .services-group {
    max-width: 1360px;
    margin: 0 auto;
    padding: 0 75px
}

section.what-we-do .services-group .what-we-do-list {
    padding: 0;
    text-align: left
}

section.what-we-do .services-group .what-we-do-list ul {
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
}

section.what-we-do .services-group .what-we-do-list ul li {
    display: inline-block;
    margin: 0 30px;
    padding-bottom: 12px;
    position: relative
}

section.what-we-do .services-group .what-we-do-list ul li img {
    position: absolute;
    top: 8px;
    left: -35px
}

section.what-we-do .services-group .what-we-do-list ul li a {
    color: #17a0db;
    font-family: Nunito-ExtraBold, sans-serif;
    font-size: 18px
}

@media screen and (min-width:641px) and (max-width:1024px) {
    section.what-we-do .services-group .what-we-do-list ul {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }
}

@media screen and (max-width:640px) {
    section.what-we-do h4 {
        text-align: center
    }
    section.what-we-do .what-we-do-column-group {
        padding: 0 25px
    }
    section.what-we-do .what-we-do-column-group .what-we-do-column {
        padding: 0 10px;
        text-align: center
    }
    section.what-we-do .what-we-do-column-group .what-we-do-column h5 {
        padding-top: 5px;
        padding-bottom: 0;
        margin: 0
    }
    section.what-we-do .what-we-do-column-group .what-we-do-column p {
        padding-bottom: 0
    }
    section.what-we-do .what-we-do-column-group .what-we-do-column .btn-holder {
        padding: 0 5px
    }
    section.what-we-do .separator-holder {
        padding: 25px 0
    }
    section.what-we-do .services-group {
        padding: 0 40px
    }
    section.what-we-do .services-group .what-we-do-list {
        padding: 0;
        text-align: left
    }
    section.what-we-do .services-group .what-we-do-list ul {
        display: inline-block;
        padding-top: 30px;
        padding-bottom: 20px;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    section.what-we-do .services-group .what-we-do-list ul li {
        margin-right: 0
    }
    section.what-we-do .services-group .what-we-do-list .btn-holder {
        padding: 0
    }
}

section.our-apps h4 {
    padding-top: 6.25rem;
    font-family: Oswald-Regular, sans-serif;
    font-size: 35px;
    color: #174b84;
    text-align: left
}

section.our-apps .row.our-apps-group {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 30px
}

section.our-apps .row.our-apps-group .our-apps-column {
    padding: 0 50px;
    text-align: left
}

section.our-apps .row.our-apps-group .our-apps-column .img-holder img {
    margin: auto;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%)
}

section.our-apps .row.our-apps-group .our-apps-column p {
    font-family: Nunito-Regular, sans-serif;
    font-size: 21px;
    color: #666;
    padding-bottom: 20px;
    padding-top: 20px
}

@media screen and (max-width:640px) {
    section.our-apps h4 {
        padding-top: 40px
    }
    section.our-apps .row.our-apps-group .our-apps-column {
        padding: 10px
    }
}

section.showcase-customers {
    padding: 20px 15px 0
}

section.showcase-customers .large-square {
    padding: 0;
    min-height: 500px;
    width: 38.92%
}

section.showcase-customers .large-rect {
    padding: 0;
    min-height: 500px;
    width: calc(100% - 38.92%)
}

section.showcase-customers .large-rect .shaded-layer .showcase-container {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

section.showcase-customers .small-square {
    padding: 0;
    height: 250px
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container {
    margin-top: auto;
    margin-bottom: auto;
    padding: 80px
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container h4 {
    padding: 0 0 20px;
    color: #fff;
    font-family: Nunito-ExtraBold, sans-serif;
    font-size: 35px;
    line-height: 42px;
    text-transform: uppercase
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container h4.use-italics {
    font-family: Nunito-ExtraBoldItalic, sans-serif;
    text-transform: none
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container img.inline {
    display: block;
    position: relative;
    padding: 0 0 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    top: auto;
    left: auto;
    transform: translate(0, 0)
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p {
    font-family: Nunito-Regular, sans-serif;
    line-height: 30px;
    display: inline-block;
    margin-bottom: 0;
    color: #000
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-content {
    padding: 20px 0 40px;
    font-size: 22px
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-btn,
section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-quote-speaker {
    text-transform: uppercase;
    font-family: Nunito-ExtraBold, sans-serif;
    font-size: 22px;
    position: relative
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-btn i,
section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-quote-speaker i {
    font-size: 25px;
    position: absolute;
    right: -20px;
    top: 2px;
    font-weight: 900
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-btn:hover {
    color: #000
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-quote-speaker {
    display: block
}

section.showcase-customers .showcase-column .shaded-layer .showcase-container p.showcase-speaker-title {
    display: block;
    font-size: 22px
}

section.showcase-customers button {
    margin-top: 80px
}

section.showcase-customers .showcase-column h4 {
    margin: 0
}

@media screen and (max-width:1024px) {
    section.showcase-customers .showcase-column .shaded-layer .showcase-container {
        padding: 40px
    }
}

@media screen and (max-width:640px) {
    section.showcase-customers .showcase-column.large-rect,
    section.showcase-customers .showcase-column.large-square {
        width: 100%
    }
    section.showcase-customers .showcase-column .shaded-layer .showcase-container {
        padding: 30px
    }
    section.showcase-customers .showcase-column .shaded-layer .showcase-container h4 {
        font-size: 30px;
        line-height: 40px
    }
    section.showcase-customers .btn-holder {
        padding: 0 40px
    }
}

section.featured-content h3.style-line-overlap,
section.related-content h3.style-line-overlap {
    color: #7bd826;
    margin: 0 auto;
    padding: 1.25rem 2.5rem 5rem;
    font-size: 50px;
    letter-spacing: -2.2px;
    font-family: Oswald-Regular, sans-serif;
    text-transform: uppercase;
    background-color: #fff
}

section.featured-content .featured-row .featured-column,
section.related-content .featured-row .featured-column {
    padding: 0;
    margin: 0;
    min-height: 400px;
    color: #fff;
    text-align: left
}

section.featured-content .featured-row .featured-column .shaded-layer,
section.related-content .featured-row .featured-column .shaded-layer {
    padding: 80px 60px 40px;
    min-height: 400px
}

section.featured-content .featured-row .featured-column .shaded-layer h5,
section.related-content .featured-row .featured-column .shaded-layer h5 {
    margin: 0;
    color: #fff;
    padding: 10px 0;
    font-family: Nunito-Regular, sans-serif;
    text-transform: uppercase
}

section.featured-content .featured-row .featured-column .shaded-layer h4,
section.related-content .featured-row .featured-column .shaded-layer h4 {
    margin: 0;
    color: #fff;
    padding: 10px 0;
    font-family: Nunito-ExtraBold, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 34px
}

section.featured-content .featured-row .featured-column .shaded-layer h4.bold-content,
section.related-content .featured-row .featured-column .shaded-layer h4.bold-content {
    font-family: Nunito-Regular, sans-serif
}

section.featured-content .featured-row .featured-column .shaded-layer p,
section.related-content .featured-row .featured-column .shaded-layer p {
    color: #fff;
    margin: 0;
    font-family: Nunito-Regular, sans-serif;
    padding: 10px 0;
    font-size: 18px;
    line-height: 28px
}

section.featured-content .featured-row .featured-column .shaded-layer p.bold-content,
section.related-content .featured-row .featured-column .shaded-layer p.bold-content {
    font-family: Nunito-ExtraBold, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 40px
}

section.featured-content .featured-row .featured-column .shaded-layer button,
section.related-content .featured-row .featured-column .shaded-layer button {
    background-color: initial;
    border: 2px solid #fff;
    color: #fff;
    margin: 10px 0
}

section.related-content {
    padding-top: 3.75rem;
    width: 100%;
    overflow: hidden
}

@media screen and (max-width:640px) {
    section.featured-content .featured-row .featured-column,
    section.related-content .featured-row .featured-column {
        min-height: unset
    }
    section.featured-content .featured-row .featured-column .shaded-layer,
    section.related-content .featured-row .featured-column .shaded-layer {
        min-height: unset;
        padding: 40px 60px
    }
    section.featured-content .featured-row .featured-column .shaded-layer h5,
    section.related-content .featured-row .featured-column .shaded-layer h5 {
        padding-top: 0
    }
}

section.showcase-search h3.style-line-overlap {
    color: #7bd826;
    margin: 0 auto;
    padding: 1.25rem 2.5rem 5rem;
    font-size: 50px;
    letter-spacing: -2.2px;
    font-family: Oswald-Regular, sans-serif;
    text-transform: uppercase;
    background-color: #fff
}

section.showcase-search .featured-row .featured-column {
    padding: 0;
    margin: 0;
    min-height: 300px;
    color: #fff;
    text-align: left
}

section.showcase-search .featured-row .featured-column .shaded-layer {
    padding: 10px 60px;
    min-height: 300px
}

section.showcase-search .featured-row .featured-column .shaded-layer h4 {
    margin: 0;
    color: #fff;
    padding: 10px 0;
    font-family: Nunito-ExtraBold, sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 34px
}

section.showcase-search .featured-row .featured-column .shaded-layer h4.bold-content {
    font-family: Nunito-Regular, sans-serif
}

section.showcase-search .featured-row .featured-column .shaded-layer p {
    color: #fff;
    margin: 0;
    font-family: Nunito-Regular, sans-serif;
    padding: 10px 0;
    font-size: 18px;
    line-height: 28px
}

.showcase-content-column .featured-row .featured-column .shaded-layer {
    transition: background-color .3s
}

@media screen and (max-width:640px) {
    section.showcase-search .featured-row .featured-column {
        min-height: unset
    }
    section.showcase-search .featured-row .featured-column .shaded-layer {
        min-height: unset;
        padding: 10px 30px
    }
}
/*New Css*/
#wrap{position:relative;}
body.home #match-header-height{display: none}
body.home .header{position:absolute; left:0px; top:0px; width:100%;}
.home-banner-content{padding:76px 35px 132px;}
.home-banner-left{float:left; width:60%; text-align:left; padding:50px 0px 0px 0px;}
.home-banner-right{float:right; width:40%; padding:100px 0 0 2%;}
body.home .header-secondary .header-secondary-inner{background-position: center top; background-size: cover;}
body.home .header-secondary .header-secondary-inner h1{font-size:45px; font-weight:900; font-family:arial; letter-spacing:0px; line-height:50px; margin-bottom:5px;}
body.home .header-secondary .header-secondary-inner h2{padding-top:20px; font-size: 26px; letter-spacing: 0px; max-width: 100%; font-weight: 700; margin-bottom:25px;}
.home-banner-form-main{background-color:#fff; padding:35px 40px; text-align:left; border-radius:8px;}
.home-banner-form-main h2{font-size:26px !important; line-height:normal !important; color:#1bbf00 !important; font-weight:700 !important; margin:0px 0 10px !important; padding:0px !important; text-transform:uppercase !important; font-family: arial !important;}
.home-banner-form-main p{font-family:arial; font-size:21px; line-height:normal; color:#333; font-weight:400; padding:0px; margin:0px 0 25px;}
.home-banner-form{text-align:center;}
.home-banner-form .gform_heading{display:none;}
.home-banner-form ul li{margin-top:0px !important;}
.home-banner-form ul li label{display:none !important;}
.home-banner-form ul li input{margin-bottom:0px !important;}
body .gform_wrapper .top_label div.ginput_container{margin-top:0px !important;}
.gform_wrapper .gform_footer{padding:0px !important;}
.home-banner-form input{height:56px !important; padding:0px 15px !important; font-family:arial !important;}
.home-banner-form input[type="submit"]{margin:0px !important; background-color:#69ce0d; text-align:center; color:#fff; font-weight:600; display:block !important; width:100% !important; font-size:20px !important; border:none !important; padding:12px 10px !important; border-radius:8px;}
.home-banner-form ul.gform_fields li.gfield{padding-right:0px !important;}
.home-banner-form ul.gform_fields li:nth-child(2){padding-right:16px !important;}
.home-banner-form ul.gform_fields li:nth-child(3){padding-right:0px !important;}
.nav-main{padding-top:0px !important;}
body.home .nav-main ul.menu li a{line-height:50px;}
body.home .nav-main ul.menu li:last-child a{background:#1bbf00; color:#fff !important; font-weight:600; padding:0px 25px; border-radius:3px; box-shadow:2px 0px 6px #00000046;}
body.home .nav-main ul.menu li:last-child a:hover{border-bottom:0px solid #7bd826 !important; color:#fff !important;}

#header-secondary-inner{position:relative;}
#header-secondary-inner:before{position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(255,255,255,0.46); content:''; z-index:1;}
body.home .header-secondary .header-secondary-inner .home-banner-content{position:relative; z-index:2;}

@media only screen and (min-width:768px) and (max-width:991px) {
body.home .header-secondary .header-secondary-inner h1{padding-left:0px; padding-right:0px; font-size:38px; line-height:42px;}
body.home .header-secondary .header-secondary-inner h2{padding-left:0px; padding-right:0px; font-size:21px; line-height:25px;}
.home-banner-form-main{padding:20px;}
.home-banner-form-main p{font-size:17px;}
.home-banner-form input{height:50px !important;}
.home-banner-form input[type="submit"]{font-size:15px !important;}
.homebanner-has{max-width:220px;}

}
@media only screen and (min-width:480px) and (max-width:767px) {
.home-banner-left{float:none; width:100%; text-align:left; padding:50px 0px 0px 0px; margin:0px auto;}
.home-banner-right{float:none; width:100%; padding:40px 0 0 0; margin:0px auto;}
.home-banner-content{padding:70px 20px 70px;}
body.home .header-secondary .header-secondary-inner h1{padding:40px 0px 10px; font-size:22px; line-height:26px;}
body.home .header-secondary .header-secondary-inner h2{padding:0px; font-size:18px; line-height:24px;}
.homebanner-has{max-width:150px;}
.home-banner-form-main{padding:25px 20px 20px;}
.home-banner-form ul.gform_fields li:nth-child(2){padding-right:0px !important;}
.home-banner-form input{height:40px !important; font-size:15px !important;}
.home-banner-form input[type="submit"]{font-size:15px !important; padding:5px 10px !important;}
.home-banner-form-main p{font-size:17px;}
.home-banner-form-main h2{font-size:22px !important;}


}
@media only screen and (min-width:320px) and (max-width:479px) {
.home-banner-left{float:none; width:100%; text-align:left; padding:50px 0px 0px 0px; margin:0px auto;}
.home-banner-right{float:none; width:100%; padding:40px 0 0 0; margin:0px auto;}
.home-banner-content{padding:70px 20px 70px;}
body.home .header-secondary .header-secondary-inner h1{padding:40px 0px 10px; font-size:18px; line-height:23px;}
body.home .header-secondary .header-secondary-inner h2{padding:0px; font-size:16px; line-height:22px;}
.homebanner-has{max-width:150px;}
.home-banner-form-main{padding:25px 20px 20px;}
.home-banner-form ul.gform_fields li:nth-child(2){padding-right:0px !important;}
.home-banner-form input{height:40px !important; font-size:15px !important;}
.home-banner-form input[type="submit"]{font-size:15px !important; padding:5px 10px !important;}
.home-banner-form-main p{font-size:16px;}
.home-banner-form-main h2{font-size:22px !important;}

}

@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

.page-id-3044 #header-secondary-inner::before{ display:none!important; }
/*.page-id-3044 .home-banner-right{ padding-top:0px; }
.page-id-3044 .home-banner-content{ padding-bottom:0px; }*/
.page-id-3044 .row.header-container{ display:none!important; }
body.page-id-3044 .main .row{ max-width:100%!important; }

.logo-section{ background:#f8f8f8; padding:30px 0px; text-align:center; border-bottom:1px solid #e8e8e8;  }
.logo-section ul{ list-style:none; width:auto!important; margin-left:0px!important; margin-top:20px !important;}
.logo-section ul li{ display:inline-block; list-style:none; margin:0px 6px; width:9%; }
.container{ max-width:1170px; display:block; margin:0px auto!important; }

.about-section{ font-family: 'Nunito Sans', sans-serif!important; padding-bottom:40px!important; }
.about-section h2{ font-family: 'Nunito Sans', sans-serif!important; font-weight:800!important; font-size:40px!important; text-align:center; text-transform:none!important; color:#000!important; }
.about-section p{ font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:18px!important; text-align:center!important; line-height:26px!important; }
.about-section h3{ font-family: 'Nunito Sans', sans-serif!important; font-weight:700!important; font-size:22px!important; text-align:center!important; 
color:#69ce10!important; letter-spacing:0px!important; }

.bio-section{ background:#f8f8f8!important; padding:50px 0px!important; }
.bio-section .col-half{ width:50%!important; float:left!important; }
.bio-section .text-widget{ padding:10%; }
.bio-section .text-widget p{ font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:20px!important; }
.people-group{ padding-top:50px!important; padding-bottom:50px!important; }
.people-group h3{ font-family: 'Nunito Sans', sans-serif!important; font-weight:800!important; font-size:40px!important; text-align:center!important;
letter-spacing:0px!important; color:#000!important;} 
.people-group p{ font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:18px!important; text-align:center!important; line-height:26px!important; }
.people-display{ width:100%;}
.people-display .box{ float:left; width:20%; padding:15px; -webkit-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.07);
-moz-box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.07);
box-shadow: inset 1px 1px 5px 0px rgba(0,0,0,0.07); min-height:122px; }
.people-display .box img{ max-width:100%; }
.success{ background:url("https://www.configero.com/wp-content/uploads/2020/08/green-map.jpg") top no-repeat; background-size:cover; -moz-background-size:cover; -webkit-background-size:cover; -o-background-size:cover; 
padding:50px 0px 100px!important;}
.success h3{ font-family: 'Nunito Sans', sans-serif!important; font-weight:800!important; font-size:50px!important; text-align:center!important;
letter-spacing:0px!important; color:#fff!important;} 
.success .showcase-box{ width:100%!important; display:table!important; }
.success .showcase-box .s-box{ width:32%; margin-right:1%; background:#fff; border-radius:3px; -moz-border-radius:3px; 
-webkit-border-radius:3px; -o-border-radius:3px; padding:15px 30px 60px; float:left; position:relative; min-height:404px!important; }
.success .showcase-box .s-box .img-placeholder{ text-align:center; min-height:90px; line-height:90px; }
.success .showcase-box .s-box .s-content p{ color:#373737; font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; 
font-size:15px!important; font-style:italic; }
.success .showcase-box .s-box h5{ font-family: 'Nunito Sans', sans-serif!important; font-weight:600!important; font-size:14px!important; 
color:#00a1e0!important; letter-spacing:0px!important; margin-bottom:0px!important; padding-bottom:0px!important; }
.success .showcase-box .s-box h6{ font-family: 'Nunito Sans', sans-serif!important; font-weight:600!important; font-size:14px!important; 
color:#000!important; letter-spacing:0px!important; margin-bottom:0px!important; padding-bottom:0px!important; margin-top:0px!important;
padding-top:0px!important;}
.profile-img{ position: absolute; right: 30px; bottom: -49px; }
.success .showcase-box .s-box .s-content{ min-height:150px!important; }

.number{ background:url("https://www.configero.com/wp-content/uploads/2020/08/number-section.jpg") top no-repeat; background-size:cover; -moz-background-size:cover; -webkit-background-size:cover; -o-background-size:cover; 
padding:50px 0px!important;}
.number h3{ font-family: 'Nunito Sans', sans-serif!important; font-weight:700!important; font-size:60px!important; text-align:center!important;
letter-spacing:0px!important; color:#000!important;margin-bottom:30px!important;} 
.number-display{ width:100%!important; display:table!important; }
.number-box{ width:33%; float:left; text-align:center; }
.number-display p.count{ font-family: 'Nunito Sans', sans-serif!important; font-weight:900!important; font-size:75px!important; color:#00a1e0!important;
text-align:center!important; margin-bottom:0px!important; padding-bottom:0px!important; line-height:70px!important;}
.number-display p.text{ font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:27px!important; color:#000!important; 
text-align:center!important;}
.call-action-button a{ display:table; background:#78d928; color:#fff; border-radius:10px; -moz-border-radius:10px; 
-webkit-border-radius:10px; -o-border-radius:10px; font-family: 'Nunito Sans', sans-serif!important; font-weight:800!important; 
font-size:45px!important; padding:0px 60px!important; margin:0px auto!important; }

.fet-content{ padding-top:50px!important; padding-bottom:50px!important; }
.fet-content h3{ color:#373737!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:800!important; font-size:40px!important; text-align:center!important;
letter-spacing:0px!important; margin-bottom:20px!important; }
.fet-content .fet-box{ width:33.3333%!important; float:left!important; padding:20px 25px!important; min-height:384px!important; }
.fet-content .fet-box h4{ color:#fff!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:600!important; font-size:25px!important; 
text-transform:none!important;}
.fet-content .fet-box p{ color:#fff!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:15px!important; }
.fet-heading{ min-height:150px!important; }

.fet-content .featured-column{ padding-left:0px!important; padding-right:0px!important; background-image:none!important; }
.fet-content .featured-column .shaded-layer{ padding:20px 25px!important;  }
.fet-content .featured-column .shaded-layer h4{ color:#fff!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:600!important; font-size:25px!important; 
text-transform:none!important;}
.fet-content .featured-column .shaded-layer p{ color:#fff!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; font-size:15px!important; }
.fet-heading{ min-height:150px!important; }

.fet-content .featured-column .shaded-layer h5{ display:none!important; }

.new-copyright{ padding-top:20px; padding-bottom:20px; text-align:center; font-family: 'Nunito Sans', sans-serif!important; font-weight:400!important; }
.text-center{ text-align:center; }

 /* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  background-color: #fefefe;
  margin: 15% auto; /* 15% from the top and centered */
  padding: 20px;
  border: 1px solid #888;
  width: 50%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
 
} 

.clutch-widget{ width:960px!important; display:table; margin:0px auto; }

.yt-video h5{ color:#000!important; font-family: 'Nunito Sans', sans-serif!important; font-weight:600!important; font-size:20px!important; 
text-transform:none!important; text-align:center!important;}

.over-text{ font-size:20px!important;
font-weight: 700; }

/* .s8theme-social-icons{ display:none; } */
.nav-footer{ float:none!important; }

@media only screen and (max-width:1200px) {
    
    .fet-content .fet-box{ min-height:520px!important; }
      .container{ max-width:100%; padding:0px 15px!important; }
    .container .row{ margin:0px!important;  }
    .nav-main ul.menu li a{ font-size:11px!important; }
}

@media only screen and (max-width:767px) {
    
    .logo-section ul li{ width:14%; margin:10px 6px; }
    .logo-section{ padding:10px 0px 0px; }
    .container{ max-width:100%; padding:0px 15px!important; }
    .container .row{ margin:0px!important;  }
    .about-section h2, .people-group h3, .success h3, .number h3{ font-size: 32px !important; line-height: 42px !important; }
    .bio-section .col-half{ width: 100% !important; float: none !important; }
    .people-display .box{ width:33%; min-height: 80px; }
    .success .showcase-box .s-box{ margin-bottom:100px!important; width:100%!important; }
    .number-box{ width:100%!important; }
    .fet-content .fet-box{ width:100%!important; }
    .modal-content{ width:90%!important; }
    
    .clutch-widget{ width:100%!important; display:table; margin:0px auto; }
    .over-text{ font-size:18px!important; }
    
    body.home .header {
    position: fixed;
    background: #fff;
    height: 100px !important;}
    
}

@media only screen and (max-width:1300px) {
    
    .header .header-inner #slogan{ display:none!important; }
     .nav-main ul.menu li a{ font-size:11px!important; }
}

@media only screen and (min-width:1070px) and (max-width:1300px) {
    
    .nav-main ul.menu li a{ font-size:13px!important; }
    
}













