@charset "UTF-8";
@font-face {
    font-family: untitled-font-3;
    src: url(https://farreach-website.azureedge.net/web/sitefinity/prod/App_Themes/Main/Fonts/service-icons.eot);
    src: url(https://farreach-website.azureedge.net/web/sitefinity/prod/App_Themes/Main/Fonts/service-icons.eot?#iefix) format("embedded-opentype"),
        url(https://farreach-website.azureedge.net/web/sitefinity/prod/Fonts/service-icons.woff) format("woff"), url(https://farreach-website.azureedge.net/web/sitefinity/prod/Fonts/service-icons.ttf) format("truetype"),
        url(https://farreach-website.azureedge.net/web/sitefinity/prod/Fonts/service-icons.svg#untitled-font-3) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
.enableJS {
    color: red;
    font-size: 2em;
    margin-top: 15px;
    text-align: center;
    width: 100%;
    display: block;
}
.display-none {
    display: none !important;
}
.uppercase {
    text-transform: uppercase;
}
.image-left-align {
    float: left;
    margin: 0 10px 10px 0;
}
.margin-top-none {
    margin-top: 0;
}
.margin-bottom-none {
    margin-bottom: 0;
}
.bottom-spacing {
    margin-bottom: 50px;
}
.text-align-center {
    text-align: center;
}
.list-padding {
    padding-left: 25px;
}
.full-width-image {
    width: 100%;
}
.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}
table {
    border-collapse: collapse;
}
.btn.btn-center {
    margin: 15px auto !important;
    max-width: 230px;
    display: block !important;
}
.large-text-paragraph {
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1.4em;
    color: #1a2e5b;
    text-align: center;
}
.large-text-paragraph a {
    color: #1a2e5b;
    text-decoration: underline;
}
.large-text-paragraph a:hover {
    text-decoration: none;
}
.border-bottom-gray {
    border-bottom: 2px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 40px;
}
.video-iframe-container {
    max-width: 560px;
}
.iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%;
}
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.leadbox-content-wrapper {
    text-align: left;
    line-height: 20px;
}
body {
    color: #5d5e61;
    font-family: lato-n4, lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25em;
    margin: 0;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    line-height: 175%;
}
.body-text-small p {
    font-size: 0.9em;
}
.page-container {
    margin: 0 auto;
}
a {
    color: #009ddc;
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
}
a:hover {
    color: #1a2e5b;
    cursor: pointer;
}
a img {
    border: 0;
}
:focus {
    outline: 0;
}
h1,
h2,
h3,
h4,
h5 {
    line-height: normal;
}
h1 {
    color: #fff;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
}
h2 {
    color: #1a2e5b;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
}
h3 {
    color: #1a2e5b;
    font-size: 1.25em;
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
}
.sfFormsEditor {
    line-height: normal;
}
figure {
    margin: 0;
}
address {
    font-style: normal;
}
::-ms-clear {
    display: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sitefinity-video {
    margin: 0 auto;
    max-width: 900px;
    padding-bottom: 44.25%;
}
.sitefinity-video iframe {
    max-height: 540px;
    width: 100%;
}
.btn {
    border: none;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8em;
    color: inherit;
    background: 0 0;
    cursor: pointer;
    padding: 18px 75px;
    display: inline-block;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    line-height: normal;
}
.sfFormSubmit {
    float: left;
    display: inline-block;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sfFormSubmit input[type="submit"] {
    border: none;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 0.8em;
    color: inherit;
    background: 0 0;
    cursor: pointer;
    margin: 0;
    padding: 18px 75px;
    width: 100%;
}
.btn:after,
.sfFormSubmit:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn:before,
.sfFormSubmit:before {
    font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased;
}
.btn-4,
.sfFormSubmit {
    border: 2px solid #1a2e5b;
    color: #1a2e5b;
    overflow: hidden;
}
.btn-4:active,
.btn-4:hover,
.sfFormSubmit:active,
.sfFormSubmit:hover {
    border: 2px solid #009ddc;
    color: #009ddc;
}
.btn-4:before,
.sfFormSubmit:before {
    position: absolute;
    height: 100%;
    font-size: 1.75em;
    line-height: 2.1;
    color: #009ddc;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.sfFormSubmit:before {
    line-height: 56px;
}
.btn-4:active:before,
.sfFormSubmit:active:before {
    color: #009ddc;
}
.btn-4a:before,
.sfFormSubmit:before {
    left: 130%;
    top: 0;
    content: "";
}
.btn-4a:hover:before,
.sfFormSubmit:hover:before {
    left: 80%;
}
.btn-wide:hover:before {
    left: 88% !important;
}
.btn-white {
    color: #fff;
    border-color: #fff !important;
}
.btn-white:hover {
    color: #009ddc;
    background-color: #fff;
}
.RadSocialShare_Default {
    border: 0;
    margin-bottom: 30px;
    padding: 0;
}
.what-clients-say {
    width: 95%;
}
.sfSuccess {
    font-size: 1.25em;
    margin-bottom: 20px !important;
    text-align: center;
}
.sfError {
    color: red;
    font-size: 0.75em;
}
.sfErrorSummary {
    color: red;
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 10px;
}
.form-group {
    margin-bottom: 15px;
    position: relative;
}
.form-group-middle {
    margin: 0 4%;
}
label {
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.9em !important;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    margin: 14px 9px 9px 12px;
}
.form-control,
.form-group .sfTxt,
.form-group select {
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 0.9em;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 50px;
    padding: 0 12px;
    font-size: 0.95em !important;
    line-height: 1.42857143;
    color: #5d5e61;
    background-color: #fff;
    border: 0;
}
.form-group select {
    background-color: #009ddc;
    color: #fff;
}
.reach-out-form .form-float-left {
    float: left;
}
.reach-out-form .form-float-right {
    float: right;
}
.reach-out-form .form-clear-both {
    clear: both;
}
.reach-out-form .sfTxtBlockMedium {
    clear: left;
    width: 100% !important;
}
.reach-out-form textarea {
    padding-top: 12px !important;
    min-height: 190px;
}
.reach-out-form .sfFormCaptcha label {
    margin-left: 0;
    opacity: 1 !important;
    position: relative;
}
#trigger-overlay {
    display: none;
}
header {
    position: relative;
}
.header-container {
    margin: 0 auto;
    max-width: 1730px;
}
.header-top .sf_1col_1in_100 {
    background: rgba(3, 156, 218, 0.9);
    padding: 12px 0 15px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 22;
}
.logo img {
    max-height: 48px;
    max-width: 232px;
}
.logo a {
    display: block;
    height: 42px;
    max-width: 232px;
}
[data-icon]:before {
    font-family: untitled-font-3 !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*=" icon-"]:before,
[class*=" service-"]:before,
[class^="icon-"]:before,
[class^="service-"]:before {
    color: #fff;
    font-family: untitled-font-3 !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-internet-marketing:before,
.service-internet-marketing:before {
    content: "I";
}
.icon-application-dev:before,
.service-app-development:before {
    content: "A";
}
.icon-software-dev:before,
.service-software-development:before {
    content: "S";
}
.icon-web-design-dev:before,
.service-web-design-development:before {
    content: "W";
}
header button {
    background: 0 0;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 1.5em;
    padding: 0 6px;
}
header button:hover {
    color: #1a2e5b;
}
.sfsearchBox {
    max-width: 600px;
    margin: 0 auto;
    border: 0;
}
.sfsearchBox .sfsearchTxt {
    border: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #1a2e5b;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 700;
    float: left;
    font-size: 1.25em;
    height: 40px;
    width: 100%;
    padding: 0 8px;
}
.sfsearchSubmit {
    color: #1a2e5b;
    cursor: pointer;
    margin-left: -52px;
    height: 30px;
    width: 30px;
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/search_icon_btn.png) no-repeat;
    background-size: contain;
    border-style: none !important;
    position: relative;
    padding-left: 0 !important;
    margin-top: 5px;
    text-indent: 100px;
}
.sfsearchSubmit:before {
    content: "fl";
}
.header-left-col {
    box-sizing: border-box;
    padding-left: 30px;
    width: 25% !important;
}
.header-middle-col {
    width: 73% !important;
}
.header-right-col {
    display: none;
    box-sizing: border-box;
    padding-right: 30px;
    text-align: right;
    width: 15% !important;
}
.main-nav .reach-out-header.k-in.k-link,
.reach-out-header {
    font-weight: 600 !important;
    margin: 0 0 0 20px !important;
    color: #fff;
    border: 2px solid #fff !important;
    padding: 12px 25px !important;
}
.reach-out-header:hover {
    background-color: #fff;
    border-color: #fff;
    color: #009ddc !important;
}
.main-nav .reach-out-header.k-in.k-link {
    font-size: 0.7em !important;
}
.main-nav .k-treeview .reach-out-k-item {
    font-size: 0.5em !important;
    margin-top: 30px;
}
.main-nav .k-treeview .reach-out-k-item .k-link {
    padding: 12px 0 !important;
    width: 170px;
    margin: 0 auto !important;
}
@media only screen and (min-width: 1025px) {
    #trigger-search-overlay {
        font-size: 1em;
        padding: 0;
    }
}
.header-right-col .fa-search {
    margin-right: 18px;
}
.header-right-col .fa-bars {
    margin-right: 10px;
}
.menu-link {
    bottom: 3px;
    font-size: 0.65em;
    position: relative;
}
.container-wide {
    margin: 0 auto;
    max-width: 1400px;
}
.container,
.sfSuccess {
    margin: 0 auto;
    max-width: 1140px;
}
.content-container {
    padding: 60px 0;
}
.call-out {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 600px;
}
.call-out-container {
    background: rgba(3, 156, 218, 0.85);
    height: auto !important;
    margin: 200px auto 0 auto;
    max-width: 780px !important;
    padding-top: 40px;
    text-align: center;
}
.call-out-container h3 {
    color: #fff;
    font-size: 1.65em;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 700;
    margin: 0 10px;
}
.call-out-container .btn,
.footer-callout .btn {
    color: #fff;
    border-color: #fff;
}
.call-out-container .btn:hover,
.footer-callout .btn:hover {
    color: #009ddc;
    background-color: #fff;
}
.call-out-newsletter {
    background: rgba(3, 156, 218, 0.85);
    height: auto !important;
    margin: 100px auto 75px auto !important;
    max-width: 780px !important;
    padding-top: 40px;
    text-align: center;
    padding: 17px !important;
    clear: left;
}
.call-out-newsletter h3 {
    color: #fff;
    font-size: 1.65em;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 700;
    margin: 0 10px;
}
.call-out-newsletter .btn {
    color: #fff;
    border-color: #fff;
}
.call-out-newsletter .btn:hover {
    color: #009ddc;
    background-color: #fff;
}
div#wufoo-zaz6x1n02i2x2e {
    max-width: 700px;
    display: block !important;
    margin: auto;
    padding: 17px !important;
}
.wufoo .buttons {
    float: left;
    display: inline-block;
    margin: 15px auto;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    outline: 0;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #1a2e5b;
    overflow: hidden;
    max-width: none !important;
    width: 100% !important;
    display: block;
}
footer,
footer a {
    color: #787f90;
    text-align: center;
}
footer a:hover {
    color: #fff;
}
footer {
    background-color: #393f50;
    font-size: 0.75em;
    line-height: normal;
    padding: 50px 0;
}
.footer-top {
    border-bottom: 1px solid #5a6277;
    margin-bottom: 25px;
    min-height: 40px;
    padding-bottom: 20px;
}
.footer-top ul {
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer-top ul li {
    float: left;
}
.footer-top .street-address {
    text-align: left;
    width: 36%;
}
.footer-top .email-address {
    text-align: left;
    width: 33%;
}
.footer-top .phone-number {
    width: 33%;
}
.footer-top .phone-number a:hover {
    color: #787f90;
    cursor: text;
}
.footer-top .social-icons-list {
    float: right;
}
.footer-top .social-icons {
    bottom: 14px;
    position: relative;
    text-align: right;
    width: 33%;
}
.footer-top .social-icon {
    font-size: 2em;
    margin-left: 25px;
}
footer hr {
    border: 1px solid #5a6277;
    margin: 36px 0 22px 0;
}
.footer-bottom {
    line-height: 170%;
}
.footer-bottom a {
    font-weight: 400;
}
.clutch-logo {
    margin-top: 10px;
}
.clutch-logo img {
    max-width: 120px;
}
.clutch-widget {
    max-width: 282px;
    margin: 0 auto;
}
.home-container {
    max-width: 800px;
}
.home-content h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom no-repeat;
    font-size: 2.25em;
    margin-bottom: 52px;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.background-video video {
    width: 100%;
    vertical-align: bottom;
}
.background-video-heading {
    background: -moz-linear-gradient(top, rgba(14, 156, 216, 0.7) 0, rgba(14, 156, 216, 0.7) 50%, rgba(4, 60, 97, 0.9) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(14, 156, 216, 0.7)), color-stop(50%, rgba(14, 156, 216, 0.7)), color-stop(100%, rgba(4, 60, 97, 0.9)));
    background: -webkit-linear-gradient(top, rgba(14, 156, 216, 0.7) 0, rgba(14, 156, 216, 0.7) 50%, rgba(4, 60, 97, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(14, 156, 216, 0.7) 0, rgba(14, 156, 216, 0.7) 50%, rgba(4, 60, 97, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(14, 156, 216, 0.7) 0, rgba(14, 156, 216, 0.7) 50%, rgba(4, 60, 97, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(14, 156, 216, 0.7) 0, rgba(14, 156, 216, 0.7) 50%, rgba(4, 60, 97, 0.9) 100%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2%;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    line-height: normal;
}
.video-background-image {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/video_image.jpg) center no-repeat;
    background-size: cover;
    height: 500px;
}
.background-video-heading h1 {
    font-size: 3.25em;
    margin: 100px auto 0 auto;
    text-transform: uppercase;
    font-weight: 600;
    max-width: 1240px;
}
.background-video-heading h2 {
    color: #fff;
    font-weight: 400;
    font-size: 1.8em;
}
.background-video-heading p {
    color: #fff;
    font-family: lato-n4, lato, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25em;
    margin-top: 10px;
}
.background-video-heading h3 {
    color: #fff;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom: 10px;
}
.home-services {
    margin-top: 60px;
    max-width: 1300px;
}
.home-services .sf_colsOut {
    margin-bottom: 30px;
}
.home-services h2 {
    font-size: 1.25em;
    font-weight: 600;
}
.home-services p {
    margin: 0 auto;
}
.work-with-fr-subtext {
    margin: 0 auto 40px auto;
    font-size: 1.2em;
}
.work-with-fr-subtext p {
    margin: 0;
}
.featured-case-studies {
    clear: left;
    overflow: hidden;
}
.featured-case-studies ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.featured-case-studies ul .sfitem {
    color: #fff;
    cursor: pointer;
    float: left;
    text-align: center;
    width: 33.33%;
}
.featured-case-studies a {
    color: #fff;
    display: block;
    width: 100%;
}
.featured-case-studies h4 {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 1.25em;
    padding: 24% 20px 70px 20px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 18%;
}
.featured-case-studies figure:hover h4 {
    -webkit-transition: padding-top 1s ease-in-out;
    -moz-transition: padding-top 1s ease-in-out;
    -ms-transition: padding-top 1s ease-in-out;
    -o-transition: padding-top 1s ease-in-out;
    transition: padding-top 1s ease-in-out;
    margin-bottom: 20px;
    padding: 0;
}
.featured-case-studies figure {
    overflow: hidden;
    position: relative;
}
.featured-case-studies img {
    vertical-align: bottom;
    height: auto;
    width: 100%;
}
.featured-case-studies figcaption {
    left: 0;
    height: 100%;
    right: 0;
    width: 100%;
    position: absolute;
    z-index: 20;
    overflow: hidden;
    padding: 0 20px;
    box-sizing: border-box;
    text-align: center;
    top: 0;
}
.featured-case-studies figure:hover figcaption {
    background: #039cda;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
    background: rgba(3, 156, 218, 0.9);
    top: 0;
}
.featured-case-studies .sfTagsList {
    opacity: 0;
    margin: 0 auto;
    max-width: 480px;
}
.featured-case-studies figure:hover .sfTagsList {
    -webkit-transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -ms-transition: opacity 1s ease-in-out;
    -o-transition: opacity 1s ease-in-out;
    transition: opacity 1s ease-in-out;
    opacity: 1;
}
.featured-case-studies .sfTagsList li {
    display: inline-block;
    font-family: lato-i4, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
}
.featured-case-studies .sfTagsList li::after {
    content: ",";
    left: -3px;
    position: relative;
}
.featured-case-studies .sfTagsList li:last-child::after {
    content: "";
}
.view-all-work {
    overflow: hidden;
    position: relative;
}
.view-all-work .btn {
    left: 0;
    right: 0;
    position: absolute;
    padding: 18px 10px;
    box-sizing: border-box;
    top: 40%;
    max-width: 315px;
    margin: 0 auto !important;
}
.view-all-work .btn:hover:before {
    left: 84%;
}
.view-all-work img {
    height: 100%;
}
.our-services {
    text-align: center;
}
.our-services h2 {
    margin-bottom: 52px;
}
.our-services h3 {
    margin: 15px 42px 0 42px;
    text-transform: uppercase;
}
.our-services .btn {
    margin: 50px 0;
}
.our-services .sf_colsOut {
    min-height: 330px;
}
.recent-articles {
    background-color: #e8ecee;
    overflow: hidden;
    padding: 50px 0;
}
.recent-articles h2 {
    background-position: bottom left;
    float: left;
    font-size: 1.75em;
    margin-top: 10px;
    max-width: 302px;
}
.see-all-link {
    float: right;
}
.recent-articles h3 {
    font-size: 1.25em;
    margin-bottom: 8px;
}
.recent-articles ul {
    clear: both;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.recent-articles ul li:first-child {
    padding-right: 46px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.share-goals-background {
    background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1.jpg);
    margin-top: 80px;
}
.share-goals-background p {
    color: #fff;
}
.share-goals-background span {
    font-size: 11px;
    margin: -73px auto 50px auto;
    display: block;
    position: relative;
    padding: 50px;
}
.share-goals-background .wufoo label.desc,
.wufoo legend.desc {
    color: #fff;
}
.work-with-far-reach {
    text-align: center;
}
.work-with-far-reach-top {
    margin-bottom: 100px;
}
.work-with-far-reach .sf_colsOut {
    margin-bottom: 20px;
    width: 35% !important;
}
.work-with-far-reach p {
    max-width: 305px;
    margin: 0 auto;
}
.our-values-container {
    padding: 0 50px;
    box-sizing: border-box;
}
.our-values {
    margin-bottom: 30px;
}
.our-values.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.our-values .owl-carousel {
    list-style-type: none;
    padding: 0;
}
.our-values .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
.our-values .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #c3c5c8;
}
.our-values .owl-theme .owl-controls .active span {
    background: #4799cb;
}
.our-values .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
}
.our-values .owl-prev {
    float: left;
}
.our-values .owl-next {
    float: right;
    margin-right: -25px;
}
.our-values .owl-wrapper-outer {
    z-index: 9;
}
.our-values .owl-wrapper {
    width: 100%;
    overflow: hidden;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.our-values .owl-item {
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    padding-bottom: 60px;
}
.our-values .sflistitem {
    width: 100%;
}
.our-values figure {
    align-items: center;
    display: flex;
    justify-content: center;
}
.our-values-description {
    float: left;
    max-width: 300px;
    background-color: #e7ebed;
    text-align: center;
    padding: 20px;
    height: 180px;
    display: flex;
    align-items: center;
}
.our-values-image {
    box-sizing: border-box;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    float: left;
}
.our-values-image img {
    max-width: 100%;
    height: auto;
}
.our-values .owl-prev {
    margin-left: -30px;
}
.our-values .owl-buttons {
    color: #d1d1d1;
    font-size: 72px;
    margin-top: 90px;
}
.our-values .owl-pagination {
    display: none;
}
.our-values .owl-controls {
    position: absolute;
    width: 100%;
    top: 36%;
}
.content-narrow {
    margin: 0 auto;
    max-width: 900px;
    padding: 50px 0 65px 0;
    text-align: center;
}
.content-narrow-cols {
    max-width: 550px;
    margin: 0 auto;
}
.content-narrow ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.secondary-header {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/header_repeater.jpg) repeat-x;
}
.secondary-header h1 {
    box-sizing: border-box;
    color: #fff;
    font-size: 3.25em;
    margin: 0 auto;
    padding-top: 160px;
    width: 95%;
    text-align: center;
    text-transform: uppercase;
}
.blog-header h2{
    box-sizing: border-box;
    color: #fff;
    font-size: 3.25em;
    margin: 0 auto;
    padding-top: 160px;
    width: 95%;
    text-align: center;
    text-transform: uppercase;
}
.report-card h1 {
    box-sizing: border-box;
    color: #fff;
    font-size: 2.25em !important;
    margin: 0 auto;
    padding-top: 160px;
    width: 95%;
    text-align: center;
    text-transform: uppercase;
}
.header-image {
    background-size: cover !important;
    height: 400px;
}
.header-one {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/header_one.jpg) no-repeat center;
}
.header-two {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/header_two.jpg) no-repeat center;
}
.sfPageContainer header {
    position: relative;
}
.secondary-container {
    margin-top: 72px;
}
.heading-paragraph {
    margin: 60px auto 50px auto;
    max-width: 900px;
    text-align: center;
}
.heading-paragraph-large {
    margin: 80px auto 70px auto;
    max-width: 900px;
    text-align: center;
}
.heading-underline h2,
h2.heading-underline {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom center no-repeat;
    color: #1a2e5b;
    font-size: 2.25em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.content-container h2,
.heading-small-underline h2,
.secondary-content h2,
h2.heading-small-underline {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom center no-repeat;
    color: #1a2e5b;
    font-size: 1.6em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.heading-paragraph h2,
.heading-paragraph-large h2,
.heading-paragraph-large-custom h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom center no-repeat;
    color: #1a2e5b;
    font-size: 2.25em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.heading-paragraph-large p,
.heading-paragraph-large-custom p {
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.4em;
}
.heading-paragraph-large-custom {
    margin: 0 auto;
    max-width: 900px;
}
.heading-paragraph-large-custom h2 {
    font-size: 1.6em;
    margin-bottom: 0 !important;
}
.secondary-left-col,
.secondary-right-col {
    padding-bottom: 60px;
}
.secondary-left-col {
    padding-top: 60px;
    width: 65.3%;
}
.secondary-content h3,
.secondary-content h4 {
    text-transform: uppercase;
}
.secondary-content ul {
    margin-top: 0;
    padding-left: 20px;
}
.secondary-left-col h3,
.secondary-left-col h4,
.secondary-left-col h5,
.secondary-left-col h6 {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
}
.secondary-right-col {
    padding-top: 60px;
    width: 27%;
}
.secondary-right-col h4 {
    color: #1a2e5b;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.secondary-right-col ul {
    border-bottom: 1px solid #e8ecee;
    list-style-type: none;
    margin: 0 0 25px 0;
    padding: 0;
    padding-bottom: 30px;
}
.secondary-right-col ul li {
    line-height: 30px;
}
.secondary-right-col ul li a {
    font-size: 0.95em;
}
.footer-callout {
    background-color: #009ddc;
    clear: left;
    color: #fff;
    min-height: 150px;
    padding: 45px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.footer-callout h4 {
    color: #fff;
    display: inline-block;
    font-size: 1.65em;
    margin: 8px 10px 10px 10px;
}
.footer-callout .btn {
    margin: 0 0 0 30px;
    vertical-align: top;
}
.pillar-offset {
    background: #fff;
}
.pillar-heading-paragraph {
    padding-top: 70px;
    min-height: 340px;
    text-align: center;
}
.pillar-heading-paragraph h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom center no-repeat;
    color: #1a2e5b;
    font-size: 2.25em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-top: 10px;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.pillar-heading-paragraph p {
    font-size: 24px;
    font-weight: 700;
}
.pillar-gray-header {
    background-color: #e7ebed;
    padding-top: 40px;
    padding-bottom: 60px;
}
.pillar-gray-header p {
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 600;
    font-size: 1.1em;
    color: #1a2e5b;
    text-align: center;
}
.pillars {
    list-style-type: none;
    margin-top: 50px;
    margin-bottom: 0;
    padding-left: 0;
}
.pillars .video-iframe-container {
    margin: 0 auto;
}
.pillars li ul p{
    margin: 5px 0;
}
.pillars .sflistitem:last-child {
    background-color: #e8ecee;
    padding-bottom: 20px;
}
.pillars h2.sftitle {
    background-color: #009ddc;
    color: #fff;
    margin-top: 0;
    padding: 18px;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 35px;
}
@media (min-width: 1900px) {
    .pillar-main-container {
        max-width: 902px !important;
        margin: 0 auto !important;
    }
}
@media (max-width: 1900px) {
    .pillar-main-container {
        max-width: 902px !important;
        margin-left: 500px;
        margin-right: 20px;
    }
}
.pillar-case-study {
    position: relative;
    margin-bottom: 35px;
    background-size: cover !important;
}
.pillar-case-study-content {
    text-align: center;
    color: #fff;
    padding: 30px;
    box-sizing: border-box;
    border: 8px solid #ccc;
}
.pillar-case-study-heading {
    color: #fff;
    margin: 0;
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom center no-repeat;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    padding-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.75em;
}
@media (max-width: 480px) {
    .pillar-case-study-heading {
        font-size: 1.5em;
    }
}
.pillar-case-study-sub-text {
    font-size: 0.8em;
    margin-bottom: 0;
}
.pillar-case-study-btn-link {
    border: 2px solid #fff;
    color: #fff;
    padding: 10px 35px;
}
.pillar-read-more {
    display: flex;
    list-style-type: none;
    justify-content: space-between;
    margin-bottom: 150px;
    padding: 0;
}
.pillar-read-more-item {
    display: inline-block;
    max-width: 260px;
    border: 8px solid #ccc;
    position: relative;
    width: 28%;
}
.pillar-read-more-top {
    overflow: hidden;
    height: 120px;
}
.pillar-read-more-btn,
.pillar-read-more-thumb {
    float: left;
    width: 50%;
}
.pillar-read-more-item h3 {
    color: #fff;
    font-size: 0.9em;
    text-align: center;
    bottom: 0;
    margin: 0;
    height: 134px !important;
    clear: both;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pillar-read-more .pillar-read-more-item:first-child h3 {
    background: #1a2e5b;
}
.pillar-read-more .pillar-read-more-item:nth-child(2) h3 {
    background: #009ddc;
}
.pillar-read-more .pillar-read-more-item:nth-child(3) h3 {
    background: #0596d3;
}
.pillar-read-more-item .btn {
    padding: 8px 32px !important;
    margin-top: 40px;
    width: auto;
}
@media (max-width: 1500px) {
    .pillar-read-more-top {
        height: 180px;
    }
    .pillar-read-more-btn,
    .pillar-read-more-thumb {
        float: none;
        width: 100%;
        text-align: center;
    }
    .pillar-read-more-item .btn {
        margin-top: 0;
    }
}
@media (max-width: 767px) {
    .pillar-read-more {
        margin-bottom: 25px;
        flex-flow: column;
        align-items: center;
    }
    .pillar-read-more-item {
        width: 100%;
        flex: 1 100%;
        margin-bottom: 20px;
    }
}
.pillar-sticky-nav.fixed {
    position: fixed;
    z-index: 1000;
}
.pillar-sticky-nav {
    float: left;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
    position: sticky;
    z-index: 1000;
    background-color: #f1f4f5;
    margin-left: 20px;
    margin-top: 20px;
    padding: 15px 20px 15px 25px;
    top: 100px;
    min-width: 405px;
}
.pillar-sticky-nav ul {
    list-style: none;
    padding: 0;
    border-left: solid 2px #1f325e;
}
.pillar-sticky-nav ul li {
    line-height: normal;
    margin-bottom: 20px;
    padding-left: 25px;
    margin-left: -8px;
    position: relative;
    background-image: none !important;
    position: relative;
    top: -3px;
}
.pillar-sticky-nav ul li:before {
    content: "";
    background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/pillar_list_dot.svg?v=2);
    background-repeat: no-repeat;
    background-position: left top;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
}
.pillar-sticky-nav ul li.active:before {
    background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/pillar_list_dot_active.svg?v=2);
    background-position: left top;
}
.pillar-sticky-nav a {
    color: #1a2e5b;
    font-weight: 400;
    font-size: 16px;
}
.pillar-sticky-nav .active a,
.pillar-sticky-nav a:hover {
    font-weight: 600;
}
.pillar-form-bottom {
    padding: 10px 0 50px 0 !important;
}
.pillar-mobile-open-close {
    display: none;
}
.software-strategy-form .sfSuccess {
    padding: 50px 0;
}
@media (max-width: 1450px) {
    .pillar-gray-header .pillar-main-container,
    .pillar-main-container {
        width: 95% !important;
        margin: 0 auto;
    }
    .pillars .sfitemTitle .pillar-main-container {
        text-align: center;
    }
    .pillar-mobile-open-close {
        display: block;
        background-color: #393f50;
        color: #fff;
        cursor: pointer;
        padding: 10px 15px;
        position: absolute;
        right: 0;
        margin-right: -37px;
        z-index: 1000;
    }
    .open .pillar-mobile-open-close {
        margin-right: 0;
        padding: 18px 15px;
    }
    .open .pillar-mobile-open-close .fa-angle-right {
        display: none;
    }
    .pillar-mobile-open-close .fa-angle-left {
        display: none;
    }
    .open .pillar-mobile-open-close .fa-angle-left {
        display: block;
    }
    .pillar-sticky-nav {
        position: fixed !important;
        z-index: 1000;
        top: 82px;
        right: 100%;
        width: 100%;
        background-color: #fff;
        transition: right 50ms linear;
        -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.498);
        -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.498);
        -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.498);
        -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.498);
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.498);
        box-sizing: border-box;
        margin-top: 0;
    }
    .open.pillar-sticky-nav {
        right: 0;
    }
}
.pillar-form {
    height: 100px;
    margin-top: -100px;
}
@media screen and (max-height: 600px) {
    .pillar-sticky-nav {
        top: 0;
    }
    .pillar-sticky-nav ul {
        margin-top: 0;
    }
}
@media screen and (max-height: 450px) {
    .pillar-sticky-nav ul li {
        margin-bottom: 16px !important;
    }
}
.heading-paragraph-wide {
    margin: 70px auto 70px auto;
    max-width: 1020px;
    text-align: center;
}
.divided-sections {
    border-bottom: 2px solid #e5e5e5;
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.icon-col {
    margin-top: 4px;
}
.content-col p:first-of-type {
    margin-top: 0;
}
.border-bottom-none {
    border-bottom: 0;
}
.interactive-solutions {
    background-color: #e8ecee;
    margin-bottom: 80px;
    padding: 50px 0 105px 0;
}
.interactive-solutions h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom left no-repeat;
    font-size: 2.25em;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.interactive-solutions .sf_2cols_1_50 .sfContentBlock {
    float: right;
    width: 72%;
}
.interactive-solutions .sf_2cols_2_50 .sfimageWrp {
    margin: 45px 0 0 80px;
}
.services-info {
    padding-bottom: 70px;
}
.services-info .sf_colsOut.sf_2cols_1_50,
.services-info .sf_colsOut.sf_2cols_2_50 {
    width: 42% !important;
}
.services-info .sfImageWrapper,
.thank-you-bottom .sfImageWrapper {
    display: block;
    text-align: center;
}
.services-info h3 {
    color: #5d5e61;
    font-size: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.services-case-studies {
    margin-top: 50px;
    min-height: 100%;
}
.services-case-studies ul .sfitem {
    width: 25%;
}
.service-top {
    background-color: #e8ecee;
    padding-top: 70px;
}
.service-top .sf_2cols_2_50 {
    text-align: center;
}
.service-top img {
    margin-top: 20px;
    vertical-align: bottom;
}
.service-middle {
    background-color: #393f50;
    color: #fff;
    padding: 50px 0 65px 0;
}
.service-middle h2 {
    color: #fff;
}
.service-bottom-two-col .sf_2cols_1_50 .sf_2cols_1in_50,
.service-bottom-two-col .sf_2cols_2_50 .sf_2cols_2in_50 {
    margin: 0 28px;
}
.service-bottom {
    padding-bottom: 70px;
}
.service-bottom .sf_3cols_1_33 .sf_3cols_1in_33,
.service-bottom .sf_3cols_2_34 .sf_3cols_2in_34,
.service-bottom .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin: 0 28px;
    text-align: center;
}
.service-bottom h3 {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 1.3em;
    text-transform: uppercase;
}
.service-bottom h2 {
    margin-top: 80px;
}
.landing-page-intro {
    background-color: #e8ecee;
}
.landing-page-intro h2 {
    margin-top: 20px;
}
.landing-page-intro .heading-paragraph-large {
    margin-top: 0;
}
.landing-page-intro img {
    margin-top: -44px;
    position: relative;
}
.landing-page-blue {
    background-color: #393f50;
    color: #fff;
    padding: 50px 0 65px 0;
    text-align: center;
}
.landing-page-blue h2 {
    color: #fff;
    margin-bottom: 70px;
}
.landing-page-middle {
    padding: 50px 0 65px 0;
}
.landing-page-middle .sf_2cols_2_50 {
    text-align: center;
}
.landing-page-bottom {
    background-color: #e8ecee;
    padding: 50px 0 65px 0;
}
.landing-page-bottom h2 {
    margin-bottom: 70px;
}
.landing-page-bottom .form-group {
    width: 31.6%;
}
.report-landing-page .form-group {
    margin: 4px !important;
}
.sfImageWrapper img[alt="Report card graphic"] {
    margin-bottom: 20px;
}
.report-card-request {
    border: 2px solid #1a2e5b;
    color: #1a2e5b;
    overflow: hidden;
    margin: auto;
    width: 100%;
    clear: both;
    float: none;
    display: block;
    max-width: 450px;
}
.logos {
    overflow: hidden;
    padding: 20px 0 50px 0;
}
.logos ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.logos ul li {
    display: inline-block;
    list-style-type: none;
    width: 28%;
}
.services-icons {
    background-color: #009ddc;
    font-size: 4em;
    text-align: center;
}
.services-icons ul {
    list-style-type: none;
    margin: 0;
    padding: 50px 0 40px 0;
}
.services-icons ul li {
    display: inline-block;
    width: 15%;
}
.services-icons h2 {
    color: #fff;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 0.5em !important;
    padding-bottom: 40px;
}
.service-text {
    color: #fff;
    display: block;
    font-size: 0.25em;
    text-transform: uppercase;
}
.case-study-link {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
}
.case-study-header h1 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/white_underline.jpg) bottom center no-repeat;
    padding: 140px 0 20px 0;
}
[class*=" service-"]:before,
[class^="service-"]:before {
    font-size: 2.8em;
}
.services {
    list-style-type: none;
    margin: 40px 0 0 0;
    padding: 0;
    text-align: center;
}
.services li {
    display: inline-block;
    width: 7%;
    white-space: nowrap;
}
.service-name-text {
    display: none;
}
.challenge-solution {
    box-sizing: border-box;
    color: #fff;
    min-height: 562px;
    overflow: hidden;
    padding: 80px 0 40px 0;
}
.challenge-solution h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) bottom left no-repeat;
    color: #fff;
    font-size: 2em;
    margin-top: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.challenge {
    width: 46%;
}
.solution {
    width: 46%;
}
.features {
    float: right;
    line-height: 24px;
    width: 45%;
}
.features ul {
    font-family: open-sans-n7, open-sans, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.1em;
    padding-left: 20px;
}
.features ul li {
    margin-bottom: 18px;
}
.flexslider {
    margin: 60px 0 90px 0;
    position: relative;
    text-align: center;
    zoom: 1;
}
.flex-viewport {
    width: 100%;
}
.flex-active-slide figcaption {
    width: 215px;
}
.flex-direction-nav {
    display: none;
}
.flex-caption {
    color: #fff;
    line-height: 24px;
    width: 194px;
    padding: 20px;
    height: 100px;
    position: relative;
    top: 0;
}
.flex-control-paging li a {
    width: 15px;
    height: 15px;
    display: block;
    background: #dbdbdb;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
.flex-control-paging li a:hover {
    background: #009ddc;
}
.flex-control-paging li a.flex-active {
    background: #009ddc;
    cursor: default;
}
.square-content {
    margin: 0 auto;
    max-width: 1300px;
}
.square-content img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.top-left {
    box-sizing: border-box;
    min-height: 436px;
    padding: 0 70px 30px 0;
    width: 44%;
}
.top-right {
    text-align: right;
}
.bottom-left {
    text-align: right;
}
.bottom-right {
    padding: 30px 0 30px 70px;
    box-sizing: border-box;
    width: 44%;
}
.testimonial {
    background-color: #393f50;
    box-sizing: border-box;
    clear: both;
    color: #fff;
    min-height: 350px;
    text-align: center;
    padding: 80px 0 30px 0;
}
.testimonial h2 {
    color: #fff;
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
    max-width: 1002px;
    margin: 0 auto;
    font-size: 2.25em;
}
.client-name {
    text-transform: uppercase;
}
.testimonial p {
    display: inline-block;
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
}
.section-heading {
    color: #5d5e61;
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-align: left;
    font-size: 1em;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 60px;
    padding: 60px 0 20px 0;
}
.other-info {
    clear: left;
    padding-bottom: 100px;
    text-align: center;
}
.infographics {
    padding-top: 100px;
}
.bottom-info {
    background-color: #393f50;
    padding-bottom: 100px;
    text-align: center;
}
.bottom-info .section-heading {
    color: #fff;
}
.cs-navigation {
    text-align: center;
}
.cs-navigation .fa {
    color: #ccc;
    display: block;
    font-size: 3.25em;
}
.cs-navigation a:hover,
.cs-navigation a:hover .fa {
    color: #1a2e5b;
}
.next-link,
.prev-link,
.view-all-link {
    border-left: 1px solid #6a6d73;
    color: #5d5e61;
    display: inline-block;
    box-sizing: border-box;
    padding: 35px 0;
    width: 13.5%;
}
.next-link {
    border-right: 1px solid #6a6d73;
}
.our-process-list {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/our_process_bg.svg) no-repeat center 0;
    background-size: 100% 90%;
    margin-bottom: 70px;
    padding-top: 25px;
}
.our-process-list .sftitle {
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 5px;
}
.our-process-list ul {
    list-style-type: none;
    padding-left: 0;
}
.our-process-list .sflistitem {
    overflow: hidden;
    padding: 10px 0 0 0;
    min-height: 300px;
    display: flex;
    align-items: center;
}
.our-process-list li:nth-child(odd) {
    flex-direction: row-reverse;
}
.our-process-list li:nth-child(even) .our-process-image {
    text-align: right;
    width: 58.75%;
}
.our-process-list li:nth-child(odd) .our-process-image {
    text-align: left;
    width: 58.75%;
}
.our-process-list li:nth-child(even) .our-process-description {
    margin-left: 30px;
    width: 39%;
}
.our-process-list li:nth-child(odd) .our-process-description {
    margin-right: 30px;
    width: 39%;
}
.about-intro {
    background-color: #e8ecee;
}
.who-we-are {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/gray_triangle.jpg) no-repeat top center;
    padding: 100px 0;
}
.who-we-are .sf_3cols_1_33,
.who-we-are .sf_3cols_2_34,
.who-we-are .sf_3cols_3_33 {
    width: 31%;
}
.who-we-are .sf_3cols_2_34 {
    margin: 0 3% !important;
}
.who-we-are h3 {
    font-size: 1.5em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    text-transform: uppercase;
}
.who-we-are p {
    min-height: 120px;
}
.who-we-are .btn {
    margin-left: 0;
    padding: 18px 38px;
}
.who-we-are .btn[href="/about/core-values"] {
    font-size: 0.75em;
    text-align: center;
}
.who-we-are .btn[href="/about/core-values"]:hover:before {
    left: 86%;
}
.who-we-are .btn-4a:hover:before {
    left: 85%;
}
.who-work-with {
    background-color: #e8ecee;
    min-height: 500px;
    overflow: hidden;
    padding: 20px 0 50px 0;
}
.where-we-work h2,
.who-work-with h2 {
    font-size: 1.5em;
}
.who-work-with p {
    font-family: lato-i7, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1.4em;
}
.who-work-with ul li {
    height: 140px;
    width: 24%;
}
.who-work-with a {
    cursor: default;
}
.about-slider {
    margin-bottom: 100px;
}
.heading-icon {
    overflow: hidden;
    line-height: 80px;
}
.heading-icon img {
    float: left;
    margin-right: 20px;
}
.blog .sf_2cols_1_25 {
    width: 21%;
}
.blog .sf_2cols_2_75 {
    width: 79%;
}
.recent-articles-heading {
    background-color: #e8ecee;
    padding: 50px 0;
}
.recent-articles-heading h2 {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/blue_underline.jpg) no-repeat bottom left;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.blog .sflist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blog .sflistitem {
    border-bottom: 1px solid #e8ecee;
    overflow: hidden;
    padding-bottom: 50px;
    margin-bottom: 70px;
}
.blog-thumb{
    text-align: center;
}
.blog .sfpostTitle {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 1.35em;
    margin: 0 0 2px 0;
    color: #1a2e5b;
}
.sfpostAuthorAndDate {
    font-size: 0.9em;
    margin-bottom: 10px;
}
.blog p[itemprop="description"] {
    margin-top: 0;
}
.sf_pagerNumeric {
    clear: both;
}
.sf_pagerNumeric a {
    color: #5d5e61;
    padding-right: 12px;
}
.sf_pagerNumeric a:hover {
    color: #1a2e5b;
}
.sf_PagerCurrent {
    color: #1d9bd7 !important;
}
.sftaxonTitle {
    margin: 0 0 10px 0;
    text-transform: uppercase;
}
.form-control-blog {
    background-color: #e8ecee;
    border: 1px solid #787f90;
}
.email-subscribe {
    border-bottom: 1px solid #e8ecee;
    padding-bottom: 8px;
    margin-bottom: 25px;
}
.email-subscribe p {
    margin-top: 0;
}
.blog-detail .sfpostTitle {
    margin-top: 20px;
}
.blog-detail .sfpostAuthorAndDate {
    margin-bottom: 40px;
}
.blog-detail .sfpostContent {
    line-height: 1.5;
}
.blog-detail .sfpostContent img {
    height: auto;
    max-width: 100%;
}
.blog-detail h2 {
    color: #5d5e61;
    font-family: lato-n7, lato, sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.2em;
    background-image: none;
    text-align: left;
    text-transform: none;
    margin: revert;
    padding: unset;
}
.sfrelatedItmTitle {
    font-size: 1em;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sfrelatedList {
    color: #009ddc;
    list-style-type: disc !important;
    padding-left: 25px !important;
}
.sfrelatedListItem {
    margin-bottom: 10px;
}
.share-this {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    margin-bottom: 10px;
}
.page-nav {
    border-bottom: 1px solid #787f90;
    min-height: 60px;
    text-align: center;
}
.page-nav .sfNavHorizontal {
    padding: 18px 0;
    margin: 0 auto;
}
.page-nav .sfSel,
.page-nav a {
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    font-weight: 900;
    padding: 18px 16px;
}
.page-nav .sfNavHorizontal li {
    display: inline-block;
    float: none;
}
.services-nav .sfNavHorizontal li {
    margin: 0 35px;
}
.page-nav .sfSel {
    color: #1a2e5b;
}
.team-list {
    min-height: 500px;
}
.team-list .clicked {
    display: block;
    height: 540px;
}
.dropdown-link.not-clicked {
    height: auto !important;
}
.team-list ul {
    margin: 0 0 60px 0;
    overflow: hidden;
    padding: 0;
}
.team-list ul li {
    list-style-type: none;
    margin-bottom: 5px;
    min-height: 330px;
    display: inline-block;
    vertical-align: top;
}
.team-list ul li:nth-child(2n + 2) {
    margin: 0 42px 5px 42px;
}
.team-list ul li:nth-child(4n + 4) {
    margin-right: 0;
}
.team-list .employee {
    margin: 0 auto;
    max-width: 250px;
}
.team-list .employee:hover {
    cursor: pointer;
}
.team-list img {
    vertical-align: bottom;
}
.team-list figcaption {
    background-color: #009ddc;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    height: 66px;
    max-width: 250px;
    padding-top: 10px;
    text-align: center;
}
.team-list h3,
.team-list h4 {
    margin: 0;
}
.team-list h3 {
    color: #fff;
    font-size: 0.95em;
    text-transform: uppercase;
}
.team-list h4 {
    font-size: 0.75em;
}
.team-list .sflistItemContent {
    background-color: #e8ecee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 54px;
    min-height: 220px;
}
.team-list .sflistItemContent .fa {
    color: #787f90;
    letter-spacing: 15px;
}
.team-list .sflistItemContent .fa:hover {
    color: #009ddc;
}
.team-list .fa-caret-up {
    border-bottom: 3px solid #009ddc;
    color: #009ddc;
    height: 18px;
    text-align: center;
    width: 252px;
    font-size: 1.5em;
    margin-top: 5px;
    vertical-align: bottom;
}
.animated-gif {
    display: none;
}
.team-list .sflistitem:hover .employee-photo,
.team-list .sflistitem:hover .sfImageWrapper {
    display: none;
}
.team-list .sflistitem:hover .animated-gif {
    display: block;
}
.our-team-background {
    background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2.jpg);
}
.core-values-list {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/gray_line.jpg) no-repeat center 0;
    padding-top: 90px;
    background-size: auto 93%;
}
.core-values-list ol {
    margin: 0;
    padding: 0;
}
.core-values-list ol li {
    list-style-type: none;
    padding: 10px 0 40px 0;
    overflow: hidden;
}
.core-values-list .anchor {
    display: block;
}
.core-values-list .anchor:before {
    display: block;
    content: " ";
    margin-top: -96px;
    height: 96px;
    visibility: hidden;
}
.core-value-description {
    margin-top: 40px;
}
.core-values-list li:nth-child(odd) .core-value-description {
    float: left;
    width: 34%;
}
.core-values-list li:nth-child(odd) .core-value-image {
    float: right;
    text-align: left;
    width: 59%;
}
.core-value-image img {
    -moz-box-shadow: 0 3px 12px rgba(0, 0, 1, 0.25);
    -webkit-box-shadow: 0 3px 12px rgba(0, 0, 1, 0.25);
    box-shadow: 0 3px 12px rgba(0, 0, 1, 0.25);
}
.core-values-list li:nth-child(even) .core-value-description {
    float: right;
    width: 32.5%;
}
.core-values-list li:nth-child(even) .core-value-image {
    float: left;
    text-align: right;
    width: 59.3%;
}
.core-value-number {
    color: #009ddc;
    margin-right: 5px;
}
.core-values-list h3 {
    font-size: 1.25em;
    font-family: lato-n9, lato, sans-serif;
    font-style: normal;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.resources-heading h2 {
    margin-top: 60px;
}
.resources-top .sf_2cols_2_50 {
    text-align: center;
}
.resources-top .sf_2cols_2_50 img {
    vertical-align: bottom;
}
.resources-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.resources-list ul li {
    background-color: #393f50;
    float: left;
    height: 280px;
    box-sizing: border-box;
    text-align: center;
    width: 33.33%;
}
.resources-list ul li:nth-child(even) {
    background-color: #9da6b6;
}
.resources-list ul li:hover {
    background-color: #009ddc;
}
.resources-list a {
    color: #fff;
    display: block;
    padding-left: 2.5%;
    padding-right: 2.5%;
}
.resources-list h3 {
    font-size: 1.4em;
    margin: 0;
}
.resource-category-icon {
    font-size: 4em;
    padding-top: 30px;
}
.resource-category {
    text-transform: uppercase;
    font-size: 0.85em;
    padding-bottom: 30px;
}
.resource-name {
    padding-bottom: 9.4%;
}
#popup-form-container {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 10999;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}
#popup-form {
    display: none;
    margin: 0 auto;
    max-height: 575px;
    max-width: 560px;
    background-color: #fff;
    position: absolute;
    z-index: 10999;
    width: 100%;
    left: 0;
    right: 0;
    top: 150px;
}
#popup-form iframe {
    min-height: 428px !important;
}
#popup-form h4 {
    color: #1a2e5b;
    margin-bottom: 0;
    text-align: center;
}
.popup-form-header {
    background-color: #009ddc;
    padding: 4px 18px;
    text-align: right;
}
.popup-form-header a {
    color: #fff;
    font-size: 1.25em;
}
.popup-form-header a:hover {
    color: #1a2e5b;
}
.popup-form-inner {
    max-width: 420px;
    margin: 0 auto;
    padding-top: 30px;
}
.other-free-resources {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.resource-form {
    border-top: 1px solid #e8ecee;
    margin-top: 45px;
    padding-top: 15px;
}
.thank-you-top {
    margin-bottom: 80px;
    padding-top: 50px;
    text-align: center;
}
.thank-you-top ul {
    list-style-type: none;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.thank-you-bottom {
    padding-bottom: 40px;
}
.thank-you-bottom .sf_colsOut.sf_2cols_1_50,
.thank-you-bottom .sf_colsOut.sf_2cols_2_50 {
    width: 50% !important;
}
.thank-you-bottom-heading .heading-small-underline {
    margin-bottom: 40px;
}
.thank-you-bottom h3 {
    color: #5d5e61;
    font-size: 1.25em;
    text-align: center;
    text-transform: uppercase;
}
.view-services-link {
    margin-bottom: 70px;
}
.bonus,
.characteristics {
    list-style-type: none;
    padding-left: 0 !important;
}
.characteristics li {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/check_mark_icon_sm.jpg) no-repeat 0 8px transparent;
    padding-left: 16px;
}
.perks li {
    background: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/check_mark_icon_lg.jpg) no-repeat 0 0 transparent;
    padding: 0 0 20px 40px;
}
.contact-info {
    background-color: #e8ecee;
    color: #5d5e61;
}
.contact-info .sf_colsOut .sf_3cols_1_33 {
    text-align: right;
}
.contact-info .sf_3cols_1_33 .sf_3cols_1in_33 {
    margin: 25px 30px 25px 0;
}
.contact-info .sf_3cols_2_34 .sf_3cols_2in_34 {
    margin: 25px auto;
    max-width: 260px;
}
.contact-info .sf_3cols_3_33 .sf_3cols_3in_33 {
    margin: 25px 0 25px 30px;
}
.contact-form .form-group {
    width: 48%;
}
.contact-form .sfTxtBlockMedium {
    clear: both;
    width: 100%;
}
.contact-form .sfFormDropdown {
    margin: 0 auto 50px auto;
    width: 600px;
}
.contact-form .sfFormDropdown label {
    float: left;
    font-size: 1.25em !important;
    line-height: 40px;
    margin: 14px 25px 0 0;
    opacity: 1 !important;
    position: relative;
}
.contact-form select {
    font-size: 1.3em !important;
    height: 70px;
    max-width: 400px;
    padding: 16px 8px;
}
.form-bottom {
    background-color: #e8ecee;
    padding: 50px 0;
}
.google-map {
    position: relative;
    height: 450px;
    overflow: hidden;
}
.google-map iframe {
    border: 0;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(99%);
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.k-menu {
    cursor: default
}

    .k-menu .k-link {
        white-space: nowrap
    }

    .k-menu .k-item > .k-link {
        color: inherit
    }

    .k-menu, .k-menu .k-menu-group, .k-menu-scroll-wrapper .k-menu-group, .k-popups-wrapper .k-menu-group {
        list-style: none;
        margin: 0;
        padding: 0;
        zoom: 1
    }

        .k-menu:after {
            content: '';
            display: block;
            width: 99%;
            height: 0;
            float: inherit;
            clear: both
        }

        .k-menu .k-item, .k-menu-scroll-wrapper .k-item, .k-popups-wrapper .k-item {
            -webkit-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .k-menu .k-item .k-item, .k-menu-scroll-wrapper .k-item .k-item, .k-menu-scroll-wrapper.vertical > .k-item, .k-popups-wrapper .k-item .k-item, .k-popups-wrapper.vertical > .k-item, ul.k-menu-vertical > .k-item {
                display: block;
                float: none;
                border-width: 0
            }

            .k-menu .k-image, .k-menu .k-item > .k-link > .k-icon, .k-menu .k-sprite, .k-menu-scroll-wrapper .k-image, .k-menu-scroll-wrapper .k-item > .k-link > .k-icon, .k-menu-scroll-wrapper .k-sprite, .k-popups-wrapper .k-image, .k-popups-wrapper .k-item > .k-link > .k-icon, .k-popups-wrapper .k-sprite {
                margin: -2px 4px 0 -4px;
                vertical-align: middle
            }

            .k-menu .k-item > .k-link, .k-menu-scroll-wrapper .k-item > .k-link, .k-popups-wrapper .k-item > .k-link {
                display: block;
                padding: .5em 1.1em .4em;
                line-height: 1.34em;
                -webkit-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

.k-menu-vertical > .k-menu-item > .k-menu-link {
    padding-right: 2em
}

.k-menu .k-menu-group, .k-menu-scroll-wrapper .k-menu-group, .k-popups-wrapper .k-menu-group {
    display: none;
    border-style: solid;
    border-width: 1px;
    overflow: visible;
    white-space: nowrap
}

    .k-menu .k-menu-group > .k-item, .k-menu-scroll-wrapper .k-menu-group > .k-item, .k-popups-wrapper .k-menu-group > .k-item {
        display: block;
        border-width: 0
    }

.k-menu .k-item, .k-menu-scroll-wrapper .k-item, .k-menu-scroll-wrapper.horizontal > .k-item, .k-popups-wrapper .k-item, .k-popups-wrapper.horizontal > .k-item, .k-widget.k-menu-horizontal > .k-item {
    position: relative;
    float: left;
    border-style: solid;
    border-width: 0 1px 0 0;
    vertical-align: top;
    zoom: 1;
    box-sizing: content-box
}

.k-context-menu.k-menu-vertical > .k-item > .k-link, .k-menu .k-menu-group .k-item > .k-link, .k-menu-scroll-wrapper .k-menu-group .k-item > .k-link, .k-popups-wrapper.vertical > .k-item > .k-link {
    padding: .28em 1.8em .38em .9em
}

.k-context-menu.k-menu-horizontal > .k-separator, .k-popups-wrapper.horizontal > .k-separator {
    display: none
}

.k-context-menu.k-menu-horizontal > .k-item, .k-popups-wrapper.horizontal > .k-item {
    box-sizing: border-box
}

.k-context-menu.k-menu-horizontal > .k-last, .k-popups-wrapper.horizontal > .k-last {
    border: 0
}

.k-menu-horizontal > .k-item > .k-link > .k-menu-expand-arrow, .k-popups-wrapper .k-item > .k-link > .k-menu-expand-arrow {
    margin: -2px 0 0
}

.k-menu .k-item > .k-link > .k-i-arrow-60-down, .k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-down, .k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-down {
    margin-right: -8px
}

.k-menu-group .k-item > .k-link > .k-menu-expand-arrow, .k-menu-scroll-wrapper .k-item > .k-link > .k-i-arrow-60-right, .k-menu-vertical .k-item > .k-link > .k-menu-expand-arrow, .k-popups-wrapper .k-item > .k-link > .k-i-arrow-60-right {
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: .2rem
}

.k-menu .k-animation-container, .k-menu-scroll-wrapper .k-animation-container, .k-popups-wrapper .k-animation-container {
    border: 0
}

.k-menu .k-animation-container, .k-menu .k-menu-group, .k-menu-scroll-wrapper .k-animation-container, .k-menu-scroll-wrapper .k-menu-group, .k-popups-wrapper .k-animation-container, .k-popups-wrapper .k-menu-group {
    position: absolute;
    left: 0
}

    .k-menu .k-animation-container .k-animation-container, .k-menu .k-menu-group .k-menu-group, .k-menu-scroll-wrapper .k-animation-container .k-animation-container, .k-menu-scroll-wrapper .k-menu-group .k-menu-group, .k-menu-scroll-wrapper.vertical .k-animation-container, .k-menu-scroll-wrapper.vertical .k-menu-group, .k-menu-vertical .k-animation-container, .k-menu-vertical .k-menu-group, .k-popups-wrapper .k-animation-container .k-animation-container, .k-popups-wrapper .k-menu-group .k-menu-group, .k-popups-wrapper.vertical .k-animation-container, .k-popups-wrapper.vertical .k-menu-group {
        top: 0;
        left: 0
    }

    .k-menu .k-animation-container .k-menu-group, .k-menu-scroll-wrapper .k-animation-container .k-menu-group, .k-popups-wrapper .k-animation-container .k-menu-group {
        top: auto;
        left: auto;
        margin-left: -1px
    }

.k-menu .k-animation-container, .k-menu-scroll-wrapper .k-animation-container, .k-popup .k-animation-container, .k-popups-wrapper .k-animation-container {
    margin-top: -1px;
    padding-left: 1px
}

.k-ie .k-menu .k-animation-container, .k-ie .k-menu-scroll-wrapper .k-animation-container, .k-ie .k-popup .k-animation-container, .k-ie .k-popups-wrapper .k-animation-container {
    margin-top: -2px
}

.k-popup .k-animation-container .k-popup {
    margin-left: -1px
}

.k-menu-scroll-wrapper .k-separator, .k-popups-wrapper .k-separator, ul.k-menu .k-separator {
    padding: .25em 0;
    height: 100%;
    width: 1px;
    font-size: 0;
    line-height: 0;
    border-width: 0 1px 0 0
}

.k-menu .k-menu-group .k-separator, .k-menu-scroll-wrapper.vertical .k-menu-group .k-separator, .k-menu-scroll-wrapper.vertical .k-separator, .k-popups-wrapper.vertical .k-menu-group .k-separator, .k-popups-wrapper.vertical .k-separator, ul.k-menu-vertical .k-separator {
    padding: 0;
    height: 1px;
    width: 100%;
    border-width: 1px 0 0
}

.k-menu-scroll-wrapper .k-widget.k-menu, .k-popups-wrapper .k-widget.k-menu {
    white-space: nowrap;
    overflow: hidden
}

.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical, .k-popups-wrapper.vertical .k-menu.k-menu-vertical {
    height: 100%;
    box-sizing: border-box
}

.k-menu-scroll-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item, .k-popups-wrapper.horizontal .k-menu.k-menu-horizontal > .k-item {
    display: inline-block;
    overflow: hidden;
    float: none
}

.k-menu-scroll-wrapper.vertical .k-menu.k-menu-vertical > .k-item, .k-popups-wrapper.vertical .k-menu.k-menu-vertical > .k-item {
    overflow: hidden
}

.k-menu-scroll-wrapper, .k-popups-wrapper {
    position: relative;
    border: 0;
    margin: 0;
    padding: 0
}

    .k-menu-scroll-wrapper.vertical, .k-popups-wrapper.vertical {
        height: 100%
    }

    .k-menu-scroll-wrapper > .k-animation-container .k-item, .k-popups-wrapper > .k-animation-container .k-item {
        float: none
    }

    .k-menu-scroll-wrapper .k-menu-scroll-button, .k-popups-wrapper .k-menu-scroll-button {
        border-radius: 0;
        position: absolute;
        display: none
    }

    .k-menu-scroll-wrapper .k-scroll-up, .k-popups-wrapper .k-scroll-up {
        top: 0;
        left: 0
    }

    .k-menu-scroll-wrapper .k-scroll-down, .k-popups-wrapper .k-scroll-down {
        bottom: 0;
        left: 0
    }

    .k-menu-scroll-wrapper .k-scroll-down, .k-menu-scroll-wrapper .k-scroll-up, .k-popups-wrapper .k-scroll-down, .k-popups-wrapper .k-scroll-up {
        width: 100%;
        height: 16px;
        padding: 0 .7em;
        line-height: .2em
    }

    .k-menu-scroll-wrapper .k-scroll-left, .k-popups-wrapper .k-scroll-left {
        top: 0;
        left: 0
    }

    .k-menu-scroll-wrapper .k-scroll-right, .k-popups-wrapper .k-scroll-right {
        top: 0;
        right: 0
    }

    .k-menu-scroll-wrapper .k-scroll-left, .k-menu-scroll-wrapper .k-scroll-right, .k-popups-wrapper .k-scroll-left, .k-popups-wrapper .k-scroll-right {
        width: 16px;
        height: 100%;
        padding-left: 0;
        padding-right: 0
    }

        .k-menu-scroll-wrapper .k-scroll-left .k-icon, .k-menu-scroll-wrapper .k-scroll-right .k-icon, .k-popups-wrapper .k-scroll-left .k-icon, .k-popups-wrapper .k-scroll-right .k-icon {
            margin-top: -.5em;
            position: absolute;
            top: 50%;
            left: 0
        }

.k-rtl .k-menu .k-item, .k-rtl .k-widget.k-menu-horizontal > .k-item, [dir=rtl] .k-menu .k-item, [dir=rtl] .k-widget.k-menu-horizontal > .k-item {
    border-width: 0 0 0 1px
}

    .k-rtl .k-menu .k-image, .k-rtl .k-menu .k-item > .k-link > .k-icon, .k-rtl .k-menu .k-sprite, .k-rtl .k-menu-scroll-wrapper .k-image, .k-rtl .k-menu-scroll-wrapper .k-item > .k-link > .k-icon, .k-rtl .k-menu-scroll-wrapper .k-sprite, .k-rtl .k-popups-wrapper .k-image, .k-rtl .k-popups-wrapper .k-item > .k-link > .k-icon, .k-rtl .k-popups-wrapper .k-sprite, [dir=rtl] .k-menu .k-image, [dir=rtl] .k-menu .k-item > .k-link > .k-icon, [dir=rtl] .k-menu .k-sprite, [dir=rtl] .k-menu-scroll-wrapper .k-image, [dir=rtl] .k-menu-scroll-wrapper .k-item > .k-link > .k-icon, [dir=rtl] .k-menu-scroll-wrapper .k-sprite, [dir=rtl] .k-popups-wrapper .k-image, [dir=rtl] .k-popups-wrapper .k-item > .k-link > .k-icon, [dir=rtl] .k-popups-wrapper .k-sprite {
        margin-right: -4px;
        margin-left: 4px
    }

.k-rtl .k-menu .k-menu-group > .k-item, .k-rtl .k-menu-scroll-wrapper .k-menu-group > .k-item, .k-rtl .k-popups-wrapper .k-menu-group > .k-item, [dir=rtl] .k-menu .k-menu-group > .k-item, [dir=rtl] .k-menu-scroll-wrapper .k-menu-group > .k-item, [dir=rtl] .k-popups-wrapper .k-menu-group > .k-item {
    border: 0
}

.k-rtl .k-context-menu.k-menu-vertical > .k-item > .k-link, .k-rtl .k-menu .k-menu-group .k-item > .k-link, .k-rtl .k-menu-scroll-wrapper .k-menu-group .k-item > .k-link, .k-rtl .k-popups-wrapper.vertical > .k-item > .k-link, [dir=rtl] .k-context-menu.k-menu-vertical > .k-item > .k-link, [dir=rtl] .k-menu .k-menu-group .k-item > .k-link, [dir=rtl] .k-menu-scroll-wrapper .k-menu-group .k-item > .k-link, [dir=rtl] .k-popups-wrapper.vertical > .k-item > .k-link {
    padding: .28em .9em .38em 1.8em
}

.k-rtl .k-menu-vertical > .k-menu-item > .k-menu-link, [dir=rtl] .k-menu-vertical > .k-menu-item > .k-menu-link {
    padding: .5em 1.1em .4em;
    padding-left: 2em
}
.main-nav-desktop {
    border: 0;
    float: right;
    margin-top: 8px;
    position: relative;
    z-index: 9999;
}
.main-nav-desktop .k-menu-group {
    border: 0 !important;
}
.main-nav-desktop .k-item {
    border: 0 !important;
}
.main-nav-desktop .k-popup {
    background: rgba(3, 156, 218, 0.9);
    margin-top: 20px;
}
.main-nav-desktop .k-menu .k-link {
    color: #fff;
    font-weight: 500;
}
.main-nav-desktop .k-menu .k-link:hover {
    color: #1a2e5b;
}
.main-nav-desktop .k-menu .k-menu-group .k-item > .k-link {
    font-size: 0.82em;
}
#Header_T365E6D85003_ctl00_ctl00_ctl03_ctl03_childNodesContainer li {
    clear: none;
}
.main-nav #Header_T365E6D85003_ctl00_ctl00_ctl03_ctl01_childNodesContainer,
.main-nav .k-icon {
    display: none !important;
}
.main-nav .k-item {
    clear: left;
    margin-left: 0;
    padding: 0;
}
.main-nav .k-in {
    color: #fff;
    font-family: lato-n6, lato, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    display: block;
    border: none !important;
}
.main-nav .k-group .k-group .sfSel,
.main-nav .k-state-hover,
.main-nav .k-state-hover:hover {
    color: #1a2e5b;
}
.main-nav .k-state-focused {
    box-shadow: none !important;
}
.main-nav .k-group .k-group .k-in {
    font-size: 0.5em;
    font-family: lato-i4, lato, sans-serif;
    font-style: italic;
    font-weight: 400;
}
.overlay,
.overlay-search {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(3, 156, 218, 0.95);
    z-index: 50;
}
.overlay .overlay-close,
.overlay-search .overlay-close {
    background: 0 0;
    border: 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 1.5em;
    width: 80px;
    height: 80px;
    position: absolute;
    right: 5%;
    top: 5px;
    overflow: hidden;
    border: none;
    outline: 0;
    z-index: 100;
}
.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    font-size: 2.5em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.overlay-search .sfsearchBox {
    text-align: center;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
}
.overlay ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    height: 100%;
    position: relative;
}
.overlay ul li {
    display: block;
    height: 20%;
    height: calc(20%);
}
.overlay-huge {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
    transition: opacity 0.5s, visibility 0s 0.5s;
}
.overlay-huge.open {
    line-height: normal;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
.overlay-huge nav {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}
.overlay-huge nav ul {
    opacity: 0.4;
    -webkit-transform: translateY(-25%) rotateX(35deg);
    transform: translateY(-25%) rotateX(35deg);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}
.overlay-huge.open nav ul {
    opacity: 1;
    -webkit-transform: rotateX(0);
    transform: rotateX(0);
}
.overlay-huge.close nav ul {
    -webkit-transform: translateY(25%) rotateX(-35deg);
    transform: translateY(25%) rotateX(-35deg);
}
@media screen and (max-height: 705px) {
    .overlay nav {
        font-size: 2em;
    }
}
@media screen and (max-height: 680px) {
    #popup-form {
        top: 0 !important;
    }
}
@media screen and (max-height: 430px) {
    .main-nav .k-treeview .reach-out-k-item {
        margin-top: 5px;
    }
    .main-nav .k-group .k-group .k-in {
        font-size: 0.7em;
    }
    .main-nav .reach-out-header.k-in.k-link {
        font-size: 0.8em !important;
    }
    .overlay nav {
        font-size: 1.2em;
    }
    #Header_T365E6D85003_ctl00_ctl00_ctl03_ctl03_childNodesContainer li {
        font-size: 1.5em;
    }
    #Header_T365E6D85003_ctl00_ctl00_ctl03_ctl03_childNodesContainer a {
        padding: 4px 0;
    }
}
@media screen and (max-height: 350px) {
    .overlay nav {
        font-size: 1.2em;
        height: 88%;
    }
}
.sitemap .k-widget.k-treeview {
    white-space: normal;
}
.sitemap .k-treeview .k-in {
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;
    border: 0;
}
.sitemap .k-treeview .k-group .k-group .k-in {
    font-weight: 400;
}
.sfsearchResultTitle {
    margin-top: 20px;
}
.sfsearchResultUrl {
    color: #5d5e61 !important;
    font-size: 0.9em;
    font-weight: 700;
    word-wrap: break-word;
}
.sfsearchResultHighLighter {
    margin-top: 5px;
}
.sitefinity-site-search dd {
    margin-left: 0;
}
.sitefinity-site-search .sf_pagerNumeric {
    margin-bottom: 32px;
}
@media only screen and (max-width: 1600px) {
    .services-case-studies ul .sfitem {
        width: 50%;
    }
}
@media only screen and (max-width: 1400px) {
    .main-nav-desktop .k-menu .k-item > .k-link {
        font-size: 0.8em;
        font-weight: 600;
    }
    .main-nav-desktop .reach-out-header.k-link {
        padding: 9px 15px !important;
    }
    .main-nav-desktop .k-menu .k-menu-group .k-item > .k-link {
        font-size: 0.6em;
    }
    .interactive-solutions {
        box-sizing: border-box;
        padding: 50px 2.5% 105px 2.5%;
    }
    .interactive-solutions .sf_2cols_1_50 .sfContentBlock {
        float: none;
        width: auto;
    }
    .interactive-solutions .sf_2cols_2_50 .sfimageWrp {
        margin-left: 50px;
    }
}
@media only screen and (max-width: 1300px) {
    .our-values .owl-buttons {
        font-size: 50px;
        margin-top: 110px;
    }
}
@media only screen and (max-width: 1250px) {
    .page-nav .sfNavHorizontal li {
        margin: 10px 0;
    }
    .services-nav .sfNavHorizontal li {
        width: 34%;
    }
    .services-icons ul li {
        font-size: 0.75em;
    }
}
@media only screen and (max-width: 1200px) {
    .header button {
        font-size: 1.3em;
    }
    .main-nav-desktop .k-menu .k-item > .k-link {
        font-size: 0.7em;
    }
    .featured-case-studies ul .sfitem {
        width: 50%;
    }
    .next-link,
    .prev-link,
    .view-all-link {
        font-size: 0.75em;
    }
    .resources-list ul li {
        width: 50%;
    }
}
@media only screen and (max-width: 1180px) {
    img {
        max-width: 100%;
        height: auto;
    }
    .container,
    .container-wide,
    .content-narrow,
    .sfSuccess {
        width: 95%;
    }
    .case-study-header h1 {
        font-size: 2.75em;
    }
    .team-list ul li {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 24.7%;
    }
    .team-list figcaption {
        margin-left: auto;
        margin-right: auto;
    }
    .core-values-list {
        background: 0 0;
        padding-top: 10px;
    }
    .core-value-description,
    .core-value-image {
        width: 50% !important;
    }
    .core-value-image {
        text-align: center !important;
    }
    .our-process-list {
        background: 0 0;
    }
    .our-process-list .sflistitem {
        min-height: 100%;
        margin-bottom: 40px;
    }
    .our-process-description,
    .our-process-image {
        width: 50% !important;
    }
    .our-process-image {
        text-align: center !important;
    }
    .contact-info .sf_3cols_2_34 .sf_3cols_2in_34 {
        text-align: center;
    }
}
@media only screen and (max-width: 1100px) {
    .background-video-heading h1 {
        font-size: 2.5em;
        margin: 120px 0 0 0;
    }
    .team-list ul li {
        width: 33%;
    }
}
@media only screen and (max-width: 1024px) {
    .header-top .sf_1col_1in_100 {
        padding: 18px 0 18px 0;
    }
    .header-left-col #Header_T365E6D85022_Col00 img {
        max-height: 42px;
        max-width: 204px;
    }
    .header-left-col {
        max-width: 300px;
    }
    .header-middle-col {
        display: none;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        display: block;
        float: right;
        width: auto !important;
    }
    #trigger-overlay {
        display: inline-block;
    }
    .footer-top .phone-number a:hover {
        color: #fff;
        cursor: pointer;
    }
    .background-video {
        display: none;
    }
    .share-goals-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1_1024.jpg);
    }
    .services li {
        width: 10%;
    }
    .our-team-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2_1024.jpg);
    }
}
@media only screen and (max-width: 979px) {
    body {
        min-width: 0 !important;
    }
    .sfPublicWrapper {
        width: auto !important;
    }
    .sf_colsOut.sf_5cols_1_20,
    .sf_colsOut.sf_5cols_2_20,
    .sf_colsOut.sf_5cols_3_20,
    .sf_colsOut.sf_5cols_4_20,
    .sf_colsOut.sf_5cols_5_20 {
        width: 100% !important;
    }
    .sf_colsOut.sf_4cols_1_25,
    .sf_colsOut.sf_4cols_2_25,
    .sf_colsOut.sf_4cols_3_25,
    .sf_colsOut.sf_4cols_4_25 {
        width: 44% !important;
    }
    .sf_colsOut.sf_4cols_2_25,
    .sf_colsOut.sf_4cols_4_25 {
        float: right;
    }
    .sf_colsOut.sf_3cols_1_25,
    .sf_colsOut.sf_3cols_1_33,
    .sf_colsOut.sf_3cols_2_34,
    .sf_colsOut.sf_3cols_2_50,
    .sf_colsOut.sf_3cols_3_25,
    .sf_colsOut.sf_3cols_3_33 {
        width: 100% !important;
    }
    .sf_colsOut.sf_3cols_1_33 .sf_colsIn,
    .sf_colsOut.sf_3cols_2_34 .sf_colsIn,
    .sf_colsOut.sf_3cols_2_50 .sf_colsIn,
    .sf_colsOut.sf_3cols_3_25 .sf_colsIn,
    .sf_colsOut.sf_3cols_3_33 .sf_colsIn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .sf_colsOut.sf_2cols_1_25,
    .sf_colsOut.sf_2cols_1_33,
    .sf_colsOut.sf_2cols_1_50,
    .sf_colsOut.sf_2cols_1_67,
    .sf_colsOut.sf_2cols_1_75,
    .sf_colsOut.sf_2cols_2_25,
    .sf_colsOut.sf_2cols_2_33,
    .sf_colsOut.sf_2cols_2_50,
    .sf_colsOut.sf_2cols_2_67,
    .sf_colsOut.sf_2cols_2_75 {
        width: 100% !important;
    }
    .sf_colsOut.sf_2cols_1_50 .sf_colsIn,
    .sf_colsOut.sf_2cols_2_25 .sf_colsIn,
    .sf_colsOut.sf_2cols_2_33 .sf_colsIn,
    .sf_colsOut.sf_2cols_2_50 .sf_colsIn,
    .sf_colsOut.sf_2cols_2_67 .sf_colsIn,
    .sf_colsOut.sf_2cols_2_75 .sf_colsIn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .form-control {
        max-width: 350px;
    }
    .header-top .sf_1col_1in_100 {
        background: rgba(3, 156, 218, 0.9);
        min-height: 46px;
    }
    .header-right-col button {
        margin-top: 5px;
    }
    .header-left-col.sf_colsOut.sf_3cols_1_25 {
        width: 38% !important;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        width: 54% !important;
    }
    .footer-top .street-address {
        width: 44%;
    }
    .footer-top .email-address {
        margin-bottom: 10px;
        text-align: center;
        width: 100%;
    }
    .footer-top .social-icons {
        clear: left;
        float: none;
        padding-top: 25px;
        text-align: center;
        width: 100%;
    }
    .footer-top .phone-number {
        width: 100%;
    }
    .footer-top .social-icon {
        display: inline-block !important;
        float: none;
        margin-right: 10px;
        margin-left: 0;
    }
    .footer-top .social-icons-list {
        clear: left;
        float: none;
    }
    .footer-callout {
        padding-left: 10px;
        padding-right: 10px;
    }
    .background-video-heading h1 {
        font-size: 2.5em;
    }
    .our-services .sf_colsIn {
        min-height: 300px;
    }
    .recent-articles h2 {
        background-position: bottom center;
        max-width: none;
    }
    .recent-articles h2,
    .see-all-link {
        float: none;
        text-align: center;
    }
    .featured-case-studies .sfitemTitle,
    .featured-case-studies h4 {
        font-size: 1em;
    }
    .featured-case-studies .sfitemTitle {
        padding-top: 24%;
    }
    .share-goals-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1.jpg);
    }
    .what-clients-say {
        text-align: center;
    }
    .work-with-far-reach-top {
        margin-bottom: 0;
    }
    .secondary-header {
        margin-top: 82px;
    }
    .secondary-header h1 {
        font-size: 2.6em !important;
    }
    .secondary-header .long-heading h1 {
        font-size: 2em !important;
        padding-top: 100px;
    }
    .secondary-header h2 {
        padding-top: 200px;
    }
    .heading-paragraph {
        max-width: 95%;
    }
    .secondary-left-col {
        padding-bottom: 0;
    }
    .secondary-right-col {
        padding-top: 0;
    }
    .content-narrow-cols .sf_colsOut.sf_2cols_1_50,
    .content-narrow-cols .sf_colsOut.sf_2cols_2_50,
    .interactive-solutions .sf_colsOut.sf_2cols_1_50,
    .interactive-solutions .sf_colsOut.sf_2cols_2_50 {
        width: 50% !important;
    }
    .service-middle .sfimageWrp {
        text-align: center;
    }
    .service-bottom-two-col .sf_colsOut.sf_2cols_1_50,
    .service-bottom-two-col .sf_colsOut.sf_2cols_2_50 {
        width: 48% !important;
    }
    .services-nav .sfNavHorizontal li {
        width: 40%;
    }
    .landing-page-logos ul li {
        width: 100%;
    }
    .services-icons ul li {
        width: 23%;
    }
    .featured-case-studies figure:hover h4 {
        margin-bottom: 5px;
    }
    .case-study-header h1 {
        padding-top: 80px;
    }
    .square-content {
        width: 100%;
    }
    .sf_colsOut.sf_2cols_1_50.bottom-right,
    .sf_colsOut.sf_2cols_2_50.top-left {
        clear: both;
        float: none;
        margin: 0 auto;
        width: 95% !important;
    }
    .top-left {
        min-height: 100%;
        padding: 30px 0;
    }
    .bottom-left,
    .top-right {
        text-align: center;
    }
    .bottom-right {
        padding-left: 0;
    }
    .testimonial {
        box-sizing: border-box;
        padding: 30px 20px;
    }
    .next-link,
    .prev-link,
    .view-all-link {
        width: 22%;
    }
    .who-we-are .sf_3cols_2_34 {
        margin: 0 !important;
    }
    .who-we-are p {
        min-height: 100%;
    }
    .who-work-with ul li {
        width: 34%;
    }
    .logos ul li {
        height: auto;
        margin-bottom: 30px;
    }
    .team-list ul li {
        margin-bottom: 20px !important;
        width: 49.5%;
    }
    .our-team-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2_979.jpg);
    }
    .contact-info .sf_3cols_1_33 .sf_3cols_1in_33,
    .contact-info .sf_3cols_2_34 .sf_3cols_2in_34,
    .contact-info .sf_3cols_3_33 .sf_3cols_3in_33 {
        text-align: center;
    }
    .contact-info .sf_3cols_2_34 .sf_3cols_2in_34 {
        max-width: 100%;
    }
    .blog-thumb{
        text-align: left;
    }
}
@media only screen and (max-width: 790px) {
    .thank-you-bottom .sf_colsOut.sf_2cols_1_50,
    .thank-you-bottom .sf_colsOut.sf_2cols_2_50 {
        width: 42% !important;
    }
}
@media only screen and (max-width: 767px) {
    .sf_colsOut.sf_4cols_1_25,
    .sf_colsOut.sf_4cols_2_25,
    .sf_colsOut.sf_4cols_3_25,
    .sf_colsOut.sf_4cols_4_25 {
        width: 100% !important;
    }
    .btn-4a:before,
    .sfFormSubmit:before {
        content: "";
    }
    .form-group {
        width: 100% !important;
    }
    .form-group-middle {
        margin: 0 0 15px 0;
    }
    .sfsearchBox {
        max-width: 90%;
    }
    .footer-callout {
        padding-top: 26px;
    }
    .footer-callout h4 {
        display: block;
        font-size: 1.2em;
        height: auto;
    }
    .footer-callout .btn {
        display: block;
        padding: 18px 0 !important;
        max-width: 240px;
        margin: 0 auto !important;
    }
    .footer-top ul li {
        float: none;
        text-align: center !important;
        width: auto !important;
    }
    .pillar-sticky-nav {
        height: 100%;
    }
    .video-background-image {
        height: 440px;
    }
    .background-video-heading h1 {
        font-size: 1.5em;
    }
    .background-video-heading h2 {
        font-size: 1.1em !important;
    }
    .background-video-heading p {
        font-size: 1em;
    }
    .view-all-work .btn {
        width: 70%;
    }
    .our-values .owl-item {
        padding-bottom: 0;
    }
    .our-values figure {
        display: block;
    }
    .our-values-image {
        float: none;
        text-align: center;
    }
    .our-values-description {
        background: #fff;
        float: none;
        height: 100%;
        max-width: 100%;
    }
    .share-goals-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1_767.jpg);
    }
    .learn-more-drives-us-btn {
        margin: 0;
    }
    .heading-paragraph h2,
    .heading-paragraph-large h2 {
        font-size: 1.6em;
    }
    .content-narrow-cols .sf_colsOut.sf_2cols_1_50,
    .content-narrow-cols .sf_colsOut.sf_2cols_2_50,
    .service-bottom-two-col .sf_colsOut.sf_2cols_1_50,
    .service-bottom-two-col .sf_colsOut.sf_2cols_2_50 {
        width: 100% !important;
    }
    .challenge-solution,
    .content-container,
    .content-narrow,
    .landing-page-blue,
    .landing-page-bottom,
    .landing-page-middle,
    .secondary-right-col,
    .service-middle,
    .who-we-are {
        padding: 30px 0;
    }
    .who-work-with {
        padding-top: 0;
    }
    .service-top {
        padding-top: 30px;
    }
    .service-bottom {
        padding-bottom: 18px;
    }
    .logos {
        padding-bottom: 8px;
    }
    .resources-heading h2 {
        margin-top: 30px;
    }
    .heading-paragraph,
    .service-bottom h2 {
        margin-top: 40px;
    }
    .heading-paragraph-large {
        margin: 30px auto;
    }
    .landing-page-blue h2 {
        margin-bottom: 40px;
    }
    .interactive-solutions {
        margin-bottom: 30px;
        padding-top: 12px;
    }
    .heading-paragraph,
    .team-list ul {
        margin-bottom: 0;
    }
    .core-values-list ol,
    .flexslider,
    .landing-page-bottom h2 {
        margin-bottom: 30px;
    }
    .recent-articles-heading {
        padding: 30px 0;
    }
    .blog .sflistitem {
        margin-bottom: 30px;
        padding-bottom: 25px;
    }
    .secondary-left-col {
        padding: 30px 0 0 0;
    }
    .interactive-solutions .sf_colsOut.sf_2cols_1_50,
    .interactive-solutions .sf_colsOut.sf_2cols_2_50,
    .services-info .sf_colsOut.sf_2cols_1_50,
    .services-info .sf_colsOut.sf_2cols_2_50,
    .thank-you-bottom .sf_colsOut.sf_2cols_1_50,
    .thank-you-bottom .sf_colsOut.sf_2cols_2_50 {
        width: 100% !important;
    }
    .interactive-solutions .sf_2cols_2_50 .sfimageWrp {
        margin-left: 0;
        text-align: center;
    }
    .services-info,
    .thank-you-bottom {
        padding-bottom: 0;
    }
    .interactive-solutions,
    .other-info,
    .services-info .sf_colsOut {
        padding-bottom: 30px;
    }
    .page-nav .sfNavHorizontal li {
        width: 100%;
    }
    .services-icons ul {
        padding: 20px 0 10px 0;
    }
    .services-icons ul li {
        font-size: 0.5em;
        width: 15%;
    }
    .featured-case-studies h4 {
        margin-top: 15%;
    }
    .challenge-solution {
        background: #1a2e5b !important;
    }
    .services li {
        width: 12%;
        font-size: 0.5em;
    }
    .section-heading {
        padding-top: 30px;
    }
    .next-link,
    .prev-link,
    .view-all-link {
        font-size: 0.5em;
        height: 120px;
    }
    .who-work-with ul li {
        width: 50%;
    }
    .our-team-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2_767.jpg);
    }
    .core-values-list ol li {
        padding-bottom: 0;
    }
    .core-value-description,
    .core-value-image,
    .our-process-description,
    .our-process-image {
        width: 100% !important;
    }
    .core-value-description {
        margin-top: 0;
    }
    .core-values-list h3 {
        margin-top: 20px;
    }
    .our-process-list {
        background: 0 0;
        padding-top: 20px;
        text-align: center;
    }
    .our-process-list .sflistitem {
        flex-direction: column !important;
    }
    .our-process-description {
        margin: 0 !important;
    }
    .our-process-image {
        text-align: center !important;
    }
    .blog-detail .sfImageWrapper,
    .blog-detail img {
        display: block;
        float: none !important;
        margin: 0 !important;
        text-align: justify;
    }
    .contact-info .sf_colsOut.sf_2cols_1_50,
    .contact-info .sf_colsOut.sf_2cols_2_50 {
        width: 100% !important;
    }
    .contact-form .sfFormDropdown {
        width: 95% !important;
    }
}
@media only screen and (max-width: 640px) {
    .featured-case-studies ul .sfitem {
        width: 100%;
    }
    .featured-case-studies .sfitemTitle {
        padding-top: 42%;
    }
    .services-icons ul li {
        font-size: 0.5em;
        width: 32%;
    }
    .who-work-with ul li {
        width: 100%;
    }
    .team-list ul li {
        margin-bottom: 20px !important;
        width: 100%;
    }
    .dropdown-link {
        height: auto !important;
    }
    .team-list .sflistItemContent {
        margin-bottom: 10px;
        padding: 20px 40px;
        position: relative;
    }
    .resources-list ul li {
        width: 100%;
    }
}
@media only screen and (max-width: 580px) {
    .header-container {
        margin: 0 auto;
        width: 95%;
    }
    .header-left-col.sf_colsOut.sf_3cols_1_25 {
        padding-left: 0;
        padding-top: 5px;
        width: 54% !important;
    }
    .header-top .sf_1col_1in_100 {
        padding: 15px 0 32px 0;
    }
    .header-right-col button {
        margin-top: 6px;
    }
    .header-left-col #Header_T365E6D85022_Col00 img {
        max-height: 30px;
        max-width: 100%;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        padding: 8px 0 0 0;
        width: 46% !important;
    }
    .header-right-col button {
        font-size: 1.25em;
    }
    .header-right-col .fa-search {
        margin-right: 0;
    }
    .secondary-header {
        margin-top: 94px;
    }
    .secondary-header h1 {
        font-size: 2.25em !important;
    }
}
@media only screen and (max-width: 480px) {
    .header-left-col #Header_T365E6D85022_Col00 {
        margin: 0 auto;
    }
    .call-out-container {
        width: 95%;
    }
    .btn {
        margin-left: 0 !important;
        padding: 18px 5px !important;
        width: 70%;
    }
    .sfFormSubmit input[type="submit"] {
        margin: 0;
        padding: 18px 0 !important;
    }
    .sfFormSubmit {
        width: 74%;
    }
    .featured-case-studies .sfitemTitle {
        padding-top: 24%;
    }
    .share-goals-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1_480.jpg);
    }
    .secondary-header h1 {
        font-size: 2em !important;
    }
    .pillar-sticky-nav ul {
        margin-left: 25px;
    }
    .featured-case-studies h4 {
        margin-top: 12%;
    }
    .testimonial h2 {
        font-size: 1.5em;
    }
    .next-link,
    .prev-link,
    .view-all-link {
        width: 30%;
    }
    .our-team-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2_480.jpg);
    }
    .contact-form select {
        font-size: 0.9em !important;
    }
    .report-card h1 {
        padding-top: 75px !important;
    }
}
@media only screen and (max-width: 350px) {
    #MainContent_C005_ctl00_ctl00_C007_ctl00_ctl00_textBox_write {
        height: 70px;
    }
}
@media only screen and (max-width: 380px) {
    h2 {
        font-size: 1.2em !important;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        padding-top: 0;
    }
    .secondary-header h1 {
        font-size: 1.75em !important;
    }
    .resources-list ul li {
        height: auto;
    }
    #popup-form {
        max-height: 620px;
    }
    @-moz-document url-prefix() {
        #popup-form {
            max-height: 640px;
        }
    }
}
@media only screen and (max-width: 325px) {
    .header-left-col.sf_colsOut.sf_3cols_1_25 {
        width: 48% !important;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        width: 50% !important;
    }
}
@media only screen and (max-width: 320px) {
    .header-top .sf_1col_1in_100 {
        padding-bottom: 14px;
    }
    .share-goals-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_1_320.jpg);
    }
    .secondary-header {
        margin-top: 78px;
    }
    .services-icons ul li {
        font-size: 0.4em;
    }
    .secondary-header .sfNavHorizontal {
        margin-bottom: 5px;
    }
    .secondary-header .sfNavHorizontal li {
        float: none;
        padding-bottom: 10px;
        text-align: center;
    }
    .team-list figcaption {
        height: auto;
        padding-bottom: 10px;
    }
    .our-team-background {
        background-image: url(https://farreach-website.azureedge.net/web/sitefinity/prod/Images/share_goals_2_320.jpg);
    }
}
@media only screen and (max-width: 300px) {
    .header-top .sf_1col_1in_100 {
        padding-bottom: 10px;
    }
    .header-left-col.sf_colsOut.sf_3cols_1_25 {
        text-align: center;
        width: 100% !important;
    }
    .header-right-col.sf_colsOut.sf_3cols_3_25 {
        width: 100% !important;
    }
    .header-right-col button {
        margin-top: 10px;
    }
}
