html, body {
	font-family: 'PT Sans', sans-serif;
	height: 100%;
}

.fullscreen {
	background: #ffffff url(../img/header_bg.jpg) no-repeat bottom center;
    position:relative;
    top:0;
    left:0;
    height:100%;
    width:100%;
    min-width: 990px;
}

.insidescreen {
	background: #ffffff url(../img/header_inside.jpg) no-repeat top center;
    position:relative;
    top:0;
    left:0;
    height:597px;
    width:100%;
    min-width: 990px;
}

.fullscreen .affix, .insidescreen .affix {
	width: 100%;
}

.fullscreen .navbar,
.insidescreen .navbar {
	position: fixed;
	width: 100%;
	min-height: 132px;
	margin-bottom: 0;
	border-radius: 0;
	border: none;
	border-bottom: 1px solid transparent;
}

.fullscreen  .navbar-nav,
.insidescreen .navbar-nav {
	padding-top: 33px;
	width: 100%;
	text-align: center;
}

.fullscreen .navbar-nav>li,
.insidescreen .navbar-nav>li {
	display: inline-block;
	float: none;
	margin: 0 26px;
}

.fullscreen .navbar-default .navbar-nav>li>a,
.insidescreen .navbar-default .navbar-nav>li>a {
	color: #327cb5;
	font-weight: bold;
	padding: 0;
}

.fullscreen  .navbar-default,
.insidescreen .navbar-default {
	background: rgba(255, 255, 255, .9);
	border-color: #b0cfee;
	z-index: 999;
}

.iscreen .navbar-default .navbar-nav>li>a {
	font-size: 16px;
	color: #ffffff;
}

.iscreen .navbar {
	min-height: 62px;
	border-radius: 0;
}

.iscreen .navbar-nav {
	padding-top: 5px;
}

.iscreen .navbar-default {
	background: #4191cf;
	border-color: #4191cf;
	margin-bottom: 0;
}

.login-img {
	background: url(../img/login.png) no-repeat top center;
	width: 94px;
	height: 73px;
	position: relative;
	top: -20px;
}

.img1 {
	background: url(../img/img1.png) no-repeat top center;
	width: 38px;
	height: 46px;
}

.img2 {
	background: url(../img/img2.png) no-repeat top center;
	width: 39px;
	height: 46px;
}

.img3 {
	background: url(../img/img3.png) no-repeat top center;
	width: 28px;
	height: 46px;
}

.img4 {
	background: url(../img/img4.png) no-repeat top center;
	width: 35px;
	height: 46px;
}

.img5 {
	background: url(../img/img5.png) no-repeat top center;
	width: 38px;
	height: 46px;
}

.img6 {
	background: url(../img/img6.png) no-repeat top center;
	width: 42px;
	height: 46px;
}

.login-img:hover {
	background-position: bottom;
}

.hero-header {
	text-align: center;
}

.hero-buttons .btn-c {
	margin: 0 10px;
}

.btn-c {
	position: relative;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}

.btn-c span {
	position: absolute;
	left: 0;
	top: 15px;
	width: 100%;
    /*padding: 17px 0;*/
}

.generic-bbtn {
	background: url(../img/generic_bbtn.png) no-repeat top center;
	width: 237px;
	height: 59px;
}

.generic-gbtn {
	background: url(../img/generic_gbtn.png) no-repeat top center;
	width: 237px;
	height: 59px;
}

.generic-rbtn {
	background: url(../img/generic_rbtn.png) no-repeat top center;
	width: 237px;
	height: 59px;
}

.btn-c:hover .generic-bbtn,
.btn-c:hover .generic-gbtn,
.btn-c:hover .generic-rbtn {
	background-position: bottom;
}

.hero-p {
	font-weight: bold;
	color: #327cb5;
	font-size: 2.5em;
}

.container-fluid {
	min-width: 990px;
}

.container {
	width: 990px;
	min-width: 990px;
}

.header {
	padding-top: 12em;
}

.logo img {
	width: 30%;
}

.insidescreen .logo {
	margin-top: 45px;
}

.insidescreen .logo img {
	width: initial;
}

.hero-header p {
	font-size: 1.8em;
}

.hero-buttons {
	margin-top: 44px;
	text-align: center;
	}	

.logo {
	text-align: center;
}

.csf {
	background: url(../img/server_features_bg.jpg) no-repeat top center;
	height: 440px;
	min-width: 990px;
}

.csf-c {
	margin-top: 40px;
}

.server-features {
	font-size: 16px;
	padding-bottom: 24px;
	margin-top: 38px;
}

.server-features .slick-prev {
	background: url(../img/arrow_sl.png) no-repeat;
	width: 24px;
	height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	top: 100%;
}

.server-features .slick-next {
	background: url(../img/arrow_sr.png) no-repeat;
	width: 24px;
	height: 24px;
	bottom: 0;
	left: 30px;
	top: 100%;
}

.server-features .slick-prev:before,
.server-features .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: 0;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.csf-button {
	margin-top: 50px;
}

.csf-button a {
	text-align: center;	
}

.stats {
	background: url(../img/info_bg.jpg) no-repeat top center;
	height: 267px;
	min-width: 990px;
}

.register-accounts {
	float: left;
	margin-top: 123px;
	margin-left: 58px;
	width: 178px;
}

.user-online {
	float: left;
	margin-top: 123px;
	margin-left: 154px;
	width: 178px;
}

.server-time {
	float: left;
	margin-top: 123px;
	margin-left: 158px;
	width: 178px;
}

.stat-count {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin-bottom: 20px;
}

.stat-text {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.nue {
	background: url(../img/nue_bg.jpg) no-repeat top center;
	height: 1036px;
	min-width: 990px;
}

.nue-list {
	padding: 5px;
	margin-bottom: 15px;
	background: #ffffff;
}

.nue-container .col-md-4 {
	padding-left: 12px;
	padding-right: 12px;
}

.nue-container .gsbg {
	padding-bottom: 0;
	margin-top: 40px;
	height: 711px;
}

.nue-containeri .gsbg {
	padding-bottom: 0;
	margin-top: 40px;
	margin-bottom: 40px;
}

.nue-containeri .main-title {
	margin-top: 20px;
}

.nue-image {
	overflow: hidden;
}

.nue-image img {
  -moz-transition: transform 1s;
  -webkit-transition: transform 1s;
  transition: transform 1s;
}

.nue-title {
	padding: 0 5px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 16px;
	color: #327cb5;
}

.nue-date {
	padding: 0 5px;
	font-size: 12px;
	color: #9e9e9e;
	padding-bottom: 8px;
}

.nue-nav {
	background: url(../img/nue_nav.png);
	width: 349px;
	height: 39px;
	float: right;
}

.nue-nav ul {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	margin-top: 7px;
}

.nue-nav li.nactive {
	color: #ffffff;
}

.nue-nav li {
	margin: 0 15px;
	font-size: 16px;
	font-weight: bold;
	color: #92c7f0;
	cursor: pointer;
	display: inline-block;
	list-style: none;
}

.nue-nav li:hover {
	color: #ffffff;
}

.nue-maintitle {
	padding-top: 60px;
}

.nue-buttons {
	margin-top: 37px;
	text-align: center;
}

.dclient {
	background: url(../img/download_bg.jpg) no-repeat top center;
	height: 463px;
	min-width: 990px;
}

.dclient-container {
	margin-left: 70px;
	margin-top: 140px;
	font-size: 16px;
}

.dclient-container .main-title {
	color: #239f94;
}

.dclient-subcontainer {
	margin-top: 32px;
}

.dclient-subcontainer a {
	text-align: center;	
}

.dclient-links {
	font-size: 18px;
	display: inline-block;
	margin-left: 15px;
}

.dclient-links a {
	display: inline-block;
	margin: 5px 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.topup {
	background: url(../img/topup_bg.jpg) no-repeat top center;
	height: 279px;
	min-width: 990px;
}

.topup-container {
	color: #ffffff;
	font-size: 18px;
	margin-top: 71px;
	margin-right: 40px;
}

.topup-button {
	margin-top: 20px;
}

.topup-button a {
	text-align: center;	
}

.gallery-streaming {
	background: url(../img/gallery_stream_bg.jpg) no-repeat top center;
	height: 454px;
	min-width: 990px;
}

.gsbg {
	background: rgba(226, 226, 226, .8);
	border-radius: 6px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.gallery-streaming .container {
	padding-top: 60px;
}

.gallery-streaming .main-title {
	margin-bottom: 10px;
}

.gallery-images .slick-prev {
	background: url(../img/s_prev.png) no-repeat;
	width: 19px;
	height: 30px;
	left: 10px;
	z-index: 20;
}

.gallery-images .slick-next {
	background: url(../img/s_next.png) no-repeat;
	width: 19px;
	height: 30px;
	right: 10px;
	z-index: 20;
}

.gallery-images .slick-prev:before,
.gallery-images .slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: 0;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gallery-images .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '??;
    text-align: center;

    opacity: 0;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.gallery-images .slick-dots {
	bottom: 0;
}

.gallery-images.slick-dotted.slick-slider {
	margin-bottom: 0;
}

.gallery-images .slick-dots li {
	background: url(../img/s_pending.png) no-repeat;
}

.gallery-images .slick-dots li.slick-active {
	background: url(../img/s_active.png) no-repeat;
}

.footer {
	background: url(../img/footer_bg.jpg) no-repeat top center;
	height: 456px;
	min-width: 990px;
}

.ftlogo {
	margin-top: 60px;
	text-align: center;
}

.ftyt {
	background: url(../img/ft_youtube.png) no-repeat top;
	width: 33px;
	height: 33px;
}

.fttw {
	background: url(../img/ft_twitter.png) no-repeat top;
	width: 33px;
	height: 33px;
}

.ftfb {
	background: url(../img/ft_fb.png) no-repeat top;
	width: 33px;
	height: 33px;
}

.ftyt:hover, 
.fttw:hover,
.ftfb:hover {
	background-position: bottom;
}

.ft-socal-text {
	font-size: 16px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}

.ft-social {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.ft-social li {
	display: inline-block;
	margin: 0 10px;
}

.ft-content {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
}

.ftyhmwhy {
	color: #6f9972;
}

.main-title {
	font-size: 32px;
	color: #327cb5;
	font-weight: bold;
}

.main-title-i {
	font-size: 28px;
	color: #327cb5;
	font-weight: bold;
	margin-bottom: 20px;
}

.subcon {
	padding: 0 5px 10px 5px;
}

.animated {
	-webkit-transition-property: -ms-transform, transform, -webkit-transform;
    -webkit-transition-duration: .5s;
    -webkit-transition-timing-function: ease;
    transition-property: -ms-transform, transform, -webkit-transform;
    transition-duration: .5s;
    transition-timing-function: ease;
}

.nue-image:hover img {
	-ms-transform: rotate(-10deg) scale(1.5, 1.5);
    -webkit-transform: rotate(-10deg) scale(1.5, 1.5);
    transform: rotate(-10deg) scale(1.5, 1.5);
}

.alert li {
	list-style: none;
}

.loading {
	padding: 0 20px;
	font-size: 18px;
}

.cms-container {
	padding: 20px;
}

.content-image {
	padding: 20px 0;
	text-align: center;
}

.content-container {
	padding-bottom: 30px;
}

.content-container h1 {
	font-size: 32px;
    color: #327cb5;
    font-weight: bold;
    margin-bottom: 20px;
}

@media (min-height: 769px) {

	.header {
		padding-top: 15.188em;
	}

	.logo img {
		width: initial;
	}

	.hero-header p {
		font-size: 2.5em;
	}

	.hero-buttons {
		margin-top: 44px;
	}

}

.panel-m {
	margin: 30px 0;
	border: 1px solid #327cb5;
	border-radius: 10px;
}

.login-container {
	background: url(../img/login_bg.jpg) no-repeat;
	min-height: 933px;
	min-width: 990px;
}

.register-container {
	background: url(../img/register_bg.jpg) no-repeat;
	min-height: 936px;
	min-width: 990px;
}

.icontainer {
	margin-left: 87px;
	width: 468px;
	position: relative;
}

.login-container .main-title {

}

.ilogo {
	margin-top: 24px;
	text-align: center;
}

.generic-form .form-control {
    background-color: #ffffff;
    background-image: none;
    border: none;
    box-shadow: none;
    height: 64px;
    padding: 6px 35px;
	border-radius: 8px;
}

.generic-form .form-group {
	width: 403px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.form-text {
	margin-top: 30px;
	text-align: center;
	font-size: 16px;
}

.form-text a {
	color: #000000;
}

.login-form {
	margin-top: 38px;
}

.btn-submit {
	position: relative;
	font-size: 18px;
	color: #ffffff;
	background: none;
	padding: 0;
	border: none;
}

.btn-submit span {
	position: absolute;
	width: 100%;
	top: 15px;
	left: 0;
	text-align: center;
}

.submit-container {
	margin-top: 30px;
	text-align: center;
}

.message-container {
	margin-left: 20px;
    margin-right: 25px;
}

.ifooter {
	text-align: center;
	font-size: 16px;
	padding: 30px 0;
}

.inav {
	padding: 10px 0;
	border: 1px solid #000000;
	border-radius: 10px;
	text-align: center;
	margin: 30px 0;
}

.inav ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.inav ul li {
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	display: inline-block;
	margin: 0 5px;
}

.inav.inavs li {
	margin: 0 2px;
}
.inav img {
	position: relative;
	top: -2px;
	margin-right: 2px;
}

.inav a {
	text-decoration: none;
}

.ctopbg {
	background: url(../img/ctop_bg.png) no-repeat;
	width: 495px;
	height: 10px;
	margin: 0 auto;
	margin-top: 90px;
}

.ccbg {
	background: url(../img/cbg.png) repeat-y;
	min-height: 400px;
	padding: 20px 0;
	width: 495px;
	margin: 0 auto;
	position: relative;
}

.cbottombg {
	background: url(../img/cbottom_bg.png) no-repeat;
	width: 495px;
	height: 43px;
	margin: 0 auto;
}

.logout {
	color: #ff4963;
}

.paypal_banner {

}

.remit_banner {

}

.rt {
	margin-top: 20px;
}

.lcontent {
	border: 1px solid #327cb5;
	border-radius: 10px;
	padding: 10px;
	margin-bottom: 20px;
	font-size: 14px;
}

.lcontent-group-item {
	padding: 2px 0;
}

.lcontent-group-item strong {
	color: #337ab7
}

.lcontent-group-item a>b {
	color: #000000
}

.lcontent-group-item img {
	position: relative;
	top: -2px;
}

.danger {
	color: #a94442;
}

.success {
	color: #3c763d;
}

.cborder>.panel-default {
	border: 1px solid #327cb5;
	border-radius: 10px;
}

.cborder>.panel-card {
	border: 1px solid #327cb5;
	border-radius: 10px;
	margin-bottom: 20px;	
}

.cbordermain>.panel-card {
	border: 1px solid #327cb5;
	border-radius: 10px;
	margin: 20px 0;
}

.cborder>.panel-default>.panel-heading {
	color: #ffffff;
    background-color: #327cb5;
    border-color: #327cb5;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.panel-default.panel-m>.panel-heading {
	color: #ffffff;
    background-color: #327cb5;
    border-color: #327cb5;
}

.panel-m>.panel-heading {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.bg-container {
	background: url(../img/inside_bg.jpg) no-repeat top center;
	min-width: 990px;
	padding: 15px 0;
}

.bg-container .container {
	border-radius: 10px;
	background-color: rgba(255,255,255, .5);
	border: 2px solid #c9c9c9;
}

.mb10 {
	margin-bottom: 10px;
}

.rm-image {
	margin-bottom: 10px;
}

.remit-button {
	margin-top: 20px;
}

.remit-options .btn-block {
	margin-bottom: 5px;
}

.remit-options img {
	padding: 6px;
	border: 2px solid #e8eaeb;
	margin: 10px 0;
}

.rc {
	margin-top: 300px;
}

.rc iframe {
	padding: 5px;
    background: rgba(255,255,255, 0.7);
    border-radius: 6px;
}

.payment img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.payment img:hover {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

.radio-toolbar label {
	font-family:Arial;
	font-size: 14;
	color: #000;
	border-radius: 20px 20px 20px 20px;
	border: 3px solid DODGERBLUE;
	width: 400px;
	background: LIGHTSKYBLUE;
	padding: 5px 100px;
	text-align: left;
}

.radio-toolbar label:hover {
  background-color: DODGERBLUE;
}

.radio-toolbar input[type=radio] {
  border: 1px solid MEDIUMSLATEBLUE;
  padding: 0.5em;
  -webkit-appearance: button;
}

.radio-toolbar input[type=radio]:checked {
  background: DODGERBLUE; no-repeat center center;
  background-size: 9px 9px;
}

.radio-toolbar input[type=radio]:focus {
  outline-color: DODGERBLUE;
}

.logo-image img{
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}

.logo-image img:hover {
  border-radius: 50%;
    -webkit-transform: rotate(360deg); 
	-moz-transform: rotate(360deg); 
	-o-transform: rotate(-30deg);
	-ms-transform: rotateX(-30deg);


	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}

			
}