body {
	color: #000;
	background-color: #fff;
	font-family: 'Titillium Web', sans-serif;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}

*{    
    outline:none;
}

#login {
	position: absolute;
	right: 10px; 
	top: 0px;
}

#login a {text-decoration: none; color: #ff6e02;}
#login a:hover {color: #000000;}

header {
	width: 100%;
	height: 50px;
	background: #000000;
	margin-top: 27px;
}
header .headerCnt {
	background-color: black;
	width: 100%;
	margin: 10px auto;
	height: 50px;
	position: relative;
}
header .logo {
	background-color: white;
	display: inline-block;
	font-size: 70px;
	height: 79px;
	position: absolute;
	top: -29px;
	left: 0px;
	width: 89px;
}
header .headerText {
	color: #000;
	font-size: 10px;
	padding: 30px 10px 0;
	text-align: right;
}
.mainCnt {
	display: none;
	width: 1000px;
	margin: 20px auto;
	height:2600px; 
}
.mainVideo {
	margin: 0 auto 35px auto;
    text-align: center;
    background: #1a1d1d;
    border-radius: 15px;
    padding: 20px;
    width: 810px;
}
.itemBlock {
	margin-left: 10px;
	position: relative;
	top: 15px;
}
.backgroundBar {
	background: #dad9b4;
    position: absolute;
    left: 0;
    padding: 20px;	
}
.mainText1, .mainText3 {
	font-size: 50px;
	text-align: center;
}
.mainText2 {
	color: #ff6e00;
	margin: -10px 0;
	text-align: center;
}
.mainText3 {
	margin-bottom: 30px;
}
.mainCnt .itemCnt {
	float: left;
    width: 33.3%;
    padding: 20px 0;
    height: 230px;
}

.mainCnt .itemCnt ul {
  list-style: none;
}

.background_bar {
	background: #f1f1f1;
	height: 310px;
	position: relative;
	z-index: -2;
	border-radius: 12px;
}

.mainCnt .itemCnt ul li:before {
  content: '✓';
}

.mainCnt .itemCnt .image {
	width: 100px;
	height: 80px;
	margin: auto;
}
.mainCnt .itemCnt#item2 .image {
	width: 60px;
}
.mainCnt .itemCnt#item3 .image {
	width: 60px;
}
.mainCnt .itemCnt .image img {
	width: 100%;
}
.mainCnt .itemCnt .title {
	font-size: 30px;
	text-align: center;
	text-transform: capitalize;
	color: #ff6e00;
}
.mainCnt .itemCnt .text {
	font-size: 21px;
	padding: 0px 5px;
}
.ui-widget {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #d54e21;
	background: #d54e21;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	font-family: 'Titillium Web', sans-serif;
}

.ui-tabs .ui-tabs-nav li {
	font-size: 17px;
}

.ui-widget-content {
	border: 0;
}
.ui-widget.ui-widget-content {
	border: 0;
}
#mac_image {
    position: relative;
    left: -120px;
}
#mac_image_header {
    font-size: 26px;
    color: #000000;
    z-index: 9999999999999;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 104px;	
}
.tabCnt {
    clear: both;
    background: #FFFFFF;
    width: 100%;
    text-align: center;
    position: relative;
    margin: 0 auto;
    top: -910px;
    left: 5px;
    height: 585px;
    max-height: 585px;
}
.tabCnt .header {
    color: #ffffff;
    margin-top: -20px;
    font-size: 26px;	
}
.tabCnt .tabImg {
    width: 400px;
    float: left;
    margin: 0 25px 10px 0;	
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
}
.tabCnt .tabImg img {
	width: 400px;
}

.tabCnt .tabImgTop {
    clear: both;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.50);
    margin: 0 auto 30px 0;	
}
.tabCnt .tabImgTop img {
	width: 900px;
}

.tabCnt .tabText {
	text-align: left;
}

.middleButtonCnt {
	clear: both;
	margin: 15px;
	text-align: center;
}
.middleButtonCnt .topText {
	font-size: 25px;
	padding: 20px 0;
	text-align: center;
}

.middleButtonCnt .buttonCnt {
	font-size: 10px;
}

.middleButtonCnt .buttonCnt, .bottomCnt .sideText {
}
.middleButtonCnt .buttonCnt .price {
	font-size: 42px;
	text-align: center;
}
.middleButtonCnt .buttonCnt .priceNote {
	font-size: 15px;
	text-align: right;
	margin-right: 323px;
	margin-top: -20px;
}
.middleButtonCnt .buttonCnt .signInButton {
	background-color: #5371b1;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 48px;
    margin-top: 0px;
    padding: 0px 10px;
    text-decoration: none;
    height: 50px;
    font-weight: 600;
}
.middleButtonCnt .buttonCnt .signInButton:hover {
	background-color: #608be6;
}

.middleButtonCnt .buttonCnt #facebookButton {
	background-color: #5371b1;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    line-height: 48px;
    margin-top: 30px;
    padding: 11px 17px;
    text-decoration: none;
    height: 50p
}
.middleButtonCnt .buttonCnt #facebookButton:hover {
	background-color: #608be6;
}

.middleButtonCnt .buttonCnt #facebookButton.disabled {
	background-color: #a4a4a4;
}

.middleButtonCnt .buttonCnt #facebookButton.disabled:hover {
	background-color: #a4a4a4;
}

.bottomCnt {
	clear: both;
	margin: 15px;
	text-align: center;
	position: relative;
	top:-590px;	
}
.bottomCnt .topText {
	font-size: 25px;
	padding: 20px 0;
	text-align: center;
}
.bottomCnt .buttonCnt, .bottomCnt .sideText {
}
.bottomCnt .buttonCnt .price {
	font-size: 58px;
	text-align: center;
}
.bottomCnt .buttonCnt .priceNote {
	font-size: 15px;
	text-align: right;
	margin-right: 323px;
	margin-top: -20px;
}
.bottomCnt .buttonCnt .signInButton {
	background-color: #5371b1;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    line-height: 48px;
    margin-top: 30px;
    padding: 11px 17px;
    text-decoration: none;
    height: 50p
}
.bottomCnt .buttonCnt .signInButton:hover {
	background-color: #608be6;
}

.bottomCnt .buttonCnt #facebookButton {
	background-color: #5371b1;
    border-radius: 12px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    line-height: 48px;
    margin-top: 30px;
    padding: 11px 17px;
    text-decoration: none;
    height: 50p
}
.bottomCnt .buttonCnt #facebookButton:hover {
	background-color: #608be6;
}

.bottomCnt .buttonCnt #facebookButton.disabled {
	background-color: #a4a4a4;
}

.bottomCnt .buttonCnt #facebookButton.disabled:hover {
	background-color: #a4a4a4;
}

footer {
	background-color: #131a22;
	color: #fff;
	clear: both;
	margin-top: 35px;
	padding:10px;
	text-align: center;
	position: relative;
	top: 0px;
}

footer a {
    text-decoration: none;
    color: #0073aa;
    outline: none;	
}

.mainCnt2 {
	width: 100%;
	margin: 20px auto;
}

.rl_logo_img {
	width:80%;
}

.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: 
	hidden; 
	max-width: 100%; 
	height: auto; 
} 
.embed-container iframe, .embed-container object, .embed-container embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

@media only screen and (min-width: 1100px) {
	.mainCnt { display:block; }
	.mainCnt2 { display:none; }
	.middleButtonCnt .buttonCnt .price {
		font-size: 58px;
	}
	header .headerText {
		font-size: 22px;
		padding-top: 15px;
		color: #fff;
	}
	.middleButtonCnt .buttonCnt .signInButton {
	    font-size: 26px;
	    padding: 11px 17px;
	    margin-top: 30px;
	    height: 50px;
	}	
	.middleButtonCnt .buttonCnt {
		font-size: 18px;
	}

}