.footer-heading{ margin-left:20px;}
.footer-course { margin-bottom:50px; margin-left:100px;}
.footer-course-link { position:relative; left:63px; font-size:16px; line-height:30px;}
.footer-course-link img { width:25px; margin-right:15px; margin-left:10px;}
.footer-course-link a{ color:#000000; text-decoration:none;}
.footer-course-link a:hover{ color:#FF0012; text-decoration:none;}
.footer-sub-heading{ font-size:18px; margin-left:22px;}
.cllink{ text-align:center; font-size:13px; margin-top:30px; margin-bottom:-60px;}
.cllink a{ color: #FF0000; text-decoration: none; font-weight: 100; font-size: 15px; }
.cllink a:hover{ color:#0033FF; text-decoration:none;  }


.foundlink{ text-align:center; font-size:15px; margin-top:30px; margin-bottom:-40px;}
.foundlink a{ color:#ea0101; text-decoration:none; font-size:15px; }
.foundlink a:hover{ color:#0033FF; text-decoration:none;  }



body{
	margin:0px;
	padding:0px;
	font-family:Myriad Pro;
}

.video{
 float:left; padding:5px;}


#wrapper{
	width:100%;
	margin:0 auto;
}


#ntt{
text-align:right; 
font-size:20px; 
color:#FF0000
}

 
 
#nav_1 {
  position:absolute;
  top: 245px;
  left: 170px;
  width: 280px;
  display: block;
}
	
	
#nav_1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#nav_1 ul li{
	background:#198c3f;
	border-radius: 30px;
  -moz-border-radius: 30px;
  
  
}

#nav_1 a,
#selectedBacking {
  display: block;
  color: #000;
  text-decoration: none;
  padding: 10px;
  border: 2px solid #ccc;
  margin: 10px 0;
  border-radius: 30px;
  -moz-border-radius: 30px;
  padding-left: 20px;
  height: 40px;
  z-index: 2;
  position: relative;
}
#nav_1 a:hover {
  border: 2px solid #333;
  background: #999;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999), to(#999), color-stop(.6,#666));
  color: #fff;
}
#nav_1 a.selected,
#selectedBacking {
  border: 2px solid #333;
  background: #666;
  background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#666), color-stop(.6,#333));
  background: -moz-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#666), color-stop(.6,#333));
  background: gradient(linear, 0% 0%, 0% 100%, from(#666), to(#666), color-stop(.6,#333));
  color: #fff;
}
#selectedBacking {
  z-index: 1;
  position: absolute;
  top: 0;
  width: 145px;
}
#content {
  margin-left: 220px;
  width: 600px;
}
#content section {
  display: block;
  padding-top: 10px;
}
#spacer {
  height: 600px;
}


	

 


.icon_top{
	width:96%;
	float:left;
	padding:1% 0 1% 4%;
	background:#0d76a9;
}
.social{
	width:30%;
	float:left;
}
.social ul{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
.social ul li{
	float:left;
}
.social ul li a{
	float:left;
	padding:0 5px;
	 -webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
	 -o-transform:rotate(360deg);
	 transition:all 1s ease;
	 
}
.social ul li a:hover{
	 transform:rotate(-360deg);
	}
	
.callus{
	width:40%;
	float:left;
	
/*	background:#006699;
*/}
.callus ul{
	display:block;
	list-style:none;
	margin:0px;
	padding:0px;
}
.callus ul li{
	float:left;
	border-right:1px solid #fff;
	text-decoration:none;
	color:#000;
	font-size:12px;
}
.callus ul li a{
	float:right;
	padding:0 21px;
	 /*-webkit-transform:rotate(360deg);
	 -moz-transform:rotate(360deg);
	 -o-transform:rotate(360deg);
	 transition:all 1s ease;*/
	 color:#fff;
	 text-decoration:none;
	font-size:14px;
}

.logo_bg{
	width:20.3%;
	float:left;
}
.logo{
	width:100%;
	height:161px;
	float:left;
}
.logo a{
	width:100%;
	height:161px;
	float:left;
}

.logo_mid-bg{
	width:79.7%;
	float:left;
	
}
.logo_mid{
	width:64.7%;
	padding:25px 0 0 0px;
	float:left;
	text-align:center;
}
.logo_mid h1{
	width:100%;
	text-align:center;
	color:#f70909;
	font-size:30px;
	margin:0px;
	padding:0px;
	float:left;
}
.logo_mid h2{
	color:#080808;
	width:100%;
	text-align:center;
	font-size:14px;
	margin:0px;
	padding:0px;
	float:left;
}
.logo_right{
	width:338px;
	float:right;
	font-size:14px;
	color:#fff;
	border-radius:0 0 10px 10px;
	background:#066a9b;
}
.logo_txt{
	width:100%;
	float: left;
	color:#f70909;
	font-size:19px;
	padding-top:20px;
	font-weight:bold;
	text-align:center;
}
/*===================================Start of Navigastion===================================*/

.app{
width:60%;
margin:0 auto;
}



#menu, #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#menu {
	width: 100%;
	background:#066a9b;
	height:42px;
	float:left;
	border-bottom:4px solid #0a85c1;
}

#menu:before,
#menu:after {
	content: "";
	display: table;
}
	
#menu:after {
	clear: both;
}
	
#menu {
	zoom:1;
}
	
#menu li {
	float: left;
	/*	border-right: 1px solid #222;
	-moz-box-shadow: 1px 0 0 #444;
	-webkit-box-shadow: 1px 0 0 #fff;
	box-shadow: 1px 0 0 #444;*/
	border-right:1px solid #fff;
	position: relative;
	z-index:500;
}
	
#menu a {
	float: left;
	padding: 12px 16px;
	color: #fff;
	font-size:
	text-transform: uppercase;
	font:16px;
	text-decoration: none;
}
	
#menu li:hover > a {
	color: #0f0;
	
}


*html #menu li a:hover { /* IE6 only */
	color: #fff;
	background:#51b974;
}
#menu li:hover > a.active {
	color: #0f0;
	background:#066a9b;
}	
#menu ul {
	margin: 20px 0 0 0;
	_margin: 0; /*IE6 only*/
	opacity: 0;
	width:250px;
	visibility: hidden;
	position: absolute;
	top: 38px;
	color:#000;
	left: 0;
	z-index:999;    
	background:#066a9b;
	border-radius: 3px;
	font-size:14px;
		  
}

#menu li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
}
	
#menu ul ul {
	top: 0;
	left: 150px;
	margin: 0 0 0 20px;
	_margin: 0; /*IE6 only*/
	-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
	box-shadow: -1px 0 0 rgba(255,255,255,.3);		
}
	
#menu ul li {
	float: none;
	display: block;
	border: 0;
	_line-height: 0; /*IE6 only*/
	-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
	box-shadow: 0 1px 0 #111, 0 2px 0 #666;
}
	
#menu ul li:last-child {   
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;    
}
	
#menu ul a {    
	padding: 10px;
/*	width: 130px;
*/	_height: 10px; /*IE6 only*/
	display: block;
	white-space: nowrap;
	float: none;
	text-transform: none;
}
	
#menu ul a:hover {
	background-color: #066a9b;
	color:#000;
}
/*===================================End of Navigastion=====================================*/
/*===================================Start of banner========================================*/
.banner{
	width:100%;
	float:left;
}
.feed_back{
	width:48px;
	height:220px;
	font-size:24px;
	position:absolute;
	top:320px;
	z-index:999;
	line-height:24px;
	color:#fff;
	text-align:center;
	float:left;
	word-break:break-all;
}
.feed_back a{
	float:left;
	background:url(../images/feed_back.png);
	width:48px;
	height:220px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.feed_back a:hover{
	float:left;
	background:url(../images/feed_back_hover.png);
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.current{
	width:50px;
	height:220px;
	background:url(../images/curent_update.png);
	position:absolute;
	top:320px;
	z-index:999;
	display:block;
	right:3px;
	float:right;
	
}

.current a{
	width:50px;
	height:220px;
	position:absolute;
	background:url(../images/curent_update.png);
	float:right;
	
}
.current a:hover{
	float:left;
	background:url(../images/curent_update_hover.png);	
	
}
/*===================================End of banner===========================================*/
/*===================================Start of Body Mid========================================*/
.boby_mid_bg{
	width:100%;
	position:relative;
	top:-50px;
	z-index:100;
	float:left;
}
.boby_mid{
	width:1024px;
	height:250px;
	padding:30px 0 0px 0px;
	background:#066a9b;
	margin:0 auto;
}
.box_bg{
	width:221px;
	float:left;
	background:#7bb7fc;
	padding:6px;
	margin-right:15px;
}
.box_bg_img{
}
/*===================================End of Body Mid==========================================*/
/*===================================Start of Footer==========================================*/
.footer_man{
	width:100%;
	float:left;
	background:#066a9b;
	border-top:7px solid #f70909;
	}
.footer_left_txt{
	width:49%;
	padding:25px 0px 25px 1%;
	float:left;
	font-size:15px;
	color:#fff;
}
.footer_left_txt_2{
	width:49%;
	text-align:right;
	padding:25px 1% 25px 0px;
	float:right;
	font-size:15px;
	color:#fff;
}
.footer_left_txt_2 a{
	font-size:15px;
	text-decoration:none;
	color:#fff;
}
.footer_left_txt_2 a:hover{
	font-size:15px;
	text-decoration:underline;
	color:#ccc;
}
/*===================================End of Footer==========================================*/
.ma-brand-wrap {
	width: 100%;
	float: left;
}
.ma-brand-slider-contain {
	width:97%;
	margin: 0 auto;
	/*background: #fff;*/
	padding:10px 0 10px 0px;
}
.ma-brand-slider-title {}
.ma-brand-slider-title h2 {
	padding:5px;
}
.ma-brand-slider {}
.brand-slider .jcarousel-container {
    -moz-border-radius: 10px;
    background: #fff;
    border: 2px solid #000;
}

.brand-slider .jcarousel-container-horizontal {
    width: 100%;
    padding: 10px 0px;
	padding-left:40px;
	margin:0 auto;
	margin-top:80px
}
.brand-slider .jcarousel-clip-horizontal {
    width:  100%;
    height: 154px;
}

.brand-slider {
    width:230px;
	float: left;
    list-style: none outside none;
	background:#b8d9ff;
	text-align:center;
	padding:5px;
	margin:0 12px;
/*	border:1px solid #c6c6c6;
*/	/*background:#dadbda;*/
}


.jcarousel-item {
    width:4.5%;
	float: left;
    list-style: none outside none;
	background:#b8d9ff;
	text-align:center;
	padding:5px;
	margin:0 12px;
}



.brand-slider .jcarousel-item-horizontal {
    margin-right: 0px;
	position: relative;
}

.brand-slider .jcarousel-item-horizontal img {
	display:block;
	margin:0 auto;
	margin-bottom:5px;
}

.brand-slider .jcarousel-item-placeholder {
/*    background: #fff;*/
    color: #000;
}
.brand-slider .product-image {
	display:inline-block;
	margin:0 0 8px;
}

/**
 *  Horizontal Buttons
 */
.ma-brand-slider .jcarousel-next-horizontal {
    background: url("../images/btn-slide2.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 37px;
    right: -10px;
    position: absolute;
    top:75px;
    width: 18px;
}

.ma-brand-slider .jcarousel-next-horizontal:hover {
    background-position: 100% 0;
}

.ma-brand-slider .jcarousel-next-horizontal:active {
    background-position: 100% 0;
}

.ma-brand-slider .jcarousel-next-disabled-horizontal,
.ma-brand-slider .jcarousel-next-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.ma-brand-slider .jcarousel-prev-horizontal {
    background: url("../images/btn-slide2.png") no-repeat scroll 0 100% transparent;
    cursor: pointer;
    height: 37px;
    left: -10px;
    position: absolute;
    top:75px;
    width: 18px;
}

.ma-brand-slider .jcarousel-prev-horizontal:hover {
    background-position: 100% 100%;
}

.ma-brand-slider .jcarousel-prev-horizontal:active {
    background-position: 100% 100%;
}

.ma-brand-slider .jcarousel-prev-disabled-horizontal,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:hover,
.ma-brand-slider .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.ma-brand-slider .jcarousel-container {
    position: relative;
}
.ma-brand-slider .jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.ma-brand-slider .jcarousel-list {
	width:5000px !important;
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.ma-brand-slider .jcarousel-next {
    z-index: 3;
    display: none;
}
.ma-brand-slider .jcarousel-prev {
    z-index: 3;
    display: none;
}

.ma-brand-slider .ma-des {
	position: absolute;
	bottom: 10px;
}
.ma-brand-slider .ma-des-title {}
.ma-brand-slider .ma-des-title h2 {
}
.ma-brand-slider .ma-des-content {}

.detail {
	background:#7bb7fc;
	padding:2px;
	text-align:left;
	font-size:25px;
	color:#000;
}
.detail_1 {
	background:#7bb7fc;
	padding:2px;
	text-align:left;
	font-size:25px;
	color:#000;
}
.detail td {
	padding:3px 0;
	font-size:9px;	
	font-weight:bold;
}

.red {
	color:#FF0000;
}
/*===================================Start of Slider========================================*/




.tab{
	width:100%; float:left;  margin-bottom:50px;
}


#download{
color:#FF0000; margin-left:-16px; font-weight:bold;}

.social img{
width:auto;
margin:0 auto;
}

@media (min-width: 240px) and (max-width: 568px) {

@media (min-width: 320px) and (max-width: 480px) {


.app{
width:100%;
float:left;
}



#nav_1 {
  position:absolute;
  top: 550px;
  left:5%;
  width:90%;
}
	
	



}




#download{
margin-left:0px;
text-align:center;
}
#wrapper{
width:100%;
}


.icon_top{
width:100%;
}


.social{
width:43%;

}

.social img{
width:100%;

margin:0 auto;
}

.callus{
width:100%;
}

.callus ul{
margin-left:-20px;
}

.callus ul li a{
}

.logo_bg{
width:100%;
}


.logo a{
margin-left:30px;
}


.logo_mid{
width:100%;
float:left;
padding:0;
text-align:center;
}


.logo_mid-bg{
width:100%;
}

.logo_txt{
width:90%;
margin:0 auto;
}


.boby_mid_bg{
width:100%;
}

.boby_mid{
width:100%;
float:left;
}

.ma-brand-wrap{
width:100%;
}

.ma-brand-slider-contain{
width:80%;
}


.brand-slider {
    width:240px;
	float: left;
    list-style: none outside none;
	background:#b8d9ff;
	text-align:center;
	padding:5px;
	margin:0 12px;
/*	border:1px solid #c6c6c6;
*/	/*background:#dadbda;*/
}


.jcarousel-item {
    width:5.5%;
	float: left;
    list-style: none outside none;
	background:#b8d9ff;
	text-align:center;
	padding:5px;
	margin:0;
}

.footer_man{
width:100%;
margin:0 auto;

}


.footer_left_txt{
width:100%;
float:left;
text-align:left;
padding:0;
}

.footer_left_txt_2{
width:100%;
float:left;
text-align:left;
padding:0;
margin-top:20px;
}

.detail {
width:80%;
margin:0 auto;
}



#wrapper_submit{
width:100%;

}

.sidebar{
width:90%;
margin:5%;
padding:0;
}


.sidebar_1{
width:96%;

}

.left{
width:90%;
margin:5%;
padding:0;
}

.left_1{
width:100%;
}

.left_1 h1{
font-size:15px;
line-height:25px;
}




}



@media (min-width: 568px) and (max-width: 768px) {



#download{
margin-left:0px;
text-align:center;
}
#wrapper{
width:100%;
}


.icon_top{
width:100%;
}


.social{
width:43%;

}

.social img{
width:100%;

margin:0 auto;
}

.callus{
width:100%;
}

.callus ul{
margin-left:-20px;
}

.callus ul li a{
}

.logo_bg{
width:37%;
}


.logo a{
margin-left:0px;
}


.logo_mid{
width:100%;
float:left;
padding:0;
text-align:center;
}


.feed_back{
top:450px;
}

.current{
top:450px;
}


.logo_mid-bg{
width:62%;
}

.logo_txt{
width:90%;
margin:0 auto;
}


.boby_mid_bg{
width:100%;
}

.boby_mid{
width:100%;
float:left;
}





}


@media (min-width: 800px) and (max-width: 1000px) {
.video{
 width:85%; float:left; padding:5px;}
 
 

#wrapper{
width:100%;
}


.icon_top{
width:100%;
}


.social{
width:31%;

}

.social img{
width:94%;


margin:0 auto;
}

.callus{
width:36%;
}

.callus ul{
margin-left:-20px;
}

.callus ul li a{
}

.logo_bg{
width:37%;
}


.logo a{
margin-left:0px;
}


.logo_mid-bg{
width:62.7%;
}

.logo_mid{
width:100%;
float:left;
padding:0;
text-align:center;
}

.feed_back{
top:450px;
}

.current{

top:450px;
}


.boby_mid{
width:100%;
}


.ma-brand-slider-contain{
width:94%;
}



}



@media (min-width: 320px) and (max-width: 550px){


.feed_back{
	width:25px;
	height:120px;
	font-size:24px;
	position:absolute;
	top:294px;
	z-index:999;
	line-height:24px;
	color:#fff;
	text-align:center;
	float:left;
	word-break:break-all;
}
.feed_back a{
	float:left;
	background:url(../images/feed_back1.png);
	width:25px;
	height:120px;
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.feed_back a:hover{
	float:left;
	background:url(../images/feed_back_hover1.png);
	color:#fff;
	text-align:center;
	text-decoration:none;
}
.current{
	width:25px;
	height:120px;
	background:url(../images/curent_update1.png);
	position:absolute;
	top:294px;
	z-index:999;
	display:block;
	right:3px;
	float:right;
	
}

.current a{
	width:25px;
	height:120px;
	position:absolute;
	background:url(../images/curent_update1.png);
	float:right;
	
}
.current a:hover{
	float:left;
	background:url(../images/curent_update_hover1.png);	
	
}



}