/*
CTC Separate Stylesheet
Updated: 2019-01-24 17:39:40

breakpoints used in proof are : 1300, 768 and 414
*/

@import url('https://fonts.googleapis.com/css?family=Fira+Sans:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?v26dot');
    src: url('fonts/icomoon.eot?v26dot#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?v26dot') format('truetype'),
    url('fonts/icomoon.woff?v26dot') format('woff'),
    url('fonts/icomoon.svg?v26dot#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Fira Sans', sans-serif;
    color: #484F57;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Fira Sans', sans-serif;
    color: #484F57;
}

h1:not(.site-title):before, h2:before {
    display: none;
}

.entry .entry-content, .entry .entry-summary {
    max-width: 100%;
    margin: unset;
    padding: unset;
}

.innerlink:hover {
    cursor: pointer;
}

.clearfix::before, .clearfix::after {
    display: table;
    content: '';
    width: 100%;
    clear: both;
    float: none;
}

.left-spacing {
    max-width: 1180px;
    margin-left: auto;
}

.greybtn:hover {
    background: #484f57;
    color: #fff !important;
}

/* Icons*/

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon', sans-serif !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-logo-ey:before {
    content: "\e908";
}

.icon-logo-studios:before {
    content: "\e909";
}

.icon-arrow:before {
    content: "\e900";
}

.icon-facebook:before {
    content: "\e901";
}

.icon-hamburger-menu:before {
    content: "\e902";
    color: #484f57;
}

.icon-instagram:before {
    content: "\e903";
}

.icon-linkedin:before {
    content: "\e904";
}

.icon-menux:before {
    content: "\e905";
}

.icon-pdf:before {
    content: "\e906";
    color: #484f57;
}

.icon-twitter:before {
    content: "\e907";
}

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

/*==== Header ====*/
.site-header {
    padding: 0px;
    height: 70px;
    background: #fff;
    width:100%;
    -webkit-box-shadow: 0 8px 6px -6px #c3bcbc;
    -moz-box-shadow: 0 8px 6px -6px #c3bcbc;
    box-shadow: 0 8px 6px -6px #c3bcbc;
}
.site-header .header-wrapper {
    width: 100%;
    max-width: 1360px;
    margin: auto;
    height: 70px;
    background: #fff;
    padding: 0px 25px;
}
.site-header .header-wrapper .logo .icon-logo-ey:before {
    content: "\e908";
    font-size: 39px;
    color: #000;
}
.site-header .header-wrapper .logo .icon-logo-studios:before {
    color: #000;
    content: "\e909";
    font-size: 16px;
    top: 0px;
    position: absolute;
}
.site-header .header-wrapper .logo a{
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    height: 40px;
    margin-top:20px;
}
.site-header .header-wrapper .logo:hover .icon-logo-studios:before {
    color:#484f57;
}
.site-header .header-wrapper .logo:hover .icon-logo-ey:before{
    color:#0099D8;
}
.site-header .header-wrapper .logo span.icon-logo-ey {
    height: 39px;
}
.site-header .header-wrapper .logo a span.icon-logo-ey {
    padding-right: 10px;
}
.site-header .header-wrapper .logo span.icon-logo-studios {
    height: 16px;
    position: relative;
}
.site-header .header-wrapper .logo {
    width: 150px;
    float: left;
    display: block;
}
.site-header .header-wrapper .header-menu {
    width: 505px;
    float: left;
    height: 70px;
    margin-left: 135px;
    max-width: calc(100% - 530px - 135px);
}
.site-header .header-wrapper .header-menu ul {
    margin: 0px;
    padding: 0px;
    display: flex;
}
.site-header .header-wrapper .header-menu ul li::marker {
    display: none;
    color: #fff;
}
.site-header .header-wrapper .header-menu ul {
    list-style: none;
}
.site-header .header-wrapper .right-p .header-menu ul a#desktop-menu {
    display: block;
}
.site-header .header-wrapper .right-p .header-menu ul a#mobile-menu {
    display: none;
}
.site-header .header-wrapper .menu-item-type-custom {
    line-height: 20px;
    padding:15px 40px 10px 10px;
    height:70px;
    position:relative;
    margin-right:10px;
    
    cursor:pointer;
    
}
.site-header .header-wrapper .menu-item-type-custom:hover {
    background: #000;
}
.site-header .header-wrapper .menu-item-type-custom:hover span.custom-menu-cont span {
    color: #fff;
}
.site-header .header-wrapper .menu-item-type-custom span.dev-bot {
    display: block;
    background: #0099D8;
    height: 3px;
    width: 30px;
    margin-top:3px;
}
.site-header .header-wrapper .menu-item-type-custom span.custom-menu-cont {
    display: block;
    border-left: 1px solid #A5A5A5;
    padding-left: 10px;
    padding-top:7px
}
.site-header .header-wrapper li.menu-item-type-custom.menu-item-has-children span.bd{
    position: relative;
}
.site-header .header-wrapper li.menu-item-type-custom.menu-item-has-children span.bd:after {
    content: "";
    background: url("/wp-content/uploads/2020/11/menu-dropdown.png");
    width: 10px;
    height: 6px;
    position: absolute;
    right: -16px;
    top: 6px;
}
.site-header .header-wrapper ul.sub-menu {
    background: #fff;
    width: 730px;
    z-index: 9999;
    position: absolute;
	padding: 50px 0px 0px 0px;
    display:none;
    top:70px;
    background-size: 724px 32px;
    background-position: 3px 0px;
    background-repeat: no-repeat;
    background-image: linear-gradient(to bottom, #121212, #2f2f2f, #4e4e4e, #6f6f6f, #929292, #a7a7a7, #bcbcbc, #d2d2d2, #dddddd, #e8e8e8, #f4f4f4, #ffffff);
    left: -3px;
}
.site-header .header-wrapper ul.sub-menu li.sub-menu-li .cont:hover {
    border-bottom: 4px solid #0099D8;
}
.site-header .header-wrapper ul.sub-menu .cont{
    margin-bottom:10px;
    width:calc(100% - 25px);
    float:left;
}
.site-header .header-wrapper .menu-item-type-custom span.reg {
    font-size: 12px;
    line-height: 13px;
    color: #484F57;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    display: block;
}
.site-header .header-wrapper .menu-item-type-custom:first-child span.custom-menu-cont span:first-child{
    height:16px;
}
.site-header .header-wrapper .menu-item-type-custom:first-child span.custom-menu-cont span.dev-bot{
    margin-top:0px;
}
.site-header .header-wrapper .menu-item-type-custom span.bd {
    font-size: 16px;
    color: #000;
    font-weight: 800;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
.site-header .header-wrapper .header-links {
    float: right;
    width: 380px;
    padding-top: 15px;
}
.site-header .header-wrapper .header-links .content {
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.site-header .header-wrapper .header-links .content .left-ct a {
    font-size: 10px;
    color: #484F57;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
}
.site-header .header-wrapper .header-links .content .left-ct a:hover {
    color: #000;
    text-decoration: underline;
}
.site-header .header-wrapper .header-links .content .left-ct {
    width: calc(100% - 195px);
    float: left;
}
.site-header .header-wrapper .header-links .content .right-ct {
    width: 175px;
    float: left;
    margin-left:20px;
}
.site-header .header-wrapper .header-links .content .right-ct a {
    background: #FFCA39;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-radius: 19px;
    padding: 8px 24px;
    cursor:pointer;
    font-family: 'Oswald', sans-serif;
}
.site-header .header-wrapper .header-links .content .right-ct a:hover {
    background: #fdd93b;
}
.site-header .header-wrapper .header-links .content .left-ct {
    display: flex;
}
.site-header .header-wrapper .header-links .content {
    display: flex;
    align-items: center;
}
.site-header .header-wrapper .header-links .content .left-ct a:nth-child(2) {
    border-right: 1px solid #707070;
    border-left: 1px solid #707070;
    padding: 0px 8px;
}
.site-header .header-wrapper .header-links .content .left-ct a:nth-child(1) {
    padding-right: 8px;
}
.site-header .header-wrapper .header-links .content .left-ct a:nth-child(3) {
    padding-left: 8px;
}
.site-header .header-wrapper .header-links .content .left-ct a:nth-child(2):hover{
    border-color:#707070;
}
.site-header.sticky {
    position: fixed;
    top: 0px;
    z-index: 9999;
}
.site-header .header-wrapper ul.sub-menu li.sub-menu-li {
    width: 33.33%;
    float: left;
    height:65px;
}
.site-header .header-wrapper ul.sub-menu li.sub-menu-li:nth-of-type(3n+1) {
    clear: both;
}
.site-header .header-wrapper ul.sub-menu .cont{
    display:flex;
}
.site-header .header-wrapper ul.sub-menu .cont .img {
    width: 40px;
    float: left;
}
.site-header .header-wrapper ul.sub-menu .cont .text {
    width: calc(100% - 40px);
    float: left;
}
.site-header .header-wrapper ul.sub-menu .view-all {
    width: 100%;
    background: #F0F0F0;
    height: 40px;
    text-align: center;
}
.site-header .header-wrapper ul.sub-menu .view-all a {
    padding-top: 10px;
    display: block;
    width: fit-content;
    margin: auto;
    text-decoration:underline;
    color:#0099D8;
    font-size:14px;
    font-weight:600;
    font-family: 'Fira Sans', sans-serif;
    position: relative;
    padding-left: 12px;
}
.site-header .header-wrapper ul.sub-menu .view-all a:before {
    content: "";
    background: url(/wp-content/uploads/2021/02/view-all.png);
    width: 6px;
    height: 11px;
    position: absolute;
    left: 0px;
    top: 14px;
}
.site-header .header-wrapper ul.sub-menu .s-content-menu {
    max-width: 620px;
    margin: auto;
    overflow: hidden;
}
.site-header .header-wrapper ul.sub-menu .cont .text {
    font-size: 16px;
    color: #000;
    padding-left: 10px;
    line-height: 35px;
    font-weight: 600;
    font-family: 'Fira Sans', sans-serif;
}
.site-header .header-wrapper ul.sub-menu li.sub-menu-li:nth-of-type(3n+1) a {
    width: 100%;
}
/*==== Footer ====*/
footer#footerContainer {
    background: #F0F0F0;
    overflow:hidden;
}
footer#footerContainer .footerWrapper {
    max-width: 860px;
    margin: auto;
    overflow:hidden;
    padding:50px 25px 0px 25px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p1 span.text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p1 span.tel a{
    font-size: 30px;
    font-weight: 700;
    color: #000;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p1 span.tel a:hover{
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p1 span.dv-ft {
    width: 30px;
    height: 3px;
    background: #0099D8;
    display: block;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p2 span.text {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p2 span.text2 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    display: block;
    line-height: 22px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .p1 {
    margin-bottom: 30px;
}
footer#footerContainer .footerWrapper .footer-con {
    width: 100%;
    display: block;
}
footer#footerContainer .footerWrapper .footer-con .sec1 {
    width: 54%;
    float: left;
    padding-right:65px;
}
footer#footerContainer .footerWrapper .footer-con .sec2 {
    width: 32%;
    float: left;
    padding-right: 35px;
}
footer#footerContainer .footerWrapper .footer-con .sec3 {
    width: 14%;
    float: left;
}
footer#footerContainer .footerWrapper .footer-copyright {
    width: 100%;
    display: block;
    float: left;
    border-top: 1px solid #D5D5D5;
    height:87px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo br {
    display: none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo br {
    display: none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span input {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border-color: #fff;
    outline: none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span:first-child {
    padding-right: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span:last-child {
    padding-left: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span {
    width: 50%;
    float: left;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span:last-child {
    padding-left: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span {
    width: 50%;
    float: left;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo {
    margin-bottom: 10px;
    width: 100%;
    display: block;
    float: left;
    height: 45px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span input {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border-color: #fff;
    outline:none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span input::-webkit-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span input:-ms-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span input::placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span input::-webkit-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span input:-ms-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span input::placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span input::-webkit-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span input:-ms-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .SecondTwo span input::placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 form.wpcf7-form.invalid span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0px;
    font-size: 11px;
    width: 100% !important;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm form.wpcf7-form.invalid .firstTwo {
    margin-bottom: 20px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm form.wpcf7-form.invalid .SecondTwo {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    float: left;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .contactfrm.secondCol textarea::-webkit-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .contactfrm.secondCol textarea:-ms-input-placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .contactfrm.secondCol textarea::placeholder{
	font-size:12px;
	font-weight:400;
	color:#000;
	font-style: italic;
	font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm input.wpcf7-form-control.wpcf7-submit {
    background: #FFCA39;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    border-radius: 19px;
    padding: 10px 30px;
    cursor: pointer;
    font-family: 'Oswald', sans-serif;
    text-transform:uppercase;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fdd93b;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p br {
    display: none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span {
    width: 50%;
    float: left;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span input {
    width: 100%;
    height: 45px;
    border-radius: 4px;
    border-color: #fff;
    outline:none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span:first-child {
    padding-right: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .contactfrm.firstCol p span:last-child {
    padding-left: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span:first-child {
    padding-right: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm .firstTwo span:last-child {
    padding-left: 5px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm  .contactfrm.firstCol p {
    margin: 0px;
    width: 100%;
    float: left;
    height: 45px;
}
footer#footerContainer .footerWrapper .footer-con .sec1  .contactfrm.firstCol {
    overflow: hidden;
    width: 100%;
    margin-bottom:10px;
}
footer#footerContainer .footerWrapper .footer-con .sec1  .contactfrm.secondCol {
    overflow: hidden;
    width: 100%;
}
footer#footerContainer .footerWrapper .footer-con .sec1  .contactfrm.secondCol .wpcf7-form-control {
    background: #fff;
    border-radius: 6px;
    border: none;
    height:100px;
    outline:none;
}
footer#footerContainer .footerWrapper .footer-copyright .copyright {
    float: right;
    margin-top:26px;
}
footer#footerContainer .footerWrapper .footer-copyright .copyright span {
    font-size: 10px;
    color: #484F57;
    display: block;
    text-align: right;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
    line-height: 14px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm {
    margin-top: 15px;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p1 span.text a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p1 ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p1 ul li a{
    font-size: 12px;
    font-weight: 400;
    color: #000;
    display: block;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p2 span.text a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
    margin-top:20px;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p3 span.text a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec3 .p1 span.text a {
    font-size: 14px;
    font-weight: 700;
    color: #000;
    display: block;
    line-height: 36px;
    font-family: 'Open Sans', sans-serif;
}
footer#footerContainer .footerWrapper .footer-con .sec3 .p2 {
    margin-top: 45px;
}
footer#footerContainer .footerWrapper .footer-con .sec3 .p2 img{
    margin-bottom: 20px;
}
footer#footerContainer .footerWrapper .footer-copyright .logo .icon-logo-ey:before {
    content: "\e908";
    font-size: 31px;
    color: #000;
}
footer#footerContainer .footerWrapper .footer-copyright .logo .icon-logo-studios:before {
    color: #000;
    content: "\e909";
    font-size: 11px;
    top: 2px;
    position: absolute;
}
footer#footerContainer .footerWrapper .footer-copyright .logo a {
    width: 118px;
    float: left;
    display: flex;
    align-items: center;
    height: 31px;
}
footer#footerContainer .footerWrapper .footer-copyright .logo {
    margin-top: 20px;
    width: 118px;
    float: left;
    height: 31px;
    margin-right: 35px;
}
footer#footerContainer .footerWrapper .footer-copyright .social-icons {
    display: block;
    margin-top: 13px;
    float: left;
}
footer#footerContainer .footerWrapper .footer-copyright .social-icons a span:before {
    color: #000;
    font-size: 16px;
}
footer#footerContainer .footerWrapper .footer-copyright .social-icons a {
    margin-right: 15px;
}
footer#footerContainer .footerWrapper .footer-copyright .social-icons a:hover span:before {
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-copyright .social-icons a:last-child {
    margin: 0px;
}
footer#footerContainer .footerWrapper .footer-copyright .logo span.icon-logo-studios {
    height: 14px;
    position: relative;
}
footer#footerContainer .footerWrapper .footer-copyright .logo a span.icon-logo-ey {
    padding-right: 6px;
}
footer#footerContainer .footerWrapper .footer-copyright .logo span.icon-logo-ey {
    height: 31px;
}
footer#footerContainer .footerWrapper .footer-copyright .logo:hover .icon-logo-studios:before {
    color:#484f57;
}
footer#footerContainer .footerWrapper .footer-copyright .logo:hover .icon-logo-ey:before{
    color:#0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p1 ul li a:hover {
    text-decoration: underline;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p1 span.text a:hover {
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p2 span.text a:hover {
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec2 .p3 span.text a:hover {
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec3 .p1 span.text a:hover {
    color: #0099D8;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm p {
    margin: 10px 0px 33px 0px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 div.wpcf7 div.wpcf7-validation-errors {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    border: 2px solid red;
    width: 100%;
    float: right;
    margin: 0px 0px 70px 0px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 form.wpcf7-form.invalid .wpcf7-response-output {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    border: 2px solid red;
    width: 100%;
    float: right;
    margin: 0px 0px 70px 0px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 form.wpcf7-form.sent .wpcf7-response-output {
    color: #398f14;
    font-weight: 400;
    font-size: 18px;
    border: 2px solid #398f14;
    width: 100%;
    float: right;
    margin: 0px 0px 70px 0px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .form-holder div.wpcf7 div.wpcf7-mail-sent-ok {
    color: #398f14;
    font-weight: 400;
    font-size: 18px;
    border: 2px solid #398f14;
    width: 100%;
    float: right;
    margin: 0px 0px 70px 0px;

}
/*==== Home Page ====*/
.home-banner-container {
    overflow: hidden;
    position: relative;
    padding: 160px 10px 10px;;
    text-align: left;
    background-size: cover;
}

.home-banner-wrapper {
    max-width: 1300px;
    padding: 0 0 0 140px;
    height: 460px;
    position: relative;
    margin: 0 auto;
}

.home-banner-content {
    max-width: 700px;
    color: #fff;
    float: left;
}

.bannerbtn a {
    font: 500 16px 'Fira Sans', sans-serif;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 0;
    background: #484F57;
    width: 235px;
    line-height: 32px;
}

.home-banner-img {
    max-width: 73%;
    height: 100%;
    position: absolute;
    right: -155px;
    top: -30px;
}

.hp-about-bucket {
    height: 393px;
}

.hp-about-bucket:nth-of-type(1) {
    margin-right: 20px;
}

.hp-creative-bucket {
    height: 393px;
}

.bucket-mini-content {
    color: #fff;
    width: 100%;
    max-width: 448px;
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    vertical-align: bottom;
}

.page-template-page-homepage .icon-arrow,
.page-template-page-homepage-v2 .icon-arrow {
    background: #0099D8;
    font-size: 16px;
    padding: 15px 15px 9px 15px;
    text-align: right;
    color: #fff;
    float: right;
}

.bucket-mini-content p:nth-of-type(2) {
    background: #FFF;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 15px;
}

.bucket-mini-content p:nth-of-type(1) {
    padding-left: 17px;
    background: rgba(0, 0, 0, 0.35);
}

.bucket-mini-content p, .hp-case-bucket p {
    margin: 0;
}

.hp-case-bucket {
    margin-right: 20px;
}

.section4 .section-wrapper {
    max-width: 860px;
    width: 100%;
}

.section2 {
    margin-bottom: 100px;
}

.hp-case-bucket {
    color: #000;
}

.hp-case-bucket > p {
    font-size: 30px;
    padding-left: 30px;
    font-weight: 700;
    line-height: 40px;
}

.hp-case-bucket .icon-arrow {

}

.case-bucket-content {
    background: rgba(72, 79, 87, 0.11);
    padding: 30px 30px 40px;
}

.section3 .section-wrapper {
    height: 340px;
}

.page-template-page-homepage .section-wrapper .half,
.page-template-page-homepage-v2 .section-wrapper .half {
    font-size: 0;
}

/*==== Homepage NEW ====*/
.page-template-homepage-new .brands-np {
    width: 100%;
    background: #484F57;
    padding-bottom: 35px;
    padding-top: 20px;
    overflow:hidden;
    max-width: 1366px;
    margin: auto;
}
.page-template-homepage-new .brands-np .logos {
    max-width: 1367px;
    margin: auto;
    display: flex;
    align-items: center;
    padding: 0px 40px;
}
.page-template-homepage-new .brands-np .logos .logo {
    width: 12.5%;
    float: left;
    text-align:center;
}
.page-template-homepage-new .brands-np .logos .logo img {
    margin: auto;
    display: block;
}
.page-template-homepage-new .brands-np h1.title {
    color: #FFFFFF;
    text-align: center;
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    margin:0px;
    padding-bottom:20px;
    font-weight:500;
}
.page-template-homepage-new .why-ey-hp {
    width: 100%;
    padding-top:20px;
    max-width: 1366px;
    margin: auto;
    background-image: url(/wp-content/uploads/2020/12/bg_whyEY.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top:58px;
}
.page-template-homepage-new .why-ey-hp .section-1 {
	max-width: 1140px;
    margin: auto;
    overflow: hidden;
    padding: 0px 40px;
    margin-bottom: 50px;
}

.page-template-homepage-new .why-ey-hp .section-1 .sec-l {
    width: 265px;
    float: left;
    padding-right: 80px;
}
.page-template-homepage-new .why-ey-hp .section-1 .sec-r {
    width: calc(100% - 265px);
    float: left;
}
.page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(1) {
    display: block;
    background: #000;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 41px;
    line-height: 47px;
    max-width: 145px;
    padding-left: 5px;
    font-family: 'Oswald', sans-serif;
}
.page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(2) {
    font-size: 107px;
    line-height: 100px;
    text-transform: uppercase;
    color: #000;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-align: right;
    display: block;
}
.page-template-homepage-new .why-ey-hp .section-1 .sec-r p {
    font-size: 30px;
    color: #000;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    margin-bottom: 0px;
}
.page-template-homepage-new .why-ey-hp .section-2 .w-number {
    width: 77px;
    padding-right: 20px;
    float:left
}
.page-template-homepage-new .why-ey-hp .section-2 .text{
    width: calc(100% - 77px);
    float: left;
    padding-top:4px;
}
.page-template-homepage-new .why-ey-hp .section-2 .w-content {
    width: 33.33%;
    float: left;
    padding-right:20px;
}
.page-template-homepage-new .why-ey-hp .section-2 {
    max-width: 1140px;
    margin: auto;
    overflow: hidden;
    margin-bottom:60px;
    width:100%;
}
.page-template-homepage-new .why-ey-hp .section-2 .w-number span {
    font-size: 40px;
    color: #000;
    border: 4px solid #1699D8;
    border-radius: 100%;
    height: 57px;
    width: 57px;
    text-align: center;
    display: block;
    line-height: 45px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.page-template-homepage-new .why-ey-hp .section-2 .text span.title {
    font-size: 24px;
    font-weight: 500;
    color: #000;
    font-family: 'Oswald', sans-serif;
    line-height: 30px;
}
.page-template-homepage-new .why-ey-hp .section-2 .text p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
.page-template-homepage-new .static-images-hp {
    max-width: 1366px;
    margin: auto;
}
.page-template-homepage-new .static-images-hp .img-content {
    background-image:url(/wp-content/uploads/2020/12/Group-2182-1.png);
    width: 100%;
    height: 293px;
    background-position: -49px 0px;
}
.page-template-homepage-new .our-story {
    max-width: 1150px;
    margin: auto;
    overflow: hidden;
    position: relative;
    padding-top:60px;
}
.page-template-homepage-new .our-story .section1 .title span:nth-child(1) {
    font-size: 40px;
    line-height: 30px;
    font-weight: 500;
    color: #000;
    font-family: 'Oswald', sans-serif;
}
.page-template-homepage-new .our-story .section1 .title span.dev-bot {
    display: block;
    background: #0099D8;
    height: 3px;
    width: 30px;
}
.page-template-homepage-new .our-story .section1 .content {
    width: 100%;
    padding: 0px;
}
.page-template-homepage-new .our-story .section1 .content .ct1 p {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    line-height: 28px;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
}
.page-template-homepage-new .our-story .section1 .content .ct1 {
    width: 520px;
    float: left;
    padding-right: 50px;
}
.page-template-homepage-new .our-story .section1 .content .ct2 {
    width: calc(100% - 520px);
    float: left;
    display: flex;
    align-items: center;
}
.page-template-homepage-new .our-story .section1 .content .ct2 svg {
    margin-right: 50px;
}
.page-template-homepage-new .our-story .section1 .title {
    margin-bottom: 18px;
}
.page-template-homepage-new .our-story .section2 .ct1 {
    width: 590px;
    float: left;
}
.page-template-homepage-new .our-story .section2 .ct2 {
    width: calc(100% - 590px);
    float:left;
}
.page-template-homepage-new .our-story .section2 .ct2 .section-blue {
    background: rgb(0, 153, 216, 0.11);
    float: left;
    margin-left: -48px;
    padding: 40px 50px 30px 85px;
    width: 480px;
    margin-bottom:40px;
}
.page-template-homepage-new .our-story .section2 {
    margin: 0px;
    position: relative;
    margin-top: 40px;
    margin-bottom: 0px;
    width: 100%;
    overflow: hidden;
}
.page-template-homepage-new .our-story .section2 .ct2 h4 {
    font-size: 26px;
    color: #0099D8;
    font-weight: 600;
    margin: 0px;
    font-family: 'Oswald', sans-serif;
}
.page-template-homepage-new .our-story .section2 .ct2 p {
    font-size: 14px;
    line-height: 22px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
}
.page-template-homepage-new .our-story .section2 .ct2 p.second {
	max-width:235px;
}
.page-template-homepage-new .our-story .section2 .ct2 a {
	color: #000000;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    display: block;
    position: relative;
    width: fit-content;
    font-family: 'Open Sans', sans-serif; 
}
.page-template-homepage-new .our-story .section2 .ct2 a:after {
    content: "";
    width: 102%;
    height: 10px;
    background: #98E1FF;
    position: absolute;
    left: -2px;
    bottom: 2px;
    z-index: -1;
}
.page-template-homepage-new .our-story .section2 .ct2 {
    text-align: left;
}
.page-template-homepage-new .our-story .section1 {
    width: 100%;
    overflow: hidden;
}
.page-template-homepage-new .our-story .section2 img.img-fl {
    position: absolute;
    right: 0px;
    bottom: 0px;
}
.page-template-homepage-new .slider-hp {
    max-width: 1366px;
    margin: auto;
    padding-left: 40px;
    padding-top:60px;
}
.page-template-homepage-new .slider-hp .owl-dots {
    display: none;
}
.page-template-homepage-new .slider-hp p.title span:nth-child(1) {
    font-size: 40px;
    font-weight: 500;
    color: #000;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    margin-right: 15px;
}
.page-template-homepage-new .slider-hp p.title a{
	position:relative;
	z-index:2;
}
.page-template-homepage-new .slider-hp p.title a:after {
	content: "";
    width: 102%;
    height: 10px;
    background: #98E1FF;
    position: absolute;
    left: -2px;
    bottom: 2px;
    z-index: -1;
}
.page-template-homepage-new .slider-hp p.title {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
.page-template-homepage-new .slider-hp p.title a{
    font-size: 20px;
    font-weight: 700;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    line-height: 22px;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    right: 0px;
    top: 33%;
    width: 60px;
    height: 60px;
    background: #000;
    z-index: 9999;
    opacity: 1;
    color: #fff;
    outline: none;
    border-radius: 0px;
    cursor:pointer;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    left: 0px;
    top: 33%;
    width: 60px;
    height: 60px;
    background: #000 !important;
    z-index: 9999;
    opacity: 1;
    color: #fff !important;
    outline: none;
    border-radius: 0px !important;
    cursor:pointer;
}
.page-template-homepage-new .slider-hp .owl-nav button.owl-next.disabled{
    display:none;
}
.page-template-homepage-new .slider-hp .owl-nav button.owl-prev.disabled{
    display:none;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-next span {
    font-size: 0px;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-prev span {
    font-size: 0px;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-next:after {
       width: 15px;
       content: "";
       background: url(/wp-content/uploads/2020/12/slider-arrow-next.png);
       height: 25px;
       position: absolute;
       background-repeat: no-repeat;
       top: 18px;
       left: 26px;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-prev:after {
       width: 15px;
       content: "";
       background: url(/wp-content/uploads/2020/12/arrow-slider-prev.png);
       height: 25px;
       position: absolute;
       background-repeat: no-repeat;
       top: 18px;
       right: 26px;
}
.page-template-homepage-new .slider-hp .owl-carousel .owl-stage{
	padding-left:0px !Important;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item img {
    position: relative;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content {
    position: absolute;
    bottom: 10px;
    color: #fff;
    left: 15px;
    max-width: 300px;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-title {
    font-size: 44px;
    line-height: 48px;
    color:#fff;
    font-weight:500;
    font-family: 'Oswald', sans-serif;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-title span.sliderT:last-child {
    margin-bottom: 7px;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-title span.sliderT{
    display:block;
    width:100%;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-des {
    font-size: 14px;
    line-height: 20px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    color:#fff;
    font-weight:400;
}
.page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-main:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(/wp-content/uploads/2020/12/slider-arrow.svg);
    background-repeat: no-repeat;
    right: 10px;
    bottom: 10px;
}
.page-template-homepage-new  .what-we-do {
    width: 100%;
    background-image: linear-gradient(to bottom, #1b142d, #393249, #585267, #7a7586, #9d9aa6, #b1afb8, #c6c4cb, #dbdade, #e4e3e6, #edecee, #f6f6f7, #ffffff);
	background-size: 100% 530px;
	background-repeat: no-repeat;
}
.page-template-homepage-new .what-we-do .holder {
    position: relative;
    z-index: 0;
    max-width:fit-content;
    margin:auto;
}
.page-template-homepage-new .what-we-do .holder:after {
	content: '';
    background: url(/wp-content/uploads/2020/12/bg_wheelpattern.png);
    width: 1157px;
    height: 1086px;
    position: absolute;
    right: -322px;
    top: -25px;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: 100%;
}
.page-template-homepage-new .what-we-do .video-section .video-cont {
    width: 100%;
    max-width: 1251px;
    margin: auto;
}
.page-template-homepage-new .what-we-do .video-section .pt1 {
    width: 51%;
    float: left;
    padding-right: 70px;
}
.page-template-homepage-new .what-we-do .video-section .pt2 {
    width: 49%;
    float: left;
}
.page-template-homepage-new .what-we-do .video-section {
    width: 100%;
    display: block;
    overflow: hidden;
    padding: 40px 30px 0px 85px;
}
.page-template-homepage-new .what-we-do .video-section .pt1 span.title {
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    display:block;
    margin-bottom:10px;
}
.page-template-homepage-new .what-we-do .video-section .pt1 span.title a{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-bottom:10px;
}
.page-template-homepage-new .what-we-do .video-section .pt1 p {
    font-size: 20px;
    font-weight: 400;
    line-height: 26px;
    color: #000;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    margin: 0px;
}
.page-template-homepage-new .what-we-do .video-section .pt1 .signature-img {
    margin: 5px auto;
    text-align: center;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section1 {
    width: calc(50% - 8px);
    float: left;
    margin-right: 8px;

}
.page-template-homepage-new .what-we-do .video-section .pt2 .section2 {
    margin: 0px;
    width: calc(50% - 8px);
    float: left;
    margin-left: 8px;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section1 img{
    width: 100%;
    display: block;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section1 img.mobile{
    width: 100%;
    display: none;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section2 img{
    width: 100%;
    display: block;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section2 img.mobile{
    width: 100%;
    display: none;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section1 {
    position: relative;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .section2 {
    position: relative;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content {
    position: absolute;
    left: 20px;
    bottom: 25px;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title{
    font-size: 54px;
    color: #fff;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title span{
    font-size: 32px;
    color: #fff;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    display:block;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title{
    font-size: 54px;
    color: #fff;
    line-height: 30px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content p{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    max-width:230px;
    margin: 15px 0px 25px 0px;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.button-learn {
    background: #FECA39;
    border-radius: 15px;
    font-size: 11px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    line-height: 16px;
    padding: 7px 30px;
}
.page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.button-learn:hover {
    background: #fdd93b;
}
.page-template-homepage-new .what-we-do .video-section .pt1 span.title a:after {
    content: "";
    width: 102%;
    height: 10px;
    background: #00628B;
    position: absolute;
    left: -2px;
    bottom: 2px;
    z-index: -1;
}
.page-template-homepage-new .what-we-do .video-section .pt1 span.title a {
    position: relative;
    z-index: 2;
}
/*==== Containers ====*/
.section-container {
    width: 100%;
    clear: both;
    display: inline-block;
    height: 100%;
    margin: 10px 0;
}

.section-wrapper {
    max-width: 1340px;
    margin: 0 auto;
    padding: 0 20px;

}

.section-wrapper .half {
    max-width: 640px;
    width: calc(50% - 10px);
    float: left;
    background-size: cover;
}

.section-wrapper .one-third {
    width: 448px;
    float: left;
}

.page-template-page-homepage .section-wrapper .one-third,
.page-template-page-homepage-v2 .section-wrapper .one-third {
    float: none;
    display: inline-block;
}

.section-wrapper .two-third {
    width: calc(100% - 474px);
    float: right;
}

.helper.bottom {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}

/*#primary:not(.homepage) {
    margin-top: 150px;
}*/

.home-bottom-buckets {
    margin: 100px 0 0 0;
}

.hp-bottom-bucket {
    width: 33%;
    float: left;
    margin-right: 20px;
    max-width: 420px;
}

.hp-bottom-bucket:nth-of-type(3) {
    margin-right: 0;
}

.hp-bottom-bucket h3 {
    color: #2DABDF;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    min-height: 54px;
}

.hp-bottom-bucket p {
    font-size: 14px;
    line-height: 22px;
}

.hp-bottom-bucket a {
    font-size: 16px;
    border: 1px solid #3E464E;
    text-transform: uppercase;
    padding: 10px 30px;
    color: #484F57;
    font-weight: 600;
}

.homepage .section-container.section3 {
    margin-top: 80px;
}

.hp-banner-content1 {
    font-size: 72px;
    margin: 0;
    line-height: 92px;
}

.hp-banner-content2 {
    font-size: 72px;
    font-weight: 600;
    margin: 0;
    line-height: 92px
}

.hp-banner-content3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 300;
    font-style: italic;
}

.page-template-page-homepage .section1 p,
.page-template-page-homepage-v2 .section1 p {
    text-align: center;
    color: #2dabdf;
    font-size: 30px;
    font-weight: 500;
    line-height: 56px;
}

.hp-cs-header {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}

.hp-cs-content {
    font-size: 18px;
    line-height: 24px;
}

.btm-content-header {
    font-size: 42px;
    font-weight: 500;
    line-height: 56px;
    color: #2DABDF;
}

.btm-content {
    font-size: 22px;
    line-height: 36px;
    margin: 80px 0;
}

.v2 .home-banner-content p {
    font-size: 68px;
    line-height: 92px;
}

.v2 .mobile-break {
    display: none;
}

.v2 .home-banner-content {
    max-width: 1085px;
}

.v2 #word-rotate {
    font-weight: bold;
}

.home-banner-container.v2 {
    padding: 100px 10px 100px;
    margin-bottom: 50px;
}

.v2 .bannerbtn a {
    background: #FF5400;
}

/*==== Contact Us ====*/
.contact-header-area {
    width: 100%;
}

.contact-header-area h2 {
    font-size: 64px;
    line-height: 74px;
    margin-bottom: 40px;
    color: #484F57;
    font-weight: 500;
    margin-top: 100px;
    display: inline-block;
}

.contact-header-area h2 .special-text {
    color: #0099D8;
}

.contact-header-area p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 50px;
}

.main-contact-form {
    max-width: 760px;
    margin: 0 auto;
}

.main-contact-form input {
    height: 70px;
}

.main-contact-form input, .main-contact-form textarea {
    background: rgba(72, 79, 87, .15);
    border: 1px solid rgba(72, 79, 87, .15);
    width: 100%;
    font-weight: 500;
    font-family: 'Fira Sans', sans-serif;
    margin: 10px auto;

    font-style: unset;
    font-size: 18px;
}

.main-contact-form input:focus::placeholder, .main-contact-form textarea:focus::placeholder, .footerForm input:focus::placeholder, .footerForm textarea:focus::placeholder {
    color: transparent;
}

.main-contact-form span.wpcf7-not-valid-tip {
    color: #f00;
}

.main-contact-form input::placeholder, .main-contact-form textarea::placeholder {
    color: #484F57;
    font-style: italic;
    font-weight: 400;
    font-size: 15px;
}

.main-contact-form input[type="submit"] {
    width: 100%;
    height: 50px;
}

/*===== EY Story ====*/
#main.ey-story {

}

.ey-story-top-wrapper {
    max-width: 1080px;
    margin: 0 auto 150px auto;
    width: 100%;
}

.ey-header h1 {
    font-size: 64px;
    font-weight: 500;
    line-height: 94px;
    color: #484F57;
    margin-bottom: 35px;
}

.ey-header-content p {
    max-width: 815px;
    width: 100%;
    font-size: 22px;
    line-height: 36px;
}

.ey-video-embed {

}

.ey-content-area p {
    max-width: 815px;
    width: 100%;
    font-size: 22px;
    line-height: 36px;
}

.ey-image-group {
    /*margin-bottom: 150px;*/
}

.ey-image-group .section-wrapper {
    width: 100%;
    max-width: unset;
    padding: 0;
}

.ey-image-group .section-wrapper.top-group-imgs {
    max-width: 1440px;
    margin: 0 auto;
}

.ey-image-group .left-img {
    max-width: 710px;
    width: calc(50% - 5px);
    float: left;
}

.ey-image-group .right-img {
    max-width: 710px;
    width: calc(50% - 5px);
    float: right;
}

.ey-image-group .full-row-img {
    max-width: 1440px;
    width: 100%;
}

.ey-leadership h3 {
    text-align: center;
    font-size: 42px;
    line-height: 56px;
    color: #0099D8;
    font-weight: 500;
    margin-bottom: 40px;
}

.leadership-img-wrapper {
    max-width: 1080px;
    margin: 0 auto 100px auto;
    width: 100%;
    text-align: center;
}

.ey-leadership .leadership-img-wrapper img {
    width: 32%;
    max-width: 345px;
}

/*==== Creative Solution ====*/
.cs-top-section h1 {
    font-size: 64px;
    font-weight: 500;
    line-height: 94px;
    color: #484F57;
    margin-bottom: 40px;
}

.cs-top-section .section-wrapper, .cs-content-area .section-wrapper {
    max-width: 1080px;
    margin: 0 auto 100px auto;
    width: 100%;
}

.cs-full-width-img .section-wrapper, .cs-content-rows .section-wrapper {
    max-width: 1440px;
    width: 100%;
    padding: 0;
}

.cs-content-area {
    margin-top: 100px;
}

.cs-content-area h3, .cs-content-rows h3, .cs-bottom-section h3 {
    color: #2DABDF;
    font-size: 42px;
    line-height: 56px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
}

.cs-content-area p, .cs-top-section p {
    max-width: 816px;
    font-size: 22px;
    line-height: 36px;
}

.cs-content-rows p {
    line-height: 35px;
}

.cs-content-rows .section-wrapper {
    margin-bottom: 30px;
}

.cs-content-rows img {
    display: inline;
}

.cs-content-rows .img-left .bucket-content {
    max-width: 730px;
    float: left;
    width: 49%;
}

.cs-content-rows .img-right .bucket-content {
    max-width: 730px;
    float: left;
    width: 49%;
}

.cs-bottom-section .section-wrapper {
    max-width: 1105px;
    margin: 0 auto 70px auto;
}

.cs-bottom-section .cs-btm-bucket-img {
    max-width: 50%;
    margin: 0 auto;
    float: left;
}

.other-cs-projects h3 {
    text-align: center;
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
    margin-bottom: 80px;
}

.other-cs-projects img {

}

.img-right .cs-spacing {
    max-width: 510px;
    margin: 0 0 0 auto;
}

.img-right .cs-spacing p {
    max-width: 475px;
}

.img-left .cs-spacing {
    max-width: 550px;
    margin: 0 auto;
}

.cs-spacing a {
    color: #484F57;
    width: 200px;
    height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #484F57;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-bottom: 50px;
}

.img-left .creative-solution-img {
    max-width: 49%;
    float: left;
    width: 100%;
    text-align: center;
}

.img-right .creative-solution-img {
    max-width: 49%;
    float: right;
    width: 100%;
    text-align: center;
}

.platformLogosWrapper {
    max-width: 770px;
    margin: 0 auto;
}

.icon-arrow.blue {
    color: #fff;
    background: #0099D8;
    padding: 14px;
    margin-left: 10px;
}

.cs-btm-bucket-img a {
    text-align: center;
    color: #484F57;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    /* margin: 0 auto; */
    width: 100%;
    display: inline-block;
}

.cs-btm-bucket-img.magimg img {
    filter: grayscale(1);
    transition: filter 0.3s;
}

.cs-btm-bucket-img.magimg img:hover {
    filter: grayscale(0);
}

.cs-btm-bucket-img.bcimg img {
    opacity: .75;
    transition: opacity 0.3s;
}

.cs-btm-bucket-img.bcimg img:hover {
    opacity: 1;
}

.page-template-page-cs-service li {
    font-size: 17px;
}

/*==== Creative Solution - Service ====*/

.service-top-section h1 {
    font-size: 64px;
    font-weight: 500;
    line-height: 94px;
    color: #484F57;
    margin-bottom: 100px;
}

.service-top-section p, .service-bottom-content p {
    max-width: 816px;
    font-size: 22px;
    line-height: 36px;
}

.service-content-rows h3 {
    color: #2DABDF;
    font-size: 42px;
    line-height: 56px;
    font-weight: 500;
}

.service-content-rows.firstService .img-right .bucket-content {
    max-width: 645px;
    width: 55%;
    float: left;
    margin-left: 0;
}


.service-content-rows.firstService .img-right .service-img-wrapper {
    max-width: calc(44% - 60px);
    float: right;
    width: 100%;
    text-align: center;
    margin-left: 60px;
}

.service-content-rows.secondService .img-left .service-img-wrapper {
    max-width: 370px;
    float: left;
    width: 35%;
    text-align: center;
    margin: 9% auto;
}

.service-content-rows.secondService .img-left .bucket-content {
    max-width: calc(87% - 350px);
    width: 65%;
    float: left;
    margin-left: 90px;
}

.service-content-rows.thirdService .img-right .bucket-content {
    max-width: 636px;
    width: 55%;
    float: left;
    margin-left: 0;
}


.service-content-rows.thirdService .img-right .service-img-wrapper {
    max-width: calc(29% - 60px);
    float: left;
    width: 100%;
    text-align: center;
    margin: 6% 0 2% 60px;
}

.service-testimonial .section-wrapper {
    background: #F0F0F0;
}

.service-testimonial p:nth-of-type(1) {
    font-size: 42px;
    line-height: 60px;
    font-style: italic;
    margin: 0;
}

.service-testimonial .testimonial-content {
    max-width: 1080px;
    width: 90%;
    margin: 50px auto;
}

.service-bottom-buttons h3 {
    text-align: center;
}

.service-bottom-buttons a {
    color: #484F57;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    width: 30%;
    text-align: center;
    border: 1px solid;
    max-width: 300px;
}

.page-digital-marketing .service-bottom-buttons a.digital-marketing {
    display: none;
}

.section-container.service-testimonial {
    margin-bottom: 100px;
}

.section-container.service-content-rows {
    margin-top: 20px;
    margin-bottom: 20px;
}

.section-container.service-bottom-content {
    margin-bottom: 40px;
}

/* ==== Success Story ==== */
.ss-header-left {
    width: 40%;
    max-width: 400px;
    float: left;
    padding: 5% 0;
}

.ss-header-left h2 {
    font-size: 42px;
    line-height: 56px;
    color: #2DABDF;
    font-weight: 500;
}

.ss-header-left p {
    font-size: 22px;
    line-height: 36px;
}

.ss-header-right {
    max-width: 710px;
    width: 60%;
    float: right;
}

.ss-header-right p {
    margin: 0;
}

.ss-header {
    margin-bottom: 20px;
}

.ss-bucket-content {
    text-align: center;
    color: #fff;
    position: absolute;
    top: 0;
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 153, 216, 0.85);
    padding: 0;
    font-size: 0;
}

.ss-bucket-content h2 {
    font-size: 40px;
    line-height: 40px;
    color: #fff;
    font-weight: bold;
}

.half-row .ss-bucket-content-wrapper {
    max-width: 605px;
    margin: 0 auto;
}

.full-row .ss-bucket-content-wrapper {
    max-width: 865px;
    margin: 0 auto;
}

.ss-bucket-content .helper {
    display: inline-block;
    height: 20%;
    vertical-align: middle;
    width: 0;
}

.ss-bucket-content .valign {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}

.ss-bucket > img {
    display: block;
}

.ss-bucket-content p {
    font-size: 20px;
    line-height: 30px;
    max-width: 865px;
    margin: 20px auto;
}

.ss-bucket-content p.ss-bucket-link {
    margin-top: 40px
}

.ss-bucket-content p.ss-bucket-link a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-top: 60px;
}

.ss-bucket-content p.ss-bucket-link .icon-arrow {
    color: #fff;
    background: #1C323B;
    padding: 15px 18px;
    margin-left: 15px;
}

.mobile-cs-link p.ss-bucket-link a {
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.mobile-cs-link p.ss-bucket-link .icon-arrow {
    color: #fff;
    background: #1C323B;
    padding: 5px 8px;
    margin-left: 5px;
}

.mobile-cs-link {
    position: absolute;
    bottom: 0;
    right: 7px;
    display: none;
}

.mobile-cs-link p {
    margin: 0;
}

.ss-bucket:hover .ss-bucket-content {
    display: inline-block;
}

.ss-bucket {
    position: relative;
    max-height: 440px;
}

.story-container .section-wrapper {
    padding: 0;
    max-width: 1440px;
}

.page-template-page-success-stories .section-wrapper .left-half {
    width: 49%;
    max-width: 710px;
    float: left;
}

.page-template-page-success-stories .section-wrapper .right-half {
    width: 49%;
    max-width: 710px;
    float: right;
}

.ss-testimonial {
    max-width: 1075px;
    margin: 80px auto;
    font-size: 42px;
    font-style: italic;
    line-height: 60px;
}

.ss-testimonial-name {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1px;
    max-width: 1075px;
    margin: 80px auto;
}

.loadMoreContent {
    display: none;
}

.loadmorebtn {
    max-width: 240px;
    margin: 0 auto;
}

.page-template-page-success-stories .greybtn {
    color: #484F57;
    width: 200px;
    height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    border: 1px solid #484F57;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-bottom: 50px;
}

.greybtn:hover {
    cursor: pointer;
}


.loadMoreContent.showStories {
    display: block;
}

.showStoriesBtn.hideBtn {
    display: none;
}

/* ==== Case Study ==== */

#primary.case-studies {
    margin-top: 0 !important;
}

.case-study-header {
    padding-top: 0;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.case-study-header-wrapper {
    max-width: 1440px;
    padding: 150px 0 0 0;
    height: auto;
    position: relative;
    margin: 0 auto;
}

.case-study-header-content-left {
    color: #fff;
    height: 588px;
    padding-top: 40px;
    position: relative;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    display: block;
    float: none;
}


.case-studies .project-notes {
    vertical-align: bottom;
    max-width: 460px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 20px;
    position: absolute;
    bottom: 0;
}

.case-studies .project-notes p {
    font-size: 20px;
    line-height: 28px;
    margin: 0;
}

.case-studies .project-notes h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
}

.case-studies .floating-img {
    max-width: 58%;
    height: 100%;
    position: absolute;
    right: 0;
    top: -20px;
    float: right;
}

.case-study-content .section-wrapper {
    max-width: 1100px;
    margin-top: 40px;
}

.case-study-content .row-header {
    float: left;
    width: 205px;
    margin-right: 100px
}

.case-study-content .row-header h3 {
    margin: 0;
}

.case-study-content .row-content {
    max-width: 845px;
    float: left;
    width: calc(75% - 125px);
}

.case-study-row-spacing-left {
    max-width: 640px;
    margin-left: auto;
    width: 100%;
}

.case-study-content .row-content p {
    margin: 0;
}

.we-helped {
    margin-top: 100px;
    margin-bottom: 50px;
}

.we-helped p {
    max-width: 860px;
    margin: 0 auto;
    font-size: 42px;
    font-style: italic;
}

.main-body-img {

}

.section-container.by-the-numbers {
    max-width: 1340px;
    margin: 0 auto;
    display: block;
}

.by-the-numbers .section-wrapper {
    max-width: 1340px;
}

.by-the-numbers .section-wrapper .csrow-numbers-lg-spacing-left {
    max-width: 1181px;
    margin-left: auto;
}

.by-the-numbers .section-wrapper .csrow-numbers-lg-spacing-left .row-content {
    max-width: 955px;
    width: calc(75% - 37px);
}

.by-the-numbers.case-study-content .row-header {
    margin-right: 70px;
}

.by-the-numbers .section-wrapper .csrow-numbers-sm-spacing-left {
    width: 100%;
    margin-left: auto;
    max-width: 900px;
}


.by-the-numbers .row-content .number-wrapper {
    float: left;
    width: 33%;
    text-align: center;
}

.number-wrapper .conversion-number {
    color: #0099D8;
    font-size: 54px;
    font-weight: bold;
    line-height: 50px;
}

.number-wrapper .conversion-title {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.by-the-numbers .row-content .number-date-range {
    font-size: 14px;
    max-width: 465px;
    display: inline-block;
    margin-top: 25px;
}

.section-container.by-the-numbers {
    margin-bottom: 100px;
}


.case-study-slider .section-wrapper {
    max-width: 1050px;
    margin: 0 auto 80px auto;
}

.case-study-slider .slick-slide img {
    margin: 0 auto;
}

.case-study-slider .slick-dots li button:before {
    font-size: 12px;
    color: #CBCBCB;
}

.case-study-slider .slick-dots li.slick-active button:before {
    color: #0099D8;
}

.case-study-testimonial .section-wrapper {
    background: #F0F0F0;
    max-width: 1300px;
}

.case-study-testimonial .section-wrapper p.testimonial-content {
    font-size: 42px;
    line-height: 60px;
    font-style: italic;
}

.case-study-testimonial .section-wrapper p.testimonial-name {
    font-size: 22px;
    line-height: 36px;
    letter-spacing: -1px;
}

.cs-testimonial-content {
    max-width: 1080px;
    margin: 60px auto;
}

.case-study-pdf-link {
    margin-top: 80px;
    margin-bottom: 100px;
}

.pdf-linked-wrapper {
    border: 2px solid #484F57;
    width: 100%;
    height: 60px;
    text-align: center;
}

.case-study-pdf-link .section-wrapper {
    max-width: 410px;
}

.case-study-pdf-link a {
    text-align: center;
    font-size: 20px;
    color: #484F57;
    font-weight: 600;
    line-height: 55px;
}

.pdf-linked-wrapper i.icon-pdf {
    margin-right: 8px;
    font-size: 30px;
    font-weight: 600;
}

.first-related-project {
    width: 49%;
    float: left;
}

.second-related-project {
    width: 49%;
    float: right;
}

/* ==== Platform ==== */

.page-template-page-platform #primary {
    margin-top: 50px;
}

.platform-header .section-wrapper {
    padding: 0 0 100px 0;
    max-width: 1440px;
    background-position: bottom -100px right;
    background-repeat: no-repeat;
}

.platform-header .section-wrapper:before, .platform-header .section-wrapper:after {
    content: '';
    display: table;
    width: 100%;
    clear: both;
    float: none;
}

.platform-header .platform-header-left {
    width: 100%;
    float: left;
    max-width: 50%;
}

.platform-header-left-spacing {
    max-width: 539px;
    margin-left: auto;
}

.platform-header .platform-header-left h1 {
    font-size: 64px;
    line-height: 94px;
    margin-top: 0;
    font-weight: 500;
}

.platform-header .platform-header-left h2 {
    font-size: 42px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 50px;
}

.platform-header .platform-header-left p {
    font-size: 22px;
    line-height: 36px;
    margin-top: 40px;
}

.platform-header .platform-header-right {
    max-width: 43%;
    width: 100%;
    float: right;
    text-align: center;
}

.platform-header .platform-header-right .platform-accolades {
    text-align: center;
    margin-top: 140px;
}

.platform-content-area {
    margin-top: -24px;
    position: relative;
    margin-bottom: 250px;
}

.platform-content-area .grey-bg-section {
    background: #484F57;
    max-width: 1440px;
    padding-top: 60px;
}

.grey-bg-content {
    max-width: 765px;
}

.platform-spacing-left {
    max-width: 600px;
    margin-left: auto;
}

.platform-content-area .grey-bg-section p {
    color: #fff;
    max-width: 512px;
    font-size: 22px;
    line-height: 36px;
}

.platform-content-area .showcase-content {
    max-width: 555px;
    margin-left: 170px;
    margin-top: 30px;
}

.platform-content-area .showcase-content p.featured-platform {
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0;
}

.platform-content-area .showcase-content p {
    font-size: 22px;
    line-height: 36px;
}

.platform-content-area .showcase-content h3 {
    margin-top: 0;
    font-size: 42px;
    line-height: 48px;
    font-weight: 500;
}

.platform-content-area .showcase-content a {
    font-size: 20px;
    line-height: 32px;
    color: #484F57;
    border: 1px solid #484F57;
    padding: 10px 30px;
    margin-top: 10px;
    display: inline-block;
}

.platform-content-area .platform-main-img {
    position: absolute;
    top: 85px;
    right: 110px;
}

.platform-row .section-wrapper {
    max-width: 1440px;
    padding: 0;
    display: block;
    width: 100%;
    margin: 50px auto 0 auto;
}

.platform-row .platform-row-left {
    max-width: 795px;
    float: left;
    width: 52%
}

.platform-row .platform-row-right {
    max-width: 516px;
    float: left;
    width: 48%;
    padding-left: 20px;
}

.platform-row .platform-testimonial {
    font-size: 40px;
    line-height: 50px;
    font-style: italic;
}

.platform-row .platform-testimonial-by {
    font-size: 18px;
}

.platform-row .platform-row-2-header {
    font-size: 42px;
    line-height: 50px;
    font-weight: 500;
    margin-top: 0;
}

.platform-row .platform-row-2-subheader {
    margin: 0 0 50px 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 50px;
}

.platform-row .platform-row-2-content1 {
    font-size: 22px;
    line-height: 36px;
    font-style: italic;
    max-width: 476px;
}

.platform-row .platform-row-2-content2 {
    font-size: 22px;
    line-height: 36px;
    max-width: 476px;
}

.platform-client-row {
    margin-top: 50px;
    text-align: center;
}

.platform-client-row h3 {
    text-align: center;
    font-size: 30px;
}

.platform-client-row .platform-client {
    width: 33%;
    float: left;
    text-align: center;
}

.max-wrapper {
    max-width: 1440px;
    margin: 0 auto;
}

/*.page-template-page-cs-service #primary {
    margin-top: 200px;
}*/

.youtube-responsive-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.we-helped {
    display: none;
}


/*==== Tablet and Mobile ====*/
@media (max-width: 768px) {
    .entry .entry-content > *, .entry .entry-summary > * {
        margin: 20px auto;
        max-width: unset;
        width: 100%;
    }

    .single-format-standard #sidebar {
        max-width: 100% !important;
        float: none !important;
    }

    body.mmenu {
        overflow: hidden;
    }

    .logo.mobile .icon-logo-ey, .sticky .logo.mobile .icon-logo-ey {
        z-index: 100;
        position: fixed;
        color: #fff !important;
    }

    .menu-button-container.active .top, .sticky .menu-button-container.active .top {
        background: #FFF !important;
    }

    .menu-button-container.active .middle {
        opacity: 0;
        background: #484f57;
    }

    .menu-button-container.active .bottom, .sticky .menu-button-container.active .bottom {
        background: #FFF !important;
    }

    .menu-button-container, .sticky .menu-button-container {
        position: absolute;
        top: 25px;
        right: 25px;
        height: 27px;
        width: 35px;
        cursor: pointer;
        z-index: 100;
        transition: opacity .25s ease;
    }

    .menu-button-container.active, .sticky .menu-button-container.active {
        position: fixed;
    }

    .menu-content, .sticky .menu-content {
        position: fixed;
        background: #484F57;
        top: 0;
        left: 0;
        width: 100%;
        height: 0;
        opacity: 0;
        transition: opacity .35s, visibility .35s, height .35s;
        overflow: hidden;
    }

    .menu-content.open, .sticky .menu-content.open {
        opacity: 1;
        height: 100%;
        width: 100%;
    }

    .menu-content nav, .sticky .menu-content nav {
        position: relative;
        height: auto;
        text-align: center;
        margin: 0 auto;
        top: 40%;
        transform: translateY(-50%);
    }

    .menu-content ul, .sticky .menu-content ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%;
    }

    .menu-content ul li, .sticky .menu-content ul li {
        display: block;
        position: relative;
        opacity: 1;
    }

    .menu-content ul li a, .sticky .menu-content ul li a {
        font-size: 50px;
        font-weight: 300;
        line-height: 100px;
        text-transform: none;
        display: inline;
        position: relative;
        color: #FFF !important;
        text-decoration: none;
        overflow: hidden;
    }

    .menu-content ul li:nth-of-type(5) a, .sticky .menu-content ul li:nth-of-type(5) a, .menu-content ul li:nth-of-type(4) a, .sticky .menu-content ul li:nth-of-type(4) a {
        font-size: 24px;
    }

    .menu-content ul li:nth-of-type(5), .sticky .menu-content ul li:nth-of-type(5), .menu-content ul li:nth-of-type(4), .sticky .menu-content ul li:nth-of-type(4) {
        display: inline;
    }

    .menu-content.open, .sticky .menu-content.open {
        z-index: 1;
    }

    .menu-content.open #page, .sticky .menu-content.open #page {
        z-index: 0;
    }

    .mobiledivide, .sticky .mobiledivide {
        color: #fff;
        display: inline;
        padding-left: 40px;
    }

    .page-template-page-homepage .section3 .helper.bottom,
    .page-template-page-homepage-v2 .section3 .helper.bottom {
        display: none;
    }

    .img-left .creative-solution-img, .img-right .creative-solution-img {
        max-width: 100%;
        float: none;
        width: 100%;
        text-align: center;
        padding: 0 20px;
    }

    .cs-content-rows .img-left .bucket-content, .cs-content-rows .img-right .bucket-content {
        float: none;
        width: 100%;
        margin-left: auto;
        max-width: 760px;
    }

    .cs-content-rows .section-wrapper {
        margin-bottom: 30px;
    }

    .cs-content-rows .img-right.section-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .img-left .cs-spacing, .img-right .cs-spacing {
        max-width: 100%;
        margin: 0;
        padding: 0 20px;
    }

    .cs-bottom-section .section-wrapper {
        margin-bottom: 0;
    }

    .cs-content-area .section-wrapper {
        max-width: 750px;
    }

    .cs-top-section h1 {
        font-size: 42px;
        margin-bottom: 40px;
        margin-top: 0;
    }

    .cs-content-area h3, .cs-content-rows h3, .cs-bottom-section h3 {
        font-size: 36px;
    }

    .cs-top-section .section-wrapper, .cs-content-area .section-wrapper {
        margin-bottom: 80px;
    }

    .cs-content-area {
        margin-top: 20px;
    }

    .contact-header-area h2 {
        font-size: 42px;
        line-height: 50px;
    }

    .platform-header .section-wrapper {
        background-position: bottom -75px center;
        background-size: contain;
    }

    .platform-header .platform-header-left {
        width: 100%;
        float: none;
        max-width: 100%;
    }

    .platform-header-left-spacing {
        max-width: 100%;
        padding: 0 20px;
        margin-bottom: 50px;
    }

    .platform-header .platform-header-right {
        max-width: 100%;
        width: 100%;
        float: none;
        margin-bottom: 100px;
    }

    .platform-header .platform-header-left h1 {
        font-size: 42px;
    }

    .platform-header .platform-header-left h2 {
        font-size: 30px;
        max-width: 490px;
        line-height: 30px;
        margin-top: 0;
    }

    .platform-row .platform-row-left {
        max-width: 795px;
        float: none;
        width: 100%;
        padding: 0 20px;
    }

    .platform-row .platform-row-right {
        max-width: 536px;
        float: none;
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .ss-header {
        margin-bottom: 80px;
    }

    .ss-header-left {
        width: 100%;
        max-width: 100%;
        float: none;
        padding: 0;
    }

    .ss-header-right {
        max-width: 100%;
        width: 100%;
        float: none;
    }

    .ey-leadership .section-wrapper {
        padding: 0;
    }

    .ey-leadership .leadership-img-wrapper img {
        width: 49%;
        max-width: unset;
    }

    .ey-image-group .right-img {
        width: calc(50% - 5px);
        float: left;
    }

    .ey-image-group .left-img {
        width: calc(50% - 5px);
        float: right;
    }

    .ey-header h1, .service-top-section h1 {
        font-size: 42px;
        line-height: 56px;
    }

    .service-top-section h1 {
        margin-bottom: 50px;
    }

    .service-content-rows.firstService .img-right .bucket-content,
    .service-content-rows.secondService .img-left .bucket-content,
    .service-content-rows.thirdService .img-right .bucket-content {
        max-width: 100%;
        width: 100%;
        float: none;
        margin: 0;
    }

    .service-content-rows.firstService .img-right .service-img-wrapper,
    .service-content-rows.secondService .img-left .service-img-wrapper,
    .service-content-rows.thirdService .img-right .service-img-wrapper {
        max-width: 100%;
        float: none;
        width: 100%;
        margin: 0;
    }

    .service-content-rows .img-left.section-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }

    .section-container.service-content-rows {
        margin-top: 20px;
        margin-bottom: 100px;
    }

    .service-content-rows h3 {
        font-size: 36px;
    }

    .cs-testimonial-content {
        max-width: 580px;
    }

    .case-study-pdf-link {
        margin-top: 60px;
    }

    .case-study-testimonial .section-wrapper p.testimonial-content {
        font-size: 36px;
        line-height: 50px;
    }

    .main-body-img .section-wrapper {
        padding: 0;
    }

    .other-cs-projects h3 {
        margin-bottom: 50px;
    }

    .case-study-header {
        padding-top: 0;
        overflow: hidden;
        position: relative;
        text-align: left;
    }

    .case-study-header-wrapper {
        max-width: 1440px;
        padding: 110px 0 0 0;
        height: auto;
        position: relative;
        margin: 0 auto;
        display: block;
        text-align: center;
    }

    .case-study-header-content-left {
        color: #fff;
        height: auto;
        position: relative;
        width: 100%;
        max-width: 460px;
        margin: 0 auto;
        display: inline-block;
        float: none;
    }

    .case-study-company-logo {
        width: 70%;
        position: relative;
        display: inline-block;
    }

    .case-studies .project-notes {
        vertical-align: bottom;
        max-width: 460px;
        background-color: rgba(0, 0, 0, 0.4);
        padding: 20px;
        position: relative;
        bottom: 0;
        text-align: left;
    }

    .case-studies .project-notes p {
        font-size: 20px;
        line-height: 28px;
        margin: 0;
    }

    .case-studies .project-notes h3 {
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-top: 0;
    }

    .case-studies .floating-img {
        max-width: 80%;
        position: relative;
        right: 0;
        top: 0;
        float: none;
        margin: 0 auto;
    }

    .we-helped {
        margin-top: 50px;
    }

    .v2 .mobile-break {
        display: inline-block;
    }

    .contact-header-area h2 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .contact-header-area p {
        margin-bottom: 50px;
    }

    .img-right .cs-spacing p {
        max-width: 100%;
    }

    .page-template-page-platform #primary {
        margin-top: 0px;
    }

    .platform-header .platform-header-left p {
        margin: 15px 0;
    }

    .platform-header .platform-header-left h2 {
        margin: 0;
    }

    .homepage .section-container.section3 {
        margin-top: 0;
    }

    .platform-header .platform-header-right .platform-accolades {
        margin-top: 10px;
        margin-bottom: 100px;
    }

    /*#primary:not(.homepage) {
        margin-top: 110px;
    }*/
}
@media (min-width: 1024px){
	.site-header .header-wrapper ul.sub-menu.mobile {
    	display: none !important;
	}
	body.menu-act .site-content:after {
    	content: "";
    	position: fixed;
    	width: 100%;
    	height: 100%;
    	background: rgba(0,0,0,0.7);
    	z-index: 999;
    	top: 70px;
    	left: 0px;
	}
	body.menu-act .site-header {
    	box-shadow: none;
	}
}
/* ==== Tablet 768 ==== */
@media (min-width: 427px) and (max-width: 768px) {
    .home-banner-container {
        padding: 120px 10px 10px;
    }

    .home-banner-wrapper {
        padding: 0 0 0 60px;
        height: 775px;
    }

    .hp-banner-content1, .hp-banner-content2 {
        font-size: 64px;
        line-height: 80px;
    }

    .home-banner-img {
        max-width: 100%;
        height: unset;
        position: absolute;
        right: 0;
        top: 390px;
    }

    .page-template-page-homepage .section1 p,
    .page-template-page-homepage-v2 .section1 p {
        margin: 70px 0;
    }

    .page-template-page-homepage .section-wrapper .half,
    .page-template-page-homepage-v2 .section-wrapper .half {
        width: 48%;
        background-size: cover;
    }

    .bucket-mini-content {
        font-size: 26px;
        width: 321px;
    }

    .bucket-mini-content p:nth-of-type(1) {
        padding-left: 15px;
    }

    .bucket-mini-content p:nth-of-type(2) {
        font-size: 14px;
        font-weight: 400;
        padding: 5px 15px;
    }

    .hp-about-bucket, .hp-creative-bucket {
        height: 214px;
    }

    .page-template-page-homepage .section-wrapper .two-third,
    .page-template-page-homepage-v2 .section-wrapper .two-third {
        width: calc(100% - 269px);
        margin-top: 20px;
    }

    .page-template-page-homepage .section-wrapper .one-third,
    .page-template-page-homepage-v2 .section-wrapper .one-third {
        width: 249px;
    }

    .hp-case-bucket > p {
        font-size: 20px;
        line-height: 25px;
        padding-left: 15px;
    }

    .hp-cs-header {
        font-size: 13px;
        line-height: 13px;
    }

    .hp-cs-content {
        font-size: 14px;
        line-height: 20px;
    }

    .page-template-page-homepage .hp-case-bucket .icon-arrow,
    .page-template-page-homepage-v2 .hp-case-bucket .icon-arrow {
        font-size: 12px;
        padding: 7px 10px;
        text-align: center;
    }

    .page-template-page-homepage .section2,
    .page-template-page-homepage-v2 .section2 {
        margin-bottom: 60px;
    }

    .page-template-page-homepage .section3 .section-wrapper,
    .page-template-page-homepage-v2 .section3 .section-wrapper {
        height: unset;
    }

    .page-template-page-homepage .section3 .case-bucket-content,
    .page-template-page-homepage-v2 .section3 .case-bucket-content {
        padding: 15px 15px 18px;
    }

    .page-template-page-homepage .section4 .section-wrapper,
    .page-template-page-homepage-v2 .section4 .section-wrapper {
        max-width: 530px;
        width: 100%;
    }

    .page-template-page-homepage .btm-content-header,
    .page-template-page-homepage-v2 .btm-content-header {
        font-size: 36px;
        line-height: 48px;
    }

    .page-template-page-homepage .btm-content,
    .page-template-page-homepage-v2 .btm-content {
        font-size: 36px;
        line-height: 48px;
    }

    .page-template-page-homepage .btm-content,
    .page-template-page-homepage-v2 .btm-content {
        font-size: 18px;
        line-height: 30px;
        margin: 40px 0;
        letter-spacing: -0.02em;
    }

    .hp-bottom-bucket {
        margin-right: 10px;
        max-width: 236px;
    }

    .hp-bottom-bucket h3 {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        min-height: 36px;
    }

    .hp-bottom-bucket p {
        font-size: 11px;
        line-height: 18px;
    }

    .hp-bottom-bucket a {
        font-size: 10px;
        padding: 5px 25px;
    }

    .ss-header-left h2 br {
        display: none;
    }

    .case-study-content .row-header {
        float: left;
        width: 30%;
        margin-right: 40px;
        max-width: 201px;
    }

    .case-study-content .row-content {
        max-width: 415px;
        float: left;
        width: calc(100% - 210px);
    }

    .by-the-numbers .section-wrapper .csrow-numbers-sm-spacing-left {
        max-width: 360px;
        margin-left: 0;
        width: 100%;
    }

    .we-helped p {
        font-size: 36px;
        line-height: 50px;
        max-width: 515px;
    }

    .case-study-slider .section-wrapper {
        max-width: 600px;
    }

    .case-study-slider .slick-prev {
        left: -75px;
    }

    .case-study-slider .slick-next {
        right: -75px;
    }

    .v2 .home-banner-content p {
        font-size: 52px;
        line-height: 70px;
    }

    .v2 .home-banner-wrapper {
        height: unset;
    }

    .service-testimonial p:nth-of-type(1) {
        font-size: 36px;
        line-height: 50px;
    }

    .service-testimonial p:nth-of-type(2) {
        font-size: 22px;
    }

    .section-container.service-testimonial {
        width: 90%;
        margin: 0 auto 100px auto;
        display: block;
    }

    .ss-testimonial {
        font-size: 36px;
        line-height: 50px;
        margin-bottom: 0;
    }

    .ss-testimonial-name {
        margin-top: 40px;
    }

    .cs-content-area p, .cs-top-section p {
        max-width: 620px;
    }

    .platform-header .platform-header-left p {
        max-width: 620px;
    }

    .ss-header-left p {
        max-width: 690px;
        margin-bottom: 30px;
    }
}


/* ==== Mobile 425 ==== */
@media (max-width: 426px) {
    .news-box {
        margin: 0 0 80px 0;
    }

    .platform-header .platform-header-right .platform-accolades {
        width: 85%;
    }

    .menu-content ul li a, .sticky .menu-content ul li a {
        font-size: 40px;
        letter-spacing: -1px;
    }

    .menu-content ul li:nth-of-type(5) a, .sticky .menu-content ul li:nth-of-type(5) a, .menu-content ul li:nth-of-type(4) a, .sticky .menu-content ul li:nth-of-type(4) a {
        font-size: 18px;
    }

    body.mmenu, body.mmenu .sticky {
        overflow: hidden;
    }

    .mmenu .site-header.sticky {
        height: 100%;
    }

    .home-banner-wrapper {
        padding: 0 10px;
        height: 715px;
    }

    .hp-banner-content1, .hp-banner-content2 {
        font-size: 48px;
        line-height: 60px;
    }

    .hp-banner-content3 {
        max-width: 334px;
    }

    .home-banner-img {
        top: 510px;
        right: 0;
        max-width: 100%;
    }

    .hp-banner-content3 br {
        display: none;
    }

    .home-banner-container {
        padding: 115px 10px 10px;
    }

    .page-template-page-homepage .bannerbtn a,
    .page-template-page-homepage-v2 .bannerbtn a {
        width: 100%;
    }

    .page-template-page-homepage .section1 p,
    .page-template-page-homepage-v2 .section1 p {
        font-size: 24px;
        line-height: 33px;
        max-width: 345px;
        margin: 25px auto;
    }

    .page-template-page-homepage .section2 .section-wrapper,
    .page-template-page-homepage-v2 .section2 .section-wrapper {
        max-width: 360px;
    }


    .hp-about-bucket, .hp-creative-bucket {
        height: 215px;
    }

    .bucket-mini-content {
        width: 95%;
        font-size: 26px;
        line-height: 31px;
    }

    .bucket-mini-content p:nth-of-type(1) {
        padding-left: 10px;
    }

    .bucket-mini-content p:nth-of-type(2) {
        font-size: 13px;
        line-height: 20px;
        padding: 5px 10px;
    }

    .section3 .section-wrapper {
        height: unset;
        display: flex;
        flex-direction: column-reverse;
    }

    .page-template-page-homepage .section-wrapper .one-third,
    .page-template-page-homepage-v2 .section-wrapper .one-third {
        max-width: 297px;
        width: 100%;
        margin: 0 auto;
    }

    .page-template-page-homepage .section-wrapper .two-third,
    .page-template-page-homepage-v2 .section-wrapper .two-third {
        max-width: 380px;
        width: 100%;
        margin: 0 auto;
    }

    .hp-case-bucket > p {
        font-size: 20px;
        padding-left: 20px;
        font-weight: 700;
        line-height: 30px;
    }

    .page-template-page-homepage .icon-arrow,
    .page-template-page-homepage-v2 .icon-arrow {
        font-size: 11px;
        padding: 10px 12px;
        text-align: center;
    }

    .hp-cs-header {
        font-size: 13px;
        line-height: 15px;
    }

    .hp-cs-content {
        font-size: 14px;
        line-height: 20px;
    }

    .case-bucket-content {
        padding: 20px;
    }

    .page-template-page-homepage .section2,
    .page-template-page-homepage-v2 .section2 {
        margin-bottom: 50px;
    }

    .page-template-page-homepage .section4 .section-wrapper,
    .page-template-page-homepage-v2 .section4 .section-wrapper {
        max-width: 360px;
        width: 100%;
    }

    .btm-content-header {
        font-size: 24px;
        line-height: 33px;
    }

    .btm-content {
        font-size: 14px;
        line-height: 22px;
        margin: 40px 0;
    }

    .hp-bottom-bucket a {
        font-size: 16px;
        border: 1px solid #3E464E;
        text-transform: uppercase;
        padding: 7px 50px;
        color: #484F57;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

    .hp-bottom-bucket {
        width: 100%;
        margin-bottom: 50px;
    }

    .hp-bottom-bucket:nth-of-type(3) {
        margin-right: 0;
        margin-bottom: 0;
    }

    .page-template-page-homepage .section-container.section3,
    .page-template-page-homepage-v2 .section-container.section3 {
        margin-bottom: 40px;
    }

    .home-bottom-buckets {
        margin: 50px 0 0 0;
    }

    .cs-top-section h1 {
        max-width: 300px;
        line-height: 50px;
    }

    .platform-header .platform-header-right {
        margin-bottom: 20px;
    }

    .platform-header .section-wrapper {
        background-position: bottom -21px center;
    }

    .platform-header .platform-header-left h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .platform-client-row .platform-client {
        width: 100%;
    }

    .platform-row .platform-testimonial {
        font-size: 30px;
    }

    .platform-row .platform-row-2-header {
        font-size: 36px;
    }

    .ss-header {
        margin-bottom: 40px;
    }

    .page-template-page-eystory #footerContainer {
        margin-top: 0;
    }

    .we-helped p {
        font-size: 28px;
        line-height: 38px;
    }

    .case-study-testimonial .section-wrapper p.testimonial-content {
        font-size: 26px;
        line-height: 38px;
    }

    .case-study-pdf-link a {
        font-size: 16px;
    }

    .pdf-linked-wrapper i.icon-pdf {
        font-size: 20px;
    }

    .second-related-project, .first-related-project {
        width: 100%;
        float: none;
    }

    .other-cs-projects .section-wrapper {
        padding: 0;
    }

    .case-study-testimonial {
        padding: 0 20px;
    }

    .page-template-page-success-stories .section-wrapper .left-half, .page-template-page-success-stories .section-wrapper .right-half {
        width: 100%;
        float: none;
        display: inline-block;
    }

    .v2 .home-banner-content p {
        font-size: 30px;
        line-height: 44px;
    }

    .v2 .home-banner-wrapper {
        height: unset;
    }

    .service-testimonial p:nth-of-type(1) {
        font-size: 26px;
        line-height: 38px;
    }

    .service-testimonial p:nth-of-type(2) {
        font-size: 18px;
    }

    .section-container.service-testimonial {
        width: 90%;
        margin: 0 auto 100px auto;
        display: block;
    }

    .ss-testimonial {
        font-size: 28px;
        line-height: 38px;
        margin-bottom: 0;
    }

    .ss-testimonial-name {
        font-size: 18px;
        line-height: 28px;
        margin-top: 40px;
    }

    .ey-leadership .leadership-img-wrapper img {
        width: 90%;
    }

    .ey-image-group .right-img, .ey-image-group .left-img {
        width: 100%;
        float: none;
    }

    .platform-content-area .showcase-content a {
        width: 100%;
        text-align: center;
    }


    article.type-post img {
        float: none;
        width: 100%;
        text-align: center;
    }

}


/* ==== Small Desktop 1024 ==== */
@media (min-width: 769px) and (max-width: 1025px) {
    .home-banner-wrapper {
        padding: 0 0 0 40px;
        height: 400px;
    }

    .home-banner-img {
        right: -75px;
    }

    .page-template-page-homepage .section-wrapper .half,
    .page-template-page-homepage-v2 .section-wrapper .half {
        max-width: 482px;
    }

    .hp-about-bucket, .hp-creative-bucket {
        height: 330px;
    }

    .page-template-page-homepage .section2,
    .page-template-page-homepage-v2 .section2 {
        margin-bottom: 80px;
    }

    .page-template-page-homepage .section-wrapper .one-third,
    .page-template-page-homepage-v2 .section-wrapper .one-third {
        width: 435px;
    }

    .page-template-page-homepage .section-wrapper .two-third,
    .page-template-page-homepage-v2 .section-wrapper .two-third {
        width: calc(100% - 461px);
        margin-top: 40px;
    }

    .page-template-page-homepage .section3 .helper.bottom,
    .page-template-page-homepage-v2 .section3 .helper.bottom {
        display: none;
    }

    .hp-bottom-bucket {
        width: 32%;
        margin-right: 19px;
    }

    .platform-header .section-wrapper {
        padding: 0 20px 100px 20px;
    }

    .img-left .cs-spacing {
        max-width: 440px;
        margin: 0 auto;
    }
}

@media (max-width: 767px) {
    .page-template-page-homepage .section2 .section-wrapper .half,
    .page-template-page-homepage-v2 .section2 .section-wrapper .half {
        max-width: unset;
        width: 100%;
        margin: 0 auto;
        float: none;
        display: inline-block;
        background-size: cover;
    }

    .platform-content-area .showcase-content {
        margin-left: 0;
        max-width: 100%;
    }

    .platform-content-area .platform-main-img {
        position: relative;
        top: 0;
        right: 0;
    }
}

@media (min-width: 768px) {
    .hp-bottom-bucket {
        width: calc(33% - 11px);
    }
}

@media (min-width: 768px) and (max-width: 1439px) {
    .platform-content-area .showcase-content {
        max-width: 768px;
        padding: 20px 400px 20px 20px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }


    .platform-content-area .platform-main-img {
        position: absolute;
        top: 35px;
        right: 0;
        width: 390px;
    }
}

@media (max-width: 1280px) {
    .case-studies .floating-img {
        position: static;
    }
    .cs-content-rows .section-wrapper {
        margin-bottom: 40px;
    }
    .grey-bg-content {
        max-width: 100%;
    }
   .platform-spacing-left {
        max-width: 100%;
        text-align: center;
    }
    .platform-content-area .grey-bg-section p {
        max-width: 100%;
        text-align: left;
    }
    .platform-content-area {
        margin-bottom: 80px;
    }
    .by-the-numbers .row-content .number-wrapper {
        width: 65%;
        text-align: center;
        float: left;
    }
    .by-the-numbers.case-study-content .row-header {
        margin-right: 0;
    }  
    .page-template-homepage-new .what-we-do .video-section .pt2 {
        width: calc(59% - 20px);
        float: left;
    }
    .page-template-homepage-new .what-we-do .video-section .pt1 {
        width: 41%;
        float: left;
        margin-right: 20px;
        padding: 0px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt1 .signature-img {
        margin-top: 18px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title {
        font-size: 48px;
        line-height: 27px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title span {
        font-size: 28px;
        line-height: 26px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .section1 {
        margin-right: 7px;
        width: calc(50% - 7px);
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .section2 {
        margin-left: 7px;
        width: calc(50% - 7px);
    }
    .page-template-homepage-new .what-we-do .video-section {
        padding: 40px 25px 0px 25px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt1 .video-hp iframe {
        height: 242px !Important;
    }
      .page-template-homepage-new .slider-hp {
          padding-left: 22px;
      }
      .page-template-homepage-new .why-ey-hp {
          padding: 40px 45px 60px 25px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 {
          margin-bottom: 0px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(1) {
          font-size: 34px;
          line-height: 39px;
          padding: 5px 0px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(2) {
          font-size: 89px;
          line-height: 80px;
      }
     .page-template-homepage-new .why-ey-hp .section-2 .text span.title {
          font-size: 19px;
          line-height: 24px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .text p {
          margin-top: 5px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number span {
          font-size: 33px;
          width: 47px;
          height: 47px;
          line-height: 37px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number {
          padding-right: 17px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number {
          width: 64px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(1) svg {
          width: 97px;
          height: 18px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(2) svg {
          width: 64px;
          height: 49px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(3) svg {
          width: 81px;
          height: 64px;
      }.
      page-template-homepage-new .brands-np .logos .logo:nth-child(4) svg {
          width: 53px;
          height: 53px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(5) svg {
          width: 119px;
          height: 29px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(6) svg {
          width: 86px;
          height: 27px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(7) svg {
          width: 77px;
          height: 38px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(8) svg {
          width: 91px;
          height: 22px;
      }
      .page-template-homepage-new .brands-np .logos {
          padding: 0px 25px;
      }
      .page-template-homepage-new .static-images-hp .img-content {
    	 background-position: -35px 0px;
	 }
      .page-template-homepage-new .our-story {
          padding: 50px 35px 0px 25px;
      }
      .page-template-homepage-new .our-story .section1 .title span.dev-bot {
          width: 25px;
          height: 3px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 a:nth-child(1) svg {
          width: 194px;
          height: 62px;
          margin-right: 35px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 a:nth-child(2) svg {
          width: 174px;
          height: 59px;
      }
      .page-template-homepage-new .our-story .section2 .ct1 {
          width: 490px;
      }
      .page-template-homepage-new .our-story .section2 .ct2 {
          width: calc(100% - 490px);
      }
      .page-template-homepage-new .our-story .section2 .ct2 .section-blue {
          width: 395px;
          padding: 22px 50px 30px 62px;
      }
      .page-template-homepage-new .our-story .section2 img.img-fl {
          max-width: 235px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct1 {
          width: 440px;
          padding-right: 40px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 {
    	width: calc(100% - 440px);
	  }
	 .page-template-homepage-new .why-ey-hp {
    	background-image: url(/wp-content/uploads/2020/12/bg_whyEY1.png);
	 }
	 .page-template-homepage-new .what-we-do .holder:after {
    	width: 800px;
    	height: 753px;
		right: -137px;
    	top: -11px;
	}
	.page-template-homepage-new .our-story .section2 {
   		 max-width: 960px;
	}
}
@media (max-width: 1024px){
	.page-template-homepage-new .our-story .section2 .ct2 .section-blue{
		margin-bottom:20px;
	}
	.page-template-homepage-new .why-ey-hp {
    	margin-top: 20px;
    	padding-bottom: 40px;
	}
	.page-template-homepage-new .slider-hp{
		padding-top:20px;
	}
}
@media (max-width: 1023px) {
	.site-header .header-wrapper .right-p .header-menu ul.sub-menu.desktop {
    	display: none !important;
	}
	.page-template-homepage-new .our-story .section2 img.img-fl {
    	right: 0px;
	}
	.site-header .header-wrapper .right-p .header-menu ul.sub-menu.mobile {
    	padding-bottom: 25px;
	}
	.site-header .header-wrapper .right-p .header-menu ul li.sub-menu-li {
    	margin-bottom: 0px;
	}
	.page-template-homepage-new .what-we-do .holder:after {
    	width: 1157px;
    	height: 1086px;
    	right: -526px;
	    top: 0px;
	}
      .page-template-homepage-new .what-we-do .video-section .pt1 {
          width: 100%;
          max-width: 560px;
          margin: auto;
          float: none;
          margin-bottom: 30px;
      }
      .page-template-homepage-new .why-ey-hp {
    	 background-image: url(/wp-content/uploads/2020/12/bg_whyEY2.png);
	  }
      .page-template-homepage-new .what-we-do .video-section .pt2 {
          width: 100%;
          max-width: 615px;
          margin: auto;
          float: none;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 .video-hp iframe {
          height: 338px !IMPORTANT;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 span.title {
          margin-bottom: 30px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title {
          font-size: 54px;
          line-height: 30px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title span {
          font-size: 32px;
          height: 30px;
      }
      .page-template-homepage-new .slider-hp {
          padding-left: 40px;
      }
      .page-template-homepage-new .slider-hp p.title span:nth-child(1) {
          font-size: 32px;
          line-height: 30px;
      }
      .page-template-homepage-new .slider-hp p.title {
          font-size: 18px;
          margin-bottom: 30px;
      }
      .page-template-homepage-new .slider-hp p.title a {
          font-size: 18px;
      }
      .page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-title {
    		font-size: 32px;
    		line-height: 35px;
	  }
	  .page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-des {
    		font-size: 12px;
    		line-height: 14px;
	  }
	  .page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-next {
    		width: 44px;
    		height: 44px;
	   }
	  .page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-next:after {
    		left: 18px;
    		top: 11px;
	  }
	  .page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-prev {
    		width: 44px;
    		height: 44px;
	  }
	  .page-template-homepage-new .slider-hp .owl-carousel .owl-nav button.owl-prev:after {
    		right: 18px;
    		top: 11px;
	  }
      .page-template-homepage-new .why-ey-hp {
          padding: 60px 48px 60px 40px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 {
          padding: 0px 15px;
          margin-bottom: 28px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r p {
          margin-top: 10px;
          font-size: 24px;
          line-height: 32px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l {
          width: 220px;
          padding-right: 65px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r {
          width: calc(100% - 220px);
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number {
          width: 100%;
          display: block;
          padding: 0px;
          margin-bottom: 14px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .text {
          width: 100%;

      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(1){
          width: 34%;
          padding-right: 33px;
      } 
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(2){
          width: 34%;
          padding-right: 33px;
      } 
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(3){
          width: 32%;
          padding-right:0px;
      }
      .page-template-homepage-new .why-ey-hp {
          padding: 60px 48px 60px 40px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 {
          padding: 0px 15px;
          margin-bottom: 28px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r p {
          margin-top: 10px;
          font-size: 24px;
          line-height: 32px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l {
          width: 220px;
          padding-right: 65px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r {
          width: calc(100% - 220px);
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number {
          width: 100%;
          display: block;
          padding: 0px;
          margin-bottom: 14px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .text {
          width: 100%;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(1){
          width: 34%;
          padding-right: 33px;
      } 
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(2){
          width: 34%;
          padding-right: 33px;
      } 
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(3){
          width: 32%;
          padding-right:0px;
      }
      .page-template-homepage-new .brands-np .logos {
          max-width: 600px;
          display: flex;
          padding: 0px 10px;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
      }
      .page-template-homepage-new .brands-np .logos .logo {
          width: 20%;
          float: left;
          margin-bottom: 20px;
      }
      .page-template-homepage-new .brands-np h1.title {
          font-size: 32px;
          line-height: 30px;
          padding-bottom: 25px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-last-child(1) {
          margin: 0px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-last-child(2) {
          margin: 0px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-last-child(3) {
          margin: 0px;
      }
      .page-template-homepage-new .brands-np {
          padding-bottom: 40px;
          padding-top: 35px;
      }
      .page-template-homepage-new .static-images-hp .img-content {
    		background-image: url(/wp-content/uploads/2020/12/Group-2182-2.png);
    		width: 100%;
    		height: 200px;
    		background-position: -78px 0px;
    		background-repeat:no-repeat;
	  }
      .page-template-homepage-new .our-story {
          max-width: 630px;
          padding: 50px 10px 0px 10px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct1 {
          width: 100%;
          display: block;
          padding: 0px;
          margin-bottom: 20px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 {
          width: 100%;
          justify-content: center;
      }
      .page-template-homepage-new .our-story .section1 .title span:nth-child(1) {
          font-size: 32px;
      }
      .page-template-homepage-new .our-story .section1 .title span.dev-bot {
          width: 30px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct1 p {
          font-size: 18px;
          line-height: 26px;
      }
      .page-template-homepage-new .our-story .section2 .ct1 {
          width: 100%;
          margin-bottom: 20px;
      }
      .page-template-homepage-new .our-story .section2 .ct1 img {
          display: block;
      }
      .page-template-homepage-new .our-story .section2 .ct2 {
          width: 100%;
          padding-bottom:40px;
      }
      .page-template-homepage-new .our-story .section2 .ct2 .section-blue {
          width: 456px;
          margin: 0px;
          padding-left: 65px;
      }
      .page-template-homepage-new .our-story .section2 img.img-fl {
          max-width: 328px;
      }
      .page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content {
    	  max-width: 220px;
	  }
	  .page-template-homepage-new .our-story .section2 .ct2 p.fp1 {
    	  margin-bottom: 30px;
	  }
	  .page-template-homepage-new .what-we-do .video-section .pt2 img.desktop {
    	 border-radius: 0px 110px 0px 0px;
	 }
}

@media (max-width: 700px) {
      .page-template-homepage-new .what-we-do .video-section .pt1 span.title {
          font-size: 20px;
          line-height: 26px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 span.title a{
          font-size: 20px;
          line-height: 26px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 .video-hp iframe {
          height: 202px !important;
          margin: auto;
    	  float: none;
    	  display: block;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 p {
          font-size: 16px;
          line-height: 22px;
          margin-top: 10px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt1 .signature-img svg {
          width: 108px;
          height: 30px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt2 .section1 {
          width: 100%;
          margin: auto;
          float:none;
          max-width:400px;
          margin-bottom: 15px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt2 .img-content p {
    	 margin: 15px 0px 15px 0px;
         max-width: 100%;
         padding-right: 30px;
	  }
      .page-template-homepage-new .what-we-do .video-section .pt2 .section2 {
          width: 100%;
          margin: auto;
          float:none;
          max-width:400px;
      }
      .page-template-homepage-new .what-we-do .video-section .pt2 .section1 img.desktop{
    	 display: none;
	 }
      .page-template-homepage-new .what-we-do .video-section .pt2 .section1 img.mobile{
    	 width: 100%;
    	 display: block;
	 }
	 .page-template-homepage-new .what-we-do .video-section .pt1 span.title a:after{
	 	height:7px;
	 }
	 .page-template-homepage-new .slider-hp p.title a:after{
	 	bottom:-1px;
	 }
	 .page-template-homepage-new .our-story .section2 .ct2{
	 	padding-bottom:0px;
	 }
	.page-template-homepage-new .what-we-do .video-section .pt2 .section2 img.desktop{
    	 display: none;
	 }
      .page-template-homepage-new .what-we-do .video-section .pt2 .section2 img.mobile{
    	 width: 100%;
    	 display: block;
	 }
	 .page-template-homepage-new .what-we-do .video-section {
    	padding: 0px;
	}
	.page-template-homepage-new .what-we-do .video-section {
    	background-image: none;
	}
	.page-template-homepage-new .what-we-do .video-section .pt1 {
    	padding: 40px 18px 0px 18px;
    	max-width:100%;
	}
	.page-template-homepage-new .what-we-do .video-section .pt2 {
    	padding: 0px 25px;
	}
	.page-template-homepage-new .slider-hp p.title span:nth-child(1) {
    	display: block;
    	text-align: center;
    	margin: 0px;
    	margin-bottom:15px;
	}
	.page-template-homepage-new .slider-hp p.title {
    	text-align: center;
	}
	.page-template-homepage-new .slider-hp {
    	padding-left: 0px;
	}
	.page-template-homepage-new .slider-hp .slider-con {
    	padding-left: 20px;
	}
	.page-template-homepage-new .what-we-do .holder:after {
    	width: 470px;
    	height: 442px;
    	right: -150px;
    	top: 0px;
	}
      .page-template-homepage-new .why-ey-hp {
          padding: 70px 20px 40px 0px;
      }

      .page-template-homepage-new .why-ey-hp .section-1 {
          padding: 0px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(1) {
          font-size: 27px;
          max-width: 100px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l span:nth-child(2) {
          font-size: 73px;
          line-height: 68px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-l {
          width: 126px;
          padding-right: 0px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r {
          width: calc(100% - 136px);
          padding-left: 10px;
      }
      .page-template-homepage-new .why-ey-hp .section-1 .sec-r p {
          font-size: 16px;
          line-height: 20px;
          margin-top: 0px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(1) {
          width: 100%;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(2) {
          width: 10;
          width: 100%;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-content:nth-child(3) {
          width: 100%;
      }

      .page-template-homepage-new .why-ey-hp .section-2 {
          padding-left: 20px;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .w-number {
          width: 64px;
          float: left;
      }
      .page-template-homepage-new .why-ey-hp .section-2 .text {
          width: calc(100% - 64px);
          float: left;
      }
      .page-template-homepage-new .brands-np h1.title {
          max-width: 275px;
          margin: auto;
          line-height: 36px;
          padding-bottom: 20px;
      }
      .page-template-homepage-new .brands-np {
          text-align: center;
      }
      .page-template-homepage-new .what-we-do {
    	 background-size: 100% 475px;
	  }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(1) svg {
          width: 56px;
          height: 10px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(2) svg {
          width: 37px;
          height: 28px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(3) svg {
          width: 47px;
          height: 31px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(4) svg {
          width: 30px;
          height: 30px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(5) svg {
          width: 69px;
          height: 17px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(6) svg {
          width: 57px;
          height: 18px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(7) svg {
          width: 51px;
          height: 25px;
      }
      .page-template-homepage-new .brands-np .logos .logo:nth-child(8) svg {
          width: 65px;
          height: 15px;
      }
      .page-template-homepage-new .brands-np .logos .logo {
    		margin-bottom: 12px;
	  }
	 .page-template-homepage-new .brands-np {
    	padding: 20px 15px 30px 15px;
	  }
	  .page-template-homepage-new .brands-np .logos .logo:nth-last-child(3) {
    	margin-right: 20px;
	 }
	.page-template-homepage-new .brands-np .logos .logo:nth-last-child(1) {
    	margin-left: 20px;
	 }
      .page-template-homepage-new .our-story {
          padding: 35px 0px 0px 0px;
      }
      .page-template-homepage-new .our-story .section1 {
          padding: 0px 20px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 a:nth-child(1) svg {
          width: 158px;
          height: 50px;
          margin-right: 30px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct2 a:nth-child(2) svg {    width: 141px;
          height: 48px;
          margin-right: 0px;
      }
      .page-template-homepage-new .our-story .section1 .content .ct1 p {
          font-size: 16px;
          line-height: 20px;
      }
      .page-template-homepage-new .our-story .section2 .ct1 {
          padding: 0px 20px;
      }
      .page-template-homepage-new .our-story .section2 img.img-fl {
          display: none;
      }
      .page-template-homepage-new .our-story .section2 .ct2 .section-blue {
          padding: 40px 25px 30px 25px;
          width: 100%;
      }
      .page-template-homepage-new .static-images-hp .img-content {
    	background-position: 0px 0px;
	  }
	  .page-template-homepage-new .why-ey-hp {
    	background-image: url(/wp-content/uploads/2020/12/mobile-background-1.png);
	 }
}

@media (max-width: 370px) {
    .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title {
        font-size: 40px;
        line-height: 20px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .img-content span.title span {
        font-size: 25px;
        line-height: 22px;
    }
    .page-template-homepage-new .what-we-do .video-section .pt2 .img-content p {
        font-size: 14px;
        margin: 5px 0px 5px 0px;
        line-height: 18px;
    }
    .page-template-homepage-new .slider-hp .owl-carousel.owl-drag .owl-item .slider-content span.slider-title {
        font-size: 25px;
        line-height: 25px;
    }
}
@media (max-width: 1205px) {
    article.type-post {
        padding: 0 20px;
    }

    .single-post h1.entry-title {
        padding: 0 20px;
    }
}

@media (max-width: 540px) {
    .case-studies .floating-img {
        max-width: 67%;
    }

    .case-studies .project-notes {
        margin: 0 20px;
    }

    .case-study-content .row-header {
        margin-bottom: 30px;
    }

    .case-study-content .row-content {
        float: left;
        width: 100%;
    }

    .case-study-row-spacing-left {
        max-width: 100%;
        margin-left: auto;
        width: 100%;
    }

    .by-the-numbers .section-wrapper .csrow-numbers-lg-spacing-left .row-content {
        float: left;
        width: 100%;
    }
}

@media (max-width: 900px) {
    .ss-bucket:hover .ss-bucket-content {
        display: none;
    }

    .ss-bucket.innerlink:hover {
        cursor: default;
    }

    .mobile-cs-link {
        display: inline-block;
    }
}

@media (min-width: 901px) and (max-width: 1025px) {
    .ss-bucket-content .helper {
        height: 10%;
    }

    .ss-bucket-content p.ss-bucket-link {
        margin-top: 0;
    }
}


/**** Blog Stuff ****/

/*BLOG PAGES */
.page-banner.blog {
    background: #6c2594;
    text-align: center;
    color: #fff;
    padding: 15px 0;
    /*margin-top: 130px;*/
}

body.page-id-584 .site-content-contain {
    background: url(/wp-content/uploads/2017/03/dark-gradient.png) repeat-x center top;
}

body.page-id-584 .site-content-contain:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 560px;
    z-index: 0;
}

.eyaccess .blog-title {
    display: inline-block;
    width: 400px;
    vertical-align: middle;
}

.page-banner.eyaccess .wrap {
    white-space: nowrap;
}

.page-banner.eyaccess {
    background-color: #464646;
    /*margin-top: -30px;*/
    color: white;
    background-image: url("/wp-content/uploads/2017/04/ey-access-bg.png");
    background-position: top right;
    background-repeat: no-repeat;
    clear: both;
    position: relative;
    top: -1px;
    margin-bottom: 50px;
}

.eyaccess .blog-title {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    max-width: 400px;
}

.eyaccess .blog-support {
    display: inline-block;
    width: calc(100% - 490px);
    clear: none;
    vertical-align: middle;
    white-space: normal;
    line-height: 27px;
    margin-left: 35px;
    font-family: 'Fira Sans', sans-serif;
    font-size: 23px;
}

.eyaccess .blog-title img {
    display: block;
}

.category-ey-access .news-box {
    width: 100%;
    padding: 20px;
    background-color: white;
}

.category-ey-access .news-box .post-thumbnail {
    width: 39%;
    display: inline-block;
    margin: 0;
}

.category-ey-access .news-box .the-social {
    display: inline-block;
    width: 60%;
    vertical-align: top;
    clear: none;
    margin: 20px 0 0 0;
    padding: 0;
    text-align: left;
    max-width: 381px;
}

.category-ey-access .news-box .news-list-content {
    display: inline-block;
    width: 61%;
    font-size: 18px;
    padding: 0 0 0 40px;
}

.category-ey-access .news-box .clear {
    display: none;
}

.category-ey-access .news-box .post-thumbnail img {
    display: block;
}

.category-ey-access .news-box .news-list-content p {
    margin-bottom: 10px;
    font-family: 'Fira Sans', sans-serif;
}

.category-ey-access .news-box p.link-more a {
    background-color: #343434;
    color: white;
    display: inline-block;
    width: 230px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Fira Sans', sans-serif;
    letter-spacing: 2px;
    font-weight: 400;
}

.single-featured-image-header.ey-access {
    background-color: #f5f5f5;
    width: 100%;
    max-width: 100%;
    border-bottom: none;
    clear: both;
}

.single-featured-image-header.ey-access img {
    min-width: auto;
    margin: 0;
}

.single-featured-image-header.ey-access .wrap {
    background-color: #464646;
    background-image: url("/wp-content/uploads/2017/04/ey-access-bg.png");
    background-repeat: no-repeat;
    background-position: right top;
}

.site-content .wrap.ey-access {
    padding: 0;
}

.has-sidebar:not(.error404) #primary.ey-access {
    width: calc(80% - 30px);
    padding: 0 30px;
    background-color: white;
}

.single-post.ey-access .entry-header {
    padding-top: 20px;
}

.single-post.ey-access .entry-meta {
    color: #9a9999;
    font-size: 15px;
    letter-spacing: normal;
    padding-bottom: 0.25em;
    text-transform: none;
    font-family: 'Fira Sans', sans-serif;
    font-weight: normal;
}

.single-post.ey-access h1.entry-title {
    font-size: 35px;
}

.single-post.ey-access h1.entry-title span {
    color: #0099d8;
}

.single-post.ey-access .entry-content {
    color: #525252;
}

.single-post.ey-access .entry-content ul {
    margin-left: 30px;
}

.blog.wrap #primary article {
    width: 100%;
    float: none;
}

.page-banner.ey-live .wrap,
.single-featured-image-header.ey-live .wrap {
    background-color: #111111;
    background-image: url("/wp-content/uploads/2017/04/ey-live-bg.png");
    background-repeat: no-repeat;
    background-position: right top;
    height: 130px;
    padding: 26px 30px;
}

.page-banner.ey-live .wrap {
    text-align: center;
    height: 145px;
    padding: 15px 0 0;
}

.ey-live .blog-support {
    font-family: 'Fira Sans', sans-serif;
    font-size: 24px;
    color: white;
}

.page-banner.ey-live {
    /*top: -30px;*/
    position: relative;
    background: #111111;
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    font-size: 14px;
}

.entry-footer .byline, .entry-footer .posted-on {
    display: none !important;
}


@media all and (max-width: 1080px) {
    .ey-live .blog-support {
        font-size: 14px;
    }
}

@media all and (max-width: 960px) {
    .category-ey-access .news-box {
        margin-left: 0;
    }

    .has-sidebar:not(.error404) #primary.ey-access {
        width: 100%;
    }

    .page-banner.eyaccess .wrap {
        white-space: normal;
    }

    .eyaccess .blog-support {
        display: block;
        width: 100%;
        clear: both;
        padding-bottom: 20px;
        margin-left: 0;
    }

    .category-ey-access .news-box .the-social {
        width: 100%;
        float: none;
        padding: 0;
    }

    .page-banner.ey-live .wrap {
        height: auto;
        padding: 15px 0;
    }
}

@media all and (max-width: 640px) {
    .category-ey-access .news-box .post-thumbnail {
        width: 100%;
    }

    .category-ey-access .news-box .news-list-content {
        width: 100%;
        padding: 0;
    }
}


.post-thumbnail {
    margin-bottom: 5px
}

p.link-more {
    margin: 0;
}

p.link-more a {
    background: transparent;
    color: #0099d8;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
}

body.post-template-default .site-content-contain {
    background: #f5f5f5;
}

body.archive.category .site-content-contain {
    background: #f5f5f5;
}

body.post-template-default #footerContactForm,
body.archive.category #footerContactForm {
    display: none;
}

body.post-template-default .has-sidebar:not(.error404) #primary {
    width: 70% !important;
}

.feat-banner {
    position: absolute;
    background: #0099D7;
    color: #fff;
    padding: 5px 20px;
    font-size: 18px;
    z-index: 999;
}

.featured-content {
    border: 2px solid #cccccc;
    margin-bottom: 50px;
    margin-top: 25px;
}

.counter {
    float: left;
    width: 30%;
    text-align: center;
    background: #ebebeb;
}

.content {
    width: 70%;
    float: left;
    background: white;
    padding: 0 30px;
}

.content h2 {
    font-size: 26px;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
    margin-top: 15px;
}

.counter h3 {
    margin-top: 15px;
}

.content p {
    color: #6c6c6c;
    font-size: 16px;
}

.featured-content img {
    display: block;
}

.feat-content-container {
    background: #ebebeb;
}

h2.widget-title {
    color: #0099d8;
    font-size: 16px;
    border-bottom: 1px solid;
}

.widget ul li {
    border-top: none;
    border-bottom: none;
}

section#most_popular_post_widget-3 a {
    box-shadow: none;
}

.widget ul li a:hover {
    box-shadow: none;
}

.counter h4 {
    color: #808080;
}

.counter h4 span {
    color: #000;
}

.single-post .entry-title {
    font-weight: 700;
}

.content .btnBlue,
.news-box .btnBlue {
    background: transparent;
    color: #0099d8;
}

.news-list-content {
    padding: 0 20px;
}

.the-social {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    padding: 0 20px;
}

.news-box .btnBlue {
    padding-left: 25px;
    font-size: 14px;
}

.news-list-content h3 {
    margin-bottom: 20px;
}

.news-list-content h3 a {
    font-size: 25px;
    font-weight: 600;
    display: block;
    line-height: 1.2;
}

.news-list-content {
    font-size: 15px;
}

.news-box .news-list-content,
.feat-content-container p {
    font-family: 'Fira Sans', sans-serif;
}

.single-featured-image-header {
    max-width: 1200px;
    margin: 0 auto;
}

.entry-content {
    font-family: 'Fira Sans', sans-serif;
}

.recommended {
    clear: both;
}

.recommended h3 {
    margin-left: 15px;
    font-weight: 700;
}

.recommended .featured-content .content {
    width: 100%;
}

.recommended .featured-content .content h2 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}

.blog-post-listing .load-more {
    margin-bottom: 70px;
}

.ey-live.single-featured-image-header img {
    min-width: auto;
    margin: 0;
}

@media (min-width: 960px) {
    .news-list-content {
        min-height: 250px;
    }
}

@media (min-width: 767px) {
    .has-sidebar:not(.error404) #primary {
        width: 70%
    }

    .blog-post-listing {
        width: 75%;
        margin: 0 auto;
    }

    .has-sidebar #secondary {
        display: block;
        width: 20%;
        float: right;
    }

    .news-box {
        width: 46%;
        display: inline-block;
        vertical-align: top;
        margin-left: 20px;
        margin-bottom: 100px;
    }

    .recommended .featured-content {
        width: 30%;
        float: left;
        margin-left: 15px;
    }

    .blog-support {
        font-size: 24px;
    }

    .news-list-content h3 {
        font-family: 'Fira Sans', sans-serif;
        font-size: 25px;
    }

    .news-box .btnBlue {
        font-weight: bold;
    }
}

@media (min-width: 1200px) {
    .news-box .btnBlue {
        float: right;
        margin-top: -20px;
        padding-right: 10%;
    }

    .single-featured-image-header img {
        min-width: 1200px;
    }
}

@media (max-width: 767px) {
    .blog-support {
        display: none;
    }

    .content {
        width: 100%;
        float: none;
    }

    .counter {
        width: 100%;
        float: none;
    }

    .recommended .featured-content {
        width: 100%;
        float: none;
        margin-left: 15px;
        margin-right: 15px;
    }

    .recommended {
        margin-right: 30px;
    }
}

@media (min-width: 767px) and (max-width: 960px) {
    .has-sidebar #secondary {
        display: none;
    }

    .blog-post-listing {
        width: 100%;
        float: left;
        margin-left: 0;
    }

    .has-sidebar:not(.error404) #primary {
        width: 100%;
    }
}

#primary #post-1422 .entry-title {
    color: rgb(0, 153, 216);
    font-size: 26px;
}

#primary #post-1422 .entry-header {
    float: none;
    width: 100%;
}

#primary #post-1422 .entry-content {
    float: none;
    width: 100%;
}

.feat-content-container h3 {
    font-weight: 700;
    font-size: 19px;
}

.feat-content-container h4 {
    padding-top: 12px;
    font-size: 26px;
}

.contact-thankyou-page a,
.contact-thankyou-page a:hover,
.contact-thankyou-page a:visited {
    box-shadow: none;
}

h2.widget-title {
    margin-bottom: 15px;
}

#most_popular_post_widget-4 a {
    box-shadow: none;
    font-size: 0.875rem;
}

#most_popular_post_widget-4 br {
    display: none;
}

#most_popular_post_widget-4 div br {
    display: block;
}

#most_popular_post_widget-4 div {
    padding-bottom: 12px;
}

#most_popular_post_widget-4 {
    font-size: 13px;
    color: rgb(128, 128, 128);
}

.widget_recent_entries .post-date {
    font-size: 13px;
    color: rgb(128, 128, 128);
}

.page-banner.blog {
    background-image: url("/wp-content/uploads/2017/03/57bcf80d-413d-4926-9830-7dba0aa43682.png");
    background-repeat: no-repeat;
    background-position: center top;
}

.page:not(.home) #content {
    padding-bottom: 0;
}

/*==== Blog Post ====*/
.ey-blog-post .entry .post-thumbnail {
    margin: 0;
}

.single-format-standard #content {
    max-width: 1190px;
    margin: 0 auto;
}

.single-format-standard #sidebar {
    max-width: 400px;
    float: right;
}

/*==== Post Landing ====*/
/* Post Landing Page */

.widget a {
    font-size: 16px;
}

.post-navigation .nav-next {
    margin: 0;
}

.post-navigation .nav-links .nav-previous + .nav-next {
    margin: 0;
}

.post-navigation .nav-links {
    margin: 0;
    max-width: unset;
}

.single-post #primary {
    margin-top: 0;
    display: inline-block;
    font-size: 17px;
}

.single-post #primary li {
    font-size: 15px;
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    display: none;
}

.entry-header .entry-title {
    margin-bottom: 0.25em;
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px;
}

.entry-title:not(:first-child) {
    padding-top: 0;
}

.entry-meta {
    color: #767676;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-bottom: 0.25em;
    text-transform: uppercase;
}

.entry-meta a {
    color: #767676;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.pagination,
.comments-pagination {
    border-top: 1px solid #eee;
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center;
}

.pagination .icon,
.comments-pagination .icon {
    width: 0.666666666em;
    height: 0.666666666em;
}

.comments-pagination {
    border: 0;
}

.page-numbers {
    display: none;
    padding: 0.5em 0.75em;
}

.page-numbers.current {
    color: #767676;
    display: inline-block;
}

.page-numbers.current .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: auto;
    position: relative !important;
    width: auto;
}

.prev.page-numbers,
.next.page-numbers {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    /*font-size: 24px;*/
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
    background-color: #767676;
    color: #fff;
}

.prev.page-numbers {
    float: left;
}

.next.page-numbers {
    float: right;
}

/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    /*font-size: 13px;*/
    font-size: 0.8125rem;
    width: 48%;
}

/* Blog landing, search, archives */

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
    padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
    margin-left: auto;
    margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap;
}

.taxonomy-description {
    color: #666;
    /*font-size: 13px;*/
    font-size: 0.8125rem;
}

/* More tag */

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em;
}

/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
}

.single-featured-image-header {
    border-bottom: 1px solid #eee;
    padding-top: 10px;
}

@media (max-width: 500px) {
    /*.single-featured-image-header {
        padding-top: 90px;
    }*/
}

.single-featured-image-header img {
    display: block;
    margin: auto;
}

.page-links {
    /*font-size: 14px;*/
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: 0.5em 1em;
}

.page-links a {
    display: inline-block;
}

.page-links a .page-number {
    color: #222;
}

/* Entry footer */

.entry-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    /*font-size: 11px;*/
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase;
}

.entry-footer .cat-links + .tags-links {
    margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: 0.5em;
    position: absolute;
    top: 2px;
}

.entry-footer .edit-link {
    display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    /*font-size: 14px;*/
    font-size: 0.875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: 0.7em 2em;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
    background-color: #767676;
}

/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

.format-quote blockquote {
    color: #333;
    /*font-size: 20px;*/
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative;
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: 0.4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px;
}

/* Post Navigation */

.post-navigation {
    font-weight: 800;
    margin: 3em 0;
}

.post-navigation .nav-links {
    padding: 1em 0;
}

.nav-subtitle {
    background: transparent;
    color: #767676;
    display: block;
    /*font-size: 11px;*/
    font-size: 0.6875rem;
    letter-spacing: 0.1818em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.nav-title {
    color: #333;
    /*font-size: 15px;*/
    font-size: 0.9375rem;
}

.post-navigation .nav-next {
    margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: 0.5em;
}

/* ======== PPC Pages ======== */
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: unset;
}

.mage-ey-ppc .btn, .mage-ey-ppc input.btn, .mage-ey-ppc input.btn:hover {
    font: bold 14px 'Ubuntu', sans-serif;
    text-align: center;
    cursor: pointer;
}

.mage-ey-ppc .btnWhiteBlue {
    background: #fff;
    color: #0099d8;
    border: 3px solid #0099d8;
    cursor: pointer;
}

.mage-ey-ppc .graphicBtn {
    max-width: 230px;
    padding: 15px;
    margin: auto;
}

.mage-ey-ppc .ppcMageHeader {
    position: relative;
    background-image: url("/wp-content/uploads/2017/04/mage-ppc-background-1.png");
    background-position: center 0;
    background-repeat: no-repeat;
}

.mage-ey-ppc .ppcMageHeader .ppcMage-title::before {
    content: "t";
    display: inline-block;
    vertical-align: middle;
    color: transparent;
    font-size: 0;
}

.mage-ey-ppc .ppcMage-title-wrapper {
    padding: 20px 20px;
}

.mage-ey-ppc .ppcMageHeader .ppcMage-title {
    line-height: normal;
    text-align: center;
    margin: 0;
    font-weight: bold;
    font-family: 'Fira Sans', sans-serif;
}

.mage-ey-ppc .ppcMageHeader .ppcMage-title img {
    vertical-align: middle;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow .graphicBtn {
    font-size: 18px;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow .graphicBtn a {
    color: #0099d8;
    text-decoration: none;
    box-shadow: none;
}

.page-template-page-ppc-landing header.entry-header {
    display: none;
}

.mage-ey-ppc .ppcATLPictureRow {
    clear: both;
    margin-bottom: 30px;
}

.mage-ey-ppc .mage-badges {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.mage-ey-ppc .mage-badges img {
    margin: 0 10px 5px;
}

.mage-ey-ppc .mage-osm-title {
    font-weight: bold;
    font-size: 34px;
    text-align: center;
    color: #f95f1f;
    line-height: 45px;
    padding-bottom: 15px;
}

.mage-ey-ppc .mage-osm-body {
    font-size: 18px;
    text-align: center;
    margin-left: 90px;
    margin-right: 90px;
    line-height: 1.2;
    margin-bottom: 40px;
}

.mage-ey-ppc .mage-osm-left {
    display: inline-block;
    float: left;
    width: 45%;
    text-align: right;
}

.mage-ey-ppc .mage-osm-right {
    margin-left: 50px;
    display: block;
    float: left;
    width: 40%;
    text-align: left;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
}

.mage-ey-ppc .mage-osm-right li {
    padding-bottom: 25px;
    list-style: square;
    color: #f95f1f;
    font-weight: bold;
}

.mage-ey-ppc .mage-osm-right li span {
    color: black;
}

.mage-ey-ppc .hentry {
    margin: auto;
}

.mage-ey-ppc body {
    background-image: none;
}

.mage-ey-ppc body.active, html.active {
    overflow: hidden;
    height: 100%;
}

.mage-ey-ppc #mainHeader {
    display: none;
}

.mage-ey-ppc .ppcATL-title-wrapper {
    padding: 20px 20px 35px;
    color: #f95f1f;
}

.mage-ey-ppc .ppcATLHeader {
    position: relative;
    background-image: url("/wp-content/uploads/2017/03/ppc-mage-header.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.mage-ey-ppc .ppcATLHeader .ppcATL-title {
    line-height: normal;
    text-align: center;
    margin: 0;
}

.mage-ey-ppc .ppcATLHeader .ppcATL-title {
    color: #a6c01d;
    font-size: 28px;
    line-height: 28px;
    display: block;
}

.mage-ey-ppc .ppcATLHeader .ppcATL-title span {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-style: italic;
    padding-right: 106px;
    font-weight: normal;
    display: block;
}

.mage-ey-ppc .ey-logo {
    text-align: center;
    display: inline-block;
    position: absolute;
    width: 60px;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999999;
}

.mage-ey-ppc h2.ppcATLContentTitle {
    font-size: 50px;
    color: #f95f1f;
    text-align: center;
    word-wrap: normal;
    hyphens: none;
    -moz-hyphens: none;
    line-height: 50px;
    font-family: 'Fira Sans', sans-serif;
}

.mage-ey-ppc h2.ppcATLContentTitle > strong {
    color: #000;
}

.mage-ey-ppc h2.ppcATLContentTitle span {
    color: #0099d8;
    font-size: 60px;
    font-weight: normal;
    display: block
}

.mage-ey-ppc .ppcATL-content-wrapper.wrapper, .ppcATL-feature-wrapper {
    padding: 0 20px;
    max-width: 1280px;
    margin: 0 auto;
}

.mage-ey-ppc .ppcATLContentRow {
    margin-bottom: 50px;
}

.mage-ey-ppc .ppcATLContentRow ul {
    margin-left: 20px;
    margin-bottom: 0;
}

.mage-ey-ppc .ppcATLContentRow ul li {
    padding: 10px 0;
    color: #000;
    list-style: none;
    position: relative;
}

.mage-ey-ppc .ppcATLContentRow ul li::before {
    content: '\2022';
    color: #898989;
    position: absolute;
    left: -15px;
}

.mage-ey-ppc .note {
    font-size: 12px;
    color: #484f57;
    padding-left: 20px;
}

.mage-ey-ppc .ppcATLContentRow .content-right .form-popup {
}

.mage-ey-ppc .wpcf7-form-control-wrap {
    margin-bottom: 20px;
    display: block;
}

.mage-ey-ppc .wpcf7-form {
    text-align: center;
}

.mage-ey-ppc .ppcATL-picture-wrapper {
    padding: 0;
    max-width: 1520px;
    margin: 0 auto;
}

.mage-ey-ppc .ppcTile1 .ppcPictureTile.text {
    color: #464b4f;
    background-color: #ebebeb;
    padding: 20px;
    background-image: url(/wp-content/uploads/2017/03/triangles1.png);
    background-repeat: no-repeat;
    background-position: 100% -145px;
    background-size: contain;
    hyphens: none;
    -moz-hyphens: none;
}

.mage-ey-ppc .ppcTile1 .ppcPictureTile-Title {
    font-size: 35px;
    line-height: normal;
    margin-bottom: 15px;
}

.mage-ey-ppc .ppcTile1 .ppcPictureTile-Title span {
    color: #f15c22;
    font-weight: 700;
    font-size: 40px;
    font-family: 'Fira Sans', sans-serif;
}

.mage-ey-ppc .ppcTile1 p {
    font-size: 16px;
}

.mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
    background-color: #f15c22;
    color: #fff;
    padding: 10px 10px;
    background-image: url("/wp-content/uploads/2017/03/triangles2.png");
    background-position: 130% 100%;
    background-size: contain;
    background-repeat: no-repeat;
}

.mage-ey-ppc .ppcTile2 li strong {
    font-size: 30px;
    display: block;
    line-height: normal;
    padding-bottom: 5px;
}

.mage-ey-ppc .ppcTile2 li {
    line-height: normal;
    font-size: 16px;
    padding: 10px 0 10px 70px;
    list-style: none;
    position: relative;
    font-weight: 200;
}

.mage-ey-ppc .ppcTile1 .ppcPictureTile img {
    display: block;
    margin: auto;
    width: 100%;
    height: 100%;
}

.mage-ey-ppc .ppcPictureTiles.ppcTile1 {
    background-color: #ebebeb;
}

.mage-ey-ppc .ppcPictureTiles.ppcTile2 {
    background-color: #f15c22;
}

.mage-ey-ppc .ppcTile2 ul {
    margin: 0;
}

.mage-ey-ppc .ppcTile2 li img {
    position: absolute;
    width: 58px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.mage-ey-ppc .wpcf7-form br {
    display: none;
}

.mage-ey-ppc .form-popup h3 {
    text-align: center;
    color: #0099d9;
    font-size: 30px;
    margin: 10px 0;
    font-weight: 900;
}

.mage-ey-ppc .form-popup h3 span {
    font-weight: normal;
}

.mage-ey-ppc .form-popup .close {
    text-align: right;
    cursor: pointer;
}

.mage-ey-ppc .form-popup form.wpcf7-form {
    text-align: center;
}

.mage-ey-ppc .form-popup .wpcf7-form-control {
    background-color: #eaeaea;
    border: 0;
    color: #484f57;
    font-size: 15px;
    padding: 20px 20px;
    margin-bottom: 10px;
    width: 100%;
}

.mage-ey-ppc .form-popup .btnBlue {
    background: #0099d8;
    color: #fff;
    width: 75%;
    margin-top: 16px;
    text-transform: uppercase;
}

.mage-ey-ppc .form-popup {
    background-color: #fff;
    right: 0;
    padding: 20px;
    width: 100%;
    height: 100%;
    overflow: auto;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: opacity 0.5s, z-index 0s 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, z-index 0s 0.5s, -webkit-transform 0.5s;
    z-index: 99999;
}

.mage-ey-ppc .form-popup.open {
    opacity: 1;
    width: 100%;
    height: 100%;
    overflow: auto;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.5s, z-index 0s 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, z-index 0s 0.5s, -webkit-transform 0.5s;
}

.mage-ey-ppc .share-main-panel.share-main-tab.share-tab-left.slideRight.mobile {
    display: none;
}

.mage-ey-ppc #toggleForm {
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    padding: 20px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0 10px 15px #888888;
    z-index: 9999;
    font-family: 'Fira Sans', sans-serif;
    background: #2DABDF;
    color: #fff;
}

.mage-ey-ppc .form-popup textarea {
    max-height: 145px;
}

.mage-ey-ppc #wpcf7-f2549-p2533-o1 .btnBlue {
    background: #0099d8;
    color: #fff;
    cursor: pointer;
    font-family: 'Fira Sans', sans-serif;
    font-weight: bold;
    width: 100%;
}

.mage-ey-ppc h2.ppcATL-feature-title {
    text-align: center;
    color: #484f57;
    font-size: 25px;
    word-wrap: normal;
    hyphens: none;
    -moz-hyphens: none;
}

.mage-ey-ppc .ppcATL-feature-title strong {
    color: #0099d8;
}

.mage-ey-ppc .ppcATL-feature-title em {
    font-weight: 300;
    display: block;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow {
    margin-bottom: 50px;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow h3 {
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: bold;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow .graphicBtn {
    font-size: 18px;
}

.mage-ey-ppc .ppcATLFeaturedProjectRow .graphicBtn a {
    color: #0099d8;
}

.mage-ey-ppc #footerContactWrapper h3.title {
    color: #009ad8;
}

.mage-ey-ppc #footerContactWrapper input[type="text"], .mage-ey-ppc #footerContactWrapper input[type="email"], .mage-ey-ppc #footerContactWrapper textarea {
    background-color: #eaeaea;
    border: 0;
}

.mage-ey-ppc .ppcATLContact {
    clear: both;
}

.mage-ey-ppc .mage-osm {
    max-width: 1200px;
    margin: 0 auto;
    clear: both;
    padding: 0 20px;
}

.mage-ey-ppc .ppcATLContact .wrapper {
    padding: 0 20px;
}

.mage-ey-ppc .ppcATLContactBtn {
    background-color: #363636;
    padding: 15px;
    color: #0099d8;
    text-align: center;
    max-width: 350px;
    margin: 0 auto;
}

.mage-ey-ppc .ppcATLContactBtn h4 {
    margin: 0;
    font-size: 18px;
    color: #0099d8;
}

.mage-ey-ppc .ppcATLContactBtn .btn {
    padding: 10px 30px;
    display: inline-block;
    margin: 10px 0 0;
}

.mage-ey-ppc .second-form h3 {
    text-align: center;
    color: #0099d9;
    font-size: 30px;
    font-weight: 900;
}

.mage-ey-ppc .ppcATLContentRow .content-left h3 {
    margin-bottom: 32px;
}

.mage-ey-ppc .content-left p {
    font-size: 18px;
    line-height: 26px;
}

.mage-ey-ppc .mage-badges {
    text-align: center;
}

.mage-ey-ppc .mage-badges img:first-child {
    width: 95px;
}

.mage-ey-ppc .mage-badges img:nth-child(2) {
    width: 78px;
}

.mage-ey-ppc .mage-badges img:nth-child(3) {
    width: 56px;
}

.mage-ey-ppc .mage-badges img:nth-child(4) {
    width: 64px;
}

.mage-form .wpcf7-form input::placeholder, .mage-form .wpcf7-form textarea::placeholder {
    font-family: 'Fira Sans', sans-serif;
}

.mage-ey-ppc .second-form .wpcf7-form-control {
    padding: 10px 20px;
}

.mage-ey-ppc .wpcf7-form-control-wrap, .mage-ey-ppc .second-form .wpcf7-form-control {
    margin-bottom: 3px;
}

.mage-form textarea {
    height: 160px;
}

.mage-ey-ppc, .ppcATLContent {
    margin: 0 !important;
}

.ppcPictureTile img {
    display: block;
}

@media (min-width: 360px) {
    .mage-ey-ppc .ppcATLHeader .ppcATL-title span {
        font-size: 60px;
        line-height: 28px;
    }

    .mage-ey-ppc .ppcATLHeader .ppcATL-title {
        font-size: 33px;
        line-height: 33px;
    }
}

@media (min-width: 768px) {
    .mage-ey-ppc .ppcATLHeader .ppcATL-title {
        font-size: 75px;
        line-height: 75px;
    }

    .mage-ey-ppc .ppcATLHeader .ppcATL-title span {
        font-size: 68px;
        line-height: 68px;
    }

    .mage-ey-ppc .ppcATL-title-wrapper {
        padding-bottom: 55px;
    }

    .mage-ey-ppc .ey-logo {
        width: 100px;
    }

    .mage-ey-ppc .ppcATLContentRow ul li {
        font-size: 24px;
    }

    .mage-ey-ppc h2.ppcATLContentTitle {
        font-size: 50px;
    }

    .mage-ey-ppc h2.ppcATLContentTitle span {
        font-size: 45px;
    }

    .mage-ey-ppc .ppcPictureTiles { /*display: -webkit-flex;display: flex;*/
        overflow: hidden;
    }

    .mage-ey-ppc .ppcPictureTiles.ppcTile2 .ppcPictureTile {
        float: right;
    }

    .mage-ey-ppc .ppcPictureTile {
        width: 50%;
        float: left;
    }

    .mage-ey-ppc .ppcTile1 p {
        font-size: 16px;
        margin-bottom: 5px;
        line-height: 18px;
    }

    .mage-ey-ppc .ppcATLFeaturedProjectRow h3 {
        margin-top: 0;
    }

    .mage-ey-ppc .ppcATL-feature-title em {
        display: inline;
    }

    .ppcATLFeaturedProjectRow .content-right {
        width: 50%;
        float: right;
    }

    .mage-ey-ppc .ppcATLFeaturedProjectRow .content-left {
        width: 50%;
        float: left;
        padding-right: 20px;
    }

    .mage-ey-ppc .ppcATLFeaturedProjectRow .graphicBtn {
        margin-left: 0;
    }
}

@media (min-width: 979px) {
    .mage-ey-ppc .dt-award {
        max-width: 1480px;
        margin: 0 auto 40px;
    }

    .mage-ey-ppc .ppcPictureTiles.ppcTile1 {
    }

    .mage-ey-ppc .ppcPictureTile img {
        display: block;
    }

    .mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
        padding-left: 55px !important;
    }

    .mage-ey-ppc .p-one, .p-two {
        padding-bottom: 30px;
    }

    .ppcATLContentRow .content-right .form-popup {
        padding: 15px;
        background: white;
        box-shadow: 0 9px 40px #888888;
    }

    .mage-ey-ppc .ppcATLHeader {
        background-size: cover;
    }

    .mage-ey-ppc .ppcMage-title-wrapper {
        padding: 65px 20px;
    }

    .mage-ey-ppc .ey-logo {
        width: auto;
    }

    .mage-ey-ppc .ppcATL-picture-wrapper {
        padding: 0 20px;
    }

    .mage-ey-ppc .ppcTile1 p {
        font-size: 18px;
        line-height: 28px;
    }

    .mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
        padding: 0 20px;
    }

    .mage-ey-ppc .ppcTile2 li {
        padding: 20px 0 20px 100px;
    }

    .mage-ey-ppc .ppcTile2 li img {
        width: 80px;
    }

    .mage-ey-ppc .ppcATLContentRow .content-left {
        width: 45%;
        float: left;
    }

    .ppcATLContentRow .content-right {
        float: right;
        width: 45%;
    }

    .mage-ey-ppc .form-popup, .mage-ey-ppc .form-popup.open {
        display: block;
        opacity: 1;
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        padding-left: 0;
        padding-right: 0;
    }

    .mage-ey-ppc .form-popup .close {
        display: none;
    }

    .mage-ey-ppc .form-popup h3 {
        margin: 35px 0 30px;
    }

    .mage-ey-ppc #toggleForm {
        display: none !important;
    }

    .mage-ey-ppc h2.ppcATL-feature-title {
        font-size: 30px;
        margin-top: 45px;
    }

    .mage-ey-ppc .ppcTile1 .ppcPictureTile.text {
        background-position: 100% -210px;
    }

    .mage-ey-ppc #footerContactWrapper {
        display: block;
    }

    .mage-ey-ppc .ppcATLContact {
        display: none;
    }

    .mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
        background-position: 200px 55px;
    }

    .mage-ey-ppc body.active, .mage-ey-ppc html.active {
        height: auto;
        overflow: auto;
    }

    .mage-ey-ppc .ppcATLFeaturedProjectRow .content-left {
        padding-left: 50px;
    }

    .mage-ey-ppc .ppcATLContent {
        padding-bottom: 20px;
    }

    .second-form input, textarea {
        width: 100%
    }

    .second-form input[value='Submit Form'] {
        width: 100%;
        margin: 15px auto;
        display: block;
        padding: 15px;
        background: #0099d9;
        color: #fff;
    }

    .second-form .left {
        display: block;
        float: left;
        width: 49%
    }

    .second-form .right {
        display: block;
        float: right;
        width: 49%;
        margin-bottom: 20px
    }

    .second-form .the-form {
        width: 50%
    }

    .second-form {
        padding: 15px;
    }

    .mage-ey-ppc .form-popup {
        display: none;
    }

    .wpcf7-form-control {
        background-color: #eaeaea;
        border: 0;
        color: #484f57;
        font-size: 15px;
    }

    .second-form .btnBlue {
        background: #0099d8;
        color: #fff;
        width: 75%;
        margin-top: 16px;
        cursor: pointer;
        font-family: 'Fira Sans', sans-serif;
        font-weight: bold;
        max-width: 350px;
        text-transform: uppercase;
        padding: 20px 20px;
    }

    .second-form textarea#contact-message {
        height: 135px;
    }

    .second-form h3 {
        margin-top: 12px;
        margin-bottom: 18px;
    }

    h2.ppcATLContentTitle {
        margin-top: 0;
    }

    .ppcATLContentRow .content-left h3 {
        text-align: left !important;
    }
}

@media (min-width: 1200px) {
    .mage-ey-ppc h2.ppcATLContentTitle {
        font-size: 56px;
    }

    .mage-ey-ppc .ppcTile1 .ppcPictureTile-Title, .mage-ey-ppc .ppcTile1 p {
        padding-left: 15px;
        padding-right: 20px
    }

    .mage-ey-ppc h2.ppcATLContentTitle {
        padding-right: 10px;
        margin-top: 0
    }

    .mage-ey-ppc h2.ppcATLContentTitle span {
        font-size: 60px;
        text-align: center;
    }

    .mage-ey-ppc .ppcTile1 .ppcPictureTile-Title {
        font-size: 58px;
        font-weight: 600;
    }

    .mage-ey-ppc .ppcTile1 p {
        font-size: 20px;
        line-height: 28px
    }

    .mage-ey-ppc .ppcTile2 li strong {
        font-size: 48px;
    }

    .mage-ey-ppc .ppcTile2 li {
        font-size: 25px;
    }

    .ppcATLContentRow .content-right {
        width: 55%;
        float: left;
    }

    .ppcATLContentRow .content-right {
        padding-left: 35px;
        margin-bottom: 35px;
    }

    .mage-ey-ppc .form-popup .wpcf7 {
        padding: 0 15px;
    }

    .mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
        background-position: 316px 50px;
    }

    .mage-ey-ppc .ppcATLHeader .ppcATL-title {
        font-size: 90px;
    }

    .mage-ey-ppc .mage-badges > img {
        width: auto !important;
        margin: 0 12px;
    }
}

@media (min-width: 1500px) {
    .ppcATLContentRow .content-right {
        padding-left: 70px;
    }

    .mage-ey-ppc .ppcTile1 .ppcPictureTile-Title {
        font-size: 70px;
        font-weight: 600;
    }

    .mage-ey-ppc .ppcTile1 p {
        font-size: 28px;
        line-height: 35px;
    }

    .mage-ey-ppc .ppcTile2 li img {
        width: auto;
    }

    .mage-ey-ppc .ppcTile2 li {
        padding-left: 140px;
    }

    .mage-ey-ppc .ppcTile1 .ppcPictureTile.text {
        padding: 30px 50px;
    }

    .mage-ey-ppc .ppcTile2 .ppcPictureTile.text {
        padding: 68px 30px 75px;
    }
}

@media (max-width: 978px) {
    .mage-ey-ppc #footerContactForm {
        display: none;
    }

    .mage-ey-ppc .ppcATL-content-wrapper.wrapper {
        padding-top: 10px;
    }

    .mage-ey-ppc .mage-osm-body {
        margin-left: 5%;
        margin-right: 5%;
    }

    .mage-ey-ppc .ppcATLContent2 {
        display: none;
    }

    .mage-ey-ppc .ppcATLContent1 {
        display: block;
    }

    .mage-ey-ppc .second-form {
        display: none;
    }

    .mage-ey-ppc .ppcATLContent1 {
        background: url(wp-content/uploads/2017/03/ppc-mage-header.jpg) no-repeat top center !important;
        background-size: contain !important;
    }

    .mage-ey-ppc .form-popup .btnBlue {
        width: 100%;
    }
}

@media (max-width: 768px) {
    .mage-ey-ppc .dt-award {
        display: none;
    }

    .mage-ey-ppc .mb-award {
        display: block !important;
        background: url(/wp-content/uploads/2017/05/CPOTY2.png) no-repeat;
    }

    .mage-ey-ppc .mb-award img {
        padding: 15px;
    }

    .mage-ey-ppc .mage-osm-left {
        float: none;
        clear: both;
        width: 100%;
        text-align: center;
        padding: 0 15px
    }

    .mage-ey-ppc .alignright {
        float: none;
    }

    .mage-ey-ppc .mage-osm-right {
        float: none;
        clear: both;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
    }

    .mage-ey-ppc .mage-osm-right ul {
        padding-left: 50px;
    }

    .mage-ey-ppc .mage-osm-title {
        padding-bottom: 10px;
        line-height: 32px;
    }

    .mage-ey-ppc .mage-osm-body {
        line-height: 26px;
    }
}

@media (max-width: 500px) {
    .mage-ey-ppc h2.ppcATLContentTitle {
        font-size: 34px;
        margin-top: 10px;
        line-height: 36px;
    }

    .mage-ey-ppc .ppcATLContentRow .content-left h3 {
        font-size: 20px !important;
        padding-top: 20px;
        text-align: left;
    }

    .mage-ey-ppc .mage-badges img {
        margin: 0 3px 10px;
        vertical-align: bottom;
    }

    .mage-ey-ppc .mage-osm-title {
        font-size: 28px;
        line-height: 32px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .mage-ey-ppc .mage-osm-body {
        text-align: left;
    }

    .mage-ey-ppc .mage-osm-right ul {
        padding: 0 15px;
    }

    .mage-ey-ppc .ppcATLContact .wrapper {
        padding: 0;
    }

    .mage-ey-ppc .ppcATLContactBtn {
        max-width: 500px;
    }

    .mage-ey-ppc .ppcATLFeaturedProjectRow {
    }

    .mage-ey-ppc .mage-osm-right {
        padding-left: 15px;
    }
}

@media (max-width: 320px) {
    .mage-ey-ppc h2.ppcATLContentTitle {
        font-size: 28px;
        line-height: 34px;
        margin-top: 10px;
        text-align: center;
    }

    .mage-ey-ppc .ppcATLContentRow .content-left h3 {
        font-size: 20px !important;
    }
}

.mage-ey-ppc input[type="text"], .mage-ey-ppc input[type="email"], .mage-ey-ppc input[type="url"], .mage-ey-ppc input[type="password"], .mage-ey-ppc input[type="search"], .mage-ey-ppc input[type="number"], .mage-ey-ppc input[type="tel"], .mage-ey-ppc input[type="range"], .mage-ey-ppc input[type="date"], .mage-ey-ppc input[type="month"], .mage-ey-ppc input[type="week"], .mage-ey-ppc input[type="time"], .mage-ey-ppc input[type="datetime"], .mage-ey-ppc input[type="datetime-local"], .mage-ey-ppc input[type="color"], .mage-ey-ppc textarea {
    background-color: #eaeaea;
    border: 0;
    color: #484f57;
    font-size: 15px;
    padding: 20px;
}

.mage-ey-ppc .second-form h3 span {
    font-weight: normal
}

/* Mage vs Shopify */
.page-id-7091 #primary {
    margin-top: 0;
}

#mage-vs-shopify {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

#mvs-title {
    background: #f26322 url('/wp-content/uploads/2017/06/mvs-title-bg-min.png') no-repeat center center;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 60px;
}

#mvs-title img {
    display: inline-block;
    vertical-align: middle;
}

#mvs-title span {
    display: inline-block;
    font-size: 38px;
    line-height: 1;
    color: #fff;
    vertical-align: middle;
    margin: 0 25px
}

#mvs-title br {
    display: none
}

#mvs-row-1 {
    overflow: hidden;
    max-width: 1330px;
    margin: 0 auto;
    padding: 0 70px;
}

@media (max-width: 500px) {
    #mvs-row-1 {
        padding: 0;
    }
}

.mvs-left {
    float: left;
    width: 50%;
}

.mvs-get-yours {
    max-width: 530px;
    padding-left: 20px;
    padding-top: 20px
}

.mvs-get-title {
    font-size: 24px;
    color: #05a1a9;
}

.mvs-get-yours p {
    font-size: 18px;
}

.mvs-right {
    float: right;
    width: 50%;
    padding: 0 2px 50px 70px
}

.mvs-contact {
    max-width: 460px
}

.mvs-contact-title {
    font: 25px/1.1 'Ubuntu';
    color: #000;
    text-align: center;
    font-weight: 500;
    padding-bottom: 20px
}

.mvs-contact input, .mvs-contact textarea {
    resize: none;
    margin: 0 0 10px;
    height: 60px;
    font-size: 16px;
    line-height: 16px;
    background: #eaeaea;
    color: #484f57;
    width: 100%;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
}

.mvs-contact textarea {
    height: 130px
}

.mvs-contact input.btnBlue {
    width: 100%;
    display: block;
    margin: 0 auto;
    clear: both;
    float: none;
    font-size: 18px;
    text-transform: uppercase;
    background: #05a1a9;
    font-weight: 600;
    color: #fff;
    border-radius: none;
    border: 2px solid #05a1a9
}

.mvs-contact input.btnBlue:hover {
    color: #05a1a9;
    background: #fff
}

.mvs-contact br {
    display: none
}

.mvs-preview-title {
    text-align: center;
    font-size: 24px;
    color: #05a1a9;
    padding-bottom: 20px;
}

.mvs-preview-black {
    background: #363636;
    padding: 40px 0;
    margin-bottom: 50px
}

.mvs-preview-container {
    max-width: 920px;
    margin: auto;
    padding: 0 65px
}

.mvs-preview-container.owl-carousel .owl-item img {
    width: auto;
    margin: auto;
}

.mvs-preview-container .owl-nav > div.owl-next, .mvs-preview-container .owl-nav > div.owl-prev {
    background: #05a1a9;
    border-radius: 0;
    z-index: -1;
    height: 130px;
    width: 65px;
    font-size: 0;
}

.mvs-preview-container .owl-nav > div.owl-next:after, .mvs-preview-container .owl-nav > div.owl-prev:after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 17px);
    width: 0;
    height: 0;
}

.mvs-preview-container .owl-nav > div.owl-next.disabled, .mvs-preview-container .owl-nav > div.owl-prev.disabled {
    background: #464646;
}

.mvs-preview-container .owl-nav > div.owl-next {
    border-bottom-right-radius: 130px;
    border-top-right-radius: 130px;
    right: 2px;
    box-shadow: inset 5px 0 10px #414141;
    bottom: 50%;
    position: absolute;
}

.mvs-preview-container .owl-nav > div.owl-prev {
    border-bottom-left-radius: 130px;
    border-top-left-radius: 130px;
    left: 2px;
    box-shadow: inset -5px 0 10px #414141;
    bottom: 50%;
    position: absolute;
}

.mvs-preview-container .owl-nav > div.owl-next:after {
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 30px solid #fff;
    left: 12px;
}

.mvs-preview-container .owl-nav > div.owl-prev:after {
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-right: 30px solid #fff;
    right: 12px;
}

.mvs-preview-container .owl-nav > div.owl-next.disabled:after {
    border-left: 30px solid #343434;
}

.mvs-preview-container .owl-nav > div.owl-prev.disabled:after {
    border-right: 30px solid #343434;
}

@media (max-width: 979px) {
    .mvs-left {
        padding: 0 20px 20px 0;
    }

    .mvs-right {
        padding: 0;
    }

    .mvs-preview-black {
        padding: 35px 10px
    }

    .mvs-preview-container {
        padding: 0 35px
    }

    .mvs-preview-container .owl-nav > div.owl-next, .mvs-preview-container .owl-nav > div.owl-prev {
        height: 70px;
        width: 35px;
    }

    .mvs-preview-container .owl-nav > div.owl-prev::after {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 15px solid #fff;
    }

    .mvs-preview-container .owl-nav > div.owl-next::after {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 15px solid #fff;
    }

    .mvs-preview-container .owl-nav > div.owl-prev.disabled::after {
        border-right: 15px solid #343434;
    }

    .mvs-preview-container .owl-nav > div.owl-next.disabled::after {
        border-left: 15px solid #343434;
    }

    .mvs-preview-container .owl-nav > div.owl-next::after, .mvs-preview-container .owl-nav > div.owl-prev::after {
        top: calc(50% - 11px);
    }
}

@media (max-width: 768px) {
    #mvs-title {
        margin-bottom: 30px
    }

    #mvs-title img {
        max-width: 250px;
    }

    #mvs-title span {
        display: block;
        margin: auto;
    }

    .mvs-left {
        padding: 0 0 20px;
        float: none;
        width: 100%;
        text-align: center;
    }

    .mvs-right {
        padding: 0 0 30px;
        float: none;
        width: 100%;
    }

    .mvs-contact {
        margin: auto;
    }

    .mvs-get-yours {
        margin: auto;
        padding-left: 0;
    }

    .mvs-get-title {
        line-height: 1;
        padding-bottom: 10px
    }
}

.ecom-ppc.new .ppcATLHeader {
    position: relative;
    background-color: #363636;
    background-image: url(/wp-content/uploads/2019/07/headerbannerbg2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.ecom-ppc.new .logo .icon-logo-ey,
.ecom-ppc.new .logo .icon-logo-studios {
    color: #fff;
}

.ecom-ppc.new .ppcATL-title-wrapper {
    text-align: center;
    padding-bottom: 0;
}

.ecom-ppc.new .ppcATLHeader .ppcATL-title {
    font-family: 'Fira Sans', sans-serif;
    padding: 20px 0 20px 0;
    font-weight: 200;
    font-size: 60px;
    line-height: 65px;
    font-style: normal;
}

.ecom-ppc.new .ppcATLHeader .ppcATL-title span.specialTXT {
    font-size: 60px;
    line-height: 55px;
}

.ecom-ppc.new .logo .icon-logo-ey {
    font-size: 82px;
}

.ecom-ppc.new .logo .icon-logo-studios {
    font-size: 32px;
    margin-top: 25px;
}

@media (max-width: 1150px) {
    .ecom-ppc.new .ppcATLHeader .ppcATL-title span.specialTXT {
        display: block;
    }
}

@media (max-width: 770px) and (min-width: 501px) {
    .ecom-ppc.new .ppcATLHeader .ppcATL-title span.specialTXT {
        font-size: 50px;
        line-height: 60px;
    }
}

@media (max-width: 768px) {
    .ecom-ppc.new .logo .icon-logo-studios {
        display: inline-block;
    }

    .ecom-ppc.new .logo {
        padding-top: 30px;
    }
}

@media (max-width: 500px) {
    .ecom-ppc.new .ppcATLHeader .ppcATL-title {
        font-size: 43px;
        line-height: 40px;
        padding-top: 0;
    }

    .ecom-ppc.new .ppcATLHeader .ppcATL-title span.specialTXT {
        font-size: 40px;
        line-height: 55px;
    }

    .ecom-ppc.new .logo .icon-logo-ey {
        font-size: 62px;
    }

    .ecom-ppc.new .logo .icon-logo-studios {
        font-size: 22px;
    }

    .ecom-ppc.new .ppcATL-title-wrapper {
        padding-bottom: 0;
    }
}

/*===== HP Version 3 ======*/

.section-wrapper .half.hpRow1Img {
    width: 50%;
}

.section-wrapper .half.hpRow1Txt {
    max-width: 565px;
    width: calc(50% - 50px);
    margin-left: auto;
}

.hpRow1Txt h5 {
    color: #2DABDF;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
}

.hpRow1Txt h2 {
    font-size: 42px;
    font-weight: 500;
    line-height: 48px;
}

.hpRow1Txt p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
}

.hpRow1Txt .subtxt {

}

.hpRow2, .hpRow5 {
    background: #F0F0F0;
}

/* 3/10/2020 Recovery */

.home-banner-container.v2 {
    padding: 0;
    max-width: 1440px;
    margin: 0 auto;
}

.desktopIMGBanner {
    width: 100%;
    max-width: 1440px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.mobileIMGBanner {
    display: none;
}

.page-template-page-homepage-v4 .logo .icon-logo-ey,
.page-template-page-homepage-v4 .logo .icon-logo-studios,
.page-template-page-homepage-v4 .menu-content ul li a {
    color: #fff;
}

.page-template-page-homepage-v4 .menu-button-container span,
.page-template-page-homepage-v4 .menu-button-container.active .top,
.page-template-page-homepage-v4 .menu-button-container.active .bottom {
    background: #fff;
}

.home-banner-container .section-container {

}

.storiesContentHPv4 {
    text-align: center;
    margin-bottom: 60px;
}

.hpRow1 .storiesContentHPv4 h2 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    line-height: 48px;
}

.hpRow1 .storiesContentHPv4 p {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    font-weight: normal;
}

.hpRow1 .storiesContentHPv4 a {
    font-size: 16px;
    font-weight: 600;
    color: #484F57;
    border: 1px solid #484F57;
    text-align: center;
    max-width: 300px;
    max-height: 50px;
    display: inline-block;
    line-height: 50px;
    width: 100%;
}

.hpRow1 .section-wrapper .half:first-of-type {
    margin-right: 20px;
}

.hpRow2 {
    text-align: center;
    padding-top: 50px;
    margin: 50px 0;
}

.hpRow2 .brandsdskimg {
    display: inline-block;
}

.hpRow2 .brandsmimg {
    display: none;
}

.hpRow3 .bucketContent {
    float: right;
    max-width: 340px;
    margin-top: 20px;
    width: 56%;
}

.hpRow3 .firstHalf {
    margin-right: 20px;
}

.hpRow3 .bucketContent h3 {
    font-size: 22px;
    color: #2DABDF;
    line-height: 30px;
}

.hpRow3 .bucketContent p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}

.hpRow3 .bucketContent a {
    font-size: 16px;
    font-weight: 600;
    color: #484F57;
    border: 1px solid #484F57;
    text-align: center;
    max-width: 300px;
    max-height: 50px;
    display: inline-block;
    line-height: 50px;
    width: 100%;
}

.hpRow3 .bucketContent .desktopBucketBtn {
    display: inline-block;
}

.hpRow3 .mobileBucketBtn {
    display: none;
}

.hpRow3 .bucketImg {
    float: left;
    width: calc(60% - 110px);
}

.hpRow4 {
    margin: 40px 0;
}

.hpRow4 .bigTestimonial {
    height: 100%;
    border-right: 12px solid #0099D8;
    text-align: right;
    padding-right: 40px;
    margin-right: 50px;
    margin-left: 120px;
}

.bigTestimonial .testimonialContent {
    font-size: 36px;
    font-style: italic;
    line-height: 50px;
}

.bigTestimonial .testimonialBy {
    font-size: 22px;
}

.section-wrapper .half.smallTestimonial {
    max-width: 395px;
}

.smallTestimonial .testimonialContent {
    font-size: 19px;
    margin: 0;
}

.smallTestimonial .testimonialBy {
    font-size: 12px;
    margin: 5px 0;
}

.smallTestimonial div {
    margin: 20px 0;
}

.hpRow5 {
    text-align: center;
}

.hpRow5 h3 {
    font-size: 20px;
}

.home-bottom-buckets {
    margin: 50px 0 0 0;
}

.hpNewsletterSignupFooter {
    background: #484F57;
    color: #fff;
    padding: 40px 20px;
    margin-top: 60px;
    margin-bottom: -13px;
}

.hpNewsletterSignupFooter .newslettercontent {
    max-width: 370px;
    float: left;
    padding-left: 10px;
}

.hpNewsletterSignupFooter .newslettercontent h3 {
    color: #fff;
    font-size: 24px;
    margin: 0 0 5px;
}

.hpNewsletterSignupFooter .newslettercontent p {
    font-size: 16px;
    margin: 0;
}

.hpNewsletterSignupFooter img {
    float: left;
}

.hpNewsletterSignupFooter .footerNewsletterSignup p {
    display: inline;
    max-width: 90px;
}

.hpNewsletterSignupFooter .footerNewsletterSignup p .wpcf7-submit {
    background: #0099D8;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    font-style: normal;
}

.hpNewsletterSignupFooter .footerNewsletterSignup input {
    background: rgba(255, 255, 255, .25);
    font-size: 13px;
    color: #fff;
    height: 50px;
    border: 0;
}

.hpNewsletterSignupFooter .footerNewsletterSignup input::placeholder {
    color: #fff;
    font-style: italic;
}

.hpNewsletterSignupFooter .section-wrapper {
    max-width: 930px;
    margin-bottom: 0;
}

.page-template-page-homepage-v4 #footerContainer {
    margin-top: 0;
}

.home-banner-container .section-container {
    position: absolute;
    left: 0;
    bottom: 30px;
    color: #fff;
    height: auto;
}

.hpBannerContent .leftContent {
    width: 75%;
    max-width: 970px;
    float: left;
}

.hpBannerContent .leftContent h1 {
    color: #fff;
    font-size: 48px;
    line-height: 49px;
    margin-bottom: 10px;
}

.hpBannerContent .leftContent p {
    font-size: 20px;
    line-height: 30px;
    margin: 0;
}

.hpBannerContent .rightContent {
    float: right;
    vertical-align: bottom;
    position: absolute;
    top: 30px;
    padding: 10px 20px;
    right: 10px;
    /* width: 100%;*/
}

.hpBannerContent .rightContent a {
    color: #fff;
    background: #2DABDF;
    font-size: 16px;
    padding: 14px 46px;
    width: 100%;
    display: block;
    text-align: center;
}

@media (max-width: 770px) and (min-width: 426px) {
    .hpRow1 .storiesContentHPv4 h2 {
        font-size: 26px;
    }

    .hpRow4 .bigTestimonial {
        margin-left: 40px;
    }

    .home-banner-container .section-container {
        position: absolute;
        left: 0;
        top: unset;
        color: #fff;
    }

    .hpBannerContent .rightContent {
        float: right;
        vertical-align: bottom;
        position: absolute;
        top: 200px;
        padding: 10px 20px;
        left: 0;
    }

}

@media (max-width: 768px) {
    .desktopIMGBanner {
        display: none;
    }

    .mobileIMGBanner {
        display: inline-block;
        text-align: center;
        margin: 0 auto;
    }

    .hpRow1 .storiesContentHPv4 p {
        font-size: 16px;
        margin-top: 0;
        line-height: 27px;
    }

    .hpRow1 .storiesContentHPv4 h2 {
        margin-bottom: 0;
    }

    .hpRow3 .half, .hpRow4 .half {
        width: 100%;
    }

    .section-wrapper .half.smallTestimonial {
        max-width: unset;
        text-align: center;
        margin-top: 40px;
    }

    .hpNewsletterSignupFooter {
        color: #fff;
        padding: 40px 0;
    }

    .hpNewsletterSignupFooter .newslettercontent {
        max-width: 370px;
    }

    .hpNewsletterSignupFooter .newslettercontent h3 {
        font-size: 19px;
        margin: 0 0 5px;
    }

    .hpNewsletterSignupFooter .newslettercontent p {
        font-size: 13px;
    }

    .hpNewsletterSignupFooter img {
        max-width: 40px;
    }

    .hpNewsletterSignupFooter .footerNewsletterSignup input.wpcf7-text {
        width: 75%;
    }

    .hpBannerContent .rightContent {
        float: none;
        position: relative;
        padding: 0;
        vertical-align: top;
        top: 10px;
        display: inline-block;
        width: 100%;
    }
}

@media (max-width: 425px) {
    .hpRow2 .brandsdskimg {
        display: none;
    }

    .hpRow2 .brandsmimg {
        display: inline-block;
    }

    .hpRow1 .storiesContentHPv4 h2 {
        font-size: 24px;
        line-height: 30px;
        max-width: 322px;
        margin: 0 auto;
    }

    .hpRow4 .bigTestimonial {
        margin-left: 0;
    }

    .hpRow1 .half, .hpNewsletterSignupFooter .half {
        width: 100%;
    }

    .hpRow1 .section-wrapper .half:first-of-type {
        margin-right: 0;
    }

    .hpRow1 .storiesContentHPv4 p {
        margin-top: 15px;
    }

    .hpRow1 .storiesContentHPv4 a {
        max-width: unset;
    }

    .hpRow1 {
        padding: 0 15px;
    }

    .hpRow3 .bucketContent {
        max-width: 245px;
        margin-top: 0;
        width: calc(70% - 10px);
    }

    .hpRow3 .bucketImg {
        max-width: 115px;
        width: 30%;
    }

    .hpRow3 .bucketContent h3 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 5px;
    }

    .hpRow3 .bucketContent p {
        font-size: 14px;
        line-height: 22px;
    }

    .hpRow3 a.mobileBucketBtn {
        font-size: 16px;
        font-weight: 600;
        color: #484F57;
        border: 1px solid #484F57;
        text-align: center;
        max-height: 50px;
        display: inline-block;
        line-height: 50px;
        width: 100%;
    }

    .hpRow3 .bucketContent .desktopBucketBtn {
        display: none;
    }

    .hpRow3 .mobileBucketBtn {
        display: inline-block;
    }

    .hpRow3 .firstHalf {
        margin-right: 0;
        margin-bottom: 60px;
    }

    .bigTestimonial .testimonialContent {
        font-size: 24px;
        line-height: 32px;
    }

    .bigTestimonial .testimonialBy {
        font-size: 15px;
    }

    .hpNewsletterSignupFooter .half:first-of-type {
        max-width: 325px;
        margin: 10px auto 10px 20px;
        display: inline-block;
        float: none;
        width: 100%;
    }

    .hpNewsletterSignupFooter .newslettercontent h3 {
        margin: 0;
    }

    .hpBannerContent .leftContent h1 {
        font-size: 32px;
        line-height: 33px;
    }


}


/* The Big Review */
.bcPromoRow2Wrapper, .bannerImg, .bcPromoRow1 {
    max-width: 1440px;
    margin: 0 auto;
}

.magentoLP .bcPromoRow1Wrapper, .magentoLP-video .bcPromoRow1Wrapper {
    max-width: 1050px;
    margin: 0 auto;
}

.bcPromoRow1 {
    margin-top: -80px;

}

.bcPromoRow1 .bigNewsReview {
    max-width: 565px;
    float: left;
}

.bcPromoRow1 .bigNewsContent {
    max-width: 685px;
    display: inline-block;
    padding-top: 80px;
    margin-left: 50px;
}

.magentoLP .bcPromoRow1 .bigNewsContent, .magentoLP-video .bcPromoRow1 .bigNewsContent {
    max-width: 685px;
    display: inline-block;
    padding-top: 80px;
    margin-left: 10px;
    width: calc(70% - 63px);
}

.magentoLP .bcPromoRow1 .bigNewsReview, .magentoLP-video .bcPromoRow1 .bigNewsReview {
    max-width: unset;
    float: left;
    width: 35%;
}

.bcPromoRow1 .bigNewsContent h3 {
    font-size: 32px;
    font-style: italic;
    color: #2DABDF;
    font-weight: 600;
}

.magentoLP .bcPromoRow1 .bigNewsContent h3, .magentoLP-video .bcPromoRow1 .bigNewsContent h3 {
    font-size: 32px;
    font-style: italic;
    color: #F16423;
    font-weight: 600;
}

.magentoLP .bcPromoRow1 .bigNewsContent h3 {
    max-width: 530px;
}

.bcPromoRow1 .bigNewsContent p {
    font-size: 18px;
}

.bcPromoRow2 .Row2Header {
    background: #043667;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.magentoLP .bcPromoRow2 .Row2Header {
    background: #58595B;
    text-align: center;
    color: #fff;
    font-size: 24px;
}

.bcPromoRow2 span {
    font-size: 36px;
    color: #fff;
}

.Row2Header .nextWebinarTxt {
    color: #B1E8FF;
    font-size: 24px;
    line-height: 74px;
}

.magentoLP-video .bcPromoRow5 {
    background: #ffffff;
    margin-top: 20px;
}

.magentoLP .Row2Header .nextWebinarTxt {
    color: #F16423;
    font-size: 24px;
    line-height: 74px;
}

.Row2Header .nextWebinarTxt .nextWebinarDashes {
    color: #2DABDF;
    font-size: 36px;
}

.magentoLP .nextWebinarTxt .nextWebinarDashes {
    color: #F16423;
    font-size: 36px;
}

.row2ContentArea .formHeader {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-top: 0;
    padding-top: 30px;
}

.tbr2 .rowTitle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-image: url("https://eystudios.com/wp-content/uploads/2020/03/titlebg.png");
    background-position: center;
    height: 51px;
    background-repeat: no-repeat;
    margin: 60px 0 40px 0;
}

.magentoLP.tbr2 .rowTitle {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    background-image: url("https://eystudios.com/wp-content/uploads/2020/04/magentolptriangle.png");
    background-position: center;
    height: 51px;
    background-repeat: no-repeat;
    margin: 60px 0 40px 0;
}

.bcPromoRow3 .row3Content .row3Bucket {
    width: 33%;
    max-width: 400px;
    display: inline-block;
}

.magentoLP .row3Bucket img {
    float: left;
    max-width: 130px;
    width: 34%;
}

.magentoLP .row3Bucket .expertContentDiv {
    max-width: 233px;
    float: left;
    width: calc(88% - 100px);
}

.magentoLP .bcPromoRow3 .row3Content .row3Bucket {
    width: 32%;
    max-width: 400px;
    display: inline-block;
    vertical-align: top;
}

.bcPromoRow3 .row3Content {
    max-width: 1234px;
    margin: 0 auto;
    padding: 0 20px;
}

.row3Bucket img {
    float: left;
    max-width: 130px;
}

.row3Bucket .expertContentDiv {
    max-width: 233px;
    float: left;
}

.row3Bucket .panelTitle {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    margin: 0;
    line-height: 18px;
}

.row3Bucket .panelDescription {
    font-size: 12px;
    padding-left: 10px;
    margin: 0;
    line-height: 18px;
}

.row3Bucket .expertContentDiv hr {
    background: #2DABDF;
    height: 4px;
    width: 100%;
}

.magentoLP .row3Bucket .expertContentDiv hr {
    background: #F16423;
    height: 4px;
    width: 100%;
}

.row3Bucket .panelContent {
    font-size: 12px;
    padding-left: 10px;
    margin: 0;
    max-width: 248px;
    line-height: 17px;
    padding-right: 24px;
}

.bcPromoRow4 .row4Content {
    max-width: 1110px;
    margin: 20px auto 80px auto;
}

.magentoLP .bcPromoRow4 .row4Content {
    max-width: 1110px;
    margin: 20px auto 80px auto;
    padding: 0 20px;
}

.magentoLP .bcPromoRow4 .rowVideo {
    max-width: 540px;
    float: left;
    width: 50%;
}

.magentoLP .bcPromoRow4 .rowContent {
    max-width: 470px;
    float: left;
    margin-left: 9%;
    width: calc(50% - 100px);
}

.bcPromoRow4 .rowVideo {
    max-width: 540px;
    float: left;
}

.bcPromoRow4 .rowContent {
    max-width: 470px;
    float: left;
    margin-left: 100px;
}

.bcPromoRow4 .rowContent h3 {
    font-size: 22px;
    max-width: 382px;
    margin-top: 0;
}

.registerNowBtnContainer {
    width: 100%;
    display: block;
    text-align: center;
    clear: both;
}

.orangeRegisterNow {
    background: #FF5400;
    color: #fff !important;
    border-radius: 6px;
    font-size: 32px;
    max-width: 327px;
    max-height: 74px;
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.bcPromoRow5 {
    background: #484F57;
}

.magentoLP-video .bcPromoRow5 {
    background: #ffffff;
    margin-top: 60px;
}

.bcPromoRow5 .row5Content {
    max-width: 922px;
    margin: 0 auto;
    padding: 0 20px;
}

.bcPromoRow5 .rowTitle {
    color: #fff;
}

.bcPromoRow5 .row5Bucket {
    display: inline-block;
    width: 33%;
    max-width: 250px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    margin: 0 20px;
}

.page-template-page-bc2 #footerContainer {
    margin-top: 0;
}

.row2ContentArea .rowContent {
    max-width: 550px;
    margin: 0 auto;
}

.row2ContentArea {
    background: url("https://eystudios.com/wp-content/uploads/2020/01/formBG.jpg");
    margin-top: -23px;
}

.magentoLP .row2ContentArea {
    background-image: url("https://eystudios.com/wp-content/uploads/2020/04/formbg1.png");
    margin-top: -23px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
}

.magentoLP-video .magentoVideoBucket {
    display: inline-block;
    max-width: 370px;
    margin-right: 55px;
    width: calc(33% - 38px);
    margin-bottom: 20px;
}

.magentoLP-video .magentoVideoBucket:nth-child(3n) {
    margin-right: 0;
}

.magentoLP-video .bcPromoRow5 .row5Content {
    max-width: 1275px;
    margin: 0 auto;
    padding: 0 20px;
}

.magentoVideoBucket .episodeDate {
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0;
}

.magentoVideoBucket .episodeDesc {
    font-size: 13px;
    line-height: 18px;
    margin-top: 5px;
}

.magentoLP form p {
    margin-bottom: 20px;
}

.magentoLP form p br {
    display: none;
}

.magentoLP form p span {
    display: block;
    font-size: 0;
}

.magentolpfield {
    display: inline-block;
    max-width: 245px;
}

.magentolpfield input {
    max-width: 245px;
    width: 100%;
    height: 50px;
    font-size: 16px;
}

.magentolpfield label, .magentolptextarea label {
    font-size: 14px;
    margin-top: 20px;
    display: block;
}

.magentolpfield span {
    display: contents;
}

.magentolpfield:nth-child( even ) {
    margin-right: 54px;
}

.magentolpfield br, .magentolptextarea br {
    display: none;
}

.magentolptextarea label {
    margin-bottom: 5px;
}

.magentolptextarea {
    display: block;
    margin-top: 20px;
}

.magentolptextarea .wpcf7-form-control {
    background-color: #fff;
}

.magentoLP .row2ContentArea p input[type="submit"] {
    background: #FF5400;
    margin-top: 40px;
}

@media (max-width: 770px) {
    .magentoLP .bcPromoRow1 .bigNewsContent, .magentoLP-video .bcPromoRow1 .bigNewsContent {
        width: 100%;
        padding-top: 0;
    }

    .magentoLP .bcPromoRow1 .bigNewsReview, .magentoLP-video .bcPromoRow1 .bigNewsReview {
        width: 100%;
    }

    .magentoLP .bcPromoRow1 .bigNewsReview img, .magentoLP-video .bcPromoRow1 .bigNewsReview img {
        max-width: 178px;
    }

    .magentoLP .bcPromoRow1 .bigNewsContent h3, .magentoLP-video .bcPromoRow1 .bigNewsContent h3 {
        font-size: 20px;
        line-height: 26px;
    }

    .magentoLP .bcPromoRow4 .rowVideo {
        width: 100%;
        margin: 0 auto;
        max-width: unset;
        text-align: center;
        float: none;
        margin-bottom: 20px;
    }

    .bcPromoRow3 .row3Content {
        max-width: 403px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .magentoLP-video .bcPromoRow5 .row5Content {
        margin: 0 auto;
        padding: 0 20px;
        max-width: 370px;
        width: 100%;
    }

    .magentoLP .bcPromoRow4 .rowContent {
        max-width: 600px;
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .magentoLP-video .magentoVideoBucket {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }

    .bcPromoRow3 .row3Content .row3Bucket, .magentoLP .bcPromoRow3 .row3Content .row3Bucket {
        width: 100%;
        max-width: 400px;
        display: inline-block;
        margin: 0 auto 40px auto;
    }

    .bcPromoRow4 .rowContent {
        max-width: unset;
        float: none;
        margin-left: 0;
    }

    .bcPromoRow4 .row4Content {
        max-width: 450px;
        margin: 20px auto 80px auto;
        padding: 0 20px;
    }

    .bcPromoRow5 .row5Bucket {
        display: block;
        width: 100%;
        max-width: 250px;
        text-align: center;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        margin: 0 auto;
    }

    .row5Bucket p {
        margin-top: 0;
    }

    .tbr2 .rowTitle {
        margin-top: 30px;
    }

    .magentolpfield {
        max-width: unset;
        width: 100%;
    }

    .magentolpfield:nth-child( even ) {
        margin-right: 0;
    }

    .magentolpfield input {
        max-width: unset;
    }
}

@media (max-width: 990px) {
    .magentoLP form p input {
        width: 100%;
        font-size: 16px;
    }

    .magentoLP form p textarea {
        height: 200px;
        font-size: 16px;
    }
}

@media (min-width: 426px) and (max-width: 770px) {
    .bcPromoRow1 .bigNewsContent {
        max-width: 685px;
        display: inline-block;
        padding-top: 0;
        margin-left: 20px;
        width: 47%;
    }

    .bcPromoRow1 .bigNewsReview {
        max-width: 565px;
        float: left;
        width: 50%;
    }

    .bcPromoRow1 {
        margin-top: 0;
    }

    .bcPromoRow1 .bigNewsContent h3 {
        font-size: 20px;
        font-style: italic;
        color: #2DABDF;
        font-weight: 600;
    }

    .bcPromoRow1 .bigNewsContent p {
        font-size: 14px;
    }

    .magentoLP .bcPromoRow1 .bigNewsReview, .magentoLP-video .bcPromoRow1 .bigNewsReview {
        max-width: unset;
        float: left;
        width: 35%;
    }

    .magentoLP .bcPromoRow1 .bigNewsContent, .magentoLP-video .bcPromoRow1 .bigNewsContent {
        max-width: 685px;
        display: inline-block;
        padding-top: 00px;
        margin-left: 10px;
        width: calc(70% - 63px);
    }
}

@media (max-width: 425px) {
    .bcPromoRow1 {
        margin-top: -49px;
    }

    .bcPromoRow1 .bigNewsReview {
        max-width: 285px;
        text-align: center;
        margin: 0 auto;
        float: none;
    }

    .bcPromoRow1 .bigNewsContent {
        max-width: 685px;
        display: inline-block;
        padding-top: 0;
        margin-left: 0;
        padding: 0 20px;
    }

    .bcPromoRow1 .bigNewsContent h3 {
        font-size: 20px;
    }

    .bcPromoRow1 .bigNewsContent p {
        font-size: 14px;
    }

    .Row2Header .nextWebinarTxt {
        font-size: 13px;
    }

    .Row2Header .nextWebinarTxt .nextWebinarDashes {
        font-size: 20px;
    }

    .bcPromoRow2 span {
        font-size: 18px;
    }

    .bcPromoRow2 .Row2Header {
        font-size: 12px;
    }

    .row2ContentArea .rowContent {
        max-width: 370px;
    }
}

/* eCom Stim */

.ecom-stim .home-banner-container {
    padding: 0;
    text-align: center;
    padding-top: 140px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

/* .ecom-stim .home-banner-content{
    text-align: center;
    padding-top: 140px;
    margin-bottom: 40px;
} */

.ecom-stim .home-banner-container h1 {
    font-size: 42px;
    font-weight: 500;
    line-height: 40px;
    color: #000000;
}

.ecomCoupon {
    width: 473px;
}

.ecom-stim .row1Wrapper {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 60px;
}

.ecom-stim .row1Wrapper h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
    color: #000;
}

.ecom-stim .ecomBucket {
    max-width: 422px;
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 70px 25px;
    background-size: cover;
    max-height: 470px;
    box-shadow: 1px 2px 9px -2px #000;
}

.ecom-stim .ecomBucket p {
    font-size: 21px;
    font-weight: 500;
    line-height: 36px;
    max-width: 384px;
    margin-bottom: 30px;
}

.ecom-stim .ecomBucket .marketingBucketTitle {
    max-width: 270px;
    font-size: 32px;
    color: #000;
    font-weight: bold;
    margin: 0 auto;
}

.ecom-stim .ecomBucket a {
    color: #fff;
    display: inline-block;
    margin-bottom: 80px;
    padding: 7px 56px;
    font-size: 20px;
    font-weight: 600;
}

.ecom-stim .ecomBucket.magento a {
    background: #F26322;
}

.ecom-stim .ecomBucket.bigcommerce a {
    background: #5BA4C7;
}

.ecom-stim .ecomBucket.marketing a {
    background: #6D2EBF;
}

.ecomBucket.bigcommerce {
    margin: 0 1%;
}

.ecom-stim .row2Container, .act-ig-promo .row3ContentContainer {
    background-image: url('https://eystudios.com/wp-content/uploads/2020/04/bottomsection-1.png');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    max-width: 1440px;
    margin: 0 auto;
}

.ecom-stim .row2Wrapper {
    padding: 0 20px;
    max-width: 1312px;
    margin: 0 auto;
}

.ecom-stim .row2Content {
    float: left;
    font-size: 21px;
    line-height: 36px;
    margin-top: 130px;
    width: calc(70% - 130px);
}

.ecom-stim .row2Content .sectionTitle {
    font-size: 38px;
    font-weight: 500;
    color: #000;
}

.ecom-stim .row2Content .sectionTitle2 {
    font-size: 32px;
    font-weight: 500;
    color: #000;
}

.ecom-stim .row2Image {
    float: right;
    width: 40%;
}

.ecom-stim .row2Image img {
    vertical-align: bottom;
}

.page-template-page-ecom-stim #footerContainer {
    margin-top: 0;
}

.ecomBucket.magento {
    padding-top: 63px;
}

@media (max-width: 1024px) and (min-width: 770px) {
    .ecom-stim .row2Content {
        margin-top: 110px;
    }

    .ecom-stim .row2Content .sectionTitle {
        margin: 0;
    }

    .ecom-stim .row2Content .sectionTitle2 {
        margin: 10px 0;
    }

    .ecom-stim .ecomBucket .marketingBucketTitle {
        font-size: 31px;
    }
}

@media (max-width: 769px) and (min-width: 430px) {
    .ecom-stim .home-banner-container h1 {
        font-size: 28px;
    }

    .ecom-stim .ecomBucket p {
        font-size: 14px;
        line-height: 19px;
        margin-bottom: 10px;
    }

    .ecom-stim .ecomBucket .marketingBucketTitle {
        font-size: 16px;
        line-height: 20px;
    }

    .ecom-stim .ecomBucket a {
        font-size: 12px;
    }

    .ecom-stim .row2Content .sectionTitle {
        font-size: 28px;
        margin-bottom: 0;
        margin-top: 0;
    }

    .ecom-stim .row2Content .sectionTitle2 {
        font-size: 22px;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .ecom-stim .row2Content {
        font-size: 14px;
        margin-top: 30px;
        width: 100%;
        max-width: 557px;
        line-height: 25px;
    }

    .ecom-stim .ecomBucket {
        max-height: 260px;
        background-size: cover;
        padding-top: 20px;
    }

    .ecom-stim .ecomBucket img {
        max-width: 132px;
    }

    .ecomBucket.magento {
        padding-top: 20px;
    }

    .ecomBucket.magento p {
        margin-top: 0;
    }

    .ecom-stim .row2Image {
        position: absolute;
        bottom: -20px;
        right: -80px;
    }

    .ecom-stim .row2Container {
        background-size: cover;
        position: relative;
        margin-top: 75px;
    }

    .ecom-stim .row1Wrapper h3 {
        font-size: 20px;
    }

    .ecom-stim .row2Image img {
        width: 85%;
    }

    .ecom-stim .home-banner-container {
        margin-bottom: 0;
    }
}

@media (max-width: 429px) {

    .ecom-stim .home-banner-container h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .ecom-stim .row1Wrapper h3 {
        font-size: 22px;
    }

    .ecom-stim .ecomBucket {
        width: 296px;
        display: inline-block;
        vertical-align: top;
        padding: 33px 20px;
        background-size: cover;
        height: 331px;
        margin: 0 auto;
    }

    .ecom-stim .ecomBucket p {
        font-size: 17px;
        font-weight: 500;
        line-height: 23px;
        max-width: 384px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .ecom-stim .ecomBucket a {
        font-size: 15px;
        margin-bottom: 0;
    }

    .ecom-stim .ecomBucket .marketingBucketTitle {
        font-size: 20px;
    }

    .ecom-stim .ecomBucket.bigcommerce {
        margin: 20px auto;
    }

    .ecom-stim .row2Content {
        float: none;
        font-size: 14px;
        line-height: 27px;
        margin-top: 0;
        width: 100%;
        margin: 60px auto;
    }

    .ecom-stim .row2Image {
        display: none;
    }

    .ecom-stim .row2Container {
        background-size: cover;
    }

    .ecom-stim .row2Content .sectionTitle {
        font-size: 28px;
    }

    .ecom-stim .row2Content .sectionTitle2 {
        font-size: 22px;
        line-height: 25px;
    }

    .ecom-stim .home-banner-container {
        margin-bottom: 0;
    }

    .ecomLogo {
        max-width: 274px;
    }
}

.internal-ecom-stim .headerRowContainer {
    background-size: cover;
    background-repeat: no-repeat;
}

.internal-ecom-stim .heaerRowContent, .internal-ecom-stim .pageContentWrapper {
    max-width: 1130px;
    padding: 0 20px;
    margin: 0 auto;
}

.internal-ecom-stim .heaerRowContent {
    padding: 55px 20px;
}

.internal-ecom-stim .pageHeaderContent {
    float: right;
    max-width: 735px;
    width: calc(71% - 51px);
}

.internal-ecom-stim .pageLogo {
    float: left;
    margin-right: 40px;
    max-width: 335px;
    width: 30%;
}

.internal-ecom-stim .pageContentContainer {
    margin-top: -30px;
}

.internal-ecom-stim .pageHeaderContent p {
    margin: 0;
}

.internal-ecom-stim .headersubcontent {
    font-size: 20px;
    color: #000
}

.internal-ecom-stim .pageContent {
    float: left;
    width: calc(75% - 175px);
    max-width: 635px;
}

.internal-ecom-stim .stimOffersHeader.bigcommerce {
    color: #2A419A;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: -15px;
    margin-top: 100px;
}

.internal-ecom-stim .stimOffers ul {
    margin-top: 0;
    margin-bottom: 40px;
}

.internal-ecom-stim li {
    color: #000;
    font-size: 24px;
    line-height: 50px;
}

.internal-ecom-stim .savebigcommerce {
    color: #63A75A;
    font-weight: bold;
    font-size: 36px;
}

.stimOffers img {
    vertical-align: text-bottom;
}

.internal-ecom-stim .reasonsWhy p {
    color: #000;
    font-size: 20px;
    line-height: 30px;
}

.internal-ecom-stim .reasonsWhy .reasonWhyHeader {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    line-height: 34px;
    max-width: 490px;
}

.internal-ecom-stim .reasonsWhy .partnerLogo {
    margin-top: 60px;
}

.internal-ecom-stim .pageForm, .act-ig-promo .pageForm {
    float: right;
    max-width: 415px;
    background: #484F57;
    width: 100%;
    padding: 20px 40px;
}

.internal-ecom-stim .formWrapper {
    max-width: 355px;
    margin: 0 auto;
}

.internal-ecom-stim .pageForm .formHeaderTxt, .act-ig-promo .pageForm .formHeaderTxt {
    color: #fff;
    font-size: 26px;
    text-align: center;
    margin-top: 0;
    line-height: 32px;
}

.internal-ecom-stim .pageForm .specialTop, .act-ig-promo .pageForm .specialTop {
    font-weight: 500;
}

.internal-ecom-stim .pageForm .ecomStimInput, .act-ig-promo .pageForm .ecomStimInput {
    margin: 0 0 15px 0;
}

.internal-ecom-stim .pageForm .ecomStimInput label, .act-ig-promo .pageForm .ecomStimInput label {
    float: left;
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

.internal-ecom-stim .pageForm .ecomStimInput span, .act-ig-promo .pageForm .ecomStimInput span {
    float: right;
}

.internal-ecom-stim .pageForm .ecomStimInput br, .act-ig-promo .pageForm .ecomStimInput br {
    display: none;
}

.internal-ecom-stim .pageForm .ecomStimMessage label, .act-ig-promo .pageForm .ecomStimMessage label {
    font-size: 12px;
    font-style: italic;
    color: #fff;
}

.internal-ecom-stim .pageForm .ecomStimMessage .wpcf7-form-control, .act-ig-promo .pageForm .ecomStimMessage .wpcf7-form-control {
    background-color: #fff;
}

.internal-ecom-stim .pageForm .ecomStimInput input, .act-ig-promo .pageForm .ecomStimInput input {
    height: 50px;
    width: 100%;
    max-width: 237px;
}

.internal-ecom-stim .pageForm p input[type="submit"], .act-ig-promo .pageForm p input[type="submit"] {
    background: #71C177;
    margin-top: 40px;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    height: 68px;
}

.internal-ecom-stim .pageHeaderContent .digitalMarketingHeader {
    color: #0099D8;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    line-height: 40px;
    margin-top: 25px;
}

#footerContainer .footerWrapper.ecomstimm {
    padding: 1px 0;
}

@media (max-width: 1000px) {
    .internal-ecom-stim .headersubcontent {
        font-size: 14px;
        color: #000;
        line-height: 16px;
    }

    .internal-ecom-stim .headersubcontent img {
        max-width: 171px;
    }

    .internal-ecom-stim .pageContent {
        max-width: 636px;
        width: 100%;
        margin: 0 auto;
        /* display: inline-block; */
        float: none;
        padding: 0 20px;
    }

    .internal-ecom-stim .stimOffersHeader.bigcommerce {
        margin-top: 70px;
    }

    .internal-ecom-stim .pageForm {
        max-width: unset;
        width: 100%;
    }

    .internal-ecom-stim .heaerRowContent, .internal-ecom-stim .pageContentWrapper {
        padding: 40px 30px;
    }

}

@media (max-width: 1000px) and (min-width: 426px) {

}

@media (max-width: 425px) {
    .internal-ecom-stim li {
        color: #000;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 40px;
    }

    .internal-ecom-stim .stimOffersHeader.bigcommerce {
        margin-bottom: 10px;
    }

    .internal-ecom-stim .pageLogo {
        width: 100%;
        margin-right: 0;
        max-width: 208px;
        float: none;
        margin: 0 auto 10px auto;
    }

    .internal-ecom-stim .pageHeaderContent {
        float: none;
        max-width: 319px;
        width: 100%;
    }

    .pageHeaderContent img {
        max-width: 171px;

    }

    .internal-ecom-stim .heaerRowContent {
        max-width: 359px;
        margin: 0 auto;
    }

    .reasonsWhy {
        margin-top: 80px;
    }

    .internal-ecom-stim .heaerRowContent {
        padding: 35px 20px;
    }
}

/* new HP Kickers */
.newHPKickers {
    margin-bottom: 40px;
    text-align: center;
}

.newHPKickers a {
    width: calc(33% - 9px);
    height: 100%;
    display: inline-block;
    max-width: 422px;
}

.newHPKickers a.bigReviewKicker {
    margin: 0 11px;
}

@media (max-width: 768px) {
    .newHPKickers a {
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .newHPKickers a.bigReviewKicker {
        margin: 10px auto;
    }
}


#wpcf7-f8213-o1 div.wpcf7-response-output {
    color: #fff;
}

.act-ig-promo .pageLogo, .act-ig-promo .aboveColorDiv, .act-ig-promo .row2ContentWrapper, .act-ig-promo .colorDiv .colorContent {
    max-width: 1280px;
    padding: 0 20px;
    margin-left: auto;
}

.act-ig-promo .row1TopContent {
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 40px;
    margin-top: 60px;
}

.act-ig-promo.blue .row1TopContent {
    color: #2A419A;
}

.act-ig-promo .aboveColorContent {
    max-width: 640px;
    font-size: 22px;
    color: #000000;
    margin-bottom: 50px;
}

.act-ig-promo .colorDiv .colorContent p {
    max-width: 460px;
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 0;
}

.act-ig-promo.orange .colorDiv .topColor {
    background-color: #F15C22;
}

.act-ig-promo.orange .colorDiv .bottomColor {
    background-color: #C14515;
}

.act-ig-promo.blue .colorDiv .topColor {
    background-color: #2A419A;
}

.act-ig-promo.blue .colorDiv .bottomColor {
    background-color: #0D98BE;
}

.act-ig-promo .colorDiv .colorContent .colorRowHeader {
    font-size: 40px;
    font-weight: bold;
    margin-top: 30px;
}

.act-ig-promo .colorDiv .bottomColor .colorContent p {
    font-size: 14px;
    margin-top: 0;
}

.act-ig-promo .topColor .colorContent {
    padding: 1px 20px 25px 20px;
    font-size: 22px;
    line-height: 32px;
}

.act-ig-promo .bottomColor .colorContent {
    padding: 20px;
}

.act-ig-promo .colorDiv {
    position: relative;
}

.act-ig-promo .employeeImg {
    position: absolute;
    bottom: 0;
    right: 540px;
    z-index: 4;
}

.act-ig-promo.orange .employeeImg {
    position: absolute;
    bottom: -12px;
    right: 521px;
}

.act-ig-promo.blue img {
    max-height: 380px;
    vertical-align: bottom;
}

.act-ig-promo .pageForm {
    float: none;
    position: absolute;
    bottom: -80px;
    margin-right: 5%;
    right: 0;
    max-width: 420px;
    z-index: 3;
}

.act-ig-promo .row1ContentWrapper {
    position: relative;
    z-index: 1;
}

.act-ig-promo .partnerLogo {
    width: 30%;
    float: left;
    max-width: 331px;
    margin-right: 110px;
}

.act-ig-promo .reasonsWhy {
    width: calc(60% - 50px);
    display: inline-block;
    max-width: 687px;
    color: #484F57;
    font-size: 18px;
    line-height: 36px;
}

.act-ig-promo .reasonsWhyHeader {
    max-width: 488px;
    font-size: 28px;
    color: #000;
}

.act-ig-promo .row2ContentWrapper {
    padding: 80px 20px;
}

.act-ig-promo .row3ContentContainer {
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 60px;
}

.act-ig-promo.blue .row3Header {
    color: #2A419A;
    font-size: 40px;
    font-weight: bold;
}

.act-ig-promo.orange .row3Header {
    color: #F15C22;
    font-size: 40px;
    font-weight: bold;
}

.act-ig-promo.blue .row3ContentWrapper {
    padding: 30px;
    max-width: 1203px;
    margin: 0 auto;
}

.act-ig-promo.orange .row3ContentWrapper {
    font-size: 22px;
    font-weight: 600;
    line-height: 32px;
    color: #000;
    padding: 0 30px;
    max-width: 1246px;
    margin: 0 auto;
}

.act-ig-promo.blue .iconBucketContainer {
    max-width: 675px;
    margin: 0 auto;
}

.act-ig-promo .row4ContentWrapper .rowHeader {
    text-align: center;
    color: #000;
    font-size: 28px;
    font-weight: bold;
    display: none;
}

.act-ig-promo.runway .row4ContentWrapper .rowHeader {
    display: none;
}

.act-ig-promo .row4ContentWrapper .rowHeader .whatsNextHeader {
    font-size: 40px;
    font-weight: bold;
}

.act-ig-promo.blue .row4ContentWrapper .rowHeader .whatsNextHeader {
    color: #2A419A;
}

.act-ig-promo.orange .row4ContentWrapper .rowHeader .whatsNextHeader,
.act-ig-promo.orange .iconNumber {
    color: #F15C22;
}

.act-ig-promo.blue .iconNumber {
    color: #2DABDF;
}

.act-ig-promo .iconNumber {
    font-size: 48px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 0;
    line-height: 57px;
}

.act-ig-promo .bucketIcon {
    display: inline-block;
    margin-right: 10px;
    max-width: 120px;
    width: 35%;
}

.act-ig-promo .iconBucket {
    display: inline-block;
    max-width: 354px;
    vertical-align: top;
}

.act-ig-promo .iconContent {
    font-size: 14px;
    line-height: 18px;
    margin-top: 5px;
}

.act-ig-promo .bucketContent {
    display: inline-block;
    width: calc(72% - 50px);
    max-width: 182px;
}

.act-ig-promo.blue .iconBucket:nth-of-type(odd) {
    margin-right: 33px;
}

.act-ig-promo.orange .employeeImg {
    bottom: -12px;
}

.row3ContentWrapper p {
    font-size: 24px;
    line-height: 40px;
}

.act-ig-promo #main {
    max-width: 1440px;
    margin: 0 auto;
}

.act-ig-promo .row4ContentWrapper .desktop-buckets {
    display: block;
    margin: 0 auto;
}

.act-ig-promo .row4ContentWrapper .tablet-buckets {
    display: none;
}

.row4ContentWrapper {
    padding: 0 20px;
}

.orange .activateRow1 .iconBucket:nth-of-type(2) {
    margin: 0 40px;
}

.orange .row4ContentWrapper {
    max-width: 1090px;
    margin: 0 auto;
}

.orange .iconBucketContainer.activateRow2 {
    max-width: 660px;
    margin: 50px auto;
}

.orange .activateRow2 .iconBucket:nth-of-type(1) {
    margin-right: 40px;
}

.act-ig-promo.orange .aboveColorDiv {
    /* background-image: url('https://eystudios.com/wp-content/uploads/2020/05/shapes_desktop.png');
    background-position-x: right;
    background-position-y: 45px;
    background-repeat: no-repeat; */
    z-index: 2;
    overflow: visible;
}

.act-ig-promo.orange .patternImg {
    position: absolute;
    right: 0;
    top: 76px;
}

.act-ig-promo.blue .patternImg {
    position: absolute;
    right: 0;
    top: 99px;
}

.act-ig-promo.blue .patternImg .tabletImg {
    display: none;
}

.act-ig-promo.orange .patternImg .tabletImg, .act-ig-promo.orange .patternImg .mobileImg {
    display: none;
}

/*.page-template-page-activate-mg #footerContainer, .page-template-page-ignite-bc #footerContainer,
.page-template-page-runway-promo #footerContainer {
    display: none;
}*/

.page-template-page-activate-mg main#main, .page-template-page-ignite-bc main#main,
.page-template-page-runway-promo  main#main{
    margin-top:20px;
}
.page-template-page-internal-ecom-stim main#main, .page-template-page-ignite-bc main#main, .page-template-page-volusion-bankruptcy main#main{
	margin-bottom:20px;
}
.page-magento-1-to-magento-2-whitepaper div#mage-vs-shopify {
    margin-top: 0px;
}
.page-magento-1-to-magento-2-whitepaper header.entry-header {
    display:none;
}

.footerContainerForm {
    max-width: 420px;
    margin: 40px auto;
    background: #484F57;
}

.newFooterForm {
    background: #484F57;
    margin-top: 50px;
}

.act-ig-promo .footerContainerForm .pageForm, .act-ig-promo.runway .footerContainerForm .pageForm {
    display: inline-block;
    float: none;
    position: relative;
    right: unset;
    bottom: unset;
}


@media (max-width: 1025px) {
    .act-ig-promo .pageForm {
        display: none;
    }
	.page-template-page-volusion-bankruptcy .footerWrapper .footerForm {
    	display: block;
	}    
}

@media (max-width: 1025px) and (min-width: 427px) {
    .act-ig-promo .row1TopContent {
        font-size: 26px;
    }

    .act-ig-promo .aboveColorContent {
        font-size: 14px;
        line-height: 24px;
        max-width: 525px;
    }

    .act-ig-promo .aboveColorContent p:nth-of-type(2) {
        max-width: 455px;
    }

    .act-ig-promo .colorDiv .colorContent .colorRowHeader {
        font-size: 30px;
    }

    .act-ig-promo .colorDiv .colorContent p {
        font-size: 18px;
        max-width: 382px;
        line-height: 28px;
    }

    .act-ig-promo .employeeImg, .act-ig-promo.orange .employeeImg, .act-ig-promo.runway .employeeImg {
        right: 35px !important;
    }

    .act-ig-promo .reasonsWhyHeader {
        font-size: 22px;
        line-height: 28px;
    }

    .act-ig-promo .reasonsWhy {
        font-size: 12px;
        line-height: 22px;
    }

    .act-ig-promo.blue .row3Header {
        font-size: 30px;
        line-height: 36px;
    }

    .row3ContentWrapper p {
        font-size: 18px;
        line-height: 28px;
    }

    .act-ig-promo.blue .pageLogo img {
        max-width: 230px;
    }

    .act-ig-promo.orange .pageLogo img {
        max-width: 320px;
    }

    .act-ig-promo .partnerLogo {
        width: 40%;
        float: left;
        max-width: 331px;
        margin-right: 50px;
    }

    .act-ig-promo .row4ContentWrapper .desktop-buckets {
        display: none;
    }

    .act-ig-promo .row4ContentWrapper .tablet-buckets {
        display: block;
        margin: 0 auto;
    }

    .act-ig-promo.orange .patternImg .desktopImg, .act-ig-promo.orange .patternImg .mobileImg {
        display: none;
    }

    .act-ig-promo.orange .patternImg .tabletImg {
        display: block;
    }

    .act-ig-promo.orange .patternImg {
        position: absolute;
        right: 0;
        top: 65px;
    }

    .act-ig-promo.blue .patternImg {
        position: absolute;
        right: 0;
        top: 133px;
    }

    .act-ig-promo.blue .patternImg .tabletImg {
        display: block;
    }

    .act-ig-promo.blue .patternImg .desktopImg {
        display: none;
    }

    .act-ig-promo.orange .iconContent {
        font-size: 11px;
        line-height: 16px;
    }

    .act-ig-promo.orange .bucketIcon {
        max-width: 80px;
        vertical-align: top;
    }

    .act-ig-promo.orange .iconNumber {
        margin-top: 0;
    }

    .orange .activateRow1 .iconBucket:nth-of-type(2) {
        margin: 0 20px;
    }

    .act-ig-promo.orange .iconBucket {
        display: inline-block;
        max-width: 224px;
        vertical-align: top;
    }

    .orange .iconBucketContainer.activateRow2 {
        max-width: 500px;
        margin: 30px auto;
    }
}

@media (max-width: 426px) {
    .act-ig-promo.orange .patternImg .tabletImg, .act-ig-promo.orange .patternImg .desktopImg {
        display: none;
    }

    .act-ig-promo.orange .patternImg {
        position: absolute;
        right: 0;
        top: 255px;
    }

    .act-ig-promo.orange .patternImg .mobileImg {
        display: block;
    }

    .act-ig-promo.blue .patternImg {
        display: none;
    }

    .act-ig-promo .row4ContentWrapper .desktop-buckets, .act-ig-promo .row4ContentWrapper .tablet-buckets {
        display: none;
    }

    .act-ig-promo.blue .pageLogo img {
        max-width: 180px;
    }

    .act-ig-promo.orange .pageLogo img {
        max-width: 247px;
    }

    .act-ig-promo .row1TopContent {
        font-size: 20px;
        line-height: 26px;
        margin-top: 40px;
    }

    .act-ig-promo .aboveColorContent {
        font-size: 14px;
        line-height: 24px;
    }

    .act-ig-promo .colorDiv .colorContent .colorRowHeader {
        font-size: 22px;
    }

    .act-ig-promo .colorDiv .colorContent p, .act-ig-promo.runway .colorDiv .colorContent p {
        font-size: 16px;
        line-height: 24px;
    }

    .act-ig-promo .colorDiv .bottomColor .colorContent p {
        font-size: 10px;
    }

    .act-ig-promo .topColor .colorContent {
        font-size: 16px;
        line-height: 24px;
        max-width: 284px;
        margin-left: 0;
    }

    .act-ig-promo.orange .employeeImg, .act-ig-promo .employeeImg, .act-ig-promo.runway .employeeImg {
        right: 40px !important;
        max-width: 145px;
        width: 100%;
    }

    .act-ig-promo .reasonsWhyHeader {
        font-size: 22px;
        line-height: 28px;
    }

    .act-ig-promo .reasonsWhy {
        font-size: 12px;
        line-height: 22px;
    }

    .act-ig-promo .partnerLogo {
        width: 100%;
        text-align: center;
        max-width: 214px;
        margin: 0 auto;
    }

    .act-ig-promo .reasonsWhy {
        width: 100%;
        margin-top: 0;
    }

    .act-ig-promo .row2ContentWrapper {
        padding: 20px;
        display: flex;
        flex-direction: column-reverse;
    }

    .act-ig-promo .row3ContentContainer, .act-ig-promo .row4ContentContainer {
        display: none;
    }
}

.page-template-page-runway-promo .logo .icon-logo-studios {
    color: #fff;
}

.act-ig-promo.runway .headerRowContainer {
    background-image: url('https://eystudios.com/wp-content/uploads/2020/05/headerbg.jpg');
    padding-top: 200px;
    background-size: cover;
    background-position: right top;
    background-color:rgb(16,17,48);
}

#primary.act-ig-promo.runway {
    margin-top: 0;
}

.act-ig-promo.runway .pageHeaderContent {
    max-width: 1265px;
    margin-left: auto;
    padding: 40px 0;
    color: #fff;
    font-size: 24px;
    line-height: 36px;

}

.act-ig-promo.runway .pageHeaderContent p {
    max-width: 516px;
    margin-left: 20px;
    font-size: 24px;
}

.act-ig-promo.runway .topColor {
    background: #EDEEF7;
    padding: 20px 0;
}

.act-ig-promo.runway .colorDiv .colorContent p {
    color: #000;
    font-size: 20px;
    line-height: 30px;
    max-width: 432px;
    background-color: rgba(237,238,247,0.7);
    position:relative;
    z-index: 5;
}

.act-ig-promo.runway .colorDiv .colorContent .specialText {
    font-size: 12px;
    font-style: italic;
    font-weight: 600;
}

.act-ig-promo.runway .runwayContentHeading {
    color: #2DABDF;
    font-size: 30px;

}

.act-ig-promo.runway .row2Content p {
    color: #484F57;
    font-size: 16px;
    line-height: 24px;
    max-width: 713px;
}

.act-ig-promo.runway .row3ContentContainer {
    background-image: none;
    text-align: center;
    padding: 20px 20px 60px 20px;
    display: none;
}

.act-ig-promo.runway .iconBucketContainer {
    max-width: 1000px;
    margin: 0 auto;
}

.act-ig-promo.runway .iconBucket {
    width: 22%;
    height: 320px;
    background: #EDEEF7;
    text-align: center;
    color: #484F57;
    padding: 20px 10px;
    margin: 10px;
}

.act-ig-promo.runway .iconTitle {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin: -5px 5px 5px 5px;
}

.act-ig-promo.runway .iconContent {
    font-size: 12px;
}

.act-ig-promo.runway .bucketContent {
    width: unset;
    max-width: 188px;

}

.act-ig-promo.runway .row2ContentWrapper {
    padding: 30px 20px;
}

.act-ig-promo.runway .row1ContentContainer .pageForm {
    top: -255px;
}

/*.act-ig-promo.runway .pageForm div.wpcf7-response-output {*/
/*    color: white;*/
/*}*/

.act-ig-promo.runway .runwayTestimonialContainer {
    margin-top: 40px;
    padding: 0 20px;
}

.runwayTestContentWrapper {
    max-width: 1055px;
    margin: 0 auto;
    padding: 31px 0;
    max-height: 240px;
}

.runwayTestContentWrapper img {
    float: left;
    margin-right: 20px;
    width: calc(26% - 95px);
}

.runwayTestContentWrapper .testContentMain {
    font-size: 24px;
    color: #fff;
    font-style: italic;
    font-weight: 500;
    line-height: 34px;
}

.runwayTestContentWrapper .testBy {
    font-size: 12px;
    color: #fff;
    font-style: italic;
    font-weight: 500;
    margin: 0;
}

.runwayTestContentWrapper .testContent {
    max-width: 860px;
    float: right;
    width: 80%;
}

.act-ig-promo.runway .newFooterForm {
    margin-top: 0;
}

.act-ig-promo.runway .employeeImg {
    bottom: -11px;
    right: 530px;
}

.mobileTestimonial {
    display: none;
}

.desktopTestimonail {
    display: none;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm span.wpcf7-not-valid-tip {
    position: absolute;
    left: 0px;
    font-size: 11px;
    width: 100% !important;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm form[novalidate="novalidate"] .firstTwo{
    margin-bottom: 20px;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm form[novalidate="novalidate"] .SecondTwo {
    margin-bottom: 20px;
    width: 100%;
    display: block;
    float: left;
}
footer#footerContainer .footerWrapper .footer-con .sec1 .footerForm form[novalidate="novalidate"] .wpcf7-response-output {
    color: red;
    font-weight: 400;
    border: none;
    width: 100%;
    margin: 0px 0px 70px 0px;
    display:block;
    font-size: 16px;
    max-width: 300px;
    float: left;
    padding: 0px;
}
@media only screen and (max-width: 1230px) {
	 .site-header .header-wrapper .header-menu {
    	margin-left: 30px;
    	max-width: calc(100% - 405px);
	}
	.site-header .header-wrapper .header-menu {
    	width: 405px;
    }
	.site-header .header-wrapper .header-links {
    	width: 373px;
	}
	.site-header .header-wrapper .menu-item-type-custom {
        padding-right: 20px;
    }
}
@media only screen and (max-width: 1100px) {
	
	.site-header .header-wrapper .menu-item-type-custom {
    	padding-right: 20px;
	}
	.site-header .header-wrapper .menu-item-type-custom:last-child {
    	margin: 0px;
	}
	.site-header .header-wrapper .menu-item-type-custom {
   	 margin-right: 5px;
    	padding-left: 5px;
	}
	.site-header .header-wrapper .header-links {
    	width: 373px;
	}
	footer#footerContainer .footerWrapper {
    	max-width: 860px;
    	margin: auto;
	}
	footer#footerContainer .footerWrapper .footer-con .sec1 {
    	padding-right: 30px;
    	width: 51%;
	}
	footer#footerContainer .footerWrapper .footer-con .sec3 {
    	width: 17%;
    	float: left;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 {
    	padding-right: 15px;
	}
}
@media only screen and (max-width: 1023px) {
    .site-header .header-wrapper .right-p .header-menu ul a#desktop-menu {
        display: none;
    }
    .site-header .header-wrapper .right-p .header-menu ul a#mobile-menu {
        display: block;
    }
	.site-header .header-wrapper ul.sub-menu {
    	background: #fff;
    	background-image: none;
	}
	.site-header .header-wrapper .right-p .header-menu ul li.sub-menu-li {
    	width: 100%;
    	margin: 0px;
    	height: 50px;
	}
	.site-header .header-wrapper ul.sub-menu li.sub-menu-li .cont:hover {
    	border: none;
	}
	.site-header .header-wrapper ul.sub-menu .s-content-menu {
    	float: left;
	}
	.site-header .header-wrapper .header-menu {
    	display: none;
	}
	.site-header .header-wrapper .header-links {
   	 	display: none;
	}
	.site-header .header-wrapper .mobile-menu-toggle {
    	display: block !important;
	}
	.site-header .header-wrapper .mobile-menu-toggle {
    	width: 26px;
    	height: 23px;
    	float: left;
    	margin-top: 20px;
    	position: relative;
    	margin-right: 30px;
	}
	.site-header .header-wrapper .mobile-menu-toggle:before {
    	top: 0px;
    	content: "";
    	position: absolute;
    	left: 0px;
   	 	background:url("/wp-content/uploads/2020/11/hm-menu.png");
    	width: 26px;
    	height: 23px;
    	background-repeat:no-repeat;
 	}
 	.site-header .header-wrapper .mobile-menu-toggle.active:before {
		background: url(/wp-content/uploads/2020/12/close-menu.png);
    	width: 30px;
    	height: 30px;
    	top: -2px;
    	left: -2px;
	}
	.site-header .header-wrapper .right-p {
    	position: fixed;
    	left: -100%;
    	height: fit-content;
    	width: 100%;
    	background: #484F57;
    	top: 60px;
    	z-index: 999;
    	transition: opacity .5s ease-in-out,left .5s ease-in-out;
    	padding-bottom:10px;
	}
	.site-header .header-wrapper .right-p.open {
    	left: 0px;
    	height: 450px;
    	overflow: scroll;
	}
	.site-header .header-wrapper .right-p.open.active {
    	height: calc(100% - 60px); 
	}
	.site-header .header-wrapper {
    	height: 60px;
	}
	.site-header {
    	height: 60px;
	}
	.site-header .header-wrapper .logo a {
    	margin-top: 10px;
	}
	.site-header .header-wrapper .right-p .header-menu {
    	margin: 0px;
    	display: block;
    	width: 100%;
    	max-width: 100%;
		height: fit-content;
	}
	.site-header .header-wrapper .right-p .header-links {
   	 	display: block;
   	 	width: 100%;
    	max-width: 100%;
    	float: left;
	}
	.site-header .header-wrapper .right-p .header-menu ul {
    	display: block;
	}
	.site-header .header-wrapper .right-p .menu-item-type-custom:first-child span.custom-menu-cont {
    	border: none;
    	padding: 25px 10px 15px 20px;
	}
	.site-header .header-wrapper .right-p .menu-item-type-custom span.custom-menu-cont {
    	padding: 15px 10px 15px 20px;
	}
	.site-header .header-wrapper .right-p .header-links .content {
    	display: flex;
    	width: 100%;
    	flex-direction: column;
    	background: none;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct {
    	display: block;
    	width: 100%;
    	order: 2;
	}
	.site-header .header-wrapper .right-p .header-links .content .right-ct {
    	width: 100%;
    	max-width: 100%;
    	margin: 0px;
    	order: 1;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct a {
    	display: block;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct a:nth-child(1) {
    	padding: 0px;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct a:nth-child(3) {
    	padding: 0px;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct a:nth-child(2) {
    	border: none;
    	padding: 0px;
	}
	.site-header .header-wrapper .right-p .menu-item-type-custom {
    	margin: 0px;
    	padding: 0px;
    	height:fit-content;
	}
	.site-header .header-wrapper .right-p .menu-item-type-custom span.reg {
    	font-size: 15px;
    	color: #fff;
    	line-height: 22px;
	}
	.site-header .header-wrapper .right-p .menu-item-type-custom span.bd {
    	font-size: 22px;
    	color: #fff;
    	line-height: 28px;
	}
	.site-header .header-wrapper .right-p .header-links .content .right-ct a {
    	background: none;
    	color: #F6CB58;
    	text-transform: uppercase;
    	line-height: 36px;
    	font-size: 14px;
    	padding: 0px 0px 0px 20px;
    	font-family: 'Open Sans', sans-serif;
    	font-weight:600;
	}
	.site-header .header-wrapper .right-p .header-links .content .left-ct a {
    	background: none;
    	color: #F0F0F0;
    	text-transform: uppercase;
    	line-height: 36px;
    	font-size: 14px;
    	padding: 0px 0px 0px 20px !IMPORTANT;
    	font-family: 'Open Sans', sans-serif;
    	font-weight:600;
	}
	.site-header .header-wrapper ul.sub-menu {
    	position: unset;
    	width: 100%;
	}
	.site-header .header-wrapper .menu-item-type-custom.menu-item-has-children:hover{
		background:none;
	}
	.site-header .header-wrapper .menu-item-type-custom.menu-item-has-children.active {
    	background: rgba(0,0,0,0.6);
	}
	.site-header .header-wrapper .menu-item-type-custom:first-child span.custom-menu-cont span:first-child {
    	height: auto;
	}
	.site-header .header-wrapper li.menu-item-type-custom.menu-item-has-children span.bd:after {
    	content: "";
    	background: url(/wp-content/uploads/2020/12/menu-sandwich-arrow.png);
    	width: 14px;
    	height: 8px;
    	position: absolute;
    	right: -20px;
    	top: 11px;
	}
	.site-header .header-wrapper .menu-item-type-custom span.dev-bot {
    	width: 40px;
    	height: 4px;
    	margin-top: 3px;
	}
	.site-header .header-wrapper .menu-item-type-custom:first-child span.custom-menu-cont span.dev-bot{
		margin-top: 3px;
	}
	.site-header .header-wrapper li.menu-item-type-custom.menu-item-has-children.active span.bd:after {
    	background: url(/wp-content/uploads/2020/12/arrow-menu-up.png);
	}
	.site-header .header-wrapper .right-p{
    	background-image: url(/wp-content/uploads/2020/12/bg_mobilemenu_patternfull-v1.png);
    	background-repeat: no-repeat;
    	background-position: 100% 0px;
	}
    .site-header .header-wrapper .right-p .header-menu ul .sub-menu .sub-menu-li .img {
          width: 40px;
          height:36px;
          float: left;
      }
      .site-header .header-wrapper .right-p .header-menu ul .sub-menu .sub-menu-li .text {
          width: calc(100% - 40px);
          float: left;
          padding-left: 12px;
          font-size: 16px;
          color: #000;
          font-weight: 600;
          font-family: 'Fira Sans', sans-serif;
          line-height: 14px;
      }
      .site-header .header-wrapper .right-p .header-menu ul .sub-menu .sub-menu-li a {
          display: block;
          width: 100%;
          float: left;
      }
      .site-header .header-wrapper ul.sub-menu {
          overflow: hidden;
          padding: 20px 10px 41px 18px;
      }
      .site-header .header-wrapper .right-p .header-menu ul li.sub-menu-li {
    	    overflow: hidden;
    		display: block;
      }
      .site-header .header-wrapper .right-p .header-menu ul li.sub-menu-li .cont {
    		display: flex;
    		align-items: center;
    		width: 100%;
	 }
	 .site-header .header-wrapper .menu-item-type-custom.menu-item-has-children.active {
    		background-image: url(/wp-content/uploads/2020/12/bg_mobilemenu_patternblacksection.png);
    		background-repeat: no-repeat;
    		background-position: 100% 0px;
	}
	.site-header .header-wrapper .right-p.open.active {
    		background-image: url(/wp-content/uploads/2020/12/bg_mobilemenu_patterngreysection.png);
    		background-position: right bottom;
	}
}
@media (max-width: 768px) {
    .act-ig-promo.runway .iconContent {
        font-size: 10px;
        line-height: 14px;
    }

    .act-ig-promo.runway .bucketContent img {
        max-width: 87px;
    }

    .act-ig-promo.runway .iconBucket {
        max-width: 163px;
        margin: 8px;
        height: 260px;
    }

    .act-ig-promo.runway .pageHeaderContent p {
        font-size: 18px;
        line-height: 30px;
        position:relative;
        z-index: 5;
    }

    .runwayTestContentWrapper .testContentMain {
        font-size: 20px;
        margin-top: 5px;
    }

    .runwayTestContentWrapper .testContent {
        width: 73%;
    }

    .act-ig-promo.runway .colorDiv .colorContent p {
        font-size: 16px;
        max-width: 339px;
        line-height: 26px;
        width: 60%;
    }

    .act-ig-promo.runway .topColor {
        padding: 0;
    }

    .act-ig-promo.runway .pageHeaderContent {
        padding: 20px 0;
    }

    .runwayTestContentWrapper img {
        width: 25%;
        max-width: 174px;
    }

    .act-ig-promo.runway .iconTitle {
        font-size: 14px;
        line-height: 17px;
    }
}
@media (max-width: 767px) {
	.site-header .header-wrapper .right-p {
    	top: 50px;
	}
	.site-header .header-wrapper {
    	padding: 0px 20px;
    	height: 50px;
	}	
	.site-header .header-wrapper .logo span.icon-logo-studios {
    	height: 11px;
    	position: relative;
	}
	.site-header .header-wrapper .right-p.open.active {
    	height: calc(100% - 50px); 
	}
	.site-header {
    	height: 50px;
	}
	.site-header .header-wrapper .mobile-menu-toggle {
    	margin-top: 13px;
    	margin-right: 20px;
	}
	.site-header .header-wrapper .logo .icon-logo-ey:before {
    	font-size: 30px;
	}
	.site-header .header-wrapper .logo .icon-logo-studios:before {
    	font-size: 11px;
    	top: -2px;
	}
	footer#footerContainer .footerWrapper .footer-con .sec1 {
    	padding: 0px;
    	width: 100%;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 .p1 ul {
    	display: none;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 {
    	width: 75%;
    	padding: 0px;
    	padding-right: 20px;
	}
	footer#footerContainer .footerWrapper .footer-con .sec3 {
    	width: 25%;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 .p2 span.text a {
    	margin: 0px;
    	line-height: 36px;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 .p1 span.text a {
    	margin: 0px;
    	line-height: 36px;
	}
	footer#footerContainer .footerWrapper .footer-con .sec2 .p3 span.text a {
    	line-height: 36px;
	}	
	footer#footerContainer .footerWrapper .footer-con .sec3 .p2 {
    	position: absolute;
    	width: 255px;
    	bottom: 0px;
    	z-index: 99999;
    	margin-left: auto;
    	margin-right: auto;
    	left: 0;
   	 	right: 0;
    	text-align: center;
    	display:flex;
	}
	footer#footerContainer .footerWrapper .footer-con .bigcommerce-logo {
    	margin-right: 20px;
	}
	footer#footerContainer .footerWrapper .footer-con {
    	width: 100%;
    	overflow: hidden;
    	padding-bottom: 95px;
    	position: relative;
	}
	footer#footerContainer .footerWrapper {
    	max-width: 500px;
    	margin: auto;
    	padding: 40px 20px 0px 20px;
	}
	footer#footerContainer .footerWrapper .footer-copyright .logo {
    	display: none;
	}
	footer#footerContainer .footerWrapper .footer-copyright .social-icons {
    	margin: auto;
    	float: none;
    	max-width: 122px;
	}
	footer#footerContainer .footerWrapper .footer-copyright .copyright {
    	width: 100%;
    	text-align: center;
    	margin-top: 20px;
    	float: none;
	}
	footer#footerContainer .footerWrapper .footer-copyright {
    	height: 105px;
    	padding: 0px 10px;
    	padding-top: 15px;
    	margin-bottom: 20px;
	}
	footer#footerContainer .footerWrapper .footer-copyright .copyright span {
    	text-align: center;
	}
	footer#footerContainer .footerWrapper .footer-con .sec3 .p2 img {
    	margin-bottom: 0px;
	}
}
@media (max-width: 425px) {
    .mobileTestimonial {
        display: block;
        width: 100%;
        margin-bottom: -12px;
        margin-top: 40px;
    }

    .mobileTestimonial img {
        width: 100%;
    }

    .desktopTestimonial {
        display: none;
    }

    .act-ig-promo.runway .row3ContentContainer, .act-ig-promo.runway .row4ContentContainer {
        display: block;
    }

    .act-ig-promo.runway .iconContent {
        display: none;
    }

    .act-ig-promo.runway .iconBucket {
        width: calc(50% - 17px);
        max-width: 163px;
        height: 173px;
        margin: 7px;
    }

    .act-ig-promo.runway .iconTitle {
        font-size: 14px;
        line-height: 17px;
    }

    .act-ig-promo.runway .bucketContent img {
        max-width: 87px;
    }

    .act-ig-promo.runway .row4ContentWrapper {
        padding: 0 20px;
        max-width: 400px;
        margin: 0 auto;
    }

    .act-ig-promo.runway .runwayContentHeading {
        font-size: 16px;
    }

    .act-ig-promo.runway .row2Content p {
        font-size: 14px;
        line-height: 22px;
    }

    .act-ig-promo.runway .colorDiv .colorContent .specialText {
        font-size: 10px;
        line-height: 12px;
    }

    .act-ig-promo.runway .colorDiv .colorContent p {
        font-size: 12px;
        line-height: 18px;
        width: 100%;
        max-width: 194px;
    }

    .act-ig-promo.runway .specialText img {
        max-width: 8px;
    }

    .act-ig-promo.runway .employeeImg {
        max-width: 185px;
        right: 15px !important;
    }

    .act-ig-promo.runway .pageHeaderContent p {
        font-size: 16px;
        line-height: 24px;
    }

    .act-ig-promo.runway .pageHeaderContent {
        padding: 0 0;
        margin-bottom: 40px;
    }

    .act-ig-promo.runway .pageLogo img {
        max-width: 300px;
    }

    .act-ig-promo.runway .headerRowContainer {
        padding-top: 140px;
    }
}

.magentoLP-video .bigNewsContent h3 {
    color: #391D6B !important;
}