@media all and (max-width: 1023px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1023px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1023px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1023px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1023px), only screen and (min-resolution: 192dpi) and (max-width: 1023px), only screen and (min-resolution: 2dppx) and (max-width: 1023px) {
	#cssmenu {
		width: 100%;
	}
	#cssmenu ul {
		width: 100%;
		display: none;
	}
	#cssmenu.align-center > ul {
		text-align: left;
	}
	#cssmenu ul li {
		width: 100%;
		border-top: 1px solid rgba(120, 120, 120, 0.2);
	}
	#cssmenu ul ul li,
	#cssmenu li:hover > ul > li {
		height: auto;
	}
	#cssmenu ul li a,
	#cssmenu ul ul li a {
		width: 100%;
		border-bottom: 0;
	}
	#cssmenu > ul > li {
		float: none;
	}
	#cssmenu ul ul li a {
		padding-left: 25px;
	}
	#cssmenu ul ul ul li a {
		padding-left: 35px;
	}
	#cssmenu ul ul li a {
		color: #dddddd;
		background: none;
	}
	#cssmenu ul ul li:hover > a,
	#cssmenu ul ul li.active > a {
		color: #ffffff;
	}
	#cssmenu ul ul,
	#cssmenu ul ul ul,
	#cssmenu.align-right ul ul {
		position: relative;
		left: 0;
		width: 100%;
		margin: 0;
		text-align: left;
	}
	#cssmenu > ul > li.has-sub > a:after,
	#cssmenu > ul > li.has-sub > a:before,
	#cssmenu ul ul > li.has-sub > a:after,
	#cssmenu ul ul > li.has-sub > a:before {
		display: none;
	}
	#cssmenu #menu-button {
		display: block;
		padding: 35px 17px 35px 17px;
		color: #dddddd;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 700;
	}
	#cssmenu #menu-button:after {
		position: absolute;
		top: 40px;
		right: 17px;
		display: block;
		height: 4px;
		width: 20px;
		border-top: 2px solid #dddddd;
		border-bottom: 2px solid #dddddd;
		content: '';
	}
	#cssmenu #menu-button:before {
		position: absolute;
		top: 33px;
		right: 17px;
		display: block;
		height: 2px;
		width: 20px;
		background: #dddddd;
		content: '';
	}
	#cssmenu #menu-button.menu-opened:after {
		top: 40px;
		border: 0;
		height: 2px;
		width: 15px;
		background: #ffffff;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cssmenu #menu-button.menu-opened:before {
		top: 40px;
		background: #ffffff;
		width: 15px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, 0.2);
		height: 46px;
		width: 46px;
		cursor: pointer;
	}
	#cssmenu .submenu-button.submenu-opened {
		background: rgba(0,0,0,0.5);
	}
	#cssmenu ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	#cssmenu .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #dddddd;
		content: '';
	}
	#cssmenu ul ul .submenu-button:after {
		top: 15px;
		right: 13px;
	}
	#cssmenu .submenu-button.submenu-opened:after {
		background: #ffffff;
	}
	#cssmenu .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #dddddd;
		content: '+';
	}
	#cssmenu ul ul .submenu-button:before {
		top: 12px;
		right: 16px;
	}
	#cssmenu .submenu-button.submenu-opened:before {
		display: none;
	}
}


@media screen and (max-width: 1880px) and (min-width: 1680px) {}
@media screen and (max-width: 1680px) and (min-width: 1600px) {}
@media screen and (max-width: 1600px) and (min-width: 1536px) {}
@media screen and (max-width: 1536px) and (min-width: 1440px) {}
@media screen and (max-width: 1440px) and (min-width: 1280px) {}
@media screen and (max-width: 1280px) and (min-width: 1200px) {}
@media screen and (max-width: 1200px) and (min-width: 1152px) {}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
#register a {
	    margin: 18px 20px 0px 0px;
}

#cssmenu > ul > li > a {
	    padding: 35px 10px 35px 10px;
	    font-size: 12px;
}

#logo {
    top: 75px;
}

#servers {
    bottom: 70px;
    padding: 0px 10px 0px 10px;
}

#slider-item #header-text {
    top: 70px;
    font-size: 24px;
    padding: 0px 5% 0px 5%;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -50px;
}

#cp-block {
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    min-height: 310px;
    margin: 10px 0px 0px 0px;
}

#start-game a {
    padding: 20px 0px 20px 0px;
    text-transform: uppercase;
    font-size: 30px;
}

.news-text {
    padding: 20px 20px 20px 20px;
    font-size: 16px;
    text-align: justify;
    color: #525252;
    line-height: 18px;
}
}

@media screen and (max-width: 1023px) and (min-width: 769px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    margin: 20px 70px 0px 0px;
    text-align: center;
    border: 2px solid #45df8a;
}


#logo {
display: none;
}

#logo-mobile {
	display: block;
	width: 300px;
	position: absolute;
	margin: 20px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	width: 25%;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
	vertical-align: top;
}

#cp-block {
    background: rgba(0,0,0,0.75);
    width: 100%;
    height: 100%;
    min-height: 210px;
    margin: 10px 0px 0px 0px;
}

#slider-left {
    position: relative;
    margin: 0px 0px 7px 0px;
    width: 60%;
}

#slider-right {
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
    width: 38%;
}

#start-game a {
    padding: 20px 0px 20px 0px;
    text-transform: uppercase;
    font-size: 30px;
}

.server {
    width: 31.5%;
 	display: inline-block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    margin-bottom: 10px;
    margin: 0px 3px 20px 3px;
    
}

.server span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    padding: 0px 10px 0px 10px;
}

.servers {
	padding: 70px 0px 40px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: -10px;
}

#news-in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 50px;
    font-size: 20px;
    padding: 0px 5% 0px 5%;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -40px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 65px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: 0px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 60px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}
}

@media screen and (max-width: 768px) and (min-width: 601px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    font-size: 0px;
    margin: 23px 60px 0px 0px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #45df8a;
}

#register a:before {
	content: "\f084";
	color: #45df8a;
	font-size: 18px;
	font-family: fontawesome;
	position: relative;
	top: 6px;
}

#logo {
display: none;
}


#logo-mobile {
	display: block;
	width: 300px;
	position: absolute;
	margin: 20px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	width: 25%;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
    display: block;
}

#slider-left {
    width: 100%;
    position: relative;
    margin: 75px 0px 7px 0px;
}

#slider-right {
    width: 80%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.server {
    width: 31.5%;
 	display: inline-block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    margin-bottom: 10px;
    margin: 0px 3px 20px 3px;
    
}


.server span {
    display: block;
    color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    padding: 0px 10px 0px 10px;
}

.servers {
	padding: 70px 0px 40px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: -10px;
}

#news-in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 40px;
    font-size: 20px;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -40px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 65px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: 0px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 60px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}

}

@media screen and (max-width: 600px) and (min-width: 501px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    font-size: 0px;
    margin: 23px 60px 0px 0px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #45df8a;
}

#register a:before {
	content: "\f084";
	color: #45df8a;
	font-size: 18px;
	font-family: fontawesome;
	position: relative;
	top: 6px;
}

#logo {
display: none;
}


#logo-mobile {
	display: block;
	width: 300px;
	position: absolute;
	margin: 20px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	width: 25%;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
    display: block;
}

#slider-left {
    width: 100%;
    position: relative;
    margin: 75px 0px 7px 0px;
}

#slider-right {
    width: 80%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.server {
    width: 80%;
    display: block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    margin-bottom: 10px;
}

.servers {
	padding: 70px 0px 40px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: -10px;
}

#news-in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

.news-text {
    padding: 20px 20px 20px 20px;
    font-size: 13px;
    text-align: justify;
    color: #525252;
    line-height: 20px;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 40px;
    font-size: 20px;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -40px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 65px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: 0px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 60px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}
}

@media screen and (max-width: 500px) and (min-width: 450px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    font-size: 0px;
    margin: 23px 60px 0px 0px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #45df8a;
}

#register a:before {
	content: "\f084";
	color: #45df8a;
	font-size: 18px;
	font-family: fontawesome;
	position: relative;
	top: 6px;
}

#logo {
display: none;
}


#logo-mobile {
	display: block;
	width: 250px;
	position: absolute;
	margin: 23px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	width: 25%;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 10px 0px 10px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
    display: block;
}

#slider-left {
    width: 100%;
    position: relative;
    margin: 75px 0px 7px 0px;
}

#slider-right {
    width: 90%;
    padding: 0px 0px 0px 0px;
    margin: 0 auto;
}

.server {
    width: 90%;
    display: block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    margin-bottom: 10px;
}

.servers {
	padding: 70px 0px 40px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: -10px;
}

#news-in {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

.nws {
	display: block;
	vertical-align: top;
}

.news-img img {
	width: 100%;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 40px;
    font-size: 20px;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -40px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 65px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: 0px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 60px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}

#news-item {
    background: #fff;
    margin: 0px 10% 0px 10%;
    display: table;
}
}

@media screen and (max-width: 449px) and (min-width: 374px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    font-size: 0px;
    margin: 23px 60px 0px 0px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #45df8a;
}

#register a:before {
	content: "\f084";
	color: #45df8a;
	font-size: 18px;
	font-family: fontawesome;
	position: relative;
	top: 6px;
}

#logo {
display: none;
}


#logo-mobile {
	display: block;
	width: 200px;
	position: absolute;
	margin: 27px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    background-image: none;
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	background-color: rgba(0,0,0,0.75);
    display: block;
    width: auto;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 20px 0px 20px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
    display: block;
}

#slider-left {
    width: 100%;
    position: relative;
    margin: 75px 0px 7px 0px;
}

#slider-right {
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.server {
    width: 100%;
    display: block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 10px 0px 10px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: -10px;
}

#news-in {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

.nws {
	display: block;
	vertical-align: top;
}

.news-img img {
	width: 100%;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 30px;
    font-size: 18px;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -30px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 55px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: -5px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 60px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}
}

@media screen and (max-width: 374px) and (min-width: 320px) {
#cssmenu {
    font-family: Georgia, sans-serif;
    font-weight: 100;
    padding: 0px 0px 0px 0px;
}


#register a {
    font-size: 0px;
    margin: 23px 60px 0px 0px;
    width: 30px;
    height: 30px;
    padding: 0px 0px 0px 0px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #45df8a;
}

#register a:before {
	content: "\f084";
	color: #45df8a;
	font-size: 18px;
	font-family: fontawesome;
	position: relative;
	top: 6px;
}

#logo {
display: none;
}


#logo-mobile {
	display: block;
	width: 200px;
	position: absolute;
	margin: 27px 0px 0px 10px;
	z-index: 200;

}

#logo-mobile img{
	width: 100%;
}

#header {
    position: relative;
    margin-top: 0px;
    padding: 85px 0px 0px 0px;
}

#servers {
    background-image: none;
    width: 100%;
    min-height: 150px;
    position: relative;
    bottom: 0px;
    left: 0px;
    text-align: center;
    padding: 0px 0px 0px 0px;
}

#slider-in {
    margin-top: 0px;
}

.serv {
	background-color: rgba(0,0,0,0.75);
    display: block;
    width: auto;
    min-height: 100px;
    margin: 0px 0px 5px 0px;
    padding: 0px 20px 0px 20px;
    text-align: center !important;
}

.server-st {
    margin: 10px auto 10px auto;
    float: none;
}

.serv h2 {
    text-align: center;
}

.head-img {
	position: relative;
	top: 0px;
}

.serv h2 {
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
}

.status-s {
    text-align: center;
}

.serv p {
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}

.server-st .box-1 {
	margin: 0 auto
}

.coll {
    display: block;
}

#slider-left {
    width: 100%;
    position: relative;
    margin: 75px 0px 7px 0px;
}

#slider-right {
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.server {
    width: 100%;
    display: block;
    padding: 40px 0px 40px 0px;
    background: rgba(0,0,0,0.5);
    margin: 10px 0px 10px 0px;
}

#slider-in {
	padding: 0px 0px 0px 0px;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -70px;
	margin-bottom: -10px;
}

#news-in {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 200;
}

.nws {
	display: block;
	vertical-align: top;
}

.news-img img {
	width: 100%;
}

#date {
	text-align: center;
}

#slider-item #header-text {
    top: 30px;
    font-size: 18px;
}

#slider-left .owl-dots {
    position: relative;
    z-index: 120;
    margin-top: -50px;
    top: -20px;
}

.copy {
    font-size: 14px;
    line-height: 18px;
    padding: 55px 10px 0px 10px;
    font-weight: 900;
}

#socials {
	margin: -15px 0px 0px 0px;
}

#scroll-top {
    width: 81px;
    height: 79px;
    position: absolute;
    margin: 0px 0px 0px 0px;
    right: 50%;
    bottom: 0px;
    margin: 67px -45px 0px 0px;
}

#cssmenu > ul > li > a {
	padding: 15px 17px 15px 17px;
	background: rgba(0,0,0,0.8);
	margin: -1px 0px 0px 0px;
	border-bottom: 1px solid #000;
}

.open {
	margin: 15px 0px 0px 0px !important;
}

}