@charset "utf-8";

/* Mobile */
@media only screen and (min-width: 250px) {
.cb-slideshow li div h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
	font-weight:300;
	color: #fff;
}
.cb-slideshow li div h3 strong{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 30px;
	font-weight:300;
	color: #fff;
}
	
#EasyWeightlossProgramsCranberry1  {
    z-index: 0;
    position: absolute;
    bottom: 20%;
    left: 0px;
    width: 80%;
	margin-right: 20%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimation 48s linear infinite 0s;
    -moz-animation: titleAnimation 48s linear infinite 0s;
    -o-animation: titleAnimation 48s linear infinite 0s;
    -ms-animation: titleAnimation 48s linear infinite 0s;
    animation: titleAnimation 48s linear infinite 0s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry2  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 80%;
	margin-right: 0%;
	margin-left: 20%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 8s;
    -moz-animation: titleAnimationright 48s linear infinite 8s;
    -o-animation: titleAnimationright 48s linear infinite 8s;
    -ms-animation: titleAnimationright 48s linear infinite 8s;
    animation: titleAnimationright 48s linear infinite 8s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry3  {
    z-index: 0; 
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 90%;
	margin-right: 10%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimation 48s linear infinite 16s;
    -moz-animation: titleAnimation 48s linear infinite 16s;
    -o-animation: titleAnimation 48s linear infinite 16s;
    -ms-animation: titleAnimation 48s linear infinite 16s;
    animation: titleAnimation 48s linear infinite 16s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
#EasyWeightlossProgramsCranberry4  {
    z-index: 0;
    position: absolute;
    bottom: 10%;
    left: 0px;
    width: 90%;
	margin-right: 0%;
	margin-left: 10%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimationright 48s linear infinite 24s;
    -moz-animation: titleAnimationright 48s linear infinite 24s;
    -o-animation: titleAnimationright 48s linear infinite 24s;
    -ms-animation: titleAnimationright 48s linear infinite 24s;
    animation: titleAnimationright 48s linear infinite 24s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry5  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 90%;
	margin-right: 10%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimation 48s linear infinite 32s;
    -moz-animation: titleAnimation 48s linear infinite 32s;
    -o-animation: titleAnimation 48s linear infinite 32s;
    -ms-animation: titleAnimation 48s linear infinite 32s;
    animation: titleAnimation 48s linear infinite 32s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry6  {
    z-index: 0;
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 90%;
	margin-right: 0%;
	margin-left: 10%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 40s;
    -moz-animation: titleAnimationright 48s linear infinite 40s;
    -o-animation: titleAnimationright 48s linear infinite 40s;
    -ms-animation: titleAnimationright 48s linear infinite 40s;
    animation: titleAnimationright 48s linear infinite 40s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
	
	
}

/* Tablet */

@media only screen and (min-width: 750px) {
.cb-slideshow li div h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 15px;
    padding-left: 15px;
    padding-right: 15px;
	font-weight:300;
	color: #fff;
}
.cb-slideshow li div h3 strong{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 30px;
	font-weight:300;
	color: #fff;
}
	
#EasyWeightlossProgramsCranberry1  {
    z-index: 0;
    position: absolute;
    bottom: 20%;
    left: 0px;
    width: 60%;
	margin-right: 40%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimation 48s linear infinite 0s;
    -moz-animation: titleAnimation 48s linear infinite 0s;
    -o-animation: titleAnimation 48s linear infinite 0s;
    -ms-animation: titleAnimation 48s linear infinite 0s;
    animation: titleAnimation 48s linear infinite 0s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry2  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 60%;
	margin-right: 0%;
	margin-left: 40%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 8s;
    -moz-animation: titleAnimationright 48s linear infinite 8s;
    -o-animation: titleAnimationright 48s linear infinite 8s;
    -ms-animation: titleAnimationright 48s linear infinite 8s;
    animation: titleAnimationright 48s linear infinite 8s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry3  {
    z-index: 0; 
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 60%;
	margin-right: 40%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimation 48s linear infinite 16s;
    -moz-animation: titleAnimation 48s linear infinite 16s;
    -o-animation: titleAnimation 48s linear infinite 16s;
    -ms-animation: titleAnimation 48s linear infinite 16s;
    animation: titleAnimation 48s linear infinite 16s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
#EasyWeightlossProgramsCranberry4  {
    z-index: 0;
    position: absolute;
    bottom: 10%;
    left: 0px;
    width: 60%;
	margin-right: 0%;
	margin-left: 40%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimationright 48s linear infinite 24s;
    -moz-animation: titleAnimationright 48s linear infinite 24s;
    -o-animation: titleAnimationright 48s linear infinite 24s;
    -ms-animation: titleAnimationright 48s linear infinite 24s;
    animation: titleAnimationright 48s linear infinite 24s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry5  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 60%;
	margin-right: 40%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimation 48s linear infinite 32s;
    -moz-animation: titleAnimation 48s linear infinite 32s;
    -o-animation: titleAnimation 48s linear infinite 32s;
    -ms-animation: titleAnimation 48s linear infinite 32s;
    animation: titleAnimation 48s linear infinite 32s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry6  {
    z-index: 0;
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 60%;
	margin-right: 0%;
	margin-left: 40%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 40s;
    -moz-animation: titleAnimationright 48s linear infinite 40s;
    -o-animation: titleAnimationright 48s linear infinite 40s;
    -ms-animation: titleAnimationright 48s linear infinite 40s;
    animation: titleAnimationright 48s linear infinite 40s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
	
}


/* Small Desktop */

@media only screen and (min-width: 900px) {
.cb-slideshow li div h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-left: 50px;
    padding-right: 25px;
	font-weight:300;
	color: #fff; 
}
.cb-slideshow li div h3 strong{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 33px;
	font-weight:300;
	color: #fff;
}
	
#EasyWeightlossProgramsCranberry1  {
    z-index: 0;
    position: absolute;
    bottom: 20%;
    left: 0px;
    width: 50%;
	margin-right: 50%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimation 48s linear infinite 0s;
    -moz-animation: titleAnimation 48s linear infinite 0s;
    -o-animation: titleAnimation 48s linear infinite 0s;
    -ms-animation: titleAnimation 48s linear infinite 0s;
    animation: titleAnimation 48s linear infinite 0s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry2  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 50%;
	margin-right: 0%;
	margin-left: 50%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 8s;
    -moz-animation: titleAnimationright 48s linear infinite 8s;
    -o-animation: titleAnimationright 48s linear infinite 8s;
    -ms-animation: titleAnimationright 48s linear infinite 8s;
    animation: titleAnimationright 48s linear infinite 8s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry3  {
    z-index: 0; 
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 50%;
	margin-right: 50%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimation 48s linear infinite 16s;
    -moz-animation: titleAnimation 48s linear infinite 16s;
    -o-animation: titleAnimation 48s linear infinite 16s;
    -ms-animation: titleAnimation 48s linear infinite 16s;
    animation: titleAnimation 48s linear infinite 16s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
#EasyWeightlossProgramsCranberry4  {
    z-index: 0;
    position: absolute;
    bottom: 10%;
    left: 0px;
    width: 50%;
	margin-right: 0%;
	margin-left: 50%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimationright 48s linear infinite 24s;
    -moz-animation: titleAnimationright 48s linear infinite 24s;
    -o-animation: titleAnimationright 48s linear infinite 24s;
    -ms-animation: titleAnimationright 48s linear infinite 24s;
    animation: titleAnimationright 48s linear infinite 24s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry5  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 50%;
	margin-right: 50%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimation 48s linear infinite 32s;
    -moz-animation: titleAnimation 48s linear infinite 32s;
    -o-animation: titleAnimation 48s linear infinite 32s;
    -ms-animation: titleAnimation 48s linear infinite 32s;
    animation: titleAnimation 48s linear infinite 32s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry6  {
    z-index: 0;
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 50%;
	margin-right: 0%;
	margin-left: 50%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 40s;
    -moz-animation: titleAnimationright 48s linear infinite 40s;
    -o-animation: titleAnimationright 48s linear infinite 40s;
    -ms-animation: titleAnimationright 48s linear infinite 40s;
    animation: titleAnimationright 48s linear infinite 40s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
}

/* Desktop */

@media only screen and (min-width: 1300px) {
.cb-slideshow li div h3 {
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 20px;
    padding-left: 70px;
    padding-right: 25px;
	font-weight:300;
	color: #fff;
}
.cb-slideshow li div h3 strong{
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    font-size: 35px;
	font-weight:300;
	color: #fff;
}
	
#EasyWeightlossProgramsCranberry1  {
    z-index: 0;
    position: absolute;
    bottom: 20%;
    left: 0px;
    width: 40%;
	margin-right: 60%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimation 48s linear infinite 0s;
    -moz-animation: titleAnimation 48s linear infinite 0s;
    -o-animation: titleAnimation 48s linear infinite 0s;
    -ms-animation: titleAnimation 48s linear infinite 0s;
    animation: titleAnimation 48s linear infinite 0s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry2  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 40%;
	margin-right: 0%;
	margin-left: 60%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 8s;
    -moz-animation: titleAnimationright 48s linear infinite 8s;
    -o-animation: titleAnimationright 48s linear infinite 8s;
    -ms-animation: titleAnimationright 48s linear infinite 8s;
    animation: titleAnimationright 48s linear infinite 8s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry3  {
    z-index: 0; 
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 40%;
	margin-right: 60%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimation 48s linear infinite 16s;
    -moz-animation: titleAnimation 48s linear infinite 16s;
    -o-animation: titleAnimation 48s linear infinite 16s;
    -ms-animation: titleAnimation 48s linear infinite 16s;
    animation: titleAnimation 48s linear infinite 16s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}
#EasyWeightlossProgramsCranberry4  {
    z-index: 0;
    position: absolute;
    bottom: 10%;
    left: 0px;
    width: 40%;
	margin-right: 0%;
	margin-left: 60%;
    text-align: left;
    opacity: 0;
	background-color: rgba(155, 187, 98, .9);
    -webkit-animation: titleAnimationright 48s linear infinite 24s;
    -moz-animation: titleAnimationright 48s linear infinite 24s;
    -o-animation: titleAnimationright 48s linear infinite 24s;
    -ms-animation: titleAnimationright 48s linear infinite 24s;
    animation: titleAnimationright 48s linear infinite 24s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}	
#EasyWeightlossProgramsCranberry5  {
    z-index: 0;
    position: absolute;
    top: 30%;
    left: 0px;
    width: 40%;
	margin-right: 60%;
	margin-left: 0%;
    text-align: left;
    opacity: 0;
	background-color: rgba(130, 102, 167, .7);
    -webkit-animation: titleAnimation 48s linear infinite 32s;
    -moz-animation: titleAnimation 48s linear infinite 32s;
    -o-animation: titleAnimation 48s linear infinite 32s;
    -ms-animation: titleAnimation 48s linear infinite 32s;
    animation: titleAnimation 48s linear infinite 32s;
	min-height: 200px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}	
#EasyWeightlossProgramsCranberry6  {
    z-index: 0;
    position: absolute;
    bottom: 30%;
    left: 0px;
    width: 40%;
	margin-right: 0%;
	margin-left: 60%;
    text-align: left;
    opacity: 0;
	background-color: rgba(78, 173, 197, .7);
    -webkit-animation: titleAnimationright 48s linear infinite 40s;
    -moz-animation: titleAnimationright 48s linear infinite 40s;
    -o-animation: titleAnimationright 48s linear infinite 40s;
    -ms-animation: titleAnimationright 48s linear infinite 40s;
    animation: titleAnimationright 48s linear infinite 40s;
	min-height: 200px;
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
}		
	
}
