.body{
	font-family: 'Roboto', sans-serif;
}
.bannerDetails h1{
	margin-left: 64px;
	color: #FFF;
	font-size: 60px;
	line-height: 55px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.bannerDetails h3 {
	font-weight: 300;
	color: #FFF;
	letter-spacing: 8px;
	text-transform: uppercase;
	margin: 0 0 10px;
	line-height: 1.8;
	margin-left: 62px;
}
.welcomHeading {
	font-family: Georgia;
	font-size: 38px;
	line-height: 1.8;
	margin: -35px 0 30px;
	font-family: 'Roboto', sans-serif;
}
.welcomText p {
	font-size: 18px;
	color: #ffffff;
	line-height: 36px;
	font-weight: 300;
	margin-bottom: 51px;
	text-align: justify;
	font-family: 'Roboto', sans-serif;
}
.golden {
	color: #3C0D5E;
	border: 1px solid #ffd667;
	padding-top: 17px;
	padding: 10px;
	background: #ffd667;
	font-weight: bold;
	border-radius: 20px;
	font-family: 'Roboto', sans-serif;
}
.gold{
	color: #ffd667 !important;
	font-family: 'Roboto', sans-serif;
}
.sectionTitle.white {
	color: #FFF;
	font-size: 18px;
	letter-spacing: 10px;
}
.iconBox i {
	font-size: 50px;
	color: #daddf9;
	display: inline-block;
	line-height: 1.8;
	height: 50px;
	vertical-align: bottom;
	color: #ffd667;
}
.iconBox h5 {
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 6px;
	text-transform: uppercase;
	line-height: 1.8;
	margin: 27px 0 28px;
	color: #3C0D5E;
}
.sectionTitle {
	font-weight: 300;
	letter-spacing: 6px;
	color: #000;
	text-transform: uppercase;
	line-height: 1.8;
	font-size: 26px;
	margin: 0 0 68px;
	font-family: 'Roboto', sans-serif;
}
.biggerHeading {
	font-size: 4em;
	line-height: 66px;
	color: #000;
	font-family: 'Roboto', sans-serif;
	margin: 0px;
}
.counters i {
	font-size: 50px;
	color: #3C0D5E;
	display: inline-block;
	line-height: 1.8;
}
.olinebg {
	background-color: black;
	opacity: 0.8;
	padding: 10px 0px;
}
.olinebg b {
	letter-spacing: 3px;
	line-height: 20px;
}
.testimonial .container {
	position: relative;
	z-index: 2;
	background: #000;
	opacity: 0.6;
	padding: 20px 0px;
}
#testimonialSlider .carousel-indicators li img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	opacity: .4;
}
#testimonialSlider .carousel-indicators li.active img {
	width: 60px;
	height: 60px;
	opacity: 1;
}
.latestBlog .sectionTitle small {
	color: #FFD667;
	margin-top: 60px;
	margin-bottom: 5px;
	font-weight: bold;
}
.grid__item {
	background: #fff none repeat scroll 0 0;
	cursor: pointer;
	display: inline-block;
	position: relative;
	text-align: center;
	box-shadow: 0 0 10px #ccc;
	border-radius: 10px;
}
.singleBlog h1 a {
	color: #000;
	font-size: 120px;
	color: #3C0D5E;
	line-height: 0px;
	text-shadow: 3px 3px orange;
	/*font-family: 'Roboto', sans-serif;*/
}
.grid__item .sbFooter {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	background: #00cc34;
	padding: 20px;
	border-radius: 10px;
	margin-top:5px;
	margin-bottom:5px;
}
.sbFooter a {
	color: #fff;
	font-size: 13px;
	line-height: 1.8;
	padding-left: 23px;
	position: relative;
}

.col-lg-8.col-lg-offset-2.text-center.mbg {
	background: #000;
	opacity: 0.8;
	padding: 20px 0px;
}
.col-lg-4.conInfos {
	background: #fff;
	box-shadow: 0 0 10px #ccc;
	padding:20px 0px;
	padding-left:20px;
	margin-top: 60px;
}
.sconInfo h5 {
	color: #00cc34;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	padding-left: 33px;
	letter-spacing: 2px;
	line-height: 1.8;
	margin: 0px 0px 29px;
}
/* ========== Modal ========== */
#ddnModal .modal-content {
		height: auto;
	}
#ddnModal .modal-header {
	min-height: 16.42857143px;
	padding: 15px;
	border-bottom:0px;
}
.modal-header .close {
	margin-top: -14px;
	font-size: 3em;
}

/*packages*/
.glyphicon.glyphicon-fire {
	font-size: 4em;
	color: #00cc34;
	padding: 15px 0px;

}
.m {
	color: green;
	text-shadow: 1px 1px orange;
}
.mbps{
	color:green;
	text-shadow:2px 2px orange;
}
.sbCats a {
	color: #00cc34;
	font-size: 20px;
	text-transform:none !important;
	font-weight: 400;
	line-height: 1.8;
	display: inline-block;
	letter-spacing: 1px;
}
.stellarButton {
	width: 230px;
	height: 50px;
	background: #00cc34;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 14px;
	line-height: 1.8;
	color: #000;
	letter-spacing: 2px;
	border-radius: 3px;
	padding: 19px 0;
	transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-webkit-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	font-weight: bold;
}

#reffer .this {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 20px 20px;
	border-radius:0px !important;
	margin:10px 0px;
}

#reffer .this:focus {
	border-color: #00cc34;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#reffer .thisarea {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	padding: 20px 20px;
	border-radius:0px !important;
	margin:10px 0px;
}

#reffer .thisarea:focus {
	border-color: #00cc34;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

#reffer .invite {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border-radius: 0px !important;
	border: 1px solid #ccc;
	transition: 0.5s;
	margin: 10px 0px;
	background: #00cc34;
	color: #fff;
	padding: 10px 100px;
}

#reffer .invite:hover {
	background-color:#ED0B51;
	color:#fff;
	transition:0.5s;
}
.btn.btn-default.firstbtn {
	color: #fff;
	background-color: #0baf34;
	border-color: #ccc;
	margin-top: -61px;
	padding: 6px 60px;
}
.btn.btn-default.firstbtn:hover {
	border: 1px solid #0baf34;
	color: #0baf34;
	background: transparent;
	transition: 0.5s;
}


/* =========Topbar ============ */
.mainMenu {
	width: 100%;
	position: relative;
	text-align: right;
	line-height: 1.8;
	padding-top: 36px;
	transition: all ease 500ms;
	-moz-transition: all ease 500ms;
	-webkit-transition: all ease 500ms;
	-ms-transition: all ease 500ms;
	-o-transition: all ease 500ms;
}
.row.dtop {
	background: #00cc34;
	padding: 5px 0px;
	margin-bottom: 0px;
}
.dleft p {
	color: #fff;
	font-size: 1em;
	padding: 3px 0px;
	margin-bottom: 0px;
	font-family: roboto;
}
.topm {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.topm li {
	padding: 2px 10px;
	float: right;
	display: block;
	border-left:1px solid #fff;
}
.topm li:last-child{
	border:none;
}
.topm li a {
	text-decoration: none;
	color: #fff;
}





.btn-purple-moon {
	background: #4e54c8;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #8f94fb, #4e54c8);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #8f94fb, #4e54c8); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-ultra-voilet {
	background: #654ea3;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #eaafc8, #654ea3);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #eaafc8, #654ea3); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-pink-moon {
	background: #ec008c;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #fc6767, #ec008c);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #fc6767, #ec008c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-cool-blues {
	background: #2193b0;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #6dd5ed, #2193b0);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #6dd5ed, #2193b0); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-dark-blue {
	background: #7474BF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #348AC7, #7474BF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #348AC7, #7474BF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-green-moon {
	background: #56ab2f;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #a8e063, #56ab2f);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #a8e063, #56ab2f); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-orange-moon {
	background: #fc4a1a;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #f7b733, #fc4a1a);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #f7b733, #fc4a1a); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-dark-moon {
	background: #141E30;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #243B55, #141E30);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #243B55, #141E30); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-light-moon {
	background: #FFEFBA;  /* fallback for old browsers */
	background: -webkit-linear-gradient(to right, #FFFFFF, #FFEFBA);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(to right, #FFFFFF, #FFEFBA); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #000;
	border: 3px solid #eee;
}

.btn-funky-moon {
	background: #A770EF;  /* fallback for old browsers */
	background: -webkit-linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF);  /* Chrome 10-25, Safari 5.1-6 */
	background: linear-gradient(145deg, #FDB99B, #CF8BF3, #A770EF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
	color: #fff;
	border: 3px solid #eee;
}

.btn-rounded {
	border-radius: 35px;
}

.btn-fab {
	height: 50px;
	width: 53px;
	border-radius: 50%;
}

hr {
	border-top: 1px solid #9E9E9E;
}











/*shop*/
.price{
	font-size: 30px;
	margin: 0 auto;
	color: #333;
}
.right{
	float:right;
	border-bottom: 2px solid #4B8E4B;
}
.thumbnail{
	opacity:0.70;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.thumbnail:hover{
	opacity:1.00;
	box-shadow: 0px 0px 10px #4bc6ff;
}
.line{
	margin-bottom: 5px;
}
@media screen and (max-width: 770px) {
	.right{
		float:left;
		width: 100%;
	}
	.stellarButton{
		margin-top: 10px;
	}
}
@media only screen and (max-width: 600px) {
	.btn.btn-default.firstbtn {
		margin-top: 10px;
	}
	.welcomeSection {
		height: 940px;
	}
	.biggerHeading {
		font-size: 2.5em;
		line-height: 61px;
	}
	.server-heading{
		font-size: 24px;
	}
}
@media only screen and (max-width:990px){
	.bannerDetails{

	}
	.bannerDetails h3 {
		letter-spacing: 4px;
	}
	.bannerDetails h1 {
		font-size: 32px;
		line-height: 50px;
	}
	.modal-body {
		padding-bottom: 15px;
	}
	.iconBox p {
		min-height: 100px !important;
	}
}

