/*------------------------------------------------------------------
body
+ WRAP
+ HEADER
+ NAVIGATION
+ BANNER
+ SERVICES
+ OUR FEATURED FOUNDERS
+ BLOG UPDATES
+ APPOINMENT
+ NEWS FROM BLOG
+ PARTNERS / CLIENTS
+ FOOTER
+ SOCIAL ICONS
+ MEGA MENU
+ 3 MENU LEVEL
-------------------------------------------------------------------*/


/*=======================================================
IMPORT FILE
========================================================*/

/*@import url("../fonts/montserrat-fonts.css");*/
@import url('https://fonts.googleapis.com/css?family=Work+Sans');
@import url('https://fonts.googleapis.com/css?family=Martel');
@import url("animate.css");

/*=======================================================
THEME STYLING START
========================================================*/

* {
    margin:0;
    padding:0;
}

body {
    background: #f8f8f8;
    font-weight: normal;
    position: relative;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
}


/*=======================================================
WRAPPER
========================================================*/

#wrap {
    position: relative;
    width: 100%;
    overflow: hidden;
}


/*=======================================================
HEADINGS
========================================================*/

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    color: #333333;
    font-family: 'Martel', sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 48px;
}

h2 {
    font-size: 40px;
    font-weight: bold;
}

h3 {
    font-size: 36px;
}

h4 {
    font-size: 30px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 16px;
}

p {
    font-family: 'Work Sans', sans-serif;
    color: #081d4c;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 30px;
    text-rendering: optimizeLegibility;
}

a {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none !important;
    font-family: 'Work Sans', sans-serif;
}

img {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: inline-block;
}

ul {
    margin-bottom: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #141414;
}


/*=======================================================
TOP BAR
========================================================*/

.top-bar {
    background: #ececec;
    height: 43px;
}

.top-bar p {
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 43px;
    margin: 0;
}

.top-bar ul li {
    display: inline-block;
}

.top-bar .social-top a {
    line-height: 43px;
    color: #909090;
    font-size: 11px;
    margin: 0 5px;
}


/*=======================================================
HEADER
========================================================*/

header {
    width: 100%;
    z-index: 999;
    background-color: #ffffff;
    padding: 0 0;
    margin-top: 0;
    position: absolute;
}

header .container {
    position: relative;
    padding: 0;
    /*    background: url(../images/bg/sub-bnr-5.png) right bottom no-repeat;*/
}

header .navbar {
    border: none;
    margin: 0;
    position: static;
    padding: 0;
    border-radius: 0;
    text-align: center;
    float: right;
    margin-top: 3px;
}

header .logo {
    float: left;
    position: relative;
}

header .logo img {
    z-index: 3;
    position: relative;
    width: 217px;
    height: 53px;
}

.sticky-wrapper {
    height: auto !important;
    min-height: 48px; /* navbar height */
}

header .sticky {
    left: 0;
}

header .is-sticky .sticky {
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
}

header .navbar {
    display: inline-block;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

header .navbar li {
    display: inline-block;
    float: left;
    margin: 0 20px;
    position: relative;
}

header .sticky {
    padding: 20px 0;
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}

header .navbar li a {
    font-size: 16px;
    color: #001043;
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.8px;
    padding: 15px 0;
    font-family: 'Work Sans', sans-serif;
    text-transform: uppercase;
}

header .navbar li a:before {}

header .navbar li a:hover:before {
    width: 100%;
}

header .navbar li.active a:before {}

.nav>li>a:focus,
.nav>li>a:hover {
    background: none;
}

.ownmenu .nav .dropdown-menu {
    background: rgba(255, 255, 255, 1);
    padding: 0;
}

.ownmenu .dropdown-menu li {
    margin: 0;
}

.ownmenu .nav .dropdown-menu li {
    position: relative;
    z-index: 2;
}

.ownmenu .nav .dropdown-menu li a {
    z-index: 1;
    position: relative;
}

.ownmenu .nav .dropdown-menu li a:before {
    background: #2dd6a5;
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    margin: 0;
    z-index: -1;
    left: 0;
}

.ownmenu .dropdown-menu li a:hover:before {
    width: 100%;
    background: #2dd6a5;
}

.ownmenu .nav ul.dropdown-menu li:hover>a {}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
}

.ownmenu .nav ul.dropdown-menu li a {
    padding: 0 10px;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 35px;
    color: #333 !important;
    text-align: center;
}

.ownmenu .nav ul.dropdown-menu li a span {
    color: #fff;
    font-weight: normal;
    margin-left: 5px;
    font-size: 8px;
    height: 15px;
    padding: 0 5px;
    line-height: 15px;
    background: #2dd6a5;
    display: inline-block;
}

.ownmenu .nav ul.dropdown-menu li:hover>a span {
    color: #fff;
}

.ownmenu .nav .dropdown-menu li:nth-last-child(1) a {
    border-bottom: none;
}

.ownmenu .nav .dropdown-menu li a:hover {
    color: #fff !important;
}

.ownmenu .nav .dropdown-menu {
    border: none;
    min-width: 250px;
    margin-top: 9px;
    border-radius: 4px;
    padding: 10px;
    margin-left: -70px;
}

.ownmenu .dropdown.megamenu {
    position: static !important;
}

.ownmenu .dropdown.megamenu .dropdown-menu {
    width: 100%;
    min-width: inherit;
    padding: 30px;
}

.ownmenu .dropdown.megamenu .dropdown-menu li {
    display: inline-block;
    width: 100%;
}

.ownmenu .dropdown.megamenu .dropdown-menu h6 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #2d3a4b;
}

.ownmenu .dropdown.megamenu .dropdown-menu .btn {
    padding: 0 30px;
    letter-spacing: 0;
    margin-top: 10px;
}

.ownmenu .dropdown.megamenu .dropdown-menu .btn:before {
    display: none;
}

.ownmenu .dropdown.megamenu .dropdown-menu h5 {
    margin-bottom: 20px;
    letter-spacing: 1px;
    color: #2d3a4b;
}

.ownmenu .dropdown.megamenu .dropdown-menu h5 span {
    font-size: 14px;
    text-transform: none;
    width: 100%;
    font-weight: normal;
    display: inline-block;
}

.ownmenu .dropdown.megamenu .dropdown-menu li a {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    padding: 8px 0;
    letter-spacing: 0;
    color: #2d3a4b !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.ownmenu .dropdown.megamenu .cart-img {
    width: 80px;
    margin-right: 10px;
    padding: 5px;
    display: inline-block;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.ownmenu .dropdown.megamenu .cart-img a {
    padding: 1px !important;
    border: none !important;
}

.ownmenu .dropdown.megamenu .stars {
    margin-bottom: 0;
    color: #ffe119;
    font-size: 11px;
}

.ownmenu .dropdown.megamenu .stars i {
    margin: 0 1px;
}

.ownmenu .dropdown.megamenu .media-heading {
    margin-top: 10px;
    font-weight: normal;
    margin-bottom: 5px !important;
}

.ownmenu .dropdown.megamenu .top-rated li .price {
    font-size: 12px;
}

.ownmenu .dropdown.megamenu .top-rated li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ownmenu .dropdown.megamenu .top-rated li:nth-last-child(1) {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.ownmenu .dropdown.megamenu .dropdown-menu {
    overflow: hidden;
    border-top: 1px solid #2d3a4b;
}

.ownmenu .dropdown.megamenu .dropdown-menu .row {
    position: relative;
}

.ownmenu .dropdown.megamenu .dropdown-menu .nav-img {
    margin-right: -30px;
    float: right;
    margin-top: -30px;
    margin-bottom: -30px;
    position: absolute;
    top: 0;
    z-index: -1;
}

.ownmenu .dropdown.megamenu .dropdown-menu li a:before {
    height: 1px;
    top: auto;
    bottom: 0;
}

.ownmenu .dropdown .sub-menu .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    display: none !important;
    margin: 0 !important;
}

.ownmenu .dropdown .sub-menu:hover .dropdown-menu {
    display: block !important;
}

.ownmenu .dropdown .sub-menu .dropdown-menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.ownmenu .dropdown .sub-menu .dropdown-menu li:nth-last-child(1) a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.ownmenu .dropdown .sub-menu:before {
    content: "\f105";
    position: absolute;
    right: 10px;
    font-family: 'FontAwesome';
    line-height: 33px;
    z-index: 2;
}

.ownmenu .dropdown .sub-menu:hover:before {
    color: #fff;
}

.ownmenu {
    float: left;
}

.nav-right i {
    font-size: 20px;
}

.nav-right .navbar-right li {
    margin: 0 10px;
}

.fa-navicon {
    color: #081d4c;
}

.nav-right {
    float: right;
    margin-top: 5px;
    position: relative;
}

header .social_icons {
    float: right;
    color: #fff;
    margin-top: 20px;
}

header .social_icons a {
    color: #fff;
    margin-left: 10px;
}

header .social_icons a:hover {
    color: #ab4e52;
}

header .is-sticky .sticky .nav .dropdown-menu {
/*    margin-top: 11px;*/
}

.header-3d .navbar-collapse.collapse {
    float: left;
}

.header-3d .sticky {
    padding: 0 150px;
    padding-top: 50px;
}

.call-num {
    font-size: 18px;
    font-weight: bold;
    color: #fe6192;
    border-radius: 30px;
    border: 1px solid #cccccc;
    text-transform: uppercase;
    padding: 10px 20px;
}

.container {
    /*position: relative;*/
    /*width: 1178px;*/
    z-index: 6;
}

.logo-center {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin-top: 100px;
}

.logo-slick {
    margin-bottom: 30px;
}

.header.light .navbar li a {
    color: #fff;
}

.header.light .is-sticky .sticky {
    background: rgba(0, 0, 0, 0.9);
}

header .navbar li a:hover {
    color: #001043 !important;
}

header .navbar li a:before {
    position: absolute;
    left: 0;
    top: 26px;
    height: 2px;
    width: 0;
    background: #001043;
    /*content: "";
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;*/
}

header .navbar li a:before:hover {
    width: 100%;
}

header .navbar li.active a:before {
    position: absolute;
    left: 0;
    top: 26px;
    height: 2px;
    width: 100%;
    background: #001043;
    /*content: "";
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -ms-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;*/
}

header .navbar li.active a {
    color: #001043 !important;
}

.navbar-toggle {
    color: #fff;
}

.ownmenu .nav .dropdown-menu:before {
    position: absolute;
    /*    content: "\f0d8";*/
    color: rgba(255, 255, 255, 1);
    font-family: 'FontAwesome';
    top: -26px;
    left: 20px;
    font-size: 30px;
}

header.header-3d {
    margin-top: 0;
}

.ownmenu .nav ul.dropdown-menu li:nth-of-type(1) a:hover:before {
    background-color: #3e82f7;
}

.ownmenu .nav ul.dropdown-menu li:nth-of-type(2) a:hover:before {
    background-color: #fbc357;
}

.ownmenu .nav ul.dropdown-menu li:nth-of-type(3) a:hover:before {
    background-color: #87b8ff;
}

.ownmenu .nav ul.dropdown-menu li:nth-of-type(4) a:hover:before {
    background-color: #f37f82;
}

.ownmenu .nav ul.dropdown-menu li:nth-of-type(5) a:hover:before {
    background-color: #e2dfd6;
}


/***** FOOTER *****/

.footer-label {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.88;
    letter-spacing: 0.9px;
    text-align: left;
    color: #ffffff;
}

.footer-label a {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.88;
    letter-spacing: 0.9px;
    text-align: left;
    color: #ffffff;
}

.footer-label a:hover {
    font-family: 'Work Sans', sans-serif;
    font-weight: normal;
    font-size: 17px;
    line-height: 1.88;
    letter-spacing: 0.9px;
    text-align: left;
    color: #f8f8f8;
}

.footer-label+ul a {
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
    line-height: 1.88;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
}

.footer-label+p {
    font-family: 'Work Sans', sans-serif;
    font-size: 17px;
    line-height: 1.88;
    letter-spacing: -0.1px;
    text-align: left;
    color: #ffffff;
}

#newsletter-label {
    margin-top: 84px;
}

#email-input {
    width: 100%;
    height: 47px;
    padding: 5px 5px 5px 5px;
    font-family: 'Work Sans', sans-serif;
    font-size: 20px;
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #f8f8f8;
    line-height: 45px;
    color: #f8f8f8;
}

input {
    border-radius: 0;
}

#email-submit {
    font-size: 21px;
    padding: 12px 52px 16px 22px;
    height: 47px;
    font-family: 'Work Sans', sans-serif;
    line-height: 1;
    letter-spacing: 0.2px;
    background-color: #3e82f7;
    color: #ffffff;
    margin-left: -50px;
    border: none;
    display: inline-block;
    vertical-align: top;
}

.harness_logo {
    width: 191px;
    height: 47px;
    -o-object-fit: contain;
    object-fit: contain;
}

#policies {
    vertical-align: bottom;
    margin-bottom: 56px;
    margin-top: 56px;
}

#policies div p a {
    color: #ffffff;
}

.footer-sub {
    background: #081d4c !important;
}

.email-button {
    /*    margin-left: -50px;*/
    width: 40px;
    height: 40px;
    padding: 5px;
    border: none;
    margin-left: -40px;
    background-color: rgba(0, 0, 0, 0.0);
    color: #fff;
}

.email-button:active {
    background-color: none;
}

.email-button:hover {
    background-color: inherit;
    color: #3e82f7;
}


/***** BACK TO TOP *****/

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 0.5;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #3e82f7;
    opacity: 1;
    color: #fff;
}

.cd-top {
    display: inline-block;
    height: 50px;
    z-index: 998;
    width: 50px;
    position: fixed;
    bottom: 40px;
    right: 40px;
    color: #3e82f7;
    border-radius: 50%;
    font-size: 26px;
    text-align: center;
    line-height: 40px;
    border: 3px solid #3e82f7;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    white-space: nowrap;
    background: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 0.5;
}

.cd-top.cd-fade-out {
    opacity: .5;
}

.no-touch .cd-top:hover {
    background-color: #3e82f7;
    opacity: 1;
    color: #fff;
}

#wrap.boxed-layout {
    max-width: 1280px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

#wrap.boxed-layout .is-sticky .sticky {
    left: 0;
}

.bg1-body {
    background: url(../images/bg/boxed-bg.jpg) fixed top center no-repeat;
    background-size: cover;
}

#wrap.boxed-layout .contact.style-2 .contact-right {
    padding-right: 20px;
}

#wrap.boxed-layout .more-feature ul li {
    width: 33.3333%;
}

#wrap.boxed-layout .more-feature ul li:nth-last-child(1) {
    width: 50%;
}

#wrap.boxed-layout .more-feature ul li:nth-last-child(2) {
    width: 50%;
}

#wrap.boxed-layout .more-feature ul li h6 {
    width: 100%;
}

#wrap.boxed-layout .content-we-are {
    padding-right: 20px;
    padding-left: 20px;
}

#wrap.boxed-layout .sticky-wrapper .sticky {
    max-width: 1280px;
    width: auto;
    margin: 0 auto;
    left: 0;
    right: 0;
}

#wrap.boxed-layout header .sticky {
    padding-left: 20px;
    padding-right: 20px;
}

#sub-head-container svg {
    position: absolute;
    top: 96px;
}

#sub-head-bg {
    position: absolute;
    height: 800px;
    width: 100%;
    z-index: 5;
}

#sub-head-bg.analyze {
    background: url('../images/flash-header-illustration.png') no-repeat;
    opacity: 0.3;
}

#sub-head-bg.custom {
    margin-top: 96px;
    background: url('../images/cd-header-illustration.png') center top no-repeat;
}

#sub-head-bg.engage {
    margin-top: 96px;
    background: url('../images/engage-header-illustration.png') right top no-repeat;
}

#sub-head-bg.roundups {
    margin-top: 96px;
    background: url('../images/illustration-your-brand.png') no-repeat;
    height: 914px;
}

#sub-head-bg.white-lbl {
    margin-top: 96px;
    background: url('../images/illustration-your-brand.png') no-repeat;
    height: 914px;
}

#sub-head-bg.home {
    background: url('../images/illustration-header-home.png') top center no-repeat;
    height: 982px;
}

#subhead-content {
    position: relative;
    top: 130px;
    z-index: 8;
}

.phone.offset {
    position: relative;
    top: 40px;
    left: 20px
}

.sub-head-text h3 {
    font-family: 'Work Sans';
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: 1.9px;
    text-align: left;
    text-transform: uppercase;
    font-weight: 100;
    opacity: 1;
}

.sub-head-text h1 {
    font-family: 'Martel';
    font-size: 62px;
    line-height: 1.1;
    letter-spacing: -0.3px;
    text-align: left;
    font-weight: 100;
/*    max-width: 390px;*/
}

.sub-head-text p {
    max-width: 382px;
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    font-weight: 100;
}

.sub-head-center h3, .sub-head-center h1 {
    text-align: center;
    max-width: 670px;
    display: block;
    margin: 20px auto;
}

.sub-head-center {
    margin-top: 50px;
}

.sub-head-white h3,
.sub-head-white h1,
.sub-head-white p {
    color: #fff;
}

.sub-head-dark h3,
.sub-head-dark h1,
.sub-head-dark p {
    color: #473719;
}

.sub-head-navy h3,
.sub-head-navy h1,
.sub-head-navy p {
    color: #081d4c;
}

.tablet {
    width: 720px;
    height: 559px;
    border-radius: 50px;
    background-color: #ffffff;
    /* IE 9 */
    -webkit-transform: rotate(-10deg);
    /* Safari */
    transform: rotate(-10deg);
    -webkit-box-shadow: 2.6px 3.1px 4.8px 0.3px rgba(0, 0, 0, 0.15);
    box-shadow: 2.6px 3.1px 4.8px 0.3px rgba(0, 0, 0, 0.15);
    /* REMOVE POSITIONING */
    position: relative;
    z-index: 99;
    top: 50px;
}

.tablet img {
    margin: 40px;
    width: 640px;
    height: auto;
}

.phone {
    width: 300px;
    height: 580px;
    border-radius: 50px;
    background-color: #ffffff;
    /* IE 9 */
    -webkit-transform: rotate(-10deg);
    /* Safari */
    transform: rotate(-10deg);
    -webkit-box-shadow: 2.6px 3.1px 4.8px 0.3px rgba(0, 0, 0, 0.15);
    box-shadow: 2.6px 3.1px 4.8px 0.3px rgba(0, 0, 0, 0.15);
    /* REMOVE POSITIONING */
    /*    position: relative;*/
    z-index: 5;
}

.phone img {
    margin: 20px;
    margin-top: 40px;
    width: 260px;
    height: auto;
}

.white-box {
    background-color: #fff;
    -webkit-box-shadow: 0 4px 12px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 4px 12px 3px rgba(0, 0, 0, 0.05);
    padding-left: 40px;
    padding-right: 40px;
}

.circle-logo {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    background-color: #fff;
    overflow: hidden;
    padding: 15px;
}

.circle-logo img {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: block;
}

#main-content-column {
    margin-top: 150px;
}

#main-content-column div {
    z-index: 6;
}

.three-steps {
    margin-bottom: 100px;
}

.three-steps h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    color: #3e82f7;
    text-align: center;
    font-weight: 100;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
}

.three-steps p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    letter-spacing: -0.1px;
    text-align: center;
    color: #081d4c;
    margin-left: 20px;
    margin-right: 20px;
    max-width: 480px;
    margin: 0 auto;
    display: block;
    margin-bottom: 30px;
}

.three-steps .row div img {
    display: block;
    margin: 0 auto;
    max-width: 217px;
    height: auto;
    width: 100%;
}

.three-steps .row div h3 {
    font-family: 'Martel';
    font-size: 21px;
    font-weight: bold;
    line-height: 0.95;
    text-align: center;
    color: #081d4c;
}

.three-steps .row div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #081d4c;
    max-width: 250px;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding-bottom: 62px;
}

.partner-type {
    margin-bottom: 50px;
}

.partner-type h3 {
    font-family: 'Work Sans';
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: 1.9px;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
    text-transform: uppercase;
}

.partner-type h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
    max-width: 400px;
    display: block;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.partner-type a {
    display: block;
    margin: 0 auto;
}

.partner-type .partner-type-content a {
    display: block;
    margin: 0;
}

.partner-type-content p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
    font-weight: 100;
}

.partner-type-content img {
    width: 100%;
    margin-bottom: 30px;
}

.partner-type-content .small-partner-img {
    max-width: 433px;
}

.partner-type .divider {
    margin: 35px auto;
    margin-top: 20px;
}

.service-grid {
    margin-bottom: 100px;
}

.service-grid h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    color: #3e82f7;
    text-align: center;
    font-weight: 100;
    padding-top: 70px;
    padding-left: 10px;
    padding-right: 10px;
}

.service-grid .row div img {
    display: block;
    margin: 0 auto;
    max-width: 317px;
    width: 100%;
    height: auto;
}

.service-grid .row div h3 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
}

.service-grid .row div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #081d4c;
    max-width: 375px;
    display: block;
    margin: 0 auto;
    margin-bottom: 50px;
}

.service-grid .row div p a {
    margin-top: 20px;
    color: #3e82f7;
    display: block;
}

.service-grid .row div p a:hover {
    color: #2dd6a5;
}

.divider {
    width: 200px;
    height: 7px;
    margin-top: 33px;
    margin-bottom: 33px;
}

.alternating-section div img.screen {
    padding: 0 20px 0 20px;
}

.alternating-section div img.phone-bg {
    position: absolute;
    width: 100%;
    height: auto;
}

.alternating-section div img.phone-bg.left-side {
    -webkit-transform: rotate(220deg); /* Chrome, Safari, Opera */
    transform: rotate(220deg);
    max-width: none;
    margin: 200px 40px;
}

.alternating-section div img.phone-bg.right-side {
    -webkit-transform: rotate(150deg); /* Chrome, Safari, Opera */
    transform: rotate(150deg);
    max-width: none;
    margin: 30px -130px;
}

.alternating-section div img.phone-bg.short {
    -webkit-transform: rotate(190deg); /* Chrome, Safari, Opera */
    transform: rotate(190deg);
    max-width: 500px;
    z-index: 50;
    float: left;
}


.case-study {

}

.case-study .title-text {
    display: block;
    margin: 0 auto;
    margin-top: 50px;
}

.case-study .divider {
    margin: 20px auto;
}

.case-study div h3 {
    font-family: 'Work Sans';
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: 1.9px;
    text-align: center;
    color: #081d4c;
    text-transform: uppercase;
    font-weight: 100;
    display: block;
    margin: 10px auto;
}

.case-study div h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
    max-width: 400px;
    display: block;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

.case-study div img {
    width: 100%;
    max-width: 527px;
/*
    display: block;
    margin: 0 auto;
*/
}

.case-study .row div p {
    max-width: 527px;
    float: right;
}

.blue {
    background-color: #3e82f7;
}

.red {
    background-color: #f37f82;
}

.yellow {
    background-color: #fbc357;
}

.light-blue {
    background-color: #87b8ff;
}

.teal {
    background-color: #2dd6a5;
}

.grey {
    background-color: #e2dfd6;
}

.alternating-section {
    margin-top: 35px;
    margin-bottom: 35px;
}

.alternating-section div img {
    width: 100%;
    height: auto;
    float: right;
    max-width: 400px;
    padding-top: 25px;
/*    position: absolute;*/
    z-index: 51;
}

.alternating-section div .small-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 350px;
    margin-top: 20px;
}

.alternating-section div h3 {
    font-family: 'Work Sans';
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: 1.9px;
    text-align: left;
    color: #081d4c;
    text-transform: uppercase;
    font-weight: 100;
}

.alternating-section div h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #081d4c;
    max-width: 325px;
    font-weight: 100;
}

.alternating-section div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
    max-width: 375px;
    font-weight: 100;
}

.right {
    float: right;
}

.left {
    float: left !important;
}

.left-desktop {
    float: left !important;
}

.button {
    width: 220px;
    height: 60px;
    border-radius: 30px;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.8px;
    padding: 18px 40px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
}

#top-module {
    padding: 50px;
    margin-top: 100px;

}

#top-module h2 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    font-weight: 100;
}

#top-module.analyze h2 {
    color: #081d4c;
}

#top-module.custom h2, #top-module.engage h2, #top-module.flash h2, #top-module.whitelbl h2, #top-module.philosophy h2, #top-module.philosophy h4 {
    color: #fff;
}

#top-module p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    max-width: 330px;
    margin-top: 25px;
}

#top-module.analyze p {
    color: #081d4c;
}

#top-module.custom p, #top-module.engage p, #top-module.flash p, #top-module.whitelbl p, #top-module.philosophy p {
    color: #fff;
}

#top-module.philosophy h4 {
    font-family: 'Work Sans';
    font-size: 21px;
    line-height: 1.1;
    letter-spacing: 1.9px;
    text-align: left;
    color: #ffffff;
    font-weight: 100;
    text-transform: uppercase;
}

#top-module.analyze {
    background: #e2dfd6 url('../images/illustration-your-brand.png') no-repeat;
}

#top-module.custom {
    background: #87b8ff url('../images/engage-header-illustration.png') no-repeat;
}

#top-module.engage {
    background: #f37f82 url('../images/analyze-header-illustration.png') right no-repeat;
}

#top-module.flash {
    background: #fbc357 url('../images/cd-header-illustration.png') no-repeat;
}

#top-module.whitelbl {
    background: #2dd6a5 url('../images/illustration-home-feature.png') no-repeat;
}

#top-module.philosophy {
    background: #2dd6a5 url('../images/illustration-small-main.png') no-repeat;
}

#bottom-module {
    padding: 50px;
    background: #fff;
}

#bottom-module h2 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #3e82f7;
    max-width: 350px;
    font-weight: 100;
    display: block;
    margin: 0 auto;
}

#bottom-module p {
    max-width: 356px;
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}

.button.white {
    background-color: #f8f8f8;
    color: #081d4c;
}

.button.white:hover {
    background-color: #081d4c;
    color: #fff;
}

.button.interested {
    background-color: #081d4c;
    color: #fff;
    margin-top: 35px;
}

.button.interested:hover {
    background-color: #f8f8f8;
    color: #081d4c;
}

.button.request {
    color: #fff;
}

.button.request:hover {
    color: #081d4c;
    background-color: #fff;
}

.footer-logo {
    float: right;
}

#sub-head-container #home-shape {
    left: -300px;
    top: -500px;
}

.slick .item div h3 {
    font-family: 'Work Sans';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.8px;
    text-align: left;
    color: #001043;
    font-weight: 100;
    text-transform: uppercase;
}

.slick .item div h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #081d4c;
    font-weight: 100;
    max-width: 400px;
}

.slick .item div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
    font-weight: 100;
}

.slick .item div img {
    width: 100%;
    max-width: 550px;
}

.slick-slide {
    outline: none !important;
}

#partners h3 {
    font-family: 'Work Sans';
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.8px;
    text-align: center;
    color: #081d4c;
    text-transform: uppercase;
    margin-top: 75px;
}

#partners h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #081d4c;
    max-width: 500px;
    font-weight: 100;
    display: block;
    margin: 15px auto;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

#partners .row div img {
    width: auto;
    height: auto;
    max-width: 149px;
    max-height: 82px;
    display: block;
    margin: 0 auto;
}

#harness {
    margin-top: 100px;
}

#harness .row div h3 {
    font-family: 'Work Sans';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.8px;
    text-align: left;
    color: #001043;
    text-transform: uppercase;
}

#harness .row div h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #081d4c;
    max-width: 375px;
    font-weight: 100;
}

#harness .row div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
}

#harness .row div img {
    width: 100%;
    max-width: 318px;
    height: auto;
}

#half-module {
    margin-top: 100px;
    margin-bottom: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#left-module.home {
    padding: 60px;
    background-color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

#left-module.home h2 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #3e82f7;
    font-weight: 100;
    max-width: 320px;
}

#left-module.home p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
    font-weight: 100;
    max-width: 380px;
}

#non-profit-button:hover, #religious-button:hover, #alumni-button:hover, #foundations-button:hover {
    cursor: pointer;
}

#non-profit-button:hover h3, #religious-button:hover h3, #alumni-button:hover h3, #foundations-button:hover h3 {
    color: #3e82f7;
}

#right-module.home {
    padding: 60px;
    background-color: #3e82f7;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /*    max-height: 393px;*/
}

#right-module.home h2 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #ffffff;
    font-weight: 100;
    max-width: 450px;
    position: relative;
    z-index: 98;
}

#right-module.home p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
    font-weight: 100;
    max-width: 360px;
    min-height: 141px;
    position: relative;
    z-index: 99;
}

#right-module.home img {
    position: absolute;
    top: 180px;
    right: -10px;
    z-index: 1;
    opacity: 0.8
}

#signatures {
    margin-top: 50px;
    margin-bottom: 50px;
}

#signatures div img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.three-steps #loose-change {
    padding: 50px;
}

.three-steps #loose-change h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: left;
    color: #3e82f7;
    font-weight: 100;
    max-width: 400px;
    padding: 0;
}

.three-steps #loose-change p {
    max-width: 380px;
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: left;
    color: #081d4c;
    margin: 0;
}

.three-steps #loose-change img {
    width: 100%;
    max-width: 417px;
    display: block;
    margin: 0 auto;
}

.three-steps #loose-change div img {
    padding-top: 25px;
}

.iframe-container {
    width: 100%;
    height: auto;
    min-height: 360px;
    padding-bottom: 50px;
}

iframe {
    max-width: 640px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
    border: none;
    width: 100%;
    height: auto;
    min-height: 360px;
}

.meet-the-team h1 {
    font-family: 'Martel';
    font-size: 40px;
    line-height: 1.15;
    text-align: center;
    color: #081d4c;
    font-weight: 100;
}

.meet-the-team .divider {
    display: block;
    margin: 20px auto;
}

.team-grid {
    margin-bottom: 30px;
}

.team-grid div img {
    max-width: 251px;
    width: 100%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

.team-grid div h3 {
    font-family: 'Martel';
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    color: #081d4c;
}

.team-grid div p {
    font-family: 'Work Sans';
    font-size: 18px;
    line-height: 1.33;
    text-align: center;
    color: #081d4c;
    max-width: 250px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.wide-sign {
    max-width: 300px;
    padding-top: 50px;
}

.tall-sign {
    max-width: 150px;
}

.bottom-link {
    color: #fff;
}

#analyze-shape {
    left: -100px;
}

#sub-head-bg.custom+#sub-head-container svg {
    left: -20px;
}

img.screen.offset {
    margin-top: -180px;
}

.alternating-section:nth-child(even) .col-md-6:nth-of-type(1) {
    padding-right: 4vw;
}

.alternating-section:nth-child(odd) .col-md-6:nth-of-type(2) {
    padding-left: 4vw;
}

.alternating-section:nth-child(even) .col-md-6:nth-of-type(2) {
    padding-left: 4vw;
}

.alternating-section:nth-child(odd) .col-md-6:nth-of-type(1) {
    padding-right: 4vw;
}

.alternating-section div .phone.straight {
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Safari */
    transform: rotate(0deg);
    float: right;
    width: 100%;
    max-width: 360px;
    height: auto;
}

.bg-1 {
    position: absolute;
    right: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 1277px 850px 0;
    border-color: transparent transparent transparent transparent;
    z-index: 5;
}

.bg-1::after {
    position: absolute;
    content: "";
    width: 1277px;
    height: 850px;
    background-repeat: no-repeat;
    left: -60px;
    top: 1330px;
}

.footer-label .glyphicon {
    display: none;
}

.invis {
    visibility: hidden;
}

.bg-1.home::after {
    background: url("../images/illustration-home-feature.png") center top;
}

.alternating-section div .phone.straight.offset {
    margin-top: -250px;
}

.alternating-section div .phone.straight img {
    margin: 0;
    padding: 40px 20px 70px 20px;
}

.bodymovin{
    background-color:#FFFFFF;
    width:100%;
    height:100%;
    display:block;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    margin: auto;
    max-width: 320px;
}

.botas_loop_3,.botas_loop_2{
    display:none
}


@media only screen and (max-width: 1199px) {
    .sub-head-text p {
        max-width: 560px;
    }

    .tablet {
        float: right;
        top: 15px;
        margin-bottom: 40px;
    }

    .phone {
        float: right;
    }

    .phone.offset {
        float: left;
    }

    #main-content-column {
        margin-top: 100px;
    }

    #signatures {
        margin-bottom: 150px;
    }
}

@media only screen and (max-width: 991px) {
    #half-module {
        display: block;
    }

    .bg-1::after {
        top: 2250px;
    }

    .alternating-section div .phone.straight.offset {
        margin-top: 20px;
        top: 0;
        left: 0;
    }

    .drawer {
        height: 51px;
        overflow: hidden;
    }

    .footer-label .glyphicon {
        display: block;
        font-weight: 400;
        font-size: 25px;
        margin-top: 1px;
    }

    .drawer.open {
        height: auto;
    }

    .alternating-section:nth-child(even) .col-md-6:nth-of-type(1) {
        padding-right: 15px;
    }

    .alternating-section:nth-child(odd) .col-md-6:nth-of-type(2) {
        padding-left: 15px;
    }

    .alternating-section:nth-child(even) .col-md-6:nth-of-type(2) {
        padding-left: 15px;
    }

    .alternating-section:nth-child(odd) .col-md-6:nth-of-type(1) {
        padding-right: 15px;
    }

    img.screen.offset {
        margin-top: 0;
    }


    .left-desktop {
        float: none !important;
    }

    #main-content-column {
        margin-top: 70px;
    }

    #sub-head-bg {
        margin-top: 68px !important;
    }

    #subhead-content {
        top: 100px;
    }

    #sub-head-container svg {
        top: 68px;
    }

    #partners .row div img {
        margin-bottom: 50px;
    }

    #harness .row div img {
        display: block;
        margin: 0 auto;
    }

    .swap-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .swap-container .swap-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .swap-container .swap-2{
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .alternating-section div img, .alternating-section div .phone.straight {
        float: none;
        display: block;
        margin: 0 auto;
        max-width: 375px;
        padding-top: 0;
        margin-top: 20px;
    }

    .alternating-section div .small-img {
        float: none;
    }

    .alt-container {
        display: block;
        margin: 0 auto;
        max-width: 375px;
        float: none;
    }
    .team-grid {
        margin-bottom:0;
    }

    .team-grid div img {
        margin-top: 30px;
    }

    header .logo img {
        height: 28px; /* logo header size mobile */
        width: auto;
    }
}

@media only screen and (max-width: 800px) {
    .tablet {
        top: 40px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 645px) {
    .three-steps #loose-change h1 {
        margin-top: 50px;
    }

    #right-module.home img {
        top: 240px;
        right: -100px;
    }

    .bg-1::after {
        top: 2350px;
        left: 200px;
    }

    #main-content-column {
        margin-top: 100px;
    }

    #top-module.philosophy h4 {
        text-align: center;
    }

    #signatures {
        margin-top: 10px;
    }

    #signatures div img {
        width: 100%;
    }

    .three-steps #loose-change {
        padding: 10px;
    }

    .hide-mobile {
        display: none;
    }

    .partner-type h1 {
        font-size: 35px;
    }

    .sub-head-text.small-header h1 {
        font-size: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }

    #partners h1 {
        font-size: 30px;
    }

    .sub-head-text h1 {
        font-size: 45px;
    }

    .sub-head-text h3 {
        font-size: 20px;
    }

    .sub-head-text {
        float: none;
    }

    .tablet {
        top: 5px;
        width: 435px;
        height: 335px;
        border-radius: 25px;
        float: none;
        display: block;
        margin: 0 auto;
        margin-bottom: -50px;
    }

    .tablet img {
        width: 395px;
        height: auto;
        margin: 20px;
    }

    .phone {
        float: none;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: -50px;
    }

    .alternating-section div .small-img {
        width: 100%;
        max-width: 375px;
    }

    #top-module h2 {
        text-align: center;
    }

    #top-module p {
        text-align: center;
        display: block;
        margin: 0 auto;
    }

    .alternating-section div img {
        margin-top: 25px;
    }

    .swap-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
        /* optional */
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .swap-container .swap-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .swap-container .swap-2{
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 1;
        order: 1;
    }

    .case-study div h3 {
        font-size: 20px;
    }

    .case-study div h1 {
        font-size: 35px;
    }

    #analyze-shape {
        margin-left: -700px;
    }

    .phone.offset {
        top: 30px;
        left: 10px;
    }

    #half-module {
        margin-bottom:0;
    }

    #policies div img {
        display: block;
        margin: 0 auto;
        float: none;
    }

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


    .three-steps #loose-change div img {
        padding-top: 0;
    }

    #sub-head-bg.custom+#sub-head-container svg {
        left: -750px;
    }

    #top-module.custom h2 {
        font-size: 32px;
    }

/*
    .white-box {
        padding-left: 20px;
        padding-right: 20px;
    }
*/
}



/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}
