@charset "utf-8";

/*----------intial declartaion of css----------*/
* {
    padding: 0;
    margin: 0;
    /* list-style: none; */
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
select,
input,
option {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* ol,
ul {
    list-style: none;
} */

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

a {
    text-decoration: none;
    outline: none;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

a:hover {
    text-decoration: none !important;
    outline: none !important;
}

a:focus {
    outline: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: """";
}

table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

img {
    border: 0 none;
    max-width: 100%;
}

strong {
    font-weight: bold;
    color: #000;
}

/* End hide from IE Mac */
.none {
    display: none;
}

/* End Clearfix */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

.clear {
    clear: both;
}

/* For modern browsers */
.cf:before,
.cf:after {
    content: "";
    display: table
}

.cf:after {
    clear: both;
}

/* For IE 6/7 (trigger hasLayout) */

p {
    font-size: 21px;
    line-height: 36px;
    padding-bottom: 25px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: normal;
}

h1 {
    font-size: 85px;
    margin-bottom: 20px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

h2 {
    font-size: 86px;
    margin-bottom: 20px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

h3 {
    font-size: 60px;
    margin-bottom: 20px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

h4 {
    font-size: 45px;
    margin-bottom: 35px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

h5 {
    font-size: 42px;
    margin-bottom: 20px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

h6 {
    font-size: 37px;
    margin-bottom: 20px;
    font-family: 'Conv_BebasNeue';
    font-weight: normal;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Conv_BebasNeue';
    font-size: 14px;
    color: #000000;
    overflow-x: hidden;
}

/*--------sticky footer or vertical footer------------*/


/*--------sticky footer or vertical footer------------*/
.main {
    max-width: 1100px;
    margin: 0 auto !important;
}

/*-----------------------main styles starts here-----------------------------------------------*/
.dispaly-none {
    display: none;
}

/*-----------header section styles goes here---------------*/

/*-------------------------Search Page Start here---------------------*/
.vendor-policy .right-section .review-heading h4#established-vandors {
    padding-top: 0;
}

.search .like-banner-caption {
    display: none;
}

.searchopen {
    background: #003767;
    display: block;
    height: 100%;
    padding-top: 250px;
    text-align: center;
}

.searchopen #searchform input {
    background: transparent;
    border-bottom: 1px solid #fff;
    border-top: none;
    border-right: none;
    border-left: none;
    padding: 0 0 15px 0;
    text-align: center;
}

.searchopen #searchform input[type="text"] {
    border-bottom: 1px solid #fff;
    margin-bottom: 100px;
    min-height: 80px;
    padding: 0;
    width: 40%;
    font-size: 85px;
    color: #fff;
    margin: 0 auto;
    display: block;
}

.searchopen #searchform input[type="submit"] {
    visibility: hidden;
}

.serch-result .serch-icon {
    text-align: center;
    margin-bottom: 32px;
}

.serch-result .serch-right h4 {
    text-align: center;
    margin-bottom: 0;
    color: #003767;
    opacity: 0.5;
    line-height: 45px;
}

.serch-result h3 {
    text-align: center;
    margin-bottom: 0;
    color: #003767;
    line-height: 60px;
}

.serch-result .search-leftbar {
    padding: 0 16%;
}

.serch-result .search-leftbar p {
    color: #000;
    text-align: left !important;
    font-weight: 700;
    padding-bottom: 0;
}

.serch-result .search-leftbar {
    margin-top: 75px;
}

.searchopen #searchform ::-webkit-input-placeholder {
    font-family: 'Conv_BebasNeue';
    font-size: 85px;
    color: #fff;
    opacity: 1;
}

.searchopen #searchform ::-moz-placeholder {
    font-family: 'Conv_BebasNeue';
    font-size: 85px;
    color: #fff;
    opacity: 1;
}

/* firefox 19+ */
.searchopen #searchform :-ms-input-placeholder {
    font-family: 'Conv_BebasNeue';
    font-size: 85px;
    color: #fff;
    opacity: 1;
}

/* ie */
.searchopen #searchform input:-moz-placeholder {
    font-family: 'Conv_BebasNeue';
    font-size: 85px;
    color: #fff;
    opacity: 1;
}

.serch-result .serch-left {
    border-left: 1px solid #000;
    padding: 1% 3%;
}

.serch-result .serch-left h4 {
    color: #bd0000;
    text-align: left;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.serch-result .serch-left p {
    text-align: left !important;
}

.serch-result .serch-left .entry-header {
    display: inline-block;
}

.serch-result .search-leftbar .left-serch input[type="text"] {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
    color: #000;
    border: 1px solid #000;
    border-radius: 0;
    padding: 15px 10px;
    float: left;
    max-width: 330px;
    width: 75%;
}

.serch-result .search-leftbar .left-serch input[type="submit"] {
    background: #bd0000 url("../images/search-icon-new.png");
    background-repeat: no-repeat;
    background-position: center, center;
    font-size: 0;
    width: 91px;
    text-indent: -999;
}

.serch-result .search-leftbar .left-serch input[type="submit"]:hover {
    background: #003767 url("../images/search-icon-new.png") !important;
    background-repeat: no-repeat !important;
    background-position: center, center !important;
}

.serch-result .serch-left .navigation.pagination h2.screen-reader-text {
    display: none;
}

.serch-result .serch-left .navigation.pagination .nav-links .page-numbers.current span {
    display: none;
}

.serch-result .serch-left .navigation.pagination .nav-links a span {
    display: none;
}

.serch-result .serch-left .navigation.pagination .nav-links a {
    background: #bd0000;
    /*padding: 5px;*/
    color: #fff;
    margin-right: 5px;
    font-family: open sans;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    border-radius: 0;
}

.serch-result .serch-left .navigation.pagination .nav-links span.page-numbers.current {
    background: #003767 !important;
    color: #fff !important;
    margin-right: 5px;
    padding: 6px 24px;
    border-radius: 0;
    font-family: open sans;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
}

.serch-result .serch-left .navigation.pagination .nav-links a.prev:hover,
.serch-result .serch-left .navigation.pagination .nav-links a.next:hover,
.serch-result .serch-left .navigation.pagination .nav-links a:hover {
    background: #003767;
}

.serch-result .serch-left article {
    margin-bottom: 40px;
}

.searchopen {
    display: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

.serch-open .searchopen {
    background: #003768;
    display: block;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 2;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

.serch-open .searchopen-close {
    background: url("../images/search-close-icon.png");
    background-repeat: no-repeat;
    background-position: center, center;
    display: block;
    width: 36px;
    height: 36px;
    margin: 0 auto 140px;
    cursor: pointer;
}

.serch-open .like-banner-caption {
    display: none;
}

/*-------------------------Search Page Ends here---------------------*/

.preload {
    display: none;
}

.your-projects {
    padding: 40px 0 0;
}

.your-projects01 {
    padding: 0
}

.page-template-casestudies-page .section,
.spacer-menutah {
    margin-top: 100px;
}

.container {
    width: 100%;
}

.full-section {
    height: 100%;
    position: relative;
}

.main-header.navbar-fixed-top {
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}

.main-header .logo {
    margin: 5px 0 0;
    white-space: nowrap;
}

.main-header .logo a {
    display: inline-block;
    vertical-align: middle;
}

.main-header .logo a img {
    display: inline-block;
    max-width: 102px;
    width: 94%;
}

.header-select {
    display: inline-block;
    margin-left: 20px;
    width: 130px;
    vertical-align: middle;
    padding: 5px 0 0;
}

.header-select img {
    float: left;
    padding-right: 5px;
}

.header-select select {
    color: #bd0000;
    text-decoration: underline;
    cursor: pointer;
    font-weight: bold;
    background: transparent;
    font-family: 'MyriadPro-Regular';
    font-size: 12px;
    background-image: none;
    border: none;
    padding: 5px 0 0 0;
    min-width: auto;
}

.header-select span {
    color: #231f20;
    display: block;
    font-family: "MyriadPro-Regular";
    font-size: 12px;
}

.main-header {
    background: rgba(255, 255, 255, 0.70);
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
}

.logged-in #stickyribbon {
	margin-top: 32px;
}

.navbar-default {
    background: none !important;
    border: none;
    margin: 0;
}

.nav.navbar-nav {
    padding-top: 0px;
}

.nav.navbar-nav li a {
    color: #003768;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'MyriadPro-Regular';
    text-align: center;
}

/*---------------------Menu start Here---------------------------------*/
.header-wrap {
    position: static !important;
}

.navbar {
    position: static !important;
    float: right
}

.ubermenu-bound,
.ubermenu-bound-inner .ubermenu-nav {
    position: static !important;
}

.nav.navbar-nav .ubermenu {
    background: none;
    border: medium none;
    box-shadow: none;
}

.nav.navbar-nav .ubermenu .ubermenu-image {
    display: block;
    margin: 0 auto;
    margin-bottom: 13px;
    float: none;
}

.nav.navbar-nav .ubermenu .ubermenu-target-text {
    font-weight: normal;
    font-family: 'MyriadPro-Regular';
    padding-left: 0px;
    color: #003768;
    font-size: 14px;
}

.nav.navbar-nav .ubermenu ul li {
    border: medium none !important;
}

.nav.navbar-nav .ubermenu ul li.ubermenu-item-level-0 {
    width: 115px;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item {
    width: auto;
    height: 100%;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li {
    background: none;
    border-radius: 0;
}

.nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-item a span,
.nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-parent a span {
    color: #fff;
    font-size: 12px;
}

.nav.navbar-nav .ubermenu ul li.search.searchactivecss a span,
.nav.navbar-nav .ubermenu ul li.search.searchactivecss a span {
    color: #fff;
    font-size: 12px;
}

.nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-item a {
    background: none;
}

.nav.navbar-nav .ubermenu ul li:hover a {
    background: none !important;
    color: inherit !important
}

.nav.navbar-nav .ubermenu>ul>li:hover>a {
    background: rgba(0, 55, 104, 0.7) !important;
}

.nav.navbar-nav .ubermenu ul li a:hover {
    box-shadow: none !important;
    transition: none
}

.nav.navbar-nav .ubermenu ul li a:hover span {
    color: #fff;
}

.nav.navbar-nav .ubermenu ul li a {
    padding: 13px 14px !important;
    background-color: transparent !important
}

.nav.navbar-nav .ubermenu ul li a {
    border-left: none;
    padding: 0;
    text-align: center;
}

.nav.navbar-nav .ubermenu ul li.services a .ubermenu-image {
    margin-bottom: 20px;
}

.nav.navbar-nav .ubermenu ul li.careers a .ubermenu-image {
    margin-bottom: 20px;
}

.nav.navbar-nav .ubermenu ul li.case-studies a .ubermenu-image {
    margin-bottom: 18px;
}

.nav.navbar-nav .ubermenu ul li.contact-us a .ubermenu-image {
    margin-bottom: 20px;
}

.nav.navbar-nav .ubermenu ul li.search a .ubermenu-image {
    margin-bottom: 20px;
}

.nav.navbar-nav .ubermenu ul li.vendors a .ubermenu-image {
    margin-bottom: 20px;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: #003768;
    margin-top: 0px !important;
    opacity: 0;
    border: none;
    padding: 74px 0;
    display: table;
    height: 100%;
    width: 100%;
    z-index: 99;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li a span {
    font-size: 82px;
    font-family: 'Conv_BebasNeue';
    line-height: normal;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a span {
    font-size: 56px;
    font-family: 'Conv_BebasNeue';
    line-height: normal;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li {
    height: 100%;
    border-right: 1px solid #fff !important;
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li:hover .ubermenu-image,
.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item .ubermenu-image {
	background: #013768 !important;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li:last-child {
    border-right: none !important;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li:first-child ,
.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-item-level-1:first-child {
	border-right: 1px solid #fff !important;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item a span {
    color: #003768;
}

.ubermenu-retractor-mobile {
    display: none !important;
}

.nav.navbar-nav .ubermenu ul li:hover ul.ubermenu-submenu {
    background: #003768;
    margin-top: 0px;
    border: none;
}

.nav.navbar-nav .ubermenu ul li.vendors.ubermenu-current-menu-item {
    background: #bd0000;
    height: 100px;
    width: 100px;
    margin-left: 0px;
    padding-left: 0;
}

.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
    display: none !important;
}

.nav.navbar-nav .ubermenu>ul>li>a:before,
.nav.navbar-nav .ubermenu>ul>li>a.active:before {
    content: "";
    width: 100%;
    height: 42px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    min-width: 60px;
}

.nav.navbar-nav .ubermenu>ul>li:hover>a>span {
    color: #fff
}

.nav.navbar-nav .ubermenu>ul>li.about-cds>a:before {
    background-image: url(../images/about-us.png);
}

.nav.navbar-nav .ubermenu>ul>li.services>a:before {
    background-image: url(../images/services.png);
}

.nav.navbar-nav .ubermenu>ul>li.case-studies>a:before {
    background-image: url(../images/case-studie.png);
}

.nav.navbar-nav .ubermenu>ul>li.careers>a:before {
    background-image: url(../images/careers.png);
}

.nav.navbar-nav .ubermenu>ul>li.contact-us>a:before {
    background-image: url(../images/contact-us.png);
}

.nav.navbar-nav .ubermenu>ul>li.search>a:before {
    background-image: url(../images/search.png);
}

.nav.navbar-nav .ubermenu>ul>li.vendors>a:before {
    background-image: url(../images/vendore.png);
}

.nav.navbar-nav .ubermenu>ul>li.associates>a:before {
    background-image: url(../images/associates.png);
}

.nav.navbar-nav .ubermenu>ul>li.members>a:before {
    background-image: url(../images/members.png);
}

.nav.navbar-nav .ubermenu>ul>li.about-cds:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.about-cds.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.about-cds.ubermenu-current-menu-parent a:before {
    background-image: url(../images/about-us-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.services:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.services.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.services.ubermenu-current-menu-parent a:before {
    background-image: url(../images/services-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.case-studies:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.case-studies.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.case-studies.ubermenu-current-menu-parent a:before {
    background-image: url(../images/case-studie-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.careers:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.careers.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.careers.ubermenu-current-menu-parent a:before {
    background-image: url(../images/careers-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.contact-us:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.contact-us.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.contact-us.ubermenu-current-menu-parent a:before {
    background-image: url(../images/contact-us-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.search:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.search.searchactivecss a:before,
.nav.navbar-nav .ubermenu ul li.search.searchactivecss a:before {
    background-image: url(../images/search-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.search.ubermenu-current-menu-item:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.search.searchactivecss a:before,
.nav.navbar-nav .ubermenu ul li.search.ubermenu-current-menu-item a:before {
    background-image: url(../images/search-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.vendors:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.vendors.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.vendors.ubermenu-current-menu-parent a:before {
    background-image: url(../images/vendore-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.associates:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.associates.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.associates.ubermenu-current-menu-parent a:before {
    background-image: url(../images/associates-white.png);
}

.nav.navbar-nav .ubermenu>ul>li.members:hover>a:before,
.nav.navbar-nav .ubermenu>ul>li.members.ubermenu-current-menu-item>a:before,
.nav.navbar-nav .ubermenu ul li.members.ubermenu-current-menu-parent a:before {
    background-image: url(../images/members-white.png);
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li a span {
    color: #fff;
}

.nav.navbar-nav .ubermenu ul li.services.ubermenu-current-menu-parent ul.ubermenu-submenu li.ubermenu-current-menu-item a span,
.nav.navbar-nav .ubermenu ul li.services.ubermenu-current-menu-parent ul.ubermenu-submenu li.ubermenu-current-menu-item a span em {
    color: #fff !important;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a {
    padding-top: 250px;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a:before {
    content: "";
    width: 94px;
    height: 94px;
    display: block;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 15px;
    min-width: 60px;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li.leadership a:before {
    background: url(../images/leadership.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds.ubermenu-current-menu-item ul.ubermenu-submenu li.leadership.ubermenu-current-menu-item a:before {
    background: url(../images/leadership-blue.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li.locations a:before {
    background: url(../images/location.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds.ubermenu-current-menu-item ul.ubermenu-submenu li.locations.ubermenu-current-menu-item a:before {
    background: url(../images/location-blue.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li.benefits a:before {
    background: url(../images/benifit.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li.benefits.ubermenu-current-menu-item a:before {
    background: url(../images/benifit-blue.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds.ubermenu-current-menu-item ul.ubermenu-submenu li.benefits.ubermenu-current-menu-item a:before {
    background: url(../images/benefits-blue.png);
}

.nav.navbar-nav .ubermenu ul li.about-cds.ubermenu-current-menu-item ul.ubermenu-submenu li.ubermenu-current-menu-item a {
    width: 265px;
    height: 265px;
    background: #fff !important;
    border-radius: 50%;
    margin: 0 auto;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li a {
    padding-top: 35px !important;
    padding-bottom: 60px !important;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li a {
	min-height: 296px;
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li a {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a {
	min-height: 296px;
}

/*
@media only screen and (min-width : 1600px) {
	.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li a,
	.nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li a {
	    width: 290px;
	    height: 290px;
	    margin: 0 auto;
	}
}
*/

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li a span em {
    display: block;
    color: rgba(255, 255, 255, 0.5);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.product-demonstration a span {
    line-height: 40px;
    font-family: 'Conv_BebasNeue';
    font-size: 69px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.special-event a span {
    line-height: 45px;
    font-family: 'Conv_BebasNeue';
    font-size: 56px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.road-shows a span {
    line-height: 40px;
    font-family: 'Conv_BebasNeue';
    font-size: 56px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.marchandising-services a span {
    line-height: 30px;
    font-family: 'Conv_BebasNeue';
    font-size: 40px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.brand-ambassadors a span {
    line-height: 40px;
    font-family: 'Conv_BebasNeue';
    font-size: 70px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.insights-analytics a span {
    line-height: 40px;
    font-family: 'Conv_BebasNeue';
    font-size: 70px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.product-demonstration a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 37px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.special-event a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 60px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.road-shows a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 43px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.marchandising-services a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 70px;
    line-height: 60px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.brand-ambassadors a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 31px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.insights-analytics a span em {
    font-style: normal;
    font-family: 'Conv_BebasNeue';
    font-size: 40px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li a:before {
    content: "";
    height: 89px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 auto 15px;
    display: inline-block;
    width: 100%;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.product-demonstration a:before {
    background-image: url(../images/menu-icons/product-demonstration.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.special-event a:before {
    background-image: url(../images/menu-icons/special-events.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.road-shows a:before {
    background-image: url(../images/menu-icons/road-show.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.marchandising-services a:before {
    background-image: url(../images/menu-icons/merchandising-services.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.brand-ambassadors a:before {
    background-image: url(../images/menu-icons/brand-ambassadors.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.insights-analytics a:before {
    background-image: url(../images/menu-icons/insights-analytics.png);
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li a span {
    display: none
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li .ubermenu-content-block {
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    color: #fff;
    max-width: 250px;
    margin: 0 auto;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li:hover.general-questions a.ubermenu-target {
    display: none;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li a:before {
    content: "";
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    background-size: 100%;
    max-width: 200px;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li .ubermenu-content-block {
    padding-top: 0 !important;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li.mc-cormick a:before {
    background-image: none;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li.ziploc a:before {
    background-image: none;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li.unilever a:before {
    background-image: none;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li.tyson a:before {
    background-image: none; 
}

.nav.navbar-nav .ubermenu ul li.case-studies ul li.pepsi a:before {
    background-image: none;
}

.nav.navbar-nav .ubermenu ul li.vendors ul li a span {
    font-size: 71px;
    line-height: 60px;
    letter-spacing: -1px
}

.nav.navbar-nav .ubermenu ul li.vendors ul li a span em {
    font-size: 40px;
    display: block;
    line-height: 40px;
    font-style: normal;
    letter-spacing: -1px
}

.nav.navbar-nav .ubermenu ul li.vendors ul li.vendors-rates.ubermenu-current-menu-item a span {
    font-size: 68px;
}

.nav.navbar-nav .ubermenu ul li.vendors ul li.vendors-rates.ubermenu-current-menu-item a span em {
    font-size: 38px;
}

.nav.navbar-nav .ubermenu ul li.vendors ul li a:before {
    content: "";
    width: 100%;
    height: 125px;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
}

.nav.navbar-nav .ubermenu ul li.vendors ul li.vendors-rates a:before {
    background-image: url(../images/vendors/events-rates.png);
}

.nav.navbar-nav .ubermenu ul li.vendors ul li.vendors-policies a:before {
    background-image: url(../images/vendors/policies-procedure.png);
}

.nav.navbar-nav .ubermenu ul li.vendors ul li.vendore-portal a:before {
    background-image: url(../images/vendors/vendor-portanl.png);
}

.nav.navbar-nav .ubermenu ul li.ubermenu-active ul.ubermenu-submenu {
    opacity: 1;
    visibility: visible;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .ubermenu-content-block .payroll-employe p a {
    border-bottom: medium none;
    color: #fff;
    display: inline-block;
    min-height: 0;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: 18px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .ubermenu-content-block .payroll-employe p a:hover {
    color: #bd0000 !important;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .ubermenu-content-block .payroll-employe p a:before {
    display: inline-block;
    height: 0;
    margin: 0;
    min-width: auto;
    padding: 0;
    width: auto;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .general-question p {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .general-question p a {
    font-family: "Open Sans", sans-serif;
    border-bottom: medium none;
    color: #fff;
    display: inline-block;
    min-height: 0;
    padding: 0 !important;
    text-transform: capitalize;
    font-size: 21px;
    border-bottom: 1px solid;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .general-question p a:hover {
    color: #bd0000 !important;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .general-question p a:hover {
    color: #bd0000;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions .general-question p a:before {
    display: inline-block;
    height: 0;
    margin: 0;
    min-width: auto;
    padding: 0;
    width: auto;
}

/*---------------------Menu Ends here---------------------------------*/
/*-----------header section styles ends here----------------*/

/*-----------Banner section styles goes here-----------*/
.banner {
    position: relative;
}

.banner {
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: cover;
    height: 991px;
}

.slider-text {
    left: 12%;
    position: absolute;
    top: 62%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 0;
}

.banner:before {
    background: rgba(0, 0, 0, 0.30);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
}

.banner-wrapper:before {
    background: rgba(0, 0, 0, 0.30);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 0;
}

.slider-text h1 {
    color: #fff;
    display: inline-block;
    line-height: 67px;
    margin: 0;
}

.slider-text p {
    color: #fff;
    font-weight: 800;
    margin-bottom: 15px;
    line-height: 24px;
    margin-top: 8px;
}

.btn {
    background: #bd0000;
    border: medium none;
    color: #fff;
    font-family: open sans;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 24px;
    border-radius: 0;
}

.btn:hover {
    background: #003767 !important;
    color: #fff !important;
}

.btn:focus {
    background: #003767 !important;
    color: #fff !important;
}

/*-----------Banner section styles goes here-----------*/


/*-----------mid section styles goes here-----------*/
.your-products-circle {
    padding: 50px 0 40px;
}

.your-products-circle h2 {
    font-size: 62px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 800;
    font-style: italic;
    line-height: 20px;
    padding: 25px 0 35px;
    text-align: center;
    margin: 0 auto;
    max-width: 210px;
    min-height: 110px;
}

.your-products-circle h2 em {
    font-size: 21px;
    text-transform: uppercase;
    line-height: 0;
}

.your-products-circle h2 i {
    font-size: 28px;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 800;
}

.your-products-circle p {
    text-align: center;
}

.ziploc-case-study {
    padding-top: 185px;
}

/*-----------Your Projects Section Start here--------*/
.your-projects h4 {
    text-align: center;
}

.your-products-circle {
    position: relative;
    margin-bottom: 0 !important;
}

.your-products-circle:before {
    background: url('../images/your-products-circle-top.png');
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: -20px;
    margin: 0 auto;
    left: 0px;
    top: 0px;
    width: 166px;
    height: 61px;
}

.costco .your-products-circle h2:before {
    background: url('../images/costco.png');
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0px;
    top: 60px;
    width: 61px;
    height: 81px;
}

.costco .your-products-circle h2 {
    position: relative;
    max-width: 270px;
    position: relative;
}

.your-products-circle:after {
    background: url('../images/your-products-circle-bottom.png');
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    margin: 0 auto;
    left: 35px;
    bottom: 0px;
    right: 0;
    width: 166px;
    height: 61px;
}

.your-projects-text p {
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 16px;
    text-align: center;
    color: #818181;
    font-style: italic;
    padding-bottom: 15px;
}

.your-projects.costco {
    position: relative;
}

.styled-select select {
    appearance: none;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
}

/*-----------Your Projects Section Ends here---------*/

/*-----------Events Section Start here---------*/
.event-text ul {
    padding: 0;
    margin: 0;
}

.event-text ul li {
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Conv_BebasNeue';
}

.event-text ul li:nth-of-type(1n) {
    font-size: 134px;
    line-height: 112px;
    font-family: 'Conv_BebasNeue';
}

.event-text ul li:nth-of-type(2n) {
    color: #a3aebd;
    font-size: 62px;
    line-height: 62px;
}

.event-text ul li:nth-of-type(3n) {
    font-size: 171px;
    line-height: 135px;
}

.event-text ul li:nth-of-type(4n) {
    color: #a3aebd;
    font-size: 52px;
    line-height: 45px;
}

.event-text ul li:nth-of-type(5n) {
    font-size: 42px;
    line-height: 42px;
}

.event-text {
    position: relative;
}

.quotes-text {
    color: #818181;
    display: block;
    float: right;
    font-family: "aktiv-grotesk", sans-serif;
    position: relative;
    right: 3%;
    text-align: left;
    top: 0;
    vertical-align: bottom;
}

.events-section {
    position: relative;
}

.events-section.vc_row-has-fill {
    background-position: right center !important;
    min-height: 570px;
}

.case-studies-section.vc_row-has-fill {
    background-position: right center !important;
}

.about-cds-bottom .vc_column-inner {
    padding: 0 !important
}

.about-cds-bottom-1 h2 {
    font-size: 85px;
    color: #fff;
    margin-bottom: 0;
}

.about-cds-bottom-1 a.btn {
    text-align: center;
}

.about-cds-bottom-1 {
    display: table;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important;
    height: 100%
}

.about-cds-bottom-1:before {
    display: none !important;
}

.about-cds-bottom-1 .about-bg-img>div {
    display: table;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    background-position: right center !important;
}

.about-cds-bottom .vc_col-sm-4 {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: auto;
}

.about-cds-bottom .vc_col-sm-4 .wpb_wrapper {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: top;
    padding: 0
}

.about-cds-bottom .vc_col-sm-4 .wpb_wrapper .wpb_wrapper {
    display: block
}

.about-cds-bottom .services-section .btn {
    margin-top: 12px;
}

.about-cds-bottom .vc_custom_heading {
    font-family: "Conv_BebasNeue";
    margin: 0 auto;
    max-width: 355px;
    padding: 0 0 0 30px;
    text-align: left;
}

.services-section .vc_column-inner {
    height: 100%;
}

.promotional-strategy {
    padding-top: 5px;
    padding-bottom: 0px;
}

.promotional-strategy h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 31px;
    line-height: normal;
    font-family: 'Futura-Medium';
}

.promotional-strategy h3 {
    text-align: center;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 0;
    font-size: 48px;
    line-height: normal;
    font-family: 'Conv_BebasNeue';
    font-style: normal;
}

.about-cds-bottom .services-section-2 .vc_custom_heading {
    max-width: 280px;
}

.about-cds-bottom .services-section-3 .vc_custom_heading {
    max-width: 210px;
}

/*-----------Events Section Ends here---------*/

/*-----------Quotes Section Start here---------*/
.quotes-section {
    padding-bottom: 70px;
    padding-top: 100px;
}

.quotes {
    text-align: center;
    margin: 0 auto 0 auto !important;
    max-width: 1200px;
    text-align: center;
}

.quotes p {
    display: inline-block;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 95px;
    font-family: 'Conv_BebasNeue';
    line-height: 95px;
    position: relative;
}

.quotes p.quotes-text {
    font-size: 15px;
}

.quotes p:before {
    background: url(../images/quotes-top-black.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: -46px;
    top: 10px;
    width: 42px;
    height: 34px;
}

.quotes h3:before {
    background: url(../images/quotes-bottom-black.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: -46px;
    top: 18px;
    width: 42px;
    height: 34px;
}

.quotes h3 {
    display: inline-block;
    color: #fff;
    position: relative;
    padding-left: 10px;
}

/*-----------Quotes Section Ends here---------*/

/*-----------promotional Section Start here---------*/
.promotional h2 {
    margin-bottom: 0;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 78px;
    font-family: 'Conv_BebasNeue';
    line-height: 65px;
}

.promotional h3 {
    margin-bottom: 0;
    display: block;
    color: #fff;
    text-align: center;
    color: #b8c0cb;
    font-size: 97px;
    font-family: 'Conv_BebasNeue';
    display: block;
    line-height: 78px;
}

.promotional h4 {
    margin-bottom: 0;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 136px;
    font-family: 'Conv_BebasNeue';
    line-height: 105px;
}

.promotional h5 {
    margin-bottom: 0;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 87px;
    font-family: 'Conv_BebasNeue';
    line-height: 65px;
}

.promotional-section {
    position: relative;
}

/*-----------promotional Section Ends here---------*/

/*-----------Concept Execution Section Start here---------*/
.concept_execution h2 {
    text-align: center;
    color: #003768;
}

.concept_execution h2 em {
    font-style: normal;
    color: #7b91b4;
}

.concept_execution_text p {
    line-height: normal;
    text-align: center;
    font-family: 'Futura-CondensedMedium';
    font-size: 25px;
    color: #003768;
}

/*-----------Concept Execution Section Ends here---------*/

/*-----------Our Services Here Section Start here---------*/
.our_services_here {
    text-align: center;
    padding-top: 125px;
    padding-bottom: 140px;
    background-color: #bd0000
}

.our_services_here p {
    padding: 0;
    margin-bottom: 10px;
    color: #fff;
    font-size: 31px;
    font-family: 'Futura-Medium';
}

.our_services_here h3 {
    color: #fff;
}

.our_services_here h3 em {
    border-bottom: 1px solid #000000;
    color: #000000;
    font-style: normal;
    line-height: 55px;
    display: inline-block;
}

.services-section-1 h2 {
    color: #ffffff;
    font-size: 113px;
    line-height: 60px;
}

.services-section-1 h3 {
    color: #809bb3;
    line-height: normal;
}

.services-section-2 h2 {
    color: #ffffff;
    font-size: 91px;
    line-height: 60px;
}

.services-section-2 h3 {
    color: #8da5bb;
    font-size: 97px;
    line-height: 94px;
}

.services-section-3 h2 {
    color: #ffffff;
    font-size: 91px;
    line-height: 60px;
}

.services-section-3 h3 {
    color: #99afc3;
    font-size: 69px;
    line-height: normal;
}

.services-section-4 h2 {
    color: #ffffff;
    font-size: 66px;
    line-height: 60px;
}

.services-section-4 h3 {
    color: #99afc3;
    font-size: 113px;
    line-height: 90px;
}

.services-section-5 h2 {
    color: #ffffff;
    font-size: 113px;
    line-height: 60px;
}

.services-section-5 h3 {
    color: #93aabf;
    font-size: 51px;
    line-height: 80px;
}

.services-section-6 h2 {
    color: #ffffff;
    font-size: 113px;
    line-height: 60px;
}

.services-section-6 h3 {
    color: #809bb3;
    font-size: 65px;
    line-height: normal;
}

/*-----------Our Services Here Section Ends here---------*/

/*-----------Your Team Help Here Section Start here---------*/
.your-team-help {
    background-position: center center;
    background-size: cover;
    height: 757px;
    position: relative;
}

.your-team-help:before {
    background: rgba(0, 0, 0, 0.30);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
}

.your-team-text {
    position: relative;
    left: 0;
    position: absolute;
    top: 50%;
    width: 430px;
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 210px;
}

.your-team-text:before {
    border: 20px solid #37516c;
    border-radius: 50%;
    content: "";
    height: 396px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 396px;
    z-index: -1;
}

.your-team-text h2 {
    font-family: 'Conv_BebasNeue';
    color: #fff;
    font-size: 69px;
    line-height: 65px;
    padding: 0;
    margin: 0;
    position: relative;
}

.your-team-text h2:before {
    background: url(../images/quotes-top.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: -65px;
    top: 50px;
    width: 52px;
    height: 42px;
}

.your-team-text h2:after {
    background: url(../images/quotes-bottom.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: -20px;
    bottom: 11px;
    width: 52px;
    height: 42px;
}

.your-team-text em {
    font-family: "aktiv-grotesk", sans-serif;
    font-style: normal;
    font-size: 20px;
}

.your-team-text .btn {
    margin-top: 35px;
    margin-right: 35px;
}

.your-team-text div {
    color: #fff;
    margin-top: 30px;
}

/*-----------Your Team Help Here Section Ends here---------*/

/*-----------Brand Partners Here Section Start here---------*/
.brand-partners {
    margin: 0px auto 0px auto !important;
    max-width: 1170px;
}

.brand-partners img {
    width: 100%;
}

.brand-part-bottom-space {
    padding-bottom: 55px;
}

.brand-partners .brand-partners-text h3 {
    text-align: center;
    margin-bottom: 40px;
}

.vc_row.wpb_row.vc_row-fluid.home_box_wrap .vc_col-sm-2 {
    display: inline-block;
    width: 19.8%;
    padding: 0;
    margin-right: 1.5%;
    min-height: 0;
    vertical-align: middle;
    float: none;
}

.home_box_wrap .home_box_last {
    margin: 0 !important;
}

/*-----------Brand Partners Here Section Ends here---------*/


/*----------------Inner Page styles Start here-------*/
/*----------------About CDS styles Start here-------*/
.about-cds h4 {
    color: #003767;
    line-height: 36px;
}

.about-cds .left-section h2,
.replicator {
    font-size: 66px;
    font-family: 'Conv_BebasNeue';
    color: #003767;
    line-height: normal;
    margin-bottom: 35px;
}

.about-cds-content {
    margin: 0 auto;
    max-width: 355px;
}

.about-cds-content p {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    padding: 0 0 1px 30px;
    margin: 0;
}

.about-cds-content .btn {
    font-size: 18px !important;
    margin-top: 30px;
}

.about-cds-content p a:hover {
    background: #000 !important;
    color: #fff;
}

.about-cds .left-section {
    border-right: 1px solid #000;
}

.about-cds p a {
    color: #bd0000;
}

.about-cds p {
    line-height: 36px;
}

.get-touch h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
    margin-bottom: 22px;
}

.get-touch h4 em {
    position: relative;
    font-style: normal;
    line-height: normal;
    border-bottom: 1px solid #bd0000;
    color: #bd0000;
}

.get-touch h4 em:before {
    background: url(../images/about-cds-contact.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    top: -65px;
    width: 74px;
    height: 66px;
}

.our-timeline {
    margin: 0 auto;
    max-width: 480px;
    text-align: left;
    padding-left: 110px;
}

.our-timeline ul {
    padding: 0 0 0 18px;
}

.our-timeline ul li {
    position: relative;
}

.our-timeline ul li:after {
    background: url(../images/out-time-dotte-hori.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 157px;
    left: 0;
    margin: 0 auto;
    top: 5px;
    width: 3px;
    height: 100%;
}

.our-timeline ul li h6:nth-child(2) {
    padding-right: 0px;
}

.our-timeline ul li h2 {
    position: relative;
    display: inline-block;
    padding-right: 70px;
    padding-bottom: 15px;
    margin-bottom: 0;
    color: #003767;
}

.our-timeline ul li h2:nth-of-type(1) {
    color: #000;
}

.our-timeline ul li h2:first-child:before {
    background: url(../images/out-time-dotte.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 15px;
    top: 1px;
    width: 35px;
    height: 34px;
    font-size: 37px;
}

.our-timeline ul li:last-of-type h6 {
    padding-bottom: 0;
}

.our-timeline ul li:last-of-type p {
    padding-bottom: 0;
}

.our-timeline ul li p {
    font-family: 'Conv_BebasNeue';
    font-size: 22px;
    display: inline-block;
    font-style: normal;
    color: #595959; 
}

.our-timeline ul li p em {
    font-style: normal;
}

.our-timeline ul li:nth-of-type(2) {
    padding-bottom: 75px;
}

.our-timeline ul li:nth-of-type(5) {
    padding-bottom: 40px;
}

.our-timeline ul li:nth-of-type(6) {
    padding-bottom: 50px;
}

.our-timeline ul li:nth-of-type(7) {
    padding-bottom: 0px;
}

.our-timeline ul li:nth-of-type(8) {
    padding-bottom: 10px;
}

.about-bg-img .wpb_single_image {
    padding: 30px 0;
}

/*----------------About CDS styles ends here-------*/

/*----------------Careers CDS styles Start here-------*/
.careers-cds .left-section {
    border-right: 1px solid #000;
}

.careers-cds.switchah .left-section {
    border-right: none;
}

.careers-cds.switchah .right-section {
    border-left: 1px solid #000;
}

.careers-cds .left-section .hiring-support {
    padding-left: 135px;
    margin-top: 0;
}

.careers-cds .left-section .careers-cds-content {
    padding-left: 120px;
    margin-top: 30px;
}

.careers-cds .left-section .careers-address {
    padding-left: 120px;
    margin-top: 30px;
}

.careers-cds .left-section .careers-address p a {
    color: #003767;
}

.careers-cds .left-section .careers-address p a em {
    color: #bd0000;
    font-style: normal;
}

.careers-cds .left-section .careers-address p a:hover em {
    color: #003767;
}

.careers-cds .left-section .hr-payroll {
    border: 1px dashed #bfbfbf;
    margin-left: 120px;
    margin-right: 40px;
    padding: 22px 11px;
}

.careers-cds .left-section .hr-payroll .wpb_single_image {
    margin: 0;
}

.careers-cds .left-section .hr-payroll .wpb_text_column {
    margin: 0;
}

.careers-cds .left-section .hr-payroll .careers-cds-content {
    max-width: 320px;
}

.careers-cds .left-section p {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 36px;
    font-size: 18px;
}

.careers-cds .left-section p strong {
    font-size: 21px;
}

.careers-cds .right-section .wpb_text_column p {
    line-height: 36px !important;
    padding-bottom: 20px;
}

.careers-cds-content p {
    line-height: 60px !important;
}

.careers-cds .right-section p a {
    color: #bd0000;
}

.careers-cds .right-section p a:hover {
    color: #ffffff;
    background: #000000;
}

.careers-cds .hr-payroll p a {
    color: #bd0000;
    border-bottom: 1px solid #bd0000;
}

.careers-cds .hr-payroll p a:hover {
    color: #003767;
    border-bottom: 1px solid #003767;
}

.careers-cds-content .right-section a {
    color: #bd0000;
    border-bottom: 1px solid #bd0000;
}

.careers-cds-content .right-section a:hover {
    color: #003767;
    border-bottom: 1px solid #003767;
}

.careers-cds-content p {
    font-family: 'Conv_BebasNeue';
    display: inline-block;
    font-size: 89px !important;
    text-transform: uppercase;
    line-height: 60px;
    color: #003767;
}

.careers-cds-content p em {
    color: #003767;
    display: inline-block;
    font-family: "Conv_BebasNeue";
    font-size: 75px;
    font-style: normal;
    letter-spacing: -2px;
    line-height: 60px;
    text-transform: uppercase;
}

.get-touch.careers h4 em {
    position: relative;
    font-style: normal;
    line-height: normal;
    border-bottom: 1px solid #bd0000;
    color: #bd0000;
}

.get-touch.careers h4 em:before {
    background: url(../images/caress-cds-contact.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    top: -80px;
    width: 78px;
    height: 79px;
}

/*----------------Careers CDS styles ends here-------*/
/*----------------Associates CDS styles Start here-------*/
.associates-cds .left-section {
    border-right: 1px solid #000;
}

.associates-cds.switcher-line .left-section {
    border-right: none;
}

.associates-cds.switcher-line .right-section {
    border-left: 1px solid #000;
}

.associates-cds .left-section .hiring-support {
    padding-left: 0px;
    margin-top: 0;
}

.associates-cds .left-section .careers-cds-content {
    padding-left: 0px;
    text-align: center;
    margin-top: 30px;
}

.associates-cds .left-section .careers-address {
    padding-left: 160px;
    margin-top: 30px;
}

.associates-cds .left-section .hr-payroll {
    border: 1px dashed #bfbfbf;
    margin-left: 160px;
    margin-right: 40px;
    padding: 20px 12px;
}

.associates-cds .left-section .hr-payroll .wpb_single_image {
    margin: 15px 0 0;
}

.associates-cds .left-section .hr-payroll .wpb_text_column {
    margin: 0;
}

.associates-cds .left-section .hr-payroll .careers-cds-content {
    max-width: 320px;
}

.associates-cds .left-section p {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 36px;
}

.associates-cds .left-section .hr-payroll p {
    font-size: 18px;
    line-height: normal;
}

.associates-cds .right-section .wpb_text_column p {
    line-height: normal;
    margin-bottom: 0;
}

.associates-cds .careers-cds-content p {
    line-height: 60px !important;
}

.associates-cds.careers-cds p a em {
    color: #bd0000;
    font-style: normal;
}

.associates-cds .careers-address p a {
    color: #003767;
}

.associates-cds p a {
    color: #bd0000;
}

/* .associates-cds li:before {
    content: "";
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    height: 7px;
    left: -17px;
    top: 8px;
    width: 7px;
} */

.associates-cds .our-timeline ul li:before {
    content: none;
}

.associates-cds li {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    margin-bottom: 8px;
    position: relative;
}

.associates-cds li a {
    color: #003767;
}

.associates-cds li a:hover {
    color: #bd0000 !important;
}

.associates-cds li a:hover em {
    color: #003767 !important;
}

.associates-cds .team-cds li em {
    color: #bd0000;
    font-style: normal;
    text-decoration: underline;
}

.associates-cds .team-cds {
    margin-bottom: 55px;
}

.associates-cds .team-cds h4 {
    margin-bottom: 30px;
}

.associates-cds .team-cds ul li:before {
    display: none;
}

.associates-cds .team-cds li a em {
    text-decoration: none;
}

.associates-cds ul {
    margin-top: 0;
}

.associates-cds .careers-address ul {
    padding: 0;
    margin-bottom: 70px;
}

.associates-cds .team-cds li {
    line-height: 32px;
}

.associates-cds .careers-address p {
    font-size: 18px;
    margin-bottom: 50px;
}

.associates-cds .careers-address li {
    font-size: 18px;
    margin-bottom: 10px;
}

.associates-cds .careers-address li em {
    font-size: 18px;
    margin-bottom: 10px;
    color: #9e9e9e;
    font-style: normal;
}

.associates-cds .hr-payroll p a {
    color: #bd0000;
    border-bottom: 1px solid #bd0000;
}

.associates-cds .hr-payroll a:hover {
    color: #003767;
    border-bottom: 1px solid #003767;
}

.associates-cds .careers-cds-content p {
    font-family: 'Conv_BebasNeue';
    display: inline-block;
    font-size: 66px !important;
    text-transform: uppercase;
    line-height: 60px;
    color: #003767;
    text-align: left;
}

.associates-cds .careers-cds-content p em {
    color: #003767;
    display: inline-block;
    font-family: "Conv_BebasNeue";
    font-size: 78px;
    font-style: normal;
    letter-spacing: -2px;
    line-height: 60px;
    text-transform: uppercase;
}

/*----------------Associates CDS styles ends here-------*/

/*----------------Contact Us styles Start here-------*/
.contact-us .right-section {
    border-left: 1px solid #000;
}

.contact-us.switchah .left-section {
    border-right: 1px solid #000;
}

.contact-us.switchah .right-section {
    border-left: none;
}

.contact-us .left-section .hiring-support {
    padding-left: 0px;
    margin-top: 0;
}

.contact-us .left-section .careers-cds-content {
    padding-left: 0px;
    text-align: center;
    margin-top: 30px;
}

.contact-us .left-section .careers-address {
    padding-left: 205px;
    margin-top: 50px;
}

.contact-us .left-section .careers-address.adjusted {
    padding-left: 180px;
}

.contact-us .left-section .hr-payroll {
    border: 1px dashed #bfbfbf;
    margin-left: 195px;
    margin-right: 40px;
    padding: 15px 11px;
}

.contact-us .left-section .hr-payroll .wpb_single_image {
    margin: 0;
    margin-top: 15px;
}

.contact-us .left-section .hr-payroll .wpb_text_column {
    margin: 0;
}

.contact-us .left-section .hr-payroll .careers-cds-content {
    max-width: 320px;
}

.contact-us .left-section p {
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 36px;
}

.contact-us .left-section .hr-payroll p {
    font-size: 18px;
    line-height: normal;
}

.contact-us .right-section .wpb_text_column p {
    line-height: normal;
}

.contact-us .left-section .contact-address p a {
    border-bottom: medium none;
    color: #003767;
    font-size: 18px;
    line-height: 10px;
    display: block;
}

.contact-us .left-section .contact-address p.address a {
    font-size: 21px;
    color: #000;
    border-bottom: none;
}

.contact-us .careers-cds-content p {
    line-height: 60px !important;
}

.contact-us.careers-cds p a em {
    color: #bd0000;
    font-style: normal;
}

.contact-us p a {
    border-bottom: 1px solid #bd0000;
    color: #bd0000;
}

.contact-us p a em {
    color: #bd0000;
}

.contact-us p a:hover {
    color: #003767;
    border-bottom: 1px solid #003767;
}

.contact-us p a:hover em {
    color: #003767;
}

.contact-us .hr-payroll p a:hover em {
    color: #003767;
}

.contact-us .careers-address p {
    font-size: 21px;
    margin-bottom: 25px;
    line-height: 20px;
}

.contact-us .careers-address p.address {
    line-height: 32px;
}

.contact-us .careers-address p strong {
    font-size: 21px;
}

.contact-us .careers-address p {
    font-size: 18px;
}

.contact-us .careers-address p em {
    font-size: 18px;
    font-style: normal;
    color: #bd0000;
}

.contact-us .contact-heading h2 {
    font-family: 'Conv_BebasNeue';
    display: inline-block;
    font-size: 66px !important;
    text-transform: uppercase;
    line-height: 60px;
    color: #003767;
    text-align: left;
}

.contact-us .contact-heading h2 em {
    color: #003767;
    display: inline-block;
    font-family: "Conv_BebasNeue";
    font-size: 113px;
    font-style: normal;
    letter-spacing: -2px;
    line-height: 85px;
    text-transform: uppercase;
}

.contact-us .right-section .wpcf7-form input {
    color: #cacaca;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    padding: 14px 5px;
    border: 1px solid #e9e9e9;
    margin-top: 5px;
    width: 610px;
    border-radius: 0;
}

.contact-us .right-section .wpcf7-form input:focus,
.contact-us .right-section .wpcf7-form select:focus,
.contact-us .right-section .wpcf7-form textarea:focus {
    border: 1px solid green;
}

.contact-us .right-section .wpcf7-form input:hover,
.contact-us .right-section .wpcf7-form select:hover,
.contact-us .right-section .wpcf7-form textarea:hover {
    border: 1px solid green;
}

.contact-us .right-section .wpcf7-form input[type="submit"]:hover {
    background: #bd0000;
    border: 1px solid #bd0000;
}

.contact-us .right-section .wpcf7-form input[type="submit"]:focus {
    background: #000;
    border: 1px solid #000;
}

.contact-us .right-section .wpcf7-form input[type="submit"] {
    background: #000;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    font-weight: bold;
    padding: 14px 62px;
    width: auto;
    text-transform: uppercase;
    transition: all 0.34s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
}

.contact-us .right-section .wpcf7-form select {
    -moz-appearance: none;
    background-image: url("../images/caret.png");
    background-position: 100% center;
    background-repeat: no-repeat;
    height: 56px;
    color: #cacaca;
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    max-width: 685px;
    padding: 13px 5px;
    width: 100%;
    margin-top: 10px;
    -webkit-appearance: none;
    background-image: inherit \0 !important;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (min-width:0\0) {
    .contact-us .right-section .wpcf7-form select {
        background-image: inherit !important;
    }
}

.contact-us .right-section .wpcf7-form div {
    margin-bottom: 15px;
}

.contact-us .right-section .wpcf7-form div span {
    font-size: 21px;
    font-family: "Open Sans", sans-serif;
}

.contact-us .right-section .wpcf7-form textarea {
    margin-top: 10px;
    min-height: 300px;
    resize: none;
    width: 91%;
}

.contact-us .right-section .wpcf7-form .wpcf7-not-valid-tip {
    font-size: 16px;
    color: #bd0000
}

.contact-us .right-section .wpcf7-form em {
    font-style: normal;
    color: #bd0000
}

.contact-us .right-section .wpcf7-form .contact-your-email {
    display: inline-block;
    margin-right: 20px;
}

.contact-us .right-section .wpcf7-form .contact-your-phone {
    vertical-align: top;
    display: inline-block;
    width: auto;
}

.contact-us .right-section .wpcf7-form .contact-your-phone input {
    width: 385px;
}

.get-touch.contact-us h4 em {
    position: relative;
    font-style: normal;
    line-height: normal;
    border-bottom: 1px solid #bd0000;
    color: #bd0000;
}

.get-touch.contact-us h4 em:before {
    background: url(../images/contact-us-icon-bottom.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 0;
    top: -80px;
    width: 78px;
    height: 78px;
}

.submit-btn>p {
    display: inline-block;
    float: right;
    padding-right: 100px;
}

.contact-us .right-section .wpb_text_column p.contact-message {
    padding: 0;
}

/*----------------Contact Us styles ends here-------*/

/*----------------Contact Us styles ends here-------*/
.schedule-event.vc_row-has-fill {
    background-position: right center !important;
    min-height: 648px;
}

.event-content p {
    font-size: 80px;
    color: #fff;
    line-height: 80px;
    font-family: "Conv_BebasNeue";
    padding-bottom: 0;
}

.event-content p em {
    font-size: 165px;
    color: #809bb3;
    line-height: 120px;
    font-family: "Conv_BebasNeue";
    font-style: normal;
}

.event-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    line-height: normal;
}

.event-btn p a:hover {
    background: #000 !important;
}

.schedule-event.events-section:before {
    border: 20px solid #37516c;
    border-radius: 50%;
    top: 74%;
    content: "";
    height: 264px;
    margin: 0 auto;
    opacity: 0.5;
    position: absolute;
    right: 4%;
    width: 263px;
    z-index: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* news images */
.news-template-default .right-section img {padding: 1rem;}

/*----------------Contact Us styles ends here-------*/

/*----------------Case Studies styles Start here-------*/
.case-studies .post-thumbnail {
    display: none;
    height: 0;
}
.case-studies .attachment-post-thumbnail {
    display: none;
    height: 0;
}
.case-studies-text {
    margin: 0 auto;
    max-width: 300px;
}

.case-studies-text p {
    font-size: 16px;
    color: #fff;
}

.case-studies-text p strong {
    font-size: 16px;
    color: #fff;
}

.case-studies-text p a:hover {
    background: #000 !important;
}

.case-studies-section {
    position: relative;
}

.case-studies-section:before {
    background: rgba(0, 0, 0, 0.40);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 499px;
    z-index: 0;
}

.case-studies-section {
    display: table;
    height: 100%;
    width: 100%;
}

.case-studies-section .event-text {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.case-studies-section .event-text .vc_column-inner {
    display: table;
    height: 100%;
    width: 100%;
}

.case-studies-section .event-text .vc_column-inner .wpb_wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.case-studies-section .event-text .vc_column-inner .wpb_single_image {
    display: table;
    width: 100%;
}


.case-studies-section .case-studies-quotes {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.case-studies-section .case-studies-quotes .wpb_text_column {
    display: table;
    height: 100%;
    width: 100%;
}

.case-studies-section .case-studies-quotes .wpb_text_column .wpb_wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.inner-case-studies p {
    font-family: "Conv_BebasNeue";
    color: #fff;
    font-size: 53px;
    left: 0;
    margin: 0;
    text-transform: uppercase;
    width: auto;
    z-index: 1;
    line-height: 53px;
    display: inline-block;
    padding-bottom: 0;
    position: relative;
}

.inner-case-studies p em {
    float: right;
}

.inner-case-studies p:nth-of-type(1):before {
    background: url("../images/quotes-top.png");
    background-repeat: no-repeat;
    content: "";
    height: 42px;
    left: -60px;
    position: absolute;
    top: 5px;
    width: 52px;
}

.inner-case-studies p:last-of-type:after {
    background: url("../images/quotes-bottom.png");
    background-repeat: no-repeat;
    content: "";
    height: 42px;
    position: absolute;
    right: -60px;
    bottom: 5px;
    width: 52px;
}

.inner-case-studies p em {
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 16px;
    color: #bfbebf;
}

.case-study-right-banner figure {
    margin: 0;
}

.case-study-left {
    background: url('../images/case-studies-1.png');
    background-repeat: no-repeat;
    height: 499px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.case-study-left-wrap {
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
}

.case_studies-text {
    margin-bottom: 30px;
}

.case_studies-text p {
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-weight: 800;
    margin: 0;
    padding: 0 0 0 50px;
    line-height: 24px;
}

.row.no-gutters>[class^="col-"],
.row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

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

.case-study-right-banner figcaption h3 {
    color: #fff;
    margin: 0 auto;
    max-width: 980px;
    line-height: 70px;
    position: relative;
    font-size: 58px;
    line-height: 1.1
}

.case-study-right-banner figcaption h3 em {
    font-size: 16px;
    font-family: "aktiv-grotesk", sans-serif;
    color: #808080;
    float: right;
}

.left-wrap {
    display: table;
    height: 100%;
}

.right-wrap {
    display: table;
    float: none;
    height: 100%;
}

.case-study-right {
    display: table-cell;
    float: none;
    height: 499px;
    vertical-align: middle;
    width: 100%;
}

.case-banner:before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    display: inline-block !important;
}

.case-banner {
    position: relative;
}

.case-study-left-wrap a.btn.btn-case-study:hover {
    background: #000 !important;
}

.case-banner {
    background-position: right center;
    background-repeat: no-repeat;
}

.case-study-right-banner figure img {
    display: none;
    height: 499px;
}

/*----------------Case Studies styles ends here-------*/

/*----------------Case Studies styles ends here-------*/
.case-single-text {
    max-width: 370px;
    margin: 0 auto;
    padding-left: 30px;
}

.case-single-text h3 {
    font-size: 51px;
    color: #003767;
    line-height: 50px;
    margin-bottom: 0;
}

.case-single-text h2 {
    color: #003767;
    font-size: 113px;
    font-family: "Conv_BebasNeue";
    line-height: 90px;
}

.our-vendor .right-section .left-border {
    border-left: 1px solid #000;
    padding-left: 50px;
}

.our-vendor.switcha .right-section .left-border {
    border-left: none;
}

.our-vendor.switcha .left-section {
    border-right: 1px solid #000;
}

.our-vendor .right-section p {
    line-height: 36px;
}

.your-team-helped h3 {
    color: #fff;
    font-size: 53px;
    font-family: "Conv_BebasNeue";
    padding: 0;
    line-height: normal;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
}

.your-team-helped h3 em {
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 16px;
    color: #bfbebf;
    font-style: normal;
    line-height: normal;
    float: right;
}

.your-team-helped h3:before {
    background: url(../images/quotes-top-black.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    left: -60px;
    top: 10px;
    width: 42px;
    height: 34px;
}

.your-team-helped h3:after {
    background: url(../images/quotes-bottom-black.png);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    right: 160px;
    bottom: 18px;
    width: 42px;
    height: 34px;
}

.more-case-studies-content p {
    font-size: 16px;
    line-height: normal;
}

.help-our-brand p {
    font-family: 'Futura-Medium';
    padding: 0;
    margin-bottom: 15px;
    color: #fff;
    font-size: 31px;
}

.help-our-brand h3 {
    padding: 0;
    margin: 0;
    color: #fff;
}

.help-our-brand h3 em {
    font-style: normal;
    color: #000;
    border-bottom: 1px solid #000;
}

.cds-solution-section .left-section h2 {
    font-family: "Conv_BebasNeue";
    text-align: center;
    font-size: 99px;
    line-height: 45px;
    color: #fff;
}

.cds-solution-text p {
    line-height: 36px;
}

.cds-solution-section .left-section h2 em {
    font-family: "Conv_BebasNeue";
    text-align: center;
    font-size: 84px;
    line-height: normal;
    color: #a3aebd;
    font-style: normal;
}

.more-case-studies-content {
    padding-left: 45px;
}

/*----------------Case Studies styles ends here-------*/

/*----------------Case Studies styles ends here-------*/
.costco-company {
    display: table;
    height: 100%;
    width: 100%;
    padding-bottom: 30px;
    padding-top: 15px;
}

.costco-company h4 {
    margin-bottom: 10px;
}

.costco-company .left-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.costco-company .right-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.costco-company .right-section p {
    line-height: 36px;
}

.costco-company .right-section .vc_column-inner {
    border-left: 1px solid #000;
    padding-top: 40px;
    padding-right: 50px;
    padding-left: 80px;
    padding-bottom: 40px;
}

.costco-company li:before {
    content: "";
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    height: 7px;
    left: -17px;
    top: 8px;
    width: 7px;
}

.costco-company li {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    margin-bottom: 8px;
    position: relative;
}

.our-vendor li:before,
.cds-solution-content-wrap li:before {
    content: "";
    position: absolute;
    background-color: #000;
    border-radius: 50%;
    height: 7px;
    left: -17px;
    top: 8px;
    width: 7px;
}

.our-vendor li,
.cds-solution-content-wrap li {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    margin-bottom: 8px;
    position: relative;
}

/*----------------Case Studies styles ends here-------*/

/*----------------Merchandising Services styles ends here-------*/
.merchandisingservices-about {
    display: table;
    height: 100%;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 70px;
}

.merchandisingservices-about .left-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.merchandisingservices-about .left-section h3 {
    color: #003767;
    font-size: 113px;
    line-height: 95px;
    text-align: center;
    margin-bottom: 0;
}

.merchandisingservices-about .left-section h4 {
    color: #003767;
    font-size: 67px;
    line-height: 55px;
    text-align: center;
    margin-bottom: 0;
}

.merchandisingservices-about .left-section p.vc_custom_heading {
    padding: 0;
    margin: 0 auto;
    max-width: 330px;
    font-family: "Conv_BebasNeue";
}

.merchandisingservices-about .right-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
}

.merchandisingservices-about .right-section h4 {
    color: #003767;
    font-size: 45px;
    margin-bottom: 25px;
}

.merchandisingservices-about .right-section .vc_column-inner {
    margin-bottom: 0;
    padding: 0 30px 0 65px;
    border-left: 1px solid;
}

.merchandisingservices-about .right-section p {
    line-height: 36px;
}

.cds-delivers {
    display: table;
    height: 100%;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 60px;
}

.cds-delivers .left-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: top;
}

.cds-delivers .left-section h3 {
    color: #003767;
    font-size: 86px;
    line-height: 80px;
    margin-bottom: 0;
}

.cds-delivers .left-section h4 {
    color: #003767;
    font-size: 103px;
    line-height: 75px;
    margin-bottom: 0;
}

.cds-delivers .right-section {
    display: table-cell;
    float: none;
    height: 100%;
    vertical-align: middle;
    border-left: 1px solid;
}

.cds-delivers .right-section h4 {
    padding-left: 30px;
    color: #003767;
    font-size: 45px;
    text-align: left;
    margin-bottom: 50px;
}

.cds-delivers .right-section h5 {
    color: #003768;
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 23px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 25px;
    padding: 0;
}

.cds-delivers .left-section p.vc_custom_heading {
    padding: 0;
    margin: 0 auto;
    max-width: 250px;
    font-family: "Conv_BebasNeue";
}

.cds-delivers .right-section .wpb_single_image {
    margin-bottom: 20px;
}

.cds-delivers .right-section .vc_column-inner {
    padding: 0 30px 0 40px;
}

.cds-delivers .right-section p {
    font-size: 16px;
    font-family: "aktiv-grotesk", sans-serif;
    line-height: normal;
    padding-bottom: 0;
    font-weight: 600;
}

.merchandising-categories p.vc_custom_heading {
    font-family: "Conv_BebasNeue";
    margin: 0;
    padding: 0;
}

.merchandising-categories p.vc_custom_heading {
    margin: 0 auto;
    max-width: 250px;
}

.merchandising-categories.one p.vc_custom_heading {
    margin: 0 auto;
    max-width: 310px;
}

.merchandising-categories .left-section .vc_column-inner {
    background-size: cover;
    display: table;
    height: 100%;
    margin: 0 !important;
    min-height: 499px;
    padding: 0 !important;
    width: 100%;
}

.merchandising-categories .left-section .wpb_wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.merchandising-categories .left-section .wpb_wrapper .wpb_single_image {
    display: table;
    width: 100%;
}

.merchandising-categories .right-section .vc_column-inner {
    height: 499px;
    display: table;
}

.merchandising-categories .left-section .vc_column-inner {
    height: 499px;
}

.merchandising-categories .right-section .vc_column-inner>.wpb_wrapper {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle
}

.merchandising-categories .right-section .vc_column-inner .wpb_wrapper .vc_row.wpb_row {
    display: table;
    float: none;
    width: 100%;
}

.merchandising-categories .right-section .services-category-inner h2 {
    margin-bottom: 0;
}

.merchandising-categories .right-section .services-category-inner h3 {
    margin-bottom: 0;
}

.merchandising-categories .right-section .services-category-inner.one h2 {
    color: #003767;
    font-size: 110px;
    line-height: 80px;
}

.merchandising-categories .right-section .services-category-inner.one h3 {
    color: #7291ab;
    font-size: 46px;
    line-height: 55px;
}

.merchandising-categories .right-section .services-category-inner.two h2 {
    color: #003767;
    font-size: 90px;
    line-height: 80px;
}

.merchandising-categories .right-section .services-category-inner.two h3 {
    color: #92a2b3;
    font-size: 70px;
    line-height: 50px;
}

.merchandising-categories .right-section .services-category-inner.three h2 {
    color: #003767;
    font-size: 101px;
    line-height: 80px;
}

.merchandising-categories .right-section .services-category-inner.three h3 {
    color: #92a2b3;
    font-size: 68px;
    line-height: 55px;
}

.merchandising-categories.benifit .left-section .services-category-inner h2 {
    margin: 0;
}

.merchandising-categories.benifit .left-section .services-category-inner h3 {
    margin: 0;
}

.merchandising-categories.benifit .left-section .services-category-inner h4 {
    margin: 0;
}

.merchandising-categories.benifit .left-section .services-category-inner.one h2 {
    color: #003767;
    font-size: 86px;
    line-height: 80px;
}

.merchandising-categories.benifit .left-section .services-category-inner.one h3 {
    color: #597d9c;
    ;
    font-size: 67px;
    line-height: 55px;
}

.merchandising-categories.benifit .left-section .services-category-inner.two h2 {
    color: #003767;
    font-size: 105px;
    line-height: 80px;
}

.merchandising-categories.benifit .left-section .services-category-inner.two h3 {
    color: #597d9c;
    font-size: 69px;
    line-height: 60px;
}

.merchandising-categories.benifit .left-section .services-category-inner.three h2 {
    color: #003767;
    font-size: 74px;
    line-height: 60px;
}

.merchandising-categories.benifit .left-section .services-category-inner.three h3 {
    font-size: 45px;
    line-height: 45px;
    color: #597d9c;
    letter-spacing: 0.5px;
}

.merchandising-categories.benifit .left-section .services-category-inner.three h4 {
    color: #003767;
    font-size: 78px;
    line-height: 60px;
}

.zipcol-section .right-section h2,
.zipcol-section .right-section h2 {
    line-height: normal;
    color: #fff;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.zipcol-section .right-section h2 em {
    bottom: 10px;
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    margin-left: 5px;
    position: relative;
}

.zipcol-section .right-section h3 {
    line-height: normal;
    color: #fff;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.zipcol-section .right-section .home_box_last h2 {
    margin-bottom: 0;
}

.zipcol-section .right-section .home_box_last.one h2 {
    font-size: 54px;
}

.zipcol-section .right-section .home_box_last.one h3 {
    font-size: 18px;
    line-height: 0;
}

.zipcol-section .right-section .home_box_last.two h2 {
    font-size: 25px;
}

.zipcol-section .right-section .home_box_last.two h3 {
    font-size: 27px;
    line-height: 22px;
}

.zipcol-section .right-section .home_box_last.four h2 {
    font-size: 18px;
}

.zipcol-section .right-section .home_box_last.four h3 {
    font-size: 22px;
}

.zipcol-section .right-section .home_box_last.five h2 {
    font-size: 38px;
}

.zipcol-section .right-section .home_box_last.five h3 {
    font-size: 21px;
}

.zipcol-section {
    position: relative;
}

.zipcol-section.vc_row-has-fill:before {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    display: block;
}

.zipcol-section .left-section .vc_column-inner {
    min-height: 499px;
    background-position: right center;
}

.zipcol-section .left-section a:hover {
    background: #000 !important;
}

.zipcol-section.vc_row-has-fill {
    background-position: right top !important;
    position: relative;
    max-height: 499px;
}

.zipcol-section.case-studie-singal {
    background-position: left top !important;
}

.zipcol-section .right-section p em {
    bottom: 10px;
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    margin-left: 5px;
    position: relative;
}

.zipcol-section .right-section .wpb_single_image {
    margin-bottom: 8px;
}

.zipcol-section .right-section p.vc_custom_heading {
    margin: 0;
    padding: 0;
}

.zipcol-section .right-section p.vc_custom_heading.training {
    font-style: normal;
}

.zipcol-section .right-section .vc_column-inner {
    padding-bottom: 2px !important;
    padding-top: 0 !important;
}

.merchandising-categories.benifit .left-section {
    float: left;
}

.merchandising-categories.benifit .right-section {
    float: right;
}

.merchandising-categories.benifit .right-section .vc_column-inner {
    padding: 50px 0 !important;
}

.vendor-bottom {
    margin-bottom: 20px !important;
    padding-left: 55px;
}

.vendor-bottom p {
    padding-bottom: 0px;
    margin-bottom: 10px;
}

.vendor-bottom img {
    margin-right: 20px;
}

.vendor-bottom a {
    font-style: normal;
    color: #bd0000;
}

.vendor-bottom a:hover {
    color: #003767
}

.vendors-cds .right-section p a {
    color: #bd0000;
}

.vendors-cds .right-section p a:hover {
    text-decoration: underline !important;
}

/*.vendors-cds .with-border { border-right: 1px solid #000; }*/
.vendors-cds .left-section .careers-address p a {
    color: #bd0000;
}

.vendors-cds .left-section .careers-address p a:hover {
    text-decoration: underline;
}

.vendors-cds .left-section .careers-address p {
    margin-bottom: 10px;
    font-size: 21px;
}

.vendors-cds .left-section .careers-address {
    padding-left: 180px;
}

.vendors-cds .left-section .careers-cds-content {
    padding-left: 0px;
    max-width: 170px;
    margin: 0 auto;
}

.vendors-cds .careers-cds-content p {
    font-size: 74px;
    line-height: 45px !important;
}

.vendors-cds .careers-cds-content p em {
    font-size: 75px;
}

.vendor-policy-cds p {
    font-family: 'Open Sans', sans-serif !important;
    margin-bottom: 10px !important;
}

.vendors-rates p {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 15px
}

.grey-section p {
    color: #818181;
    font-size: 21px;
}

.vendor-policy-cds p.questions {
    padding-left: 205px;
    margin-top: 30px;
    font-size: 18px;
    line-height: 36px;
}

.vendor-policy-cds p.club-services {
    padding-left: 205px;
    font-size: 18px;
    line-height: 36px;
}

.get-touch .vendor-news h4 em {
    font-size: normal;
    color: #000;
    border-bottom: none;
}

.get-touch .vendor-news h4 em:before {
    background: rgba(0, 0, 0, 0) url("../images/news-icon.png") no-repeat scroll 0 0;
    content: "";
    height: 69px;
    left: 5px;
    position: absolute;
    top: -70px;
    width: 80px;
}

.newsletter {
    text-align: center;
    font-size: 0;
}

.newsletter p {
    display: inline-block;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 15px;
}

.newsletter input[type="email"] {
    display: inline-block;
    border: 1px solid;
    padding: 15px 15px;
    max-width: 330px;
    font-family: 'Open Sans', sans-serif;
    vertical-align: top;
    font-size: 18px;
    height: 56px;
}

.newsletter input[type="email"]:focus {
    border: 1px solid green;
}

.newsletter input[type="email"]:active {
    border: 1px solid green;
}

.newsletter input[type="email"]:hover {
    border: 1px solid green;
}

input[type="submit"]:hover {
    background: #003767 !important;
    border: 1px solid #003767 !important;
    color: #fff !important;
}

input[type="submit"]:focus {
    background: #003767;
    color: #fff;
    border: 1px solid #000;
}

input[type="submit"] {
    background: #bd0000;
    border: 1px solid #bd0000;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    font-weight: 600;
    line-height: 34px;
    border-radius: 0px;
    margin-left: 0px;
    margin-top: 0;
    padding: 10px 35px;
    text-transform: uppercase;
    transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
    height: 56px;
}

.newsletterSignupStyles .newsletterIntro {
    font-size: 16px;
    font-weight: bold;
    vertical-align: top;
    margin-top: 15px;
}

.newsletterSignupStyles .gf_simple_horizontal {
    text-align: center !important;
}

.newsletterSignupStyles #field_10_1 {
    padding-right: 0px !important;
}

.newsletterSignupStyles #field_10_1 label {
    display: none;
}

.newsletterSignupStyles .gf_simple_horizontal #input_10_1 {
    padding: 18px !important;
    font-size: 18px;
}

.newsletterSignupStyles .gform_wrapper .top_label input {
    margin-bottom: 0px !important;
}

.newsletterSignupStyles .gform_wrapper .top_label input {
    padding: 10px 35px !important;
}

.ghost {
    display: none !important;
}

/*
.logged-in .ghost {
	display: block !important;
}
*/

.vendor-policy .right-section .review-heading h4 {
    padding-top: 30px;
    margin-bottom: 35px;
    color: #003767;
}

/*----------------Merchandising Services styles ends here-------*/

/*----------------Inner page styles ends here-------*/

/*----------------mid section styles ends here-------*/

/*----------------footer section  styles goes here-----------*/
.error404 .section,
.search .section {
    margin-top: 115px;
    padding-bottom: 50px;
}

.error404 .page-header h1,
.search .container h1 {
    text-align: center;
}

.search .container p {
    text-align: center;
}

.search .container .searchform {
    text-align: center;
}

.error404 .page-content {
    text-align: center;
}

.searchform label {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.searchform input[type="text"] {
    border: 1px solid #d9d7d5;
    border-radius: 0;
    line-height: normal;
    min-width: 200px;
    padding: 17px 15px;
    vertical-align: top;
    font-family: "Open Sans", sans-serif;
}

.searchform input[type="submit"]:hover {
    background: #003768;
    color: #fff;
    border-color: #003768;
}

.main-footer {
    background: #000000;
    padding: 10px 0 0 0;
    text-align: center;
}

.copyright {
    text-align: center;
}

.copyright p {
    font-family: "MyriadPro-Regular";
    line-height: normal;
    color: #fff;
    font-size: 14px;
    padding: 0;
    /*margin: 15px 0 5px 0;*/
    display: inline-block;
    vertical-align: middle;
}

.copyright p a {
    color: #fff;
}

.copyright p a:hover {
    color: #bd0000;
    text-decoration: none;
}

/*.copyright { display: inline-block; vertical-align: middle; padding-top: 25px; text-align: right; width: 100% }*/
/*.footer-logo { display: inline-block; margin: 0 25px 0 20px; vertical-align: middle }*/
.copyright {
    display: inline-block;
    vertical-align: middle;
    padding-top: 5px;
    text-align: center;
    width: 100%
}

.footer-logo {
    display: block;
    float: none;
    margin-right: 0;
    text-align: center;
    margin-bottom: 20px;
}

.footer-logo a img {
	width: 100%;
    max-width: 190px;
    height: auto;
    margin: 1rem auto 2rem auto;
    display: block;
}

.footer-menu {
    padding: 7px 0;
    display: inline-block;
}

.social-icon {
    display: inline-block;
    margin-left: 25px;
}

.social-icon a {
    color: #fff;
}

.social-icon a i.fa-linkedin {
    font-size: 22px
}

.footer-menu li {
    display: inline-block;
    padding: 24px 27px;
    border-right: 1px solid #1a1a1a;
    text-align: center;
}

.footer-menu li:first-child {
    padding-left: 0;
}

.footer-menu li a {
    color: #fff;
    font-size: 14px;
    font-family: 'MyriadPro-Regular';
}

.footer-menu li a:hover {
    color: #bd0000;
    text-decoration: none;
}

div.wpcf7-mail-sent-ok {
    border: 0 !important;
    color: #398f14;
    font-size: 20px;
    margin: 0 !important;
    padding: 10px 0 !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    display: none !important;
}

/*----------------footer section styles ends here--------*/

.like-banner-caption {
    text-align: right;
    position: fixed;
    right: 0;
    top: 20.5%;
    pointer-events: none;
}

.like-section {
    pointer-events: auto;
}

.like-banner-caption .vc_column-inner {
    padding: 0 !important
}

.like-banner-caption .like {
    display: inline-block;
    padding-right: 15px;
}

.like-banner-caption .like a {
    display: inline-block;
}

.like-banner-caption .banner-right-section:before {
    background: url('../images/I-would-like.png');
    background-repeat: no-repeat;
    position: absolute;
    left: -16px;
    top: 0;
    content: "";
    width: 16px;
    height: 82px;
}

.banner-right-section {
    background: #bd0000;
    display: inline-block;
    /*padding: 25px 30px;*/
    padding: 12px 25px 14px 20px;
    position: relative;
}

.banner-right-section em {
    font-family: "LoveloBlack-Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.7px;
    margin-left: 16px;
}

.slider-banner {
    position: relative;
}

.slider-banner .main {
    max-width: 1500px;
    margin: 0 auto;
}

.slider-banner .item {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 990px;
    width: 100%;
}

.slider-banner .owl-carousel .owl-controls {
    position: absolute;
    right: 0;
    bottom: 90px;
    width: 1100px;
    margin: 0 auto;
    left: 0;
    text-align: center
}

.slider-banner .owl-dots .owl-dot {
    display: inline-block;
    background: #fff;
    padding: 5px;
    margin-right: 5px;
    transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    border-radius: 50%;
}

.slider-banner .owl-dots .owl-dot.active,
.slider-banner .owl-dots .owl-dot:hover {
    background: #c62c38;
}

.down-arrow {
    z-index: 0
}

.slider-banner .banner-wrapper {
    display: table;
    height: 990px;
    width: 100%
}

.slider-banner .banner-wrapper .banner-contant {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle;
    position: relative;
    z-index: 1;
}

.slider-banner h1 {
    color: #fff;
    line-height: 67px;
    margin: 0;
    padding-top: 180px;
}

.slider-banner p {
    color: #fff;
    font-weight: 800;
    margin-bottom: 10px;
    padding: 0;
}


.mc4wp-form-submitted.mc4wp-form-error .mc4wp-alert.mc4wp-error p {
    text-align: center;
    font-family: "MyriadPro-Regular";
    color: #bd0000;
    font-size: 14px;
    padding-top: 5px;
}

.vendors-cds .right-section p:last-child {
    padding-bottom: 0;
}

.like-banner-caption .stick-menu {
    pointer-events: auto;
}

.like-banner-caption .stick-menu .ubermenu-responsive-toggle {
    display: none;
}

.like-banner-caption .stick-menu nav.ubermenu {
    max-height: 350px;
    visibility: visible;
}

.like-banner-caption .stick-menu nav.ubermenu ul li {
    display: block !important;
}

.mc4wp-alert.mc4wp-success p {
    color: green;
    font-family: "Open Sans", sans-serif;
    font-size: 21px;
    margin-top: 10px;
    text-align: center;
}

.vc_col-lg-1,
.vc_col-lg-10,
.vc_col-lg-11,
.vc_col-lg-12,
.vc_col-lg-2,
.vc_col-lg-3,
.vc_col-lg-4,
.vc_col-lg-5,
.vc_col-lg-6,
.vc_col-lg-7,
.vc_col-lg-8,
.vc_col-lg-9,
.vc_col-md-1,
.vc_col-md-10,
.vc_col-md-11,
.vc_col-md-12,
.vc_col-md-2,
.vc_col-md-3,
.vc_col-md-4,
.vc_col-md-5,
.vc_col-md-6,
.vc_col-md-7,
.vc_col-md-8,
.vc_col-md-9,
.vc_col-sm-1,
.vc_col-sm-10,
.vc_col-sm-11,
.vc_col-sm-12,
.vc_col-sm-2,
.vc_col-sm-3,
.vc_col-sm-4,
.vc_col-sm-5,
.vc_col-sm-6,
.vc_col-sm-7,
.vc_col-sm-8,
.vc_col-sm-9,
.vc_col-xs-1,
.vc_col-xs-10,
.vc_col-xs-11,
.vc_col-xs-12,
.vc_col-xs-2,
.vc_col-xs-3,
.vc_col-xs-4,
.vc_col-xs-5,
.vc_col-xs-6,
.vc_col-xs-7,
.vc_col-xs-8,
.vc_col-xs-9 {
    min-height: 0 !important
}

.banner-right-section {
    transition: 0.3s linear;
    -webkit-transition: 0.3s linear;
    -moz-transition: 0.3s linear;
    -ms-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}

.event-text.promotional {
    float: right\0;
}

.nav.navbar-nav .ubermenu ul li.case-studies br {
    display: none
}


/* Active Class  */
.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.product-demonstration.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/product-demonstration-white.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.special-event.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/special-events-white.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.road-shows.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/road-show-white.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.marchandising-services.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/merchandising-services-white.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.brand-ambassadors.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/brand-ambassadors-white.png);
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.insights-analytics.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/insights-analytics-white.png);
}

.nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li.vendors-rates.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/events-rates-white.png);
}

.nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li.vendors-policies.ubermenu-current-menu-item a:before {
    background-image: url(../images/menu-icons/policies-procedure-white.png);
}

@media (min-width:1600px) {
    .nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li:hover a span {
        color: #003768;
    }

    .nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a,
    .nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li a,
    .nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li a,
    .nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li a,
    .nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li a {
        transition: none
    }

    .nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li.ubermenu-current-menu-item a,
    .nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li:hover a,
    .nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li.ubermenu-current-menu-item a,
    .nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li:hover a,
    .nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.ubermenu-current-menu-item a,
    .nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li:hover a,
    .nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li.ubermenu-current-menu-item a,
    .nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li:hover a,
    .nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li.ubermenu-current-menu-item a,
    .nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li:hover a {
        width: 100%;
        height: 100%;
        max-width: 296px;
        max-height: 296px;
        background: #fff !important;
        border-radius: 50%;
        margin: 0 auto;
        display: block;
    }
}

@media (max-width:1600px) {

    .nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item a span,
    .nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item a span em {
        color: #fff;
    }
}

@media (min-width: 1500px) {

    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-item,
    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-parent {
        border-radius: 50%;
    }

    .nav.navbar-nav .ubermenu ul li.searchactivecss {
        border-radius: 50%;
    }
}

@media (max-width: 1499px) {

    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-item,
    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-parent {
        border-radius: 0%;
    }

    .nav.navbar-nav .ubermenu ul li.searchactivecss {
        border-radius: 0%;
    }
}

@media (min-width:960px) {

    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-item,
    .nav.navbar-nav .ubermenu ul li.ubermenu-current-menu-parent {
        background: #bd0000;
        height: 100px;
        width: 100px;
    }

    .nav.navbar-nav .ubermenu ul li.searchactivecss {
        background: #003768;
        height: 100px;
        width: 100px;
    }
}

.about-cds-content .wpb_wrapper p:last-child {
    padding-left: 0
}

.slider-banner .owl-dots .owl-dot.active {
    display: none !important;
}

.thrown-up .slider-text {
    top: 52%;
}

.linkage-on p a,
.search-results article a {
    color: #bd0000 !important;
    border-bottom: none !important;
}

.linkage-on p a:hover,
.search-results article a:hover {
    text-decoration: underline !important;
    background: none !important;
}

.lincachu a {
    color: black;
    text-decoration: underline;
}

.lincachu a:hover {
    color: white;
    text-decoration: none;
    background-color: black;
}

.cdsStyledList {
    color: #818181 !important;
    font-size: 21px;
    list-style-type: circle !important;
}

#botOnix:hover {
    background: #003767 !important;
    color: #fff !important;
    text-decoration: none !important;
}

.ghostedOnDesktop {
    display: none;
}

#stickerBar {
    position: fixed;
    width: 30%;
}

.blanked_spacer {
    min-height: 500px;
}

/****************/
/* LOAD STYLE-1 */
/****************/

a:focus {
    outline: none;
    text-decoration: none !important;
}

.down-arrow {
    bottom: 130px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    text-align: center;
}

.down-arrow a:focus {
    outline: none;
}


.down-arrow a img {
    animation: 3.4s ease-in-out infinite fadebottom;
    -webkit-animation: 2.4s ease-in-out infinite fadebottom;
}

@keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    25% {
        opacity: 0;
        transform: translateY(20px);
        -moz-transform: translateY(20px);
        -o-transform: translateY(20px);
    }

    30% {
        opacity: 0;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    45% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
    }
}

@-webkit-keyframes fadebottom {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    25% {
        opacity: 0;
        transform: translateY(20px);
        -webkit-transform: translateY(20px);
    }

    30% {
        opacity: 0;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    45% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
    }
}


.header-search {
    display: none;
}

.nav.navbar-nav .ubermenu ul li.about-cds ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li.services ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 94px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 94px;
}

.nav.navbar-nav .ubermenu ul li ul.ubermenu-submenu li.ubermenu-current-menu-item a {
    padding-top: 40px !important;
}

.nav.navbar-nav .ubermenu ul li.case-studies ul.ubermenu-submenu li.ubermenu-current-menu-item a {
    padding-top: 40px !important;
}

.like-banner-caption.active .banner-right-section {
    background: #bd0000;
    display: inline-block;
    /*padding: 25px 185px 25px 25px;*/
    padding: 12px 185px 14px 20px;
    position: relative;
}

.banner-right-section span {
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    margin-left: 16px;
    color: #000000;
    text-transform: uppercase;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
}

.like-section a {
    display: inline-block;
}

.like-banner-caption {
    text-align: right;
    position: fixed;
    right: 0;
    top: 200px;
    z-index: 9;
}

.like-banner-caption .like-text {
    background: url('../images/show-icon.svg');
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    padding-right: 35px;
    vertical-align: middle;
    width: 13px;
    transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    -ms-transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
}

.like-banner-caption .like a {
    display: inline-block;
}

.like-banner-caption .banner-right-section:before {
    background: url('../images/I-would-like.png');
    background-repeat: no-repeat;
    position: absolute;
    left: -16px;
    top: 0;
    content: "";
    width: 16px;
    height: 82px;
}

.like-banner-caption .ubermenu-skin-black-white-2 {
    background: none;
    border: none;
    box-shadow: none;
}

.like-banner-caption div.stick-menu {
    margin: 5px 0;
    padding: 0;
    transform: translate(100%);
    -moz-transform: translate(100%);
    -webkit-transform: translate(100%);
    transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    -ms-transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
}

.like-banner-caption.active div.stick-menu {
    transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    position: relative;
    z-index: 2;
    width: 84%;
    float: right;
}

.like-banner-caption.active .like-text {
    background: url(../images/close-icon.svg) no-repeat;
    transition: transform .4s ease-in-out;
    -moz-transition: transform .4s ease-in-out;
    -ms-transition: transform .4s ease-in-out;
    -webkit-transition: transform .4s ease-in-out;
    height: 20px;
}

.like-banner-caption ul.ubermenu-nav {
    width: 100%;
    display: inline-block;
}

.like-banner-caption ul.ubermenu-nav li {
    margin-bottom: 5px;
    display: block;
    float: none !important;
    min-width: 420px;
}

.like-banner-caption ul.ubermenu-nav li a {
    background: #bd0000;
    font-size: 14px;
    color: #fff;
    font-family: "LoveloBlack-Regular";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    padding: 0;
    border: none !important;
    box-shadow: none !important;
}

.like-banner-caption ul.ubermenu-nav li a img {
    background: rgba(35, 31, 32, 0.50);
    display: inline-block;
    vertical-align: middle;
    padding: 25px;
    float: none !important;
    min-width: 85px;
}

.like-banner-caption ul.ubermenu-nav li a span {
    display: inline-block !important;
    vertical-align: middle;
    padding: 0 16px !important;
    font-family: "aktiv-grotesk", sans-serif;
    font-weight: 800;
    font-size: 12px;
    font-style: normal;
    color: #fff;
}

.like-banner-caption .ubermenu-skin-black-white-2 .ubermenu-item-level-0:hover>.ubermenu-target,
.like-banner-caption .ubermenu-skin-black-white-2 .ubermenu-item-level-0.ubermenu-active>.ubermenu-target {
    background: #003767;
}

.nav.navbar-nav .ubermenu ul li.vendors:before {
    background: #889fb1;
    content: "";
    height: 100px;
    position: relative;
    top: 0;
    width: 1px;
    float: left;
}

.nav.navbar-nav .ubermenu ul li.search {
    position: relative;
}

.nav.navbar-nav .ubermenu ul li.search:before {
    background: #889fb1;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a {
    padding-top: 30px !important;
}

.nav.navbar-nav .ubermenu ul li.vendors ul.ubermenu-submenu li {
    position: static;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li a:before {
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 90px;
    margin: 0 auto 15px;
    min-width: 60px;
    width: 90px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.schedule-an-event a span {
    font-family: "Conv_BebasNeue";
    font-size: 50px;
    line-height: 50px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.schedule-an-event a span em {
    font-family: "Conv_BebasNeue";
    font-size: 103px;
    line-height: 80px;
    font-style: normal;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a span {
    font-family: "Conv_BebasNeue";
    font-size: 67px;
    line-height: 60px;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a span em {
    font-family: "Conv_BebasNeue";
    font-size: 64px;
    line-height: 60px;
    font-style: normal;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a span em p {
    font-family: "Conv_BebasNeue";
    font-size: 36px;
    line-height: 30px;
    color: #fff;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a {
    padding-bottom: 0 !important;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event .ubermenu-content-block .costco-members {
    font-family: "Conv_BebasNeue";
    font-size: 36px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event .ubermenu-content-block {
    padding: 0;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul li.general-questions a {
    display: none;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li a span em {
    color: rgba(255, 255, 255, 0.5);
    display: block;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.schedule-an-event a:before {
    background: rgba(0, 0, 0, 0) url("../images/schedule-event.png") repeat scroll 0 0;
}

.nav.navbar-nav .ubermenu ul li.contact-us ul.ubermenu-submenu li.feedback-on-event a:before {
    background: rgba(0, 0, 0, 0) url("../images/feedback.png") repeat scroll 0 0;
}

.ubermenu-custom-content-padded {
    margin: 0 auto;
    max-width: 560px;
}

.ubermenu-custom-content-padded p {
    color: #fff;
    font-size: 21px;
    font-family: "Open Sans", sans-serif;
}

.payroll-employe {
    border: 2px dashed;
    max-width: 420px;
    padding: 15px;
}

.employe img {
    display: inline-block;
    vertical-align: top;
}

.payroll img {
    display: inline-block;
    vertical-align: top;
}

.employe p {
    line-height: normal;
    margin-left: 20px;
    padding: 0;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.employe p a {
    text-decoration: underline;
}

.payroll p {
    line-height: normal;
    margin-left: 20px;
    padding: 0;
    color: #fff;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
}

.payroll-employe .careers-link {
    display: block;
}

.payroll p a {
    text-decoration: underline;
}

.general-qustion-img {
    display: inline-block;
    vertical-align: top;
}

.general-question p {
    display: inline-block;
    line-height: normal;
    margin-left: 20px;
    vertical-align: middle;
}

.contact-us .left-section .contact-address em {
    font-style: normal;
}

.events-section .event-content {
    text-align: center;
}

.schedule-event.events-section .vc_column-inner {
    background-size: cover;
}

.your-team-helped .you-helped p em {
    font-family: "aktiv-grotesk", sans-serif;
    font-size: 16px;
    color: #808080;
}

.case-studie-singal .left-section .vc_column-inner {
    padding-bottom: 60px;
    padding-top: 60px;
}

.more-case-studies-detail .wpb_single_image {
    min-height: 100px;
    margin-bottom: 20px;
}

.zipcol-section .left-section .wpb_single_image {
    margin-bottom: 10px;
    padding-top: 30px;
}

.ziploc-case-study {
    padding-top: 160px;
}

.case-studies-section .event-text .wpb_single_image {
    padding-top: 36px;
}

.case-studies-section .case-studies-quotes .vc_column-inner {
    display: table;
    height: 469px;
}

.case-studies-section .case-studies-quotes .vc_column-inner .wpb_wrapper {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 100%;
}

.case-studies-section .case-studies-quotes .inner-case-studies {
    margin: 0 auto;
    max-width: 975px;
}

.quotes-bottom-text em {
    color: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    font-family: "aktiv-grotesk", sans-serif;
    font-style: normal;
}

.quotes-bottom-text {
    text-align: right;
    margin-right: 40px;
    margin-top: 23px
}

.ubermenu-sub-indicator {
    display: none !important;
}

.news_400_image img {
    width: 400px;
    height: auto;
}

.news_300_image img {
    width: 300px;
    height: auto;
}

.news_500_image img {
    width: 500px;
    height: auto;
}

.float_left {
    float: left;
}

.width_500 {
    width: 500px;
}

.rotateimg_90 img {
    -webkit-transform:rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

div#around_cds_canada .vc_col-sm-5 img {
    padding: 0px;
}

.my_vc_column_4_change .vc_col-sm-4 img {
    padding-right: 0;
}

@media (min-width: 768px){
    .my_vc_column_4_change .vc_col-sm-4 {
        width: 28.3333%;
    }
}


/****************************************************************/
/*** Menu/header Restructuring ***/
/****************************************************************/

.main-header .logo {
    margin: 5px 0 0;
    white-space: nowrap;
}

@media only screen and (max-width : 959px) {
    .main-header .logo {
        margin: 2rem 0;
        white-space: nowrap;
    }
}

@media only screen and (max-width : 767px) {
    .main-header .logo {
        margin: 15px 0;
        white-space: nowrap;
    }
}

.nav.navbar-nav {
    padding-right: 0;
}

.header-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-select {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    font-size: 14px;
    width: 180px;
    position: relative;
    vertical-align: middle;
    padding: 10px 0 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.header-select select::after {
    content: '▾';
    display: inline-block;
}

.header-select,
.header-select span,
.header-select select {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.header-select select {
    text-indent: 30% !important;
    width: 200px;
    padding-left: 15px;
}

@media only screen and (max-width : 991px) {
    .header-select {
        width: 100% !important;
    }

    .header-select select {
        width: 200px !important;
    }
}

.header-select:hover {
    color: #fff;
    background-color: #526c8c;
}

.header-select select option {
    color: #003768;
    font-size: 16px;
}

@media only screen and (max-width : 991px) {
    .header-select:hover {
        color: #be0000 !important;
        background-color: transparent;
    }
}

.header-select:hover span,
.header-select:hover select {
    color: #fff;
}


.header-select::before {
    background: #889fb1;
    display: block;
    content: "";
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
}





/* Careers Page Events */
.career-events-section h2 {
	color: #003768;
}

.career-events-section h2 span {
	color: #7b91b4;
}

.career-events-section .lead p {
	font-family: 'Futura-Medium', sans-serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 1.2;
}

.career-events-section .event-custom-wrapper {
	max-width: 1200px;
    width: 100%;
    margin: 0 auto;
/*     padding-left: 5%; */
}

.career-events-section .event-box {
	margin-bottom: 5rem !important;
}

.career-events-section .event-box::before {
	content: '';
	background: url(../cds/images/cds-swoosh.svg) no-repeat;
	height: 80px;
	width: 100%;
	display: block;
	position: relative;
	
	display: none !important;
}

.career-events-section .event-box p {
	padding: 0;
	color: #071945;
	line-height: 1.33;
}

.career-events-section .event-box p.city {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.career-events-section .event-box p.event {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}	

.career-events-section .event-box p.date {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

.career-events-section .event-box p.month {
	font-size: 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.career-events-section .event-box p.time,
.career-events-section .event-box .location p {
	font-size: 16px;
	font-weight: normal;
}

.career-events-section .event-box .location p {
	margin-bottom: 0;
}

.career-events-section .events-view-all img {
	height: auto;
    max-width: 125px;
    width: 100% !important;
}

.career-events-section .events-view-all a {
	color: #cb1f36;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 30px;
	display: block;
	width: 0;
	line-height: 1.3;
}

.career-events-section .events-view-all a:hover {
	color: #071945;
}

.career-events-section .container {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding-left: 5%;
}
.page-id-1865 .lmm-map {
    margin-top: 0;
}
/* Careers Events End */




@media screen and (max-width : 767px) {
    .header-select {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}


@media screen and (max-width : 767px) {
    .header-select {
        position: absolute;
        top: 35px;
        height: auto;
        padding: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .header-select select {
        text-indent: 0rem;
    }

    .header-select span.cds {
        display: none;
    }
}

@media screen and (max-width: 959px) and (min-wdith: 767px) {
	 .header-select span {
		 color: #fff;
	 }
}

@media screen and (max-width: 1023px) and (min-width: 960px) {
    .nav.navbar-nav .ubermenu ul li a {
        padding: 12px 0px !important;
    }
}

@media only screen and (max-width : 1500px) {
    .header-select::before {
        display: none;
    }
}

@media screen and (max-width: 1023px) and (min-width: 960px) {
    .ubermenu-responsive-default.ubermenu-responsive .ubermenu-item-level-0 {
        min-width: 60px !important;
        width: auto !important;
        padding: 0 0.25rem !important;
    }
}

@media screen and (max-width : 991px) {

    .nav.navbar-nav .ubermenu>ul>li>a:before,
    .nav.navbar-nav .ubermenu>ul>li>a.active:before {
        background-size: auto 100%;
        -webkit-background-size: auto 100%;
        height: 32px;
    }
}

@media screen and (max-width : 767px) {

    .nav.navbar-nav .ubermenu>ul>li>a:before,
    .nav.navbar-nav .ubermenu>ul>li>a.active:before {
        height: 18px;
    }
}

@media print {
  	.main-header .logo a img {
    	display: inline-block;
    	max-width: 50px;
    	width: 50px;
	}
	
	.header-select {
		display: none;
		visibility: hidden;
	}
	
	h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
		font-size: 24px !important;
	}
	
	p {
		font-size: 18px !important;
	}
	
}

/****************/
/* END STYLE-1 */
/****************/