.clear {
	height: auto;
	clear: both;
}
.vps-planbox {
	float: left;
	width: 100%;
	margin: -114px 0 30px;
	position: relative;
	z-index: 1;
}
.vps-plan1 {
	float: left;
	width: 24.2%;
	border: 1px solid #a9cee7;
	background-color: #fff;
	padding: 35px 2% 20px;
	margin: 0 1% 0 0;
	text-align: center;
	border-radius: 4px;
}
.vps-plan1 figure.imgbox {
	float: left;
	width: 100%;
	height: 74px;
	display: table;
	margin: 0 0 18px;
}
.vps-plan1 figure.imgbox span {
	display: table-cell;
	vertical-align: middle;
}
.vps-plan1 h3 {
	margin: 0px;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	font-size: 26px;
	line-height: 30px;
	text-transform: uppercase;
	background-color: #ff8900;
	float: left;
	width: 100%;
}
.vps-plan1 ul {
	list-style: none;
	margin: 20px 0 0;
	padding: 0px;
	float: left;
	width: 100%;
}
.vps-plan1 ul li {
	background-color: #ebf4f9;
	margin: 0 0 1px;
	font-weight:normal;
	font-size: 12px;
	text-align: left;
	color: #004687;
	font-family: "Lato", sans-serif;
	padding: 8px 0 8px 12px;
}
.vps-plan1 ul li span {
	float: left;
	width: 65px;
}
.vps-plan1 ul li figure {
	float: left;
	margin: 0 9px 0 0;
	width: 22px;
}
.vps-plan1 ul li:nth-child(odd) {
	background-color: #d2e6f2;
}
.vps-plan1 .dropdown-box {
	float: right;
	width:116px;
	color: #004687;
	height: 27px;
	padding: 0 5px;
	background:#fff;
	margin:-4px 5px 0 0;
}
.vps-plan1 .dropdown-box select {
	float: left;
	width: 100%;
	color: #004687;
	font-family: "Lato", sans-serif;
	font-size:12px;
	font-weight:normal;
	border: none;
	background-color: #fff;
	outline: none;
	margin: 6px 0 0;
}
.plan-price {
	float: left;
	width: 100%;
	font-size: 12px;
	color: #27a9e1;
	margin: 18px 0 0;
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
}
.plan-price span {
	color: #ff8900;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
}
.plan-price span.doller {
	font-size: 30px;
}
.plan-price span.numeric {
	font-size: 40px;
	line-height: 44px;
}
.plan-price span.month {
	font-size: 14px;
}
.vps-plan1 .btn1 {
	float: left;
	width: 100%;
	margin: 10px 0 0;
}
.vps-plan1 .btn1 a {
	font-size: 16px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	padding: 10px 12px;
}
.vps-plan1:last-child {
	margin-right: 0px;
}
.vps-plans-chart {
	float: left;
	width: 100%;
	border: 1px solid #a9cee7;
	border-radius: 4px;
	padding: 20px;
	margin: 0 0 40px;
}
.vps-plans-chart .table {
	margin: 0px;
}
.vps-plans-chart .table th {
	background-color: #ff8900;
	color: #fff;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: bold;
	border: none;
	border-right: 1px solid #fff;
}
.vps-plans-chart .table th img {
	margin: -3px 8px 0 0;
	display: inline;
}
.vps-plans-chart .table td {
	background-color: #ebf4f9;
	padding: 5px 20px;
	font-size: 14px;
	color: #004687;
	vertical-align: middle;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	border: none;
	border-right: 1px solid #a9cee7;
	border-bottom: 1px solid #fff;
}
.vps-plans-chart .table td:last-child {
	border: none;
}
.vps-plans-chart .table td b {
	font-weight: bold;
}
.vps-plans-chart .table .dropdown-box {
	float: left;
	width: 100%;
	border: 1px solid #a9cee7;
	background-color: #fff;
	height: 28px;
	padding: 0 5px;
}
.vps-plans-chart .table .dropdown-box select {
	float: left;
	width: 100%;
	border: none;
	color: #004687;
	outline: none;
	font-weight: 300;
	font-family: "Lato", sans-serif;
	font-size: 12px;
	margin: 6px 0 0;
	background-color: #fff;
}
.vps-plans-chart .table .btn1 {
	float: left;
	width: 100%;
}
.vps-plans-chart .table .btn1 a {
	font-size: 12px;
}
.vps-plans-chart .table .btn1 a:hover {
	background-color: #416c00;
}
.vps-plans-chart .table tr:nth-child(odd) td {
	background-color: #d2e6f2;
}
.vps-plans-chart .table td.blank-td {
	background-color: #fff !important;
	height: 20px;
	border: none !important;
}
.request-qoute {
	float: left;
	width: 100%;
	padding: 20px;
	border-radius: 4px;
	background-color: #77b000;
}
.request-qoute aside {
	float: left;
	font-size: 24px;
	color: #fff;
	line-height: 26px;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	margin:8px 0 0;
}
.request-qoute aside b {
	font-weight: bold;
}
.request-qoute .btn1 {
	float: right;
	font-size: 16px;
	font-weight: bold;
}
.request-qoute .btn1 a {
	display: block;
	color: #416c00;
	padding: 10px 50px;
	background-color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 4px;
	box-shadow: 0 3px 0 rgba(0,0,0,0.2);
}
.request-qoute .btn1 a:hover {
	background-color: #004687;
	color: #fff;
	box-shadow: none;
}
.content-box {
	float: left;
	width: 100%;
}
.padding-box {
	padding: 60px 0;
}
.service-box {
	float: left;
	width: 100%;
	background-color: #ecf3f9;
	border-top: 1px solid #8ebfdf;
	border-bottom: 1px solid #8ebfdf;
	box-shadow: 0 5px 0 #c6dfef;
	margin: 60px 0 0;
}
.service-box ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.service-box ul li {
	float: left;
	width: 49%;
	font-weight: 300;
	font-family: "Lato", sans-serif;
}
.service-box ul li figure {
	float: left;
	margin: 0px;
	text-align: center;
	width: 72px;
	height: 72px;
	display: table;
	background-color: #27a9e1;
	border: 6px solid #c4ddee;
	border-radius: 360px;
}
.service-box ul li figure span {
	display: table-cell;
	vertical-align: middle;
}
.service-box ul li >aside {
	float: right;
	width: 83%;
	line-height: 24px;
	color: #00284b;
}
.service-box h4 {
	margin: 0 0 8px;
	padding: 0px;
	color: #00284b;
	font-family: "Lato", sans-serif;
	font-weight: normal;
}
.service-box p {
	margin: 0px;
	padding: 0px;
}
.service-box ul li:nth-child(even) {
	float: right;
}
.small-box {
	float: left;
	width: 49%;
	min-height: 310px;
	font-size: 16px;
	color: #225378;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	padding: 10px 10px 20px;
	border: 1px solid #a9cee7;
}
.small-box-inner {
	float: left;
	width: 100%;
	padding: 16px;
	font-size: 20px;
	color: #004687;
	font-family: "Lato", sans-serif;
	font-weight: 300;
	background-color: #ecf3f9;
}
.small-box-inner b {
	font-weight: normal;
}
.small-box-inner figure {
	float: left;
	margin: 0 10px 0 0;
	width: 58px;
	height: 58px;
	display: table;
	text-align: center;
	background-color: #27a9e1;
	border: 4px solid #c4ddee;
	border-radius: 360px;
}
.small-box-inner figure span {
	display: table-cell;
	vertical-align: middle;
}
.small-box-inner aside {
	float: right;
	width: 85%;
	line-height: 22px;
}
.small-box p {
	margin: 10px 0 0;
	padding: 0px;
	float: left;
	width: 100%;
}
.small-box .btn1 {
	float: left;
	margin: 20px 0 0;
}
.small-box .btn1 a {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
}
.small-box:nth-child(even) {
	float: right;
}
.small-box p img {
	margin: -3px 5px 0 0;
}
.yellow-text {
	color: #ff8900;
}
.operating-system {
	background: url(../images/operating-system-bg.jpg) no-repeat center top;
	background-size: cover;
}
.textbox {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #fff;
	font-family: "Lato", sans-serif;
	line-height: 24px;
}
.textbox h2 {
	margin: 0 0 15px;
	padding: 0px;
	color: #77b000;
	font-family: "Lato", sans-serif;
	font-weight: bold;
}
.textbox h2 span {
	color: #ff8900;
}
.textbox p {
	margin: 0 0 20px;
	padding: 0px
}
.textbox p a {
	color: #ff8900;
}
.textbox ul.scripts-list {
	list-style: none;
	margin: 0 0 40px;
	padding: 0px;
	float: left;
	width: 100%;
	text-align:center;
}
.textbox ul.scripts-list li {
	float:left;
	display:table;
	height: 106px;
	width:19%;
	margin: 0 1% 0 0;
	background-color: #fff;
	border: 1px solid #a9cee7;
	border-radius: 4px;
	text-align: center;
}
.textbox ul.scripts-list li >div{
	display:table-cell;
	vertical-align:middle;
}
.textbox ul.scripts-list li:last-child {
	margin: 0px;
}
.textbox .btnbox {
	float: left;
	width: 100%;
	text-align: center;
}
.textbox .btnbox .btn1 {
	display: inline-block;
 *display:inline;
	vertical-align: top;
}
.textbox .btnbox .btn1 a {
	padding: 14px 35px;
	font-weight: bold;
	font-size: 14px;
	font-family: "Lato", sans-serif;
}
.textbox .btnbox .btn2 {
	margin: 0 0 0 6px;
}
.textbox .btnbox .btn2 a {
	background-color: #27a9e1;
}
.textbox .btnbox .btn2 a:hover {
	background-color: #27a9e1 !important;
	opacity: 0.8;
}
.map-locationbox {
	box-shadow: 0 -1px 0 #8ebfdf inset;
	background-color: #ecf3f9;
	border-bottom: 5px solid #ecf3f9;
}
.map-locationbox .textbox {
	color: #00539d;
}
.map-locationbox .textbox h2 {
	color: #00284b;
}
.map-locationbox b {
	font-weight: bold;
}
.map-locationbox p img {
	margin: -3px 5px 0 0;
}
.map-locationbox .btnbox {
	text-align: left;
	width: auto;
}
.map-box {
	float: right;
	margin: 0px;
	width: 50%;
	text-align: center;
}
.no-bdrtop {
	border: none !important;
}
@media screen and (max-width: 992px) {
.vps-planbox {
	margin-bottom: 0px;
}
.vps-plan1 {
	width: 100%;
	margin: 0 0 10px;
}
.vps-plans-chart .table {
	width: 1200px;
	max-width: inherit;
}
.request-qoute {
	padding: 15px;
	text-align: center;
}
.request-qoute aside {
	width: 100%;
	margin: 0 0 10px;
}
.request-qoute .btn1 {
	float: none;
	display: inline-block;
 *display:inline;
	vertical-align: top;
}
.padding-box {
	padding: 20px 0;
}
.service-box {
	margin-top: 20px;
}
.service-box ul li {
	width: 100%;
	margin: 0 0 10px;
}
.service-box ul li > aside {
	width: 86%;
}
.service-box ul li:last-child {
	margin: 0px;
}
.small-box {
	width: 100%;
	margin: 0 0 10px;
	min-height: inherit;
}
.small-box:last-child {
	margin: 0px;
}
.textbox ul.scripts-list {
	margin: 0 0 10px;
}
.textbox ul.scripts-list li {
	width: 49%;
	margin: 0 0 5px;
}
.textbox ul.scripts-list li:nth-child(even) {
	float: right;
}
.textbox .btnbox {
	text-align: left;
}
.map-box {
	width: 100%;
	margin: 0 0 15px;
}
}
@media screen and (max-width: 768px) {
.padding-box {
	padding: 20px 2%;
}
}
@media screen and (max-width: 480px) {
.textbox ul.scripts-list li {
	width: 100%;
}
.textbox .btnbox .btn1 a {
	padding: 8px 10px;
	font-size: 12px;
}
.service-box ul li {
	text-align: center;
}
.service-box ul li figure {
	float: none;
	margin: 0 auto;
}
.service-box ul li > aside {
	width: 100%;
	margin: 10px 0 0;
}
.small-box-inner {
	font-size: 15px;
}
.small-box-inner aside {
	width: 70%;
}
}