.work {
    clear: both;
    overflow: hidden;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.1);
}

.workStudy::after {
    content: "";
    position: relative;
    width: 100%;
}

.workStudy {
    width: 50%;
}

.workStudy {
    position: relative;
    width: 50%;
    float: left;
    background-size: cover;
    overflow: hidden;
    background-color: #555;
}

.workStudy .description {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 100px 40px 0 40px;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 888;
    transition: all 1s ease;
    opacity: 0;
    color: #ccc;
    filter: blur(2px);
}
/* Hide every last odd child*/

.workStudy:last-child:nth-child(odd) {
    display: none;
}

.workStudy .description h3,
.workStudy .description p {
    color: inherit;
    text-align: left;
    font-color: #ccc;
}

.workStudy h3 {
    font-family: 'proximaNovaLight', sans-serif;
    font-size: 38px;
    color: #CCCCCC; /*CWEBS-129*/
}

.workStudy:hover .description {
    padding: 80px 40px 0 40px;
    opacity: 1;
    filter: blur(0);
}

.workStudy:after {
    content: "";
    position: relative;
    width: 100%;
}

.workStudy img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.workStudy:hover img {
    filter: blur(0);
}

.workStudy span {
    overflow: hidden;
}

.workStudy h4 {
    font-family: ProximaNovaRegular;
    font-size: 44px;
}

.workStudy p {
    font-family: ProximaNovaLight;
    text-transform: uppercase;
    font-size: 18px;
    color:#CCCCCC;/*CWEBS-129*/
}

.workStudy:hover {
    z-index: 1111;
}

.workStudy .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: top;
    background-size: cover;
    transition: filter 1s ease;
    z-index: 2;
}

/*CWEBS-296*/
.workStudy .videofit {
  min-width: 100%;
   min-height: 100%;
}

.workStudy .description span:after {
    content: " / ";
}

.workStudy .description span:last-child:after {
    content: "";
}

.workStudy:hover .bg {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    transform: scale(1.2);
    transition: all 22s ease;
    filter: blur(33px) contrast(1) brightness(2) saturate(0);
}
.single section{
    padding: 0;
}
/*CWEBE-171*/
section.footer-wrapper {
    padding: 88px 0 78px;
}
.single .header-wrapper {
    padding: 15px 0;
}
img.size-full {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 10px;
}

.workImages {
    display: block;
    position: relative;
    z-index: 11;
}

.workImages img {
    margin-top: -180px;
    padding-bottom: 180px;
    max-width: 800px;
    width: 100%;
}

.workImages:nth-child(odd) {
    background-color: #eee;
    text-align: right;
}

.workImages:nth-child(odd):nth-of-type(2) {
    background-image: url(../whiteFrame.png);
}

.workImages:last-of-type img {
    margin-bottom: 80px;
}

.workBanner.homeBanner {
    background-size: cover;
    background-attachment: local;
    position: relative;
}

.workStudy a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1111;
}

.workStudy .description h3, .workStudy .description p {
    color: inherit;
    text-align: left;
    font-color: #ccc;
}

.workStudy h3 {
    font-family: 'proximaNovaLight', sans-serif;
    font-size: 38px;
    color: #CCCCCC;
}

.homeBanner {
    background-color: #555;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

.homeBanner a img {
    width: 100%;
    display: block;
    width: 100%;
    height: auto;
}

/*WorkThinking*/

.fullBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    display: block;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.workThinking {
    clear: both;
    float: none;
    overflow: auto;
    padding: 100px 0 100px 0;
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    background-blend-mode: screen;
}
.workThinking,
.devicesTablets {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.workThinking h2 {
    font-family: "minionProRegSubHead", serif;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 44px;
    text-align: left;
    line-height: 60px;
    letter-spacing: 0px;
    color: #000000;
}
.workThinking p {
    font-size: 16px;
    font-family: "proximaNovaLight";
    color: #000000;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 21px;
    letter-spacing: 0.3px;
}
.workThinking .devices {
    float: right;
    position: absolute;
    max-width: 580px;
    transition-property: opacity, filter, transform;
    transition-timing-function: ease;
    transition-duration: 1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
    left: 53%;
    z-index: 1;
}
.workThinking.scrollVis .devices {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.workThinking .services.list ul {
    width: 50%;
    float: left;
}
.workThinking .services.list ul h3 {
    font-family: "proximaNovaBold", sans-serif;
    font-size: 15px;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 2.25px;
    margin-top: 20px;
    margin-bottom: 16px;
}
.workThinking .devices div {
    float: left;
}
.workThinking .description {
    float: left;
    background-color: #fff;
    width: 50%;
    opacity: 0;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1;
}
.workThinking .description>div:after {
    content: '';
    display: block;
    float: none;
    clear: both;
    overflow: auto;
    margin: 0;
    padding: 0;
}
.workThinking.scrollVis .description {
    opacity: 1;
}
.workThinking .description div {
    float: right;
    padding: 40px;
    width: 100%;
    max-width: 400px;
}
.workThinking .description .services.list ul li {
    font-family: "proximaNovaBold", sans-serif;
    color: #000000;
    font-size: 12px;
    letter-spacing: 1.5px;
    line-height: 25px;
    text-transform: uppercase;
}
.tabletView {
    background-image: url(../images/whiteFrame.png);
    text-align: right;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
    margin-top: -300px;
    overflow: auto;
}
.tabletView img {
    display: block;
    display: block;
    width: 100%;
    height: auto;
    max-width: 1200px;
    float: right;
}
.studyView {
    padding: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
}
.studyView>div {
    padding: 80px;
}
.studyView img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1200px;
}
.devicePhone {
    background-image: url(../images/iphoneFrame.png);
    background-size: 250px;
    padding: 58px 14px 45px 16px;
    width: 220px;
    height: 400px;
}
.devicePhone .mobileView {
    width: 218px;
    max-width: 480px;
    height: 386px;
    overflow-y: Scroll;
    background-color: #1b1b1b;
}
.devicePhone:after,
.deviceTablet:after {
    content: '';
    display: block;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 1%;
    left: 1%;
    right: 1%;
    bottom: 1%;
    border-radius: 40px;
    opacity: 1;
    transition: all 0.3s ease;
    transition-delay: 0.1s;
    -webkit-transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.devicePhone:hover:after,
.deviceTablet:hover:after {
    bottom: 100%;
    opacity: 0;
}
.deviceTablet {
    background-image: url(../images/ipadFrame.png);
    background-size: 530px;
    padding: 52px 27px 39px 29px;
    width: 475px;
    height: 648px;
}
.deviceTablet .mobileView {
    width: 473px;
    max-width: 480px;
    height: 631px;
    overflow-y: Scroll;
    position: relative;
}

.endClientsComment .sliderDots{
    display:none;
}

.endClientsComment.shadowBox.quoteBox {
    padding-top: 70px !important;
    padding-bottom: 0px !important;
    height: auto;
}
.endClientsComment .quoteCount{
    display:none;
}
.endClientsComment.shadowBox.quoteBox .scrollVis {
    margin: 0 auto;
    max-width: 1010px;
    color: #555;
}
.endClientsComment.quoteBox p:last-child {
	position: static;
    padding-top: 50px;
}
.endClientsComment .sliderControl.controlsRight, .endClientsComment .sliderControl.controlsLeft{
    display: none;
}
.one-div-wrapper{
    margin: 0 auto;
    max-width: 600px;
    padding: 0;
    display: table;
}
.two-div-wrapper{
    margin: 0 auto;
    max-width: 800px;
    padding: 0;
    display: table;
}
.percentage-content.two-div{
    width: 38%;
}
.percentage-content.two-div.div-2{
    border-right: 0px;
}
.percentage-content.one-div{
    width: 40%;
    margin: 0 auto;
    float: none;
    padding: 0;
    text-align: center;
}
.percentage-content.one-div.div-1{
    border-right: 0px;
}
.percentage-content.two-div.two-div-image.div-2 {
    padding: 20px 0;
    text-align: center;
}
/*CWEBE-171*/
.shortTopBox.strategy p {
    max-width: 800px;
    font-size: 18px;
}
.shortTopBox.strategy h2 {
    margin-bottom: 20px;
    padding: 0;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #000000;
    font-family: "minionProRegSubHead", serif;
}
.single-work .work-sub-page-strategy-and-data-section p {
    font-size: 16px;
    font-family: "proximaNovaLight";
    color: #000000;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 21px;
    letter-spacing: 0.3px;
}
/*CWEBE-171*/
.result-percentage-content {
    width: 100%;
    text-align: left;
    margin: 50px auto;
    max-width: 1160px;
    color: #000000;
    display: table;
}
.work-sub-page.work-sub-page-strategy-and-data-section{
    padding-top: 70px;
}
/****************************/
/*CWEBS_276*/
.workThinking p a:link{
 color:#000!important;
 text-decoration:underline!important;
}

.workThinking p a:hover{
 color:#000!important;
 text-decoration:underline!important;
}

.workThinking p a:visited{
 color:#000!important;
 text-decoration:underline!important;
}
/******************************/
/**************/
/*CWEBS_276*/
.work-sub-page.work-sub-page-strategy-and-data-section p a:link{
 color:#000!important;
 text-decoration:underline!important;
}
.work-sub-page.work-sub-page-strategy-and-data-section p a:hover{
 color:#000!important;
 text-decoration:underline!important;
}
.work-sub-page.work-sub-page-strategy-and-data-section p a:visited{
 color:#000!important;
 text-decoration:underline!important;
}
/**************/

.shortTopBox.results, .shortTopBox.strategy {
    padding: 10px 80px 30px;
    max-width: 800px;
    margin: 0 auto;
}
.shortTopBox.results h2 {
    margin-bottom: 20px;
    padding: 0;
    font-size: 44px;
    line-height: 60px;
    letter-spacing: 0px;
    color: #000000;
    font-family: "minionProRegSubHead", serif;
}
.shortTopBox.results p {
    font-size: 18px;
}
/**************/
/*CWEBS_276*/
.shortTopBox.results p a:link{
    color:#000!important;
 text-decoration:underline!important;
}
.shortTopBox.results p a:hover{
    color:#000!important;
 text-decoration:underline!important;
}
.shortTopBox.results p a:visited{
    color:#000!important;
 text-decoration:underline!important;
}
/**************/
/* .percentage-content {
    width: 25%;
    float: left;
    margin: 0px 10px;
    padding: 0 45px;
    text-align: center;
} */

.percentage-content {
    width: 25%;
    /* float: left; */
    /* margin: 0px 10px; */
    padding: 0 45px;
    text-align: center;
    min-height: 200px;
    vertical-align: middle;
    display: table-cell;
}

.result-percentage-content .percentage-content.div-1, .percentage-content.div-2 {
    border-right: 1px solid #e2e2e2;
}
.result-percentage-content .percentage-content.div-3 {
    text-align: center;
    padding: 20px 0;
    margin-left: 0;
}
.percentage.numeric-spechar {
   /* text-align: center;
    font-size: 70px;
    font-weight: bold;
    color: #333;*/
	/*CWEBS_276*/
	color: #000000;
    font-family: "minionProRegSubHead", serif;
    font-size: 45px;
    line-height: 45px;
}

.percentage-content .content p {
    color: #000; /*CWEBS-129*/
    text-align: center;
    color: #aaa;
}

.percentage-content .title {
   /* font-size: 14px;
    margin: 15px 0 15px 0;
    color: #000;*/ /*CWEBS-129*/
	/*CWEBS_276*/
	color: #000000;
    font-family: "proximaNovaBold", sans-serif;
    font-size: 10px;
    letter-spacing: 1.8px;
    line-height: 12px;
    text-transform: uppercase;
    display: inline-block;
   /* margin-left: 35px;*/
   /* margin-left: 115px;*/
}

.results .link-field {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.results p em a{
    color: #000000;
}

.link-field a {
    border: 2px solid #e2e2e2;
    padding: 8px 18px;
    font-size: 12px;
    text-transform: uppercase;
}
.link-field .content a{
    border: 0;
    padding: 0;
    text-transform: none;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.our-client-area{
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}

.our-client-area-title h2{
    color:#000000;
}

.our-client-area-description{
    width: 50%;
    margin: 0 auto;
}

.our-client-area-description p{
    font-size: 18px;
    width:100%;
    margin: 20px auto;
    color: #000000;
}

.our-clients ul {
    width: 70%;
    margin: 30px auto;
}

.our-clients li {
    float: left;
    width: 20%;
    margin: 5px auto;
    text-align:left;
    padding-left: 5%;
}

.our-clients li a{
    color: #000000;
    font-size: 16px;
}

.todayContentAndOption p a{
    margin-top: 35px;
}

.percentage-content.one-div.div-1 {
    border-right: 0px;
}

.homeBanner p {
    position: absolute;
    left: 40px;
    width: 50%;
    max-width: 450px;
    padding: 40px;
    top: 50%;
    transform: translateY(-50%);
}

.homeBanner p img {
    width: 100%;
    height: auto;
}

.work-sub-page-thinking-section .services.list{
    padding: 0;
}

.deviceMacbook > img {
    width: 100%;
    height: auto;
    display: block;
}

.deviceInner img {
    width: 100%;
    height: auto;
}

.deviceInner {
    top: 12.5%;
    right: 14.9%;
    left: 14.2%;
    position: absolute;
    max-width: 100%;
}

.studyView img {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1200px;
}

.studyView {
    padding: 0;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    position: relative;
}

.work-sub-page-tabletview-section .studyView {
    padding: 80px;
}

.work-sub-page-study-view-section .studyView > div {
    padding: 80px 0 0;
}

.quoteBox > ul > li > div > div {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    padding: 0 1em;
    position: relative;
}

.greyBox {
    background-color: #efefef;
    padding: 50px 40px 100px 40px;
    margin-top: 0;
}
.lightBox.greyBox .colorPallet {
    margin-bottom: 50px;
}
.colorPallet ul {
    text-align: center;
    display: flex;
    justify-content: center;
    max-width: 60%;
    margin: 0 auto;
}
.colorPallet li,
.colorPallet p,
.colorPallet h3 {
    font-family: proximaNovaLight;
    font-size: 10px;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.colorPallet ul li {
    order: 1;
    margin-right: 10%;
    position: relative;
    max-width: 200px;
}
.colorPallet ul li:after {
    content: "";
    position: absolute;
    left: 104%;
    top: 58%;
    height: 1px;
    width: 50%;
    background-color: rgba(0, 0, 0, 0.5);
}
.colorPallet ul li:last-child {
    margin-right: 0;
}
.colorPallet ul li:last-child:after {
    content: none;
}
.colorPallet ul li span {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
    display: block;
    border-radius: 50%;
    font-family: proximaNovaRegular;
    font-size: 10px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    position: relative;
}
.colorPallet ul li:hover span {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.05);
}
.colorPallet ul li:last-child span:after {
    display: none;
}
.scrollVis .colorPallet ul li span {
    top: 0px;
}

.work-sub-page-quotes-section li{
    height:auto !important;
}

.work-sub-page.work-sub-page-quotes-section .shadowBox p {
    max-width: 100%;
    right: 0;
    margin-top: 50px;
}

.work-sub-page-end-client-comments-section li{
    height: auto !important;
}

.newCaseStudyArea {
    width: 100%;
    position: relative;
    display: inline-block;
    clear: both;
}

.newCaseStudyArea .top {
    padding: 75px 0;
    text-align: center;
    color: #fff;
}

.workCaseStudyArea {
    margin: 0 auto;
    width: 60%;
}

.newCaseStudyAreaTitle {
    margin-bottom: 20px;
}

.workCaseStudyArea p{
    font-size: 20px;
}

.paletteArea{
    text-align: center;
    padding: 75px 0 175px;
    display: inline-block;
    width: 100%;
    background: #d5d8dc;
}

.paletteArea .title {
    font-family: "minionProReg", serif;
    font-size: 48px;
    color: #000;
    letter-spacing: 0;
    padding-bottom: 30px;
}

.paletteColors-wrap {
    width: 100%;
    float: left;
    margin: 25px 0;
}

.paletteColors {
    width: 55%;
    margin: 0 auto;
}

.paletteColors li {
    float: left;
    width: 25%;
    font-size: 12px;
    text-align: center;
}

.roundedColorArea {
    /* width: 72%;
    height: 185px;
    border-radius: 189px;
    margin: 25px auto; */
    margin: 25px auto;
    position: relative;
    border-radius: 50%;
    width: 100%;
    height: auto;
    padding-top: 100%;
}

.mobileArea {
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: -100px;
}

.mobileArea .mobile {
    width: 33.33%;
    float: left;
    text-align: center;
}

.mobileArea .mobile img {
    width: 100%;
    height: auto;
    max-width: 265px;
}

.before {
    content: '';
    position: absolute;
    border-right: 53px #000 solid;
    height: 2px;
    width: 90%;
    transform: translateY(-50%);
    top: 50%;
    left: 15%;
    right: 15%;
}

.paletteColors li:last-child .before {
    border-right:0px;
}

.single-work .quoteBox p:last-child {
    text-align: center;
}

.single-work .work-sub-page-result-and-data-section p{
    font-size: 16px;
    font-family: "proximaNovaLight";
    color: #000000;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 21px;
    letter-spacing: 0.3px;
}

.workThinking .description .services.list ul li, .workThinking .description .services.list ul li a, .workThinking .description .services.list ul li a:hover{
  color: #000;
}

.workThinking .description .services.list ul li a:hover{
  text-decoration: underline;
}
