@import "js/featherlight.min.css";@import "js/featherlight.gallery.min.css";.lato {
	font-family: "Lato",arial,helvetica,sans-serif
}
.contact-phone{width:287px;font-size:30px;font-weight:700;float:right;margin-right:10px;margin-top:30px;padding-left:50px;background:url(images/icon-phone.png) left top no-repeat}  /* i edited this existing css*/

.social-media{ width:287px; margin-top:12px;}
.facebook{ float:left;}
.twitter{ float:left; padding:0 3px;}
.chat{ float:left;}

strong,b,.bold {
	font-weight: 700
}
.light {.accordion-header-only
	font-weight: 300
}
.normal {
	font-weight: 400
}
p {
	line-height: 1.2em
}
.f10 {
	font-size: 11px
}
.f11 {
	font-size: 11px
}
.f12 {
	font-size: 12px
}
.f13 {
	font-size: 13px
}
.f14 {
	font-size: 14px
}
.f15 {
	font-size: 15px
}
.f16 {
	font-size: 16px
}
.f17 {
	font-size: 17px
}
.f18 {
	font-size: 18px
}
.f19 {
	font-size: 19px
}
.f20 {
	font-size: 20px
}
.floatleft {
	float: left
}
.floatright {
	float: right
}
.rel {
	position: relative
}
.abs {
	position: absolute
}
.redback {
	background: #f00
}
.hidden {
	display: none
}
.center {
	text-align: center
}
.clear {
	clear: both
}
.sizing {
	box-sizing: border-box
}
br.clear {
	display: block;
	height: 0;
	clear: both
}
div.clear {
	clear: both
}
.clearfix:before,.clearfix:after {
	content: " ";
	display: table;
	visibility: hidden
}
.clearfix:after {
	clear: both
}
body {
	background: #fff;
	font-size: 13px;
	font-family: "Lato",arial,helvetica,sans-serif;
	color: #666;
	margin: 0;
	padding: 0
}
.body {
	width: 100%;
	margin: auto;
	position: relative;
}
.body:before,.body:after {
	content: " ";
	display: table;
	visibility: hidden
}
.body:after {
	clear: both
}
a:link,a:visited {
	color: #056fb9;
	text-decoration: none
}
a:hover {
	color: #0085e1;
	text-decoration: none
}
a img {
	border: 0
}
input {
	font-size: 12px
}
.half {
	width: 50%;
	float: left
}
#header {
	height: 50px;
	background: #000;
	border-bottom: 1px solid #3c424a
}
a.logo {
	display: block;
	float: left;
	margin-top: 17px;
	margin-left: 0
}
a.button {
	display: inline-block;
	position: relative;
	padding: 0 22px 2px 72px;
	line-height: 48px;
	font-size: 17px;
	color: #fff;
	background: #0af
}
a.button strong {
	position: relative;
	top: 2px;
	margin-left: 4px;
	font-size: 24px;
	font-weight: 700;
	line-height: 40px
}
a.button:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 50px;
	box-sizing: border-box;
	content: "";
	display: block;
	background-color: rgba(0,0,0,0.5);
	background-repeat: no-repeat;
	background-position: center center
}
a.button:hover {
	background: #09e
}
a.button.buttongreen {
	background: #57d000
}
a.button.buttongreen:hover {
	background: #46bf00
}
a.button.buttonorange {
	background: #ff4800
}
a.button.buttonorange:hover {
	background: #ee3700
}
#menubutton {
	display: none;
	position: absolute;
	z-index: 1001;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	background: #234 url(images/menu-button.png) center center no-repeat;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	font-weight: 700;
	color: #fff
}
#menubutton a {
	width: 50px;
	height: 50px;
	display: block
}
#menu {
	float: right;
	position: relative;
	z-index: 20000
}
#menu>ul {
	float: left
}
#menu>ul>li {
	float: left;
	margin-left: 1px;
	position: relative;
	display: block
}
#menu>ul>li>a {
	display: block;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 21px 4px 21px;
	line-height: 46px;
	background: #3a4048;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a4048), color-stop(100%, #1d232a));
	background: -webkit-linear-gradient(top, #3a4048 0, #1d232a 100%);
	background: linear-gradient(to bottom, #3a4048 0, #1d232a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3a4048', endColorstr='#1d232a', GradientType=0);
	border-left: 1px solid rgba(255,255,255,0.08)
}
#menu>ul>li:hover>a {
	color: #fff;
	background: #616c77;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #616c77), color-stop(100%, #3a4048));
	background: -webkit-linear-gradient(top, #616c77 0, #3a4048 100%);
	background: linear-gradient(to bottom, #616c77 0, #3a4048 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616c77', endColorstr='#3a4048', GradientType=0)
}
#menu>ul>li:last-child {
	display: none
}
#menu a.topbutton {
	float: left;
	/* margin-left: 112px; */
	padding: 0 15px 2px 15px;
	font-size: 14px;
	font-weight: 700
}
#menu a.topbutton:before {
	/* background-image: url(images/icon-lock.png) */
	background-color: transparent;
}
#menu a.topbutton.left {
	margin-left: 70px;
	background-color: #46bf00;
}
#menu a.topbutton:hover {
	text-decoration: none;
	color: #fff;
	background-color: #45b106; 
}
.bigimage {
	background: url(images/bigimage.jpg) top center repeat;
	height: 459px;
	text-align: center;
	color: #fff
}
.bigimage .title {
	font-weight: 300;
	font-size: 72px;
	padding-top: 91px
}
.bigimage .subtitle {
	font-size: 30px;
	padding-top: 2px
}
.bigimage .buttonset {
	padding-right: 55px;
	margin-top: 90px
}
.bigimage .buttonset a {
	margin: 10px 5px 0
}
a.dedibutton:before {
	background-image: url(images/icon-dedi.png)
}
a.colobutton:before {
	background-image: url(images/icon-colo.png)
}
a.hostingbutton:before {
	background-image: url(images/server.png)
}
.bigheading {
	text-align: center;
	font-weight: 300
}
.bigheading .heading {
	width: 92%;
	margin: auto;
	font-size: 36px;
	color: #000;
	padding-top: 42px;
	padding-bottom: 15px
}
.bigheading .subheading {
	width: 82%;
	margin: auto;
	font-size: 18px;
	color: #666;
	padding-bottom: 46px
}
.shadowbox {
	position: relative;
	margin-top: 16px
}
.shadowbox:before,.shadowbox:after {
	position: absolute;
	content: "";
	display: block;
	height: 21px;
	width: 100%;
	left: 0
}
.shadowbox:before {
	top: -21px;
	background: url(images/shadow-top.png) center center no-repeat
}
.shadowbox:after {
	bottom: -21px;
	background: url(images/shadow-bottom.png) center center no-repeat
}
.home-features,.features {
	padding-top: 28px
}
.home-features:before,.features:before,.home-features:after,.features:after {
	content: " ";
	display: table;
	visibility: hidden
}
.home-features:after,.features:after {
	clear: both
}
.home-features .feature,.features .feature {
	box-sizing: border-box;
	float: left;
	width: 33.33%;
	padding-right: 20px;
	margin-bottom: 20px
}
.home-features .feature .bigicon,.features .feature .bigicon {
	width: 78px;
	height: 78px;
	padding-top: 5px;
	float: left
}
.home-features .feature .title,.features .feature .title {
	color: #046;
	font-size: 18px;
	margin-bottom: 5px
}
.home-features .feature .title.orange,.features .feature .title.orange {
	color: #ff4800
}
.home-features .feature .text,.features .feature .text {
	font-size: 12px;
}
.home-features .feature:nth-child(3n+1),.features .feature:nth-child(3n+1) {
	clear: left
}
.icon-dedi {
	background: url(images/icon-dedi.png) center center no-repeat
}
.icon-colo {
	background: url(images/icon-colo.png) center center no-repeat
}
.icon-credit-card {
	background: url(images/credit-card.png) center center no-repeat
}
.packages-area {
	background: url(images/blueblack.png) center center repeat;
	margin-top: 70px;
	min-height: 300px;
	padding-bottom: 25px;
}
.packages-area.full-blue {
	background: #00557f
}
.packages-area.full-black {
	background: #120b08
}
.packages-area .sides {
	box-sizing: border-box;
	float: left;
	position: relative
}
.packages-area .sides:before,.packages-area .sides:after {
	content: " ";
	display: table;
	visibility: hidden
}
.packages-area .sides:after {
	clear: both
}
.packages-area .left-side {
	width: 800px;
	padding-right: 20px;
	background: #00557f
}
.packages-area .right-side {
	width: 400px;
	padding-left: 20px;
	background: #120b08
}
.packages-area .icon {
	width: 42px;
	height: 32px;
	float: left;
	margin-right: 7px;
	position: relative
}
.packages-area .flap {
	position: absolute;
	left: 0;
	top: -14px;
	padding: 13px 30px 0 20px;
	box-sizing: border-box;
	font-weight: 300;
	font-size: 24px;
	color: #fff
}
.packages-area .flap:after {
	position: absolute;
	display: block;
	content: "";
	right: -20px;
	top: 0;
	width: 20px;
	height: 20px
}
.packages-area .flap.flap-blue {
	background: url(images/flap-blue.png) no-repeat
}
.packages-area .flap.flap-blue:after {
	background: url(images/flap-blue.png) top right no-repeat
}
.packages-area .flap.flap-black {
	background: url(images/flap-black.png) no-repeat
}
.packages-area .flap.flap-black:after {
	background: url(images/flap-black.png) top right no-repeat
}
.packages-area .flap span {
	display: inline-block;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(1.08, 1);
	-ms-transform: scale(1.08, 1);
	transform: scale(1.08, 1)
}
.packages-area .desc {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	box-sizing: border-box;
	min-height: 130px;
	padding-top: 60px;
	padding-bottom: 20px
}
.packages-area .desc.oneline {
	min-height: 110px
}
.packages-area .right-side .desc {
	padding-top: 50px;
	padding-bottom: 30px
}
.packages-area .home-package {
	width: 380px;
	float: left;
	background: #fff
}
.packages-area .home-package ul li.title {
	background: #212528;
	line-height: 34px;
	color: #0af;
	font-weight: 700;
	padding-left: 26px;
	margin: 0 0 4px 0;
	border-bottom: 0;
	font-size: 18px
}
.packages-area .home-package ul li.title b {
	color: #fff
}
.packages-area .home-package ul li {
	margin: 0 6px 0 6px;
	border-bottom: 1px dotted #00557f;
	line-height: 29px
}
.packages-area .home-package ul li span {
	width: 95px;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	color: #0af;
	text-align: right
}
.packages-area .home-package ul li strong {
	margin-left: 7px;
	display: inline-block;
	font-size: 14px;
	color: #000
}
.packages-area .home-package ul li.price {
	text-align: center;
	color: #0af;
	min-height: 52px;
	margin-top: 10px;
	padding-right: 40px;
	border-bottom: 0
}
.packages-area .home-package ul li.price span {
	width: auto
}
.packages-area .home-package ul li.price b {
	font-size: 32px;
	font-weight: 400;
	position: relative;
	top: 8px;
	left: 5px
}
.packages-area .home-package+.home-package {
	float: right
}
.packages-area .right-side .package {
	width: 380px
}
.packages-area .package-gray {
	background: #eeeceb
}
.packages-area .package-orange {
	background: #282828
}
.packages-area .package-orange ul li.title {
	background: #dedad7;
	color: #000
}
.packages-area .package-orange ul li.title b {
	color: #ff4800
}
.packages-area .package-orange ul li {
	border-color: #7f2400
}
.packages-area .package-orange ul li span {
	color: #ff4800
}
.packages-area .package-orange ul li strong {
	color: #fff
}
.packages-area .package-orange ul li.price {
	text-align: center;
	color: #ff4800
}
.packages-area .home-package-buttons {
	text-align: center;
	clear: both;
	padding: 26px 0 14px 0
}
.packages-area .home-package-buttons a.button:before {
	max-width: 48px;
	max-height: 48px;
	left: 1px;
	top: 1px
}
.dc-features {
	padding-bottom: 40px
}
.dc-features:before,.dc-features:after {
	content: " ";
	display: table;
	visibility: hidden
}
.dc-features:after {
	clear: both
}
.dc-features .feature {
	width: 25%;
	box-sizing: border-box;
	padding: 0;
	float: left
}
.dc-features .feature .title {
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px;
	color: #007dbc
}
.dc-features .feature img {
	margin: auto;
	display: block
}
.dc-features .feature ul {
	margin-top: 25px;
	margin-left: 30px
}
.dc-features .feature ul li {
	min-height: 20px;
	margin-bottom: 5px;
	font-size: 13px;
	color: #000;
	padding-left: 13px;
	position: relative
}
.dc-features .feature ul li:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 4px;
	width: 6px;
	height: 9px;
	background: #007dbc url(images/bullet-negative.png) no-repeat
}
.dc-features .featuregreen .title {
	color: #3a9900
}
.dc-features .featuregreen ul>li:before {
	background-color: #3a9900
}
.dc-features .featurered .title {
	color: #900
}
.dc-features .featurered ul>li:before {
	background-color: #900
}
.dc-features .featureblue .title {
	color: #007dbc
}
.dc-features .featureblue ul>li:before {
	background-color: #007dbc
}
.dc-features .featureyellow .title {
	color: #a59000
}
.dc-features .featureyellow ul>li:before {
	background-color: #a59000
}
.welcome-family {
	background: #f0f0f0;
	padding-top: 50px;
	margin-top: 40px;
	position: relative
}
.welcome-family:before {
	position: absolute;
	left: 0;
	width: 100%;
	top: -27px;
	content: "";
	display: block;
	background: #f00;
	height: 117px;
	background: url(images/icon-family.png) center center no-repeat
}
.welcome-family a {
	display: inline-block;
	padding: 10px 15px;
	border-radius: 5px
}
.welcome-family a:hover {
	background: #fff
}
#footer {
	background: #3a4048;
	color: #fff
}
.footer-top {
	background: #555b62;
	border-bottom: 1px solid #fff;
	margin-top: 49px
}
.footer-top .body {
	background: url(images/footer-top.png) center center no-repeat;
	background-size: cover;
	height: 10px
}
.footer-intro {
	background: #555b62;
	font-weight: 300;
	font-size: 24px;
	padding: 30px 0 30px;
	text-align: center;
	color: #fff
}
.footer-links {
	padding-top: 25px;
	padding-bottom: 40px
}
.footer-links:before,.footer-links:after {
	content: " ";
	display: table;
	visibility: hidden
}
.footer-links:after {
	clear: both
}
.footer-links ul {
	float: left;
	margin-right: 120px;
	font-size: 14px
}
.footer-links ul li {
	line-height: 25px
}
.footer-links ul li a {
	color: #999
}
.footer-links ul li a:hover {
	color: #fff
}
.footer-links ul li.title {
	line-height: 30px;
	font-weight: 700;
	color: #fff
}
.footer-links .contact-phone {
	width: 260px;
	font-size: 30px;
	font-weight: 700;
	float: right;
	margin-right: 10px;
	margin-top: 30px;
	padding-left: 50px;
	background: url(images/icon-phone.png) left top no-repeat
}
.footer-links .contact-phone a {
	color: #fff
}
.copyright {
	position: relative;
	background: #000;
	padding: 43px 0 24px 0;
	text-align: center;
	font-size: 12px;
	color: #999
}
.copyright:before {
	position: absolute;
	content: "";
	display: block;
	left: 0;
	top: -27px;
	height: 60px;
	width: 100%;
	background: url(images/footer-logo.png) top center no-repeat;
	background-size: contain
}
.copyright a {
	color: #fff
}
.copyright a.designedby {
	float: right;
	color: #666
}
.copyright a.designedby:hover {
	color: #fff
}
.pageheading {
	background: url(images/bigimage.jpg) top center repeat;
	min-height: 160px;
	text-align: center;
	color: #fff;
	padding-bottom: 40px
}
.pageheading .title {
	font-weight: 300;
	font-size: 64px;
	padding-top: 40px
}
.pageheading .subtitle {
	font-size: 20px;
	padding-top: 2px
}
.introtext {
	padding: 30px;
	text-align: center
}
.introtext .title {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 20px
}
.introtext .text {
	font-size: 18px;
	font-weight: 300
}
.coupon-area {
	background: #ffeeac url(images/coupon.png) 10px center no-repeat;
	padding: 20px;
	border: 1px solid #e18900;
	color: #723600;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	border-radius: 7px;
	margin: 0 10px 20px 10px;
	box-shadow: 0 5px 10px rgba(0,0,0,0.2)
}
.coupon-area strong {
	font-size: 20px;
	color: #e18900
}
.packages-list {
	width: 100%;
	float: left
}
.hosting-list ul li{
	padding: 0;
}
.packages-list ul {
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px
}
.packages-list ul:before,.packages-list ul:after {
	content: " ";
	display: table;
	visibility: hidden
}
.packages-list ul:after {
	clear: both
}
.packages-list ul li.title {
	width: 100% !important;
	background: #212528;
	line-height: 24px;
	color: #0af;
	font-weight: 700;
	box-sizing: border-box;
	text-align: right;
	padding-right: 20px;
	margin: 0;
	border-bottom: 0;
	font-size: 14px;
	border-radius: 7px 7px 0 0;
	border-right: 0
}
.packages-list ul li.title b {
	color: #fff
}
.packages-list ul li {
	background: #fff;
	float: left;
	margin: 0 0 0 0;
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	text-align: center
}
.packages-list:not(.hosting-list) ul li{
	width: 14.28%
}
.packages-list ul li span {
	display: block;
	font-size: 12px;
	font-weight: 700;
	color: #0af;
	background: #eee;
	line-height: 20px
}
.packages-list ul li strong {
	display: block;
	font-size: 14px;
	color: #000;
	padding: 10px 0;
	height: 34px
}
.packages-list ul li.price {
	color: #0af;
	position: relative
}
.packages-list ul li.price strong {
	color: #0af;
	font-size: 24px
}
.packages-list ul li.price small {
	font-weight: 700;
	position: absolute;
	bottom: 5px;
	width: 100%;
	left: 0
}
.packages-list ul li.price small+strong {
	position: relative;
	top: -5px
}
.packages-list ul li.order {
	height: 74px;
	float: right;
	background: #212528;
	border-right: 0
}
.packages-list ul li.order a {
	margin: 16px 20px 0 20px
}
.packages-list+.home-package {
	float: right
}

.colo-packages ul li.title {
	background: #282828;
	color: #fff
}
.colo-packages ul li.title b {
	color: #ff4800
}
.colo-packages ul li {
	background: #dedad7;
	text-align: center;
	border-right: 1px solid #666
}
.colo-packages ul li span {
	color: #ff4800;
	background: #222
}
.colo-packages ul li strong {
	color: #333
}
.colo-packages ul li.price {
	color: #ff4800
}
.colo-packages ul li.price strong {
	color: #ff4800
}
.colo-packages ul li.order {
	background: #282828
}
a.smallbutton {
	padding: 0 15px 2px 15px;
	line-height: 40px;
	font-size: 17px;
	color: #fff;
	background: #0af;
	display: block
}
a.smallbutton:hover {
	background: #09e
}
a.smallbutton.orange {
	color: #fff;
	background: #ff4800
}
a.smallbutton.orange:hover {
	background: #ee3700
}
a.smallbutton.gray {
	color: #000;
	background: #666
}
a.smallbutton.gray:hover {
	background: #999
}
.home-features{
	width: 100%;
}
.feature {
	width: 33.33%;
}
.small-feature {
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 10px 10px 0 40px;
	color: #046;
	font-size: 16px;
	line-height: 1.2em;
	min-height: 2.4em;
	background: url(images/check.png) 10px center no-repeat;
	margin-bottom: 10px
}
.image-gallery a {
	display: block;
	float: left;
	width: 23%;
	box-sizing: border-box;
	padding: 20px;
	border: 1px solid #999;
	margin: 1%;
	border-radius: 10px;
	text-align: center
}
.in-datacenter-page .feature {
	width: 48%;
	padding-left: 1%;
	padding-right: 1%;
	margin-top: 30px
}
.in-datacenter-page .feature:nth-child(odd) {
	clear: left
}
h1 {
	font-size: 24px;
	font-weight: 700;
	margin: 15px 0
}
p {
	margin: 10px 0
}
ul.email-list:before,ul.email-list:after {
	content: " ";
	display: table;
	visibility: hidden
}
ul.email-list:after {
	clear: both
}
ul.email-list li {
	margin: 15px;
	box-sizing: border-box;
	padding: 20px;
	float: left;
	background: #f0f0f0;
	border: 1px solid #ddd;
	border-radius: 10px;
	font-size: 12px
}
ul.email-list li strong {
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	color: #00447f
}
.tos {
	padding-top: 20px;
	padding-left: 10px;
	box-sizing: border-box;
	color: #000
}
.tos strong {
	display: block;
	font-size: 18px;
	color: #00447f;
	margin-top: 20px;
}
.tos ul {
	margin-left: 30px
}
.tos ul li {
	min-height: 20px;
	margin-bottom: 10px;
	font-size: 13px;
	padding-left: 13px;
	position: relative
}
.tos ul li:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 4px;
	width: 6px;
	height: 9px;
	background: #007dbc url(images/bullet-negative.png) no-repeat
}
.body.tos table{border-collapse: collapse;border-spacing: 0;}
.table-outer{ width:35%; margin:20px 0 40px 0; }
.table-outer .head{ color:#fff; font-size:18px; text-align:center; background:#00447f; width:100%; font-weight:600; padding:5px 0;}

.table-outer .line {float: left;width: 100%;}
.table-outer .line td {float: left;width: 45.5%;background:#fff;text-align:left;line-height:28px; padding:1.5% 2%;}
.table-outer .line .left{border-style: inset; border-bottom:1px solid #BFBFBF;  border-left:1px solid #BFBFBF;}
.table-outer .line .right{border-style: inset; border-bottom:1px solid #BFBFBF ;border-left:1px solid #BFBFBF; border-right:1px solid #BFBFBF;}



.has-subnav{ width:100% !important;}


.mainNav.accordion-nav {width: 100%;
    margin-bottom: 20px;

}
.mainNav ul li{ text-align:left; float:left;}
.accordian-btn {
    background: #00aaff none repeat scroll 0 0 !important;
    color: #fff !important;
    display: inline-block;
    float: right !important;
    font-size: 17px !important;
    padding: 13px 22px 15px 16px !important;
    width: auto !important;

}


.mainNav {
    background: #222 none repeat scroll 0 0;
    width: 25%;
}
.accordian ul li.right-black{
  border-right: none;
    margin-top: 40px;
   width: 100% !important;
}
.accordian ul li{width:16.65%; background: #fff none repeat scroll 0 0;
    border-right: 1px solid #ccc;
    box-sizing: border-box;
    float: left;
    margin: 0;
    text-align: center;}
.accordian ul li span {
  /*  background: #eee none repeat scroll 0 0;*/
    color: #0af;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
}
.accordian ul{ margin-bottom:0 !important; width:96% ; float:left;}
.accordian-sect{ width:100% !important}
.accordian{border-bottom: 0 none;
    border-radius: 7px 7px 0 0;
	background:#212528;
	float:left; 
	margin-bottom: 30px; margin-left:10px; margin-right:10px; width:98%;}
	 
	 
.accordian ul li.title{background: #212528 none repeat scroll 0 0;
    border-bottom: 0 none;
    border-radius: 7px 7px 0 0;
    border-right: 0 none;
    box-sizing: border-box;
    color: #0af;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    margin: 0;
    padding-left: 12px;
    text-align: left;
    width: 100%;}
.accordian ul li.title b{color: #fff;}
.accordian ul li strong {
    color: #000;
    display: block;
    font-size: 14px;
   
}
.has-subnav{ text-align:left !important; border-right:0 !important;} 
.mainNav .has-subnav span{  font-size:15px; line-height:20px; display:inline-block; /*margin:5px 0!important; */border:none !important; }
.mainNav ul ul li{ background:#fff !important; color:#000!important; font-size:15px!important;line-height: 20px !important;}
.price-lft{ background: #fff none repeat scroll 0 0 !important;
    display: inline-block !important;
    float: left!important;
    padding-top: 3px !important;
    width: auto !important; font-size:14px !important}
.order-btn{ background:#06F !important; color:#fff; float:right !important; margin:3px 0 !important; background:#00aaff !important;}
.order-btn a{ float:right !important;}
.accordian-sect .mainNav ul{ margin: 0 !important;}
.fa.fa-plus, .fa.fa-minus{float: right; margin-right:21px !important;margin-bottom:12px !important;margin-top: 11px!important;}
.mainNav.accordion-nav ul li span.accordion-btn-wrap{ background:none !important;border-top: 1px solid #00557e!important; margin:0 !important;}
.has-subnav.accordion-header-only.active > ul {border-top: 1px solid #00557e!important;margin-top: 4px !important;}
.accordion-header-only{ line-height:30px !important; text-align:left !important;padding:5px 9px 5px 1% !important;}
.border-line{ background:#00557e!important; height:1px; width:100%!important; }

.mainNav.accordion-nav ul li ul li{ border-right:none !important;}
.has-subnav.accordion-header-only.active{ display:inline-block !important;}
.accordion-btn.accordion-collapsed{ display:inline-block !important; width:auto; }
.mainNav ul li ul li a:hover{ background:#444 !important;}
.accordian-sect .bold{ font-weight:bold !important; color:#000 !important; background:#fff !important;}
.accordian-sect ul li span.accordian-btn{ background:#00aaff!important; color:#fff !important;}
.accordian ul li.price strong{color: #0af;
    font-size: 24px;}
.accordian ul li.price small{color: #0af;font-size: 12px;}
.equal{ height:84px;}

.full-width{ width:100% !important; background-color:#fff; margin:0 0 !important;}
.full-width-outer{ width:100% !important; background-color:#fff;border-radius: 7px 7px 0 0; margin:0 0 !important;}

.price{ border:none !important}

.right-black { margin-top:0px; text-align: center; display:block; }

.accordion-header-only.nopadd { padding-left: 0 !important;}


/*4-11-2015 */
.serv-section{ background:#F1F1F1; width:100%;  padding: 15px 0;}
.serv-section .lft-serv{ width:47%; float:left;}
.serv-section .rgt-serv{ width:47%; float:right;}
.lft-serv ul{ list-style:inside none; margin:20px 0 0 0; padding:0; float:left;}
.lft-serv ul li{ float:left; width:43%; margin :0 0 25px 7%; color:#333;font-family:"Lato",arial,helvetica,sans-serif;}
.serv-lft-list{ color:#000;}
.serv-lft-list img{ float:left; margin-right:10px; vertical-align:middle;margin-top: -20px;}
.rgt-serv ul{ list-style:inside none; margin: 0;padding: 0;}
.rgt-serv ul li{  background:url(images/blue-check.png) no-repeat 0 3px;font-size: 16px;line-height: normal;margin: 0 0 5px;padding: 3px 0 3px 30px;font-family:"Lato",arial,helvetica,sans-serif;}
.rgt-serv ul.orange li{  background:url(images/orange-check.png) no-repeat 0 3px !important;font-size: 16px;line-height: normal;margin: 0 0 5px;padding: 3px 0 3px 30px;font-family:"Lato",arial,helvetica,sans-serif;}
.features-section h1, .serv-section h1{font-size: 27px;font-weight: 500;margin: 15px 0; color:#000;}

.features-section{ background:#e7e7e7; padding:15px 0 0 0;color:#000; font-size: 16px; color:#333;border-top: 1px solid #c5c5c5;}
.features-list{ float:left;margin: 15px 0 0; padding:0; list-style:inside none;}
.ftr-img-cnt{float:left; width:48%; margin :0 2% 20px 0; min-height:60px;font-family:"Lato",arial,helvetica,sans-serif; font-size: 16px; color:#333;}
.ftre-img{ float:left; margin-right:4% }
.ftre-img img{ float:left; display:inline-block; width:100%;}
.ftre-cnt{ float:left; width:83%;}
.ftre-cnt h4{ margin:0; padding:0; color:#000; font-size:18px;}
.features-section .body p{ margin:0;}

/*4-11-2015 */

.left-box{ width:86%; float:left; background-color:#fff;}
.right-box{width:14%; float:left; background-color:#212528; height:40px;}
a.smallbutton-new {
	
	line-height: 40px;
	font-size: 17px;
	color: #fff;
	background: #0af;
	display: block;
	margin: 0 20px;
}
a.smallbutton-new:hover {
	background: #09e
}




@media all and (min-width:1200px) {body {
	min-width: 1200px
}
.body {
	width: 1200px
}

}
@media only screen and (max-width:1199px) {body {
min-width: 320px
}
a.logo {
margin-left: 10px
}
a.topbutton {
margin-left: 10px !important
}
#menu>ul>li {
position: relative
}
#menu>ul>li>a {
padding-left: 10px;
padding-right: 10px
}
.packages-area .sides {
width: 100%;
padding: 0 1% 20px 1%
}
.packages-area .home-package {
width: 49.5%
}
.packages-area .right-side .package {
width: 100%
}
.footer-links ul {
margin-right: 70px;
margin-left: 5px
}
.image-gallery a {
width: 48%
}
.body.tos {
    padding-left: 0;
    width: 96%;
}

/*4-11-2015 */
.serv-section{ width:94%; padding:20px  3% 20px 3%;}
.features-section{width:94%; padding:20px 3% 20px 3%;}
.ftr-img-cnt{min-height: 90px; width: 44%; margin: 0 3% 20px;}
.lft-serv ul li{ width: 90%;}


}
@media only screen and (max-width:980px) {#menu {
clear: both;
float: right;
position: absolute;
right: 0;
top: 50px;
display: none
}
#menubutton {
display: block
}
a.topbutton {
display: none
}
#menu>ul {
max-width: 100%;
border-top: 1px solid #333
}
#menu>ul>li {
clear: both;
width: 320px;
float: none;
margin: 0;
border-bottom: 1px solid #333
}
#menu>ul>li>a {
padding-left: 20px;
margin: 0;
position: relative;
background: #000 !important;
color: #fff
}
#menu>ul>li>a:hover {
background: #234 !important
}
#menu>ul>li:hover>a:after {
margin-top: 0
}
#menu>ul>li:last-child {
display: block
}
.bigimage {
height: 300px
}
.bigimage .title {
font-size: 60px;
padding-top: 30px
}
.bigimage .buttonset {
padding-right: 0;
margin-top: 20px
}
.pageheading {
min-height: 140px
}
.pageheading .title {
font-size: 50px
}
.pageheading .subtitle {
font-size: 16px
}
.home-features .feature {
width: 49%;
margin-left: 1%;
margin-bottom: 20px
}
.home-features .small-feature {
font-size: 14px
}
.home-features .feature+.small-feature {
clear: left
}
.home-features .feature:nth-child(3n+1) {
clear: none
}
.home-features .feature:nth-child(odd) {
clear: left
}
.dc-features .feature {
width: 50%;
text-align: center
}
.dc-features .feature ul {
display: inline-block;
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
text-align: left
}
.dc-features .feature:nth-child(odd) {
clear: left
}
.footer-links ul {
margin: 0;
width: 24%;
margin-left: 1%
}
.footer-links .contact-phone {
clear: both
}
.packages-list:not(.hosting-list) ul li {
width: 33.33%
}
.packages-list+.hosting-list ul li {
	width: 100%;
}
.packages-list ul li span {
border-top: 1px solid #212528
}
.table-outer{ width:60%;}
.accordian ul li.right-black{
	margin: 17px 0 0 5px;
  }
.accordian ul li strong{height: 80px;}	


.left-box { width: 100%;}
.accordian{ background-color:#00557F !important;}
.right-black { padding: 17px 0;}
.right-box{width: 33.3%; height:auto; float:right;}
.accordion-header-only li { width: 25% !important;}


}
@media only screen and (max-width:768px){
	.accordian ul li{width: 33.3%;}
	
.accordian ul li strong {
    height: 45px;
}
.accordian ul li.right-black{
	margin: 10px;
	float: right;
	width: 20% !important;}
.accordian-sect{ width:100% !important;}
	
	/*4-11-2015 */
	.lft-serv ul li{ margin: 0 0 25px;width: 100%;}
	.rgt-serv ul li{margin: 0 0 5px;}
	
	}
@media only screen and (max-width:640px) {.packages-area .home-package {
width: 100%;
margin-bottom: 10px
}
.packages-area .right-side .package {
width: 100%
}
.pageheading {
min-height: 120px
}
.pageheading .title {
font-size: 40px
}
.pageheading .subtitle {
font-size: 16px
}
.introtext .text {
font-size: 16px
}
.mainNav.accordion-nav ul li ul li{width: 25%!important;}


.mainNav .has-subnav span{font-size: 15px !important;}

/*4-11-2015 */
.serv-section .lft-serv, .serv-section .rgt-serv{ width:100%;}
.ftr-img-cnt{margin: 0 0 10px;min-height:none;width: 100%;}
.features-section{padding: 20px 3%;}

}
@media only screen and (max-width:540px) {a.button {
font-size: 13px;
line-height: 36px;
padding-left: 50px;
padding-right: 10px
}
a.button:before {
width: 40px;
height: 40px
}
a.button strong {
line-height: 30px;
font-size: 16px;
top: 0
}
.home-package-buttons a.button:before {
max-width: 36px !important;
max-height: 36px !important
}
.bigimage .title {
font-size: 36px;
padding-top: 50px
}
.bigimage .subtitle {
font-size: 20px
}
.bigimage .buttonset {
margin-top: 20px
}
.bigheading .heading {
font-size: 28px
}
.home-features .feature {
width: 99%;
margin-left: 1%
}
.flap {
font-size: 16px !important;
padding-left: 0;
padding-right: 0
}
.flap .icon {
display: none
}
.dc-features .feature {
width: 100%
}
.footer-links ul {
width: 49%;
margin-bottom: 20px
}
.pageheading {
min-height: 90px
}
.pageheading .title {
font-size: 30px
}
.pageheading .subtitle {
font-size: 14px
}
.introtext .text {
font-size: 14px
}
.packages-list ul li strong {
font-size: 12px
}
.packages-list ul li.order {
width: 50%
}
.image-gallery a {
width: 98%
}
.side{ width:96%;}
.table-outer{ width:100%;}
.accordian ul li.right-black{ width:30% !important;}

.right-box{width: 50%;}

}

@media only screen and (max-width:360px){
.table-outer .line td{width: 96%;}
.table-outer .line .left{border-right:1px solid #bfbfbf;}
.accordian ul li strong{ height:65px !important;}
.ftre-img {width: 15%;}
.ftre-cnt { width: 80%;}	
}
@media only screen and (max-width:319px) {a.logo {
margin-left: 60px
}
#menubutton {
left: 0;
right: auto
}

}

.pricing-black {
	margin-top: 20px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	background-color: #282828;
	width: 45%;
	padding: 0;
	float: left;
}

.pricing-black ul li.title {
	background-color: #dedad7 ;
	width: 100%;
	color: #ff4800;
}

.pricing-black ul li {
	background-color: #282828;
}