/*Header - Footer css*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
@font-face {
	font-family: 'Midnight Valentine';
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.eot');
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.eot?#iefix') format('embedded-opentype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.woff') format('woff'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.ttf') format('truetype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/MidnightValentine.svg#MidnightValentine') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Moonshiner';
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.eot');
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.eot?#iefix') format('embedded-opentype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.woff') format('woff'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.ttf') format('truetype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Oblique.svg#Moonshiner-Oblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Moonshiner';
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.eot');
	src: url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.eot?#iefix') format('embedded-opentype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.woff2') format('woff2'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.woff') format('woff'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.ttf') format('truetype'), url('https://cdn2.hubspot.net/hubfs/2700725/why-email-marketing/fonts/Moonshiner-Regular.svg#Moonshiner-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*Rest style*/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	list-style: none;
}
* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html, body.em, .em div, .em span, .em applet, .em object, .em iframe, .em h1, .em h2, .em h3, .em h4, .em h5, .em h6, .em p, .em blockquote, .em pre, .em a, .em abbr, .em acronym, .em address, .em big, .em cite, .em code, .em del, .em dfn, .em em, .em font, .em img, .em ins, .em kbd, .em q, .em s, .em samp, .em small, .em strike, .em strong, .em sub, .em sup, .em tt, .em var, .em dl, .em dt, .em dd, .em ol, .em ul, .em li, .em fieldset, .em form, .em label, .em legend, .em table, .em caption, .em tbody, .em tfoot, .em thead, .em tr, .em th, .em td, .em select, .em input, .em option {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
html {
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
	display: block;
}
.em sub, .em sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
.em sup {
	top: -0.5em;
}
.em sub {
	bottom: -0.25em
}
.em nav ul, .em nav ol {
	list-style: none;
	list-style-image: none;
}
.em button, .em input, .em select, .em textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	-webkit-box-shadow: none !important;
	        box-shadow: none !important;
}
.em input[type="button"], .em input[type="submit"] {
	-webkit-appearance: none !important;
}
.em:focus {
	outline: 0;
}
.em ol, .em ul {
	list-style: none;
}
.em a {
	text-decoration: none;
}
.em img {
	border: 0 none;
	max-width: 100%;
	vertical-align: bottom;
}
.em a {
	outline: none;
	cursor: pointer;
}
.em a:hover {
	text-decoration: none;
}
.em a:focus {
	text-decoration: none !important;
	outline: none !important;
}
/* Table of Content
 ==================================================
 #Page Structure
 #Home Page Style */

/* #Page Structure
================================================== */
body.em {
	margin: 0;
	padding: 0;
	/*font-size: 18px;*/
	color: #000000;
	/*background: #efefef;*/
	/*font-family: 'Open Sans', sans-serif;*/
}
.em .wrapper {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	float: left;
	width: 100%;
	position: relative;
}

.em .main {
	width: 1210px;
	margin: 0 auto;
	padding: 0px 40px;
	z-index: 111;
}
.em .main_inner {
	width: 1000px;
	margin: 0 auto;
	z-index: 111;
}
.em a {
	transition: 0.5s;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
}
.em .flw {
	width: 100%;
	float: left;
}

/*****footer styles goes here *****/
.em .overlay {
	position: relative;
}
.em .overlay * {
	position: relative;
	z-index: 4;
}
/* Footer style */
.em footer { float: left; width: 100%; background: #000; padding: 50px 0px; }
.em footer .main { width: 920px;padding: 0px; }
.em .f_block1 { float: left; width: 41.2%; padding-right: 20px; padding-left: 20px; }
.em .f_logo { float: left; width: 170px; text-align: center; margin-top: 16px; }
.em .logo_text { color: #fff; font-size: 29.72px; font-weight: 400; font-family: 'Pacifico', cursive; line-height: 1em; letter-spacing: -1px; display: inline-block; margin-bottom: 0px; }
.em .monks_link { color: #ffc20e; font-size: 12px; display: inline-block; margin-top: 0px; font-family: 'PT Sans', sans-serif; top: -4px; position: relative; }
.em .f_block2 { float: left; width: 37.4%; padding-right: 20px; }
.em .contact-us:first-child { margin-top: 0px; }
.em .contact-us { width: 100%; float: left; position: relative; margin-top: -4px; }
.em .contact-us em { width: 30px; height: 30px; background: url(https://email.uplers.com/casestudies/curalife/images/icon.png) 2px -24px no-repeat; float: left; }
.em .contact-us a:hover em.hover-icon { opacity: 1; }
.em .contact-us a:hover span { color: #ffc20e; }
.em .contact-us a span { position: relative; }
.em .contact-us span { font-size: 14px; color: #fff; line-height: 24px; float: left; margin-left: 6px; transition: .5s ease-in; -webkit-transition: .5s ease-in; -moz-transition: .5s ease-in; -ms-transition: .5s ease-in; -o-transition: .5s ease-in; font-family: 'PT Sans', sans-serif; }
.em .contact-us a:hover span .monk-text, .em .news-call a:hover .monk-text, .em .top-monks-right .p-no a:hover .monk-text { opacity: 0; }
.em .contact-us em.hover-icon { position: absolute; left: 0; background-position: -36px -24px; opacity: 0; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
.em .monk-text { opacity: 1; font-style: normal; -o-transition: 1s opacity; transition: 1s opacity; -webkit-transition: 1s opacity; -moz-transition: 1s opacity; display: inline;}
.em .contact-us a:hover span .monk-no, .em .news-call a:hover .monk-no, .em .top-monks-right .p-no a:hover .monk-no { opacity: 1; }
.em .monk-no { opacity: 0; position: absolute; top: 0; right: 6px; color: #ffc20e; font-style: normal; -o-transition: 1s opacity; transition: 1s opacity; -webkit-transition: 1s opacity; -moz-transition: 1s opacity; }
.em .contact-mail em { background-position: 2px -118px; }
.em .contact-mail em.hover-icon { background-position: -36px -118px; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
.em .contact-site em { background-position: 2px -150px; }
.em .contact-site em.hover-icon { background-position: -36px -150px; -webkit-transition: opacity .5s; -o-transition: opacity .5s; transition: opacity .5s; }
.em .f_block3 { width: 21.4%; float: left; }
.em .social_link:first-child { margin-top: 0px; }
.em .social_link { float: left; width: 100%; display: inline-block; line-height: normal; position: relative; margin-top: 3px; }
.em .social_link em { height: 19px; width: 19px; display: inline-block; vertical-align: middle; background-size: 100% auto;position: relative;}
.em .social_link:hover em { background-position: bottom center; }
.em .social_link span { color: #959595; display: inline-block; vertical-align: middle; margin-left:8px; font-size: 14px; font-family: 'PT Sans', sans-serif; position: relative; top: -2px;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s; }
.em .social_link a:hover span { color: #ffc20e; }
.em .social_link em span{position: absolute;left:0px;top:0px;width:19px;height: 19px;background-size: 100% auto;background-position: top center;margin: 0px;}
.em .social_link.fb em span{background-image: url(https://email.uplers.com/casestudies/curalife/images/icon_fb.png);}
.em .social_link.twitter em span{background-image: url(https://email.uplers.com/casestudies/curalife/images/icon_twitter.png);}
.em .social_link.pinterest em span{background-image: url(https://email.uplers.com/casestudies/curalife/images/icon_pinterest.png);}
.em .social_link em span.hover_icon{background-position: bottom center;opacity: 0;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; -o-transition: 0.5s;}
.em .social_link a:hover span.hover_icon{opacity: 1;}
.em .contact-mail span,.em .contact-site span { color: #ffc20e; }
.em .contact-us.contact-mail a:hover span,.em .contact-us.contact-site a:hover span,.em .monks_link:hover { color: #f58220; }

.em.video_popup .fancybox-inner {
	overflow: hidden;
	width: 100% !important;
	height: auto !important;
	position: relative;
	padding-bottom: 56% !important;
}
.em.video_popup .fancybox-inner iframe {
	position: absolute;
	height: 100% !important;
	width: 100% !important;
	top: 0 !important;
	left: 0 !important;
}
/*----------------footer section styles ends here--------*/
.em .monks {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 40px
}
.em .stButton .stFb, .em .stButton .stTwbutton, .em .stButton .stMainServices, .em .stButton .stButton_gradient {
	height: auto !important
}
.em .floating {
	animation-duration: 1.9s;
	animation-iteration-count: infinite;
	animation-name: floating;
	-webkit-animation-duration: 1.9s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: floating;
}
@keyframes floating {
 0% {
 -webkit-transform: translateY(0%);
         transform: translateY(0%);
}
 50% {
 -webkit-transform: translateY(5%);
         transform: translateY(5%);
}
 100% {
 -webkit-transform: translateY(0%);
         transform: translateY(0%);
}
}
 @-webkit-keyframes floating {
 0% {
 -webkit-transform: translateY(0%);
}
 50% {
 -webkit-transform: translateY(5%);
}
 100% {
 -webkit-transform: translateY(0%);
}
}
.em .monk-shadow {
	width: 120px;
	height: 6px;
	background: rgba(0,0,0,0.1);
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	position: absolute;
	bottom: 14px;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.em .shrink {
	animation-duration: 1.9s;
	animation-iteration-count: infinite;
	animation-name: shrink1;
	-webkit-animation-duration: 1.9s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-name: shrink1;
}
@keyframes shrink1 {
 0% {
 -webkit-transform: scale(1);
         transform: scale(1);
}
 50% {
 -webkit-transform: scale(0.5);
         transform: scale(0.5);
}
 100% {
 -webkit-transform: scale(1);
         transform: scale(1);
}
}
 @-webkit-keyframes shrink1 {
 0% {
 -webkit-transform: scale(1);
}
 50% {
 -webkit-transform: scale(0.5);
}
 100% {
 -webkit-transform: scale(1);
}
}
.fancybox-opened {
	z-index: 99999999999 !important;
	background-color: #fff;
}
/*----------------header Starts--------*/
.em header {
	z-index: 99999;
}

 @import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
.em .container {
	max-width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}
.em header .main {
	width: 1210px;
	padding: 0px 40px;
}
.em .service-sub-menu {
	max-width: 1170px;
	margin: 0 auto;
	margin-top: -1px;
}
.em .service-sub-menu .main {
	position: relative;
	display: inline-block;
}
.em .service-sub-menu .menu-wrap {
	float: left;
}
/*#active, .main-nav ul li a.order, .main-nav ul li a:hover {color: #e6b705; }
.em .main-nav ul li a.order #active, .main-nav ul li a.order:hover { color: #fff;  }*/
.em .service-sub-menu .sub_menu ul li i {
	top: -4px !important;
}
.em header {
	-o-transition: 0.8s;
	transition: 0.8s;
	-webkit-transition: 0.8s;
	-ms-transition: 0.8s;
	-moz-transition: 0.8s;
	top: 0px;
	transform: translateY(-120px);
	-webkit-transform: translateY(-120px);
	-ms-transform: translateY(-120px);
	-moz-transform: translateY(-120px);
}
.em header.show {
	top: 0px;
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-moz-transform: translateY(0px);
}
.em .service-sub-menu .email-landing .email-pg-link a, .em .service-sub-menu .other-links ul li a, .em .service-sub-menu .sub_menu ul li p, .em .service-sub-menu .email-landing .landing-page a {
	font-family: 'PT Sans', sans-serif !important;
	font-weight: normal;
}
.em .service-sub-menu .head h2 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700;
}
.em .service-sub-menu .sub_menu ul li h3, .em .service-sub-menu .sub_menu ul li a {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 600;
}
.em .service-sub-menu .we-suport h2 span {
	font-weight: 400 !important;
	text-transform: none !important;
	display: block !important;
}
.em .service-sub-menu .we-suport h2 {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
}

/*----------------4th June 2018 Ends--------*/
.em .tweets-section {
	position: relative;
	z-index: 11111;
}
.em .tweets-section {
	padding: 60px 0px;
	text-align: center;
	width: 100%;
}
.em .embed-infographic h5 {
	background: #3e3e3e none repeat scroll 0 0;
	color: #f5f5f5;
	float: left;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	margin: 0px 0px 35px 0px;
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.em .stats-to-tweet li {
	border-bottom: 1px dashed #d8d8d8;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	margin-bottom: 21px;
	padding-bottom: 21px;
	text-align: center;
	width: 91%;
	color: #000;
}
.em .stats-to-tweet li a {
	color: #f26725;
}
.em .tweets-section-inner {
	background-image: url(https://email.uplers.com/casestudies/curalife/images/gray_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-size: 194px;
	-webkit-box-shadow: 0 0 50px 4px rgba(0, 0, 0, .09);
	box-shadow: 0 0 50px 4px rgba(0, 0, 0, .09);
	padding: 63px 0 76px;
	color: #fff;
	float: left;
	width: 100%;
}
.stats-to-tweet p {
	color: #000;
	font-size: 13px;
	padding-top: 30px;
	font-family: "Open Sans", sans-serif;
}
.em .stats-to-tweet li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}
.em .stats-to-tweet {
	background: #fff;
	padding-bottom: 50px;
	float: left;
	width: 100%;
}
.twitter_section .main{position: relative;}
.em .tweet-win {
	position: absolute;
	right: 56px;
	top: 44px;
	max-width: 371px;
	width: 100%;
}
.em .tweet-win .zoom_icon{ position: absolute;right:11px;top:6px; }

/*fancy-box css*/

@charset "UTF-8";
.fancybox-enabled {
  overflow: hidden;
   }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 8020;
}

.fancybox-skin {
  position: relative;

}

.fancybox-opened {
  z-index: 8030;
  background-color: #fff;
}

.fancybox-opened .fancybox-skin {
padding: 0 !important;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.2);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-prev span, .fancybox-next span {
  background-image: url("");
}
.fancybox-close {
    background: url(https://email.uplers.com/casestudies/curalife/images/cancel-icon.png) no-repeat !important;
    width: 53px !important;
    height: 56px !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
}
.fancybox-close{position:relative;}
.fancybox-close:before{position:absolute;left: 0;top: 7px;right: 0;bottom: 0;content: "";color: #000033;font-size: 20px;}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  
  background: url("https://email.uplers.com/casestudies/curalife/images/synnex_fancybox_loading.gif") center center no-repeat;
  z-index: 999999;
  position: relative;
}

.fancybox-close {
  position: absolute;
  top: 0px;
  right: 0px;

  cursor: pointer;
  z-index: 8040;
  border-radius: 0px;

  color: #000033;


  height:56px;
  padding-top: 0px;


  text-align: center;
 
  width: 53px;
  
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 99999999;

  background-color: rgba(11, 11, 11, 0.8);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;display: none;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("");
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url("https://email.uplers.com/casestudies/curalife/images/synnex_fancybox_loading.gif");
    background-size: 44px 44px; /*The size of the normal image, half the size of the hi-res image*/
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
  }
}

/*Default css*/
body{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	color: #000;
	line-height: 1.7;
}
h1,
h2,
h3,
h4,
h5,
h6{

	font-family: 'Montserrat', sans-serif;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
}
h1{
	font-size: 48px;
    line-height: 1.25;
    font-weight: 300;
}
h2{
	font-size: 44px;
    line-height: 1.28;
	text-align: center;
}
.clearfix:after{
	content: " ";
	display: table;
	clear: both;
}
/*.white-bg{
	background-color: #fff;
}*/
.grey-bg{
	background-color: #f5f5f5;
}
.yellow-bg{
	background-color: #ffda30;
}
.white-bg{
	background-color: #fff;
}
.em .section{
	padding: 85px 0 90px;
}
/*banner css*/
.banner-section {
   	height: 645px;
}
.banner-section .left {
    width: 49%;
    float: left;
    position: relative;
    height: 100%;
    background-color: #ffda30;
}
.banner-section .left:after{
	content: " ";
	position: absolute;
	top: 0;
	right: -90px;
    bottom: 0;
    width: 30%;
    height: 100%;
    background-color: #ffda30;
    -webkit-transform: skew(-15deg, 0deg);
    -ms-transform: skew(-15deg, 0deg);
    transform: skew(-15deg, 0deg);
    z-index: 1;
}
.banner-section .left-content {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 535px;
    z-index: 2;
}
.banner-section .right {
    width: 51%;
    float: right;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center;
}
.banner-section .right:after{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(255,254,254,0.77);
}

.banner-section .right-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    z-index: 2;
}
/*Terrapin Blue css starts here*/
.em .company-bg-text {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.7;
}
.company-bg-text h2{
	margin-bottom: 40px;
}
.em .challenge-content {
    width: 65%;
    margin: 0 auto;
}
.em .challenge-section {
	padding-bottom: 73px;
}
.challenge-section h2{
	margin-bottom: 40px;
}
.em .challenge-list{
	list-style-type: none;
	counter-reset: list-num;
	position: relative;
	padding-left: 40px;
}
.challenge-list:before{
	content: " ";
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 3px;
    height: 100%;
    background-color: #ffda30;
}
.challenge-list li{
	position: relative;
	margin-bottom: 73px;
	line-height: 1.69;
}
.challenge-list li:last-child {
    margin-bottom: 0px;
}
.challenge-list li:before{
	counter-increment: list-num;
	content: counter(list-num);
	font-size: 60px;
    font-weight: 600;
    position: absolute;
    left: -90px;
    top: -20px;
}
.challenge-list li:after{
	content: " ";
    position: absolute;
    left: -38px;
    top: 50%;
    bottom: 0;
    width: 14px;
    height: 4px;
    background-color: #ffda30;
}
.em .solution-section{
	padding-bottom: 102px;
}
.em .solution-content {
    width: 88%;
    margin: 0 auto;
    text-align:center;
}
.solution-content h2{
	margin-bottom: 40px;
}
.em .testimonial-section {
    background-color: #ffda30;
    padding: 15px;
    margin: 45px 45px 0 15px;
    text-align: left;
}
.em .testimonial-box {
    border: 3px solid #fff;
    padding: 28px 20px 28px;
    position: relative;
    display: table;
}
.em .testimonial-box:before{
	content: " ";
    position: absolute;
    top: 20px;
    left: -13px;
    bottom: 0;
    right: 0;
    background-image: url(https://email.uplers.com/casestudies/curalife/images/left-quote.png);
    background-repeat: no-repeat;
}
.em .testimonial-box:after{
	content: " ";
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 20px;
    right: -11px;
    background-image: url(https://email.uplers.com/casestudies/curalife/images/right-quote.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.em .testimonial-img {
    border-radius: 50%;
    width: 193px;
    height: 193px;
    overflow: hidden;
    border: 9px solid #fff;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: cover;
}
.em .testimonial-img img{
	width: 100%;
}
.em .testimonial-text {
    width: calc(100% - 193px);
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-left: 40px;
}
.testimonial-text p:first-child {
    margin-bottom: 22px;
    line-height: 1.5;
}
.em .work-content {
    width: 90%;
    margin: 0 auto 84px;
    text-align: center;
}
.em .work-content h2{
	margin-bottom: 46px;
}
.em .work-list {
    width: 97%;
    margin: 0 auto;
    counter-reset: work-number;
}

.work-list h2{
	font-size: 24px;
	font-weight: 700;
	text-transform: none;
    margin-bottom: 10px;
}
.em .work-list div {
    background-color: #fff;
    margin-bottom: 7px;
    border-radius: 5px;
    padding: 55px 35px;
    text-align: center;
    position: relative;
   	line-height: 1.85;
}
.work-list div:before{
	counter-increment: work-number;
    content: counter(work-number);
    font-size: 36px;
    width: 63px;
    height: 63px;
    background-color: #ffda30;
    border-radius: 50%;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 63px;
    font-weight: 700;
    border: 4px solid #fff;
}
.em .feedback-section{
	padding-bottom: 0;
}
.em .feedback-content {
    /*padding: 0 15px;*/
}
.em .feedback-list {
    background-repeat: no-repeat;
    background-position: left;
    padding: 51px 0 28px 100px;
    border-bottom: 3px solid #ebebeb;
    line-height: 1.9;
}
.em .feedback-list:last-child{
	border:none;
}
.em .feedback-img {
    text-align: center;
    position: relative;
    max-width: 934px;
    margin: 42px auto 0;
    padding: 0 15px;
}
.feedback-img img {
    box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.11);
    -webkit-box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px -1px 5px 1px rgba(0,0,0,0.11);
}
.em .feedback-img:after{
	content: " ";
    position: absolute;
    left: 0;
    bottom: 26px;
    right: 0;
    width: 97%;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.2);
    margin: 0 auto;
}
.em .small-banner-section {
    margin-top: -25px;
    background-color: #fff;
    position: relative;
}
.em .small-banner-section .banner-content {
    text-align: center;
    width: 85%;
    margin: 0 auto;
}
.em .competencies-section{
	padding-top: 90px;
	text-align: center;
}
.em .competencies-statistics {
    margin-top: 65px;
}
.em .competencies-content {
    width: 75%;
    margin: 0 auto;
    text-align: center;
}
.em .competencies-statistics .col {
    width: 230px;
    display: inline-block;
    margin: 0 34px;
}
.em .competencies-section p{
	font-size: 25px;
	margin-top: 10px;
}
.em .stats-box {
    background-color: #fff;
    padding: 5px;
    width: 100%;
    display: table;
    vertical-align: middle;
    height: 225px;
}
.em .stats-inner {
    border: 3px solid #ffda30;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.stats-inner span {
    display: block;
}
.stats-inner span:first-of-type {
    font-size: 40px;
    font-weight: 700;
    position: relative;
}
.em .stats-inner span:first-of-type:after{
	content: " ";
	position: absolute;
	left: 0;
	bottom: -9px;
	right: 0;
	margin: 0 auto;
	width: 23px;
	height: 3px;
	background-color: #ffda30;
}
.stats-inner span:last-of-type {
    font-size: 20px;
    padding-top: 15px;
}
.em .btn {
    display: inline-block;
    background-color: #000;
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    padding: 8px 35px;
    border-radius: 50px;
    border: 3px solid #000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.em .btn:hover,
.em .btn:focus,
.em .btn:active{
	background-color: #d14e11;
	border-color: #d14e11;
}
.em .pricing-btn{
	margin-top: 50px;
}
.em .template-section {
    padding-bottom: 125px;
}
.em .template-section h2{
	margin-bottom: 98px;
}
.em .template-box {
    text-align: center;
    background-color: #f7f6f6;
    padding: 60px 45px 45px;
}
.em .template-col {
    width: 50%;
    float: left;
    padding: 0 15px;
}
.em .template-btn {
    background-color: #fff;
    color: #000;
    font-size: 30px;
    font-weight: 700;
    padding: 3px 20px;
    position: absolute;
    top: -88px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}

.template-img a {
    display: block;
    position: relative;
    
}
.template-img a:before,
.template-slider a::before,
.requirement-list1 div a:before{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/hover-search-icon.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
	opacity: 0;transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}
.template-img a:after,
.template-slider a::after,
.requirement-list1 div a:after{
	content: " ";
	position: absolute;
	top: 837px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(239,211,55,0.8);
	transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;

}
.template-img img {
    border: 4px solid #dfdfdf;
    width: 100%;
}
.em .template-img a:hover:after,
.template-slider a:hover:after,
.em .template-img a:focus:after,
.template-slider a:focus:after,
.requirement-list1 div a:hover:after,
.requirement-list1 div a:focus:after{
	top: 0;
}
.em .template-img a:hover:before,
.template-slider a:hover:before,
.em .template-img a:focus:before,
.template-slider a:focus:before,
.requirement-list1 div a:hover:before,
.requirement-list1 div a:focus:before
{
	opacity: 1;
}
.em .template-img a:hover .template-btn,
.em .template-img a:focus .template-btn{
	background-color: #fff;
	border-color: #589fdf;
}
.fancybox-inner > img {max-width: 100%;}

/*Terrapin Blue css ends here*/

/*JR Reed css starts here*/
.jr-reed.em .banner-section .right::after{
	background-color: rgba(1,106,112,0.77);
}
.jr-reed.em .banner-section .right{
	background-color: rgba(1,106,112,0.77);
	background-blend-mode: multiply;
}
.em .overview-section {
    position: relative;
    padding: 47px;
    text-align: center;
    margin: 84px 0 49px;
    line-height: 1.7;
}
.em .overview-section:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url(https://email.uplers.com/casestudies/curalife/images/overview-overlay.png);
}
.overview-content{
	position: relative;
	z-index: 2;
}
.em .overview-content h2{
	margin-bottom: 35px;
}
.em .challenge-lists {
    width: 76%;
    margin: 60px auto 10px;
    counter-reset: challenge-number;
}
.em .challenge-lists div {
    background-color: #fff;
    padding: 40px 40px 50px;
    text-align: center;
    position: relative;
    line-height: 1.7;
}
.em .challenge-lists div:nth-child(even){
	background-color: #eee;
}
.challenge-lists div:before {
    counter-increment: challenge-number;
    content: counter(challenge-number);
    font-size: 30px;
    width: 42px;
    height: 42px;
    background-color: #ffda30;
    border-radius: 50%;
    position: absolute;
    top: -22px;
    left: 0;
    right: 0;
    margin: 0 auto;
    line-height: 42px;
    font-weight: 700;
}
.jr-reed.em .solution-content,
.curalife.em .solution-content{
	width: 100%;
	margin: 0;
	text-align: left;
}
.jr-reed.em .solution-content .left,
.curalife.em .solution-content .left,
.requirement-list2 .left {
    width: 50%;
    float: left;
}
.jr-reed.em .solution-content h2 {
    margin-bottom: 60px;
}
.jr-reed.em .solution-content .right,
.curalife.em .solution-content .right,
.requirement-list2 .right {
    width: 50%;
    float: right;
}

.em .solution-list {
    counter-reset: solution-number;
}
.em .solution-list div {
    position: relative;
    padding: 0 70px 57px;
}
.em .solution-list div:after{
	content: " ";
	position: absolute;
	top: 0;
	left: 19px;
	right: 0;
	bottom: 0;
	width: 3px;
	height: 100%;
	background-color: #ffda30;
}
.em .solution-list div:last-of-type{
	padding-bottom: 0px;
}
.em .solution-list div:last-of-type:after{
	display: none;
}
.em .solution-list div:before{
	counter-increment: solution-number;
    content: counter(solution-number);
    font-size: 26px;
    width: 42px;
    height: 42px;
    background-color: #ffda30;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    z-index: 1;
}
.jr-reed.em .solution-section .testimonial-section,
.curalife.em .solution-section .testimonial-section {
    margin: 0;
    text-align: center;
}
.jr-reed.em .solution-section .testimonial-box
{
	padding: 40px 40px 40px 20px;
	font-size: 20px;
}
.jr-reed.em .feedback-section{
	padding-bottom: 105px;
	position: relative;
}
.curalife.em .feedback-section{
	padding-bottom: 150px;
}
.em .feedback-list h3{
	font-size: 30px;
	margin-bottom: 30px;
	font-weight: 700;
}
.jr-reed.em .feedback-list,
.curalife.em .feedback-list{
	background-position: left 50px;
}
.em .feedback-testimonial {
    padding: 35px 40px 20px;
    border-radius: 100px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
    font-size: 20px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16);
}
.em .feedback-testimonial p:first-of-type{
	display: inline-block;
	margin-bottom: 10px;
	font-style: italic;
}
.curalife.em .feedback-testimonial p:first-of-type{
    margin-bottom: 4px;
    margin-top: 8px;
}
.em .feedback-testimonial p:first-of-type:before{
	content: " ";
	background-image: url(https://email.uplers.com/casestudies/curalife/images/left-quote.png);
	background-repeat: no-repeat;
	background-size: 24px;
	width: 24px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: -5px;
}
.em .feedback-testimonial p:first-of-type:after {
	content: " ";
    background-image: url(https://email.uplers.com/casestudies/curalife/images/right-quote.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 24px;
	display: inline-block;
	width: 24px;
	height: 20px;
	position: relative;
	top: 10px;
}
.jr-reed.em .feedback-content{
	padding-bottom: 50px;
}
.jr-reed.em .small-banner-section .banner-content{
	margin-top: 55px;
}
.em .template-design-section h3{
	font-size: 30px;
	font-weight: 700;
	margin: 92px 0 65px;
}
.em .template-design-section .left {
    width: 45%;
    float: left;
}
.em .template-design-section .left img{
	border: 3px solid #e5e4e4;
}
.em .template-design-section .right{
	width: 55%;
	float: right;
}
.em .design-steps li {
    font-size: 19px;
    font-weight: 700;
    margin-bottom: 45px;
    position: relative;
}
.em .design-steps li.step1:before{
	content: " ";
	position: absolute;
	top: 0;
	left: -33%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step1-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
}
.em .design-steps li.step2:before{
	content: " ";
	position: absolute;
	top: -58px;
	left: -43%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step2-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
}
.em .design-steps li.step3:before{
	content: " ";
	position: absolute;
	top: -21px;
	left: -31%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step3-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
}

.em .design-steps li.step4:before{
	content: " ";
	position: absolute;
	top: 8px;
	left: -33%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step4-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 59px;
}
.em .design-steps li.step5:before{
	content: " ";
	position: absolute;
	top: 7px;
	left: -43%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step5-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 677px;
}
.em .design-steps li.step6:before{
	content: " ";
	position: absolute;
	top: 7px;
	left: -37%;
	right: 0;
	bottom: 0;
	background-image: url(https://email.uplers.com/casestudies/curalife/images/step6-pointer.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 1184px;
}
.em .design-conditions{
	padding: 62px;
	margin: 150px 0;
}
.design-conditions h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 23px;
}
.design-conditions li {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 30px;
    list-style-type: disc;
}
.design-conditions li:last-child{
	margin-bottom: 0;
}
.em .design-conditions ul {
    padding-left: 17px;
}
.jr-reed.em .design-testimonial .testimonial-box {
    padding: 55px 34px 54px 21px;
}
.jr-reed.em .design-testimonial .testimonial-section {
    padding: 25px;
}
.jr-reed.em .design-testimonial .testimonial-text p:first-child{
	margin-bottom: 30px;
}
/*JR Reed css ends here*/

/*Curalife css starts here*/
.curalife.em .banner-section .right::after {
    background-color: rgba(69,171,169,0.91);
}
.curalife.em .testimonial-img{
	display: block;
	margin: 0 auto;
}
.curalife.em .testimonial-text{
	display: block;
	margin: 0 auto;
	width: 100%;
	padding-top: 40px;
	padding-left: 0;
}
.curalife.em .solution-section .testimonial-box{
	padding: 40px 15px;
	font-size: 16px;
}
.curalife.em .solution-list div{
	padding-bottom: 112px;
}
.curalife.em .challenge-list li{
	margin-bottom: 65px;
	background-color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
}
.curalife.em .challenge-list li:last-child {
    margin-bottom: 0px;
}
.curalife.em .challenge-list li::before{
	font-size: 34px;
	font-weight: 700;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	    -ms-transform: translate(0,-50%);
	        transform: translate(0,-50%);
	height: 48px;
	width: 48px;
	background-color: #ffda30;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
}
.curalife.em .challenge-list li::after{
	left: -24px;
}
.curalife.em .challenge-list{
	padding-left: 25px;
}
.em .template-slider-section{
	padding-bottom: 60px;
}
.em .template-slider {
    margin:70px 0 110px;
}
.template-slider .slide {
    height: 510px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border: 4px solid #eaeaea;
    position: relative;
}
.slick-initialized .slick-slide{
	padding: 0 15px;
}
.template-slider .slick-arrow{
	position: absolute;
	top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    font-size: 0;
    background-color: #fff;
    border: none;
    z-index: 1;
    cursor: pointer;
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16)!important;
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.16)!important;
}
.template-slider .slick-prev{
	left:-17px;
}
.template-slider .slick-prev:after{
	content: " ";
	background-image: url(https://email.uplers.com/casestudies/curalife/images/slick-left-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.template-slider .slick-next{
	right: -17px;
}
.template-slider .slick-next:after{
	content: " ";
	background-image: url(https://email.uplers.com/casestudies/curalife/images/slick-right-arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.template-slider .slick-arrow:hover,
.template-slider .slick-arrow:focus{
	background-color: #ffda30;
}
.curalife.em .template-slider-section .feedback-testimonial{
	width: 52%;
    padding: 20px;
}
.curalife.em .template-slider-section .feedback-testimonial-text{
	display: block;
	width: 100%;
}
.curalife.em .feedback-testimonial p:first-of-type::before{
	background-image: url(https://email.uplers.com/casestudies/curalife/images/left-quote-transparent.png);
}
.curalife.em .feedback-testimonial p:first-of-type::after{
	background-image: url(https://email.uplers.com/casestudies/curalife/images/right-quote-transparent.png);
}
.curalife.em .template-slider-section .feedback-testimonial:after{
	content: " ";
	position: absolute;
	bottom: -18px;
	left: 50%;
	display: inline-block;
	border-right: 20px solid transparent;
	border-top: 25px solid #fff;
	border-left: 20px solid transparent;
	content: '';
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}
.em .template-text {
	font-size: 18px;
    color: #000;
    padding: 0 50px;
    display: block;
    margin-bottom: 40px;
}
.curalife.em .template-btn{
	border-color: #a4dbfa
}
.curalife.em .template-img a:hover .template-btn,
.curalife.em .template-img a:focus .template-btn{
	border-color: #e8c817;
}
.em .illustration-section h2{
	margin-bottom: 85px;
}
.em .illustration-section{
	padding-top: 140px;
}
.curalife.em .feedback-section .feedback-testimonial{
	padding: 10px 40px 10px 10px;
	width: 69%;
}
.curalife.em .feedback-testimonial-img {
    border-radius: 50%;
    width: 132px;
    height: 132px;
    overflow: hidden;
    border: none;
    display: table-cell;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: cover;
}
.curalife.em .feedback-testimonial-text {
    width: calc(100% - 132px);
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    padding-left: 0;
}
.curalife.em .feedback-list:last-child{
	margin-bottom: 60px;
}
.curalife.em .small-banner-section{
	margin-top: -72px;
}
.template-slider a{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.template-slider a::after {
    top: 510px;
}
.curalife.em .company-bg-text{
	width: auto;
}
.curalife.em .challenge-section{
	padding-top: 90px;
	padding-bottom: 116px;
}
.curalife.em .challenge-section h2 {
    margin-bottom: 61px;
}
.curalife.em .solution-content h2 {
    margin-bottom: 56px;
}
.curalife.em .solution-section {
    padding-bottom: 7px;
}
/*Curalife css ends here*/

/*Universal Relocation css starts*/
.universal.em .company-bg-text{
	width: auto;
}

.universal.em .banner-section .right{
	background-color: rgba(46,49,146,0.66);
	background-blend-mode: multiply;
}
.universal.em .banner-section .right::after{
	background-color: rgba(46,49,146,0.66);
}
.em .about-section {
    display: table;
    background-color: #ffda30;
    padding: 15px;
    width: 92%;
    margin: 70px auto 10px;
}
.about-img {
    display: table-cell;
    background-repeat: no-repeat;
    height: 304px;
    width: 304px;
    vertical-align: middle;
    background-size: cover;
}
.em .about-text {
    display: table-cell;
    vertical-align: middle;
    padding: 38px 30px;
	text-align: center;
	border: 3px solid #f4f3f3;
}
.em .about-text h2{
	font-size: 33px;
	text-transform: none;
	border-bottom: 1px solid rgba(0,0,0,0.22);
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.em .about-text h3{
	font-size: 33px;
	border-bottom: 1px solid rgba(0,0,0,0.22);
	margin: 0 0 20px;
	padding: 0 0 20px;
}
.em .requirement-section h2 {
    margin: 40px 0 60px;
}
.requirement-section{
	counter-reset: list-num;
}
.requirement-section h3{
	position: relative;
	font-size: 30px;
	text-indent: 50px;
	font-weight: 700;
	margin-bottom: 20px;
	text-transform: none;
}
.requirement-section h3:before{
	counter-increment: list-num;
	content: counter(list-num);
	font-size: 28px;
	font-weight: 700;
	height: 40px;
	width: 40px;
	background-color: #ffda30;
	border-radius: 50%;
	text-align: center;
	line-height: 40px;
	position: absolute;
	left: 0;
	top: 5px;
	text-indent: initial;
}
.em .requirement-list p {
    margin-bottom: 29px;
}
.em .requirement-list1 {
    margin: 50px 0;
}
.requirement-list1 div {
    display: inline-block;
    margin: 0 15px;
    width: 30.33%;
}
.requirement-list1 div a{
	display: block;
    width: 100%;
    height: 440px;
    overflow: hidden;
    border: 4px solid #eaeaea;
    position: relative;
}
.requirement-list1 div a:after{
	top: 440px;
}
.requirement-list1 div img {
    width: 100%;
}
.requirement-list1 div:first-of-type{
	margin-left: 0;
}
.requirement-list1 div:last-of-type{
	margin-right: 0;
}
.em .requirement-list:nth-of-type(2){
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-top: 55px;
	margin: 55px 0 90px;
}
.em .requirement-list2 {
    margin-top: 55px;
}
.requirement-list2 .left{
	text-align: justify;
	padding-right: 50px;
}
.em .requirement-list2 p{
	margin-bottom: 60px;
}
.steps {
    counter-reset: steps-number;
}
.em .steps p{
	position: relative;
	margin-bottom: 0;
	padding: 0 0 59px 50px;
	line-height: 1.5;
}

.em .steps p::before {
    counter-increment: steps-number;
    content: counter(steps-number, lower-alpha);
    font-size: 24px;
    width: 30px;
    height: 30px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
    z-index: 1;	
	color: #fff;
}
.em .steps p::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 13px;
    right: 0;
    bottom: 0;
    width: 3px;
    height: 100%;
    background-color: #000;
}
.em .steps p:last-of-type:after{
	display: none;
}
.em .requirement-section.section.grey-bg {
    padding-bottom: 64px;
}
.requirement-list3 .left{
	width: calc(100% - 570px);
	float: left;
	padding-right: 145px;
	line-height: 1.6;
}
.requirement-list3 .right{
	width: 570px;
	float: right;
}
.requirement-list3 .right .right-bg {
	width: 570px;
    height: 548px;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
}
.inner-img {
    position: absolute;
    height: calc(100% - 253px);
    width: calc(100% - 43px);
    overflow-y: scroll;
    top: 21px;
    left: 22px;
}
.requirement-list3 .left h3 {
    line-height: 1.4;
    margin-bottom: 34px;
}
.requirement-list3 .left h3:before {
    top: 5px;
}
.time-section{
	position: relative;
	background-size: cover;
    background-position: center;
}
.time-section:after{
	content: " ";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(239,211,55,0.97);
}
.em .time-content {
    position: relative;
    z-index: 2;
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
.em .time-content h2{
	margin-bottom: 40px;
}
.em .time-content p:first-of-type{
	margin-bottom: 30px;
}
.universal.em .feedback-content {
    width: 60%;
    margin: 0 auto;
}
.universal.em .feedback-section {
    padding-bottom: 50px;
}
.universal.em .feedback-section h2{
	margin-bottom: 18px;
}
.universal.em .feedback-list{
	padding: 44px 0 40px 100px;
}
/*Universal Relocation css ends*/

/*Responsive media queries*/
@media only screen and (max-width: 1350px){
	
	.banner-section .left-content{
		width: 450px;
	}
	.banner-section .left:after{
		width: 38%;
	}
	h1 {
	    font-size: 35px;
	}
	.em .feedback-testimonial{
		width: 70%;
	}
	.curalife.em .template-slider-section .feedback-testimonial {
	    width: 65%;
	}
}

@media only screen and (max-width: 1200px) {
	.requirement-list3 .left{
		padding-right: 60px;
	}
.em .main {
	width: 1200px
}
.em footer.footer_section .footer_inner {
	padding: 85px 70px;
}
.banner-section .left-content {
    width: 400px;
}
.em .competencies-content{
	width: auto;
	padding:0 15px;
}
.em .template-design-section .left,
.design-steps{
	display: none;
}
.em .template-design-section .right {
    width: 100%;
    float: none;
}
.em .design-conditions{
	margin: 40px 0;
	padding: 40px;
}
.em .template-design-section h3{
	margin: 40px 0;
}
.design-conditions h4,
.design-conditions li{
	margin-bottom: 15px;
}
.template-slider .slick-arrow{
	width: 50px;
	height: 50px;
	line-height: 50px;
}
.template-slider .slick-prev {
    left: 0;
}
.template-slider .slick-next {
	right: 0;
}
.em .about-section{
	width: 90%;
}
.requirement-list1 div a{
	height: 365px;
}
}

@media only screen and (max-width: 991px){
.banner-section .left-content {
    width: 315px;
}
.banner-section .left:after {
    width: 50%;
}
h1 {
    font-size: 34px;
}
h2{
	font-size: 35px;
}
.em .testimonial-img{
	width: 155px;
	height: 155px;
}
.em .testimonial-text {
    width: calc(100% - 155px);
    padding-left: 20px;
}
.em .feedback-img:after{
	width: 96%;
}
.em .competencies-statistics .col {
    margin: 0 8px;
}
.jr-reed.em .solution-section .testimonial-box{
	font-size: 18px;
}
.em .solution-list div:first-of-type {
    padding-bottom: 30px;
}
.em .feedback-list h3 {
    font-size: 25px;
    margin-bottom: 15px;
}
.em .feedback-testimonial,
.curalife.em .template-slider-section .feedback-testimonial{
	width: 80%;
	font-size: 15px;
}
.curalife.em .solution-list div {
    padding-bottom: 70px;
}
.curalife.em .solution-section {
    padding-bottom: 35px;
}
.em .about-section{
	width: 100%;
	margin: 50px auto 0;
}
.em .about-text h3{
	font-size: 23px;
    margin: 0 0 15px;
    padding: 0 0 15px;
}
.em .about-text{
	padding: 20px;
}
.requirement-list1 div{
	margin: 0 14px;
}
.requirement-section h3{
	font-size: 25px;
}
.requirement-section h3:before{
	font-size: 22px;
	height: 35px;
    width: 35px;
    line-height: 35px;
    top: 5px;
}
.em .requirement-section h2 {
    margin-bottom: 25px;
}
.em .requirement-list1 {
    margin: 40px 0;
}
.em .requirement-list2 p {
    margin-bottom: 15px;
}
.requirement-list2 .left{
	font-size: 15px;
	padding-right: 40px;
}
.em .steps p{
	padding-bottom: 15px;
	margin-bottom: 0;
}
.em .requirement-list2 {
    margin-top: 40px;
}
.em .requirement-list:nth-of-type(2){
	padding-top: 35px;
    margin: 50px 0;
}
.requirement-list3 .right {
    width: 445px;
}
.requirement-list3 .left{
	padding-right: 30px;
	width: calc(100% - 445px);
}
.requirement-list3 .right .right-bg {
    height: 482px;
    width: 445px;
}
.inner-img {
    width: calc(100% - 35px);
    top: 17px;
    left: 17px;
}
.requirement-list3 .left h3:before{
	top: 0;
}
.em .requirement-section{
	padding-bottom: 50px;
}
.em .time-section{
	padding: 50px 0 60px;
}
.universal.em .feedback-content{
	width: 75%;
}
.requirement-list1 div a{
	height: 278px;
}
}

@media only screen and (max-width: 767px){
.banner-section {
    height: auto;
}

.banner-section .right,
.banner-section .left{
	width: 100%;
	float: none;
}
.banner-section .right{
	height: 350px;
}
.banner-section .left{
	height: 280px;
}
.banner-section .left-content {
    width: auto;
    text-align: center;
    padding: 0 15px;
}
.banner-section .left:after {
    display: none;
}
h1 {
    font-size: 30px;
}
h2{
	font-size: 28px;
}
.em .section {
    padding: 45px 0;
}
.challenge-list li:before {
    font-size: 40px;
    left: -75px;
    top: -10px;
}
.company-bg-text h2, .work-content h2,
.solution-content h2 {
    margin-bottom: 15px;
}
.challenge-section h2 {
    margin-bottom: 20px;
}
.em .testimonial-box{
	display: block;
}
.em .testimonial-img{
	display: block;
	margin: 0 auto;
}
.em .testimonial-text{
	display: block;
	padding-left: 0;
	width: 100%;
    margin-top: 10px;
}
.em .template-main{
    margin: 0 auto;
}
.em .template-col {
    width: 100%;
    float: none;
    margin-bottom: 50px;
}

.em .template-section{
    padding-bottom: 35px;
}
.em .template-section h2 {
    margin-bottom: 60px;
}
.em .template-btn{
	font-size: 25px;
}
.em .small-banner-section{
    margin-top:0;
}
.em .feedback-img:after{
	display: none;
}
.em .competencies-statistics .col {
    width: 100%;
    margin: 0 auto;
}
.em .competencies-statistics{
	padding: 0 15px;
}
.em .challenge-content{
	width: 70%;
}
.em .overview-section{
	padding: 30px;
}
.em .overview-content h2 {
    margin-bottom: 15px;
}
.em .challenge-lists div{
	padding: 35px 40px;
}

.jr-reed.em .solution-content .left,
.jr-reed.em .solution-content .right,
.curalife.em .solution-content .left,
.curalife.em .solution-content .right{
    width: 100%;
    float: none;
}
.jr-reed.em .solution-content .right,
.curalife.em .solution-content .right{
	margin-top: 35px;
}
.jr-reed.em .solution-section .testimonial-box,
.curalife.em .solution-section .testimonial-box{
	padding: 40px;
}
.em .template-design-section h3{
	font-size: 25px;
}
.design-conditions h4{
	font-size: 18px;
}
.em .solution-list div{
	padding: 0 25px 0 70px;
}
.em .feedback-list h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.em .feedback-testimonial{
	width: 95%;
	font-size: 16px;
	padding: 35px 20px 20px;
}
.curalife.em .feedback-section .feedback-testimonial {
    padding: 10px 40px 10px 20px;
    font-size: 12px;
}
.jr-reed.em .feedback-section{
	padding-bottom: 95px;
}
.jr-reed.em .feedback-content{
	padding-bottom: 0;
}
.em .competencies-section p {
    font-size: 18px;
}
.curalife.em .challenge-list:before{
	left: 25px;
}
.curalife.em .challenge-list {
    padding-left: 50px;
}
.curalife.em .challenge-content {
    width: 80%;
}
.curalife.em .challenge-list li:before{
	left: -78px;
}

.curalife.em .solution-list div {
    padding-bottom: 25px;
}
.em .template-slider {
    margin: 45px 0 50px;
}
.em .template-slider-section{
	padding-bottom: 70px;
}
.em .illustration-section{
	padding-top: 120px;
}
.curalife.em .feedback-testimonial p:first-of-type::before{
	background-size: 16px;
    top: 0;
}
.curalife.em .feedback-testimonial p:first-of-type::after{
	background-size: 16px;
}
.curalife.em .template-slider-section .feedback-testimonial{
	width: 95%;
}
.em .illustration-section h2 {
    margin-bottom: 60px;
}
.em .about-text {
    padding: 30px 20px;
    display: block;
    text-align: center;
}
.em .about-img{
	display: block;
	margin: 0 auto;
}
.em .about-text h2{
	text-align: center;
	line-height: 1.5;
}
.em .requirement-list1 div{
	width: 100%;
    margin: 15px auto;
    text-align: center;
}
.requirement-section h3{
	font-size: 22px;
}
.requirement-section h3:before{
    top: 1px;
}
.requirement-list2 .left{
	width: 100%;
	float: none;
	font-size: 16px;
	padding-right: 0;
}

.em .requirement-list2 .right{
	width: 100%;
	float: none;
	text-align: center;
	margin-top: 20px;
}
.requirement-list3 .left h3:before{
	top: -2px;
}
.requirement-list3 .left
 {
    width: 100%;
    float: none;
}
.requirement-list3 .right{
	float: none;
	width: 400px;
	margin: 45px auto 0;
	height: 325px;
}
.requirement-list3 .right .right-bg {
    height: 457px;
    width: 400px;
}
.em .time-content{
	width: 100%;
}
.em .time-content h2 {
    margin-bottom: 20px;
}
.em .time-content p:first-of-type {
    margin-bottom: 15px;
}
.universal.em .feedback-content{
	width: 100%;
}
.universal.em .feedback-section {
    padding-bottom: 10px;
}
.inner-img {
    width: calc(100% - 35px);
    top: 15px;
    left: 16px;
}
.requirement-list1 div a{
	height: 447px;
}
}
@media (max-width: 640px){
	.curalife.em .feedback-testimonial-img{
		display: block;
		margin: 0 auto;
	}
	.curalife.em .feedback-section {
	    padding-bottom: 120px;
	}

	.curalife.em .small-banner-section {
	    margin-top: 55px;
	}
	.curalife.em .feedback-section .feedback-testimonial{
		width: 85%;
	}
}
@media only screen and (max-width: 480px){
	
	h1,h2{
	    font-size: 22px;
	}
	.em .testimonial-img {
	    width: 120px;
	    height: 120px;
	    position: relative;
	}
	.work-list h2 {
	    line-height: 1.2;
	    font-size: 20px;
	}
	.em .work-list div{
		padding: 48px 20px;
	}
	.em .template-box {
	    padding: 40px 25px 25px;
	}
	.em .template-btn{
		font-size: 18px;
		top: -62px;
	}
	.em .feedback-list {
	    background-repeat: no-repeat;
	    background-position: left;
	    padding: 30px 0 30px 70px;
	    border-bottom: 3px solid #ebebeb;
	    background-size: 50px;
	}
	.em .btn{
		font-size: 20px;
	}
	.em .overview-content h2 {
	    margin-bottom: 10px;
	}
	.design-conditions li{
		font-size: 16px;
	    margin-bottom: 5px;
	}
	.em .feedback-list h3 {
	    font-size: 18px;
	}
	.em .feedback-testimonial,
	.curalife.em .template-slider-section .feedback-testimonial,
	.curalife.em .feedback-section .feedback-testimonial{
		width: 98%;
	}
	.curalife.em .feedback-section .feedback-testimonial {
	    padding: 10px 40px 10px 50px;
	    font-size: 12px;
	}
	.jr-reed.em .small-banner-section .banner-content {
	    margin-top: 75px;
	}
	.curalife.em .feedback-testimonial p:first-of-type::before,
	.curalife.em .feedback-testimonial p:first-of-type::after {
	    background-size: 12px;
	    width: 12px;
	}
	.em .template-text{
		padding: 0;
	}
	.curalife.em .small-banner-section{
		padding-bottom: 80px;
	}
	.curalife.em .feedback-section{
		padding-bottom: 150px;
	}
	
	.curalife.em .feedback-list:last-child {
	    margin-bottom: 0;
	}
	.em .about-text{
		padding: 30px 15px;
	}
	.em .about-img{
		height: 210px;
	    width: auto;
	    background-size: contain;
	    background-position: top;
	}
	.em .about-text h3{
		font-size: 18px;
	}
	.requirement-section h3 {
    	font-size: 20px;
	}
	.requirement-list3 .right {
	    width: 275px;
	    height: 220px;
	}
	.requirement-list3 .right .right-bg {
	    height: 394px;
	    width: 275px;
	}
	.inner-img {
	    width: calc(100% - 22px);
	    top: 10px;
	    left: 11px;
	}
	.requirement-list1 div a{
		height: 350px;
	}
}
@media only screen and (max-width: 380px){
	.em .illustration-section {
	    padding-top: 160px;
	}
	.jr-reed.em .feedback-section {
	    padding-bottom: 120px;
	}
}



.em .yellow-bg .btn:hover,
.em .yellow-bg .btn:focus,
.em .yellow-bg .btn:active{
	background-color: #fff;
	border-color: #fff;
	color:#000;
}