*{
	 margin:0px;
}
body{    
	background-color: #01172e;
	background-image: url("images/bg.png");
	background-position: center top;
	background-repeat: repeat-y;
	  font-family: 'Agency FB Bold', arial;
	 
	
}
img{
	max-width:100%;
}
a{
	text-decoration:none;
}
h1{
	  font-family: 'Agency FB Bold', arial;
}
#wrap{
	max-width:990px;
	margin:0 auto;
}
.toph{
	color: #73a5dc;
    font-family: "Helvetica Neue",Arial;
    font-size: 12px;
	font-weight:bold;
	    background-color: #00172d;
    padding: 10px 10px;
	margin:0px;
}
#header-bottom{
    background-image: url("images/navbg.png");
    background-repeat: repeat-x;
    padding: 8px 10px;
	overflow:hidden;
}
.logo{
	width:25%;
	float:left;
}
.menu{
	width:73%;
	float:left;
	margin-top:20px;
}
.menu ul{
	text-align:right;
	padding:0px;
	
}
.menu ul li{
	list-style:none;
	display:inline-block;
	border-right:2px solid #cccccc;
	line-height:16px;
}
.menu ul li:last-child{
	border:none;
}
.menu ul li a{
    color: #33ff00;
    font-size: 18px;
    padding: 0 15px;
	text-decoration:none;
}
.banner{
	    background-image: url("images/herobg.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    padding-top: 60px;
    width: 100%;
	overflow:hidden;
	padding-bottom:40px;
}
.bannerleft{
	color:#fff;
	   border-right: 1px solid #5c6066;
    width: 65.63636363%;
	float:left;
}
.banner-right h1{
	 font-size: 48px;
    line-height: 68px;
    margin: 0;
    padding: 0;
	color:#fff;
}
.bannerleft h1{
    font-size: 48px;
    line-height: 68px;
    margin: 0;
    padding: 0;
	 padding-left: 40px;
	 
}
.bannerleft  ul{
	font-family: "endzone-light","Helvetica Neue",Arial;
    font-size: 15px;
    margin: 10px 20px 20px;
    padding: 0 0 0 40px;
}
.bannerleft  ul li{
	padding: 10px 0;
}
.banner-right{
	width:29.29292929%;
	float:left;
	padding:0 2%;
}
.banner-right .btn{
	font-size: 16px;
    margin: 30px auto 0;
    padding: 20px 10px;
    white-space: nowrap;
	background-color: #e75533;
	    color: #fff;
    display:block;
	text-decoration:none;
	font-family: "endzone-medium","Helvetica Neue",Arial;
	max-width:210px;
	border-radius:4px;
}
.banner-right p{
	    font-family: "Helvetica Neue",Arial;
    font-size: 9px;
    padding-top: 10px;
    text-align: justify;
	color:#fff;
}
.pricing{
	padding: 40px 5px 40px 40px;
	overflow:hidden;
}
.firt-pric{
	width:16%;
	float:left;
	padding-right:2.02020202%
}
.lsst-pric span{
	 color: orange;
	    font-size: 17px;
    line-height: 30px;
	font-weight: bold;
    white-space: nowrap;
	font-family: 'Agency FB Bold', arial;
}
.lsst-pric h2,
.same-prics h2,
.same-pric h2{
	color: #fff;
	font-family: 'Agency FB Bold', arial;
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	padding: 10px 0;
	text-align:center;
}
.firt-pric h2{
	color: #cccccc;
	font-family: 'Agency FB Bold', arial;
	font-size: 30px;
	line-height: 40px;
	margin: 0;
	padding: 10px 0;
}
.same-prics{
	border-left: 1px dashed #d2d2d2;
	padding: 10px 2.20202020% 5px;
	float:left;
	width:22.3404255%;
}
.same-pric{
	 border-left: 1px dashed #d2d2d2;
	 padding: 10px 2.20202020% 5px;
	 width:20.202020%;
	 float:left;
}
.same-prics .price{
	   color: #ff0000;
    font-family: "endzone-medium-cond","Helvetica Neue",Arial;
    font-size: 36px;
    font-weight: bold;
    line-height: 30px;
    white-space: nowrap;
	text-align:center;

}
.same-pric .btn {
	 font-family: "endzone-medium-cond","Helvetica Neue",Arial;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 5px;
    white-space: nowrap;
	max-width:166px;
	display:block;
	margin:20px auto 0;
	background-color: #e75533;
	text-align:center;
	color:#fff;
	border-radius:4px;

}
.lsst-pric .green,
.same-prics .green{
	max-width:166px;
    font-size: 25px;
    font-weight: bold;
    margin-top: 20px;
    padding: 10px 20px;
	background-color: #00c41d;
	color: #ffffff;
	font-family: "endzone-medium-cond","Helvetica Neue",Arial;
	display: block;
	margin:20px auto 0;
	border-radius:4px;
}
.lsst-pric .price,
.same-pric .price{
	    color: #ff0000;
    font-family: "endzone-medium-cond","Helvetica Neue",Arial;
    font-size: 36px;
    font-weight: bold;
	text-align:center;
    line-height: 30px;
    white-space: nowrap;
}
.lsst-pric p,
.same-prics p,
.same-pric p{
	    color: #cccccc;
    font-size: 10px;
    text-align: left;
	font-family: "Helvetica Neue",Arial;
	margin:34px 0;
}
.lsst-pric{
	width:25.0455%;
	float:left;
	 border-left: 1px dashed #d2d2d2;
	 padding: 10px 2.20202020% 5px;
}
.footer-top {
    background-color: #e8edec;
	padding: 25px 10px;
}
.footer-top{
	overflow:hidden;
}
.footer-widgets{
	padding:0 2.06185567%;
	 border-right: 1px dashed #d2d2d2;
	 width:20.79896891%;
	 float:left;
}
.footer-widgets p{
	    padding:0;
    text-align: justify;
	font-family: arial;
	color: #000000;
    font-size: 14px;
    line-height: 20px;
	margin:25px 0;
}
.footer-widgets:last-child{
	border:none;
}
.footer-widgets img{
	text-align:center;
	display:block;
}
.footer-widgets  h2 {
    color: #0066cc;
	font-size: 30px;
	 line-height:48px;
	 text-align:center;
	 
}
.footer-widgets a{
	color: #0564a5;
}
.cusom-raio{
	margin:0 -20px;
}
.footer{
    color: #999999;
    font-size: 10px;
    padding: 60px 40px;
	font-family: arial;
}
@media screen and (max-width: 768px){
	.bannerleft {
		border-right:0;
		color: #fff;
		float: none;
		width: auto;
		margin:30px 0px;
		padding:0 15px;
	}
	.bannerleft h1{
		padding:0px;
	}
	.bannerleft ul{
		padding:0px;
	}
	.pricing{
		padding:0px;
	}
	.banner{
		text-align:center;
	}
	.banner-right{
		max-width:300px;
		width: auto;
		margin:100px auto 0;
		float: none;
	}
	.cusom-raio{
		margin:0px;
	}
	.cusom-raio img {
		display: block;
		margin: 0 auto;
	}
	.footer-widgets,
	.lsst-pric,
	.same-prics,
	.same-pric,
	.firt-pric {
		max-width:350px;
		width: auto;
		float:none;
		text-align:center;
		border:none;
		margin:25px auto 0;
	}
}
@media screen and (max-width: 600px){
	.banner{
		padding:25px 0;
		
	}
	.bannerleft ul li{
		padding:0px;
		line-height:28px;
	}
	.bannerleft{
		margin-top:0px;
	}
	.toph{
		text-align:center;
	}
	.logo{
		float:none;
		max-width:320px;
		width: auto;
		margin:0 auto;
		text-align:center;
	}
	.logo img{
		display:block;
		margin:0 auto;
	}
	.menu{
		float:none;
		width: auto;
		margin-top:26px;
	}
	.menu ul{
		text-align:center;
	}
}