
/* #Tablet (Portrait) */

    /* Note: Design for a width of 768px */


@media only screen and (min-width: 768px) and (max-width: 1024px) 
{
/*Home page*/
.header {
    margin: 0 auto;
    width: 100%;
}
.logo {
    border-left: none;
/*    border-right: 1px solid #FFFFFF;*/
    float: left;
    height: 38px;
    position: relative;
    text-align: center;
    width: 22.4%;
}
.logo img {
    float: right;
    padding-right:5.5%;
}
.logo span {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: 'fling_plainregular',sans-serif;
    font-size: 2.6em;
    height: 38px;
    line-height: 38px;
    padding-left: 7%;
}
.logo em {
    margin-bottom: -38px;
    position: relative;
    z-index: 10;
	position:absolute;
	top:38px;
	left:45%;
}
.mainnav {
    float: left;
	width:77.4%;
}
.mainnav ul li {
/*    border-right: 0.1291% solid #FFFFFF;*/
    float: left;
    height: 38px;
    position: relative;
    text-align: center;
    width: 16.4%;
}
.mainnav ul li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 38px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
}
.container {
    margin: 0 auto;
    width: 100%;
}
.homepic {
	width:100%;
	position:relative;
}
.homepic img {
	width:100%;
	height:auto;
}
.homepicinfobox {
	text-align:center;
	position:absolute;
	margin-left:0;
	top:5.70%;
	left:0px;
	width:100%;
}
.homepicinfobox h1 {
    clear: both;
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 6em;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 60px;
    text-align: center;
    word-spacing: 2px;
}
.article1 {
    padding: 0 3.4% 32px;
}
.imgbox {
    float: left;
    padding-right: 3.2%;
}
.articletextbox {
    float: left;
    padding-left: 3.4%;
    width: 50%;
}
.minislider {
    float: right;
    margin-right: 3.4%;
	margin-left:0;
    padding-bottom: 18px;
    padding-top: 32px;
    position: relative;
    width:38%;
}
.minislider ul li {
    float: left;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
}
#foo1 img {
    display: block;
    float: left;
	width:100%;
	height:100%;
}
.minislider a.prev {
    display: block;
    height: 73px;
    position: absolute;
    right: -20px;
    top: 42%;
    width: 15px;
}
.minislider a.next {
    display: block;
    height: 73px;
    left: -20px;
    position: absolute;
    top: 42%;
    width: 15px;
}
.facebookbar img {
	max-width:100%;
}
.footer {
    margin: 0 auto;
    padding-bottom: 26px;
    width: 100%;
}
.footerlinks ul li a {
/*    background-color: #70C1DF;*/
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 42px;
    text-align: center;
}
.logofooter {
	width:224px;
	height:38px;
	float:left;
	border-right:none;
	border-left:none;
	position:relative;
	text-align:center;
	padding-right:0;
}
.logo a {
    display: inline;
    height: 38px;
    margin: 0 auto;
    width: 180px;
}
.logofooter span {
	font-family:'fling_plainregular',sans-serif;
	color:#ffffff;
	font-size:3em;
	float:left;
	height:38px;
	line-height:38px;
	display:inline-block;
	padding-left:31px;
}
.logofooter img {
	float:right;
	padding-right:24px;
}
.footernavlinks ul {
    float: right;
    min-width: 1px;
    padding-right: 25px; /*2.2%;*/
	margin-bottom:10px;
}
.footernavlinks ul li {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: right; /* left */
    font-family: 'Lato',sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    line-height: 12px;
    padding: 0 5px 2px;
}
.cont_wrap {
	width:100%;
	margin:0 auto;
	position:relative;
}
.contentslider {
    margin: 0 auto;
    position: relative;
    width: 90%;
}
.contentslider ul {
    list-style: none outside none;
    margin: 0;
    padding:0;
	margin:0 auto;
}
.contentslider ul li {
    float: left;
	height:auto;
    margin-right: 3%;
    position: relative;
    width: 30%;
	margin:0 auto;
	padding:30px;
	display:block;
	padding-bottom:20px;
}
/*Form page*/
.formpic h1 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 5em;
    font-weight: 300;
    left: 0;
    letter-spacing: 3px;
    position: absolute;
    text-align: center;
    top: 50%;
	margin-top:-75px;
    word-spacing: 2px;
	margin-left:0;
	width:100%;
}

/*Product page*/
.productsbox {
    margin: 0 auto;
    width: 96%;
}
.primg {
	width:15%;
}
.primg img {
	max-width:75%;
}
.prinfo {
    float: left;
    padding-bottom: 38px;
    padding-top: 48px;
    width: 81%;
}

/*Manage page*/
.assistanthelp {
    margin: 0 auto;
    width: 96%;
}
.managepicinfo span a {
/*    background-color: #70C1DF;*/
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    height: 44px;
    line-height: 44px;
    margin: 20px auto 26px;
    text-align: center;
    width: 250px;
	border:1px solid #ffffff;
}
.helptitle img {
    float: left;
    padding-left: 1%;
    padding-right: 0px;
}
.helptitle p {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 56px;
	word-spacing:2px;
}
.assistanthelp ul li {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 24px;
    padding-top: 16px;
}
.assistanthelp ul li h3 {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 2.2em;
    font-style: italic;
    font-weight: 400;
}
.assistanthelp ul li span a {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
}
.offersbox {
	width:96%;
	margin:0 auto;
    padding-top: 40px;
}
.offerslides {
    float: left;
    margin-left:3%;
    position: relative;
    width: 20%;
}
#foo3 img {
    display: block;
    float: left;
	width:100%;
	height:auto;
}
.offerinfobox {
    float: left;
    padding: 0 0 0 5%;
    width: 72%;
}
.offerslides h4 {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    padding-bottom: 16px;
    word-spacing: 1px;
}
.offerslides h4 em {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 2.2em;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
}

.btminfo {
    margin: 0 auto;
    width: 96%;
}
#progress {
	margin-bottom:26px;
	height:90px;
}
.footernav {
 	padding-top:50px; 
}
.forminfo {
	top:50px;
}
}

/* #Mobile (Landscape) */

    /* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) 
{
/*Home page*/
.headerwrapper {
/*    background-color: #EA6DA5;*/
    margin-top:0;
    min-height: 40px;
    width: 100%;
}
.header {
    margin: 0 auto;
    width: 100%;
	position:relative;
	border-bottom:1px solid #ffffff;
	height:40px;
}
.header .logo em {
	display:none;
}
.logo {
    border-left: none;
    border-right:none;
    float: none;
    height: 40px;
    position: relative;
    text-align: center;
    width: 224px;
	margin:0 auto;
	clear:none;
}
.bubblecont {
	display:block;
}
.header span.mobilebtn {
	display:block;
	position:absolute;
	top:10px;
	right:3.125%;
	cursor:pointer;
}
.mainnav {
    float: none;
	width:100%;
	position:absolute;
/*	background-color:#EA6DA5;*/
	top:40px;
	left:0;
	z-index:60;
	border-top:1px solid #ffffff;
	display:none;
}
.mainnav ul li {
    /*border-right: 1px solid #FFFFFF;*/
    float: left;
    height: 40px;
    position: relative;
    text-align: center;
/*    width: 33.1%;
	border-right:1px solid #ffffff;*/
	border-bottom:1px solid #ffffff;
}
.mainnav ul li em {
	display:none;
}
.mainnav ul li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
}
.logofooter {
	padding-right:0;
}
.container {
    margin: 0 auto;
    width: 100%;
}
.maincontent .homemobegiftheading {
	padding-bottom:22px;
}
.homepic {
	width:100%;
	position:relative;
}
.homepic img {
	width:100%;
	height:auto;
}
.homepicinfobox {
	text-align:center;
	position:absolute;
	margin-left:0;
	top:5.70%;
	left:0px;
	width:100%;
}
.homepicinfobox span {
/*    color: #EC6CA5;*/
    float: left;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    padding-left: 3.75%;
}
.homepicinfobox h1 {
    clear: both;
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 4em;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 40px;
    text-align: center;
    word-spacing: 0px;
}
.homepicinfobox em {
/*    color: #EB6CA5;*/
    float: right;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 40px;
    padding-right: 22px;
}
.homepicinfobox a {
/*    background-color: #70C1DF;*/
    clear: both;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 2.3em;
    font-weight: 300;
    height: 55px;
    line-height: 55px;
    margin: 0 auto 8px;
    text-align: center;
    text-transform: uppercase;
    width: 364px;
}
.homepicinfobox p {
/*    color: #ED6CA5;*/
    font-family: 'Cardo',serif;
    font-size: 1.3em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    text-align: center;
}
.article1 {
    padding: 0 3.33% 32px;
}
.article1 h2 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    line-height: normal;
    padding-bottom: 8px;
    text-transform: uppercase;
    word-spacing: 1px;
}
.imgbox {
    float: none;
    padding-right:0;
	width:91.51%;
	margin:0 auto;
}
.imgbox p {
	padding-top:16px;
	text-align:center;
}
.article2, .article3 {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
    margin-bottom: 32px;
	padding:0 3.33% 30px;
}
.articletextbox {
    float: none;
    padding-left:0;
    width:100%;
}
.minislider {
    float: none;
    padding-bottom: 18px;
    padding-top: 4px;
    position: relative;
    width:90.6%;
	margin:0 auto;
}
.minislider ul li {
    float: left;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
}
#foo1 img {
    display: block;
    float: left;
	width:100%;
	height:100%;
}
.minislider a.prev {
    display: block;
    height: 73px;
    position: absolute;
    right: -20px;
    top: 42%;
    width: 15px;
}
.minislider a.next {
    display: block;
    height: 73px;
    left: -20px;
    position: absolute;
    top: 42%;
    width: 15px;
}
.mainform span a {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-weight: 300;
	width:98%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	margin-bottom:10px;
}
.btmarticle1 span a {
/*    background-color: #70C1DF;*/
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
	width:87%;
    height: 44px;
    line-height: 44px;
	margin:0;
	padding-left: 0;
    padding-right: 0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.15);
}
.btmarticle1 span a:hover {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);
}
.btmarticle1 span a:active {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}
.btmarticle1 span a:visited {
	color:#ffffff;
}
.article2 span a, .article3 span a {
/*    background-color: #70C1DF;*/
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
	width:87%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.15);
}
.article2 span a:hover, .article3 span a:hover {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);
}
.article2 span a:active, .article3 span a:active {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}
.article2 span a:visited, .article3 span a:visited {
	color:#ffffff;
}
.parapadding p {
    padding-bottom: 5px;
}
.facebookbar img {
	width:100%;
}
.contentslider {
    margin: 0 auto;
    position: relative;
    width: 80%;
}
.contentslider ul {
    list-style: none outside none;
    margin: 0;
    padding:0;
	margin:0 auto;
}
.contentslider ul li {
    float: left;
	height:auto;
    margin-right: 3%;
    position: relative;
    width: 100%;
	margin:0 auto;
	padding:30px;
	display:block;
	padding-bottom:20px;
}
.footerlinks ul li {
    float: left;
    height: 44px;
    margin-left: 2.5%;
    padding-top:0;
	padding-bottom:16px;
    width: 45.80%;
}
.footer {
    margin: 0 auto;
    padding-bottom: 26px;
    width: 100%;
	padding-top:32px;
}
.footerquote {
    float: none;
    width: 100%;
	position:static;
}
.footerquote blockquote {
    color: #FFFFFF;
    font-family: 'Cardo',serif;
    font-size: 1.6em;
    font-style: italic;
    font-weight: 400;
    padding-left: 3.33%;
    padding-right: 3.33%;
    padding-top: 20px;
    text-align: justify;
}
.footernav {
    float: none;
    padding-top: 50px;
    width: 100%;
}
.giftheading {
    padding-bottom: 34px;
    padding-top: 30px;
    text-align: center;
	width:100%;
	overflow:hidden;
}
.btmgft {
	padding-top:2px;
}
.btmimgbox {
	margin-bottom:38px;
}
.btmimgbox img {
	width:inherit;
}
.picgallery {
    padding-bottom: 32px;
}

/*Form page*/
.formpic h1 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 4em;
	width:100%;
    font-weight: 300;
    left:0;
    letter-spacing: 3px;
    position: absolute;
    text-align: center;
    top: 50%;
	margin-top:-70px;
	word-spacing: 2px;
	margin-left:0;
}
img.desktop {
	display:none;
}
img.mobile {
	display:block;
	width:100%;
}
.mainformbox {
    float: none;
	padding:0 3.75%;
    padding-bottom: 38px;
    width: 92.5%;
}
#tempfix {
	padding:0px !important;
	width:100%;
}
.mainformbox p {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-left:0;
    margin-right:0;
    padding-bottom: 8px;
    padding-top: 46px;
	text-align:justify;
}
.mainformbox .mainform p {
    border: medium none;
    margin: 0;
    padding: 0 0 22px 0;
}
.mainform textarea {
	width: 98% !important;
}
.mainform input.forminput {
    border: 1px solid #000000;
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    height: 33px;
    line-height: 33px;
    padding: 0 1%;
    width: 98%;
}
.mainform input.submit, .mainform input.reset {
/*    background-color: #70C1DF;*/
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Lato',sans-serif;
    font-size: 0.889em;
    font-style: normal;
    font-weight: 300;
    height: 44px;
    letter-spacing: 1px;
    line-height: 44px;
    text-align: center;
    width: 48.5%;
	margin-right:3%;
	float:left;
}
.mainformbox > p {
	padding-bottom:28px;
	margin-bottom:12px;
}
.mainform input.reset {
	margin-right:0;
}
.formsidebar {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
    float: left;
    min-height: 1px;
    width: 92.5%;
	padding:0 3.75%;
}
.formsidebar h2 {
/*    color: #EC6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    padding-left:0;
    padding-right:0;
}
.formsidebar p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    padding-left:0;
    padding-right:0;
    text-align: justify;
}
.account {
/*    background-color: #868695;*/
    min-height: 230px;
    margin-bottom: 32px;
    margin-left:0;
    margin-top: 6px;
    width: 100%;
}
.sidebaricon {
    height: 32px;
    margin: 34px auto 0;
    width: 100%;
	padding-bottom:20px;
	padding-top:0;
}
.sidebarborder {
	display:none;
}
/*Product page*/
.productmainnav {
/*	background-color:#DF927E;*/
}
.productsbox {
    margin: 0 auto;
    width: 93.34%;
}
.primg {
    float: none;
    width: 100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:6px;
}
.primg img {
	max-width:75%;
}
.prinfo {
    float: none;
    padding-bottom: 54px;
    padding-top:0px;
    width: 100%;
}
.productfooter {
	padding-top:0;
}

/*Manage page*/
.assistanthelp {
    margin: 0 auto;
    width: 92.5%;
}
.helptitle {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
    padding-top: 42px;
}
.helptitle img {
    float: left;
    padding-left: 0;
    padding-right: 14px;
}
.helptitle p {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    line-height: normal;
}
.assistanthelp ul li span {
    float: left;
    width: 40%;
	margin-bottom:10px;
}
.assistanthelp ul li span.biglinkmob {
    text-align: right;
    width: 60%;
}
.assistanthelp ul li span.biglink {
    text-align: right;
    width: 60%;
}
.assistanthelp ul li {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 18px;
    padding-top: 22px;
}
.weblink {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
	padding:0 3.75%;
    padding-bottom: 30px;
}
.weblink p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 6px;
    padding-top: 26px;
	line-height:normal;
    text-align: center;
}
.weblink em a {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
}
.offerslides h4{
	display:none;
}
.offermobiletitle {
	padding-top:75px;
	display:block;
	width:186px;
	float:left;
	padding-left:9.2%;
}
.offermobiletitle h4 {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    padding-bottom: 16px;
    word-spacing: 1px;
}
.offermobiletitle h4 em {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 2.333em;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
}
.offerslides {
	width:35%;
	margin-left:0;
	margin-right:10.41%;
	position:relative;
	float:right;
}
.offerslides ul li {
    float: left;
    width: 100%;
	height:auto;
	margin-right:5px;
	margin-left:5px;
}
.offerslides a.prev{
	width: 15px;
	height: 73px;
	display: block;
	position: absolute;
	top: 34%;
	right:-22px;
}
.offerslides a.prev img, .offerslides a.next img {
	margin:0;
}
.offerslides a.next{
	width: 15px;
	height: 73px;
	display: block;
	position: absolute;
	top: 34%;
	left:-22px;
}
.offerinfobox {
    float: none;
    padding:0;
    width: 92.5%;
	margin:0 auto;
	clear:both;
	text-align:justify;
	padding-top:54px;
}
.offerinfobox img {
	width:100%;
}
.btminfo p {
    border-top: 1px solid #EEEEEE;
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.6em;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 30px;
    padding-top: 10px;
    text-align: left;
}
.managefooter i {
	padding-top:0;
}
#progress {
	margin-bottom:26px;
	height:90px;
}
.managebaricon em.lftborder {
	width:79px;
}
.managebaricon em.rhtborder {
	width:79px;
}
.offermobiletitle .managebaricon em.lftborder {
	width:35%;
	margin-right:1%;
}
.offermobiletitle .managebaricon em.rhtborder {
	width:35%;
	margin-left:1%;
}
.giftbaricon em.lftborder {
    width: 79px;
}
.giftbaricon em.rhtborder {
    width: 79px;
}
.sidebaricon em.lftborder {
    width: 30%;
}
.sidebaricon em.rhtborder {
    width: 30%;
}
em.lftborder {
    width: 15%;
}
em.rhtborder {
    width: 15%;
}
.scrollar {
    margin-top: -30px;
    position: relative;
    z-index: 999;
}
img.desk {
	display:none;
}
img.mob {
	display:block;
}
.footerarrow em.patternarrow img {
	display:block;
}
.footerarrow em.patternarrow {
    border-left: none;
    border-right: none;
    border-top: none;
    display: inline-block;
    height: 20px;
    margin-right: 1px;
    width: 40px;
}
.forminfo {
	top:50%;
}

}

/* #Mobile (Portrait) */

    /* Note: Design for a width of 320px */

@media only screen and (min-width: 320px) and (max-width: 479px) 
{
/*Home page*/
.headerwrapper {
/*    background-color: #EA6DA5;*/
    margin-top:0;
    min-height: 40px;
    width: 100%;
}
.header {
    margin: 0 auto;
    width: 100%;
	position:relative;
	border-bottom:1px solid #ffffff;
	height:40px;
}
.header .logo em {
	display:none;
}
.logo {
    border-left: none;
    border-right:none;
    float: none;
    height: 40px;
    position: relative;
    text-align: center;
    width: 224px;
	margin:0 auto;
	clear:none;
}
.bubblecont {
	display:block;
}
.header span.mobilebtn {
	display:block;
	position:absolute;
	top:10px;
	right:3.125%;
	cursor:pointer;
}
.mainnav {
    float: none;
	width:100%;
	position:absolute;
/*	background-color:#EA6DA5;*/
	top:40px;
	left:0;
	z-index:60;
	border-top:1px solid #ffffff;
	display:none;
}
.mainnav ul li {
    /*border-right: 1px solid #FFFFFF;*/
    float: left;
    height: 40px;
    position: relative;
    text-align: center;
    width: 33.1%;
/*	border-right:1px solid #ffffff;*/
	border-bottom:1px solid #ffffff;
}
.mainnav ul li a {
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 40px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
}
.container {
    margin: 0 auto;
    width: 100%;
}
.homepic {
	width:100%;
	position:relative;
}
.homepic img {
	width:100%;
	height:auto;
}
.homepicinfobox {
	text-align:center;
	position:absolute;
	margin-left:0;
	top:5.70%;
	left:0px;
	width:100%;
}
.homepicinfobox span {
/*    color: #EC6CA5;*/
    float: left;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    padding-left: 3.75%;
}
.homepicinfobox h1 {
    clear: both;
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 3em;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: center;
    word-spacing: 0px;
}
.homepicinfobox em {
/*    color: #EB6CA5;*/
    float: right;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    letter-spacing: 1px;
    padding-bottom: 10px;
    padding-right: 22px;
}
.homepic .homepicinfobox em {
	padding-bottom:0;
}
.homepic .homepicinfobox {
	top:2px;
}
.homepicinfobox a {
/*    background-color: #70C1DF;*/
    clear: both;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 8px;
    text-align: center;
    text-transform: uppercase;
    width: 75%;
}
.homepicinfobox p {
/*    color: #ED6CA5;*/
    font-family: 'Cardo',serif;
    font-size: 1.1em;
    font-style: italic;
    font-weight: 400;
	line-height:normal;
	padding:0 2%;
    letter-spacing: 1px;
    text-align: center;
}
.homepic .homepicinfobox p {
	line-height:16px;
}
.article1 {
    padding: 0 3.33% 32px;
}
.article1 h2 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: normal;
    padding-bottom: 8px;
    text-transform: uppercase;
    word-spacing: 1px;
}
.imgbox {
    float: none;
    padding-right:0;
	width:91.51%;
	margin:0 auto;
}
.imgbox p {
	padding-top:16px;
	text-align:center;
}
.article2, .article3 {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
    margin-bottom: 20px;
	padding:0 3.33% 18px;
}
.articletextbox {
    float: none;
    padding-left:0;
    width:100%;
}
.minislider {
    float: none;
    padding-bottom: 18px;
    padding-top: 12px;
    position: relative;
    width:90.6%;
	margin:0 auto;
}
.minislider ul li {
    float: left;
    height: auto;
    margin-left: 5px;
    margin-right: 5px;
    width: 100%;
}
#foo1 img {
    display: block;
    float: left;
	width:100%;
	height:100%;
}
.minislider a.prev {
    display: block;
    height: 73px;
    position: absolute;
    right: -20px;
    top: 38%;
    width: 15px;
}
.minislider a.next {
    display: block;
    height: 73px;
    left: -20px;
    position: absolute;
    top: 38%;
    width: 15px;
}
.parapadding p {
	padding-bottom:5px;
}
.btmimgbox {
	margin-bottom:20px;
}
.btmimgbox img {
	width:inherit;
}
.giftheading h3 img.gfline1 {
    left: -100%;
    position: absolute;
    top: 50%;
}
.giftheading h3 img.gfline2 {
    position: absolute;
    right: -100%;
    top: 50%;
}
.picgallery {
    padding-bottom: 15px;
}
.mainform span a {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-weight: 300;
	width:98%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	margin-bottom:10px;
}
.btmarticle1 span a {
/*    background-color: #70C1DF;*/
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
	width:87%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
	margin:0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.15);
}
.btmarticle1 span a:hover {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);
}
.btmarticle1 span a:visited {
	color:#ffffff;
}
.btmarticle1 span a:active {
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}
.article2 span a, .article3 span a {
/*    background-color: #70C1DF;*/
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
	width:87%;
    height: 44px;
    line-height: 44px;
    padding-left: 0;
    padding-right: 0;
	text-align:center;
    text-transform: uppercase;
	margin:0 auto;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.15);
}
.article2 span a:hover, .article3 span a:hover { 
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(255, 255, 255, 0.35);
}
.article2 span a:visited, .article3 span a:visited { 
	color:#ffffff;
}
.article2 span a:active, .article3 span a:active { 
	text-decoration:underline;
	box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.25);
}
.articletextbox h2, .article3 h2 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    line-height: 16px;
    padding-bottom: 8px;
    padding-top: 20px;
    text-transform: uppercase;
    word-spacing: 1px;
}
.facebookbar img {
	width:100%;
}
.contentslider {
    margin: 0 auto;
    position: relative;
    width: 80%;
}
.contentslider ul {
    list-style: none outside none;
    margin: 0;
    padding:0;
	margin:0 auto;
}
.contentslider ul li {
    float: left;
	height:auto;
    margin-right: 3%;
    position: relative;
    width: 100%;
	margin:0 auto;
	padding:30px;
	display:block;
	padding-bottom:20px;
}
.footerlinks ul li {
    float: left;
    height: 44px;
    margin-left: 2.5%;
    padding-top:0;
	padding-bottom:10px;
    width: 95%;
}
.footer {
    margin: 0 auto;
    padding-bottom: 26px;
    width: 100%;
	padding-top:32px;
}
.footerquote {
    float: none;
    width: 100%;
	position:static;
}
.footerquote blockquote {
    color: #FFFFFF;
    font-family: 'Cardo',serif;
    font-size: 1.6em;
    font-style: italic;
    font-weight: 400;
    padding-left: 3.33%;
    padding-right: 3.33%;
    padding-top: 20px;
    text-align: justify;
}
.footernav {
    float: none;
    padding-top: 50px;
    width: 100%;
}
.giftheading {
    padding-bottom: 34px;
    padding-top: 30px;
    text-align: center;
	width:100%;
	overflow:hidden;
}
.btmgft {
	padding-top:10px;
}
.parapadding {
	padding-bottom:10px;
}
.footernavlinks ul {
    float: right;
    min-width: 1px;
    padding-right: 0px;
	padding: 0 3.33%;
	margin-bottom:10px;
}
.footernavlinks ul li {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    float: right; /*left*/
    font-family: 'Lato',sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    line-height: 12px;
    padding: 0 8px 2px;
}

/*Form page*/
.formpic h1 {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 2.5em;
	width:100%;
    font-weight: 300;
    left:0;
    letter-spacing: 2px;
    position: absolute;
    text-align: center;
    top: 50%;
	margin-top:-50px;
    word-spacing: 2px;
	margin-left:0;
}
.mainnav ul li em {
    display: none;
}
img.desktop {
	display:none;
}
img.mobile {
	display:block;
	width:100%;
}
.mainformbox {
    float: none;
	padding:0 3.75%;
    padding-bottom: 38px;
    width: 92.5%;
}
#tempfix {
	padding:0px !important;
	width:100%;
}
.mainformbox p {
    border-bottom: 1px solid #EEEEEE;
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    margin-left:0;
    margin-right:0;
    padding-bottom: 8px;
    padding-top: 46px;
	text-align:justify;
}
.mainformbox .mainform p {
    border: medium none;
    margin: 0;
    padding: 0 0 22px 0;
}
.mainform textarea {
	width: 98% !important;
}
.mainform input.forminput {
    border: 1px solid #000000;
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1em;
    font-style: normal;
    font-weight: 300;
    height: 33px;
    line-height: 33px;
    padding: 0 1%;
    width: 98%;
}
.mainform input.submit, .mainform input.reset {
/*    background-color: #70C1DF;*/
    border: medium none;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Lato',sans-serif;
    font-size: 0.889em;
    font-style: normal;
    font-weight: 300;
    height: 44px;
    letter-spacing: 1px;
    line-height: 44px;
    text-align: center;
    width: 48.5%;
	margin-right:3%;
	float:left;
}
.mainformbox > p {
	padding-bottom:28px;
	margin-bottom:12px;
}
.mainform input.reset {
	margin-right:0;
}
.formsidebar {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
    float: left;
    min-height: 1px;
    width: 92.5%;
	padding:0 3.75%;
}
.formsidebar h2 {
/*    color: #EC6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.6em;
    font-weight: 300;
    padding-left:0;
    padding-right:0;
}
.formsidebar p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 20px;
    padding-left:0;
    padding-right:0;
    text-align: justify;
}
.account {
/*    background-color: #868695;*/
    min-height: 160px;
    margin-bottom: 32px;
    margin-left:0;
    margin-top: 6px;
    width: 100%;
}
.sidebaricon {
    height: 32px;
    margin: 34px auto 0;
    width: 100%;
	padding-bottom:20px;
	padding-top:0;
}
.sidebarborder {
	display:none;
}
.formfooter blockquote {
	padding-top:0;
}
.formfooter .footernav {
	padding-top:25px;
}

/*Product page*/
.productmainnav {
/*	background-color:#DF927E;*/
}
.productsbox {
    margin: 0 auto;
    width: 93.34%;
}
.primg {
    float: none;
    width: 100%;
	text-align:center;
	padding-top:20px;
	padding-bottom:6px;
}
.primg img {
	max-width:75%;
}
.prinfo {
    float: none;
    padding-bottom: 30px;
    padding-top:0px;
    width: 100%;
}
.productfooter {
	padding-top:0;
}
.exampicinfo {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
	padding: 0 3.33%;
}
.facebook2 img {
	max-width:100%;
}
.examplepicinfobox {
    left: 3%;
    position: absolute;
    text-align: left;
    top: 9.18%;
	width:100%;
}
.examplepicinfobox h1 {
/*    color: #E0927B;*/
    font-family: 'Cardo',serif;
    font-size: 2em;
    font-style: italic;
    font-weight: 400;
}
.examplepicinfobox span {
/*    color: #E0927B;*/
    font-family: 'Cardo',serif;
    font-size: 1.4em;
    font-style: italic;
    font-weight: 400;
	display:block;
}
.examplepicinfobox span img {
	width:25%;
}

.exampicinfo p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 30px;
    text-align: center;
    margin: 0 auto;
    width: 92.5%;	
}

/*Manage page*/
.assistanthelp {
    margin: 0 auto;
    width: 92.5%;
}
.helptitle {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 16px;
    padding-top: 25px;
}
.helptitle img {
    float: left;
    padding-left: 0;
    padding-right: 14px;
}
.helptitle p {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.5em;
    font-weight: 300;
    line-height: normal;
}
.assistanthelp ul li span {
    float: left;
    width: 40%;
	margin-bottom:10px;
}
.assistanthelp ul li span.biglinkmob {
    text-align: right;
    width: 60%;
}
.assistanthelp ul li span.biglink {
    text-align: right;
    width: 60%;
}
.assistanthelp ul li {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 10px;
    padding-top: 15px;
}
.weblink {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
	padding:0 3.75%;
    padding-bottom: 30px;
}
.weblink p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 6px;
    padding-top: 26px;
	line-height:normal;
    text-align: center;
}
.weblink em a {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
}
.offerslides h4{
	display:none;
}
.offermobiletitle {
	padding-top:20px;
	display:block;
	width:174px;
	float:none;
	padding-left:0;
	margin:0 auto;
}
.offermobiletitle h4 {
    color: #000000;
    font-family: 'Lato',sans-serif;
    font-size: 1.8em;
    font-weight: 300;
    padding-bottom: 16px;
    word-spacing: 1px;
}
.offermobiletitle h4 em {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 2.333em;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
}
.offerslides {
	width:70%;
	margin:0 auto;
	position:relative;
	float:none;
}
.offerslides ul li {
    float: left;
    width: 100%;
	height:auto;
	margin-right:5px;
	margin-left:5px;
}
.offerslides ul li img {
	width:100%;
	height:100%;
	display:block;
}
.offerslides a.prev{
	width: 15px;
	height: 73px;
	display: block;
	position: absolute;
	top: 34%;
	right:-22px;
}
.offerslides a.prev img, .offerslides a.next img {
	margin:0;
}
.offerslides a.next{
	width: 15px;
	height: 73px;
	display: block;
	position: absolute;
	top: 34%;
	left:-22px;
}
.offerinfobox {
    float: none;
    padding:0;
    width: 92.5%;
	margin:0 auto;
	clear:both;
	text-align:justify;
	padding-top:20px;
}
.offerinfobox img {
	width:100%;
}
.btminfo p {
    border-top: 1px solid #EEEEEE;
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.6em;
    font-style: italic;
    font-weight: 400;
    padding-bottom: 30px;
    padding-top: 10px;
    text-align: left;
}
.managefooter i {
	padding-top:0;
}
.managepicinfo {
	background:url("../images/cream_pixels_@2X.png") repeat scroll 0 0 transparent;
	background-size: 160px 160px;
	padding:0 3.33%;
}
.managepicinfo p {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 1.8em;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 10px;
    padding-top: 25px;
    text-align: center;
}
.helptitle img {
    float: left;
	width:75px;
	height:auto;
    padding-left: 0;
    padding-right: 5px;
}
.assistanthelp ul li span a {
/*    color: #EB6CA5;*/
    font-family: 'Lato',sans-serif;
    font-size: 1.3em;
    font-weight: 300;
}
.assistanthelp ul li h3 {
    color: #000000;
    font-family: 'Cardo',serif;
    font-size: 2.2em;
    font-style: italic;
    font-weight: 400;
}
.offersbox {
    padding-top:0;
}
.managepicinfobox {
    left: 3.4%;
    position: absolute;
    text-align: center;
    top: 62px;
}
.managepicinfobox {
    left: 3.4%;
    position: absolute;
    text-align: center;
    top: 9.30%
}
.managepicinfobox h1 {
/*    color: #EC6CA5;*/
    font-family: 'Cardo',serif;
    font-size: 2.2em;
    font-style: italic;
    font-weight: 400;
}

.managepicinfobox span {
/*    color: #EC6CA5;*/
    font-family: 'Cardo',serif;
    font-size: 1.5em;
    font-style: italic;
    font-weight: 400;
	display:block;
	text-align:center;
}
.managepicinfobox img.exmline1, .managepicinfobox img.exmline2 {
    position: relative;
    top: -4px;
	width:25%;
}
#progress {
	margin-bottom:26px;
	height:90px;
}
.logofooter {
	padding-right:0;
}
.managebaricon em.lftborder {
	width:79px;
}
.managebaricon em.rhtborder {
	width:79px;
}
.offermobiletitle .managebaricon em.lftborder {
	width:35%;
	margin-right:1%;
}
.offermobiletitle .managebaricon em.rhtborder {
	width:35%;
	margin-left:1%;
}
.managepicinfobox em.lftborder {
    width: 60px;
}
.managepicinfobox em.rhtborder {
    width: 60px;
}
.giftbaricon em.lftborder {
    width: 79px;
}
.giftbaricon em.rhtborder {
    width: 79px;
}
.examplepicinfobox em.lftborder {
    width: 60px;
}
.examplepicinfobox em.rhtborder {
    width: 60px;
}
.container {
	overflow:hidden;
}
.sidebaricon em.lftborder {
    width: 40%;
}
.sidebaricon em.rhtborder {
    width: 40%;
}
em.lftborder {
    width: 8%;
}
em.rhtborder {
    width: 8%;
}
.scrollar {
    margin-top: -30px;
    position: relative;
    z-index: 999;
}
img.desk {
	display:none;
}
img.mob {
	display:block;
}
.footerarrow em.patternarrow img {
	display:block;
}
.footerarrow em.patternarrow {
    border-left: none;
    border-right: none;
    border-top: none;
    display: inline-block;
    height: 20px;
    margin-right: 1px;
    width: 40px;
}
}
/* new design */
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.homepicinfobox span {
	font-size: 0.65em;
	font-family: 'Gloria Hallelujah', cursive;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 1px;
	float:none;
	padding-left:0;
}
.maincontentnew p {
	text-align:justify;
	margin:2%;
}
.first, .second, .third, .fourth, .fifth {
	width:100%;
}
.fifth ul li {
	width:33.33%;
}
.fifth ul li:nth-child(4n+1) {

}
.fifth ul li:nth-child(4n) {
    border-right: 1px solid #e5e5e5;
}
.fifth ul li:nth-child(-n+4) {
    border-top: 1px solid #e5e5e5;
}	
.fifth ul li:nth-child(3n+1) {
    border-left: none;
}
.fifth ul li:nth-child(3n) {
    border-right: none;
}
.fifth ul li:nth-child(-n+3) {
    border-top: none;
}
.fifth p {
	text-align:center;
}

}
@media only screen and (min-width: 480px) and (max-width: 767px) 
{
.homepicinfobox span {
	font-size: 0.7em;
	font-family: 'Gloria Hallelujah', cursive;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 1px;
	float:none;
	padding-left:0;
}
.maincontentnew p {
	text-align:justify;
	margin:2%;
}
.first, .second, .third, .fourth, .fifth {
	width:100%;
}
.fifth ul li {
	width:50%;
}
.fifth ul li:nth-child(4n+1) {
}
.fifth ul li:nth-child(4n) {
    border-right: 1px solid #e5e5e5;
}
.fifth ul li:nth-child(-n+4) {
    border-top: 1px solid #e5e5e5;
}	
.fifth ul li:nth-child(3n+1) {
}
.fifth ul li:nth-child(3n) {
    border-right: 1px solid #e5e5e5;
}
.fifth ul li:nth-child(-n+3) {
    border-top: 1px solid #e5e5e5;
}
.fifth ul li:nth-child(2n+1) {
    border-left: none;
}
.fifth ul li:nth-child(2n) {
    border-right: none;
}
.fifth ul li:nth-child(-n+2) {
    border-top: none;
}
.left {
    width: 96%;
    height: auto;
    float: none; 
    padding-left: 2%;
    padding-right: 2%;
	text-align:center;
}
.first .left {
	height:auto;
	min-height:0;
}

.maincontentnew h4 {
	padding-top:30px;
}	
.right {
    width: 96%;
	float:none;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
.ipad {
    width: 80%;
    margin-top: 0px;
	height:auto;
}
.fourth  {
	margin-top:0px;
}
.fifth {
	margin-top:40px;
}
.pers {
	display:none;
}
.pc {
    width: 150%;
    margin-top: 30px;
	height:auto;
	
}
#ipadbutton {
	display:block;
	margin-top:30px;
}

#rquote {
	display:none;
}
#cquote::before {
	content:'\00201c';
}
#cquote::after {
	content:'\00201d';
}
#introtitle {
	display:none;
}
#introquote::after {
	content:' ';
	white-space: pre;
	font-size:2em;
}
.giftheading {
	padding-top:0px;
	padding-bottom:15px;
}
.fifth p {
	text-align:justify;
}

}
@media only screen and (min-width: 320px) and (max-width: 479px) 
{
.homepicinfobox h1 {
	padding-top:10px;	
}		
.homepicinfobox span {
	font-size: 0.7em;
	font-family: 'Gloria Hallelujah', cursive;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 1px;
	float:none;
	padding-left:0;
}
.maincontentnew p {
	text-align:justify;
	margin:2%;
}
.first, .second, .third, .fourth, .fifth {
	width:100%;
}
.fifth ul li {
	width:100%;
	border:none;
}
.left {
    width: 96%;
    height: auto;
    float: none; 
    padding-left: 2%;
    padding-right: 2%;
	text-align:center;
}
.first .left {
	height:auto;
	min-height:0;
}

.maincontentnew h4 {
	padding-top:30px;
}	
.right {
    width: 96%;
	float:none;
    padding-left: 2%;
    padding-right: 2%;
    text-align: center;
}
.ipad {
    width: 80%;
    margin-top: 0px;
	height:auto;
}
.fourth  {
	margin-top:0px;
}
.fifth {
	margin-top:40px;
}
.pers {
	display:none;
}
.pc {
    width: 200%;
    margin-top: 30px;
	height:auto;
	
}
#ipadbutton {
	display:block;
	margin-top:30px;
}
#rquote {
	display:none;
}
#cquote::before {
	content:'\00201c';
}
#cquote::after {
	content:'\00201d';
}
#introtitle {
	display:none;
}
#introquote::after {
	content:' ';
	white-space: pre;
	font-size:2em;
}
.fifth ul li img {
	margin:15px;
	float:left;
}
.fifth ul li  {
	text-align:left;
}
.fifth ul li p {
	text-align:left;
	margin:0;
}
.giftheading {
	padding-top:0px;
	padding-bottom:15px;
	
}
.fifth p {
	text-align:justify;
}

}
html,body {
	overflow-x:hidden;
}