@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
  
}
.font-regular {
	font-family: 'PFIsotextProRegular', Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-style: normal;
}
body {
	color:#6d6d6d;
	font:12px/14px Arial, Helvetica, Sans-Serif;
	height:100%;
	min-width:1024px;
	line-height:1.3em;
	position:relative;	
}
.center {
	max-width:1300px;
	min-width:1024px;
	margin:0 auto;
	position:relative;
	z-index:5;
}
header {
	height:55px;
	width:100%;
	background:url(/i/header.png) repeat-x left -1px;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.bx-composite-btn {
    display: none !important;
}
.wrapper {
	background:url("/i/bg-body.jpg") no-repeat scroll 50% 0px #101E41;
	position:relative;
	height:100%;
	min-height:650px;
}
/* Max and Min Widths */
.wrap {
	max-width:1300px;
	min-width:1024px;
	margin-left:auto;
	margin-right:auto;
}
.wrap-inner {
	margin:0 6%;
	position:relative;    
    z-index: 0;
}
/* --- */
.c-top {
	padding-top:63px;
	font-size:9px;
	text-transform:uppercase;
}
.c-top span {
	color:#4ab4e5;
}
.c-top a {
	color:#2ec7fb;
	margin-left:10px;
}
.ct-left {
	float:left;
}
.ct-right {
	float:right;
}

/* Page Title */
.page-title {
	text-transform:uppercase;
	text-shadow:0px 1px 1px #000;
	margin-top:20px
}
.page-title h1 {
	color:#2ec7fb;
	margin:0;
	line-height:40px;
	font-size:40px;	
	font-weight:normal;
}
.page-title h1 span {
	color:#fff;
}
.before-title {
	font-size:14px;
	color:#fff;
}
.social{
	float:left;
	font:9px/10px Arial, Helvetica, Sans-Serif;
	color:#4ab4e5;
	text-transform:uppercase;
	padding:13px 0 0;
	text-shadow:0 1px 0 #2c2c2c;
}
.social span{
	display:block;
	padding:0 0 6px;
}
.pt-left {
	float:left;
	width: 550px;
}
.social {
	float:left;
	width:200px;
}

/* Footer */
footer {
	color:#96d8f6;
	font-family: PFDinTextCompProRegular, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	line-height:22px;
	position:absolute;
	bottom:20px;
	left:0;
	width:100%;
}
footer a {
	color:#96d8f6;
}
footer a:hover {
}
footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
footer ul.f-links {
	float:left
}
footer table {
	width:100%;
	border-collapse:collapse;
}
footer table td {
	padding:0;
}
footer img {
	vertical-align:middle;
}
.f-left {
}
.f-right {
	text-align:right;
}
.f-right a {
	text-decoration:none;
	border-bottom:1px solid #fff;
}
.rs-logo {
	position:relative;
	top:-3px;
}
footer .social {
	padding-top:3px;
	float:left;
	margin-left:0;
	width:auto;
}
footer .social ul {
	float:none;
}
footer .social li {
	margin-right:2px;
}
.footer-links {
	width:460px;
}
.footer-links a {
	margin-right:18px;
}
/* Content */
.content {
	height: 420px;
	left: 0;
	margin-top: -100px;
	position: absolute;
	top: 40%;
	width: 100%;
}
.wrap-card {
	max-width:1100px;
}
.c-left {
	width:200px;
	float:left;
}
.c-right {
	width:205px;
	float:right;
display: none;
}
.c-left ul {
	margin:0;
	padding:0;
	list-style:none;
}
.c-left li {
	margin:0;
	width:197px;
	height:78px;
	position:relative;
}
.c-left li.active {
}
.c-left li.active.bg-40 {
	background:url(/i/active-menu40.png) no-repeat;
}
.c-left li.active.bg-45 {
	background:url(/i/active-menu45.png) no-repeat;
}
.c-left li.active.bg-50 {
	background:url(/i/active-menu50.png) no-repeat;
}
.c-left li.active.bg-55 {
	background:url(/i/active-menu55.png) no-repeat;
}
.c-left li.active.bg-60 {
	background:url(/i/active-menu60.png) no-repeat;
}
.icon-content {
	position:relative;
	z-index:1;
}
.icon-icon {
	position:absolute;
	width:50px;
	height:50px;
	left:10px;
	top:13px;
}
.icon-icon div {
	background: url(/i/icons.png) no-repeat left top;
	width:50px;
	height:50px;
 }
.icon-text {
	color:#2ec7fb;
	font-size:13px;
	text-transform:uppercase;
	position:absolute;
	left:75px;
	top:18px;
	line-height:20px;
	font-family:PFDinTextCondProMediumRegular, Arial, Helvetica, sans-serif;
}
.active .icon-text {
}
.icon-text span {
	border-bottom:1px dotted;
}
.icon-bg {
	background:url(/i/active-menu60.png) no-repeat;
	position:absolute;
	left:0;
	top:0;
	width:197px;
	height:78px;
	z-index:0;
	width:0;
	display:none;
}
.icon-plane div {	
}
.icon-plane .active {
	background-position:right top
}
.icon-fitnes div {
	background-position:left -74px;
}
.icon-fitnes .active {
	background-position:right -74px
}
.icon-gadget div {
	background-position:left -151px;
}
.icon-gadget .active {
	background-position:right -151px
}
.icon-dinner div {
	background-position:left -226px;
}
.icon-dinner .active {
	background-position:right -226px
}
.icon-mic div {
	background-position:left -306px;
}
.icon-mic .active {
	background-position:right -306px;
}
.icon-icon div {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.icon-icon .active {
	display:none;
	z-index:2;
}

/* Right Blocks */
.right-block {
	width:204px;
	background:url(/i/right-top.png) no-repeat left top;
	margin-bottom:17px;
}
.rb-bot {
	background:url(/i/right-bot.png) no-repeat left bottom;
}
.rb-line {
	height:1px;
	background:#39afeb;
}
.rb-content {
	color:#fff;
	padding:15px;
}
.price-title {
	font-size:13px;
	font-family: PFIsotextProBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
}
.price-title a {
	color:#fff;
}
.price-price {
	font-size:30px;
	font-family:PFDinTextCompProRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	line-height:35px;
	height:30px
}
.price-price i {
	font-style:normal;
	font-family:PFDinTextCondProMediumRegular, Arial, Helvetica, sans-serif;
	font-size:15px;
	position:relative;
	line-height:35px;
	left:3px
}
.price-price i img {
	position:relative;
	top:-2px;
}
.price-back {
	color:#baeafb;	
	line-height:14px;
	margin:5px 0;
}
.price-back span {
	float:left;
	font-size:25px;
	line-height:25px;
	font-family:PFDinTextCompProRegular, Arial, Helvetica, sans-serif;
	margin-right:5px;
	position:relative;
	top:2px;
}
.rb-2 .price-back {
	min-height:40px;
}

.rb-2 .price-back i {
	font-style:normal;
}
.rb-1 .rbc1 .price-title {
	min-height:30px;
	margin-right: -10px;
 }
.price-title i {
	font-style:normal;
}
.price-title a.dashed i {
	border-bottom: 1px dashed white;
}
.price-title a.dashed:hover i {
	color: #2EC7FB;
	border-color: #2EC7FB;
}

/* Card */
.card {
	position:absolute;
	left:50%;
	width:471px;
	top:0px;
	margin-left:-235px;
	-webkit-perspective:1200px;
}
.amex {
	height:300px;
	position:relative;
	-webkit-transform-style:preserve-3d;
}

.button {
	position:relative;
	display:inline-block;
	height:54px;
	line-height:50px;
	font-size:24px;
	color:#112f69;
	text-decoration:none;
	text-shadow:0px 1px 0px #fff;
	font-family: PFDinTextCondProMediumRegular, Arial, Helvetica, sans-serif;
	background:url(/i/button.png) repeat-x left -55px;
	margin:0 15px;
	padding:0 15px;
	text-transform:uppercase;
}
.b-left {
	position:absolute;
	left:-14px;
	top:0;
	display:block;
	height:55px;
	width:14px;
	background:url(/i/button.png) repeat-x left 0;
}
.b-right {
	position:absolute;
	right:-14px;
	top:0;
	display:block;
	height:55px;
	width:14px;
	background:url(/i/button.png) repeat-x left bottom;
}
.button:hover, .button:hover .b-left, .button:hover .b-right {
	background-image:url(/i/button-hover.png);
}
.card-actions {
	margin-top:10px;
}
.card-actions .button {
	float:left;
	margin-right:50px;
}
.card-actions .learn-more {
	color:#fff;
	font-size:18px;
	font-family:PFIsotextProBold, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height:50px
}
/* Digits */
.change-digit {
	position:relative;
	display:inline-block;
	width:12px;
	height:33px;
	overflow:hidden;
	float:left;
}
.change-digit b {
	display:block;
	width:12px;
	height:33px;
	position:absolute;
	left:0;
	top:0;
	font-weight:normal;
}
.card-numbers {
	width:153px;
	height:25px;
	background:url(/i/card-numbers.png);
	position:absolute;
	top:147px;
	left:169px;
	z-index:20000;
}
.card-pic {
	z-index:1;
	position:absolute;
	background-position:50% 25px;
	background-repeat:no-repeat;
	width:171px;
	height:175px;
	left:151px;
	top:58px;
}