﻿body {
	font-family: 'rsulight';
	font-size: 80%;
    color:White;
}

.logo {
	width: 45.666666666666664%;
	max-width: 160px;
	max-height: 60px;
	margin: 0;
}
.a {
    color:White;
}

.logo img {
	width: 100%;
}

.section {
	width: 100%;
	/*min-height: 800px;*/
	margin: 0 auto;
}

.my-container {
	position: relative;
	width: 93.75%;
	margin: 0 auto;
}

.bold {
	font-family: 'rsubold';
}

#HomeIndex {
	background: url(../images/m-bg.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding-bottom: 20px;
	padding-top: 30px;
}

.main-copy {
	font-family: 'rsubold';
	color: #de4892;
	font-size: 3em;
	text-align: center;
}

.main-copy .copy-big {
	font-size: 1em;
	display: block;
	line-height: 1.5em;
}

.main-copy .copy-small {
	font-size: 0.75em;
	display: block;
}

.light1 {
	position: absolute;
	max-width: 100%;
	display: block;
	bottom: 50px;
	left: 0;
}

.light2 {
	position: absolute;
	max-width: 100%;
	display: block;
	bottom: 50px;
	left: 0;
}

.main-copy-2 {
	text-align: center;
	width: 96.16666666666667%;
	margin: 0 auto;
	font-size: 1.083125em;
	font-size: 1.583125em;
	line-height: 1.5em;
	margin-bottom: 10px;
	color: #787878;
}

.main-copy-2 > div {
	margin-bottom: 10px;
}

.main-copy-2 span {
	/*display: block;*/
}

span.br {

}

.main-copy-2 > img {
	width: 100%;
	display: block;
	max-width: 400px;
	
	margin: 0 auto;
}

.main-copy-2 .line-top {

	/*opacity: 0.5;
	margin-bottom: 10px;

	-webkit-animation-duration: 2.5s;
	-ms-animation-duration: 2.5s;
	-moz-animation-duration: 2.5s;
	-o-animation-duration: 2.5s;
	animation-duration: 2.5s;

	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;*/
}

.main-copy-2 .line-bottom {

	/*opacity: 0.5;
	-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;

	-webkit-animation-duration: 2.5s;
	-ms-animation-duration: 2.5s;
	-moz-animation-duration: 2.5s;
	-o-animation-duration: 2.5s;
	animation-duration: 2.5s;*/
}

.main-copy-3 {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 1.083125em;
	font-size: 1.583125em;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #787878;
}

.main-copy-3 > span {
	/*display: block;*/
}

.button-zone {
	text-align: center;
	margin-bottom: 35px;
	position: relative;
	z-index: 99;
}

.btn-main-regis {
	display: inline-block;
	width: 33.5%;
	max-width: 209px;
	/*max-height: 69px;*/
}

.btn-main-regis > img {
	width: 100%;
	max-width: 209px;
	/*max-height: 69px;*/
	display: block;
}

.m-ipad {
	display: block;
	width: 96.5%;
	max-width: 579px;
	max-height: 213px;
	margin: 0 auto;
	position: relative;
}

.new-course {
	padding: 20px 0;
	/*background: url(../images/title-bg.jpg) 50% 50% no-repeat;*/
	background-color:White;
	background-size: cover;
	font-family: 'rsuregular';
	font-size: 3em;
	color: #de4892;
	text-align: center;
}

.new-course span {
	display: block;
}

.section {
	background: url(../images/s2-bg.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding: 20px 0;
}

.s-line {
	display: block;
	margin: 0 auto;
	max-width: 100%;

	/*-webkit-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	animation-iteration-count: infinite;

	-webkit-animation-duration: 2.5s;
	-ms-animation-duration: 2.5s;
	-moz-animation-duration: 2.5s;
	-o-animation-duration: 2.5s;
	animation-duration: 2.5s;*/
}

.s-img-box {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.s-img-el {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.s-button {
	position: absolute;
	left: 0;
	bottom: 40px;
	text-align: center;
	width: 100%;
	display: block;
}

.s-btn-regis {
	display: inline-block;
	width: 23%;
	max-width:138px;
	max-height: 42px;
}

.s-btn-regis > img {
	width: 100%;
}

.s-title {
	font-family: 'rsubold';
	font-size: 2.25em;
	color: #de4892;
	text-align: center;
}

.s-info {
	font-family: 'rsulight';
	color: #737373;
	font-size: 1.5em;
	text-align: center;
}

.s-info > span {
	display: block;
}

.s-line {
	max-width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

#food {
	/*background: blue;*/
}

#logistic {
	/*background: pink;*/
}

#dotnavShare {
	position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #de4892;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}



#dotnav {
	position: fixed;
	right: 25px;
	top: 30%;
	display: none;
	padding-left: 0;
}

#dotnav li {
	display: block;
	margin-bottom: 10px;
	list-style: none;
}

#dotnav  a {
	background: url(../images/nav.png) 0 0 no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -999999px;
}

#dotnav .current a,
#dotnav a:hover {
	background-position: -20px 0;
}

.col-50 {
	width: 50%;
	float: left;
}

.footer {
	background: #2e2e2e;
}

.footer p.rsu {
	padding-top: 10px;
	color: #d1d0d0;
}

.footer p {
	font-family: Arial, tahoma;
	font-size: 1em;
	margin-bottom: 0;
	color: #787878;
}

.social {
	margin-left: 0;
	padding-left: 0;
	float: right;
	padding-top: 10px;
	text-align: right;
}

.social li {
	list-style: none;
	display: inline-block;
	margin-right: 0;
	width: 20.66%;
	max-width: 40px;
	
}

.social li img {
	width: 100%;
	display: block;
}

/* tabs */

.tab-info {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
}

.ui-widget-content {
	border: none;
	background: transparent;
}

.ui-widget-header {
	border: none;
	background: transparent;
}

.ui-tabs .ui-tabs-nav li {
	/*width: 20%;*/
	/*margin-right: 10px;*/
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: transparent;
	border: none;
	border-radius: 5px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #de4892;
	border: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	width: 100%;
	font-family: 'rsubold';
	font-size: 1.253125em;
	color: White;
}

.ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a{
	color: #fff;
}

.tab-title {
	font-family: 'rsubold';
	font-size: 1.879375em;
	color: #787878;
}

.tab-icon {
	display: inline-block;
	width: 6.166666666666667%;
	max-width: 38px;
	max-height: 37px;
}

.tab-detail {
	font-family: 'rsulight';
	font-size: 1.41em;
	color: #787878;
	word-wrap: break-word;
}

.tab-detail > ul {
	margin-left: 0;
	padding-left: 0;
}

.tab-detail > ul > li {
	list-style: none;
}

/* tabs */


/* tooltips */

.tooltipster-shadow {
	border-radius: 5px;
	background: #e3e3e3;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.17);
	color: #2c2c2c;
}
.tooltipster-shadow .tooltipster-content {
	font-family: 'rsulight';
	font-size: 16px;
	line-height: 16px;
	padding: 12px 12px;
	min-width: 200px;
	text-align: center;
}

/* tooltips */


.w-ipad {
	display: none;
}

/* loader */

#h-loader {
    background: #15274f;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top:0;
    left: 0;
    bottom:0;
}

#h-loader-box {
    position: relative;
    min-width: 1002px;
    max-width: 1400px;
    height: 100%;
    margin: 0 auto;
}

#h-loader-percent {
    top:50%;
    left: 47%;
    position: absolute;
    width: 90px;
    height: 92px;
    display: block;
}

#h-loader-percent-box {
    position: relative;
    width: 100%;
    height: 100%;
}

.loader-percent {
    position: absolute;
    font-size: 2em;
    font-style: italic;
    width: 89%;
    text-align: center;
    color:#fff;
    top:35px;
}

.loader-dot {
    position: absolute;
    width: 3px;
    height: 18px;
    overflow: hidden;
    top:98px;
    left: 44px;
}

.loader-dot-cover {
    position: absolute;
    top:98px;
    left: 44px;
    background: #000;
    width: 3px;
    height: 18px;
}

/* loader */

.indent-5 {
	text-indent: 5px;
}

.indent-10 {
	text-indent: 10px;
}

.indent-15 {
	text-indent: 15px;
}

.indent-20 {
	text-indent: 20px;
}

.indent-25 {
	text-indent: 25px;
}
#test
	{
	    margin: 30px;
    background-color: #ffffff;
    border: 1px solid black;
    opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
   
	    }
	    
	  
/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../img/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/



/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
	/*background-color:White;*/
	font-size : 12pt;
	color :Black;
	/*opacity: 0.5;*/
}
.divTableM{
	display: table;
	width: 100%;
	/*background-color:White;*/
	font-size : 14pt;
	color :White;
	/*opacity: 0.5;*/
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #999999;
	
	padding: 3px 10px;
	width:100%;
	/*text-align:center;*/
}
.divTableCellR, .divTableHead {
	border: 0px solid #999999;
	width:40%;
	
	display: table-cell;
	padding: 3px 20px;
	text-align:right;
}
.divTableCellL, .divTableHead {
	border: 0px solid #999999;
	width:60%;
	background-color:#c3ce60;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
}
.divTableCellLB, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#004990;
	color:White;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
}
.divTableCellLGB, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#ce7a86;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
}
.divTableCellLGS, .divTableHead {
	border: 0px solid #999999;
	width:40%;
	background-color:#f7d789;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
}
.divTableCellLO, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#ef916b;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
}
.divTableCellLBR, .divTableHead {
	border: 0px solid #999999;
	width:40%;
	background-color:#b2dcdd;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
    
}
.divTableCellLBB, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#E17aae;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
    
}
.divTableCellLBS, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#956dad;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
    
}
.divTableCellLR, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#B5121B;
	color:White;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	 -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
    
}
.divTableCellLBBB, .divTableHead {
	border: 0px solid #999999;
	width:50%;
	background-color:#e17aae;
	color:Black;
	display: table-cell;
	padding: 10px 20px 10px 10px;
	text-align:left;
	-webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, .5);
    
}
.divTableCellRR, .divTableHead {
	border: 1px solid #999999;
	width:30%;
	background-color:White;
	display: table-cell;
	padding: 3px 20px;
	text-align:center;
}
.divTableCellLL, .divTableHead {
	border: 1px solid #999999;
	width:70%;
	background-color:White;
	display: table-cell;
	padding: 3px 20px;
	text-align:left;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
	text-align:center;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
    text-align:center;
}
/* End DivTable.com */


.rsumap
{
    background-color: #FBF7E6;
    width:100%;
    padding:30px 0px 0px 0px;
    text-align:center;
    font-size: 20pt;
    
    }
/* font */

#fontP
{
    font-size:50pt;
    text-align:center;
    color:#de4892;
    font-weight:bold;
    }

.RSUText-BBE1 {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:link {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none;}
.RSUText-BBE1:visited {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:active {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #de4892;	text-decoration: none;}
.RSUText-BBE1:hover {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #de4892;	text-decoration: none; }


.RSUText-BBE2 {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE2:link {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none;}
.RSUText-BBE2:visited {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE2:active {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #2d91f2;	text-decoration: none;}
.RSUText-BBE2:hover {	font-family: rsulight,sans-serif,Calibri;	font-size: 1.2em;	color: #2d91f2;	text-decoration: none; }


/* font */
@media (min-width: 320px) {
    body {
        font-size: 100%;
    }

    #rsuclip {
        width: 250px;
        height: 141px;
    }

    .logo555 > img {
        width: 80%;
        display: block;
        max-width: 400px;
        margin: 0 auto;
    }

    .logo img {
        width: 0px;
    }

    .btn-main-regis > img {
        width: 120%;
        max-width: 209px;
        /*max-height: 69px;*/
        display: block;
    }

    /*=======================================
    Services  STYLES
==================================================*/

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #27C00A;
    }

    #Parallax-one {
        background-image: url("../images/1.jpg");
        padding: 30px;
        background-repeat: no-repeat;
        background-position: center 0;
        background-size: cover;
        background-attachment: fixed;
        min-height: 200px;
        color: #fff;
    }

        #Parallax-one i {
            color: #fff;
        }
    /*=======================================
    PRICING STYLES
==================================================*/
    .social li {
        list-style: none;
        display: inline-block;
        margin-right: 0;
        width: 25.66%;
        max-width: 100px;
    }
    .RSUText-BBE1 {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:link {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:visited {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:active {font-size: 0.8em;	color: #de4892;	text-decoration: none;}
.RSUText-BBE1:hover {font-size: 0.8em;	color: #de4892;	text-decoration: none; }


.RSUText-BBE2 {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:link {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:visited {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:active {font-size: 0.8em;	color: #2d91f2;	text-decoration: none;}
.RSUText-BBE2:hover {font-size: 0.8em;	color: #2d91f2;	text-decoration: none; }
}

@media (min-width: 375px) {
	body {
		font-size: 100%;
	}
	#rsuclip
{
    width:300px;
    height:169px;
    }
	.logo555 > img {
	width: 80%;
	display: block;
	max-width: 400px;
	
	margin: 0 auto;
}
.logo img {
	width: 0px;
}
.btn-main-regis > img {
	width: 120%;
	max-width: 209px;
	/*max-height: 69px;*/
	display: block;
}

	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:200px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/
.social li {
	list-style: none;
	display: inline-block;
	margin-right: 0;
	width: 25.66%;
	max-width: 100px;
	
}


.RSUText-BBE1 {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:link {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:visited {font-size: 0.8em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:active {font-size: 0.8em;	color: #de4892;	text-decoration: none;}
.RSUText-BBE1:hover {font-size: 0.8em;	color: #de4892;	text-decoration: none; }


.RSUText-BBE2 {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:link {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:visited {font-size: 0.8em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:active {font-size: 0.8em;	color: #2d91f2;	text-decoration: none;}
.RSUText-BBE2:hover {font-size: 0.8em;	color: #2d91f2;	text-decoration: none; }


}
@media (min-width: 414px) {
	body {
		font-size: 100%;
	}
	#rsuclip
{
    width:330px;
    height:186px;
    }
	.main-copy-2 > img {
	width: 50%;
	display: block;
	max-width: 400px;
	
	margin: 0 auto;
}
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:300px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/
}

@media (min-width: 480px) {
	body {
		font-size: 12px;
	}
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/
}


@media (min-width: 520px) {
	.main-copy-2 span {
		display: block;
	}
	#rsuclip
{
    width:430px;
    height:242px;
    }
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/
}

@media (min-width: 640px) {
	
	.new-course span {
		display: inline;
	}

	span.br {
		display: block;
	}
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
    #rsuclip
{
    width:500px;
    height:281px;
    }
/*=======================================
    PRICING STYLES
==================================================*/
}

@media (min-width: 768px) {
	
	.s-info > span {
		display: inline;
	}

	.s-info > span.web {
		display: block;
	}

	.w-ipad {
		display: none;
	}

	#dotnav { 
		display: block;
	}
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one {
    background-image: url("../images/1.jpg");
padding: 30px;
background-repeat: no-repeat;
background-position: center 0;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
    #rsuclip
{
    width:500px;
    height:281px;
    }

    .RSUText-BBE1 {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:link {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:visited {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:active {font-size: 1.2em;	color: #de4892;	text-decoration: none;}
.RSUText-BBE1:hover {font-size: 1.2em;	color: #de4892;	text-decoration: none; }


.RSUText-BBE2 {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:link {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:visited {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:active {font-size: 1.2em;	color: #2d91f2;	text-decoration: none;}
.RSUText-BBE2:hover {font-size: 1.2em;	color: #2d91f2;	text-decoration: none; }
/*=======================================
    PRICING STYLES
==================================================*/
}

@media (min-width: 992px) {

	body {
		font-size: 14px;
	}

	.logo {
		max-width: 160px;
		max-height: 60px;
	}

	.my-container {
		width: 100%;
		max-width: 1060px;
	}

	.section {
		min-height: 700px;
	}

	#HomeIndex {
		background: url(../images/w-bg.jpg) 50% 50% no-repeat;
		/*opacity: 0.5;*/
		padding: 20px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
min-height:250px;
color:#fff;
	}
	

	.main-copy-2 {
		/*font-size: 1.483125em;*/
		font-size: 1.6428571428571428em;
	}

	.main-copy-3 {
		/*font-size: 1.483125em;*/
		font-size: 1.6428571428571428em;
	}

	.m-ipad {
		display: none;
	}

	.w-ipad {
		display: block;
		max-width: 100%;
		margin: 0 auto;
		position: relative;
	}

	.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
		padding: 0.5em 0.8em;
	}

	.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
		font-size: 1.3571428571428572em;
	}
	
	.s-img-box {
		float: left;
		width: 48%;
	}

	.tab-info {
		width: 51%;
		float: right;
		max-width: 520px;
	}

	.tab-title {
		font-size: 1.579375em;
	}

	.tab-detail {
		font-size: 1.4em;
	}



	#writer .s-button {
		bottom: -5px;
	}

	#food .s-img-box {
		float: right;
	}

	#food .tab-info {
		float: left;
	}

	#food .s-button {
		bottom: -5px;
	}


	#logistic .s-button {
		bottom: -20px;
	}

	#station-2 .s-button {
		/*bottom: -20px;*/
	}

	#station-1 .tab-info {
		float: left;
	}

	#station-1 .s-button {
    	/*bottom: -20px;*/
	}

	#station-4 .s-button {
    	/*bottom: -20px;*/
	}

	#station-3 .tab-info {
		float: left;
	}

	#station-3 .s-button {
    	/*bottom: -20px;*/
	}

	#station-6 .s-button {
    	/*bottom: -20px;*/
	}

	#station-5 .tab-info {
		float: left;
	}

	#station-5 .s-button {
    	/*bottom: -20px;*/
	}

	#station-8 .s-button {
    	/*bottom: -20px;*/
	}

	#station-9 .tab-info {
		float: left;
	}

	#station-9 .s-button {
    	/*bottom: -20px;*/
	}

	#station-10 .s-button {
    	/*bottom: -20px;*/
	}

	#station-11 .tab-info {
		float: left;
	}

	#station-11 .s-button {
    	/*bottom: -20px;*/
	}
	
	/*=======================================
    Services  STYLES
==================================================*/

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #fff;
background-color: #27C00A;
}

#Parallax-one 
{

    background: url("../images/bg-p.jpg") 50% 50% no-repeat;
padding: 20px;
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
min-height:800px;
color:#fff;
}
 #Parallax-one i {
        color:#fff;
    }
/*=======================================
    PRICING STYLES
==================================================*/
.social li {
	list-style: none;
	display: inline-block;
	margin-right: 0;
	width: 20.66%;
	max-width: 35px;
	
}
#rsuclip
{
    width:853px;
    height:480px;
    }

.RSUText-BBE1 {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:link {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:visited {font-size: 1.2em;	color: #fff;	text-decoration: none; }
.RSUText-BBE1:active {font-size: 1.2em;	color: #de4892;	text-decoration: none;}
.RSUText-BBE1:hover {font-size: 1.2em;	color: #de4892;	text-decoration: none; }


.RSUText-BBE2 {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:link {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:visited {font-size: 1.2em;	color: #fff; text-decoration: none; }
.RSUText-BBE2:active {font-size: 1.2em;	color: #2d91f2;	text-decoration: none;}
.RSUText-BBE2:hover {font-size: 1.2em;	color: #2d91f2;	text-decoration: none; }

}











