/*@import url(http://fonts.googleapis.com/css?family=Lato:400,100,300,700,900);*/
body {
	margin: 0;
	padding: 0;
	background: repeat-x top #fff;
}
body, select, input {
	color: #777;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
img {
	border: none;
}
::-moz-selection {
 color: #fff;
 background:#ec3453;
}
::selection {
	color: #fff;
	background: #ec3453;
}
.group:after {
	content: "";
	display: table;
	clear: both;
}
a {
	outline: none;
	color: #d3092b;
	text-decoration: none;
}
a:hover {
	outline: none;
	text-decoration: underline;
}
.clear {
	clear: both;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.wrapper {
	width:100%;
	margin: 0 auto;
	max-width: 1140px;
}
header.headerbox {
	float: left;
	width: 100%;
	padding:24px 0;
}
.logo {
	float: left;
	width: 292px;
	height: 43px;
	margin: 8px 0 8px 20px;
}
.logo a {
	display: block;
	width: 292px;
	height: 43px;
	background:url(https://my.monstermegs.com/landing/images/logo.png) no-repeat left top;
}
header.headerbox .smallbanner {
	float:right;
}
aside.banner {
	float:left;
	width:62%;
	height:187px;
	padding:0 0 0 38%;
	background-image:url(../images/banner.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
aside.banner h1 {
	padding:0;
	color:#d3092b;
	margin:45px 0 0;
	font-size:50px;
	line-height:50px;
	font-weight:700;
}
aside.banner h1 span{
	color:#000;
	font-weight:400;
	line-height:45px;
	text-transform:lowercase;
}
article.textbox {
	float:left;
	width:94%;
	font-size:16px;
	line-height:24px;
	padding:46px 3%;
	text-align:center;
}
article.textbox h4 {
	margin:0 0 12px;
	padding:0;
	color:#000;
	font-size:26px;
	line-height:30px;
	font-weight:400;
}
article.textbox p {
	margin:0;
	padding:0;
}
.domaincon {
	float: left;
	width: 100%;
	padding: 30px 0;
	text-align: center;
	background: #f2f5f7;
}
.formbox {
	width: 70%;
	display: inline-block;
}
.formbox label {
	float: left;
	width: 130px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	line-height: 80px;
	border-radius: 4px 0 0 4px;
	background: #000;
}
.formbox .formbox_inner {
	float: left;
	width: 82%;
	padding: 5px;
	border-radius: 0 4px 4px 0;
	background: #fff;
}
.formbox input[type="text"] {
	float: left;
	width: 60%;
	height: 70px;
	line-height: 70px;
	padding: 0 2%;
	background: #fff;
	outline: none;
	font-size: 20px;
	color: #777;
	border: none;
}
.formbox .formbox_inner .field1 {
	float:left;
	width:100px;
	height:70px;
	font-size:20px;
	line-height:20px;
	font-weight:300;
	outline:none;
	border:none;
}
.formbox input[type="submit"] {
	float: right;
	box-shadow: 0 -4px 0 #b40825 inset;
	background: #d3092b;
	color: #fff;
	cursor: pointer;
	border: none;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	width: 133px;
	padding: 0px;
	font-size: 18px;
	height: 70px;
	line-height: 20px;
}
.formbox input[type="submit"]:hover {
	background: #e81d3f;
}
figure.domain_script {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0px;
}
.planbox {
	float: left;
	width: 90%;
	font-size:16px;
	line-height:28px;
	padding: 50px 5%;
	text-align: center;
}
.planbox h3 {
	padding:0;
	color:#000;
	font-size:38px;
	margin:0 0 30px;
	line-height:38px;
	font-weight:normal;
}
.planbox h3 span {
	display:block;
	font-size:18px;
	color:#777;
}

aside.plan1 {
	float: left;
	width: 22.6%;
	background: #f2f5f7;
	box-shadow: 0 0 0 1px #d3d3d3, 0 -5px 0 #ced1d3 inset;
	margin: 0 4% 0 0;
	border-radius: 4px;
	padding: 25px 4%;
}
aside.plan1 figure {
	display: inline-block;
	margin: 0 0 15px;
}
aside.plan1 figure img {
	float: left;
}
aside.plan1 h3 {
	margin: 0 0 15px;
	padding: 0px;
	font-size: 30px;
	color: #000;
	float: left;
	width: 100%;
	line-height: 30px;
}
aside.plan1 ul.list1 {
	list-style: none;
	margin: 0 0 10px;
	padding: 0px;
	float: left;
	width: 100%;
}
aside.plan1 ul.list1 li {
	color: #333;
	line-height: 20px;
	padding: 4px 0;
}
aside.plan1 .plan_price {
	float: left;
	width: 100%;
	font-size: 20px;
	color: #000;
	margin: 0 0 30px;
	line-height: 20px;
	padding: 10px 0 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
aside.plan1 .plan_price span {
	position: relative;
	top: 5px;
	font-size: 30px;
	color: #ea173a;
	line-height: 28px;
}
aside.plan1 .btn1 {
	display: inline-block;
	font-size: 14px;
}
/********************** ANIMATION *********************/
.avia_transform .avia-icon-list figure {
	opacity: 0.1;
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
}
.avia_transform .avia-icon-list .avia_start_animation figure {
	-webkit-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Safari 4+ */
	-moz-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Fx 5+ */
	-o-animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* Opera 12+ */
	animation: avia_appear 1s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); /* IE 10+ */
	opacity: 1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
aside.plan1 figure {
	transition: 0.6s;
	-moz-transition: 0.6s;
	-webkit-transition: 0.6s;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}
aside.plan1 figure:hover {
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
footer.black_box {
	float:left;
	width:90%;
	padding:50px 5%;
	background:#161616;
}
aside.sitemap {
	float:left;
	margin:0 3% 0 0;
}
aside.sitemap h5 {
	margin:0 0 22px;
	padding:0;
	color:#fff;
	font-size:20px;
	line-height:20px;
	font-weight:300;
}
aside.sitemap ul {
	margin:0;
	padding:0;
	list-style:none;
}
aside.sitemap ul li {
	font-size:14px;
	line-height:14px;
	margin:0 0 10px;
	padding:0 0 0 16px;
	background:url(https://my.monstermegs.com/landing/images/bullet.png) no-repeat left 4px;
}
aside.sitemap ul li a {
	color:#7a7a7a;
	text-decoration:none;
}
aside.sitemap ul li a:hover {
	color:#d3092b;
}
aside.copyright_box {
	float:right;
	width:38%;
	font-weight:300;
	line-height:24px;
	text-align:center;
	padding-top: 30px;
}
aside.copyright_box a {
	color:#777;
}
aside.copyright_box .logo {
	float:none;
	margin:0 auto 10px;
}
aside.copyright_box .logo a {
	background:url(https://my.monstermegs.com/landing/images/logo-white.png) no-repeat center top;
}
/************SPECIAL CLASSES*************/
.spacer {
	float:left;
	width:100%;
	height:45px;
}
.red {
	color:#d82442 !important;
}
.no_marginrt {
	margin-right:0 !important;
}
