* {
    transition: all 0.3s ease 0s;
}

html {
    overflow-y: scroll;
}

a:hover {
    color: #333;
    opacity: 0.7;
}

body {
    overflow-x: hidden;
}

.director-title {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #848484;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
}

h1.homepage {
    font-family: 'Roboto', sans-serif;
    font-size: 70px;
    line-height: 70px;
    font-weight: 100;
    color: #434343;
    text-align: center;
    margin: 25px 0px 0px 0px;
}

h2.homepage {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    color: #848484;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
}

p.service-subtitle {
    font-size: 12px;
    margin: -10px 0 0 0;
    padding: 0;
    font-weight: 700;
    color: #434343;
    font-family: 'Roboto', sans-serif;
}

p.subtitle {
    font-size: 15px;
    text-transform: uppercase;
    margin: -10px 0 0 0;
    padding: 0;
    font-weight: 700;
    color: #313133;
}

p.servicetitle {
    font-size: 50px;
    font-weight: 900;
    color: #22b8fd;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0;
}

ul,
ol {
    margin: 0 0 20px;
}

ul li,
ol li {
    padding-bottom: 10px;
}

input {
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
}

input[type="text"],
input[type="email"],
input[type="password"] {
    width: 100%;
    font-size: 13px;
    border: 1px solid #000;
    background: #fff;
    height: 34px;
    padding: 4px;
    color: #000;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus {
    font-style: normal;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
    font-size: 15px;
    color: #555;
}

select {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    border: 1px solid #000;
    background: #fff;
    height: 34px;
    padding: 4px;
    color: #000;
    width: 100%;
}

textarea {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 13px;
    border: 1px solid #000;
    background: #fff;
    padding: 4px;
    color: #000;
    resize: none;
    width: 100%;
    height: 90px;
}

img {
    max-width: 100%;
}

.bullet {
    font-weight: 300;
    line-height: 1.5;
    font-family: 'Lato';
    text-align: left;
}

.bullet-bold {
    color: #087be1;
}

p.quote {
    font-weight: 300;
    line-height: 2;
    font-style: italic;
    margin: 25px 0 25px 0;
    text-align: center;
    font-size: 16px;
    color: #313133;
}

.thin {
    font-weight: 300;
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
}

.text-muted {
    color: #888;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

.align-center {
    text-align: center;
}

.btn {
    border: 0;
    font-size: 12px;
    text-decoration: none;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    padding: 8px 40px;
    font-weight: 300;
    text-transform: uppercase;
    background: #1a80ca;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
    color: #fff;
    background: #1a80ca;
    opacity: 0.8;
}

.partnership-logo {
    text-align: center;
    margin: 0 auto;
}

.greybg {
    color: #ebedee;
}

.col-sm-4 {
    margin: 0 0 15px 0;
}

.home-row {}

.gridcenter {
    display: inline-block;
}

.container {
    max-width: 1230px;
    width: 100%;
}

.container-full {
    margin: 0 auto;
    width: 100%;
    padding: 0 15px;
}

.top-space {
    margin-top: 60px;
}

.top-margin {
    margin-top: 20px;
}

.page-heading h1 {
    padding-bottom: 10px;
    border-bottom: 5px solid #00acf0;
    margin: 0 0 30px;
}

.checkbox-container {
    position: relative;
    padding-left: 17px;
    font-size: 13px !Important;
}

.checkbox-container input {
    position: absolute;
    left: 0;
    top: -1px;
}

.center {
    text-align: center;
    margin: 0 auto;
}

.row-center {
    text-align: center;
}

.col-center {
    vertical-align: top;
    display: inline-block;
    float: none;
    text-align: center;
    margin-right: -4px;
}

header .certifications {
    height: 40px;
    background-color: #0985f3;
}

.ISO {
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    padding: 10px 0 0 10px;
    font-weight: 700;
    color: #FFFFFF;
}

.search {
    display: none;
    position: relative;
}

.search input {
    background: #f1f1f1;
    border-color: #e3e3e3;
    font-size: 12px;
    width: 230px;
}

.search input[type="submit"] {
    background: url(../images/search-icon.png) no-repeat center center;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
}

.navbar-nav li a {
    line-height: 25px;
}

.navbar {
    background: #FFFFFF;
    margin-bottom: 0px;
    border: none;
}

.balogo {
    margin: 15px 0 15px 15px;
}

.navbar-nav>li>a {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #434343;
    line-height: 79px;
}

.featured {
    padding: 20px 0 5px;
    font-family: 'Lato', sans-serif;
    font-size: 21px;
    font-weight: 300;
}

.featured .intro+div {
    margin-bottom: 30px;
}

.featured h2 {
    font-size: 40px;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    color: #072251;
}

.featured h3 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.1;
    color: #00acfc;
    text-transform: uppercase;
}

.featured a {
    color: #828181;
    font-weight: 600;
}

.featured-img1 {
    margin: 0 0 10px 80px;
}

.featured-img2 {
    position: relative;
    padding-left: 95px;
}

.featured-img2 img {
    position: absolute;
    left: 0;
    top: 0;
}

.recent-news {
    background: #041329;
    padding: 35px 0 25px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 1.25;
}

.recent-news .recent-box {
    display: inline-block;
}

.recent-box a {
    color: #1b7abc;
    font-size: 16px;
    font-weight: 700;
}

.recent-box p {
    margin-bottom: 10px;
}

.recent-box .read-more a {
    font-weight: 400;
    font-size: 14px;
}

.recent-box .read-more a .fa {
    color: #fff;
}

.iso-bar {
    background: #1a80ca;
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    padding: 28px 0;
}

.submit-link {
    background: #0069c4;
    background-image: -webkit-linear-gradient(top, #0069c4, #0069c4);
    background-image: -moz-linear-gradient(top, #0069c4, #0069c4);
    background-image: -ms-linear-gradient(top, #0069c4, #0069c4);
    background-image: -o-linear-gradient(top, #0069c4, #0069c4);
    background-image: linear-gradient(to bottom, #0069c4, #0069c4);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

footer {
    color: #fff;
    background: #313133;
}

footer .container {
    max-width: 1020px;
}

footer h2 {
    text-align: center;
}

footer a {
    color: #515151;
    font-weight: 400;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul li {
    padding: 0 0 5px;
}

footer .copyright {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 12px;
    color: #8998a5;
}

footer .copyright a {
    color: #8998a5;
}

footer .contact-info {
    text-align: center;
}

footer .stripe {
    height: 8px;
    background-color: #0985f3;
    margin: 0 0 20px;
}

.contact-info h5 {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    padding-left: 25px;
}

.contact-info h5 .fa {
    font-size: 34px;
    position: absolute;
    left: 0;
    top: 0;
}

.contact-info address {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 5px;
}

.contact-info address p {
    margin: 0;
}

.social-icons {
    display: inline-block;
}

.social-icons a {
    float: left;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding-top: 0;
}

.social-icons a+a {
    margin-left: 12px;
}

.social-icons .facebook {
    background: #3d5a98;
}

.social-icons .twitter {
    background: #2aa9e0;
}

.social-icons .linkedin {
    background: #0274b3;
}

.footer-form .row {
    margin-left: -7px;
    margin-right: -7px;
}

.footer-form .col-sm-6,
.footer-form .textarea {
    margin-bottom: 14px;
}

.footer-form .row>div {
    padding-left: 7px;
    padding-right: 7px;
}

.footer-form input,
.footer-form textarea {
    border: 0;
}

.GridMain {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
}

.GridMain td {
    padding: 7px 5px;
}

.GridMain .GridHeader th {
    padding: 8px 5px;
    text-align: left;
    white-space: nowrap;
}

.GridMain .GridHeader,
.GridMain .GridHeader th {
    background: rgba(200, 200, 200, 0.2);
}

.sizeGuide table.database,
td,
tr {
    border-collapse: collapse;
}

.GridMain .GridRow,
.GridMain .GridRow td {
    background-color: rgba(200, 200, 200, 0.1);
    font-weight: normal;
}

.GridMain .GridAlternateRow,
.GridMain .GridAlternateRow td {
    background-color: rgba(200, 200, 200, 0.1);
    font-weight: normal;
}

.GridMain .SrNo {
    text-align: center !important;
    width: 70px;
}

.GridMain .PriceColumn {
    text-align: right !important;
    width: 80px;
}

.GridMain .QtyColumn {
    text-align: center !important;
    width: 70px;
}

.GridMain .QtyColumn input {
    text-align: center;
    width: 40px;
}

.GridMain .AlignRight {
    text-align: right;
}

.CartLink a {
    font-weight: 700;
}

.delete {
    display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    padding: 5px 0 0;
}

.btn-container {
    padding: 10px 0;
    text-align: center;
}

.btn-container a {
    margin: 0 10px 0 0;
}

.btn-container a:nth-last-child(1) {
    margin: 0;
}

.contact-form .row {
    margin-bottom: 10px;
}

.form-container .row {
    margin: 0;
}

.form-container .row>div {
    padding: 5px 0;
}

.form-container .row .lable {
    padding: 10px 0;
}

.form-container .row .required {
    color: #ed1c24;
}

.pagination>li>a,
.pagination>li>span {
    color: #444;
}

.pagination>li>a:hover,
.pagination>li>a:focus {
    color: #000;
}

.case-study-box {
    border: solid 1px #eee;
    padding: 90px 20px 20px;
    background: url(../images/case_study.jpg) no-repeat center 10px;
}

.clients-logo {
    text-align: center;
}

.page-breadcrumb {
    background: #f1f1f1;
    padding: 10px 0;
    font-size: 15px;
}

.page-breadcrumb .breadcrumb {
    margin: 0;
}

.page-breadcrumb .breadcrumb li {
    padding: 0;
}

#menu-main-menu .caret {
    display: none;
}

#menu-main-menu li ul li.menu-item-has-children:after {
    position: absolute;
    right: 10px;
    top: 10px;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000;
}

#menu-main-menu li ul li.menu-item-has-children ul {
    margin-top: -30px;
    left: 160px;
    max-width: 300px !important;
    width: auto;
}

.banner-area img {
    width: 100% !important;
    height: auto;
}

.wpcf7-submit {
    background: #0069c4;
    background-image: -webkit-linear-gradient(top, #0069c4, #0069c4);
    background-image: -moz-linear-gradient(top, #0069c4, #0069c4);
    background-image: -ms-linear-gradient(top, #0069c4, #0069c4);
    background-image: -o-linear-gradient(top, #0069c4, #0069c4);
    background-image: linear-gradient(to bottom, #0069c4, #0069c4);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 16px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.table {
    font-size: 15px;
}

.table th {
    background: #f2f2f2;
}

.checkMark {
    background: url(../images/checkmark.png) no-repeat center center;
}

.service-benefit-white {
    background: #FFFFFF;
    width: 100vw;
}

.service-benefit-grey {
    background: #f5f5f5;
    width: 100vw;
}

.service-banner-title {
    font-size: 54px;
    color: #333333;
    font-weight: 100;
    text-align: center;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

.service-banner-title-white {
    font-size: 54px;
    color: #FFFFFF;
    font-weight: 100;
    text-align: center;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

.service-banner-text {
    font-size: 30px;
    color: #0068c4;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.service-banner-text-alt {
    font-size: 30px;
    color: #000000;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.service-banner-text-white {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.service-body-text {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 1.3;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

.service-body-text-center {
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 1.3;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.service-body-text-white {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.3;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

.service-body-text-white-center {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.3;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.service-paragraph {
    text-align: center;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2
}

.service-banner-container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 15px 0 0 0;
}

.service-banner {
    background: #0068c4;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 110px;
}

.service-banner-picture1 {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner1.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture2 {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner2.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-Oracle {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-Oracle.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-SAP {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-SAP.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-PeopleSoft {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-PeopleSoft.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-Agile {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-Agile.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-Legacy {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-Legacy.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.service-banner-picture-Cloud {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/ServiceBanner-Cloud.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 20px 0 20px 0;
}

.white {
    color: #FFFFFF;
}

.quote-banner-image {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/QuoteBanner.jpg');
    height: 30vh;
    min-height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
}

.quote-banner-image2 {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/QuoteBanner2.jpg');
    height: 30vh;
    min-height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 20px 0;
}

.quote-banner-textholder {
    height: 30vh;
    width: 40vw;
    text-align: right;
    vertical-align: middle;
    float: right;
    margin: 0 140px 0 0;
}

.quote-banner-textholder2 {
    height: 30vh;
    width: 50vw;
    text-align: right;
    vertical-align: middle;
    float: right;
    margin: 0 140px 0 0;
}

.quote-banner-text {
    font-weight: 300;
    color: #0068c4;
    font-size: 24px;
    line-height: 1.4;
    text-align: right;
    vertical-align: middle;
}

.quote-banner-text2 {
    font-weight: 300;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 1.4;
    text-align: right;
    vertical-align: middle;
}

.quote-banner-title {
    font-weight: 600;
    color: #0068c4;
    margin: 40px 0 0 0;
    line-height: 1;
    text-align: right;
    vertical-align: middle;
}

.quote-banner-title2 {
    font-weight: 600;
    font-size: 13px;
    color: #FFFFFF;
    margin: 40px 0 0 0;
    line-height: 1;
    text-align: right;
    vertical-align: middle;
}

.quote-banner-container {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin: -35px 0 0 0;
}

.director-link {
    height: 35px;
    font-size: 20px;
    background: #0068c4;
    color: #FFFFFF;
    text-align: center;
    margin: -20px 0 0 0;
}

hr.service-offering-container {
    width: 30vw;
}

.solutions-list-container {
    max-width: 600px;
}

.solutions-list {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
}

.landing-page-title {
    width: 400px;
}

.arrow-box {
    position: relative;
    background: #0068c4;
}

.arrow-box:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 104, 196, 0);
    border-top-color: #0068c4;
    border-width: 30px;
    margin-left: -30px;
}

.top-margin {
    margin: 25px 0 0 0;
}

.fade-carousel {
    position: relative;
    height: 60vh;
    min-height: 350px;
}

.fade-carousel .carousel-inner .item {
    height: 60vh;
    min-height: 350px;
}

.fade-carousel .carousel-indicators>li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: .7;
}

.fade-carousel .carousel-indicators>li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}

.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 4;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hero h1 {
    font-size: 34px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: 'Roboto';
    z-index: 3;
}

.hero h2 {
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #FFFFFF;
    font-family: 'Roboto';
    z-index: 3;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: 0;
}

.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 60vh;
    min-height: 350px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url('http://www.bna-inc.com/bnatest1/wp-content/themes/bartassociate/images/hero1.jpg');
}

.fade-carousel .slides .slide-2 {
    background-image: url('http://www.bna-inc.com/bnatest1/wp-content/themes/bartassociate/images/hero2.jpg');
}

.fade-carousel .slides .slide-3 {
    background-image: url('http://www.bna-inc.com/bnatest1/wp-content/themes/bartassociate/images/hero3.jpg');
}

#owl-demo .item {
    margin: 3px;
    font-size: 10px;
}

#owl-demo .item img {
    display: block;
    width: auto;
    height: 119px;
    transform-style: preserve-3d;
    max-width: 100%;
    margin: 0 auto;
}

#owl-demo .item {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    color: #333333;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    padding-bottom: 0;
}

.owl-carousel {
    position: relative;
    height: 100%;

    div:not(.owl-controls) {
        height: 100%;
    }

    .owl-slide {
        background-image: url('https://images.unsplash.com/photo-1437915015400-137312b61975?fit=crop&fm=jpg&h=800&q=80&w=1200');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
    }

    div.owl--text {
        position: absolute;
        bottom: 4em;
        left: 2em;
        width: 20em;
        height: 8em;
        padding: 1em;
        background: rgba(255, 255, 255, .5);
        border-radius: 4px;
    }

    .owl-controls {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;

        .owl-buttons {
            div {
                position: absolute;
                top: 0;
                bottom: 0;
                display: inline-block;
                zoom: 1;
                margin: 0;
                width: 50px;
                height: 30px;
                line-height: 25px;
                text-align: center;
                font-size: .9em;
                border-radius: 3px;
                color: #FFF;
                background: #000;
                opacity: .6;
                text-transform: capitalize;
            }

            .owl-prev {
                left: 5px;
            }

            .owl-next {
                right: 5px;
            }
        }
    }
}

.owl-prev {
    left: -60px;
}

.owl-next {
    right: -60px;
}

.owl-buttons {
    color: #0068c4;
}

.hero-banner-title {
    font-size: 54px;
    color: #333333;
    font-weight: 100;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.hero-banner-title-white {
    font-size: 54px;
    color: #FFFFFF;
    font-weight: 100;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

.hero-banner-text {
    font-size: 30px;
    color: #0068c4;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.hero-banner-text-white {
    font-size: 30px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}

.owl-hero {
    height: 400px;
}

.hero-link {
    background: #0069c4;
    background-image: -webkit-linear-gradient(top, #0069c4, #0069c4);
    background-image: -moz-linear-gradient(top, #0069c4, #0069c4);
    background-image: -ms-linear-gradient(top, #0069c4, #0069c4);
    background-image: -o-linear-gradient(top, #0069c4, #0069c4);
    background-image: linear-gradient(to bottom, #0069c4, #0069c4);
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-family: Arial;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
}

.hero-link2 {
    font-size: 19px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    background-image: url(../images/career-button4.jpg);
    padding-top: 13px;
    padding-bottom: 13px;
    color: #0068c4;
    opacity: 0.5;
}

.home-hero {
    color: #FFFFFF;
    text-align: center;
    font-size: 48px;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    padding-top: 115px;
    height: 300px;
}

.home-body-text {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 1.8;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

ul.benefit-body-text {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 1.2;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin: 0 0 40px 0;
}

.back-8 {
    background-image: url(../images/Benefit-bg.jpg);
}

.back-9 {
    background-image: url(../images/Benefit-bg2.jpg);
}

.back-10 {
    background-image: url(../images/Benefit-bg3.jpg);
}

.benefit-bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.benefit-bg-space {
    height: 300px;
}

.career-link {
    font-size: 19px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    background-image: url(../images/career-button2.jpg);
    padding-top: 13px;
    padding-bottom: 13px;
    color: #FFFFFF;
}

.join-us1 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url(../images/joinus1.jpg);
}

.join-us2 {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/joinus2.jpg);
}

.career-hero {
    color: #FFFFFF;
    text-align: center;
    font-size: 78px;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    padding-top: 90px;
    height: 300px;
}

strong.career-hero {
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
}

.career-eeo {
    font-size: 12px;
    font-weight: 400;
    color: #333333;
    line-height: 1.2;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

.career-eeo-title {
    font-size: 14px;
    font-weight: 700;
    color: #333333;
    line-height: 1.2;
    text-align: left;
    font-family: 'Lato', sans-serif;
}

.newsbg-white {
    padding-top: 80px padding-bottom:80px;
}

.newsbg-grey {
    background: #f5f5f5;
    width: 100vw;
    padding-top: 80px padding-bottom:80px;
}

.news-date {
    font-size: 18px;
    color: #333333;
    font-weight: 100;
    text-align: center;
    margin: 80px 0 25px 0;
    font-family: 'Roboto', sans-serif;
}

.news-date2 {
    font-size: 18px;
    color: #333333;
    font-weight: 100;
    text-align: center;
    margin: 35px 0 25px 0;
    font-family: 'Roboto', sans-serif;
}

.news-banner-title {
    font-size: 64px;
    color: #FFFFFF;
    font-weight: 350;
    text-align: center;
    margin: 80px 0 80px 0;
    font-family: 'Roboto', sans-serif;
}

.news-banner-text {
    font-size: 30px;
    color: #0068c4;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 1.1;
}

.news-body-text {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 1.8;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin: 0 0 40px 0;
}

.news-body-text2 {
    font-size: 17px;
    font-weight: 400;
    color: #333333;
    line-height: 1.8;
    text-align: left;
    font-family: 'Lato', sans-serif;
    margin: 0 0 40px 0;
}

.read-more {
    font-size: 14px;
    color: #333333;
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    line-height: 1.1;
}

.blue-bg {
    background-color: #0069c4;
}

.white-bg {
    background-color: #ffffff;
}

.about-arrow {
    height: 180px;
    margin: 0 0 100px 0;
}

.top-padding {
    padding-top: 150px;
}

.top-padding80 {
    padding-top: 80px;
}

.top-padding40 {
    padding-top: 40px;
}

.top-padding55 {
    padding-top: 55px;
}

.bottom-margin {
    margin-bottom: 90px;
}

.bottom-padding80 {
    padding-bottom: 80px;
}

.bottom-padding40 {
    padding-bottom: 40px;
}

.row-center img {
    margin: 0 auto;
}

.jpoling {
    background-image: url(../images/John-Poling-Tile.jpg);
    background-repeat: no-repeat;
}

.nametile-top {
    background-color: #2998ff;
}

.nametile {
    margin: 0 0 40px 0;
}

.nametile h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 100;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Roboto', sans-serif;
}

.nametile h2 {
    font-size: 14px;
    color: #0069C4;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 0;
    line-height: 1;
}

.nametile h3 {
    font-size: 14px;
    color: #0069C4;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 8px 0 40px 0;
}

.nametile-mobile h1 {
    font-size: 30px;
    color: #333333;
    font-weight: 100;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Roboto', sans-serif;
}

.nametile-mobile h3 {
    font-size: 14px;
    color: #333333;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin: 8px 0 40px 0;
}

.noback {
    width: 100%;
    height: 100%;
    background-attachment: fixed;
    background-color: #0069c4;
    background-repeat: no-repeat;
    background-position: 40%, 80%;
    padding-bottom: 100px;
}

.noback .opening {
    text-align: center;
    width: 100%;
    height: 100%;
    position: relative;
    top: 40%;
}

.noback .opening h1 {
    font-size: 84px;
    color: #000000;
    font-weight: 100;
    text-align: center;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

.noback .opening p {
    font-size: 24px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.55;
    text-align: center;
    font-family: 'Lato', sans-serif;
    margin-top: 20px;
}

.arrow-wrap {
    text-align: center;
    position: fixed;
    bottom: 60px;
    width: 100%
}

.bio-paragraph {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.55;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
}

.bio-paragraph-white {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.55;
    color: #434343;
    font-family: 'Lato', sans-serif;
}

.bio-paragraph-mobile {
    font-size: 12px;
    font-weight: 300;
    line-height: 1.55;
    color: #FFFFFF;
    font-family: 'Lato', sans-serif;
    text-align: left;
    background-color: #0068c4;
}

.bio-paragraph h3 {
    font-size: 65px;
    color: #000000;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 20px;
}

.content {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.content-wrap {
    top: 25%;
    padding-bottom: 200px;
    padding-top: 40px;
}

.content-wrap-right {
    top: 25%;
    padding-bottom: 200px;
    text-align: left;
    margin-right: 60px;
}

.person-detail {
    width: 100%;
    height: 78px;
}

.wrap-left,
.wrap-right {
    background-color: rgba(0, 0, 0, 0.3);
    height: 78px;
}

.wrap-right {
    text-align: right;
    padding-right: 50px;
}

.wrap-left {
    padding-left: 50px;
}

.content .name {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 100;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    padding-top: 9px;
}

.content .title {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-top: -5px;
    margin-left: 25px;
}

.content .title-right {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-top: -5px;
    margin-right: 85px;
}

.content-mobile .name {
    font-size: 26px;
    color: #FFFFFF;
    font-weight: 100;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
    padding-top: 9px;
}

.content-mobile .title {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-top: -5px;
}

.content-mobile .title-right {
    font-size: 17px;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    margin-top: -5px;
}

.back-0 {
    background-image: url(../images/ba-back0.jpg);
}

.back-1 {
    background-image: url(../images/ba-kion.jpg);
}

.back-2 {
    background-image: url(../images/ba-jonathan2.jpg);
}

.back-3 {
    background-image: url(../images/ba-paul.jpg);
}

.back-4 {
    background-image: url(../images/ba-kion.jpg);
}

.back-5 {
    background-image: url(../images/ba-jeannette.jpg);
}

.back-6 {
    background-image: url(../images/ba-shannon.jpg);
}

.back-7 {
    background-image: url(../images/ba-jesus.jpg);
}

.back-12 {
    background-image: url(../images/ba-john.jpg);
}

.back-13 {
    background-image: url(../images/ba-shana.jpg);
}

.back-14 {
    background-image: url(../images/ba-kion-white.jpg);
}

.back-15 {
    background-image: url(../images/ba-jonathan2-white.jpg);
}

.back-16 {
    background-image: url(../images/ba-shana-white.jpg);
}

.back-17 {
    background-image: url(../images/ba-shana.jpg);
}

.back-18 {
    background-image: url(../images/ba-kelly.jpg);
}

.back-30 {
    background-image: url(../images/ba-mo.jpg);
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.client-quote {
    line-height: 2;
    font-style: italic;
    font-size: 16px;
    color: #333333;
    font-family: 'Lato:300i', sans-serif;
}

.partner {
    text-align: center;
}

.top-client-padding {
    padding-top: 50px;
}

.bottom-client-padding {
    padding-bottom: 50px;
}

.top-client-margin {
    margin-top: 50px;
}

.tech-bg {
    background-image: url('http://www.bna-inc.com/wp-content/themes/bartassociate/images/tech-bg.jpg');
}

.content-mobile {
    padding-top: 72.33%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (min-width:980px) {
    .hero {
        width: 980px;
    }
}

@media screen and (max-width:640px) {
    .hero h1 {
        font-size: 4em;
    }
}

@media (min-width:768px) {
    .col-centered-sm {
        display: inline-block
    }
}

@media (min-width:992px) {
    .col-centered-md {
        display: inline-block
    }
}

@media (min-width:1200px) {
    .col-centered-lg {
        display: inline-block
    }
}

@media handheld,
only screen and (max-width:1170px) {
    .container {
        width: 960px
    }

    .navbar-nav>li>a {
        text-align: center;
        font-size: 15px;
    }

    .quote-banner-textholder {
        margin: 0 140px 0 0;
    }
}

@media handheld,
only screen and (max-width:1120px) {
    .navbar-nav>li>a {
        text-align: center;
        font-size: 14px;
    }
}

@media handheld,
only screen and (max-width:1080px) {
    .navbar-nav>li>a {
        text-align: center;
        font-size: 14px;
        line-height: 60px;
    }

    .balogo {
        height: 60px;
    }
}

@media handheld,
only screen and (max-width:1020px) {
    .navbar-nav>li>a {
        text-align: center;
        font-size: 13px;
    }
}

@media handheld,
only screen and (max-width:990px) {
    .container {
        width: 720px
    }

    .navbar-header {
        float: none;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 7.5px -15px;
    }

    .navbar-nav>li {
        float: none;
    }

    .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
        line-height: 2;
    }

    .hero h1 {
        font-size: 26px;
        font-weight: bold;
        margin: 0;
        padding: 0;
        color: #FFFFFF;
        font-family: 'Roboto';
    }

    .hero h2 {
        font-size: 15px;
        font-weight: 400;
        margin: 0;
        padding: 0;
        color: #FFFFFF;
        font-family: 'Roboto';
    }

    .quote-banner-textholder {
        margin: 0 80px 0 0;
    }

    .quote-banner-text {
        font-size: 21px;
    }

    .quote-banner-title {
        font-size: 19px;
    }

    .quote-banner-text2 {
        font-size: 15px;
    }

    .quote-banner-title2 {
        font-size: 12px;
    }
}

@media handheld,
only screen and (max-width:750px) {
    .container {
        max-width: 680px;
        min-width: 250px;
        width: 100%
    }

    .quote-banner-text {
        font-size: 16px;
    }

    .quote-banner-title {
        font-size: 14px;
    }

    .quote-banner-text2 {
        font-size: 14px;
    }

    .quote-banner-title2 {
        font-size: 11px;
    }

    .home-hero {
        color: #FFFFFF;
        text-align: center;
        font-size: 38px;
        font-weight: 100;
        font-family: 'Roboto', sans-serif;
        padding-top: 115px;
        height: 300px;
    }

    .content-wrap {
        top: 25%;
        padding-bottom: 100px;
        padding-top: 40px;
    }

    .content-wrap-right {
        top: 25%;
        padding-bottom: 100px;
        text-align: left;
        margin-right: 60px;
    }
}

@media handheld,
only screen and (max-width:670px) {
    .bio-paragraph {
        font-size: 18px;
        font-weight: 300;
        line-height: 1.55;
        color: #FFFFFF;
        font-family: 'Lato', sans-serif;
    }

    .bio-paragraph h3 {
        font-size: 50px;
        color: #000000;
        font-weight: 100;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 20px;
    }

    .content .name {
        font-size: 22px;
        color: #FFFFFF;
        font-weight: 100;
        margin: 0 auto;
        font-family: 'Roboto', sans-serif;
        padding-top: 9px;
    }

    .content .title {
        font-size: 12px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        margin-top: -5px;
        margin-left: 25px;
    }

    .content .title-right {
        font-size: 12px;
        color: #ffffff;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
        margin-top: -5px;
        margin-right: 85px;
    }

    .home-hero {
        color: #FFFFFF;
        text-align: center;
        font-size: 30px;
        font-weight: 100;
        font-family: 'Roboto', sans-serif;
        padding-top: 115px;
        height: 300px;
    }

    .hero-banner-title-white {
        font-size: 44px;
        color: #FFFFFF;
        font-weight: 100;
        text-align: center;
        font-family: 'Roboto', sans-serif;
    }

    .hero-banner-text-white {
        font-size: 20px;
        color: #FFFFFF;
        text-align: center;
        font-weight: 700;
        font-family: 'Roboto', sans-serif;
    }
}

@media handheld,
only screen and (max-width:480px) {
    .bio-paragraph {
        font-size: 14px;
        font-weight: 300;
        line-height: 1.55;
        color: #FFFFFF;
        font-family: 'Lato', sans-serif;
    }

    .bio-paragraph h3 {
        font-size: 60px;
        color: #000000;
        font-weight: 100;
        font-family: 'Roboto', sans-serif;
        margin-bottom: 20px;
    }

    .content-mobile .title {
        font-size: 10px;
    }

    .content-mobile .title-right {
        font-size: 10px;
    }
}