/* fonts */

@font-face {
  font-family: 'Graphik-LightItalic';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-LightItalic-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-LightItalic-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-LightItalic-Web.ttf') format("truetype");
}
@font-face {
  font-family: 'Graphik-Light';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Light-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Light-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Light-Web.ttf') format("truetype");
}
@font-face {
  font-family: 'Graphik-RegularItalic';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-RegularItalic-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-RegularItalic-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-RegularItalic-Web.ttf') format("truetype");
}
@font-face {
  font-family: 'Graphik-Regular';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Regular-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Regular-Web.woff') format("woff"),
	   url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Regular-Web.ttf') format("truetype");
}

@font-face {
  font-family: 'Graphik-Medium';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Medium-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Medium-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Medium-Web.ttf') format("truetype");
}

@font-face {
  font-family: 'Graphik-SemiboldItalic';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-SemiboldItalic-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-SemiboldItalic-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-SemiboldItalic-Web.ttf') format("truetype");
}
@font-face {
  font-family: 'Graphik-Semibold';
  src: url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Semibold-Web.eot') format("eot"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Semibold-Web.woff') format("woff"),
       url('/sites/acuvuesg/themes/acuvuesg/fonts/Graphik-Semibold-Web.ttf') format("truetype");
}

/**Product Landing Page **/
.desk-view > img {
    display: block;
    margin: 0 auto;
}
.node-type-product-landing-page  .l-content, .node-type-product-new .l-content{
	width: 1349px;
}
.node-type-product-landing-page .myopia, .node-type-product-landing-page .multi {
    background-color: #8cc6ec;
    text-align: center;
	min-height: 820px;
}
.mycircle p, .astigcircle p, .multicircle p, .beautycircle p{
    color: #fff;
    background-color: #0d9fda;
    border-radius: 100%;
    height: 120px;
    padding: 40px 0;
    width: 120px;
    margin: 0 auto;
	text-align: center;
	font-family: "Graphik-Semibold";
}
.astigcircle p, .beautycircle p, .multicircle p{
	padding: 50px 0px;
}
.mycircle, .astigcircle, .multicircle, .beautycircle{
    padding: 30px 0 70px;
}
.myprods .prod-left, .myprods .prod-center {
    width: 33%;
    float: left;
}
.myprods .prod-left{
	margin-top: 8em;
} 
 .myprods .prod-right{
	margin-top: 11em;
 }
.myprods .prod-right {
    width: 33%;
    float: right;
}
.myprods .prod-left  h3, .myprods .prod-center  h3, .myprods .prod-right  h3   {
    color: #01468c;
	font-weight: bold;
    font-family: "Graphik-Semibold";
}
.node-type-product-landing-page .myprods .prod-center.active  h3{
    font-size: 20px;
    line-height: 25px;
	font-family: "Graphik-Semibold";
}
.myprods .prod-left h3, .myprods .prod-right h3, .myprods .prod-center h3 {
    font-size: 12px;
}
.myprods .prod-left p, .myprods .prod-right p, .myprods .prod-center p{
	font-size: 12px;
	font-family: "Graphik-Light";
}
.myprods .prod-left p{
	width: 50%;
	margin: 0 auto;
}
.node-type-product-landing-page .myprods .prod-center.active p {
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 10px 0;
	font-family: "Graphik-Light";
}
.myprods {
    overflow: hidden;
}
.myprods .find, .astigprods .find , .multiprods .find, .beautyprods .find{
    width: 30%;
    color: #fff;
	display: inline-block;
	float: right;
	font-family: "Graphik-Semibold";
}
.astigprods .find{
	width: 22%;
}
.myprods .prod-left .find, .myprods .prod-right .find{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-right: 105px;
}
.myprods .prod-left.active .find, .myprods .prod-right.active .find{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
.astigprods .find, .beautyprods .find{
	border-bottom: 2px solid #01468c;
	border-top: 2px solid #01468c;
	font-weight: bold;
}
.myprods .prod-left .prod-imag, .myprods .prod-right .prod-imag{
	padding-bottom: 50px;
}
.myprods .prod-center .prod-imag{
	padding-bottom: 180px;
}
.myprods .prod-center.active .find, .multiprods .find{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	margin-right: 35px;
}
.myprods .prod-center .find{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.myprods  .find a, .astigprods .find a, .multiprods .find a, .beautyprods .find a{
	color: #fff;
    display: inline-block;
    text-align: left;
    padding: 2px 0;
	vertical-align: sub;
}
.astigprods .find a, .beautyprods .find a{
	color: #01468c;
}
.myprods  .find  p, .astigprods .find p, .multiprods .find p, .beautyprods .find p{
	display: inline;
	margin-left: 40px;
	vertical-align: super;
	font-size: 20px;
}
.astigprods, .beautyprods {
    text-align: center;
	overflow: hidden;
	padding-bottom: 50px;
}
.astigprods .prod-left {
    float: left;
    width: 50%;
}
.astigprods .prod-right {
    float: right;
    width: 50%;
}
.astigprods h3, .multiprods h3, .beautyprods h3{
    color: #01468c;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
	font-family: "Graphik-Semibold";
}
.astigprods .find p, .beautyprods .find p {
    color: #01468C;
	margin: 0 0 0 40px;
}
.astigprods .find{
	float: none;
	margin-left: 16em;
	margin-bottom: 50px;
}
.multiprods .find{
	float: none;
	width: 10%;
	margin-left: 23em;
	margin-top: 4em;
}
.astigprods .prod-imag {
    padding: 20px 0 50px;
}
.multiprods .prod-imag{
	padding: 40px 0 50px;
}
.astigprods p{
    font-size: 20px;
    margin: 0 200px;
    line-height: 25px;
	font-family: "Graphik-Light";
}
.multiprods .prod-left p, .beautyprods .prod-left p{
    font-size: 20px;
    line-height: 25px;
	font-family: "Graphik-Light";
}
.beautyprods .find{
	float: none;
	width: 11%;
}
.beautyprods .prod-left .lenses p {
    font-size: 10px;
    line-height: 15px;
}
.beautyprods .lenses > div {
    display: inline-block;
	margin-right: 12px;
}
.prod-bottom > div {
    display: inline-block;
}
.beautyprods .find {
    float: none;
    width: 11%;
    margin-top: 36px;
    vertical-align: top;
}
.lenses {
    margin-right: 20px;
}
.prod-bottom {
    margin: 50px 0;
}
.node-type-product-landing-page .myopia{
	margin-top: -4px;
}
.maincont{
	background: none;
}
 
/* Products Page */
.node-type-product-new {
	background-color: #fff;
}
.node-type-product-new .prod-info {
    text-align: center;
}
.node-type-product-new  .prod-info h3, .prod-description h3{
	color: #01468c;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	padding: 30px 0 10px;
	font-family: "Graphik-Semibold";
}
.node-type-product-new .prod-info .prod-imag {
	padding: 10px 0 20px;
}
.p-wrapper {
    width: 54%;
	text-align: justify;
    margin: 20px auto;
}
.p-wrapper p {
    margin: 10px;
}
.diagram {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/prod-blue-bg.png) no-repeat top center;
	min-height: 627px;
}
.diagram > div {
    display: inline-block;
    padding: 150px 40px 0 40px;
}
.outer-circle.circle-2 {
    margin-top: 60px;
    vertical-align: top;
}
.diagram .inner-circle {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 12px;
}
.diagram  .circle-2 .inner-circle{
	padding: 7px;
}
.vid-desc {
    margin: 0 auto;
    width: 45%;
}
.vid-desc li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding: 10px 25px;
	font-family: "Graphik-Light";
}
.vid-desc p {
    text-align: center;
    margin: 50px 0 15px;
	font-family: "Graphik-Light";
}
.vid-desc .blue-button {
    text-align: center;
    background-color: #01468c;
    border-radius: 10px;
    padding: 15px 0;
    color: #fff;
	font-size: 18px;
    font-weight: normal;
    width: 60%;
    margin: 0 auto;
}
.prod-description h3 {
    text-align: center;
    margin: 50px 0 30px;
}
.prod-description dt {
    display: list-item;
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/circle-bullet.png);
    padding: 40px 0 20px 40px;
    font-weight: bold;
	font-size: 18px;
	font-family: "Graphik-Semibold";
}
.prod-description dd {
    font-family: "Graphik-Light";
    font-size: 16px;
}
.prod-description dl {
    margin-left: 20px;
}
.prod-description {
    margin: 0 auto;
    width: 80%;
}
.prod-desc-defn li {
    list-style-type: disc;
    padding-left: 30px;
    margin-left: 20px;
}
.refer-disc p strong {
    font-family: "Graphik-Medium";
}
ul.prod-desc-subdef li {
    list-style-type: none;
    padding: 0px;
	margin-left: 0;
}
ul.prod-desc-subdef {
    padding-left: 0px;
}
.refer-disc h4 {
    color: #01468c;
    font-weight: bold;
    text-align: center;
	padding-top: 10em;
	font-family: "Graphik-Semibold";
}
.refer-disc {
	margin: 0 auto;
    background: url(/sites/acuvuesg/themes/acuvuesg/images/foot-bg.png) no-repeat top center;
    min-height: 529px;
}
.refer-disc p {
    width: 60%;
    margin: 25px auto;
    font-size: 14px;
    font-family: "Graphik-Light";
}
.pr-lacreon .diagram .left-text {
	float: left;
    width: 25%;
    margin-left: 9em;
	position: relative;
}
.pr-lacreon .diagram .outer-circle {
    float: left;
}
.pr-lacreon .diagram .right-text {
    float: right;
    width: 25%;
    margin-right: 10em;
	position: relative;
}
.pr-lacreon .diagram h4 {
    color: #fff;
    padding-bottom: 30px;
    font-weight: bold;
	text-align: left;
}
.pr-lacreon .diagram p, .pr-lacreon .diagram li {
    text-align: left;
}
.pr-lacreon .right-text li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding: 5px 25px;
}
.pr-lacreon .right-text img {
    position: absolute;
    top: 10px;
    right: 24em;
}
.pr-lacreon .left-text img {
    position: absolute;
    top: 10px;
    left: 16em;
}
.pr-lacreon .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/blue-banner-2.png) no-repeat top center;
    min-height: 775px;
}
.pr-lacreon .refer-disc p {
    width: 50%;
    margin: 15px auto;
}
.pr-multifocal  .prod-info h3{
	padding: 60px 0 0;
}
.pr-multifocal .diagram > div{
	padding: 100px 40px 0 40px;
}
.pr-multifocal .refer-disc ul li {
    margin: 20px auto;
    width: 43%;
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding-left: 20px;
    font-size: 13px;
}
.pr-multifocal .refer-disc h4{
	padding-top: 6em;
}
.pr-oastig .refer-disc, .pr-clear  .refer-disc{
    background: url(/sites/acuvuesg/themes/acuvuesg/images/blue-banner-2.png) no-repeat top center;
    min-height: 775px;
}
.pr-oastig .refer-disc ol li, .pr-clear .refer-disc ol li, .section-product-trueeye .refer-disc ol li {
    font-size: 12px;
    width: 50%;
    margin: 10px auto;
    list-style-type: decimal;
}
.pr-oastig .refer-disc h4{
	padding-top: 8em;
}
.pr-clear .info-arrow {
    margin-top: 11em;
    vertical-align: top;
}
.pr-hydraluxe ul.prod-desc-subdef li, .section-product-trueeye ul.prod-desc-subdef li{
	padding: 0;
}
.pr-hydraluxe .video-slider-wrapper, .section-product-trueeye .video-slider-wrapper  {
    margin-top: 70px;
}
/* .pr-define .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/define-blue-bg.png) no-repeat top center;
    min-height: 384px;
} */
.pr-clear .refer-disc h4, .pr-hydraluxe .refer-disc h4, .section-product-trueeye .refer-disc h4{
	padding-top: 7em;
}
.pr-hydraluxe  .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/hydraluxe-blue-bg.png) no-repeat top center;
    min-height: 675px;
}
.pr-hydraluxe .refer-disc li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    margin: 0 auto;
    font-size: 12px;
    width: 50%;
    padding-left: 30px;
}
.section-product-trueeye .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/true-bg.png) no-repeat top center;
    min-height: 583px;
}
.section-product-trueeye .refer-disc p {
    width: 48%;
}
.pr-define .real-effect {
	position: relative;
    min-height: 601px;
	margin: 100px 0 30px;
}
.pr-define .lens-styles {
    margin: 60px 0;
}
.pr-define .lens-styles > div , .pr-define .real-wrap > div, .pr-define .colours > div{
    display: inline-block;
    font-size: 12px;
    margin: 0 30px;
}
.pr-define .real-wrap > div{
	margin: 50px 40px;
}
.pr-define .colours > div{
	margin: 0 40px;
	text-align: center;
}
.prod-info p {
    padding-top: 15px;
	font-family: "Graphik-Light";
    font-size: 16px;
}
.pr-define .real-wrap h2, .pr-define .real-wrap #blue-p{
    color: #01468c;
	font-family: "Graphik-Light";
}
.pr-define .real-wrap #blue-p strong {
    font-family: "Graphik-Semibold";
}
.pr-define .real-wrap h2 {
    font-size: 30px;
    padding: 70px 0 40px;
}
.pr-define .real-wrap {
    width: 50%;
    text-align: center;
	position: absolute;
    bottom: 5em;
}
.pr-define p#blue-p {
    font-size: 16px;
}
.pr-define .real-wrap p {
    margin-top: 30px;
	font-family: "Graphik-Light";
	font-size: 16px;
}
.prod-description .colours p {
    font-family: "Graphik-Light";
    font-size: 14px;
}
.pr-define .real-wrap .lens p {
    font-size: 14px;
}
.pr-define .colours #natural{
	vertical-align: top;
}
.pr-define .mob-view {
    display: none;
}
.pr-define .mob-effects{
	display: none;
}
.close_img_box img {
    display: inline-block;
    max-width: 100%;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc3 .blue-circle{
	margin: 10em 53em;
}

/*Landing Pages*/
.node-type-landing-page .l-content{
	width: 1349px;
}
.node-type-landing-page .circle-banner-wrapper .circle-1 p{
	font-size: 18px;
    padding: 62px 10px 0 10px;
    line-height: 20px;
}
.node-type-landing-page .circle-banner-wrapper .circle-1.active{
	width: 230px;
	height: 230px;
}
.node-type-landing-page .circle-banner-wrapper .circle-1.active p{
    padding: 82px 10px 0 10px;
}
.node-type-landing-page .circle-banner-wrapper .circle-2.active{
	width: 140px;
	height: 140px;
}
.node-type-landing-page .circle-banner-wrapper .circle-2.active p{
	padding-top: 55px;
}
.node-type-landing-page .circle-banner-wrapper .circle-3.active{
	width: 160px;
	height: 160px;
	top: 23em;
}
.node-type-landing-page .circle-banner-wrapper .circle-3.active p{
    padding-top: 65px;
}
.node-type-landing-page .circle-banner-wrapper .circle-4.active{
	width: 180px;
	height: 180px;
}
.node-type-landing-page .circle-banner-wrapper .circle-4.active p{
    padding-top: 75px;
}
.section-why-acuvue .circle-btns .face-thumb .inner-circle{
	background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 155px;
    width: 155px;
}
.section-why-acuvue .circle-btns .face-thumb.active .inner-circle h3{
	color: #fff;
}
.section-why-acuvue .circle-btns .face-thumb .inner-circle h3{
	color: #00a2e0;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
	font-family: "Graphik-Semibold";
}
.arrow-down p {
    font-family: "Graphik-Light";
    font-size: 14px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb2 .inner-circle h3{
	padding-top: 40px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb3 .inner-circle h3{
	padding-top: 52px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb5 .inner-circle h3,
.section-why-acuvue .circle-btns .face-thumb.thumb6 .inner-circle h3 ,
.section-why-acuvue .circle-btns .face-thumb.thumb4 .inner-circle h3{
    padding-top: 50px;
}
.section-why-acuvue .left-circle .white-text, .section-why-acuvue .right-circle .white-text{
	color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    text-align: center;
}
.section-why-acuvue  .white-text.p1{
	padding-top: 90px;
}
.section-why-acuvue  .white-text.p2{
	font-size: 20px;
	font-weight: bold;
}
/* Footer */
.footer-prod-wrapper h2{
	color: #02458c;
    font-weight: bold;
    font-size: 22px;
	text-align: center;
	padding: 50px 0;
	line-height: 25px;
	font-family: "Graphik-Semibold";
}
.footer_slider{
	width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.footer_slider li{
	width: 340px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    min-height: 200px;
    margin: 0 20px 30px 20px;
}
.footer_slider li .prod-3, .footer_slider li .prod-4{
	border-bottom: none;
}
.footer_slider li h4{
	color: #003087;
    padding: 15px 0 5px;
    font-weight: bold;
}
.product_section{
	background: #fff;
}
.footer_slider p {
    color: #000;
    font-size: 12px;
}
.footer-prod-wrapper {
    text-align: center;
	padding-bottom: 30px;
}
.footer-prod-wrapper .footer-text {
    margin-top: 25px;
}
.section-why-acuvue .arrow-down img {
    margin-bottom: 20px;
}
/* Home page */
.node-type-new-home-page img.mob-view {
    display: none;
}
.node-type-new-home-page .top-div .inner-blue-circle #p-one {
    font-size: 14px;
}
.node-type-new-home-page .vid-title {
    position: absolute;
    top: 26em;
    left: 45em;
    color: #fff;
    text-align: left;
    line-height: 25px;
}
.node-type-new-home-page .vid-title h1 {
    font-weight: bold;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .vid-title p {
    font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .home-slider-container .bx-controls .bx-pager-item a {
    display: inline-block;
    width: 10px;
    text-indent: -999px;
    overflow: hidden;
    height: 12px;
    width: 12px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 2px 2px 2px #ccc;
}
.home-slider-container .bx-controls .bx-pager-item a.active {
    border: 1px solid #01458C;
    background-color: #01458C;
}
.home-slider-container .bx-controls .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 20px;
}
.node-type-new-home-page .home-slider-container{
    margin-top: -21px;
	text-align: center;
}
.node-type-new-home-page .home-slider-container .slider-child.sc1{
	background-color: #8cc6ec;
}
.node-type-new-home-page .home-slider-container .slider-child.sc1 h2, .node-type-new-home-page .home-slider-container .slider-child.sc3 h2,
.node-type-new-home-page .home-slider-container .slider-child.sc4 h2, .node-type-new-home-page .home-slider-container .slider-child.sc5 h2, 
.node-type-new-home-page .home-slider-container .slider-child.sc6 h2, .node-type-new-home-page .home-slider-container .slider-child.sc7 h2 {
    color: #04488e;
    font-size: 25px;
    font-weight: bold;
    padding: 80px 0;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .home-slider-container .slider-child.sc1 p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    padding: 20px 0;
}
.node-type-new-home-page .home-slider-container .arrow-down img {
    width: 30%;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle {
    background-color: #01458C;
    height: 300px;
    width: 300px;
    border-radius: 100%;
    margin: 3.5em 46em;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle h2 {
	font-weight: bold;
    color: #00a3e0;
    text-align: center;
    font-size: 25px;
    padding: 100px 0 0 0;
    line-height: 25px;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle h2{
	padding: 115px 0 0 0;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle h2{
	padding: 80px 0 0 0;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
	margin: 3.5em 60em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle{
	margin: 3.5em 20em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle{
	margin: 8.5em 6em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle p {
    color: #fff;
    text-align: center;
	padding-top: 10px;
	font-family: "Graphik-Light";
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2 .slider-wrap {
    width: 540px;
    float: right;
    margin-right: 50px;
    text-align: left;
    overflow: hidden;
}
.node-type-new-home-page .home-slider-container  .slide-circles > div {
    display: inline-block;
    margin-right: 45px;
}
.node-type-new-home-page .home-slider-container  .slide-circles span {
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #01A1DD;    
	font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .home-slider-container  .sc2 p {
    color: #01458c;
    width: 50%;
    padding-top: 14em;
	font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .home-slider-container .num-text {
    color: #01A1DD;
    font-size: 5em;
    display: inline-block;
    padding: 50px 0;
}
.node-type-new-home-page .home-slider-container .num-text span {
    font-size: 15px;
    display: inline-block;
    color: #01458c;
    padding-left: 20px;
    text-align: left;
    width: 35%;
	font-family: "Graphik-Light";
} 
.node-type-product-landing-page .myprods .prod-left.active{
	margin-top: 0em;
}
.node-type-product-landing-page .myprods .prod-right.active{
	margin-top:11em;
}
.node-type-product-landing-page .prod-left.active .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .myprods .prod-left.active h3, .node-type-product-landing-page .myprods .prod-right.active h3,
.node-type-product-landing-page .myprods .prod-left.active p, .node-type-product-landing-page .myprods .prod-right.active p{
	font-size: 20px;
	line-height: 25px;
}
.node-type-product-landing-page .prod-right.active .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .prod-center .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .prod-center.active .prod-imag img {
    width: 100%;
}
.node-type-product-landing-page .prod-center.active{
	margin-top: 0em;
}
.node-type-product-landing-page .prod-center{
	margin-top: 5em;
}
.section-why-acuvue .video-slider-wrapper .vid-name {
    position: absolute;
    top: 20.5em;
    right: 19em;
}
.section-why-acuvue .video-slider-wrapper .vid-name h1{
	font-size: 30px;
	color: #fff;
}
.section-why-acuvue .video-slider-wrapper .vid-name p{
	margin: 4px 0;
	color: #fff;
}
.section-why-acuvue .face-slider-wrapper  .face-2 .inner-blue-circle, 
.section-why-acuvue .face-slider-wrapper  .face-3 .inner-blue-circle,
.section-why-acuvue .face-slider-wrapper  .face-4 .inner-blue-circle,
.section-why-acuvue .face-slider-wrapper  .face-5 .inner-blue-circle{
	display: table;
}
.section-why-acuvue .face-slider-wrapper  .face-2 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-3 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-4 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-5 .inner-blue-circle .white-text{
	display: table-cell;
	vertical-align: middle;
}
.node-type-new-home-page .slider-cont .slider-child.sc1 img.mob-view{
		display: none;
}
.node-type-new-home-page .slider-cont .slider-child.sc1 img.desk-view{
		background-color: transparent;
}
/* why-acuvue */
.vid-child .player_box {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.vid-child .player_wrapper {
    padding-bottom: 46.6%;
}
/* .section-why-contact-lenses .vid-child .player_box {
    left: 179px;
    width: 74%;
} */
.section-why-contact-lenses .vid-child .player_wrapper {
    padding-bottom: 33.6%;
	margin: 0 180px;
}
.vid-desc .blue-button a {
    color: #fff;
	font-family: "Graphik-Light";
}
.dia-wrap{
margin-top: -50px;
}
.node-type-product-new .prod-info .diagram h3 {
    padding: 100px 0 0 0;
}
/*Landing Pages*/
/*footer*/
.etrial_footer_cont {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/footer-banner-sg.png) no-repeat top center;
	min-height: 394px;
}
.etrial_footer_cont .footer_logo img {
    margin: 0 auto;
    display: block;
}
.etrial_footer_cont .foot-links-wrap {
    width: 70%;
    margin: 0 auto;
	border-top: 1px solid #5dade0;
}
.etrial_footer_cont .foot-links-wrap li {
	margin-right: 12px;
    border-right: 1px solid #02458c;
	display: inline-block;
}
.etrial_footer_cont .footer-cont {
    width: 70%;
    margin: 0 auto;
}
.etrial_footer_cont .footer-cont > div {
    display: inline-block;
}
.etrial_footer_cont .etrial_footer_copy {
    width: 40%;
}
.etrial_footer_cont .etrial_footer_social {
    float: right;
	padding-top: 80px;
}
.etrial_footer_cont .etrial_footer_copy .foot_blue_txt {
    color: #02458c;
    font-weight: bold;
    font-size: 16px;
    padding: 50px 0 20px;
}
.etrial_footer_cont .etrial_footer_copy {
    padding-bottom: 50px;
}
.etrial_footer_cont .foot-links-wrap li a {
    color: #02458c;
	margin-right: 12px;
}
.etrial_footer_cont .foot-links-list {
    padding-top: 30px;
}
.etrial_footer_cont ul.foot-links-list li:last-child {
    border-right: none;
}
.foot-links-list.desk-view {
	background-color: transparent;
}
.node-type-new-home-page .arrow-down p {
    font-family: "Graphik-Light";
}
.pr-multifocal .p-wrapper{
	display: none;
}
.pr-multifocal .p-wrapper.mob-view{
	display: block;
}

.pr-define .vid-thumb{background: url('../images/th1.png') no-repeat left top;}
.pr-define .vid-thumb.slide2{background: url('../images/th5.png') no-repeat left top;}
.pr-define .vid-thumb.slide3{background: url('../images/th6.png') no-repeat left top;} 

.pr-mastig .vid-thumb{background: url('../images/th2.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide2{background: url('../images/th9.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide4{background: url('../images/th8.png') no-repeat left top;}

.pr-lacreon .vid-thumb{background: url('../images/th2.png') no-repeat left top;}
.pr-lacreon .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-lacreon .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.pr-multifocal .vid-thumb{background: url('../images/th3.png') no-repeat left top;}
.pr-multifocal .vid-thumb.slide2{background: url('../images/th2.png') no-repeat left top;}
.pr-multifocal .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}

.pr-oastig .vid-thumb{background: url('../images/th9.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide2{background: url('../images/th2.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide4{background: url('../images/th8.png') no-repeat left top;}

.pr-hydraluxe .vid-thumb{background: url('../images/th4.png') no-repeat left top;}
.pr-hydraluxe .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-hydraluxe .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.pr-clear .vid-thumb{background: url('../images/th4.png') no-repeat left top;}
.pr-clear .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-clear .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.node-type-product-new .video-slider-wrapper {
    position: relative;
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager {
    position: absolute;
    z-index: 100;
    bottom: 17em;
    left: 0;
    width: 100%;
	text-align: center;
}
.pr-multifocal .video-slider-wrapper  #vid-thumb-pager{
	bottom: 14em;
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
	display: inline-block;
    width: 22%;
    height: 99px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 110px;
	color: #878991;
	vertical-align: top;
	font-family: "Graphik-Light";
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
	background-position: left bottom;
	height: 138px;
	color: #71c1dc;
	padding-left: 140px;
}
.node-type-product-new .vid-desc {
    margin: 100px auto;
}
.node-type-product-new .video-slider-wrapper .bx-wrapper .bx-controls a {
    position: absolute;
    top: 35%;
    left: 25px;
    background: url(../images/carosel-arrows.png) no-repeat left bottom;
    display: inline-block;
    height: 29px;
    width: 14px;
    text-indent: -999px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 100;
}
.node-type-product-new .video-slider-wrapper .bx-wrapper .bx-controls a.bx-next {
    background-position: left top;
    left: auto;
    right: 25px;
}
.section-why-acuvue .video-slider-wrapper .vid2 .vid-name {
    right: 8em;
	top: 25.5em;
}
.section-why-acuvue .video-slider-wrapper .vid3 .vid-name{
	right: 14em;
	top: 25.5em;
}
.pr-define .video-slider-wrapper  #vid-thumb-pager{
	bottom: 13em;
}
.pr-clear .video-slider-wrapper  #vid-thumb-pager, .pr-oastig .video-slider-wrapper  #vid-thumb-pager{
	bottom: 21em;
}
.pr-mastig .video-slider-wrapper  #vid-thumb-pager, .pr-lacreon  .video-slider-wrapper  #vid-thumb-pager{
	bottom: 20em;
}
.pr-hydraluxe .video-slider-wrapper  #vid-thumb-pager{
	bottom: 19em;
}
.pr-mastig ul.prod-desc-subdef li, .pr-oastig ul.prod-desc-subdef li {
    list-style-type: disc;
    padding: 15px;
    margin-left: 20px;
} 
.section-why-contact-lenses .player_wrapper .player{
	padding-bottom: 38.1%;
}
.section-why-contact-lenses .video-slider .vid-child img {
    width: 65%;
}
.section-why-acuvue .player_wrapper .player{
	padding-bottom: 46%;
}
.section-why-acuvue .video-slider .vid-child.vid2 img, .section-why-acuvue .video-slider .vid-child.vid3 img{
	width: 100%;
}
.etrial_footer_cont {
    width: 1349px;
    padding-top: 0;
}
.refer-disc li {
    font-family: "Graphik-Light";
}
.node-type-new-home-page .top-div .inner-blue-circle p {
    font-family: "Graphik-Light";
}
.node-type-product-new  .panels-flexible-41, 
.node-type-landing-page .panels-flexible-41{
	width: 1349px;
	margin: 0 auto;
}
.node-type-new-home-page  .panels-flexible-41, .node-type-product-landing-page .panels-flexible-41{
	width: 1349px;
	margin: 0 auto;
}
@media screen and (min-width: 320px)  and (max-width: 568px){
	.mob-view.foot-links-left {
		margin-right: 1px;
	}
	.etrial_footer_cont .foot-links-wrap li a{
		font-size: 11px;
	}
}
@media screen and (max-width: 736px){
	/* product landing*/
	.pr-define .desk-view {
		display: none !important;
	}
	.node-type-product-new  .panels-flexible-41, .node-type-product-landing-page .panels-flexible-41,
	.node-type-new-home-page  .panels-flexible-41, .node-type-landing-page .panels-flexible-41{
		width: auto;
	}
	.pr-define .mob-view {
		display: block;
	} 
	.etrial_footer_social {
		width: 100%;
	}
	.section-why-acuvue .video-slider-wrapper .video-slider {
		padding-bottom: 20px;
	}
	.section-why-acuvue .vid-slider li img {
		height: 210px;
	}
	.section-why-contact-lenses .video-slider .vid-child img {
		width: 100%;
	}
	.section-why-contact-lenses .player_wrapper .player {
		padding-bottom: 40.25%;
	}
	.section-why-acuvue .video-slider .vid-child img{
		height: 200px;
	}
	.section-why-acuvue .video-slider-wrapper .bx-viewport {
		height: auto !important;
	}
	.section-why-acuvue .video-slider-wrapper .vid3 .vid-name {
		right: 10px;
		top: 6em;
	}
	.mycircle, .astigcircle, .multicircle, .beautycircle {
		padding: 5px 0 20px;
		margin-top: -75px;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one{
		min-height: 530px;
	}
	.mob-product.oasys-one-moist .find, .mob-product.oasys-astig .find {
		margin-bottom: 40px;
	}
	.mycircle {
		opacity: 0.99;
	}
	.mob-view{display: block; background-color: #fff;}
	.desk-view{display: none;}
	.mob-product h3{color: #01468c;
	font-weight: bold; font-size: 18px; line-height: 25px; padding: 20px 0;}
	.mob-product{
		text-align: center;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc3 .blue-circle{
		margin: 12em 10em;
	}
	.mob-product p {
		font-size: 16px;
		line-height: 25px;
	}
	.mob-product img {
		display: block;
		margin: 0 auto;
		width: 85%;
	}
	.mob-product .find{
		width: 37%;
		color: #fff;
		display: inline-block;
		float: none;
		border-bottom: 2px solid #01468c;
		border-top: 2px solid #01468c;
		font-weight: bold;
		margin: 20px 0 20px 12em;
	}
	.mob-product .find a{
		color: #01468c;
		display: inline-block;
		text-align: left;
		padding: 2px 0;
	}
	.mob-product .find p{
		display: inline;
		vertical-align: super;
		color: #01468C;
		margin: 0 0 0 40px;
		font-size: 16px;
	}
	.prod-bottom{
		margin: 30px 0 0 -65px;
	}
	.prod-bottom > div {
		display: inline-block;
	}
	.lenses > div {
		display: inline-block;
	}
	.lenses p {
		font-size: 10px;
		line-height: 15px;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/blue-banner.png) no-repeat top center;
		background-size: 100% 100%;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one  {
		padding: 50px 0 20px;
	}
	.prod-bottom .lenses {
		margin-left: 60px;
		margin-bottom: 20px;
		vertical-align: top;
	}
	.mob-product .prod-bottom .find{
		margin: 30px 0 0 0;
		width: 32%;
	}
	.lenses{
		margin-right: 0;
	}
	/* product Pages*/
	.prod-info p {
		padding-top: 10px;
		width: 70%;
		margin: 0 auto;
	}
	.node-type-product-new .prod-info .prod-imag{
		width: 85%;
		margin: 0 auto;
	}
	.p-wrapper {
		width: 100%;
	}
	.p-wrapper p {
		width: 85%;
	}
	.eyeinspired {
		width: 50%;
		margin-right: 0em;
		margin: 0 auto;
	}
	.node-type-product-new .round-voucher a, .node-type-landing-page .round.mob-view {
		color: #fff;
	}
	.node-type-landing-page .round.mob-view {
		margin: 0px 10px 0 5px;
	}
	.node-type-product-new .round-voucher, .node-type-landing-page .round.mob-view {
		border-radius: 100%;
		background-color: #01468c !important;
		height: 80px;
		width: 80px;
		text-align: center;
		padding-top: 15px;
		font-size: 11px;
		line-height: 10px;
		float: right;
		margin: -90px 10px 0 5px;
		font-family: "Graphik-Light";
	}
	.node-type-product-new  .video-slider-wrapper .round-voucher, .pr-define .real-effect .round-voucher{
		margin: 20px 30px 50px 5px;
	}
	.sec-scroll img {
		margin: 20px 0;
		width: 10%;
	}
	.info-foot{
		margin-top: 50px;
	}
	.sec-scroll p {
		color: #01468c;
		font-weight: bold;
		font-size: 13px;
	}
	.node-type-product-new .mob-view{
		background-color: transparent;
	}
	.pr-define .prod-info {
		/* background: url(/sites/acuvuesg/themes/acuvuesg/images/mob-blue-banner-astig.png) no-repeat top center; */
		background: transparent none repeat scroll 0 0 !important;
		min-height: 900px;
		background-size: 100% 100%;
	}
	.video-slider-wrapper {
		text-align: center;
	}
	.video-slider-wrapper h3 {
		display: inline-block;
		vertical-align: top;
		margin: 40px auto 0;
		color: #01486c;
		font-weight: bold;
	}
	.video-slider-wrapper .round-logo {
		display: inline-block;
		float: right;
		margin: 10px;
		width: 20%;
	}
	.vid-slider li img {
		padding: 20px;
	}
	.vid-desc {
		padding: 0 25px;
		width: 90%;
		text-align: left;
	}
	.vid-desc li {
		padding: 10px 10px;
	}
	.pr-define .lens-styles {
		background-color: #fff;
		margin: 40px 0;
	}
	.pr-define .lens-styles > div{
		margin: 10px 0;
	}
	.pr-define .lens-styles p {
		font-size: 10px;
		line-height: 12px;
	}
	.pr-define .lens-styles img {
		width: 50%;
	}
	/* .section-product-define .real-effect{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mob-normal-effect.png) no-repeat;
		background-size: 100%;
	} */
	.pr-hydraluxe .video-slider-wrapper{
		margin-top: 0;
	}
	.pr-define .eyeinspired {
		text-align: center;
		margin: 65px auto 30px;
	}
	.pr-define .prod-info p {
		width: 90%;
	}
	.pr-define .real-wrap {
		width: 100%!important;
	}
	.pr-define .video-slider-wrapper h3 {
		display: inline-block;
	}
	.pr-define .real-wrap h2 {
		font-size: 22px;
		padding-top: 16em;
	}
	.pr-define p#blue-p {
		font-size: 14px;
	}
	.pr-define .real-wrap > div {
		margin: 10px;
	}
	.pr-define .real-effect{
		margin: 40px 0 30px;
	}
	.pr-define .mob-effects{
		display: block;
	}
	.pr-define .desk-effects{
		display: none;
	}
	.pr-define .real-effect .round-voucher{
		margin: 80px 30px 50px 5px;
	}
	.pr-define .real-wrap{
		bottom: -5em;
	}
	
	.node-type-landing-page .top-banner {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/wcl-mob-banner.png) no-repeat top center;
		background-size: 100% auto;
		max-height: 300px;
		display: block;
		min-height: 300px;
	}
	.node-type-landing-page .circle-content {
		width: 50%;
		margin: 0 25px;
		padding-top: 90px;
	}
	.node-type-landing-page .circle-content h1 {
		width: 70%;
		line-height: 20px;
		margin: -7em auto 0 auto;
		font-size: 16px;
	}
	.node-type-landing-page .top-wrapper {
		background-color: transparent;
	}
	.node-type-landing-page .top-text {
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/blue-wrap-mob.png) no-repeat top center;
		background-size: 100% 100%;
		/* padding: 10px 0; */
	}
	.node-type-landing-page .top-text .white-text, .node-type-landing-page .top-text .blue-text{
		font-size: 12px;
	}
	.node-type-landing-page .top-text .white-text{
		padding: 5px 0;
		width: 95%;
	}
	.node-type-landing-page .video-slider-wrapper h3{
		margin: 0 auto;
	}
	.node-type-landing-page .video-slider-wrapper p{
		width: 90%;
	}
	.node-type-landing-page .vid-slider li img {
		padding: 0;
	}
	.node-type-landing-page .mob-view{
		background-color: transparent;
	}
	.node-type-landing-page .mobile-slider.mob-view{
		padding: 25px 0 0 25px;
	}
	.node-type-landing-page .circle-banner-wrapper{
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/circle-mob-banner.png) no-repeat top center;
		background-size: 100%;
		min-height: 500px;
	}
	.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-1, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2,         .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4{
		height: 200px;
		width: 200px;
		position: static;
		top: auto;
		left: auto;
		border-radius: 100%;
		border: 2px solid #fff;
	}
	.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-1 p, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2 p,      .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3 p, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4 p{
		font-size: 14px;
		color: #fff;
	}
	 .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2 p,      .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3 p,.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4 p{
		padding-top: 6em;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item a{
		display: inline-block;
		width: 10px;
		text-indent: -999px;
		overflow: hidden;
		height: 10px;
		border-radius: 100%;
		border: 1px solid #fff;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item{
		display: inline-block;
		vertical-align: top;
		margin-right: 3px;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item a.active{
		background-color: #fff;
	 }
	 .node-type-landing-page .circle-banner-wrapper .bx-controls-direction {
		display: none;
	}
	.node-type-landing-page .circle-banner-wrapper .mobile-slider .bx-controls{
		position: absolute;
		top: 23em;
		left: 7em;
	}
	.product_section  .bx-pager {
		display: none;
	}
	.product_section  .footer_slider li{
		margin: 0 0 30px 4px;
	}
	.product_section .bx-wrapper{
		position: relative;
	}
	.product_section .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/prev_btn.png) no-repeat right center;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	.product_section .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/next_btn.png) no-repeat right center;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	.section-why-acuvue  .face-slider-wrapper .bx-pager{
		display: none;
	}
	.section-why-acuvue .face-slider-wrapper .bx-viewport {
		height: 200px !important;
	}
	.section-why-acuvue .face-thumb{
		margin: 15px 100px;
	}
	.face-slider-wrapper .bx-controls-direction a, .footer-prod-wrapper .bx-controls-direction a{
		text-indent: -999px;
		display: inline-block;
		z-index: 1000;
		position: absolute;
		width: 50px;
		height: 50px;
	}
	.face-slider-wrapper .bx-wrapper, .footer-prod-wrapper .bx-wrapper{
		position: relative;
	}
	.face-slider-wrapper .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/circle-arrow-left.png) no-repeat center left;
		top: 35%;
		left: 20px;
		background-size: 100% 100%;
	}
	.face-slider-wrapper .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/circle-arrow-right.png) no-repeat center right;
		top: 35%;
		right: 20px;
		background-size: 100% 100%;
	}
	 .footer-prod-wrapper .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/prev_btn.png) no-repeat center left;
		top: 10%;
		left: 20px;
	}
	 .footer-prod-wrapper .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/next_btn.png) no-repeat center right;
		top: 10%;
		right: 20px;
	}
	.face-slider-wrapper{
		padding-bottom: 20px;
	}
	.section-why-acuvue .face-slider-wrapper .round.mob-view{
		margin: -85px 10px 0 5px;
	}
	.node-type-new-home-page .home-slider-container .arrow-down{
		left: 9em;
		bottom: 10em;
	}
	.node-type-new-home-page .home-slider-container .bx-controls{
		left: 6.5em;
		bottom: 14em;
	}
	.node-type-new-home-page .vid-title{
		left: 5em;
		top: 5em;
	}
	/*.node-type-new-home-page .top-div{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-banner-home.png) no-repeat top center;
		background-size: 100% 100%;
	}*/
	.node-type-new-home-page img.desk-view{
		display: none;
	}
	.node-type-new-home-page img.mob-view{
		display: block;
		background-color: transparent;
	}
	.node-type-new-home-page .video-div img{
		margin-top: -28px;
	}
	.section-why-contact-lenses .video-slider-wrapper .bx-wrapper .bx-controls, 
	.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls{
		display: none;
	}
	.section-why-acuvue .video-slider-wrapper .vid-name{
		top: 5.5em;
		right: 10px;
	}
	.section-why-acuvue .video-slider{
		margin-bottom: 40px;
	}
	.section-why-acuvue .video-slider-wrapper .vid-name h1{
		font-size: 20px;
		margin-bottom: -15px;
	}
	.section-why-acuvue  .video-slider-wrapper .round.mob-view{
		margin: -60px 10px 0 5px;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc3 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-college.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc4 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-first-impression.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc5 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-get-the-job.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc6 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-run.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc7 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-travel.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-blue-banner-home.png) no-repeat top center;
		background-size: 100%;
		background-color: transparent;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-eye-home.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1 img.desk-view{
		display: none;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1 img.mob-view{
		display: block;
		width: 70%;
		margin: 0 auto;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2 .slider-wrap{
		float: none;
		margin-right: 0;
	}
	.node-type-new-home-page .home-slider-container{
		margin-top: -120px;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle, 
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle{
		height: 200px;
		width: 200px;
		margin: 7.5em 10em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle{
		margin: 12.5em 10em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle{
		margin: 0 6em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
		margin: 2em 6em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle{
		margin: 15em 1em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle h2{
		font-size: 20px;
		line-height: 20px;
		padding: 50px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle p{
		font-size: 12px;
	}
	.node-type-new-home-page .product_section{
		margin-top: -37px;
	} 
	.node-type-new-home-page .home-slider-container .slider-child.sc3 h2, .node-type-new-home-page .home-slider-container .slider-child.sc4 h2, 
	.node-type-new-home-page .home-slider-container .slider-child.sc5 h2, .node-type-new-home-page .home-slider-container .slider-child.sc6 h2,
	.node-type-new-home-page .home-slider-container .slider-child.sc7 h2{
		padding: 50px 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
		margin: 12em 1em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle h2{
		padding: 50px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle h2{
		padding: 70px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container  .sc2 p{
		width: 69%;
		padding-top: 15em;
		padding-left: 16em;
		font-size: 11px;
		font-weight: bold;
	}
	.node-type-new-home-page .home-slider-container .num-text{
		font-size: 4em;
		display: block;
		padding: 40px 0;
		margin-left: 3em;
	}
	.node-type-new-home-page .home-slider-container .num-text span {
		font-size: 11px;
		display: block;
		padding-left: 0;
		width: 44%;
		padding-top: 20px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles > div{
		margin-right: 30px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles  img{
		width: 70%;
	}
	.node-type-new-home-page .home-slider-container .slide-circles {
		margin-left: -125px;
		text-align: center;
		margin-top: -20px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles #light img{
		width: 50%;
	}
	.node-type-new-home-page .vid-title{
		top: 27em;
		text-align: center;
	}
	.node-type-new-home-page .video-div .arrow-down img {
		margin-top: 0;
		width: 10%;
	}
	.node-type-new-home-page .top-div .arrow-down img{
		width: 10%;
	}
	.section-why-contact-lenses .vid-child .player_box{
		width: 100%;
		left: 0;
	}
	.section-why-contact-lenses .vid-child .player_wrapper{
		padding-bottom: 41.6%;
		margin: 0;
	}
	.etrial_footer_cont .footer-cont {
		width: 86%;
	}
	.etrial_footer_cont .footer-cont > div {
		display: block;
	}
	.etrial_footer_cont .etrial_footer_copy {
		width: 100%;
		text-align: center;
	}
	.etrial_footer_cont .etrial_footer_social {
		float: none;
		padding-top: 0;
		text-align: center;
	}
	.etrial_footer_cont{
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/mob-footer.png) no-repeat top center;
		min-height: 600px;
	}
	.social-links a:nth-child(1) {
		border-right: 1px solid #5dade0;
	}
	.etrial_footer_cont .etrial_footer_social .foot_blue_txt {
		display: none;
	}
	.etrial_footer_cont .etrial_footer_copy {
		padding-bottom: 35px;
	}
	.etrial_footer_cont .foot-links-wrap{
		margin: 40px auto;
	}
	.etrial_footer_cont .social-links a:nth-child(1) img, .etrial_footer_cont .social-links a:nth-child(2) img {
		border-right: 1px solid #5dade0;
	}
	.etrial_footer_cont .social-links a:nth-child(2) img {
		padding-left: 25px;
	}
	.etrial_footer_cont .social-links a img {
		padding-right: 35px;
	}
	.etrial_footer_cont .social-links {
		margin-left: 25px;
	}
	.mob-view.foot-links-left, .mob-view.foot-links-right {
		background-color: transparent;
		margin-top: 20px;
	}
	.etrial_footer_cont .foot-links-wrap li {
		border-right: none;
		display: block;
	}
	.etrial_footer_cont .foot-links-wrap li a{
		font-size: 12px;
	}
	.mob-view.foot-links-left {
		float: left;
		width: 45%;
		margin-right: 17px;
	}
	.mob-view.foot-links-left li, .mob-view.foot-links-right li {
		margin: 30px 0px;
	}
	.mob-view.foot-links-right{
		margin-top: 50px;
	}
	.node-type-new-home-page .home-slider-container{
		margin-bottom: -75px;
	}
	.section-why-acuvue .video-slider-wrapper .vid2 .vid-name h1 {
		font-size: 14px;
	}
	.section-why-acuvue .video-slider-wrapper .vid2 .vid-name {
		top: 5.2em;
		right: 10px;
	}
	.node-type-product .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 29%;
	}
	.pr-lacreon .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-hydraluxe .video-slider-wrapper .bx-wrapper .bx-controls a {
		top: 23%;
	}
	.pr-multifocal .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-define .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 30%;
	}
	.pr-oastig .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-clear .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 21%;
	}
	.pr-mastig .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-clear .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 19%;
	}
	.node-type-product-new .video-slider-wrapper  #vid-thumb-pager{
		position: static;
	}
	.node-type-product-new .video-slider-wrapper #vid-thumb-pager .vid-thumb {
		width: 35%;/*made a change here from 26 to 35*/
		height: 99px;
		text-align: center;
		font-size: 10px;
		padding-top: 100px;
		padding-left: 0;
		margin-top: 50px;/*added this for style*/
	}
	.pr-mastig .video-slider-wrapper #vid-thumb-pager .vid-thumb {
		width: 35%;
		margin-top: 50px;
	}
	.pr-mastig .video-slider-wrapper  #vid-thumb-pager{
		position: static;
		margin-top: -50px;
	}
	.node-type-product-new .video-slider-wrapper #vid-thumb-pager .vid-thumb.active {
		background-position: left top;
		height: 99px;
		padding-left: 0;
	}
	.pr-multifocal .prod-info{
		min-height: 700px;
	}
	.node-type-product-new .vid-desc {
		margin: 50px auto 10px auto;
	}
	.pr-oastig .vid-desc {
		margin: 85px auto 10px auto;
	}
	.pr-define .vid-desc {
		margin: 100px auto 10px auto;
	}
	.section-why-contact-lenses .circle-banner-wrapper  .arrow-down{
		bottom: 35px;
	}
	.section-why-contact-lenses .arrow-down img, .section-why-acuvue .arrow-down img{
		width: 10%;
	}
	.section-why-acuvue .video-slider-wrapper h1{
		padding-bottom: 15px;
	}
	.footer-prod-wrapper h2{
		padding: 10px 0 50px 0;
	}
	.section-why-contact-lenses .wcl .vid-thumb{background: url('../images/video-mob-slide1.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide2{background: url('../images/video-mob-slide2.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide3{background: url('../images/video-mob-slide3.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide4{background: url('../images/video-mob-slide4.png') no-repeat left top;}
	.section-why-contact-lenses .video-slider-wrapper #vid-thumb-pager {
		position: static;
		margin-top: -40px;
	}
	.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb{
		width: 35%;
		padding-top: 100px;
		padding-left: 0;
		margin-top: 50px;
	}
	.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
		background-position: left top;
		padding-left: 0;
		height: 99px;
		font-size: 11px;
	}
	.section-why-contact-lenses .round.mob-view{
		margin: 35px 10px 0 5px;
	}
	.section-why-acuvue  .video-slider-wrapper #vid-thumb-pager {
		position: static;
	}
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
		padding-top: 100px;
		padding-left: 0;
		text-align: center;
		width: 30%;
	}
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
		background-position: left bottom;
		height: 99px;
		padding-left: 0;
		font-size: 9px;
	} 
	.pr-clear .info-foot {
		margin-top: 80px;
	}
	.pr-multifocal .eyeinspired {
		margin: 30px auto 10px;
	}
	.video-div .player_box {
		top: -1px;
	}
	.pr-clear .eyeinspired {
		margin-right: 0em;
		margin: 40px auto 0;
	}
	.round-cont {
		position: static;
		right: 0;
		top: 0;
	}
	.round-cont.scrolling {
		position: fixed;
		top: 40em;
		right: 0;
		z-index: 100;
	}
}

/**Product Landing Page **/
.desk-view{
	background-color: #fff;
}
.desk-view > img {
    display: block;
    margin: 0 auto;
}
.node-type-product-new .l-content, .node-type-product-landing-page .l-content{
	width: 1349px;
}
.node-type-product-landing-page .myopia, .node-type-product-landing-page .multi {
    background-color: #8cc6ec;
    text-align: center;
	min-height: 820px;
}
.mycircle p, .astigcircle p, .multicircle p, .beautycircle p{
    color: #fff;
    background-color: #0d9fda;
    border-radius: 100%;
    height: 120px;
    padding: 40px 0;
    width: 120px;
    margin: 0 auto;
	text-align: center;
	font-family: "Graphik-Semibold";
}
.astigcircle p, .beautycircle p, .multicircle p{
	padding: 50px 0px;
}
.mycircle, .astigcircle, .multicircle, .beautycircle{
    padding: 30px 0 70px;
}
.myprods .prod-left, .myprods .prod-center {
    width: 33%;
    float: left;
}
.myprods .prod-left{
	margin-top: 8em;
} 
 .myprods .prod-right{
	margin-top: 11em;
 }
.myprods .prod-right {
    width: 33%;
    float: right;
}
.myprods .prod-left  h3, .myprods .prod-center  h3, .myprods .prod-right  h3   {
    color: #01468c;
	font-weight: bold;
    font-family: "Graphik-Semibold";
}
.node-type-product-landing-page .myprods .prod-center.active  h3{
    font-size: 20px;
    line-height: 25px;
	font-family: "Graphik-Semibold";
}
.myprods .prod-left h3, .myprods .prod-right h3, .myprods .prod-center h3 {
    font-size: 12px;
}
.myprods .prod-left p, .myprods .prod-right p, .myprods .prod-center p{
	font-size: 12px;
	font-family: "Graphik-Light";
}
.myprods .prod-left p{
	width: 50%;
	margin: 0 auto;
}
.node-type-product-landing-page .myprods .prod-center.active p {
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    padding: 10px 0;
	font-family: "Graphik-Light";
}
.myprods {
    overflow: hidden;
}
.myprods .find, .astigprods .find , .multiprods .find, .beautyprods .find{
    width: 30%;
    color: #fff;
	display: inline-block;
	float: right;
	font-family: "Graphik-Semibold";
}
.astigprods .find{
	width: 22%;
}
.myprods .prod-left .find, .myprods .prod-right .find{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	margin-right: 105px;
}
.myprods .prod-left.active .find, .myprods .prod-right.active .find{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
}
.astigprods .find, .beautyprods .find{
	border-bottom: 2px solid #01468c;
	border-top: 2px solid #01468c;
	font-weight: bold;
}
.myprods .prod-left .prod-imag, .myprods .prod-right .prod-imag{
	padding-bottom: 50px;
}
.myprods .prod-center .prod-imag{
	padding-bottom: 180px;
}
.myprods .prod-center.active .find, .multiprods .find{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	margin-right: 35px;
}
.myprods .prod-center .find{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
.myprods  .find a, .astigprods .find a, .multiprods .find a, .beautyprods .find a{
	color: #fff;
    display: inline-block;
    text-align: left;
    padding: 2px 0;
	vertical-align: sub;
}
.astigprods .find a, .beautyprods .find a{
	color: #01468c;
}
.myprods  .find  p, .astigprods .find p, .multiprods .find p, .beautyprods .find p{
	display: inline;
	margin-left: 40px;
	vertical-align: super;
	font-size: 20px;
}
.astigprods, .beautyprods {
    text-align: center;
	overflow: hidden;
	padding-bottom: 50px;
}
.astigprods .prod-left {
    float: left;
    width: 50%;
}
.astigprods .prod-right {
    float: right;
    width: 50%;
}
.astigprods h3, .multiprods h3, .beautyprods h3{
    color: #01468c;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    padding: 10px 0;
	font-family: "Graphik-Semibold";
}
.astigprods .find p, .beautyprods .find p {
    color: #01468C;
	margin: 0 0 0 40px;
}
.astigprods .find{
	float: none;
	margin-left: 16em;
	margin-bottom: 50px;
}
.multiprods .find{
	float: none;
	width: 10%;
	margin-left: 23em;
	margin-top: 4em;
}
.astigprods .prod-imag {
    padding: 20px 0 50px;
}
.multiprods .prod-imag{
	padding: 40px 0 50px;
}
.astigprods p{
    font-size: 20px;
    margin: 0 200px;
    line-height: 25px;
	font-family: "Graphik-Light";
}
.multiprods .prod-left p, .beautyprods .prod-left p{
    font-size: 20px;
    line-height: 25px;
	font-family: "Graphik-Light";
}
.beautyprods .find{
	float: none;
	width: 11%;
}
.beautyprods .prod-left .lenses p {
    font-size: 10px;
    line-height: 15px;
}
.beautyprods .lenses > div {
    display: inline-block;
	margin-right: 12px;
}
.prod-bottom > div {
    display: inline-block;
}
.beautyprods .find {
    float: none;
    width: 11%;
    margin-top: 36px;
    vertical-align: top;
}
.lenses {
    margin-right: 20px;
}
.prod-bottom {
    margin: 50px 0;
}
.node-type-product-landing-page .myopia{
	margin-top: -4px;
}
.maincont{
	background: none;
}
.mob-view{display: none;}
 

/* Products Page */
.node-type-product-new {
	background-color: #fff;
}
.node-type-product-new .prod-info {
    text-align: center;
}
.node-type-product-new  .prod-info h3, .prod-description h3{
	color: #01468c;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	padding: 30px 0 10px;
	font-family: "Graphik-Semibold";
}
.node-type-product-new .prod-info .prod-imag {
	padding: 10px 0 20px;
}
.p-wrapper {
    width: 54%;
	text-align: justify;
    margin: 20px auto;
}
.p-wrapper p {
    margin: 10px;
}
.diagram {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/prod-blue-bg.png) no-repeat top center;
	min-height: 627px;
}
.diagram > div {
    display: inline-block;
    padding: 150px 40px 0 40px;
}
.outer-circle.circle-2 {
    margin-top: 60px;
    vertical-align: top;
}
.diagram .inner-circle {
    border: 1px solid #fff;
    border-radius: 100%;
    padding: 12px;
}
.diagram  .circle-2 .inner-circle{
	padding: 7px;
}
.vid-desc {
    margin: 0 auto;
    width: 45%;
}
.vid-desc li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding: 10px 25px;
	font-family: "Graphik-Light";
}
.vid-desc p {
    text-align: center;
    margin: 50px 0 15px;
	font-family: "Graphik-Light";
}
.prod-description h3 {
    text-align: center;
    margin: 50px 0 30px;
}
.prod-description dt {
    display: list-item;
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/circle-bullet.png);
    padding: 40px 0 20px 40px;
    font-weight: bold;
	font-size: 18px;
	font-family: "Graphik-Semibold";
}
.prod-description dd {
    font-family: "Graphik-Light";
    font-size: 16px;
}
.prod-description dl {
    margin-left: 20px;
}
.prod-description {
    margin: 0 auto;
    width: 80%;
}
.prod-desc-defn li {
    list-style-type: disc;
    padding-left: 30px;
    margin-left: 20px;
}
.refer-disc p strong {
    font-family: "Graphik-Medium";
}
ul.prod-desc-subdef li {
    list-style-type: none;
    padding: 0px;
	margin-left: 0;
}
ul.prod-desc-subdef {
    padding-left: 0px;
}
.refer-disc h4 {
    color: #01468c;
    font-weight: bold;
    text-align: center;
	padding-top: 10em;
	font-family: "Graphik-Semibold";
}
.refer-disc {
	margin: 0 auto;
    background: url(/sites/acuvuesg/themes/acuvuesg/images/foot-bg.png) no-repeat top center;
    min-height: 529px;
}
.refer-disc p {
    width: 60%;
    margin: 25px auto;
    font-size: 14px;
    font-family: "Graphik-Light";
}
.pr-lacreon .diagram .left-text {
	float: left;
    width: 25%;
    margin-left: 9em;
	position: relative;
}
.pr-lacreon .diagram .outer-circle {
    float: left;
}
.pr-lacreon .diagram .right-text {
    float: right;
    width: 25%;
    margin-right: 10em;
	position: relative;
}
.pr-lacreon .diagram h4 {
    color: #fff;
    padding-bottom: 30px;
    font-weight: bold;
	text-align: left;
	font-family: "Graphik-Semibold";
    font-size: 16px;
}
.pr-lacreon .diagram p, .pr-lacreon .diagram li {
    text-align: left;
}
.pr-lacreon .right-text li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding: 5px 25px;
	font-family: "Graphik-Light";
    font-size: 16px;
}
.pr-lacreon .right-text img {
    position: absolute;
    top: 10px;
    right: 24em;
}
.pr-lacreon .left-text img {
    position: absolute;
    top: 10px;
    left: 16em;
}
.pr-lacreon .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/blue-banner-2.png) no-repeat top center;
    min-height: 775px;
}
.pr-lacreon .refer-disc p {
    width: 50%;
    margin: 15px auto;
}
.pr-multifocal  .prod-info h3{
	padding: 60px 0 0;
}
.pr-multifocal .diagram > div{
	padding: 100px 40px 0 40px;
}
.pr-multifocal .refer-disc ul li {
    margin: 20px auto;
    width: 43%;
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    padding-left: 20px;
    font-size: 13px;
}
.pr-multifocal .refer-disc h4{
	padding-top: 6em;
}
.pr-oastig .refer-disc, .pr-clear  .refer-disc{
    background: url(/sites/acuvuesg/themes/acuvuesg/images/blue-banner-2.png) no-repeat top center;
    min-height: 775px;
}
.pr-oastig .refer-disc ol li, .pr-clear .refer-disc ol li, .section-product-trueeye .refer-disc ol li {
    font-size: 14px;
    width: 50%;
    margin: 10px auto;
    list-style-type: decimal;
}
.pr-oastig .refer-disc h4{
	padding-top: 8em;
}
.pr-clear .info-arrow {
    margin-top: 11em;
    vertical-align: top;
}
.pr-hydraluxe ul.prod-desc-subdef li, .section-product-trueeye ul.prod-desc-subdef li{
	padding: 0;
}
.pr-hydraluxe .video-slider-wrapper, .section-product-trueeye .video-slider-wrapper  {
    margin-top: 70px;
}
.pr-define .refer-disc {
   background: transparent none repeat scroll 0 0 ;
   min-height: 384px;
}
.pr-clear .refer-disc h4, .pr-hydraluxe .refer-disc h4, .section-product-trueeye .refer-disc h4{
	padding-top: 7em;
}
.pr-hydraluxe  .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/hydraluxe-blue-bg.png) no-repeat top center;
    min-height: 675px;
}
.pr-hydraluxe .refer-disc li {
    list-style-image: url(/sites/acuvuesg/themes/acuvuesg/images/square-bullet.png);
    margin: 0 auto;
    font-size: 14px;
    width: 50%;
    padding-left: 30px;
}
.section-product-trueeye .refer-disc {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/true-bg.png) no-repeat top center;
    min-height: 583px;
}
.section-product-trueeye .refer-disc p {
    width: 48%;
}
.pr-define .real-effect {
	position: relative;
    min-height: 601px;
	margin: 100px 0 30px;
}
.pr-define .lens-styles {
    margin: 60px 0;
}
.pr-define .lens-styles > div , .pr-define .real-wrap > div, .pr-define .colours > div{
    display: inline-block;
    font-size: 12px;
    margin: 0 30px;
}
.pr-define .real-wrap > div{
	margin: 50px 40px;
}
.pr-define .colours > div{
	margin: 0 40px;
	text-align: center;
}
.prod-info p {
    padding-top: 15px;
	font-family: "Graphik-Light";
    font-size: 16px;
	text-align:center; /*new*/
}
.pr-define .real-wrap h2, .pr-define .real-wrap #blue-p{
    color: #01468c;
	font-family: "Graphik-Light";
}
.pr-define .real-wrap #blue-p strong {
    font-family: "Graphik-Semibold";
}
.pr-define .real-wrap h2 {
    font-size: 30px;
    padding: 70px 0 40px;
}
.pr-define .real-wrap {
    width: 100% !important;
    text-align: center;
	position: relative;
    bottom: 0;
}
.pr-define p#blue-p {
    font-size: 16px;
}
.pr-define .real-wrap p {
    margin-top: 30px;
	font-family: "Graphik-Light";
	font-size: 16px;
}
.prod-description .colours p {
    font-family: "Graphik-Light";
    font-size: 14px;
}
.pr-define .real-wrap .lens p {
    font-size: 14px;
}
.pr-define .colours #natural{
	vertical-align: top;
}
.pr-define .mob-view {
    display: none;
}
.pr-define .mob-effects{
	display: none;
}
.close_img_box {
    position: absolute;
    top: 15px;
    right: 15px;
}
.close_img_box img {
    display: inline-block;
    max-width: 100%;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc3 .blue-circle{
	margin: 10em 53em;
}

/*Landing Pages*/
.node-type-landing-page .l-content{
	width: 1349px;
}
.node-type-landing-page .top-banner {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/wcl-banner.jpg) no-repeat top center;
    margin: 0 auto;
    min-height: 632px;
}
.node-type-landing-page .circle-content h1{
	font-weight: bold;
    color: #01468c;
    width: 40%;
    text-align: center;
    line-height: 35px;
    margin: -8em auto 0 40px;
	font-family: "Graphik-Semibold";
}
.node-type-landing-page .circle-content {
    min-height: 632px;
    width: 770px;
    margin: 0 auto;
    padding-top: 100px;
}
.node-type-landing-page .top-text {
    text-align: center;
    padding: 40px 0;
}
.node-type-landing-page .top-wrapper {
    background-color: #92c1df;
}
.node-type-landing-page .top-text .blue-text {
    color: #02458c;
	font-size: 22px;
    font-family: "Graphik-Light";
}
.node-type-landing-page .top-text .white-text {
    color: #fff;
    padding: 20px 0;
    width: 68%;
    margin: 0 auto;
    font-size: 18px;
	font-family: "Graphik-Light";
    line-height: 20px;
}
.node-type-landing-page .video-slider-wrapper {
    background-color: #FFF;
    padding: 30px 0;
	text-align: center;
}
.section-why-acuvue .video-slider-wrapper {
    position: relative;
}
.section-why-acuvue .video-slider-wrapper .video-slider {
    padding-bottom: 100px;
}
.node-type-landing-page .video-slider-wrapper h3, .node-type-landing-page .circle-banner-wrapper h3, .node-type-landing-page .video-slider-wrapper h1 {
    color: #02458c;
    font-weight: bold;
    font-size: 22px;
	text-transform: uppercase;
	font-family: "Graphik-Semibold";
}
.node-type-landing-page .video-slider-wrapper p {
    color: #898991;
    width: 59%;
    margin: 20px auto;
	font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-landing-page .circle-banner-wrapper {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/circle-banner.png) no-repeat top center;
    min-height: 780px;
	text-align: center;
    padding-top: 50px;
	position: relative;
}
.node-type-landing-page .circle-banner-wrapper  .arrow-down, .node-type-landing-page .face-slider-wrapper  .arrow-down{
    position: absolute;
    bottom: 15px;
    width: 100%;
    color: #fff;
    font-size: 12px;
}
.node-type-landing-page .arrow-down img, .node-type-new-home-page .arrow-down img{
    width: 3%;
    padding-top: 10px;
}
.node-type-landing-page .circle-banner-wrapper  .circles{
	width: 50%;
    position: relative;
    margin: 0 auto;
	line-height: 14px;
}
.node-type-landing-page .circle-banner-wrapper  .circles > div{
	border: 2px solid #fff;
    border-radius: 100%;
	position: absolute;
}
.node-type-landing-page .circle-banner-wrapper  .circles p{
	color: #fff;
	font-family: "Graphik-Light";
}
.node-type-landing-page .circle-banner-wrapper .circle-1{
	width: 200px;
	height: 200px;
	top: 7em;
}
.node-type-landing-page .circle-banner-wrapper .circle-1 p{
	font-size: 18px;
    padding: 62px 10px 0 10px;
    line-height: 20px;
}
.node-type-landing-page .circle-banner-wrapper .circle-1.active{
	width: 230px;
	height: 230px;
}
.node-type-landing-page .circle-banner-wrapper .circle-1.active p{
    padding: 82px 10px 0 10px;
}
.node-type-landing-page .circle-banner-wrapper .circle-2{
	width: 110px;
	height: 110px;
	top: 18em;
    left: 16em;
}
.node-type-landing-page .circle-banner-wrapper .circle-2 p{
	font-size: 14px;
    padding-top: 30px;
}
.node-type-landing-page .circle-banner-wrapper .circle-2.active{
	width: 140px;
	height: 140px;
}
.node-type-landing-page .circle-banner-wrapper .circle-2.active p{
	padding-top: 55px;
}
.node-type-landing-page .circle-banner-wrapper .circle-3{
	width: 130px;
	height: 130px;
	top: 25em;
    left: 3em;
}
.node-type-landing-page .circle-banner-wrapper .circle-3 p{
	font-size: 14px;
	padding-top: 40px;
}
.node-type-landing-page .circle-banner-wrapper .circle-3.active{
	width: 160px;
	height: 160px;
	top: 23em;
}
.node-type-landing-page .circle-banner-wrapper .circle-3.active p{
    padding-top: 65px;
}
.node-type-landing-page .circle-banner-wrapper .circle-4{
	width: 150px;
	height: 150px;
	top: 17em;
    left: -12em;
}
.node-type-landing-page .circle-banner-wrapper .circle-4 p{
	padding-top: 50px;
	font-size: 15px;
}
.node-type-landing-page .circle-banner-wrapper .circle-4.active{
	width: 180px;
	height: 180px;
}
.node-type-landing-page .circle-banner-wrapper .circle-4.active p{
    padding-top: 75px;
}
.face-slider-wrapper {
    background-color: #8CC6EC;
	text-align: center;
}
.section-why-acuvue .circle-btns {
    position: relative;
    text-align: center;
}
.section-why-acuvue .face-thumb {
    display: inline-block;
    margin: 15px;
    vertical-align: top;
}
.section-why-acuvue .circle-btns .face-thumb .outer-white-circle{
	border: 1px solid #fff;
    border-radius: 100%;
    height: 175px;
    padding: 9px;
    width: 175px;
}
.section-why-acuvue .circle-btns .face-thumb.active .inner-circle{
	background: #00a2e0 none repeat scroll 0 0;
}
.section-why-acuvue .circle-btns .face-thumb .inner-circle{
	background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    height: 155px;
    width: 155px;
}
.section-why-acuvue .circle-btns .face-thumb.active .inner-circle h3{
	color: #fff;
}
.section-why-acuvue .circle-btns .face-thumb.thumb1 .inner-circle h3{
	padding-top: 65px;
}
.section-why-acuvue .circle-btns .face-thumb .inner-circle h3{
	color: #00a2e0;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
	font-family: "Graphik-Semibold";
}
.section-why-acuvue .face-slider-wrapper .black-text, .section-why-acuvue .face-slider-wrapper .white-text {
    font-family: "Graphik-Light";
    font-size: 16px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb2 .inner-circle h3{
	padding-top: 40px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb3 .inner-circle h3{
	padding-top: 52px;
}
.section-why-acuvue .circle-btns .face-thumb.thumb5 .inner-circle h3,
.section-why-acuvue .circle-btns .face-thumb.thumb6 .inner-circle h3 ,
.section-why-acuvue .circle-btns .face-thumb.thumb4 .inner-circle h3{
    padding-top: 50px;
}
.section-why-acuvue .left-circle .outer-white-circle, .section-why-acuvue .right-circle .outer-white-circle{
	border: 1px solid #fff;
    border-radius: 100%;
    height: 250px;
    padding: 12px;
    width: 250px;
}
.section-why-acuvue .left-circle .inner-blue-circle, .section-why-acuvue .right-circle .inner-blue-circle{
	background: #00a2e0 none repeat scroll 0 0;
    border-radius: 100%;
    height: 225px;
    width: 225px;
}
.section-why-acuvue .left-circle .white-text, .section-why-acuvue .right-circle .white-text{
	color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 25px;
    text-align: center;
}
.section-why-acuvue  .white-text{
	color: #fff;
}
.section-why-acuvue  .white-text.p1{
	padding-top: 90px;
}
.section-why-acuvue  .white-text.p2{
	font-size: 20px;
	font-weight: bold;
}
.section-why-acuvue .face-banner{
	position: relative;
}
.section-why-acuvue .face-banner .right-circle, .section-why-acuvue .face-banner .left-circle{
	position: absolute;
	top: 5em;
}
.section-why-acuvue .face-banner .right-circle{
	right: 4em;
}
.section-why-acuvue .face-banner .left-circle{
	left: 4em;
}
/* Footer */
.footer-prod-wrapper h2{
	color: #02458c;
    font-weight: bold;
    font-size: 22px;
	text-align: center;
	padding: 50px 0;
	line-height: 25px;
	font-family: "Graphik-Semibold";
}
.footer_slider{
	width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.footer_slider li{
	width: 340px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    min-height: 200px;
    margin: 0 20px 30px 20px;
}
.footer_slider li .prod-3, .footer_slider li .prod-4{
	border-bottom: none;
}
.footer_slider li h4{
	color: #003087;
    padding: 15px 0 5px;
    font-weight: bold;
}
.video-slider-wrapper .blue-btn, .face-slider-wrapper .blue-btn, .footer-prod-wrapper .blue-btn{
    background-color: #01458c;
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    padding: 10px 50px;
    text-align: center;
    width: 120px;
	font-family: "Graphik-Light";
}
.section-why-acuvue .left-circle .inner-blue-circle p, .section-why-acuvue .right-circle .inner-blue-circle p {
    font-family: "Graphik-Light";
    font-size: 20px;
}
.product_section{
	background: #fff;
}
.footer_slider p {
    color: #000;
    font-size: 12px;
}
.footer-prod-wrapper {
    text-align: center;
	padding-bottom: 30px;
}
.footer-prod-wrapper .footer-text {
    margin-top: 25px;
}
.section-why-acuvue .face-slider-wrapper  .arrow-down{
	position: static !important;
	margin-top: 30px;
}
.node-type-landing-page .face-slider-wrapper  .white-text{
	margin: 10px 0 30px;
}
.node-type-landing-page .face-slider-wrapper  .inner-blue-circle .white-text{
	margin: 0;
}
.section-why-acuvue .arrow-down img {
    margin-bottom: 20px;
}
/* Home page */
.node-type-new-home-page .l-content{
	width: 1349px;
}
.node-type-new-home-page img.mob-view {
    display: none;
}
.node-type-new-home-page .top-div {
	background: url(/sites/acuvuesg/themes/acuvuesg/images/boxing_girl_new.png) no-repeat top center;
    min-height: 626px;
	padding-top: 12em;
	text-align: center;
}
.node-type-new-home-page .top-div .outer-white-circle{
	/*border: 1px solid #fff;
    border-radius: 100%;*/
    height: 300px;
    width: 300px;
	padding: 20px;
	margin: 0 auto;
}
/*.node-type-new-home-page .top-div .inner-blue-circle{
	background: #00a2e0 none repeat scroll 0 0;
    border-radius: 100%;
    height: 260px;
    width: 260px;
	text-align: center;
	color: #fff;
	padding-top: 50px;
}*/
.node-type-new-home-page .top-div .inner-blue-circle a{
	color: #fff;
}
.node-type-new-home-page .top-div .inner-blue-circle .blue-btn{
	background-color: #01458c;
    border-radius: 8px;
    color: #fff;
    padding: 7px 0;
    text-align: center;
    width: 165px;
    margin: 12px auto;
}
.node-type-new-home-page .arrow-down{
	font-size: 12px;
	color: #fff;
	padding-top: 80px;
}
.node-type-new-home-page .vid-title {
    position: absolute;
    top: 26em;
    left: 45em;
    color: #fff;
    text-align: left;
    line-height: 25px;
}
.node-type-new-home-page .vid-title h1 {
    font-weight: bold;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .video-div{
	position: relative;
	height: 787px;
}
.node-type-new-home-page .vid-title p {
    font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .video-div .round, .node-type-new-home-page .home-slider-container .round{
	background-color: #00a2e0;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 95px;
    line-height: 11px;
    padding: 17px;
    text-align: center;
    width: 95px;
	position: absolute;
	bottom: 50px;
	right: 50px;
}
.node-type-new-home-page .home-slider-container .round{
	background-color: #01458c;
	z-index: 999;
	display:none;
}
.node-type-new-home-page .video-div .round a, .node-type-new-home-page .home-slider-container  .round a{
	color: #fff;
	font-family: "Graphik-Light";
    font-size: 14px;
}  
.node-type-new-home-page  .video-div .arrow-down{
	padding-top: 0px;
	margin-top: -85px;
}
.node-type-new-home-page .home-slider-container .bx-controls .bx-pager-item a {
    display: inline-block;
    width: 10px;
    text-indent: -999px;
    overflow: hidden;
    height: 12px;
    width: 12px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 2px 2px 2px #ccc;
}
.home-slider-container .bx-controls .bx-pager-item a.active {
    border: 1px solid #01458C;
    background-color: #01458C;
}
.home-slider-container .bx-controls .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 20px;
}
.node-type-new-home-page .home-slider-container {
    position: relative;
}
.node-type-new-home-page .home-slider-container .bx-controls-direction {
    display: none;
}
.node-type-new-home-page .home-slider-container .slider-child {
    min-height: 800px;
}
.node-type-new-home-page .home-slider-container{
    margin-top: -21px;
	text-align: center;
}
.node-type-new-home-page .home-slider-container .slider-child.sc1{
	background-color: #8cc6ec;
}
.node-type-new-home-page .home-slider-container .slider-child.sc1 h2, .node-type-new-home-page .home-slider-container .slider-child.sc3 h2,
.node-type-new-home-page .home-slider-container .slider-child.sc4 h2, .node-type-new-home-page .home-slider-container .slider-child.sc5 h2, 
.node-type-new-home-page .home-slider-container .slider-child.sc6 h2, .node-type-new-home-page .home-slider-container .slider-child.sc7 h2 {
    color: #04488e;
    font-size: 25px;
    font-weight: bold;
    padding: 80px 0;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .home-slider-container .slider-child.sc1 p {
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    padding: 20px 0;
}
.node-type-new-home-page .home-slider-container .bx-controls {
    position: absolute;
	z-index: 999;
    bottom: 9em;
    left: 41.5em;
}
.node-type-new-home-page .home-slider-container .arrow-down {
    position: absolute;
	z-index: 999;
    bottom: 4em;
    left: 50em;
	padding-top: 0;
	color: #01458C;
}
.node-type-new-home-page .home-slider-container .arrow-down img {
    width: 30%;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle {
    background-color: #01458C;
    height: 300px;
    width: 300px;
    border-radius: 100%;
    margin: 3.5em 46em;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle h2 {
	font-weight: bold;
    color: #00a3e0;
    text-align: center;
    font-size: 25px;
    padding: 100px 0 0 0;
    line-height: 25px;
	font-family: "Graphik-Semibold";
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle h2{
	padding: 115px 0 0 0;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle h2{
	padding: 80px 0 0 0;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
	margin: 3.5em 60em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle{
	margin: 3.5em 20em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle{
	margin: 8.5em 6em;
	height: 270px;
	width: 270px;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle p {
    color: #fff;
    text-align: center;
	padding-top: 10px;
	font-family: "Graphik-Light";
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2{
	background: url(/sites/acuvuesg/themes/acuvuesg/images/home-slide-2.jpg) no-repeat top center;
}
.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2 .slider-wrap {
    width: 540px;
    float: right;
    margin-right: 50px;
    text-align: left;
    overflow: hidden;
}
.node-type-new-home-page .home-slider-container  .slide-circles > div {
    display: inline-block;
    margin-right: 45px;
}
.node-type-new-home-page .home-slider-container  .slide-circles span {
    display: block;
    text-align: center;
    padding-top: 10px;
    color: #01A1DD;    
	font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .home-slider-container  .sc2 p {
    color: #01458c;
    width: 50%;
    padding-top: 14em;
	font-family: "Graphik-Light";
    font-size: 16px;
}
.node-type-new-home-page .home-slider-container .num-text {
    color: #01A1DD;
    font-size: 5em;
    display: inline-block;
    padding: 50px 0;
}
.node-type-new-home-page .home-slider-container .num-text span {
    font-size: 15px;
    display: inline-block;
    color: #01458c;
    padding-left: 20px;
    text-align: left;
    width: 75%;
	text-transform:uppercase;
	font-weight:bold;
	font-family: "Graphik-Light";
}
.section-why-acuvue  .face-slider-wrapper .face-banner .desk-view {
    background-color: transparent;
} 
.node-type-product-landing-page .myprods .prod-left.active{
	margin-top: 0em;
}
.node-type-product-landing-page .myprods .prod-right.active{
	margin-top:11em;
}
.node-type-product-landing-page .myprods .prod-left.active .prod-imag img {
    width: 90%;
}
.node-type-product-landing-page .myprods .prod-left .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .myprods .prod-left.active h3, .node-type-product-landing-page .myprods .prod-right.active h3,
.node-type-product-landing-page .myprods .prod-left.active p, .node-type-product-landing-page .myprods .prod-right.active p{
	font-size: 20px;
	line-height: 25px;
}
.node-type-product-landing-page .prod-right.active .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .prod-center .prod-imag img {
    width: 70%;
}
.node-type-product-landing-page .prod-center.active .prod-imag img {
    width: 100%;
}
.node-type-product-landing-page .prod-center.active{
	margin-top: 0em;
}
.node-type-product-landing-page .prod-center{
	margin-top: 5em;
}
.section-why-contact-lenses .video-slider-wrapper .bx-wrapper,
.section-why-acuvue .video-slider-wrapper .bx-wrapper{
	position: relative;
}
.section-why-contact-lenses .video-slider-wrapper .bx-wrapper .bx-controls a, 
.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls a {
    position: absolute;
    top: 40%;
    left: 15em;
    background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/carousel-arrows.png) no-repeat left bottom;
    display: inline-block;
    height: 29px;
    width: 14px;
    text-indent: -999px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 100;
}
.section-why-contact-lenses .video-slider-wrapper .bx-wrapper .bx-controls a.bx-next,
.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls a.bx-next {
    background-position: left top;
    left: auto;
    right: 15em;
}
.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls a{
	left: 25px;
}
.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls a.bx-next{
	right: 25px;
}
.section-why-acuvue .video-slider-wrapper .vid-name {
    position: absolute;
    top: 20.5em;
    right: 19em;
}
.section-why-acuvue .video-slider-wrapper .vid-name h1{
	font-size: 30px;
	color: #fff;
}
.section-why-acuvue .video-slider-wrapper .vid-name p{
	margin: 4px 0;
	color: #fff;
}
.section-why-acuvue .face-slider-wrapper  .face-2 .inner-blue-circle, 
.section-why-acuvue .face-slider-wrapper  .face-3 .inner-blue-circle,
.section-why-acuvue .face-slider-wrapper  .face-4 .inner-blue-circle,
.section-why-acuvue .face-slider-wrapper  .face-5 .inner-blue-circle{
	display: table;
}
.section-why-acuvue .face-slider-wrapper  .face-2 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-3 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-4 .inner-blue-circle .white-text,
.section-why-acuvue .face-slider-wrapper  .face-5 .inner-blue-circle .white-text{
	display: table-cell;
	vertical-align: middle;
}
.node-type-new-home-page .slider-cont .slider-child.sc1 img.mob-view{
		display: none;
}
.node-type-new-home-page .slider-cont .slider-child.sc1 img.desk-view{
		background-color: transparent;
}
.node-type-new-home-page .slider-cont .slider-child.sc3{background: url(/sites/acuvuesg/themes/acuvuesg/images/college.jpg) no-repeat top center;}
.node-type-new-home-page .slider-cont .slider-child.sc4{background: url(/sites/acuvuesg/themes/acuvuesg/images/first-impression.jpg) no-repeat top center;}
.node-type-new-home-page .slider-cont .slider-child.sc5{background: url(/sites/acuvuesg/themes/acuvuesg/images/get-the-job.jpg) no-repeat top center;}
.node-type-new-home-page .slider-cont .slider-child.sc6{background: url(/sites/acuvuesg/themes/acuvuesg/images/run.jpg) no-repeat top center;}
.node-type-new-home-page .slider-cont .slider-child.sc7{background: url(/sites/acuvuesg/themes/acuvuesg/images/travel.jpg) no-repeat top center;}

/* home */
.video-div .player_box {
    height: 100%;
    left: 0;
    position: absolute;
    top: -141px;
    width: 100%;
}
.video-div .player_wrapper {
    padding-top: 9px;
}

/* why-acuvue */
.vid-child .player_box {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.vid-child .player_wrapper {
    padding-bottom: 46.6%;
}
.node-type-new-home-page .video-div .player_wrapper{
	margin-top: 9.4em;
}
.node-type-new-home-page .video-div .player_wrapper .player{
	padding-bottom: 54.5%;
}
/* .section-why-contact-lenses .vid-child .player_box {
    left: 179px;
    width: 74%;
} */
.section-why-contact-lenses .vid-child .player_wrapper {
    padding-bottom: 33.6%;
	margin: 0 180px;
}
.vid-desc .blue-button a {
    color: #fff;
	font-family: "Graphik-Light";
}
.dia-wrap{
margin-top: -50px;
}
.node-type-product-new .prod-info .diagram h3 {
    padding: 100px 0 0 0;
}
/*Landing Pages*/
/*footer*/
.etrial_footer_cont {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/footer-banner-sg.png) no-repeat top center;
	min-height: 394px;
}
.etrial_footer_cont .footer_logo img {
    margin: 0 auto;
    display: block;
}
.etrial_footer_cont .foot-links-wrap {
    width: 70%;
    margin: 0 auto;
	border-top: 1px solid #5dade0;
}
.etrial_footer_cont .foot-links-wrap li {
	margin-right: 12px;
    border-right: 1px solid #02458c;
	display: inline-block;
}
.etrial_footer_cont .footer-cont {
    width: 70%;
    margin: 0 auto;
}
.etrial_footer_cont .footer-cont > div {
    display: inline-block;
}
.etrial_footer_cont .etrial_footer_copy {
    width: 40%;
}
.etrial_footer_cont .etrial_footer_social {
    float: right;
	padding-top: 80px;
}
.etrial_footer_cont .etrial_footer_copy .foot_blue_txt {
    color: #02458c;
    font-weight: bold;
    font-size: 16px;
    padding: 50px 0 20px;
}
.etrial_footer_cont .etrial_footer_copy {
    padding-bottom: 50px;
}
.etrial_footer_cont .foot-links-wrap li a {
    color: #02458c;
	margin-right: 12px;
}
.etrial_footer_cont .foot-links-list {
    padding-top: 30px;
}
.etrial_footer_cont ul.foot-links-list li:last-child {
    border-right: none;
}
.node-type-new-home-page .home-slider-container{
	margin-bottom: -15px;
}
.foot-links-list.desk-view {
	background-color: transparent;
}
.pr-multifocal .p-wrapper{
	display: none;
}
.pr-multifocal .p-wrapper.mob-view{
	display: block;
}

.pr-define .vid-thumb{background: url('../images/th13.png') no-repeat left top;}
.pr-define .vid-thumb.slide2{background: url('../images/th14.png') no-repeat left top;}
.pr-define .vid-thumb.slide3{background: url('../images/th15.png') no-repeat left top;} 
.pr-define .vid-thumb.slide4{background: url('../images/th6.png') no-repeat left top;} 

.pr-mastig .vid-thumb{background: url('../images/th2.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide2{background: url('../images/th9.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}
.pr-mastig .vid-thumb.slide4{background: url('../images/th8.png') no-repeat left top;}

.pr-lacreon .vid-thumb{background: url('../images/th2.png') no-repeat left top;}
.pr-lacreon .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-lacreon .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.pr-multifocal .vid-thumb{background: url('../images/th3.png') no-repeat left top;}
.pr-multifocal .vid-thumb.slide2{background: url('../images/th2.png') no-repeat left top;}
.pr-multifocal .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}

.pr-oastig .vid-thumb{background: url('../images/th9.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide2{background: url('../images/th2.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide3{background: url('../images/th11.png') no-repeat left top;}
.pr-oastig .vid-thumb.slide4{background: url('../images/th8.png') no-repeat left top;}

.pr-hydraluxe .vid-thumb{background: url('../images/th4.png') no-repeat left top;}
.pr-hydraluxe .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-hydraluxe .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.pr-clear .vid-thumb{background: url('../images/th4.png') no-repeat left top;}
.pr-clear .vid-thumb.slide2{background: url('../images/th11.png') no-repeat left top;}
.pr-clear .vid-thumb.slide3{background: url('../images/th8.png') no-repeat left top;}

.node-type-product-new .video-slider-wrapper {
    position: relative;
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager {
    position: absolute;
    z-index: 100;
    bottom: 17em;
    left: 0;
    width: 100%;
	text-align: center;
}
.pr-multifocal .video-slider-wrapper  #vid-thumb-pager{
	bottom: 14em;
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
	display: inline-block;
    width: 22%;
    height: 99px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 110px;
	color: #878991;
	vertical-align: top;
	font-family: "Graphik-Light";
}
.node-type-product-new .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
	background-position: left bottom;
	height: 138px;
	color: #71c1dc;
	padding-left: 140px;
}
.node-type-product-new .vid-desc {
    margin: 100px auto;
}
.node-type-product-new .video-slider-wrapper .bx-wrapper .bx-controls a {
    position: absolute;
    top: 35%;
    left: 25px;
    background: url(../images/carosel-arrows.png) no-repeat left bottom;
    display: inline-block;
    height: 29px;
    width: 14px;
    text-indent: -999px;
    overflow: hidden;
    text-transform: uppercase;
    z-index: 100;
}
.node-type-product-new .video-slider-wrapper .bx-wrapper .bx-controls a.bx-next {
    background-position: left top;
    left: auto;
    right: 25px;
}
.section-why-acuvue .video-slider-wrapper .vid2 .vid-name {
    right: 8em;
	top: 25.5em;
}
.section-why-acuvue .video-slider-wrapper .vid3 .vid-name{
	right: 14em;
	top: 25.5em;
}
.pr-define .video-slider-wrapper  #vid-thumb-pager{
	bottom: 5em; /*edited was 13*/
}
.pr-clear .video-slider-wrapper  #vid-thumb-pager, .pr-oastig .video-slider-wrapper  #vid-thumb-pager{
	bottom: 21em;
}
.pr-mastig .video-slider-wrapper  #vid-thumb-pager, .pr-lacreon  .video-slider-wrapper  #vid-thumb-pager{
	bottom: 20em;
}
.pr-hydraluxe .video-slider-wrapper  #vid-thumb-pager{
	bottom: 19em;
}
.section-why-contact-lenses .wcl .vid-thumb{background: url('../images/video-slide1.png') no-repeat left top;}
.section-why-contact-lenses .wcl .vid-thumb.slide2{background: url('../images/video-slide2.png') no-repeat left top;}
.section-why-contact-lenses .wcl .vid-thumb.slide3{background: url('../images/video-slide3.png') no-repeat left top;}
.section-why-contact-lenses .wcl .vid-thumb.slide4{background: url('../images/video-slide4.png') no-repeat left top;} 

.section-why-contact-lenses  .video-slider-wrapper #vid-thumb-pager {
    position: absolute;
    width: 100%;
    z-index: 100;
	bottom: 1em;
}
.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
	display: inline-block;
    width: 17%;
    height: 99px;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 110px;
	color: #878991;
	vertical-align: top;
	font-family: "Graphik-Light";
}
.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
	background-position: left bottom;
	height: 138px;
	color: #71c1dc;
	padding-left: 140px;
	font-size: 10px;
} 
.section-why-contact-lenses .video-slider-wrapper{
	padding: 30px 0 120px 0;
	position: relative;
}
.section-why-acuvue .wa .vid-thumb{background: url('../images/wa-1.png') no-repeat left top;}
.section-why-acuvue .wa .vid-thumb.slide2{background: url('../images/wa-2.png') no-repeat left top;}
.section-why-acuvue .wa .vid-thumb.slide3{background: url('../images/wa-3.png') no-repeat left top;}
.section-why-acuvue .wa .vid-thumb.slide4{background: url('../images/th12.png') no-repeat left top;}
.section-why-acuvue .wa .vid-thumb.slide5{background: url('../images/th7.png') no-repeat left top;}
.section-why-acuvue  .video-slider-wrapper #vid-thumb-pager {
    position: absolute;
    width: 100%;
    z-index: 100;
	bottom: 7em;
}
.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
	display: inline-block;
    width: 18%;
    height: 99px;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    padding-top: 50px;
    padding-left: 110px;
	color: #878991;
	vertical-align: top;
	font-family: "Graphik-Semibold";
}
.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
	background-position: left bottom;
	height: 138px;
	color: #71c1dc;
	padding-left: 140px;
	font-size: 12px;
	font-family: "Graphik-Semibold";
}

.pr-mastig ul.prod-desc-subdef li, .pr-oastig ul.prod-desc-subdef li {
    list-style-type: disc;
    padding: 15px;
    margin-left: 20px;
} 
.node-type-new-home-page .video-div .round-cont.scrolling {
	 position: fixed;
	 right: 0;
	 top: 40em;
	 z-index: 1000;
}
.section-why-contact-lenses .player_wrapper .player{
	padding-bottom: 38.1%;
}
.section-why-contact-lenses .video-slider .vid-child img {
    width: 65%;
}
.section-why-acuvue .player_wrapper .player{
	padding-bottom: 46%;
}
.section-why-acuvue .video-slider .vid-child.vid2 img, .section-why-acuvue .video-slider .vid-child.vid3 img{
	width: 100%;
}
.section-why-acuvue .video-slider .vid-child img{
	height: auto;
}
.section-why-acuvue .video-slider-wrapper .bx-viewport {
    height: 650px !important;
}
.refer-disc li {
    font-family: "Graphik-Light";
}
.node-type-product-new .player_wrapper .player {
    padding-bottom: 54%;
}
.etrial_footer_cont  p.std-disc {
    width: 70%;
    margin: 0 auto;
    text-align: justify;
    margin-top: 25px;
}
.vid-child img:hover, .node-type-new-home-page .video-div img:hover{
    cursor: pointer;
}
.face-slider-wrapper iframe#site {
	 width: 80%;
	 margin: 50px 0;
}
.section-why-acuvue .face-thumb:hover {
	cursor: pointer;
}
.node-type-product-new .pr-hydraluxe .prod-info .prod-imag img {
    width: 40%;
} 
.node-type-product-new .l-content, .node-type-product-new .etrial_footer_cont,
.node-type-product-landing-page .l-content, .node-type-product-landing-page .etrial_footer_cont{
	width: 1349px;
}
.ed-video, .ms-video{
	width: 70%;
    margin: 0 auto;
    padding: 3em 0 0 0;}
.ed-video h4, .ms-video h4{
	font-size: 16px;
    font-family: "Graphik-Semibold";
    padding-bottom: 30px;
}
/* .ed-video iframe, .ms-video iframe{
	height: 637px;
    width: 956px;
} */
.hyd-vid-wrap-1, .hyd-vid-wrap-2{position: relative;}
.hyd-vid-wrap-1, .hyd-vid-wrap-2{cursor: pointer;}
.hyd-vid-wrap-1 .top, .hyd-vid-wrap-2 .top{
	position: absolute;
    top: 0px;
    width: 100%;
}
.node-type-product-new .hyd-vid-wrap-1 .player_wrapper .player,
.node-type-product-new .hyd-vid-wrap-2 .player_wrapper .player{padding:34%;}

@media screen and (min-width: 320px)  and (max-width: 568px){
	.mob-view.foot-links-left {
		margin-right: 1px;
	}
	.etrial_footer_cont .foot-links-wrap li a{
		font-size: 11px;
	}
}
@media screen and (max-width: 736px){
	/* product landing*/
	.pr-define .desk-view {
		display: none !important;
	}
	.node-type-product-landing-page .etrial_footer_cont{
		width: 100%;
	}
	.node-type-new-home-page .l-content,.node-type-product-new .l-content, 
	.node-type-product-landing-page .l-content, .node-type-landing-page .l-content {
		width: 100%;
	}
	.etrial_footer_cont p.std-disc {
		width: 90%;
		clear: both;
	}
	.node-type-product-new .etrial_footer_cont{
		width: 100%;
	}
	.node-type-product-new .pr-hydraluxe .prod-info .prod-imag img {
		width: 100%;
	}
	.section-why-acuvue .wa .vid-thumb{background: url('../images/mobile/wa-1-m.png') no-repeat left top;}
	.section-why-acuvue .wa .vid-thumb.slide2{background: url('../images/mobile/wa-2-m.png') no-repeat left top;}
	.section-why-acuvue .wa .vid-thumb.slide3{background: url('../images/mobile/wa-3-m.png') no-repeat left top;}
	.section-why-acuvue .wa .vid-thumb.slide4{background: url('../images/mobile/mob-th12.png') no-repeat left top;}
	.section-why-acuvue .wa .vid-thumb.slide5{background: url('../images/mobile/mob-th7.png') no-repeat left top;}
	.node-type-product .vid-child .player_box {
		padding: 20px;
	}
	.node-type-new-home-page .etrial_footer_cont{
		width: 100%;
	}
		.etrial_footer_social {
		width: 100%;
	}
	.section-why-acuvue .video-slider-wrapper .video-slider {
		padding-bottom: 20px;
	}
	.pr-define .vid-thumb{background: url('../images/mobile/th13.png') no-repeat left top;}
    .pr-define .vid-thumb.slide2{background: url('../images/mobile/th14.png') no-repeat left top;}
    .pr-define .vid-thumb.slide3{background: url('../images/mobile/th15.png') no-repeat left top;} 
    .pr-define .vid-thumb.slide4{background: url('../images/mobile/mob-th6.png') no-repeat left top;} 

	.pr-mastig .vid-thumb{background: url('../images/mobile/mob-th2.png') no-repeat left top;}
	.pr-mastig .vid-thumb.slide2{background: url('../images/mobile/mob-th9.png') no-repeat left top;}
	.pr-mastig .vid-thumb.slide3{background: url('../images/mobile/mob-th11.png') no-repeat left top;}
	.pr-mastig .vid-thumb.slide4{background: url('../images/mobile/mob-th8.png') no-repeat left top;}

	.pr-lacreon .vid-thumb{background: url('../images/mobile/mob-th2.png') no-repeat left top;}
	.pr-lacreon .vid-thumb.slide2{background: url('../images/mobile/mob-th11.png') no-repeat left top;}
	.pr-lacreon .vid-thumb.slide3{background: url('../images/mobile/mob-th8.png') no-repeat left top;}

	.pr-multifocal .vid-thumb{background: url('../images/mobile/mob-th3.png') no-repeat left top;}
	.pr-multifocal .vid-thumb.slide2{background: url('../images/mobile/mob-th2.png') no-repeat left top;}
	.pr-multifocal .vid-thumb.slide3{background: url('../images/mobile/mob-th11.png') no-repeat left top;}

	.pr-oastig .vid-thumb{background: url('../images/mobile/mob-th9.png') no-repeat left top;}
	.pr-oastig .vid-thumb.slide2{background: url('../images/mobile/mob-th2.png') no-repeat left top;}
	.pr-oastig .vid-thumb.slide3{background: url('../images/mobile/mob-th11.png') no-repeat left top;}
	.pr-oastig .vid-thumb.slide4{background: url('../images/mobile/mob-th8.png') no-repeat left top;}

	.pr-hydraluxe .vid-thumb{background: url('../images/mobile/mob-th4.png') no-repeat left top;}
	.pr-hydraluxe .vid-thumb.slide2{background: url('../images/mobile/mob-th11.png') no-repeat left top;}
	.pr-hydraluxe .vid-thumb.slide3{background: url('../images/mobile/mob-th8.png') no-repeat left top;}

	.pr-clear .vid-thumb{background: url('../images/mobile/mob-th4.png') no-repeat left top;}
	.pr-clear .vid-thumb.slide2{background: url('../images/mobile/mob-th11.png') no-repeat left top;}
	.pr-clear .vid-thumb.slide3{background: url('../images/mobile/mob-th8.png') no-repeat left top;}
	.section-why-acuvue .vid-slider li img {
		height: 210px;
	}
	.node-type-product-new .player_wrapper .player {
		padding-bottom: 47%;
	}
	.section-why-contact-lenses .video-slider .vid-child img {
		width: 100%;
	}
	.section-why-contact-lenses .player_wrapper .player {
		padding-bottom: 40.25%;
	}
	.section-why-acuvue .video-slider .vid-child img{
		height: 200px;
	}
	.section-why-acuvue .video-slider-wrapper .bx-viewport {
		height: auto !important;
	}
	.section-why-acuvue .video-slider-wrapper .vid3 .vid-name {
		right: 10px;
		top: 6em;
	}
	.mycircle, .astigcircle, .multicircle, .beautycircle {
		padding: 5px 0 20px;
		margin-top: -75px;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one{
		min-height: 530px;
	}
	.mob-product.oasys-one-moist .find, .mob-product.oasys-astig .find {
		margin-bottom: 40px;
	}
	.mycircle {
		opacity: 0.99;
	}
	.mob-view{display: block; background-color: #fff;}
	.desk-view{display: none;}
	.mob-product h3{color: #01468c;
	font-weight: bold; font-size: 18px; line-height: 25px; padding: 20px 0;}
	.mob-product{
		text-align: center;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc3 .blue-circle{
		margin: 12em 10em;
	}
	.mob-product p {
		font-size: 16px;
		line-height: 25px;
	}
	.mob-product img {
		display: block;
		margin: 0 auto;
		width: 85%;
	}
	.mob-product .find{
		width: 37%;
		color: #fff;
		display: inline-block;
		float: none;
		border-bottom: 2px solid #01468c;
		border-top: 2px solid #01468c;
		font-weight: bold;
		margin: 20px 0 20px 12em;
	}
	.mob-product .find a{
		color: #01468c;
		display: inline-block;
		text-align: left;
		padding: 4px 0;
		vertical-align: middle;
	}
	.mob-product .find p{
		display: inline;
		vertical-align: sub;
		color: #01468C;
		margin: 0 0 0 40px;
		font-size: 16px;
	}
	.prod-bottom{
		margin: 30px 0 0 -65px;
	}
	.prod-bottom > div {
		display: inline-block;
	}
	.lenses > div {
		display: inline-block;
	}
	.lenses p {
		font-size: 10px;
		line-height: 15px;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/blue-banner.png) no-repeat top center;
		background-size: 100% 100%;
	}
	.mob-product.oasys-clear, .mob-product.oasys-moist-astig, .mob-product.moist-one  {
		padding: 50px 0 20px;
	}
	.prod-bottom .lenses {
		margin-left: 60px;
		margin-bottom: 20px;
		vertical-align: top;
	}
	.mob-product .prod-bottom .find{
		margin: 30px 0 0 0;
		width: 32%;
	}
	.lenses{
		margin-right: 0;
	}
	/* product Pages*/
	.prod-info p {
		padding-top: 10px;
		width: 70%;
		margin: 0 auto;
	}
	.node-type-product-new .prod-info .prod-imag{
		width: 85%;
		margin: 0 auto;
	}
	.p-wrapper {
		width: 100%;
	}
	.p-wrapper p {
		width: 85%;
	}
	.node-type-product-new .round-voucher a, .node-type-landing-page .round.mob-view {
		color: #fff;
	}
	.node-type-landing-page .round.mob-view {
		margin: 0px 10px 0 5px;
	}
	.node-type-product-new .round-voucher, .node-type-landing-page .round.mob-view {
		border-radius: 100%;
		background-color: #01468c !important;
		height: 80px;
		width: 80px;
		text-align: center;
		padding-top: 15px;
		font-size: 11px;
		line-height: 10px;
		float: right;
		margin: -90px 10px 0 5px;
		font-family: "Graphik-Light";
	}
	.node-type-product-new  .video-slider-wrapper .round-voucher, .pr-define .real-effect .round-voucher{
		margin: 20px 30px 50px 5px;
	}
	.sec-scroll img {
		margin: 20px 0;
		width: 10%;
	}
	.info-foot{
		margin-top: 50px;
	}
	.sec-scroll p {
		color: #01468c;
		font-weight: bold;
		font-size: 13px;
	}
	.node-type-product-new .mob-view{
		background-color: transparent;
	}
	.prod-info {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mob-blue-banner-astig.png) no-repeat top center;
		min-height: 900px;
		background-size: 100% 100%;
	}
	.video-slider-wrapper {
		text-align: center;
	}
	.video-slider-wrapper h3 {
		display: inline-block;
		vertical-align: top;
		margin: 40px auto 0;
		color: #01486c;
		font-weight: bold;
	}
	.video-slider-wrapper .round-logo {
		display: inline-block;
		float: right;
		margin: 10px;
		width: 20%;
	}
	.vid-slider li img {
		padding: 20px;
	}
	.vid-desc {
		padding: 0 25px;
		width: 90%;
		text-align: left;
	}
	.vid-desc li {
		padding: 10px 10px;
	}
	.pr-define .lens-styles {
		background-color: #fff;
		margin: 40px 0;
	}
	.pr-define .lens-styles > div{
		margin: 10px 0;
	}
	.pr-define .lens-styles p {
		font-size: 10px;
		line-height: 12px;
	}
	.pr-define .lens-styles img {
		width: 50%;
	}
	/* .section-product-define .real-effect{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mob-normal-effect.png) no-repeat;
		background-size: 100%;
	} */
	.pr-hydraluxe .video-slider-wrapper{
		margin-top: 0;
	}
	.pr-define .eyeinspired {
		text-align: center;
		margin: 65px auto 30px;
	}
	.pr-define .prod-info p {
		width: 90%;
	}
	.pr-define .real-wrap {
		width: 100%;
	}
	.pr-define .video-slider-wrapper h3 {
		display: inline-block;
	}
	.pr-define .real-wrap h2 {
		font-size: 22px;
		padding-top: 16em;
	}
	.pr-define p#blue-p {
		font-size: 14px;
	}
	.pr-define .real-wrap > div {
		margin: 10px;
	}
	.pr-define .real-effect{
		margin: 40px 0 30px;
	}
	.pr-define .mob-effects{
		display: block;
	}
	.pr-define .desk-effects{
		display: none;
	}
	.pr-define .real-effect .round-voucher{
		margin: 80px 30px 50px 5px;
	}
	.pr-define .real-wrap{
		bottom: -5em;
	}
	
	.node-type-landing-page .top-banner {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/wcl-mob-banner.png) no-repeat top center;
		background-size: 100% auto;
		max-height: 300px;
		display: block;
		min-height: 300px;
	}
	.node-type-landing-page .circle-content {
		width: 50%;
		margin: 0 25px;
		padding-top: 90px;
	}
	.node-type-landing-page .circle-content h1 {
		width: 70%;
		line-height: 20px;
		margin: -7em auto 0 auto;
		font-size: 16px;
	}
	.node-type-landing-page .top-wrapper {
		background-color: transparent;
	}
	.node-type-landing-page .top-text {
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/blue-wrap-mob.png) no-repeat top center;
		background-size: 100% 100%;
		/* padding: 10px 0; */
	}
	.node-type-landing-page .top-text .white-text, .node-type-landing-page .top-text .blue-text{
		font-size: 12px;
	}
	.node-type-landing-page .top-text .white-text{
		padding: 5px 0;
		width: 95%;
	}
	.node-type-landing-page .video-slider-wrapper h3{
		margin: 0 auto;
	}
	.node-type-landing-page .video-slider-wrapper p{
		width: 90%;
	}
	.node-type-landing-page .vid-slider li img {
		padding: 0;
	}
	.node-type-landing-page .mob-view{
		background-color: transparent;
	}
	.node-type-landing-page .mobile-slider.mob-view{
		padding: 25px 0 0 25px;
	}
	.node-type-landing-page .circle-banner-wrapper{
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/circle-mob-banner.png) no-repeat top center;
		background-size: 100%;
		min-height: 500px;
	}
	.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-1, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2,         .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4{
		height: 200px;
		width: 200px;
		position: static;
		top: auto;
		left: auto;
		border-radius: 100%;
		border: 2px solid #fff;
	}
	.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-1 p, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2 p,      .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3 p, .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4 p{
		font-size: 14px;
		color: #fff;
	}
	 .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-2 p,      .node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-3 p,.node-type-landing-page .circle-banner-wrapper  .bx-wrapper ul li .circle-4 p{
		padding-top: 6em;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item a{
		display: inline-block;
		width: 10px;
		text-indent: -999px;
		overflow: hidden;
		height: 10px;
		border-radius: 100%;
		border: 1px solid #fff;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item{
		display: inline-block;
		vertical-align: top;
		margin-right: 3px;
	 }
	 .node-type-landing-page .mobile-slider .bx-controls .bx-pager-item a.active{
		background-color: #fff;
	 }
	 .node-type-landing-page .circle-banner-wrapper .bx-controls-direction {
		display: none;
	}
	.node-type-landing-page .circle-banner-wrapper .mobile-slider .bx-controls{
		position: absolute;
		top: 23em;
		left: 7em;
	}
	.product_section  .bx-pager {
		display: none;
	}
	.product_section  .footer_slider li{
		margin: 0 0 30px 4px;
	}
	.product_section .bx-wrapper{
		position: relative;
	}
	.product_section .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/prev_btn.png) no-repeat right center;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	.product_section .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/next_btn.png) no-repeat right center;
		text-indent: -999px;
		overflow: hidden;
		display: block;
	}
	.section-why-acuvue  .face-slider-wrapper .bx-pager{
		display: none;
	}
	.section-why-acuvue .face-slider-wrapper .bx-viewport {
		height: 200px !important;
	}
	.section-why-acuvue .face-thumb{
		margin: 15px 100px;
	}
	.face-slider-wrapper .bx-controls-direction a, .footer-prod-wrapper .bx-controls-direction a{
		text-indent: -999px;
		display: inline-block;
		z-index: 1000;
		position: absolute;
		width: 50px;
		height: 50px;
	}
	.face-slider-wrapper .bx-wrapper, .footer-prod-wrapper .bx-wrapper{
		position: relative;
	}
	.face-slider-wrapper .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/circle-arrow-left.png) no-repeat center left;
		top: 35%;
		left: 20px;
		background-size: 100% 100%;
	}
	.face-slider-wrapper .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/circle-arrow-right.png) no-repeat center right;
		top: 35%;
		right: 20px;
		background-size: 100% 100%;
	}
	 .footer-prod-wrapper .bx-wrapper .bx-controls-direction .bx-prev {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/prev_btn.png) no-repeat center left;
		top: 10%;
		left: 20px;
	}
	 .footer-prod-wrapper .bx-wrapper .bx-controls-direction .bx-next {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/next_btn.png) no-repeat center right;
		top: 10%;
		right: 20px;
	}
	.face-slider-wrapper{
		padding-bottom: 20px;
	}
	.section-why-acuvue .face-slider-wrapper .round.mob-view{
		margin: -85px 10px 0 5px;
	}
	.node-type-new-home-page .home-slider-container .arrow-down{
		left: 9em;
		bottom: 10em;
	}
	.node-type-new-home-page .home-slider-container .bx-controls{
		left: 6.5em;
		bottom: 14em;
	}
	.node-type-new-home-page .vid-title{
		left: 5em;
		top: 5em;
	}
	.node-type-new-home-page .top-div{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob_boxing_girl.png) no-repeat top center;
		background-size: 100% auto;
	}
	.node-type-new-home-page img.desk-view{
		display: none;
	}
	.node-type-new-home-page img.mob-view{
		display: block;
		background-color: transparent;
	}
	.node-type-new-home-page .video-div img{
		margin-top: -28px;
	}
	.section-why-contact-lenses .video-slider-wrapper .bx-wrapper .bx-controls, 
	.section-why-acuvue .video-slider-wrapper .bx-wrapper .bx-controls{
		display: none;
	}
	.section-why-acuvue .video-slider-wrapper .vid-name{
		top: 5.5em;
		right: 10px;
	}
	.section-why-acuvue .video-slider{
		margin-bottom: 40px;
	}
	.section-why-acuvue .video-slider-wrapper .vid-name h1{
		font-size: 20px;
		margin-bottom: -15px;
	}
	.section-why-acuvue  .video-slider-wrapper .round.mob-view{
		margin: -60px 10px 0 5px;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc3 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-college.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc4 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-first-impression.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc5 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-get-the-job.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc6 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-run.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc7 {
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-travel.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-blue-banner-home.png) no-repeat top center;
		background-size: 100%;
		background-color: transparent;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2{
		background: url(/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-eye-home.png) no-repeat top center;
		background-size: 100%;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1 img.desk-view{
		display: none;
	}
	.node-type-new-home-page .slider-cont .slider-child.sc1 img.mob-view{
		display: block;
		width: 70%;
		margin: 0 auto;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc2 .slider-wrap{
		float: none;
		margin-right: 0;
	}
	.node-type-new-home-page .home-slider-container{
		margin-top: -120px;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle, 
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle,
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle{
		height: 200px;
		width: 200px;
		margin: 7.5em 10em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle{
		margin: 12.5em 10em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc4 .blue-circle{
		margin: 0 6em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
		margin: 2em 6em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc6 .blue-circle{
		margin: 15em 1em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle h2{
		font-size: 20px;
		line-height: 20px;
		padding: 50px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child .blue-circle p{
		font-size: 12px;
	}
	.node-type-new-home-page .product_section{
		margin-top: -37px;
	} 
	.node-type-new-home-page .home-slider-container .slider-child.sc3 h2, .node-type-new-home-page .home-slider-container .slider-child.sc4 h2, 
	.node-type-new-home-page .home-slider-container .slider-child.sc5 h2, .node-type-new-home-page .home-slider-container .slider-child.sc6 h2,
	.node-type-new-home-page .home-slider-container .slider-child.sc7 h2{
		padding: 50px 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle{
		margin: 12em 1em;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc5 .blue-circle h2{
		padding: 50px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container .slider-cont .slider-child.sc7 .blue-circle h2{
		padding: 70px 0 0 0;
	}
	.node-type-new-home-page .home-slider-container  .sc2 p{
		width: 69%;
		padding-top: 15em;
		padding-left: 16em;
		font-size: 11px;
		font-weight: bold;
	}
	.node-type-new-home-page .home-slider-container .num-text{
		font-size: 4em;
		display: block;
		padding: 40px 0;
		margin-left: 3em;
	}
	.node-type-new-home-page .home-slider-container .num-text span {
		font-size: 11px;
		display: block;
		padding-left: 0;
		width: 44%;
		padding-top: 20px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles > div{
		margin-right: 30px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles  img{
		width: 70%;
	}
	.node-type-new-home-page .home-slider-container .slide-circles {
		margin-left: -125px;
		text-align: center;
		margin-top: -20px;
	}
	.node-type-new-home-page .home-slider-container  .slide-circles #light img{
		width: 50%;
	}
	.node-type-new-home-page .vid-title{
		top: 27em;
		text-align: center;
	}
	.node-type-new-home-page .video-div .arrow-down img {
		margin-top: 0;
		width: 10%;
	}
	.node-type-new-home-page .top-div .arrow-down img{
		width: 10%;
	}
	.section-why-contact-lenses .vid-child .player_box{
		width: 100%;
		left: 0;
	}
	.section-why-contact-lenses .vid-child .player_wrapper{
		padding-bottom: 41.6%;
		margin: 0;
	}
	.etrial_footer_cont .footer-cont {
		width: 86%;
	}
	.etrial_footer_cont .footer-cont > div {
		display: block;
	}
	.etrial_footer_cont .etrial_footer_copy {
		width: 100%;
		text-align: center;
	}
	.etrial_footer_cont .etrial_footer_social {
		float: none;
		padding-top: 0;
		text-align: center;
	}
	.etrial_footer_cont{
		background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/mob-footer.png) no-repeat top center;
		min-height: 600px;
		width: 100%;
	}
	.etrial_footer_cont .etrial_footer_social .foot_blue_txt {
		display: none;
	}
	.etrial_footer_cont .etrial_footer_copy {
		padding-bottom: 35px;
	}
	.etrial_footer_cont .foot-links-wrap{
		margin: 40px auto;
	}
	.etrial_footer_cont .social-links a:nth-child(1) img {
		border-right: 1px solid #5dade0;
	}
	.etrial_footer_cont .social-links a:nth-child(2) img {
		padding-left: 25px;
	}
	.etrial_footer_cont .social-links a img {
		padding-right: 35px;
	}
	.etrial_footer_cont .social-links {
		margin-left: 25px;
	}
	.mob-view.foot-links-left, .mob-view.foot-links-right {
		background-color: transparent;
		margin-top: 20px;
	}
	.etrial_footer_cont .foot-links-wrap li {
		border-right: none;
		display: block;
	}
	.etrial_footer_cont .foot-links-wrap li a{
		font-size: 12px;
	}
	.mob-view.foot-links-left {
		float: left;
		width: 45%;
		margin-right: 17px;
	}
	.mob-view.foot-links-left li, .mob-view.foot-links-right li {
		margin: 30px 0px;
	}
	.mob-view.foot-links-right{
		margin-top: 50px;
	}
	.node-type-new-home-page .home-slider-container{
		margin-bottom: -75px;
	}
	.section-why-acuvue .video-slider-wrapper .vid2 .vid-name h1 {
		font-size: 14px;
	}
	.section-why-acuvue .video-slider-wrapper .vid2 .vid-name {
		top: 5.2em;
		right: 10px;
	}
	.node-type-product-new .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 29%;
	}
	.pr-lacreon .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-hydraluxe .video-slider-wrapper .bx-wrapper .bx-controls a {
		top: 23%;
	}
	.pr-multifocal .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-define .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 30%;
	}
	.pr-oastig .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-clear .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 21%;
	}
	.pr-mastig .video-slider-wrapper .bx-wrapper .bx-controls a, .pr-clear .video-slider-wrapper .bx-wrapper .bx-controls a{
		top: 19%;
	}
	.node-type-product-new .video-slider-wrapper  #vid-thumb-pager{
		position: static;
	}
	.node-type-product-new .video-slider-wrapper #vid-thumb-pager .vid-thumb {
		width: 35%;/*made a change here from 26 to 35*/
		height: 99px;
		text-align: center;
		font-size: 10px;
		padding-top: 100px;
		padding-left: 0;
		margin-top: 50px;/*added this for style*/
	}
	.pr-oastig .video-slider-wrapper #vid-thumb-pager .vid-thumb {
		font-size: 10px;
	}
	.pr-mastig .video-slider-wrapper #vid-thumb-pager .vid-thumb {
		width: 35%;
		margin-top: 50px;
	}
	.pr-mastig .video-slider-wrapper  #vid-thumb-pager{
		position: static;
		margin-top: -50px;
	}
	.node-type-product-new .video-slider-wrapper #vid-thumb-pager .vid-thumb.active {
		background-position: left bottom;
		height: 99px;
		padding-left: 0;
	}
	.pr-multifocal .prod-info{
		min-height: 700px;
	}
	.node-type-product-new .vid-desc {
		margin: 50px auto 10px auto;
	}
	.pr-oastig .vid-desc {
		margin: 85px auto 10px auto;
	}
	.pr-define .vid-desc {
		margin: 100px auto 10px auto;
	}
	.section-why-contact-lenses .circle-banner-wrapper  .arrow-down{
		bottom: 35px;
	}
	.section-why-contact-lenses .arrow-down img, .section-why-acuvue .arrow-down img{
		width: 10%;
	}
	.section-why-acuvue .video-slider-wrapper h1{
		padding-bottom: 15px;
	}
	.footer-prod-wrapper h2{
		padding: 10px 0 50px 0;
	}
	.section-why-contact-lenses .wcl .vid-thumb{background: url('../images/video-mob-slide1.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide2{background: url('../images/video-mob-slide2.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide3{background: url('../images/video-mob-slide3.png') no-repeat left top;}
	.section-why-contact-lenses .wcl .vid-thumb.slide4{background: url('../images/video-mob-slide4.png') no-repeat left top;}
	.section-why-contact-lenses .video-slider-wrapper #vid-thumb-pager {
		position: static;
		margin-top: -40px;
	}
	.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb{
		width: 35%;
		padding-top: 100px;
		padding-left: 0;
		margin-top: 50px;
	}
	.section-why-contact-lenses .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
		background-position: left top;
		padding-left: 0;
		height: 99px;
		font-size: 11px;
	}
	.section-why-contact-lenses .round.mob-view{
		margin: 35px 10px 0 5px;
	}
	.section-why-acuvue  .video-slider-wrapper #vid-thumb-pager {
		position: static;
	}
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb {
		padding-top: 100px;
		padding-left: 0;
		text-align: center;
		width: 30%;
		margin-top: 50px;
	}
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb.active{
		background-position: left bottom;
		height: 99px;
		padding-left: 0;
		font-size: 12px;
	} 
	.node-type-landing-page #crop-avatar .buttonPos{
		position: static;
	}
	.pr-clear .info-foot {
		margin-top: 80px;
	}
	.pr-multifocal .eyeinspired {
		margin: 30px auto 10px;
	}
	.video-div .player_box {
		top: -1px;
	}
	.pr-clear .eyeinspired {
		margin-right: 0em;
		margin: 40px auto 0;
	}
	.round-cont {
		position: static;
		right: 0;
		top: 0;
	}
	.round-cont.scrolling {
		position: fixed;
		top: 40em;
		right: 0;
		z-index: 100;
	}
	.ed-video h4, .ms-video h4{text-align: justify;}
	/*footer */
	.disclaimer.privacypolicy.community h3.sub_header:first-child{margin-left: 44px;}
	.node-type-static-pages.section-about-acuvue .disclaimer.community p{width: 80%; text-align: justify; margin: 0 auto;}
	.disclaimer.privacypolicy.community h3{margin-left: 36px;}
	.disclaimer.privacypolicy .sight_for_kids_contact_left{width: 80%; margin: 0 auto;}
	.disclaimer.privacypolicy .sight_for_kids_contact_right{width: 88%; margin: 0 auto;}
	/*footer */
}
.node-type-customer-testimonials.section-promotions .maincont{background: #fff;}
.node-type-customer-testimonials.section-promotions .testimonal .testimonal-titlewrap{display: none;}

.section-e-voucher.evoucher_campaign.sp-cont #e-voucher_store_locator fieldset#store-state-city-search{text-align:left;width:70%;margin:0 auto;}
.section-e-voucher.evoucher_campaign.sp-cont #e-voucher_store_locator fieldset#store-state-city-search .form-item.form-type-select.form-item-ecp-province{margin-left:0px;width:auto;}
.section-e-voucher.evoucher_campaign.sp-cont #e-voucher_store_locator fieldset#store-state-city-search .form-item-ecp-dealer-search{width:65%;margin-left:0px;}
.section-e-voucher.evoucher_campaign #e-voucher_store_locator fieldset#store-state-city-search label{width:225px;}

.section-e-voucher .form-type-checkbox a{text-decoration:underline;}
.section-e-voucher .user-inputs{width:725px;margin:0 auto;}
.evoucher_campaign.sp-cont .maincont .user-inputs .form-item.webform-component.webform-component-textfield{margin:10px auto;width:90%;float:none;height:25px;}
.evoucher_campaign .maincont .user-inputs .form-item.webform-component.webform-component-textfield label{width:25%;text-align:left;}
.evoucher_campaign.sp-cont .maincont .user-inputs .form-item.webform-component.webform-component-textfield input{width:70%;}

.section-etrialterms.evoucher_campaign.sp-cont footer.l-footer-wrapper{margin-top:0px;}

/*** Header Menu ******/
header.l-header .panels-flexible-2 .panels-flexible-row.header-cont, header.l-header .inside.panels-flexible-row-inside.panels-flexible-row-2-1-inside.panels-flexible-row-inside-first, .section-e-voucher-success .panels-flexible-row.panels-flexible-row-31-1.panels-flexible-row-first .panels-flexible-2 .panels-flexible-row.header-cont, .section-e-voucher-success .panels-flexible-row.panels-flexible-row-31-1.panels-flexible-row-first .inside.panels-flexible-row-inside.panels-flexible-row-2-1-inside.panels-flexible-row-inside-first {
	padding-top:0px !important;
}
.pane-page-logo{
	position:absolute;
	padding-top:30px !important;
	z-index:100;
}
header .mainnavi-cont, .section-e-voucher-success .panels-flexible-row.panels-flexible-row-31-1.panels-flexible-row-first .mainnavi-cont{
	margin-top:0px !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu{
	background:transparent !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu .primary .wrapper{width:1040px !important;}

header .mainnavi-cont > div#nav > ul > li a,.header .mainnavi-cont > div#nav > ul > li a{padding:0px 14px;}
.mainnavi-cont > div#nav > ul > li a{padding:0px 14px; !important;}

@media screen and (max-width: 640px) {

.section-e-voucher .user-inputs, .evoucher_campaign .maincont .user-inputs .form-item.webform-component.webform-component-textfield label, .evoucher_campaign.sp-cont .maincont .user-inputs .form-item.webform-component.webform-component-textfield input{width:100%;}

  header .pane-page-logo, .etrial-header .pane-page-logo{margin-left:0; padding-top:0px !important;top:20px;left:20px;z-index:10000;}
  header.l-header, .section-e-voucher-success .panels-flexible-row.panels-flexible-row-31-1.panels-flexible-row-first{min-height:90px !important;}
  .etrial-header .top-links .header-btn.mobile,header .top-links .header-btn.mobile, header .top-links .header-btn.mobile:hover{left:auto;right:20px;background:url('../images/menu-icon.png') no-repeat left top;}
	.section-oasys-revitalens-promotion header .top-links .header-btn.mobile{display: none;}

    .etrial-header .pane-page-logo img,header .pane-page-logo img{
		width:auto;
	}
	.etrial-header .mainnavi-cont > div#nav > ul > li, header .mainnavi-cont > div#nav > ul > li{border:0 none;}
	.etrial-header .mainnavi-cont > div#nav > ul,header .mainnavi-cont > div#nav > ul,header .mainnavi-cont > div#nav > ul > li > div.submenu{background:#fff;box-shadow:none;}
	.etrial-header .mainnavi-cont > div#nav > ul > li a,header .mainnavi-cont > div#nav > ul > li a{text-align:center;color:#0d9fda;font-size:16px;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu .primary .wrapper,.mainnavi-cont > div#nav > ul > li > div.submenu .primary .wrapper{width:100% !important; border:0 none !important;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu .container h4, .mainnavi-cont > div#nav > ul > li > div.submenu .container h4{background:#fff !important; color:#0b4f93 !important;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu.six-image-column .section-container .container .img-link-container, header .mainnavi-cont > div#nav > ul > li > div.submenu.six-image-column .section-container .container .img-link-container{background:transparent;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu a, .mainnavi-cont > div#nav > ul > li > div.submenu a{color:#878991 !important;}
	.etrial-header .mainnavi-cont > div#nav > ul > li.mobile-active, header .mainnavi-cont > div#nav > ul > li.mobile-active{background:transparent;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div#submenu-products.submenu .container, .mainnavi-cont > div#nav > ul > li > div#submenu-products.submenu .container, .mainnavi-cont > div#nav > ul > li > div#submenu-four.submenu .container{width:100% !important;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu .container, header .mainnavi-cont > div#nav > ul > li > div.submenu .container{border:0 none;}
	.etrial-header .mainnavi-cont > div#nav > ul > li > div.submenu .primary, header .mainnavi-cont > div#nav > ul > li > div.submenu .primary{width:100%;}
		
}


/* new css*/

.header-text{
width: 40%;
    position: absolute;
    margin-top: 12%;
    margin-left: -55%;
	} 
.new-heading{
    font-size: 17px;
}

.new-para{
	margin-top: -1.8%;
    color: black;
    font-size: 14px;
}

.new-heading1{
	color: #57c2eb;
    font-family: "Graphik-Semibold";
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    padding: 30px 0 10px;
}


div#videoid {
    margin-left: -8%;
    margin-right: -6%;
    border-top: -40px;
    background: #8cc6ec;
    padding-bottom: 8%;
    padding-top: 5%;
}

.pr-define .colours > div {
    margin: 40px 10px;
    text-align: center;
    width: 14%;
	float: left;
}

.page-node-221 .colours {
    margin-left: 2%;
    margin-right: -13%;
}

.use-text h1 {
    color: #02458c;
    font-family: "Graphik-Semibold";
    font-size: 22px;
    font-weight: bold;
    padding-top: 5%;
    text-align: center;
    text-transform: uppercase;
}
.use-text {
    background: white none repeat scroll 0 0;
    padding-bottom: 3%;
	text-align:center;
}

.use-text p{    color: #898991;
    font-family: "Graphik-Light";
    font-size: 16px;
    margin: 20px auto;
    width: 59%;
	}
	
.page-node-186 #why_acuvue > iframe {
    margin-left: 15%;
    width: 71%;
}

.pr-define .define-comm {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/comm-banner.png") no-repeat scroll center top / 100% auto;
    position: relative;
}
.node-type-product-new .pr-define .prod-info .define-comm h3 {
    margin: 0 auto;
    padding-top: 100px;
}

.pr-define .define-comm iframe {
    height: 554px;
    margin-left: 15%;
    margin-top: 0%;
    width: 954px;
}
/* from HK*/
.pr-define .real-effect {
    margin: 100px 0 30px;
    min-height: 530px;
    position: relative;
}
.pr-define .real-wrap {
    text-align: center;
}

.pr-define .real-wrap h2, .pr-define .real-wrap #blue-p {
    color: #01468c;
    font-family: "Graphik-Light";
}

.pr-define .real-wrap h2, .pr-define .real-wrap #blue-p {
    color: #01468c;
    font-family: "Graphik-Light";
}

.pr-define p#blue-p {
    font-size: 16px;
}

.pr-define .real-wrap > div {
    margin: 50px 40px;
}

.pr-define .lens-styles > div, .pr-define .real-wrap > div, .pr-define .colours > div {
    display: inline-block;
    font-size: 12px;
    margin: 0 0 0 40px;
}

.pr-define .new-lens .new-logo {
    left: -30px;
    position: absolute;
}

.pr-define .real-wrap .lens {
    cursor: pointer;
}
.pr-define .new-lens > div {
    display: inline-block;
    padding: 0 20px;
}
.pr-define .real-wrap .lens p {
    font-size: 14px;
}

/*.pr-define .radiant-info {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/define-info-bg.png") repeat scroll 0 0;
    min-height: 450px;
    position: relative;
}*/
.pr-define .radiant-info .desk-view {
    background-color: transparent;
}
.pr-define .bright-wrap {
    left: 13em;
    position: absolute;
    top: 12.5em;
}
.pr-define .radiant-info .br-head, .radiant-info .ch-head {
    padding-bottom: 30px;
}
/*.pr-define .radiant-info .br-head {
    margin-left: 125px;
}*/
.pr-define .radiant-info p {
    color: #01468c;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
}
.pr-define .br-1 {
    margin-left: -123px;
}
.pr-define .br-1, .pr-define .ch-1 {
    margin-top: -38px;
}
.pr-define .br-2 {
    margin-left: -192px;
}
.pr-define .br-2, .pr-define .ch-2 {
    padding-top: 3px;
}
.pr-define .br-3 {
    margin-left: -172px;
}
.pr-define .br-3, .pr-define .ch-3 {
    padding-top: 10px;
}
.pr-define .charm-wrap {
    position: absolute;
    right: 9em;
    top: 12.5em;
}
.pr-define .radiant-info span {
    font-size: 20px;
}
.pr-define .radiant-info .ch-head {
    margin-left: -150px;
}
.pr-define .ch-1 {
    margin-left: -119px;
}
.pr-define .ch-3 {
    margin-left: -79px;
}
.pr-define .ch-2 {
    margin-left: -33px;
}

.pr-define .mob-view .br-1, .pr-define .mob-view .ch-1 {
    margin-top: -21px;
}
.pr-define .mob-view .br-1 {
    margin-left: -45px;
}
.pr-define  .mob-view .br-2, .pr-define  .mob-view  .br-3 {
    margin-left: -29px;
}
.pr-define .mob-view .radiant-info span {
    font-size: 14px;
    margin-left: -124%;
}
.spantext {
    font-size: 13px !important;
    font-weight: 300;
    margin-left: -92% !important;
}
.pr-define .radiant-info .mob-view .br-head, .pr-define .radiant-info .mob-view  .ch-head {
    line-height: 18px;
    margin-left: -50px;
    padding-top: 46px;
    width: 215%;
}

.pr-define .mob-view  .ch-1 {
    margin-left: 19px;
    margin-top: -17px;
}
.mob-view .ch-text, .mob-view .br-text {
    margin-top: 6%;
}
.spantext1 {
    font-size: 13px !important;
    font-weight: 300;
    margin-left: -106% !important;
    margin-right: -89%;
}
header {
    position: fixed;
    top: 0em;
    width: 100%;
    z-index: 100;
}
.node-type-new-home-page .top-div , .maincont  {
     margin-top: 6%;
}
.section-promotions .askacuvue-wrap .askacuvue-cont{
display:none;
}

.pr-define .real-wrap > h2 {
    font-size: 30px !important;
    font-weight: bold;
    padding: 94px 1px 1px !important;
}
.pr-define .new-lens .new-logo {
    left: 235px;
    margin-top: -1px;
    position: absolute;
}

/*.pr-define .new-lens {
    background-color: #ecf1f7;
    padding: 11px !important;
}*/
.pr-define .prod-description {
    margin: 0 auto;
    width: 80%;
}

.page-node-221 .footer_logo {
    margin-top: 4%;
    position: absolute;
    width: 100%;
}
.page-node-221 .etrial_footer_cont .footer-cont{
	padding-top: 7%;
}
.page-node-221 .product_section .panel-pane.pane-custom{
    float: none;
    margin: 0 auto;
    width: 100%;
    background: rgba(0, 0, 0, 0) url(/sites/acuvuesg/themes/acuvuesg/images/disclaimer-desk-bg.png) no-repeat scroll center top;
    padding-top: 3%;
}

.page-node-221 .etrial_footer_cont {
    background: #f3f3f3 url(/sites/acuvuesg/themes/acuvuesg/images/footer-banner-sg.png) no-repeat top center;
    min-height: 394px;
}

.pr-define .mob-view .ch-head > span:first-child {
    font-size: 14px !important;
    margin-left: -26%;
    text-transform: uppercase;
}
.spantext1 {
    font-size: 13px !important;
    font-weight: 300;
    margin-left: -106% !important;
    margin-right: -89%;
}
.spantext {
    font-size: 13px !important;
    font-weight: 300;
    margin-left: -92% !important;
}
.pr-define .mob-view .br-head > span:first-child {
    font-size: 16px;
    margin-left: -101%;
    margin-top: 6% !important;
    text-transform: uppercase;
}

.pr-define .mob-view .br-2, .pr-define .mob-view .br-3 {
    margin-left: -41px;
    width: 100%;
}
.pr-define .radiant-info .mob-view .br-head, .pr-define .radiant-info .mob-view .ch-head {
    line-height: 18px;
    margin-left: -50px;
    padding-top: 43px;
    width: 215%;
}

.pr-define .mob-view .ch-1 {
    margin-left: 57px;
    margin-top: -58px;
}
.pr-define .mob-view .ch-2 {
    margin-left: 66px;
}
.pr-define .mob-view .ch-3 {
    margin-left: 75px;
}
.mob-view .br-text {
    width: 203%;
}
/*mobile*/
@media (min-width: 0px) and (max-width: 640px) {

/*.pr-define .radiant-info {
    background: url(/sites/acuvuesg/themes/acuvuesg/images/mob-info-bg.png) no-repeat;
    min-height: 530px;
    background-size: 100%;
}*/

.pr-define .br-2, .pr-define .br-3 {
    margin-left: -10px;
}
.pr-define .br-3, .pr-define .ch-3 {
    padding-top: 0;
}
.pr-define .bright-wrap {
    left: 9.2em;
    top: 3.2em;
}
.pr-define .radiant-info .br-head, .pr-define .radiant-info .ch-head {
    padding-top: 40px;
    margin-left: -50px;
}

.pr-define .charm-wrap {
    top: 22.5em;
    right: 13em;
}
.pr-define .ch-1 {
    margin-left: 0;
}
.pr-define .br-3, .pr-define .ch-3 {
    padding-top: 0;
}
.pr-define .radiant-info .br-head, .pr-define .radiant-info .ch-head {
    padding-top: 40px;
    margin-left: -50px;
}
header {
    position: relative!important;
}

.mainnavi-cont > div#nav > ul > li.last-li-child a{
 margin-top: -1%;
}

#submenu-four .container > a {
    margin-left: 17%;
}
#submenu-six-image .container > a {
    margin-left: 4%;
}
.page-node-186 #why_acuvue > iframe {
    height: 100%;
    margin-left: 0;
    width: 100%;
}
hr {
    color: #ecf1f7;
}
.pr-define .define-comm {
/*     background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/def-mob-bg.png") no-repeat scroll center top / 100% 100%; */
background: transparent;
    padding-top: 100px;
}

.node-type-product-new .pr-define .prod-info .define-comm h3 {
    padding-top: 0;
}
.pr-define .define-comm img {
    padding: 20px 20px 60px;
}
.header-text {
    margin-left: -2%;
    margin-top: -36%;
    position: absolute;
    width: 40%;
}
.new-para {
    margin-top: -4% !important;
    padding-bottom: 2%;
}

.pr-define .mob-view {
		display: block;
	} 
.prod-info-div {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/define-mob-bg.png") no-repeat scroll center top / 100% 100%;
    padding-bottom: 7%;
}

/*.pr-define .radiant-info {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/mob-info-bg.png") no-repeat scroll 0 0 / 100% auto;
    margin-left: 4%;
    margin-right: 5%;
    min-height: 530px;
}*/
.pr-define .real-wrap .lens-styles-bot .new-lens {
    width: 100%;
}
.pr-define .real-wrap > div {
    margin: 0px;
}
.pr-define .real-wrap .lens-styles-bot {
    width: 100%;
}
.pr-define .new-lens {
    background-color: #ecf1f7;
    margin-left: 0 !important;
    padding-bottom: 6%;
    padding-left: 10px !important;
    padding-right: 10px !important;
    padding-top: 10px !important;
	}
	#bright, #charm {
    width: 32%;
}
#accent, #vivid, #natural {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0;
    width: 31%;
}
.pr-define .lens-styles > div, .pr-define .real-wrap > div, .pr-define .colours > div {
    display: inline-block;
    font-size: 12px;
    width: 100%;
}
.pr-define .new-lens .new-logo {
    left: 10px;
    margin: 13% 5%;
    position: static;
    vertical-align: top;
}
#bright, #charm {
    width: 32%;
}

.pr-define .new-lens {
    display: inline-block;
    width: 40%;
    padding: 0;
}
.acuvue-logo1 {
    float: right;
    padding-right: 14%;
}
.page-node-221 .etrial_footer_cont {
    background: #f3f3f3 url("/sites/acuvuesg/themes/acuvuesg/images/footer-banner-sg.png") no-repeat scroll center top / 100% 100%;
    margin-top: 0;
    min-height: 394px;
}
.page-node-221 .footer-prod-wrapper h2 {
    padding: 59px 0 50px;
}
.page-node-221 .etrial_footer_cont {
    background: #f0f0f0 url("/sites/acuvuesg/themes/acuvuesg/images/etrial-footer-Mobile.png") no-repeat scroll center top / 100% 100%;
    margin-top: 0;
    min-height: 394px;
}
.page-node-221 .footer-prod-wrapper h2 {
    padding: 59px 0 50px;
}
.page-node-221 footer {
    margin-top: -18%;
}

.page-node-221 .footer-prod-wrapper {
    margin-top: 16%;
    padding-bottom: 30px;
    text-align: center;
}

.page-node-221 .footer_logo {
    margin-top: -4%;
    position: absolute;
    width: 100%;
}
.pr-define .lens-styles > div, .pr-define .real-wrap > div, .pr-define .colours > div {
margin-top: 4%;
}
.pr-define .define-comm iframe {
    height: 200px;
    margin-left: 3%;
    margin-top: 15px;
    width: 355px;
}

.pr-define .real-wrap {
    bottom: 4em;
}
.pr-define .vid-desc > p {
    margin-bottom: -57px;
    padding-top: 9%;
}
.node-type-new-home-page .top-div  , .maincont {
    margin-top: 0;
}
.section-e-voucher .top-div {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/mobile/mob-banner-home.png") no-repeat scroll center top / 100% auto !important;
}
}

/* e-voucher CSS*/
.section-e-voucher .top-div {
    background: rgba(0, 0, 0, 0) url("/sites/acuvuesg/themes/acuvuesg/images/home-banner.jpg") no-repeat scroll center top;
    min-height: 626px;
    padding-top: 12em;
    text-align: center;
}
.section-e-voucher .top-div .outer-white-circle {
    border: 1px solid #fff;
    border-radius: 100%;
    height: 300px;
    margin: 0 auto;
    padding: 20px;
    width: 300px;
}
.section-e-voucher .top-div .inner-blue-circle {
    background: #00a2e0 none repeat scroll 0 0;
    border-radius: 100%;
    color: #fff;
    height: 260px;
    padding-top: 50px;
    text-align: center;
    width: 260px;
}

.section-e-voucher .top-div .inner-blue-circle #p-one {
    font-size: 14px;
	padding-top: 17%;
}
.section-e-voucher .top-div .inner-blue-circle #p-two {
    font-size: 18px;
    line-height: 30px;
}
/** Code changes for captcha on 31st March**/
.section-contact-us .captcha {
	padding: 0 83px 10px 208px !important;
}
.section-contact-us .form-item.form-type-textfield.form-item-captcha-response #edit-captcha-response {
	background-color: #c5e2f5;
}
@media (min-width: 0px) and (max-width: 640px) {
	.section-contact-us .captcha { 
		padding: 166px 83px 4px 50px !important;
	}
}

.uv-info-wrapper {
    margin: 80px auto;
    text-align: center;
}
.uv-effects-wrapper {
    background: #fff;
	padding: 80px 0 50px;
	color: #004990;
	font-size: 18px;
	font-family: "Graphik-Light";
	line-height: 1.25;
}
.uv-effects-wrapper p {
    padding: 15px 0 10px;
}
.uv-effects-wrapper .uv-bold{
	font-family: "Graphik-Semibold";
	font-size: 24px;
	line-height: 1.5;
	padding: 10px 0 30px;
}
.uv-effects-wrapper .uv-bold.first{
	color: #000;
	width: 66%;
	margin: 0 auto;
}

@media (min-width: 0px) and (max-width: 736px) {
	.uv-info-wrapper {
		margin: 0 0 40px;
	}
	.uv-effects-wrapper {
		padding: 40px 0;
	}
	.uv-effects-wrapper .uv-bold{
		font-size: 20px;
		padding: 10px 5px;
	}
	.uv-effects-wrapper p {
		padding: 15px 5px 10px;
	}
	.uv-effects-wrapper p br{
		display: none;
	}
	.uv-effects-wrapper .uv-bold.first{
		color: #000;
		width: 100%;
		margin: 0 auto;
	}
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb.slide4,
	.section-why-acuvue .video-slider-wrapper  #vid-thumb-pager .vid-thumb.slide5{margin-top: 70px;}
	
	.section-why-acuvue .player_wrapper .player{padding-bottom: 47%;}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3)
{
	.section-why-acuvue .player_wrapper .player {padding-bottom: 54%;}
}
@media only screen and (min-device-width : 320px) and (max-device-width : 568px){
	.section-why-acuvue .player_wrapper .player {padding-bottom: 54%;}
	.section-why-acuvue .face-thumb {margin: 15px 91px;}
}
/*Changes on 19th April for DEC-MEC & 4th May*/
.define-experience-studio .btn-ex-ctr {
	margin: -121px auto 0 auto;
    display: block;
}
.section-e-voucher.sp-cont footer.l-footer-wrapper {
    margin-top: -63px;
}
.section-e-voucher .etrial_footer_cont .footer_logo {
	position: relative;
    top: 4em;
}
/*Change on 27th April*/
.dec-seven , .mec-seven{
	font-family: "Graphik-Semibold";
    font-size: 16px;
    margin-top: 38px;
    width: 100%;
    text-align: center;
}
/*Change on 27th April*/
.define-experience-studio .panel-pane.pane-custom.pane-2 {
	padding: 25px;
    background: #fff;
    -moz-box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    -webkit-box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    behavior: url(/sites/acuvuesg/libraries/pie/PIE.htc);
    position: relative;
}
.define-experience-studio .info-text {
	margin: 0px auto;
    width: 50%;
}
.define-experience-studio .l-region.l-region--footer, .multifocal-experience-centre .l-region.l-region--footer {
	margin-top: 14px;
}
/*Change on 27th April*/
.define-experience-studio #p-two {
	font-family: "Graphik-Semibold";
    text-align: justify;
    font-size: 17px;
    line-height: 22px;
}
.define-experience-studio #p-three {
	padding: 10px 0;
    text-align: justify;
    font-family: "Graphik-Light";
    font-size: 16px;
}
/*Change on 27th April & 4th May*/
.define-experience-studio #p-four {
	text-align: justify;
}
.define-experience-studio .info-text li {
    font-family: "Graphik-Light";
    list-style-type: disc;
    font-size: 16px;
    line-height: 20px;
}

/*Change on 27th April and 28th April*/
.define-experience-studio #p-five {
	padding: 10px 0;
    text-align: justify;
    font-family: "Graphik-Semibold";
    font-size: 16px;
}

/*Change on 27th April and 28th April*/
.define-experience-studio #p-six {
	padding: 10px 0;
    text-align: justify;
    font-family: "Graphik-Semibold";
    font-size: 16px;
	display: none;
}
.define-experience-studio .top-div {
	display: none;
}
.define-experience-studio .voucher-disclaimer .webform-component--disclaimer p {
	display: block !important;
}
.define-experience-studio .webform-component--e-voucher-info p {
	display: none;
}
.define-experience-studio .dec-intro {
	display: block !important;
}
.multifocal-experience-centre .panel-pane.pane-custom.pane-2 {
    display: none;
}
.panel-pane.pane-custom.pane-1.define-experience-studio {
    display: none;
}
/*Change on 27th April*/
.define-experience-studio .panel-pane.pane-custom.pane-1.define-experience-studio {
    display: block;
	width: 100%;
}
.define-experience-studio .panel-pane.pane-custom.pane-2 {
	display: block;
}
.section-e-voucher .dec-intro {
	display: none;
}
.section-e-voucher .mec-intro{
	display: none;
}
.define-experience-studio .maincont {
    background: white !important;
}

@media (min-width: 0px) and (max-width: 736px) {
	.define-experience-studio .desk-view.banner {
		display: block;
		height: 141px;
		width: 100%;
		background-position: 100% 100%;
	}
	.section-e-voucher .etrial_footer_cont .footer_logo {
		position: relative;
		top: 0em;
	}
	.define-experience-studio .maincont .pane-page-content {
		background: none;
	} 
	.define-experience-studio .etrial_footer_cont .footer_logo img, .multifocal-experience-centre .etrial_footer_cont .footer_logo img {
		position: relative;
		top: 0em;
	}
	.define-experience-studio .btn-ex-ctr {
		margin: -53px auto 0 132px;
		display: block;
		width: 28%;
	}
	.define-experience-studio .info-text {
		margin: 3px auto;
		width: 100%;
	}
	.define-experience-studio #p-four {
		text-align: center;
		width: 92%;
		margin: 10px 18px;
	}
	.define-experience-studio #p-two {
		font-family: "Graphik-Semibold";
		padding: 10px 0px;
		text-align: center;
		font-size: 15px;
		line-height: 20px;
	}
	.define-experience-studio .info-text li {
		font-size: 15px;
		line-height: 22px;
		margin-left: 11px;
	}
}
/*Changes on 20th April & 27th April for tab and mec */
.multifocal-experience-centre  .mec-banner-top .desk-view.banner {
	display: block;
	width: 100%;
}
.define-experience-studio {
	background-color: white;
}
.mec-banner-top .desk-view.banner {
	display: none;
}
.multifocal-experience-centre .mec-banner-top  .tab-view.banner {
	display: none;
}
.multifocal-experience-centre .top-div {
	display: none;
} 
.multifocal-experience-centre .mec-intro {
    display: block !important; 
}
.multifocal-experience-centre .webform-component--e-voucher-info .form-wrap > p {
	display: none;
}
.multifocal-experience-centre .panel-pane.pane-custom.pane-3 {
	padding-bottom: 50px;
    background: #fff;
    -moz-box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    -webkit-box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    box-shadow: #cccccc -5px 0 5px -5px, #cccccc 5px 0 5px -5px;
    behavior: url(/sites/acuvuesg/libraries/pie/PIE.htc);
    position: relative;
}
.multifocal-experience-centre  .btn-ex-ctr-tab {
	display: none;
}
.multifocal-experience-centre .info-text.mec-desc {
	display: block;
	margin: 0px auto;
    width: 50%;
}
.multifocal-experience-centre #p-three {
    padding: 10px 0;
    text-align: justify;
    font-family: "Graphik-Light";
    font-size: 16px;
}
/*Change on 27th April & 4th May */
.multifocal-experience-centre #p-four {
    text-align: justify;
}
/*Change on 27th April*/
.multifocal-experience-centre #p-five {
    padding: 10px 0;
    text-align: justify;
    font-family: "Graphik-Semibold";
    font-size: 16px;
}
.mec-li {
	font-size: 14px;
}
/*Change on 27th April*/
.multifocal-experience-centre #p-six {
    padding: 10px 0;
    text-align: center;
    font-family: "Graphik-Semibold";
    font-size: 16px;
	display: none;
}
.multifocal-experience-centre .info-text li {
    font-family: "Graphik-Light";
    list-style-type: disc;
    font-size: 16px;
    line-height: 20px;
}
.multifocal-experience-centre .panel-pane.pane-entity-field-extra.pane-node-webform {
	margin-top: 4em;
}
/*Change on 27th April*/
.multifocal-experience-centre #p-two {
    font-family: "Graphik-Semibold";
    text-align: justify;
    font-size: 17px;
    line-height: 22px;
}
/*Change on 27th April*/
.multifocal-experience-centre .btn-ex-ctr-desk {
	margin: -133px auto 0 auto;
    display: block;
	width: 20%;
}
.multifocal-experience-centre {
	background-color: white;
}
.mec-banner-top {
	display: none;
}
.multifocal-experience-centre .mec-banner-top  {
	display: block;
}
/*13-07-2017 for mec footer */
/*.panel-pane.pane-custom.pane-4 {
	display: none;
}*/
.multifocal-experience-centre .panel-pane.pane-custom.pane-4 {
	display: block;
	background: white;
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px){
	.define-experience-studio .maincont .panels-flexible-region.right {
		width: 176% !important;
		background: white;
	}
	.define-experience-studio .product_section .panel-pane.pane-custom, .multifocal-experience-centre .product_section .panel-pane.pane-custom  {
		width: 177%;
	}
	.define-experience-studio .mainnavi-cont > div#nav > ul , .multifocal-experience-centre .mainnavi-cont > div#nav > ul {
		width: auto;
	}
	.define-experience-studio body {
		background-color: white;
	}
	.multifocal-experience-centre .btn-ex-ctr-desk {
		display: none;
	}
	.multifocal-experience-centre .mec-banner-top .desk-view.banner {
		display: none;
	}
	.multifocal-experience-centre .btn-ex-ctr-tab {
		display: block;
		margin: -112px 0px auto 568px;
	}
	.multifocal-experience-centre .maincont .panels-flexible-region.right {
		width: 177% !important;
	}
	.multifocal-experience-centre .mec-banner-top  .tab-view.banner {
		display: block;
		margin-top: 54px;
	}
	.multifocal-experience-centre #p-three {
		padding: 10px 12px;
	}
	.multifocal-experience-centre #p-five {
		padding: 10px 0;
		text-align: center;
		font-family: "Graphik-Semibold";
		font-size: 17px;
	}
}
@media (min-width: 0px) and (max-width: 736px) {
	.multifocal-experience-centre .mec-banner-top .desk-view.banner {
		display: block;
		height: 141px;
		width: 100%;
		background-position: 100% 100%;
	}
	.multifocal-experience-centre .btn-ex-ctr-desk {
		width: 39%;
		margin: -57px 120px 0 auto;
	}
	.multifocal-experience-centre .info-text.mec-desc {
		display: block;
		margin: 0px auto;
		width: 92%;
	}
	.multifocal-experience-centre .l-footer-wrapper .l-region.l-region--footer, .define-experience-studio .l-footer-wrapper .l-region.l-region--footer {
		margin-top: -188px;
	}
	.multifocal-experience-centre #p-four {
		text-align: center;
		width: 92%;
		margin: 10px 18px;
	}
	.multifocal-experience-centre .info-text li {
		font-size: 15px;
		line-height: 22px;
		margin-left: 11px;
	}
	.multifocal-experience-centre #p-six {
		font-size: 15px;
	}
	.multifocal-experience-centre #p-two {
		padding: 10px 0px;
		text-align: center;
		font-size: 15px;
		line-height: 20px;
	}
	.multifocal-experience-centre .panel-pane.pane-entity-field-extra.pane-node-webform {
		margin-top: 29px;
	}
}
/*Change on 27th April*/
.define-experience-studio .maincont .user-inputs .form-item.webform-component.webform-component-textfield label{text-align:left;font-family: sans-serif;}
.multifocal-experience-centre .maincont .user-inputs .form-item.webform-component.webform-component-textfield label{text-align:left;font-family: sans-serif;}
.mainnavi-cont > div#nav > ul > li > div.submenu .container h4 {
    line-height: 1.125rem;
    margin: 0;
    text-transform: uppercase;
}
.multifocal-experience-centre .webform-component--e-voucher-info .form-wrap h2 {
   display: none;
}
.multifocal-experience-centre .webform-component--e-voucher-info .form-wrap .mec-intro {
	text-align: center;
    font-family: "Graphik-Semibold" !important;
    line-height: 22px;
    font-size: 18px !important;
}
.multifocal-experience-centre .mec-span {
    font-family: "Graphik-Light";
}
.mainnavi-cont > div#nav > ul > li > div.submenu .container h4{font-size:14px !important; color : #243e8a !important; text-align:center; padding:10px !important;}
.mainnavi-cont > div#nav > ul > li:nth-child(2) .container h4 {
    text-align: center;
    font-size: 14px;
    color: rgb(57, 63, 78) !important;
    background: rgb(234, 243, 249) !important;
    padding: 10px !important;
}
/*Change on 28th April*/
.define-experience-studio .webform-component--e-voucher-info .form-wrap h2 {
    display: none;
}
.define-experience-studio .webform-component--e-voucher-info .form-wrap .dec-intro {
    text-align: center;
    font-family: "Graphik-Semibold" !important;
    line-height: 22px;
    font-size: 18px !important;
}
.define-experience-studio .dec-span {
    font-family: "Graphik-Light";
}
.section-etrial .panel-pane.pane-custom.pane-2.etrial_stepone {
	display: block;
}
/*Changes on 4th May*/
.node-type-new-home-page .top-div .arrow-down p {
    color: #000;
    font-family: "Graphik-Semibold";
}
/*Changes on 9th May*/
.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .container a span {
    padding: 0 7px;
    width: auto !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu a {
    color: #243e8a !important;
}
.mainnavi-cont > div#nav > ul > li:nth-child(3) > div.submenu#submenu-products .container:first-child h4 {
    background: #00AAB9 !important;
    color: white !important;
}
.mainnavi-cont > div#nav > ul > li:nth-child(3) > div.submenu#submenu-products .container:nth-child(2) h4 {
    background: #00458C !important;
    color: white !important;
}
.mainnavi-cont > div#nav > ul > li:nth-child(3) > div.submenu#submenu-products .container:nth-child(3) h4 {
    background: #000099 !important;
    color: white !important;
}
.mainnavi-cont > div#nav > ul > li:nth-child(3) > div.submenu#submenu-products .container:last-child h4 {
    background: #00ABE8 !important;
    color: white !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .section-container .container:first-child h4 {
	color: #243e8a !important;
    background: #eaf3f9 !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .section-container .container:last-child h4 {
	color: #243e8a !important;
    background: #eaf3f9 !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .section-container .container:nth-child(2) h4 {
	color: #243e8a !important;
    background: #eaf3f9 !important;
}
.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .section-container .container:nth-child(3) h4 {
	color: #243e8a !important;
    background: #eaf3f9 !important;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(2) {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/AcuvueExp.png) no-repeat;
    background-position: 21px 32px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(3) {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/AcuvueDec.png) no-repeat;
    background-position: -6px 8px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:last-child {
    background: #fff url(/sites/acuvuesg/themes/acuvuesg/images/AcuvueMec.png) no-repeat;
	background-position: 51px 54px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(2) h4{
    margin-bottom: 138px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(3) h4{
   margin-bottom: 138px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:last-child  h4{
    margin-bottom: 138px;
}
.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container {
    width: 222px;
    min-height: 307px;
	
}
/*Mobile and tab changes for menu*/
@media (max-width: 1023px) and (min-width: 736px) {
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container {
		min-height: 307px;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(2) {
		background-position: 21px 32px;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(3) {
		background-position: -5px 4px;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:last-child {
		background-position: 55px 57px;
	}
}
@media (min-width: 0px) and (max-width: 640px) {
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container {
		min-height: auto;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(2) {
		background-position: 72px 17px;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:nth-child(3) {
		background-position: 48px -11px;
	}
	.mainnavi-cont > div#nav > ul > li:nth-child(4) > div#submenu-four.submenu .section-container .container:last-child {
		background-position: 97px 39px;
	}
}
/*22-05-2017*/
.section-e-voucher .panel-pane.pane-custom.pane-2 {
	display: none;
}
.define-experience-studio.section-e-voucher .panel-pane.pane-custom.pane-2 {
	display: block !important;
}

/*25-05-2017*/
.define-experience-studio.section-des .panel-pane.pane-custom.pane-1.define-experience-studio .desk-view.banner {
	width: 100%;
}
/*
23-06-2017-commented
.evoucher_campaign.sp-cont.section-e-voucher .l-content {
	width: 1349px;
}*/

/*CSS for aligning phone number and email on contact-us page*/
#cmail {
	width: 55%;
}
.evoucher_campaign.sp-cont.section-contact-us .webform-component--precontent .contact #cnum {
	margin-left: 50px;
	padding-right: 50px;
}
@media (min-width: 0px) and (max-width: 640px) {
	.evoucher_campaign.sp-cont.section-contact-us .webform-component--precontent .contact #cmail {
		width: auto;
	}
	.evoucher_campaign.sp-cont.section-contact-us .webform-component--precontent .contact #cmail p span {
		float: left;
		width: 12%;
	}
	.evoucher_campaign.sp-cont.section-contact-us .webform-component--precontent .contact #cmail p a {
		float: right;
		padding-left: 12px;
	}
}

/*CSS for alaigning offer message in footer*/
.video-slider-wrapper .blue-btn, .face-slider-wrapper .blue-btn, .footer-prod-wrapper  .blue-button {
    text-align: center;
    background-color: #01468c;
    border-radius: 10px;
    padding: 15px 0;
    color: #fff;
	font-size: 18px;
    font-weight: normal;
    width: 60%;
    margin: 0 auto;
}
.video-slider-wrapper .blue-btn, .face-slider-wrapper .blue-btn, .footer-prod-wrapper  .blue-button a {color: #fff;}
.offer-learn-more {
	bottom: 0;
	font-size: 15px;
}

@media (min-width: 0px) and (max-width: 640px) {
	.node-type-new-home-page .top-div .arrow-down p {
		color: #fff !important;
	}
	.top-div img {
		margin-top: 8%;
		/*max-width: 220px !important;*/
	}
	/*.node-type-new-home-page .arrow-down {
		margin-top: -20px !important;
		padding-top : 0 !important;
	}*/
	.section-why-acuvue  .video-slider-wrapper .round.mob-view{
		margin: -90px 10px 0 5px;
		padding-top: 20px;
	}
}

/*10-07-2017-DEC-MEC Form hide */

.define-experience-studio .user-details {
	display: none;
}
.define-experience-studio .privacy-consent {
	display: none;
}
.multifocal-experience-centre .user-details {
	display: none;
}
.multifocal-experience-centre .privacy-consent {
	display: none;
}

/*11-07-2017-SG */

@media (min-width: 0px) and (max-width: 736px) {
	.section-acuvue-experience-centre fieldset#store-state-city-search input.form-text {
		width: 295px;
		margin-left: -10px;
	}
	
	.section-why-contact-lenses .video-slider-wrapper #vid-thumb-pager .vid-thumb.active{
		margin-bottom: 10px !important;
	}
	
	.multifocal-experience-centre .btn-ex-ctr-desk {
		margin: -57px auto 0 auto !important;
	}
	
	.define-experience-studio .btn-ex-ctr {
		margin: -53px auto 0 auto;
	}
	
	.evoucher_campaign.sp-cont #e-voucher_store_locator fieldset#store-state-city-search input.form-text {
		margin-bottom: 25px;
	}
}

/*13-07-2017-SG-define */
.pr-define .real-wrap > h2 {
	line-height: 32px !important;
}

.prod-info-div {
    position: relative;
}

.header-text {
    width: 40%;
    position: absolute;
    margin-left: 44%;
    left: 0;
}

@media (min-width: 0px) and (max-width: 640px) {
	.header-text {
		margin-left: 48%;
	}
}

@media (min-width: 320px) and (max-width: 736px) {
	.page-node-221 .radiant-info{
		margin-top: 10px;
	}
	
	.page-node-221 .radiant-info .bright-wrap.mob-view{
		position: static;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view .br-text{
		width: 100%;
		padding-top: 5.1vw;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view .br-text p {
		text-align: left;
		width: 100%!important;
		padding-left: 27vw !important;
		margin: 0 !important;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view  p.br-head{
		width: 100%!important;
		margin-left: 5px !important;
		padding-top: 9vw !important;
		text-align: left;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view  p.br-head span{
		margin-left: 0 !important;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view  p.br-head span:first-child{
		padding-left: 8px;
	}
	
	.page-node-221 .radiant-info .charm-wrap.mob-view{
		position: static;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view .ch-text{
		width: 100%;
		margin-top: 0 !important;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view .ch-text p {
		text-align: left;
		width: 100%!important;
		padding-left: 27vw !important;
		margin: 0 !important;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view  p.ch-head{
		width: 100%!important;
		margin-left: 5px !important;
		padding-top: 9vw !important;
		text-align: left;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view  p.ch-head span{
		margin: 0 !important;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view  p.ch-head span:first-child{
		padding-left: 8px;
	}
}

@media (min-width: 375px) and (max-width: 736px) {
	.page-node-221 .radiant-info .charm-wrap.mob-view .ch-text {
		padding-top: 9.1vw;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view .br-text {
		padding-top: 8.1vw;
	}
}

@media (min-width: 414px) and (max-width: 736px) {
	.page-node-221 .radiant-info .bright-wrap.mob-view .br-text {
		padding-top: 9.1vw;
	}
	.page-node-221 .radiant-info .bright-wrap.mob-view p.br-head,
	.page-node-221 .radiant-info .charm-wrap.mob-view p.ch-head 
	{
		padding-top: 13vw !important;
	}
	.page-node-221 .radiant-info .charm-wrap.mob-view  p.ch-head span:first-child{
		font-size: 16px !important;
	}
}

/*13-07-2017-SG-define */

.footer-prod-wrapper .blue-button {
    text-align: center;
    background-color: #01468c;
    border-radius: 10px;
    padding: 15px 0;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    width: 60%;
    margin: 0 auto;
}

.footer-prod-wrapper .blue-button  a{
	color: #fff;
}

.section-des  .l-content {
    width: 100%;
}

.section-des .l-content .store-locator{
	background: none;
}

.section-des .l-content .store-locator  #store-state-city-search{
	text-align: left;
    width: 70%;
    margin: 0 auto;
}

.section-des .l-content .panel-pane.pane-custom.pane-2 {
    padding-bottom: 0px;
}

.section-des .l-content  #e-voucher_store_locator h2{
	padding-top: 100px;
    text-align: center;
    font-family: "Graphik-Semibold";
    color: #01468c;
    line-height: 25px;
    text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
.section-des .l-content .store-locator  input.blue-btn {
	background-image: none !important;
    width: 140px !important;
    padding-left: 0 !important;
    height: 30px !important;
    color: #fff;
    border-radius: 30px !important;
    display: inline-block !important;
    margin-top: 7px !important; 
    background-color: #01468c !important;
    font-family: "Graphik-Semibold";
    text-transform: uppercase;
    font-size: 16px;
}

.section-des .l-content .store-locator  #store-state-city-search label{
	width: 200px;
	color: #4d4d4d;
    font-weight: bold;
}

.section-des .l-content .store-locator  #store-state-city-search input.form-text{
	width: 380px;
}

.section-des .etrial_footer_cont .footer_logo {
    position: relative;
    top: 4em;
}

.section-des .footer-prod-wrapper .footer-text {
	display: none;
}

.section-des .store-locator .store-results-and-map {
    width: 70%;
    margin: 0 auto;
}

@media (min-width: 0px) and (max-width: 640px) {
	.section-des .l-content .store-locator #store-state-city-search .selectBox-dropdown {
		width: 300px;
	}

	.section-des .l-content .store-locator #store-state-city-search #edit-ecp-dealer-search{
		width: 300px;
	}
	.section-des footer.l-footer-wrapper {
		margin-top: 200px;
	}
	.section-des .etrial_footer_cont .footer_logo {
		top: 0em;
	}
}

.section-mec  .l-content {
    width: 100%;
}

.section-mec .l-content .store-locator{
	background: none;
}

.section-mec .l-content .store-locator  #store-state-city-search{
	text-align: left;
    width: 70%;
    margin: 0 auto;
}

.section-mec .l-content .panel-pane.pane-custom.pane-2 {
    padding-bottom: 0px;
}

.section-mec .l-content #e-voucher_store_locator h2{
	padding-top: 100px;
    text-align: center;
    font-family: "Graphik-Semibold";
    color: #01468c;
    line-height: 25px;
    text-transform: uppercase;
	font-weight: bold;
	font-size: 20px;
}
.section-mec .l-content .store-locator input.blue-btn {
	background-image: none !important;
    width: 140px !important;
    padding-left: 0 !important;
    height: 30px !important;
    color: #fff;
    border-radius: 30px !important;
    display: inline-block !important;
    margin-top: 7px !important; 
    background-color: #01468c !important;
    font-family: "Graphik-Semibold";
    text-transform: uppercase;
    font-size: 16px;
}

.section-mec .l-content .store-locator  #store-state-city-search label{
	width: 200px;
	color: #4d4d4d;
    font-weight: bold;
}

.section-mec .l-content .store-locator  #store-state-city-search input.form-text{
	width: 380px;
}

.section-mec .etrial_footer_cont .footer_logo {
    position: relative;
    top: 4em;
}

.section-mec .footer-prod-wrapper .footer-text {
	display: none;
}

.section-mec .store-locator .store-results-and-map {
    width: 70%;
    margin: 0 auto;
}
@media (min-width: 0px) and (max-width: 640px) {
	.section-mec .l-content .store-locator #store-state-city-search .selectBox-dropdown {
		width: 300px;
	}

	.section-mec .l-content .store-locator #store-state-city-search #edit-ecp-dealer-search{
		width: 300px;
	}
	
	.section-mec footer.l-footer-wrapper {
		margin-top: 200px;
	}
	.section-mec .etrial_footer_cont .footer_logo {
		top: 0em;
	}
	.footer-prod-wrapper .blue-button {
		margin-top: 12px;
	}
}

/* New Product - 1Day oasys with hydraluxe for astigmatism */
.section-products .l-content{padding-top: 88px;}

.section-products .prod-info h1{
	font-size: 24px;
    line-height: 28.8px;
    color: #01468c;
    font-family: "Graphik-semibold";
	padding: 70px 0 20px 0;
}

.pr-hydraluxe-astig .prod-info p {
	font-size: 21px;
    color: #393f4e;
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap{
	background: #e7eff5;
    margin-top: 75px;
    padding-top: 90px;
    padding-bottom: 100px;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap h3{
	font-size: 24px;
    line-height: 28.8px;
    color: #01468c;
    font-family: "Graphik-semibold";
	text-transform: uppercase;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap p{
	font-size: 21px;
    color: #393f4e;
    padding-top: 20px;
    width: 526px;
    margin: 0 auto;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp{
	width: 1020px;
    margin: 50px auto;
    padding-left: 70px;
    overflow: hidden;
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp{
	display: inline-block;
    width: 24%;
	vertical-align: top;
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp p.bold{
    text-align: left;
    font-size: 16px;
    font-weight: 900;
	width: auto;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp p.thin{
    font-size: 14px;
    text-align: left;
    line-height: 18px;
    padding-right: 20px;
	width: auto;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text{
clear: both;
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text p{
	font-size: 18px;
    width: 578px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-family: "Graphik-Light";
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text ul{
	width: 300px;
    text-align: left;
    margin: 0 auto;
}
.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text ul li{
	position: relative;
    font-family: "Graphik-semibold";
    font-size: 16px;
    line-height: 30px;
}

.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text ul li:before{
	content: "";
    width: 10px;
    height: 10px;
    background: #01468c;
    position: absolute;
    top: 11px;
    left: -28px;
}

.pr-hydraluxe-astig .prod-info  .sharp-vision{
	padding-top: 180px;
    padding-bottom: 70px;
}

.pr-hydraluxe-astig .prod-info  .sharp-vision h3{
	width: 700px;
    font-size: 24px;
	text-transform: uppercase;
    line-height: 28.8px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.pr-hydraluxe-astig .prod-info  .sharp-vision .benefit{
	width: 700px;
    margin: 30px auto;
    display: block;
    clear: both;
    overflow: hidden;
}

.pr-hydraluxe-astig .prod-info .sharp-vision .benefit img {
    float: left;
}

.pr-hydraluxe-astig .prod-info .sharp-vision .benefit p {
    text-align: left;
    margin-top: 70px;
    margin-left: 310px;
    font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 15px;
}
.pr-hydraluxe-astig .prod-info .sharp-vision .benefit.benfit-3 p{padding-top: 0;}

.pr-hydraluxe-astig .vid-thumb{background: url('../images/desktop-th11.png') no-repeat left top;}
.pr-hydraluxe-astig .vid-thumb.slide2{background-image: url('../images/th4.png');}
.pr-hydraluxe-astig .vid-thumb.slide3{background-image: url('../images/th-esd.png');}
.pr-hydraluxe-astig .vid-thumb.slide4{background-image: url('../images/th11.png');}

.pr-hydraluxe-astig .refer-disc{
	background: url('../images/refer-top.jpg') no-repeat top center, url('../images/refer-bot.jpg') no-repeat bottom center;
	background-color: #8cc6ec;
	padding-bottom: 100px;
}
.node-type-product-new .pr-hydraluxe-astig .video-slider-wrapper #vid-thumb-pager{bottom: 20em;}
.node-type-product-new .pr-hydraluxe-astig .vid-desc{margin: 120px auto;}

@media screen and (max-width: 736px){
	.section-products .l-content{padding-top: 0;}
	.section-products .prod-info{background: none;}
	.section-products .prod-info h1{font-size: 18px; padding-top: 40px; background-color: #8cc6ec;}
	.pr-hydraluxe-astig .prod-info .prod-imag{width: 100%; padding: 10px 20px 20px; background-color: #8cc6ec;}
	.pr-hydraluxe-astig .prod-info p{font-size: 18px; background-color: #8cc6ec; width: 100%;}
	.pr-hydraluxe-astig .prod-info .eyeinspired{width: 100%; padding: 0 80px; background-color: #8cc6ec;}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap{
		background-color: #8cc6ec;
		margin-top: -5px;
		padding-top: 20px;
		padding-bottom: 0;
	}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap h3{font-size: 16px;}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap p{
		width: 100%;
		padding: 0 20px;
		font-size: 15px;
	}	
	.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp {
		width: 100%;
		margin: 50px auto;
		padding: 0 0px 0 20px;
	}

	.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp {
    	width: 49%;
		margin: 0;
	}

	.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp p.bold {margin: 0; padding: 0;}

	.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp p.thin {margin: 10px 0 0 0; padding: 0;}

	.pr-hydraluxe-astig .prod-info .symptoms-wrap .four-symp .symp-2 p.thin{
		margin-bottom: 25px;
	}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text p{
		width: 100%; font-size: 14px;
	}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text ul{
		width: 100%;
		text-align: left;
		margin: 0 auto;
		font-size: 14px;
		padding: 0 70px;
	}
	.pr-hydraluxe-astig .prod-info .symptoms-wrap .bullet-text ul li{font-size: 14px;}
	.pr-hydraluxe-astig .prod-info .sharp-vision {
    	padding:0px 10px;
		width: 100%;
		padding: 0 10px;
	}

	.pr-hydraluxe-astig .prod-info .sharp-vision h3 {
		width: 100%;
		font-size: 16px;
	}

	.pr-hydraluxe-astig .prod-info .sharp-vision .benefit {width: 100%;}

	.pr-hydraluxe-astig .prod-info .sharp-vision .benefit img {width: 50%;}

	.pr-hydraluxe-astig .prod-info .sharp-vision .benefit.benfit-3 img {
    	padding-right: 60px;
	}

	.pr-hydraluxe-astig .prod-info .sharp-vision .benefit p{
		margin: 15px 0 0 0;
		font-size: 14px;
		line-height: 16px;
		width: 50%;
		background: none;
		float: right;
	}
	.pr-hydraluxe-astig .prod-info .info-foot{
		background: #8cc6ec url('../images/info-bot.jpg') no-repeat bottom center;
	}
	.pr-hydraluxe-astig .prod-info .info-foot{margin: 0; padding-top: 50px;}
	.pr-hydraluxe-astig .vid-thumb{background: url('../images/mobile-th11.png') no-repeat left top;}
	.pr-hydraluxe-astig .vid-thumb.slide2{background-image: url('../images/mobile/mob-th4.png');}
	.pr-hydraluxe-astig .vid-thumb.slide3{background-image: url('../images/mobile/th-esd-m.png');}
	.pr-hydraluxe-astig .vid-thumb.slide4{background-image: url('../images/mobile/mob-th11.png');}
	
	.node-type-product-new .pr-hydraluxe-astig .vid-desc{margin: 50px auto 10px auto;}
}
/* 7-26-2017 */
body{
	background: #fff;
}

.section-myacuvue .l-content {
    width: 100% !important;
}

.section-myacuvue .myacuvue-page{
    margin-top: 85px;
}

/* go-to-appstore */
.section-myacuvue .myacuvue-page .go-to-appstore{
    background-image: url(http://stg.acquia.acuvue.com.sg/sites/acuvuesg/files/img/rewards-desk.jpg);
    background-repeat: no-repeat;
    position: relative;
	background-size: contain;
	background-position: center top;
    background-size: 100% auto;
    padding-bottom: 41.43vw;
}

.go-to-appstore p.mobile-only-2.ios-android-app {
    display: none;
}

.go-to-appstore a.mobile-only-2.install-app-link {
    display: none;
}

.section-myacuvue .myacuvue-page .go-to-appstore h1.reward-title{
	text-align: center;
    top: 4vw;
    color: #01468c;
    font-size: 1.74vw;
    line-height: 1.8vw;
    font-family: "Graphik-semibold";
    padding-bottom: 20px;
    position: absolute;
    right: 14.8vw;
}

.section-myacuvue .myacuvue-page .go-to-appstore p.reward-text{
	text-align: center;
    /*width: 455px;*/
    position: absolute;
    right: 14.5vw;
    top: 8.5vw;
    font-size: 1.02vw;
    line-height: 1.35vw;
}
.section-myacuvue .myacuvue-page .go-to-appstore p.reward-text-2{
	text-align: center;
    position: absolute;
    right: 16.5vw;
    top: 14.5vw;
    font-size: 1.02vw;
    line-height: 1.35vw;
}
.section-myacuvue .myacuvue-page .go-to-appstore .install-app{
	float: right;
    width: 28vw;
    position: absolute;
    top: 16.7vw;
    right: 14vw;
}
.section-myacuvue .myacuvue-page .go-to-appstore .install-app a{
	float: left;
    width: 7.5vw;
}
.section-myacuvue .myacuvue-page .go-to-appstore .install-app .mob-bar-only img{
	width: 100%;
}

.section-myacuvue .myacuvue-page .go-to-appstore .install-app p{
	float: left;
    width: 4.5vw;
    height: 4.5vw;
    color: #fff;
    border-radius: 50%;
    background: #30afe4;
    text-align: center;
	margin: 1.5vw;
    font-size: 1.02vw;
    line-height: 4.35vw;
}
.section-myacuvue .myacuvue-page .go-to-appstore .install-app .store-icons{
    float: left;
    width: 11vw;
}

.section-myacuvue .myacuvue-page .go-to-appstore .install-app .store-icons a {
    width: 10.6vw;
    float: left;
	cursor: pointer;
}

.section-myacuvue .myacuvue-page .go-to-appstore .install-app .store-icons a img{
	width: 100%;
}

/*  social-share */

.section-myacuvue .myacuvue-page .social-share{
	padding: 70px 0px;
    overflow: hidden;
}

.section-myacuvue .myacuvue-page .social-share h2.desktop-only{
    text-align: center;
    color: #01468c;
    font-size: 22px;
    line-height: 28.8px;
    font-family: "Graphik-semibold";
    text-transform: uppercase;
    margin-bottom: 25px;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap{
	width: 750px;
    margin: 0 auto;
	position: relative;
	padding: 0 20px;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap:after {
    content: "";
	width: 960px;
    height: 2px;
    position: absolute;
    left: -118px;
    background: #a8d8f7;
    top: 292px;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap img.reward-icon{
	width: 225px;
    height: 225px;
    margin-right: 55px;
    float: left;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap h2.mob-only{
	display: none;
}
.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap{
	margin-top: 60px;
    width: 420px;
    float: left;
    position: relative;
}
.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap p{
	text-align: center;
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 18px;
}
.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap p.mob-only{
	display: none;
}
.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button{
	width: 25px;
    height: 25px;
    float: left;
    position: absolute;
    left:  66px;
    top: 82px;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button .mob-only-1{
	display: none;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button .desk-only-1 img{
	height: 25px;
    width: 15px;
}

.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .share-on-fb{
	background: #01468c;
    color: #fff;
    padding: 15px 100px;
    height: 72px;
    margin-left: 38px;
    border-radius: 5px;
}

/* privileges */

.section-myacuvue .myacuvue-page .privileges{
	    padding: 70px 0px 60px;
}

.section-myacuvue .myacuvue-page .privileges h2{
	text-align: center;
    color: #01468c;
    font-size: 24px;
    line-height: 28.8px;
    font-family: "Graphik-semibold";
    text-transform: uppercase;
}
 
.section-myacuvue .myacuvue-page .privileges .priv-wrap{
	width: 960px;
    margin: 0 auto;
    margin-top: 30px;
}
.section-myacuvue .myacuvue-page .privileges .row{
	width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}

.section-myacuvue .myacuvue-page .privileges .row .icon{
	float: left;
    width: 130px;
    margin-right: 5px;
	text-align: center;
}

.section-myacuvue .myacuvue-page .privileges .row-one .half-width{
    float: left;
    width: 400px;
    text-align: center;
    color: #0d9fda;
    margin-right: 5px;
	font-family: "Graphik-semibold";
	font-size: 20px;
}

.section-myacuvue .myacuvue-page .privileges .row-one .vip-member{
	color : #01468c !important;
}

.section-myacuvue .myacuvue-page .privileges .row-two .half-width,
.section-myacuvue .myacuvue-page .privileges .row-three .half-width,
.section-myacuvue .myacuvue-page .privileges .row-four .half-width{
    width: 405px;
    float: left;
    text-align: center;
    background: #a8d8f7;
    padding: 20px 0px;
    margin: 2px;
	font-size: 16px;
}

.section-myacuvue .myacuvue-page .privileges .row-five .full-width,
.section-myacuvue .myacuvue-page .privileges .row-six .full-width{
    width: 810px;
    float: left;
    text-align: center;
    background: #a8d8f7;
    padding: 20px 0px;
    margin: 5px;
	font-size: 16px;
}

/* foot-note */
.section-myacuvue .myacuvue-page .foot-note{
	width: 960px;
    margin: 0 auto;
	font-size: 12px;
}

.section-myacuvue .myacuvue-page .foot-note p:first-child{
    margin-bottom: 10px;
}

/* mobile */

@media (min-width: 0px) and (max-width: 640px) {
	body{
		background: #fff;
	}
	.section-myacuvue .myacuvue-page {
		margin-top: -19px;
	}
	.section-myacuvue .l-page .l-header{
		background: #8cc6ec !important;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore{
		background-image: url(http://stg.acquia.acuvue.com.sg/sites/acuvuesg/files/img/rewards-mobile.jpg);
		height: 580px;
		background-repeat: no-repeat;
		background-size: 100% 250px;
		margin-top: -1px;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore h1.reward-title{
		padding-top: 280px;
		text-align: center;
		color: #01468c;
		font-size: 15px;
		line-height: 18.8px;
		font-family: "Graphik-semibold";
		padding-bottom: 20px;
		position: static;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore p.reward-text{
		text-align: center;
		width: 78%;
		margin: 0 auto;
		font-size: 12px;
		line-height: 1.125rem;
		padding-bottom: 20px;
		position: static;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore p.reward-text br{
			display: none;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore p.reward-text-2{
		display: none;
	}
	
	.section-myacuvue .myacuvue-page .go-to-appstore .install-app{
		position: static;
		width: 80%;
		margin: 0 auto;
		float: none;
	}
	
	.section-myacuvue .myacuvue-page .go-to-appstore .install-app .mob-bar-only{
		display: none;
	}
	
	.section-myacuvue .myacuvue-page .go-to-appstore .install-app p{
		display: none;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore .install-app .store-icons{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.section-myacuvue .myacuvue-page .go-to-appstore .install-app .store-icons a {
		width: 46%;
		float: left;
		margin-right: 4%;
	}
	.section-myacuvue .myacuvue-page .social-share {
		padding: 50px 0px 25px;
		overflow: hidden;
		clear: both;
	}
	.section-myacuvue .myacuvue-page .social-share h2.desktop-only{
		display: none;
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap img.reward-icon {
		width: 50%;
		height: 50%;
		float: none;
		margin: 0;
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap h2.mob-only{
		display: block;
		text-align: center;
		color: #01468c;
		font-size: 15px;
		line-height: 18.8px;
		font-family: "Graphik-semibold";
		text-transform: uppercase;
		padding: 20px 0px;	
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap{
		position: relative;
		width: 100%;
		margin: 0 auto;
		padding: 0 40px;
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button .desk-only-1{
		display: none;
	}
	
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .share-on-fb{
		display: none;
	}
	
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button {
		background: transparent;
		position: static;
		margin-left: 28%;
		margin-right: 5%;
		width: 20%;
		height: 20%;
		float: left;
	}
	
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .mob-view {
		display: block;
		background-color: #fff;
		width: 20%;
		height: 20%;
		float: left;
		margin-top: -18px;
	}
	
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap:after {
		content: "";
		width: 90%;
		height: 2px;
		position: absolute;
		left: 5%;
		background: #a8d8f7;
		top: -40px;
	}
	
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap p {
		margin-bottom: 20px;
		font-size: 12px;
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap p.mob-only {
		display: block;
	}
	.section-myacuvue .myacuvue-page .privileges {
		padding: 60px 0px 20px;
		width: 100%;
		margin: 0 auto;
		position: relative;
	}
	.section-myacuvue .myacuvue-page .privileges:before {
		content: "";
		position: absolute;
		width: 90%;
		height: 2px;
		left: 5%;
		background: #a8d8f7;
		top: 20px;
	}
	
	.section-myacuvue .myacuvue-page .privileges .priv-wrap {
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		padding: 0 10px;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row .icon {
		float: left;
		width: 24%;
		text-align: center;
		margin-right: -34px;
		z-index: 3;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row-two .icon img, 
	.section-myacuvue .myacuvue-page .privileges .row-six .icon img {
		width: 80%;
		height: 53px;
	}

	.section-myacuvue .myacuvue-page .privileges .row-three .icon img, 
	.section-myacuvue .myacuvue-page .privileges .row-four .icon img,
	.section-myacuvue .myacuvue-page .privileges .row-five .icon img{
		width: 100%;
		height: 53px;
	}
		
	.section-myacuvue .myacuvue-page .privileges .row.row-two .member {
		padding: 4% !important;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row.row-three .member, 
	.section-myacuvue .myacuvue-page .privileges .row.row-four .member {
		padding: 10px;
		padding-left: 32px;
	}

	.section-myacuvue .myacuvue-page .privileges .row-three .vip-member.half-width, 
	.section-myacuvue .myacuvue-page .privileges .row-four .vip-member.half-width {
		padding: 10px 15px;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row-two .vip-member.half-width{
		padding: 9px 5px;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row-two .member.half-width, 
	.section-myacuvue .myacuvue-page .privileges .row-three .member.half-width, 
	.section-myacuvue .myacuvue-page .privileges .row-four .member.half-width {
		width: 44% !important;
		float: left;
		text-align: center;
		background: #a8d8f7;
		margin: 0;
		font-size: 9px;
		line-height: 11px;
		height: 40px;
		z-index: -1;
		position: relative;	
	}

	.section-myacuvue .myacuvue-page .privileges .row-two .member.half-width:before, 
	.section-myacuvue .myacuvue-page .privileges .row-three .member.half-width:before, 
	.section-myacuvue .myacuvue-page .privileges .row-four .member.half-width:before, 
	.section-myacuvue .myacuvue-page .privileges .row-five .member.full-width:before, 
	.section-myacuvue .myacuvue-page .privileges .row-six .member.full-width:before {
		content: "";
		position: absolute;
		top: 0;
		width: 20px;
		height: 40px;
		background: #fff;
		border-top-right-radius: 50%;
		border-bottom-right-radius: 50%;
		left: 0px;
	}

	.section-myacuvue .myacuvue-page .privileges .row-two .vip-member.half-width, 
	.section-myacuvue .myacuvue-page .privileges .row-three .vip-member.half-width, 
	.section-myacuvue .myacuvue-page .privileges .row-four .vip-member.half-width {
		width: 40% !important;
		float: left;
		text-align: center;
		background: #a8d8f7;
		margin: 0;
		margin-left: 1%;
		font-size: 9px;
		line-height: 11px;
		height: 40px;
	}

	.section-myacuvue .myacuvue-page .privileges .row-five .full-width, 
	.section-myacuvue .myacuvue-page .privileges .row-six .full-width {
		width: 85%;
		float: left;
		text-align: center;
		background: #a8d8f7;
		padding: 10px;
		padding-left: 31px;
		font-size: 9px;
		line-height: 11px;
		height: 40px;
		margin: 0;
		position: relative;
		z-index: -1;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row-one .half-width{
		float: left;
		width: 40%;
		text-align: center;
		color: #0d9fda;
		font-size: 12px;
		margin-right:0;
	}
	
	.section-myacuvue .myacuvue-page .privileges .row-one .vip-member.half-width {
		margin-left: 10px;
	}
	
	.section-myacuvue .myacuvue-page .foot-note {
		width: 100%;
		margin: 0 auto;
		margin-bottom: 40px;
		position: relative;
		padding: 0px 20px;
		font-size: 10px;
	}
	.section-myacuvue .myacuvue-page .foot-note p:first-child {
		width: 100%;
		margin-bottom: 10px;
	}
	.section-myacuvue .myacuvue-page .foot-note:before {
		content: "";
		position: absolute;
		width: 90%;
		height: 2px;
		left: 5%;
		background: #a8d8f7;
		bottom: -25px;	
	}
	.section-myacuvue .myacuvue-page .social-share .social-share-wrap .share-button-wrap .fb-share-button .mob-only-1{
		display: block;
	}
	.go-to-appstore p.mobile-only-2.ios-android-app {
		display: block !important;
		width: 67%;
		margin: 10px auto;
		text-align: center;
		font-size: 12px;
	}

	.go-to-appstore a.mobile-only-2.install-app-link {
		display: block !important;
		width: 67%;
		margin: 0 auto;
		background: #01468c;
		color: #fff;
		box-sizing: border-box;
		padding: 10px;
		text-align: center;
		font-family: "Graphik-semibold";
		margin-bottom: 20px;
		border-radius: 8px;
		font-size: 12px;
	}
}

/*APJJVCPOD-426*/

.page-store-locator .l-constrained.maincont {
    margin-top: 6% !important;
}

.page-acuvue-experience-centre .l-constrained.maincont {
    margin-top: 6% !important;
}
@media screen and (min-width: 640px){
.mainnavi-cont > div#nav > ul {
    display: flex;
    flex-flow: row;
    align-items: stretch;
}

.mainnavi-cont > div#nav > ul > li {
	width: 20%;
    text-align: center;
    display: flex;
    justify-content: center;
    border-bottom: 5px solid transparent;
    align-items: center;
}

.mainnavi-cont > div#nav > ul > li > a {
    height: auto !important;
}

.mainnavi-cont > div#nav > ul > li:hover {
    border-bottom: 5px solid #93c0e6;
}

}

.mainnavi-cont > div#nav > ul > li.last-li-child a {
    padding: 0 !important;
}

@media screen and (max-width: 640px){
	.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .section-container .container:first-child h4 {
		height: 56px;
		line-height: 37px;
		margin-bottom: 8px;
	}
}
/*  APJJVCPOD-428 */
.section-sitemap .maincont {
    margin-top: 6% !important;
}

.evoucher_campaign .termsContent h4{
    padding: 7% 0 2% !important;
}

.store-summary h1{
    padding: 35px 0 16px !important;
}

.evoucher_campaign .termsContent{
    width: 990px;
    margin: 20px auto 0;
}

/* oct 23  pressrelease  */
.mob-pressrelease{
    display: none;
}

@media screen and (max-width: 640px){
    .mob-pressrelease{
        display: block !important;
    }
    .desk-pressrelease{
        display: none;
    }
    .top-div.pressrelease{
        height: 320px;
    }
}

.top-div.pressrelease .arrow-down{
    text-align:  center;
}

/*Css for homepage div */
.node-type-new-home-page .top-div { 
    background-color: #003D88; 
} 
.node-type-new-home-page .arrow-down { 
    padding-top: 0px; 
}
/* default 404 page oct 25 */
.node-type-page .maincont,
.section-products .maincont{
    background: transparent !important;
}

.node-type-page .pageNotFound{
    margin-top: 16%;
    font-size: 17px;
}

.node-type-page .pageNotFound a{
    color: #02458c;
    font-weight: bold;
}

.node-type-page .pageNotFound a:hover{
    text-decoration: underline;
}


/* nov-7-2017 */
@media screen and (min-width: 640px){

.mainnavi-cont > div#nav > ul > li > a{
    position: relative;
}


.mainnavi-cont > div#nav > ul > li > a.active-trail.active:before{
    content: "";
    position: absolute;
    top: 27px !important;
    left: -1px;
    width: 144px;
    height: 5px;
    background: #93c0e6;
}


.mainnavi-cont > div#nav > ul > li > a.menu-link.active:before{
    content: "";
    position: absolute;
    top: 27px !important;
    left: -13px;
    width: 144px;
    height: 5px;
    background: #93c0e6;
}

.mainnavi-cont > div#nav > ul > li:first-child > a.active-trail.active:before{
    top: 36px !important;
}

}

.panels-flexible-2 .panels-flexible-row.main-navi{
    padding-top: 0 !important;
}

.mainnavi-cont > div#nav > ul > li > div.submenu .container {
    width: 413px !important;
}

.mainnavi-cont > div#nav > ul > li > div.submenu#submenu-products .container, .mainnavi-cont > div#nav > ul > li > div.submenu#submenu-four .container {
    min-height: 0 !important;
}

@media (max-width: 640px) and (min-width: 0px){
    .mainnavi-cont > div#nav > ul > li > div.submenu#submenu-products .container a {
        width: 100% !important;
    }
}

@media (max-width: 1023px) and (min-width: 641px){
    .mainnavi-cont > div#nav > ul {
        width: 718px !important;
    }
}


/* define-page */
.node-type-product-new .video-slider-wrapper #vid-thumb-pager{
    z-index: 2 !important;
}

.pr-define img.desk-view{
    margin-top: -58px;
}

.pr-define .radiant-info .radiant-sweet{
    margin-top: -4px;
    position: relative;
}

.pr-define .radiant-info .radiant-sweet .content{
    margin-top: -15%;
}

.pr-define .radiant-info .radiant-sweet .content p{
    color: #bc7567;
    font-size: 18px;
    font-family: "Graphik-Light";
    text-align: center;
}

.pr-define .radiant-info .radiant-sweet .content span{
    color: #912e20;
    font-family: Graphik-Semibold;
}

.pr-define .radiant-info .radiant-sweet .content .btn{
    background: #f6a79c;
    border-radius: 5px;
    width: 250px;
    margin: 0 auto;
    margin-top: 30px;
    height: 50px;
    line-height: 50px;
    border:  0px;
}

.pr-define .radiant-info .radiant-sweet .content .btn a{
    color:  #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.pr-define .define-section{
    margin-top: 5.6%;
}

.pr-define .define-section .sub-define-section{
    padding: 100px 130px 70px;
    position: relative;
}

.pr-define .define-section .sub-define-section .top-acuvue-define{
    width: 100%;
    overflow: hidden;
    padding-bottom: 70px;
    border-bottom: 1px solid #bb8e6d;
}

.left-acuvue-define{
    width: 60%;
    float: left;
}

.right-acuvue-define{
    width: 40%;
    float: left;
}

.acuvue-define-section h2,
.acuvue-define-section p{
    text-align: left;
}  

.left-acuvue-define h2{
    padding-left: 60px;
    color: #bb8e6d;
    padding-top: 5px;
    font-size: 22px;
    font-family: Graphik-Semibold;
}

.left-acuvue-define p{
    padding: 10px 0 15px 60px;
    font-size: 18px;
}

.right-acuvue-define h2{
    padding-top: 75px;
    color: #5f5b5b;
    font-size: 22px;
    font-family: Graphik-Semibold;
}

.right-acuvue-define p{
    width: 80%;
    font-size: 18px;
    line-height: 20px;
}


.pr-define .define-section .sub-define-section .bottom-acuvue-define{
    clear: both;
    padding-top: 100px;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section{
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
    clear:  both;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .safety-section{
    padding-left: 70px;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .health-section{
    padding-left: 220px;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .comfort-section{
    padding-left: 400px;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section img{
    float: left;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content{
    float: left;
    text-align: left !important;
    padding-left: 70px;
    width: 40%;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .comfort-section.bottom-product-section .product-content{
    width: 55%;
}



.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content h1{
     padding: 0;
    padding-bottom: 10px;
    color: #000000;
    font-size: 40px;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .health-section .product-content h1{
    padding-top: 15px !important;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content h2{
    color: #bb8e6d;
    font-size: 20px;
    font-family: Graphik-Semibold;
    line-height: 23px;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content p{
    text-align: left;
    padding-top: 5px;
}
    
.pr-define .define-section .sub-define-section .bottom-acuvue-define .beauty-section{
    position: absolute;
    top: 21%;
    right: 6%;
    text-align: left;
    padding-left: 30px;
    border-left: 1px solid #bb8e6d;
}

.pr-define .define-section .sub-define-section .bottom-acuvue-define .beauty-section h1{
    padding: 0;
    color: #bb8e6d;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
}

.pr-define .define-section .sub-define-section .define-flower{
    position: absolute;
}

.pr-define .define-section .sub-define-section  .top-right-flower{
    top: -10%;
    right: 0;
}
.pr-define .define-section .sub-define-section  .bottom-left-flower{
    bottom: 3.5%;
    left: 0;
}
.pr-define .define-section .sub-define-section  .petal-1{
    top: 30%;
    right: 2%;
} 

.pr-define .colours > div{
        margin: 0;
}

.pr-define .define-flower.desk-view {
    background: none;
}

.pr-define .new-lens > div{
    padding:  0 !important;
    margin: 0 0 0 40px;
}

.pr-define .real-wrap p {
    margin-top: 20px !important;
}

.pr-define .new-lens{
    margin-left: -3vv% !important;
}

@media (max-width: 640px) and (min-width: 0px){
    .pr-define .radiant-info {
        margin: 0;
    }
    .pr-define .prod-info-div{
        padding-bottom: 0 !important;
    }
    
    .pr-define .define-section .sub-define-section{
        padding: 0;
    }

    .pr-define .define-section .sub-define-section .top-acuvue-define{
        padding-bottom: 30px;
    }   

    .acuvue-define-section{
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .left-acuvue-define {
        padding-top: 50px;
    }
    .right-acuvue-define {
        padding-top: 20px;
    }
    .left-acuvue-define h2{
        font-size: 16px;
        padding-left: 0;
        padding-bottom: 5px;
        text-align: center;
    }
    .left-acuvue-define p {
        padding: 0;
        font-size: 14px;
        padding-bottom: 20px;
        text-align: center;
    }
    .pr-define .define-section .top-acuvue-define .left-acuvue-define img {
        width: 70%;
    }
    .right-acuvue-define h2 {
        padding-top: 0;
        font-size: 12px;
        text-align: center;
    }
    .right-acuvue-define p{
        text-align: center;
        font-size: 12px;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define{
        padding-top: 180px;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section {
        padding-left: 0 !important;
        width: 90%;
        margin: 0 auto;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section img{
        width: 35%;
        height: 35%;
        margin-right: 3%;
        margin-top: 5%;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content {
        padding-left: 0px;
        width: 62%;
        margin: 0 auto;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content  h1 {
        background: none;
        font-size: 21px;
        padding-bottom: 0px;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content h2{
        font-size: 12px;
        line-height: 16px;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .bottom-product-section .product-content p{
        font-size: 12px;
        line-height: 16px;
        margin: 0;
        width: 100%;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .beauty-section {
        top: 4%;
        left: 21%;
        padding-left: 10px;
        border-left: 1px solid #bb8e6d;
    }
    .pr-define .define-section .sub-define-section .bottom-acuvue-define .beauty-section h1 {
        background: none;
        font-size: 28px;
        line-height: 35px;
    }
    .pr-define .define-section .sub-define-section .top-right-flower {
        top: -6%;
        width: 15%;
    }
    .pr-define .define-section .sub-define-section .bottom-left-flower{
        width: 20%;
        bottom: -5%;
    }
    .pr-define .define-section .sub-define-section .petal-1{
        width: 17%;
        top: 28%;
    }
    .pr-define .radiant-info .radiant-sweet .content{
        margin-top: -26%;
    }
    .pr-define .radiant-info .radiant-sweet .content p{
        font-size: 9px;
        line-height: 12px;
        width: 100%;
        text-align: center;
    }
    .pr-define .radiant-info .radiant-sweet .content .btn{
        width: 150px;
        height: 30px;
        line-height: 30px;
        margin-top: 15px;
    }
    .pr-define .radiant-info .radiant-sweet .content .btn a{
        font-size: 11px;
    } 
    


    .pr-define .real-wrap > h2{
        font-size: 20px !important;
        margin-bottom: 5px;
        padding: 65px 1px 1px;
    }
    .pr-define .real-wrap p {
        font-size: 13px !important;
        margin-top: 0;
    }

    .pr-define .new-lens{
        margin-bottom: 6% !important;
        background: #f2f9fd;
        padding: 15px 0;
        margin-left:  0;
    }

    .pr-define .new-lens .lens{
        width: 30% !important;
        float: left;
        margin-right: 5% !important;
    }

    .pr-define .real-wrap .lens{
        width: 30% !important;
        float: left;
    }

    .pr-define .real-wrap .new-lens  #charm,
    .pr-define .real-wrap  #natural{
        margin-right: 0 !important;
    }

    .pr-define .new-lens > div{
        padding:  0 !important;
        margin:  0;
    }
    .pr-define .real-wrap #accent{
        margin-left: 2%;
        margin-right: 3%;
    }
     .pr-define .real-wrap #vivid{
        margin-right: 2.5%;
     }

     .mainnavi-cont > div#nav > ul > li > div.submenu#submenu-products .container a{
        width: 100% !important;
    }
    
}


@media (max-width: 640px) and (min-width: 375px){
    .pr-define .video-slider-wrapper #vid-thumb-pager .vid-thumb > span{
        position: relative;
        left: -13%;    
    }
}


.colours #sweet p > span{
    color: #f172ac;
    font-weight: bold;
    padding-right: 5px;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .desktop{
    margin-bottom: 20px;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .desktop .btn-video_play{
    max-width: 930px;
    margin: 0 auto;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper .player{
    padding-bottom: 40% !important;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper .player iframe{
    margin-left: 15%;
    width: 71%;
}

@media screen and (max-width: 736px){
    .section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper .player{
        padding-bottom: 40.25%;
    }
    .section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper .player iframe{
        height: 100%;
        margin-left: 0;
        width: 100%;
    }
}

/*Pages created with password protection*/ 
body.section-protected-page{
 background: transparent !important;
}

.section-protected-page .form-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.section-protected-page .form-wrapper  .fieldset-wrapper{
width: 100%;
    max-width: 700px;
}

.section-protected-page .form-wrapper  .fieldset-wrapper .fieldset-description{
 margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
}

.section-protected-page .form-wrapper  .fieldset-wrapper .form-item label{
     margin-bottom: 10px;
}

.section-protected-page .form-wrapper  .fieldset-wrapper .form-item input[type="password"]{
 border: 2px solid #ccc;
    width: 100%;
    max-width: 250px;
    padding: 5px 5px;
}

.section-protected-page .form-wrapper  .fieldset-wrapper  input[type="submit"]{
     width: 100%;
    max-width: 250px;
    padding: 10px 0;
    background: #ccc;
    border: 1px solid #ccc;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.section-protected-page .header-btn.mobile{
 display: none;
}

body.myacuvue-password-protected-pages{
       background: transparent !important;
}

.myacuvue-password-protected-pages .l-content {
    width: 100%;
    max-width: 1000px;
    margin: 14% auto 0;
}
.myacuvue-password-protected-pages .myacuvuepage {
    margin-top: 15px;
}

.myacuvue-password-protected-pages .myacuvuepage p{
    margin-bottom: 15px; 
    line-height: 22px;
}

.myacuvue-password-protected-pages .myacuvuepage a{
    color: #000;
}

.myacuvue-password-protected-pages .header-btn.mobile{
    display: none;
}

@media screen and (max-width: 450px){
.myacuvue-password-protected-pages .l-content  {
 max-width: 280px;
    margin: 14% auto 0;
}
}

.section-myacuvue myacuvue-page-video .top .player_wrapper .player {
    padding: 0 !important;
}


.hyd-vid-wrap-1.myacuvue-page-video .desktop .btn-video_play .myacuvue-website-videoImg img.toggle {
    opacity: 0;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper{
    max-width: 1349px;
    margin: auto;
}

.section-myacuvue .myacuvue-page .foot-note {
    margin-top: 50px;
}

.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .top .player_wrapper .player iframe {
    border: 3px solid #9b9ea4;
}
.section-myacuvue .myacuvue-page .hyd-vid-wrap-1.myacuvue-page-video .desktop .btn-video_play a img {
    border: 3px solid #9b9ea4;
}
/* for definexdazzling page */
@media screen and (max-width: 736px){
    .section-definexdazzling .prod-info{
        min-height: 0px;
    }
    .section-definexdazzling  .prod-info img.mob-view.define-dazzling{
        height: 100vh;
    }
}

 .section-definexdazzling  img.desk-view.pressrelease-sub {
    margin-top: 94px;
}

 .section-definexdazzling .maincont{
    background: #fff;
 }
 
  /* feb-26 ecp-brief */
 .ecp-brief{
    text-align: center;
 }
 
 /* myacuvue/ecp-brief page*/
 .ecp-brief.bonus img{
  width:540px;
  display: block;
  margin: 0 auto;
 } 
 /*Define Testimonials March-7 */
 .define-slider.slider {
    text-align: center;
}
 .define-slider.slider .footer_slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-family: 'Graphik-light';
}

.define-slider.slider .footer_slider li {
    width: 280px;
    box-sizing: border-box;
    background: #fff;
    padding: 90px 20px 60px;
    position: relative;
    margin: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.19);
    border: 0;
}

.define-slider.slider .define-img {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
}

.define-slider.slider .define-img p {
    margin-top: 5px;
    font-size: 15.7px;
    font-weight: bold;
    color: #01468c;
}

.define-slider.slider .define-img span {
    font-size: 14px;
    color: #808080;
}

.define-slider.slider  .define-content {
    font-size: 14px;
    text-align: left;
    color: #404040;
}

.define-slider.slider .stars {
    position: absolute;
    bottom: 15px;
}

.define-slider.slider .footer_slider li:before {
    content: "";
    position: absolute;
    top: 35px;
    left: -11px;
    background: #0d9ed9;
    width: 108%;
    height: 220px;
    z-index: -1;
}

.define-slider.slider h1 {
    display: inline-block;
    margin-bottom: 70px;
    text-transform: uppercase;
    font-weight: bold;
    color: #01468c;
    line-height: 30px;
}

@media screen and (max-width: 736px){
    .define-slider.slider {
        margin: 150px 0;
    }

    .define-slider.slider .bx-viewport {
        padding: 50px 0;
        height: 365px !important;
    }
    .define-slider.slider .footer_slider li{
        margin-right: 50px;
        margin-left: 42px;
    }
    .define-slider.slider .footer_slider li:before {
        left: -12px;
    }
    .define-slider.slider .bx-pager.bx-default-pager {
        position: absolute;
        bottom: -15%;
        display: flex;
        left: 50%;
        transform: translateX(-50%);
    }

     .define-slider.slider  .bx-wrapper .bx-pager.bx-default-pager a {
        background: #f3f3f3;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .define-slider.slider .bx-wrapper .bx-pager.bx-default-pager a.active{
        background: #01468c
    }

    .bx-controls-direction .bx-prev {
        background: url(/sites/acuvuesg/themes/acuvuesg/images/prev_btn.png) no-repeat left center;
        left: 5px;
    }
    .bx-controls-direction a{
        text-indent: -999px;
        overflow: hidden;
        display: block;
        top: 40%;
        position: absolute;
        width: 50px;
        height: 50px;
    }
    .bx-controls-direction .bx-next {
        background: url(/sites/acuvuesg/themes/acuvuesg/images/next_btn.png) no-repeat right center;
        right: 5px;
    }
}

/*Hiding promotional message of $30 off from myacuvue page */
.section-myacuvue .footer-prod-wrapper .blue-button {
	display: none;
}
/*Adjusting instagram icon on footer*/
img[title="instagram-logo"] {
	padding-bottom: 5px;
}
/* my reawards april-20-2018 */
.win-with-better {
    width: 960px;
    margin: 50px auto;
}


.win-with-better .every-month {
    width: 600px;
    margin: 0 auto 50px;
}


.win-with-better .em-wrapper {
    position: relative;
    border: 8px solid #eaf5ff;
    border-radius: 20px;
}

.win-with-better .em-wrapper p {
    position: absolute;
    top: -9%;
    left: 10%;
    color: #044c92;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    padding: 0 20px;
    font-family: 'Graphik-Semibold';
}

.win-with-better .em-wrapper .img {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 40px 0 30px;
}

.win-with-better .em-wrapper .img img {
    margin: 0 40px;
}

.win-with-better .em-wrapper .btn {
    font-family: 'Graphik-Semibold';
    background: #044c92;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    width: 170px;
    text-align: center;
    padding: 5px 0;
    position: absolute;
    bottom: -7%;
    left: 50%;
    transform: translateX(-50%);
}


.iphone {
    background: #eaf5ff;
}

.ip-container {
    display: flex;
    justify-content: center;
    padding: 50px 0;
}

.ip-container .ip-img {
    margin: 0 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ip-container .ip-img img.desk-view {
    background: transparent;
    width: 150px;
    height: 225px;
    margin-bottom: 10px;
}

.ip-container .ip-img.ip-img-2 img.desk-view{
    width: 200px;   
}

.ip-container .ip-para {
    display: flex;
    color: #044c92;
}


.ip-container .ip-para span.num {
    font-family: 'Graphik-Semibold';
    font-size: 30px;
    font-weight: bold;
    margin-right: 5px;
    padding: 5px 0;
}

.ip-container .ip-para p {
    font-family: 'Graphik-Semibold';
    font-size: 12px;
    line-height: 16px;
}


.wwbeh-pdf {
    padding: 40px 0;
    text-align: center;
}

.wwbeh-pdf p.first {
    font-family: 'Graphik-Semibold';
    font-size: 16px;
    color: #034c91;
    line-height: 22px;
    width: 705px;
    margin: 0 auto 40px;
}

.wwbeh-pdf p.last {
    font-family: 'Graphik-Regular';
    font-size: 14px;
    line-height: 18px;
    max-width: 750px;
    width: 100%;
    margin: 0 auto 40px;
}

.wwbeh-pdf a {
    color: #fff;
    background: #034c91;
    display: block;
    max-width: 800px;
    width: 100%;
    padding: 12px 0;
    margin: 0 auto;
    border-radius: 5px;
    font-family: 'Graphik-Regular';
}

@media (max-width: 640px) and (min-width: 0px){
    .win-with-better {
        width: 100%;
    }
    .win-with-better .every-month {
        width: 90%;
        margin: 25px auto;
    }
    .win-with-better .em-wrapper {
        position: relative;
        border: 2px solid #eaf5ff;
        border-radius: 10px;
    }

    .win-with-better .em-wrapper p {
        top: -10%;
        left: 10%;
        font-size: 11px;
        line-height: 16px;
        padding: 0;
        width: 80%;
    }

    .win-with-better .em-wrapper .img {
        padding: 40px 0 25px;
    }

    .win-with-better .em-wrapper .img img {
        margin: 0 20px;
    }

    .win-with-better .em-wrapper .btn {
        font-size: 11px;
        width: 100px;
        text-align: center;
        padding: 0;
        position: absolute;
        bottom: -5%;
        left: 50%;
        transform: translateX(-50%);
    }
    .iphone {
        background: #eaf5ff;
    }
    .ip-container {
        padding: 25px 0;
    }
    .ip-container .ip-img {
        margin: 20px 10px;
    }
    .ip-container .ip-img img.mob-view {
        background: transparent;
        width: 110px;
        height: 170px;
        margin-bottom: 10px;
    }
    .ip-container .ip-img.ip-img-2 img.mob-view{
        width: 155px;   
    }
    .ip-container {
        flex-direction: column;
    }
    .ip-container .ip-para span.num {
        font-size: 25px;
        padding: 0;
    }
    .ip-container .ip-para p {
        font-size: 9px;
        line-height: 12px;
    }
    .wwbeh-pdf {
        padding: 20px;
    }
    .wwbeh-text {
        padding: 0 25px;
    }
    .wwbeh-pdf p.first {
        font-size: 12px;
        line-height: 16px;
        width: 100%;
        margin: 0 auto 20px;
   }

    .wwbeh-pdf p.last {
        font-size: 10px;
        line-height: 14px;
        width: 100%;
        margin: 0 auto 20px;
    }

    .wwbeh-pdf a {
        padding: 6px 0;
    }
}
