@charset "UTF-8";
/* CSS Document */

@-ms-viewport{
	width: device-width;
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
  	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
 	box-sizing: border-box;
}
html, body {
    height: 100%;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
	clear: both;
}
Body { 
	background:url(../images/universebg.jpg) no-repeat top center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 16px;
	font-family:'Open Sans', serif;
	color: #0E0E0E;
}
#MainWrap { 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -40px;
	position: relative;
}	
.push {
	height:40px;
	clear:both;
}

#main-nav-wrap {
	background:#101c46;
	padding:10px 0px;
}
#main-nav {
	width:940px;
	margin: 0 auto;
	color:#eaebff;
	height:45px;
}
#main-nav ul {
	list-style:none;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: center;
}
#main-nav ul li {
	flex-wrap:wrapv;
}
#main-nav a {
	text-decoration: none;
	display: block;
	padding: .5em;
	color: white;
}
#main-nav a:hover {
	color:#FF6
}

#HeaderWrap {
}
#Header {
	text-align:center;
	width:980px;
	margin: 0 auto;
	padding:20px 0px;
}
.container {
	max-width:900px; width:90%;
	margin: 0 auto;
	padding:40px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#fff;
}
.access-btn {
	max-width:670px; width:100%; 
	margin:0 auto;
	
}
a.product1{
	display:block;;
	max-width:670px ;
	width:100%;
	height:363px;
	background: url(../images/button_tmm_audio_02.png) top left no-repeat; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size:100% auto;

}
.copy {
	padding:10px 30px;
}
.instruction {
	background:#f9f9f9;
	border:#E9E9E9 solid 1px;
	padding:20px;
	margin-bottom:20px;
}
.instruction ul {
	padding:0px 30px 0px 40px;	
}
.section1 {
	max-width:500px; width:100%;
	margin-bottom:20px; float:left;
}
.section1_adv {
	max-width:550px; width:60%;
	margin-bottom:20px; float:left;
}
.section1 img {
	float:right;
}
.steps {
	background: #EEE;
	border: #CCC solid 1px;
	padding:20px; margin-top:20px; 
}
.steps p {
	 font-size:16px;
}
.stepsADV {
	background: #EEE;
	border: #CCC solid 1px;
	padding:20px;max-width:550px; margin:0 auto;
	 margin-top:20px;  float:left;
}
.stepsADV p {
	 font-size:16px;
}
.adv_img { max-width:250px; width:40%; float:right;}
.adv_img img{ max-width:250px; width:100%;}
.stepsADV h3 {
	font-family: 'Open Sans Condensed', sans-serif; text-decoration:none;
	margin:.7em 0; color:#06C; font-size:25px;
}
.stepsADV a {text-decoration:none;
}
.stepsADV hr {
	border: 1px solid #e2e2e2; margin:10px auto; width:80%;margin:3em auto .7em;
}
.course-nav {
	max-width:300px; width:100%;
	background:#445e85; margin-top:55px;
	float:right;
}
.course-nav ul {
	list-style:none;
}
.course-nav ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:110%;
	text-decoration:none;
	text-align:center;
	line-height:1.3em;
	padding:20px;
	border-bottom:thin #344867 solid;
}
.course-nav ul li a {
	text-decoration:none;
	color:#eeedfd;
}
.course-nav ul li:hover {
	text-decoration:none;
	color:#eeedfd;
	background:#274b83;
}
.course-nav a#pull {
	display: ;
}
.course-nav ul li a#hidelink {
		display:none;
}
.course-nav #menu {
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:20px;
	padding:20px 0px;
	background:#263f65;
	border-bottom:#97aed1 1px solid;
}
.course-nav_ADV_1 {
	max-width:300px; width:100%;
	background:#445e85; margin-top:55px;
	float:right;
}
.course-nav_ADV_1 ul {
	list-style:none;
}
.course-nav_ADV_1 ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:110%;
	text-decoration:none;
	text-align:center;
	line-height:1.3em;
	padding:20px;
	border-bottom:thin #344867 solid;
}
.course-nav_ADV_1 ul li a {
	text-decoration:none;
	color:#eeedfd;
}
.course-nav_ADV_1 ul li:hover {
	text-decoration:none;
	color:#eeedfd;
	background:#274b83;
}
.course-nav_ADV_1 a#pull {
	display: ;
}
.course-nav_ADV_1 ul li a#hidelink {
		display:none;
}
.course-nav_ADV_1 #menu {
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:20px;
	padding:20px 0px;
	background:#263f65;
	border-bottom:#97aed1 1px solid;
}
.course-nav_ADV_2 {
	display:none;
	max-width:500px; width:100%; margin:0 auto;
	background:#445e85; margin-top:20px;
	float:none;
}

.course-nav_ADV_2 ul {
	list-style:none;
}
.course-nav_ADV_2 ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:135%;
	text-decoration:none;
	text-align:center;
	line-height:1.3em;
	padding:20px;
	border-bottom:thin #344867 solid;
}
.course-nav_ADV_2 ul li a {
	text-decoration:none;
	color:#eeedfd;
}
.course-nav_ADV_2 ul li:hover {
	text-decoration:none;
	color:#eeedfd;
	background:#274b83;
}
.course-nav_ADV_12 a#pull {
	display: ;
}
.course-nav_ADV_2 ul li a#hidelink {
		display:none;
}
.course-nav_ADV_2 #menu {
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:20px;
	padding:20px 0px;
	background:#263f65;
	border-bottom:#97aed1 1px solid;
}
.download-section {
	border-bottom:1px #E5E5E5 solid;
	padding:20px 0px;
}
.download-section h1,.section1 h1 {
	text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif; line-height: 35px;
}
.access-btn img {
	max-width:670px;
	width:100%;
	height:auto;
}
.download-section img {
	max-width:60%;
	height:auto;
	float:left;
	margin-right:30px;
}
.download-btn {
	border:none;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	background: #889c5e;
	padding: 20px;
	text-decoration: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin:5px 0px;
 }
.download-section a {
	text-decoration: none;
}
.download-btn:hover {
	background: #4b5634;
	text-decoration: none;
}
.back-btn {
	border:none;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	background: #92c35d;
	padding: 20px;
	text-decoration: none;
	cursor:pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin:5px 0px;
 }

.back-btn:hover {
	background: #4b5634;
	text-decoration: none;
}
.audio-dl-container {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	  
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	border-top:1px #dedede solid;
	border-left:1px #dedede solid;
}
.btn-item-all {
	width:100%;
	color: white;
	font-weight: bold;
	font-size: 1em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #c4d3af 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#c4d3af 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#c4d3af 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
  border-bottom:1px #dedede solid;
  border-right:1px #dedede solid;
}
.btn-item-half {
	width:50%;
	color: white;
	font-weight: bold;
	font-size: 1em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
  border-bottom:1px #dedede solid;
  border-right:1px #dedede solid;
}
.btn-item {
	width:33.334%;font-family: 'Open Sans Condensed', sans-serif;
	color: white;
	font-weight: bold;
	font-size: 1.3em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}
.btn-item-all_acce	 {
	width:100%;
	color: white;
	font-weight: bold;
	font-size: 1em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #c4d3af 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#c4d3af 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#c4d3af 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
  border-bottom:1px #dedede solid;
  border-right:1px #dedede solid;
}
.btn-item_acce {
	width:33.334%;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.3em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:60px; background-position:10px 20px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
	border-right:1px #dedede solid;
}

.btn-item_acce:hover {
	 background-position: 10px 200px;
}
.nonobg {
	width:100%;
	color: white;
	font-weight: bold;
	font-size: 1em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #c4d3af 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#c4d3af 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#c4d3af 99%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
  border-bottom:1px #dedede solid;
  border-right:1px #dedede solid;
}
.btn-item_secrets {
	width:50%;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.4em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:60px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}
.nonobg a{
	color:#063;
	text-decoration:none; 
}
.btn-item a, .btn-item-all a, .btn-item-half a,.btn-item_acce a,.btn-item_secrets a {
	color:#464646;
	text-decoration:none; 
}
.btn-item a:hover, .btn-item-all a:hover,{
	color:#010101;
	text-decoration:none;
}
.btn-item:hover, .btn-item-all:hover, .btn-item-half:hover, .btn-item_secrets:hover {
	background: #dedede url(../images/pley3.png)  15px 15px  no-repeat;
}
.btn-item_acce:hover {
	background: #dedede url(../images/pley3.png)  10px 20px  no-repeat;
}
.btn-item_secrets:hover {
	background: #dedede url(../images/pley3.png)  8px 30px  no-repeat;
}
.btn-item-all_acce:hover {
	background: #dedede url(../images/pley3.png)  10px 20px  no-repeat;
}
.nonobg:hover { background-image:none;	}
.logo-small {
	max-width: 100%;
	text-align:center;
	padding:20px;
}
#FooterWrap {
	position: relative;
	background:#101c46;
	padding:10px 0px;
}
#Footer {
	width:980px;
	margin:0 auto;
	color:#eaebff;
	text-align:center; font-size:15px;
}
.steps ol { margin-right:15px 0; padding:0 50px;}
.steps ol li {  padding:;padding-bottom:20px;}
.click_btn {max-width:480px; width:100%;
	border:none;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	padding: 20px;
	text-decoration: none;
	cursor:pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin:5px 0px; font-size:23px; font-weight:bold;
 }
.mobile_buttons {display:none; padding:5px; border: 1px solid  #CCC;
				-webkit-border-radius: 5;
				-moz-border-radius: 5;
				border-radius: 5px; margin-bottom:25px;
}

.mobile_buttons a { text-decoration:none;color:#000;}
.mobile_buttons a:visited { text-decoration:none; color:#000;}
.mobile_buttons img {max-width:480px; height:auto; width:100%}
.mobile_buttons h1{font-family:'Open Sans Condensed', serif; text-align:center;}
.mobile_buttons {display: none; 
}
}
@media only screen and (min-width:768px) and (max-width:979px) {
	body {
		font-size: 15px;
		font-family:'Open Sans', serif;
		color: #0E0E0E;
	}
		#Footer {
		width:700px;
		margin:0 auto;
	}
	#main-nav {
		width:700px;
		margin: 0 auto;
	}
	#Header {
		text-align:center;
		width:740px;
		margin: 0 auto;
	}
	#Header img {
		width:60%;
		height:auto;
	}
	.container {
		max-width:700px; width:100%;
		margin:0 auto;
		padding:30px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		background:#fff;
	}
	.access-btn img {
		width:100%;
		height:auto;
	}
	.copy {
		padding:10px;
	}
	.section1 {
	max-width:400px; width:100%;
	margin-bottom:20px; float:left;
}
.course-nav {
	max-width:200px; width:100%;
	background:#445e85;
	float:right;
}
	.
	.section1 img {
		max-width:50%;
		height:auto;
	}
	.course-nav {
		width:200px;
	}
	.download-section img {
		max-width:70%;
		height:auto;
		float:left;
		margin-right:20px;
	}
	.adv_img {max-width:350px;width:100%; float:none; margin:0 auto;}
	.section1_adv {
	max-width:800px; width:100%;
	margin-bottom:20px; float:none;
}
.course-nav_ADV_1 {
	display:none ;
	max-width:300px; width:100%;
	background:#445e85; margin-top:55px;
	float:right;
}




.course-nav_ADV_2 {
	display:block;
	max-width:500px; width:100%; margin:0 auto;
	background:#445e85; margin-top:20px;
	float:none;
}

.course-nav_ADV_2 ul {
	list-style:none;
}
.course-nav_ADV_2 ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:110%;
	text-decoration:none;
	text-align:center;
	line-height:1.3em;
	padding:20px;
	border-bottom:thin #344867 solid;
}
.course-nav_ADV_2 ul li a {
	text-decoration:none;
	color:#eeedfd;
}
.course-nav_ADV_2 ul li:hover {
	text-decoration:none;
	color:#eeedfd;
	background:#274b83;
}
.course-nav_ADV_12 a#pull {
	display: ;
}
.course-nav_ADV_2 ul li a#hidelink {
		display:none;
}
.course-nav_ADV_2 #menu {
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:20px;
	padding:20px 0px;
	background:#263f65;
	border-bottom:#97aed1 1px solid;
}





	.stepsADV {
	background: #EEE;
	border: #CCC solid 1px;
	padding:20px;max-width:800px; margin:0 auto;
	 margin-top:20px;  float:none;
}

	.stepsADV a, .stepsADV a:visited { text-decoration:none ;}

.btn-item_acce {
	width:33.334;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.2em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:70px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}

.btn-item_acce:hover {
	 background-position: 8px 30px;
}
}
@media only screen 
  and (min-device-width: 641px) 
  and (max-device-width: 767px) 
{ 
body {
		font-size: 90%;
		font-family:'Open Sans', serif;
		color: #0E0E0E;
	}
	#Footer {
		width:95%;
		margin:0 auto;
	}
	#main-nav {
		width:95%;
		margin: 0 auto;
	}
	#Header {
		text-align:center;
		width:95%;
		margin: 0 auto;
	}
	#Header img {
		width:60%;
		height:auto;
	}
	.container {
		width:95%;
		margin:0 auto;
		padding:30px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		background:#fff;
	}
	.access-btn img {
		width:85%;
		height:auto;
	}
	.copy {
		padding:10px;
	}
.section1 {
	max-width:400px; width:60%;
	margin-bottom:20px; float:left;
}
.course-nav {
	max-width:400px; width:37%;
	background:#445e85;
	float:right; margin-left:1%;
}
	.section1 img {
		max-width:50%;
		height:auto;
	}

	.course-nav ul {
		display:block;
		height: auto;
	}
	.course-nav li {
		display: block;
		float: none;
		width: 100%;
	}
	.course-nav a {
		color: #fff;
		display: inline-block;
		text-decoration: none;
		font-size:16px;
	}
	.course-nav a#pull {
		display: block;
		background-color: #524e6c;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:700;
		width: 100%;
		padding:20px 20px;
		position: relative;
	}
	.course-nav a#pull:after {
		content:"";
		background: url(../images/glyphicons-517-menu-hamburger.png)  no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 20px;
	}
	.course-nav #menu {
		display:block;
	}
	.btn-item {
		width:33.3333%;
	}
	.download-section img{
		max-width:56%;
		height:auto;
		float:left;
		margin-right:20px;
	}
	div.logo-small img {
		max-width: 80%;
		height:auto;
	}
	.adv_img {max-width:350px;width:100%; float:none; margin:0 auto;}
	.section1_adv {
	max-width:800px; width:100%;
	margin-bottom:20px; float:none;
}
.stepsADV {
	background: #EEE;
	border: #CCC solid 1px;
	padding:20px;max-width:800px; margin:0 auto;
	 margin-top:20px;  float:none;
}
.course-nav_ADV_1 {
	display:none;
	
}
.course-nav_ADV_2 {
	display:block;
	max-width:500px; width:100%; margin:0 auto;
	background:#445e85; margin-top:20px;
	float:none;
}

.course-nav_ADV_2 ul {
	list-style:none;
}
.course-nav_ADV_2 ul li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:110%;
	text-decoration:none;
	text-align:center;
	line-height:1.3em;
	padding:20px;
	border-bottom:thin #344867 solid;
}
.course-nav_ADV_2 ul li a {
	text-decoration:none;
	color:#eeedfd;
}
.course-nav_ADV_2 ul li:hover {
	text-decoration:none;
	color:#eeedfd;
	background:#274b83;
}
.course-nav_ADV_12 a#pull {
	display: ;
}
.course-nav_ADV_2 ul li a#hidelink {
		display:none;
}
.course-nav_ADV_2 #menu {
	text-align:center;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	color:#fff;
	font-size:20px;
	padding:20px 0px;
	background:#263f65;
	border-bottom:#97aed1 1px solid;
}
.btn-item_acce {
	width:33.334;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.2em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:70px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}

.btn-item_acce:hover {
	 background-position: 8px 30px;
}
}
@media only screen 
and (min-width : 480px ) 
and (max-width : 640px ){
	.img_480_resize {max-width:210px; width:70%; margin-bottom:7%}
	.clear_h1 {clear:both; font-size:26px; margin-bottom:20px;}
	body {
		font-size: 90%;
		font-family:'Open Sans', serif;
		color: #0E0E0E;
	}
	#Footer {
		width:95%;
		margin:0 auto;
	}
	#main-nav {
		width:95%;
		margin: 0 auto;
	}
	#Header {
		text-align:center;
		width:95%;
		margin: 0 auto;
	}
	#Header img {
		width:60%;
		height:auto;
	}
	.container {
		width:95%;
		margin:0 auto;
		padding:30px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		border-radius: 10px;
		background:#fff;
	}
	.access-btn img {
		width:85%;
		height:auto;
	}
	.copy {
		padding:10px;
	}
.section1 {
	max-width:470px; width:100%; margin:0 auto;
	margin-bottom:20px; float:none;
}
.course-nav {
	max-width:470px; width:100%;margin:0 auto;
	background:#445e85;
	float:none;
}
	.section1 img {
		max-width:50%;
		height:auto;
	}

	.course-nav ul {
		display:block;
		height: auto;
	}
	.course-nav li {
		display: block;
		float: none;
		width: 100%;
	}
	.course-nav a {
		color: #fff;
		display: inline-block;
		text-decoration: none;
		font-size:16px;
	}
	.course-nav a#pull {
		display: block;
		background-color: #524e6c;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:700;
		width: 100%;
		padding:20px 20px;
		position: relative;
	}
	.course-nav a#pull:after {
		content:"";
		background: url(../images/glyphicons-517-menu-hamburger.png)  no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 10px;
		top: 20px;
	}
	.course-nav #menu {
		display:block;
	}
	.btn-item {
		width:33.3333%;
	}
	.download-section img{
		display:block;
		max-width:96%;
		height:auto;
		float:none;
		margin:0px auto 20px;
	}
	.dl_secrets img{max-width:54%; margin-bottom:120px;}
	div.logo-small img {
		max-width: 80%;
		height:auto;
	}
	.adv_img {max-width:350px;width:100%; float:none; margin:0 auto;}
	.section1_adv {
	max-width:800px; width:100%;
	margin-bottom:20px; float:none;
}
.course-nav_ADV_1 {
	display:none;
	
}
.course-nav_ADV_2 {
	display:block;
	max-width:500px; width:100%; margin:0 auto;
	background:#445e85; margin-top:20px;
	float:none;
}
.btn-item_acce {
	width:100%;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.4em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:60px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}
.btn-item_acce {
	 padding-left:80px;
}
.btn-item_acce:hover {
	 background-position: 8px 30px;
}
.btn-item_secrets {
	width:100%;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.4em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:60px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}
.play-btn_resize {background:url(../images/pley3.png) 10px 10px no-repeat; padding-left:30px; }
.play-btn_resize:hover {
	background: #dedede url(../images/pley3.png)  10px 10px  no-repeat;
}

}
@media only screen 
and (min-width : 480px ) 
and (max-width : 540px ){
.nohelp, #desktop_buttons { display:none;}
.mobile_buttons {display:block; 
}
}
@media only screen and (min-width : 320px ) and (max-width:479px) {
	.nohelp, #desktop_buttons { display:none;}
	.mobile_buttons {display:block; padding:5px; border: 1px solid  #CCC;
				-webkit-border-radius: 5;
				-moz-border-radius: 5;
				border-radius: 5px; margin-bottom:25px;
}
.click_btn {font-size: 16px;}
.mobile_buttons img {max-width:320px; height:auto; width:100%}
	.steve320 { max-width: 120px; width 100%; height:auto;}
	body {
		font-size: 12px;
		font-family:'Open Sans', serif;
		color: #0E0E0E;
	}
	#Footer {
		width:95%;
		margin:0 auto;
	}
	#main-nav {
		width:95%;
		margin: 0 auto;
	}
	#Header {
		text-align:center;
		width:95%;
		margin: 0 auto;
	}	
	#Header img {
		width:70%;
		height:auto;
	}
	.container {
		width:100%;
		margin:0 auto;
		padding:20px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		border-radius: 0px;
		background:#fff;
	}
	.access-btn img {
		width:90%;
		height:auto;
	}
	.copy {
		padding:5px;
	}
.section1 {
	max-width:400px; width:100%;
	margin-bottom:20px; float:none;
}

	.section1 img {
		max-width:50%;
		height:auto;
	}
	.course-nav {
		max-width:400px; width:100%;
		background: ;
		float:none;
		margin-bottom:20px;
		border-bottom: 0;
	}
	.course-nav ul {
		display: ;
		height: auto;
	}
	.course-nav ul li {
		text-align:center;
		padding:10px;
		font-size:120%;
	}
	.course-nav li {
		display: block;
		float: none;
		width: 100%;
	}
	.course-nav a {
		color: #fff;
		display: inline-block;
		padding:10px 0px;
		text-decoration: none;
		font-size:16px;
	}
	.course-nav a#pull {
		display: block;
		background-color: #524e6c;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:700;
		font-size:16px;
		width: 100%;
		padding:20px;
		position: relative;
	}
	.course-nav a#pull:after {
		content:"";
		background: url(../images/glyphicons-517-menu-hamburger.png)  no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 20px;
	}
	.course-nav #menu {
		display:block;
	}
	.btn-item {
		width:50%;
	}
	.download-section img {
		width:90%; margin:0 auto; display:block;
		height:auto;
		float:none;
	}
	div.logo-small img {
		width: 70%;
		height:auto;
	}
	.btn-item {font-family: 'Open Sans Condensed', sans-serif;
	}
	.nohelp { display:none;}
	a.product1{
	display:block;;
	max-width:670px ;
	width:100%;
	height:363px;
	background: none; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	background-size:100% auto;

}
.adv_img {max-width:280px;width:100%; float:none; margin:0 auto;}

.section1_adv {
	max-width:800px; width:100%;
	margin-bottom:20px; float:none;
}
.course-nav_ADV_1 {
	display:none;
	
}
.course-nav_ADV_2 {
	display:block;
	max-width:500px; width:100%; margin:0 auto;
	background:#445e85; margin-top:20px;
	float:none;
}
.btn-item_acce {
	width:100%;font-family: 'Open Sans Condensed', sans-serif;
	color: white; 
	font-weight: bold;
	font-size: 1.4em;
	padding:20px 10px;
	text-align: center;
	background: -moz-linear-gradient(top,  #f9f9f9 1%, #e9e9e9 99%); 
	background: -webkit-linear-gradient(top,  #f9f9f9 1%,#e9e9e9 99%);
	background: linear-gradient(to bottom,  #f9f9f9 1%,#e9e9e9 99%);
	
	
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0 ); 
    background:url(../images/pley3.png) 15px 15px no-repeat; 
	text-align:left; padding-left:80px; background-position:8px 30px;
	border-bottom:1px #dedede solid;
	border-right:1px #dedede solid;
}
.btn-item_acce img {
	 background-position: 8px 30px;
}
.btn-item_acce:hover {
	 background-position: 8px 30px;
}
.btn-item-all_acce:hover {
	background-image:none;
}
.steps ol { margin-left:25px; padding:0 10px;}
.play-btn_resize {background:url(../images/pley3.png) 10px 10px no-repeat; padding-left:30px; }
.play-btn_resize:hover {
	background: #dedede url(../images/pley3.png)  10px 10px  no-repeat;
}
}
