/* bootstrap-select v1.5.4
* http://silviomoreto.github.io/bootstrap-select/
*
* Copyright 2013 bootstrap-select
* Licensed under the MIT license
*/
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
	float: none;
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 0
}

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group {
	margin-bottom: 0
}

.bootstrap-select.form-control {
	margin-bottom: 0;
	padding: 0;
	border: none
}

.bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
	float: right
}

.input-append .bootstrap-select.btn-group {
	margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
	margin-right: -1px
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 220px
}

.bootstrap-select {
	width: 220px \0
}

.bootstrap-select.form-control:not([class*="span"]) {
	width: 100%
}

.bootstrap-select > .btn {
	width: 100%;
	padding-right: 25px
}

.error .bootstrap-select .btn {
	border: 1px solid #b94a48
}

.bootstrap-select.show-menu-arrow.open > .btn {
	z-index: 2051
}

.bootstrap-select .btn:focus {
	outline: thin dotted #333333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px
}

.price{
font-family:Arial;
font-weight:normal;
color:#515151;
}

.bootstrap-select.btn-group .btn .filter-option {
	display: inline-block;
	overflow: hidden;
	width: 100%;
	float: left;
	text-align: left
}

.bootstrap-select.btn-group .btn .caret {
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -2px;
	vertical-align: middle
}

.bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a {
	cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
	outline: none !important
}

.bootstrap-select.btn-group[class*="span"] .btn {
	width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
	min-width: 100%;
	z-index: 2000;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
	position: static;
	border: 0;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu dt {
	display: block;
	padding: 3px 20px;
	cursor: default
}

.bootstrap-select.btn-group .div-contain {
	overflow: hidden
}

.bootstrap-select.btn-group .dropdown-menu li {
	position: relative
}

.bootstrap-select.btn-group .dropdown-menu li > a.opt {
	position: relative;
	padding-left: 35px
}

.bootstrap-select.btn-group .dropdown-menu li > a {
	cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
	font-weight: normal
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
	position: absolute;
	display: inline-block;
	right: 15px;
	margin-top: 2.5px
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
	display: none
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
	margin-right: 34px
}

.bootstrap-select.btn-group .dropdown-menu li small {
	padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
	color: #64b1d8;
	color: rgba(255, 255, 255, 0.4)
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
	font-weight: normal
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
	content: '';
	display: inline-block;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #CCC;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	bottom: -4px;
	left: 9px;
	display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
	content: '';
	display: inline-block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid white;
	position: absolute;
	bottom: -4px;
	left: 10px;
	display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
	bottom: auto;
	top: -3px;
	border-top: 7px solid #ccc;
	border-bottom: 0;
	border-top-color: rgba(0, 0, 0, 0.2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
	bottom: auto;
	top: -3px;
	border-top: 6px solid #ffffff;
	border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
	right: 12px;
	left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
	right: 13px;
	left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
	display: block
}

.bootstrap-select.btn-group .no-results {
	padding: 3px;
	background: #f5f5f5;
	margin: 0 5px
}

.bootstrap-select.btn-group .dropdown-menu .notify {
	position: absolute;
	bottom: 5px;
	width: 96%;
	margin: 0 2%;
	min-height: 26px;
	padding: 3px 5px;
	background: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	pointer-events: none;
	opacity: 0.9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mobile-device {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	width: 100%;
	height: 100% !important;
	opacity: 0
}

.bootstrap-select.fit-width {
	width: auto !important
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
	position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
	position: static;
	top: auto;
	margin-top: -1px
}

.control-group.error .bootstrap-select .dropdown-toggle {
	border-color: #b94a48
}

.bootstrap-select-searchbox, .bootstrap-select .bs-actionsbox {
	padding: 4px 8px
}

.bootstrap-select .bs-actionsbox {
	float: left;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.bootstrap-select-searchbox + .bs-actionsbox {
	padding: 0 8px 4px
}

.bootstrap-select-searchbox input {
	margin-bottom: 0
}

.bootstrap-select .bs-actionsbox .btn-group button {
	width: 50%
}

blockquote {
	background-color: #F6F6F6;
	border: none;
	margin: 20px 10px;
	padding: 20px;
	position: relative
}

blockquote:before, blockquote:after {
	background-image: url("../../../../../../getImageb40e.png?src=block-quote.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 26px;
	position: absolute;
	width: 38px
}

blockquote:before {
	left: -6px;
	top: -8px
}

blockquote:after {
	right: -6px;
	bottom: -8px;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg)
}

blockquote p {
	font-style: italic;
	font-weight: 300;
	line-height: 24px
}

cite {
	color: #333333;
	display: block;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 300;
	text-align: right
}

.image-caption {
	background-color: #F6F6F6;
	padding: 10px
}

.image-caption p {
	background-color: #FBFBFB;
	padding: 10px;
	margin: 0
}

#photo-gallery_main {
	margin-bottom: 10px
}

.carousel-inner .col-xs-6, .carousel-inner .col-sm-3, .carousel-inner .col-md-3, .carousel-inner .col-lg-3 {
	padding: 0 8px
}

.carousel-inner .thumbnail {
	background-color: transparent;
	border: none;
	margin-bottom: 0;
	padding: 0
}

.carousel-control.left {
	background: #E1E1E1;
	width: 30px
}

.carousel-control.right {
	background: #E1E1E1;
	width: 30px;
	right: -10.6%
}

.carousel-control .glyphicon-chevron-right {
	color: #B4B4B4;
	font-size: 20px;
	text-shadow: none;
	right: 5px
}

.carousel-control.left {
	left: -10.6%
}

.carousel-control .glyphicon-chevron-left {
	color: #B4B4B4;
	font-size: 20px;
	text-shadow: none;
	left: 5px
}

@media (min-width: 768px) {
	.carousel-control .glyphicon-chevron-right {
		margin-top: -10px;
		right: 0
	}

	.carousel-control .glyphicon-chevron-left {
		margin-left: -13px;
		margin-top: -10px;
		left: 40%
	}

	.row.gallery {
		margin-left: -17px;
		margin-right: -17px
	}
}

body {
	font-family: Raleway,Arial, Helvetica, sans-serif;
	font-style: normal;
}

h1, h2, h3, h4 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px
}

h1 {
	color: #333;
	font-size: 30px
}

h1.lead {
	font-size: 24px;
	font-weight: 200;
}

h2 {
	color: #333;
}

h3 {
	color: #515151;
}

h4 {
	color: #515151;
}

h5 {
	color: #0070BB;
	font-size: 18px;
	font-weight: 500;
}

h6 {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 0;
}

p, ol, ul, li {
	color: #666;
	font-weight: 400;
	font-size: 12px !important;
font-family: Arial;
}

p {
	margin: 0 0 10px
}

a {
	cursor: pointer
}

p:last-child {
	/*padding-bottom: 0*/
}

.dataTable .row {
	padding: 10px 0;
}

p + .btn, p + button, p + form, p + ul, p + ol {
	margin-top: 20px
}

@media (min-width: 768px) {
	h1 {
		font-size: 38px
	}

	h2 {
		font-size: 26px
	}

	h3 {
		font-size: 28px
	}

	h4 {
		font-size: 22px
	}

	p.two-up_half {
		margin-bottom: 0
	}
}

@media (min-width: 992px) {
	h1 {
		font-size: 38px
	}

	h2 {
		font-size: 28px
	}

	h2.main {
		font-size: 50px
	}

	h3 {
		font-size: 28px
	}

	h4 {
		font-size: 22px
	}

	.row-wrapper.hero h2 {
		text-align: left
	}

	.row-wrapper.hero h2.lead, p.lead {
		font-size: 32px;
		margin-top: 0;
		text-align: left
	}

	.row-wrapper.hero ul li {
		font-size: 18px
	}
}

@media (min-width: 1200px) {
	h3 {
		font-size: 38px
	}

	h4 {
		font-size: 32px
	}

	h5 {
		font-size: 28px
	}

	h6 {
		font-size: 26px
	}
}

.row-wrapper.top-bar {
	background-color: #ffb900;
	background-image: none;
	background-position: top left;
	background-repeat: repeat-x;
	padding: 2px 0
}

.row-wrapper.top-bar ul.list-inline {
	margin: 0
}

.row-wrapper.top-bar ul.list-inline li {
	color: #fff;
	*display: inline;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	zoom: 1
}

.row-wrapper.top-bar ul.list-inline li.register {
	padding-right: 20px
}

.row-wrapper.top-bar ul.list-inline a {
	color: #fff;
	font-weight: 700;
}

.row-wrapper.top-bar ul.list-inline span.chat, .row-wrapper.top-bar ul.list-inline span.cart {
	background-image: url("../images/chat.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: inline-block;
	*display: inline;
	height: 13px;
	left: -4px;
	margin: 0 1px 0 5px;
	position: relative;
	top: 2px;
	width: 18px;
	zoom: 1
}

.row-wrapper.top-bar ul.list-inline span.cart {
	background-image: url("..images/icon_cart_tiny.png")
}

header {
	box-shadow: inset 0 0 0 1px #03dfff, 0 4px 0 rgba(0, 0, 0, 0.05);
	position: relative;
	z-index: 4
}

nav.affix + .nav-spacer {
	height: 69px
}

nav #mobile-support-wrapper ul {
	background-color: #005793;
	position: absolute;
	left: 0;
	right: 0
}

nav #mobile-support-wrapper ul li {
	border-right: 1px solid #0171bc;
	width: 49%;
	padding: 15px
}

nav #mobile-support-wrapper ul li a {
	color: #fff
}

nav #mobile-support-wrapper ul li.need-help:before {
	background-image: url("../../../../../../getImagef16c.png?src=icon_phone_white.png");
	background-repeat: no-repeat;
	background-position: center;
	content: "";
	display: inline-block;
	height: 40px;
	float: left;
	width: 40px;
	vertical-align: middle
}

nav #mobile-support-wrapper ul li:last-child {
	border-right: none
}

nav.affix {
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 4px 0 rgba(0, 0, 0, 0.05);
	left: 0;
	right: 0;
	top: 0;
	transition: all .5s ease;
	z-index: 99
}

nav.navbar {
	background-color: #FFF;
	border-bottom: 5px solid #515151;
	border-radius: 0;
	border-top: 1px solid #515151;
	padding: 5px 10px 0;
	margin-bottom: 0
}

nav.navbar .navbar-nav {
	margin-bottom: 21px
}

.logo {
	background-image: url("../images/logo-default.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 34px;
	width: 170px
}

nav .navbar-brand {
	padding: 10px
}

nav .navbar-nav > li > .dropdown-menu {
	border-top: none;
	border-radius: 0;
	left: 0;
	margin: 0;
	padding: 0;
	right: inherit
}

nav .navbar-nav > li > .dropdown-menu li a {
	color: #fff;
	display: block;
	font-weight: 200;
	padding: 12px 50px 12px 12px
}

nav .navbar-nav > li > .dropdown-menu li a:hover {
	background-color: #005793;
}

nav .navbar-nav > li > .dropdown-menu li:last-child {
	border-bottom: none
}

nav span.glyphicon-chevron-down {
	font-size: 8px
}

.navbar-default .navbar-collapse {
	border-color: transparent;
	max-height: inherit
}

.nav-sm {
	max-height: 56px;
}

.nav-sm .container {
	/*padding-top: 10px;
	padding-bottom: 10px;*/
}

.nav-sm .container .row {
	padding: 10px 0;
}

.nav-sm .col-xs-3:first-child {
	text-align: left;
}

.nav-sm .col-xs-3:last-child {
	text-align: right;
}

.navbar-slide-toggle .icon-bar {
	background-color: #0171bc;
	height: 4px;
	width: 30px;
	display: block;
	border-radius: 1px;
}

.navbar-slide-toggle .icon-bar + .icon-bar {
	margin-top: 6px;
}

.nav-sm .navbar-toggle, .nav-sm .navbar-slide-toggle {
	padding: 5px;
	background-color: transparent;
	border: none;
	margin: 0;
	float: none;
}

.nav-sm .cart i {
	margin-top: 2px;
	font-size: 28px;
}

.nav-sm .navbar-toggle .glyphicon {
	color: #0171bc;
	font-size: 24px;
}

.navbar-toggle .icon-bar {
	background-color: #0171bc;
	height: 4px;
	width: 30px
}

.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 6px
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
	background-color: transparent
}

.navbar-default .navbar-nav > li > a {
	color: #005793;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none
}

.navbar-default .navbar-nav > li > a.dropdown-toggle {
	text-decoration: none
}

.navbar-default .navbar-nav > li > a.dropdown-toggle:active, .navbar-default .navbar-nav > li > a.dropdown-toggle:focus {
	color: #005793
}

.navbar-default .navbar-nav > li > a:hover {
	color: #005793;
	text-decoration: underline
}

.navbar-default .navbar-nav .open .dropdown-menu > li {
	padding: 6px 0 6px 0
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #0171bc;
	text-decoration: none
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	color: #0171bc;
	text-decoration: underline
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #005793;
	background-color: transparent
}

.mobile-nav-container {
	background-color: #EFF4F9;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4), 0 4px 0 rgba(0, 0, 0, 0.05);
	padding: 14px 10px;
	position: relative
}

.mobile-menu {
	background-color: transparent;
	border: none
}

.mobile-menu .icon-bar {
	background-color: #005793;
	display: block;
	width: 32px;
	height: 4px;
	border-radius: 1px
}

.mobile-menu .icon-bar + .icon-bar {
	margin-top: 6px
}

a.mobile_navigation_support {
	background-color: #0A4880;
	background-image: url("../../../../../../getImagec8b2.jpg?src=snappy_phone_small.jpg");
	background-position: 180px 0;
	background-repeat: no-repeat;
	display: block;
	text-align: left
}

a.mobile_navigation_support:hover {
	text-decoration: none !important
}

a.mobile_navigation_support h2 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: 800;
	padding: 10px 0 0 30px
}

a.mobile_navigation_support h4 {
	color: #FFCB08;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 5px 0 10px 30px
}

.mobile-menu:focus {
	outline: none
}

h1.menu-header {
	color: #005793;
	background-color: #EFF4F9;
	border: 1px solid #6F98BD;
	border-right: none;
	font-size: 18px;
	font-weight: 200;
	margin-bottom: 0;
	padding: 21px 0 21px 21px;
	position: relative;
	text-align: left
}

h1.menu-header span {
	background-image: url("../../../../../../getImageb337.png?src=mobile_nav-sprite.png");
	background-repeat: no-repeat;
	bottom: 0;
	border-left: 1px solid #6F98BD;
	border-right: 1px solid #6F98BD;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px
}

h1.menu-header span a {
	display: block;
	height: 100%
}

h1.menu-header span#customer-portal_mobile {
	background-position: -20px 19px;
	border: 0
}

h1.menu-header span#call-support_mobile {
	background-position: 20px 19px;
	right: 60px
}

h1.menu-header span:hover {
	background-color: #FAFAFA
}

.sign-in_container {
	bottom: 0;
	left: 0;
	right: 0;
	color: #FFFFFF;
	position: fixed
}

.sign-in_container .btn-default {
	display: block;
	font-size: 18px;
	margin: 16px
}

@media {

}

@media (min-width: 768px) {
	nav .navbar-nav > li > .dropdown-menu {
		background-color: #0171bc
	}

	nav .navbar-nav > li > .dropdown-menu a:hover {
		background-color: #005793
	}

	nav .navbar-nav > li > .dropdown-menu li a {
		padding: 15px 50px 0px 12px;
        font-size: 14px !important;
	}

	nav.navbar .navbar-nav {
		margin-bottom: 0
	}

	nav.navbar .navbar-nav a.dropdown-toggle:active {
		color: #666
	}

	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:active, .navbar-default .navbar-toggle:focus {
		background-color: transparent
	}

	.navbar-default .navbar-nav > li.dropdown a {
		padding-bottom: 18px
	}

	.navbar-default .navbar-nav > li.dropdown.open {
		background-color: #ffb900;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px
	}

	.navbar-default .navbar-nav > li.dropdown.open a {
		color: #fff
	}

	.navbar-default .navbar-nav > li.dropdown.open a:hover {
		color: #fff
	}

	.navbar-default .navbar-nav > li > a {
		color: #666;
		font-size: 14px !important;
		font-weight: 300;
		text-decoration: none
	}

	.navbar-default .navbar-nav > li > a:hover {
		color: #666;
		text-decoration: none
	}

	.navbar-default .navbar-nav .open .dropdown-menu {
		border-top: none
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li {
		border-bottom: 1px solid #fff;
		padding: 0
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li:last-child {
		border-bottom: none
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		text-decoration: none
	}

	.navbar-default .navbar-nav > li > a:focus {
		background-color: transparent;
		outline: 0
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:active, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		background-color: #03dfff;
		color: #fff;
		text-decoration: none
	}

}

@media (max-width: 992px) {
	.logo {
		background-size: contain;
	}
}

@media (min-width: 992px) {
	nav.affix {
		position: relative
	}

	nav.affix + .nav-spacer {
		height: 0
	}

	.logo {
		background-image: url("../images/logo.png");
		height: 74px;
		width: 245px
	}

	nav .navbar-nav {
		margin-top: 20px
	}

	nav .navbar-nav > li > .dropdown-menu li {
		background-color: #ffb900;
	}

	.navbar-default .navbar-nav > li > a.dropdown-toggle {
	}
}

input, button, a {
	outline: none;
}

.btn-primary {
	background-color: #ffb900;
	border: 1px solid #fff;
	box-shadow: 0 3px 0 #fff, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
	color: #fff;
	font-family: Raleway, Arial, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 24px;
	letter-spacing: .5px;
	padding: 8px 32px
}

.btn-primary:hover {
	background-color: #03dfff;
	border: 1px solid #fff;
	color: #fff
}

.btn-primary:active, .btn-primary:focus {
	background-color: #03dfff;
	border-color: #fff;
	color: #fff;
}

.btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover {
	background-color: #BBBBBB;
	border: 1px solid #5C5C5C;
	box-shadow: 0 3px 0 #5C5C5C, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
}

.btn-primary.btn-lg {
	padding: 17px 40px
}

.btn.btn-primary:active, .btn.btn-default:active {
	box-shadow: none
}

.mobile-block {
	display: block
}

button.btn-small {
	font-size: 18px;
	padding: 8px 16px
}

.row-wrapper.hero .btn-primary.btn-lg {
	font-size: 24px;
	padding: 10px 24px;
	margin: 20px 0
}

.btn-default {
	background-color: #d05b00;
	border: 1px solid #a43100;
	box-shadow: 0 3px 4px -1px rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 24px;
	letter-spacing: .5px;
	padding: 12px 32px
}

.btn-default:hover, .btn-default:focus, .btn-default:active {
	background-color: #e46000;
	border: 1px solid #a43100;
	color: #fff
}

.btn-info {
	background-color: #FFFFFF;
	border: 1px solid #0060A0;
	box-shadow: 0 3px 4px -2px rgba(0, 0, 0, 0.3);
	color: #0070BB;
	font-size: 24px;
	font-weight: 800
}

.btn-info:hover {
	border: 1px solid #0070BB;
	background-color: #FAFAFA;
	color: #0070BB
}

.btn-group-big .btn {
	margin-bottom: 0.5em
}

.btn-info {
	background-color: #FBFBFB;
	border: 1px solid #999999;
	box-shadow: 0 3px 0 #989898, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
	color: #666;
	font-size: 16px;
	font-weight: 200
}

.btn-info:hover, .btn-info:focus, .btn-info:active {
	background-color: #fff;
	border-color: #999999;
	color: #666
}

.btn-info + .dropdown-menu {
	margin-top: -3px
}

.open .dropdown-toggle.btn-info {
	background-color: #fff;
	border-color: #999999;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0 3px 0 #989898, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
	color: #666
}

.open .dropdown-toggle.btn-info + .dropdown-menu {
	border: 1px solid #999999;
	border-radius: 0;
	box-shadow: none;
	padding: 0;
	margin-top: -3px
}

.open .dropdown-toggle.btn-info + .dropdown-menu > li {
	padding: 0
}

.open .dropdown-toggle.btn-info + .dropdown-menu > li:hover {
	background-color: #E9F1F8
}

.open .dropdown-toggle.btn-info + .dropdown-menu > li > a {
	color: #666;
	padding: 8px 5px 8px 15px
}

.open .dropdown-toggle.btn-info + .dropdown-menu > li > a.hosting-term span {
	color: #d05b00;
	font-weight: 700
}

.open .dropdown-toggle.btn-info + .dropdown-menu > li > a:hover {
	background-color: #E9F1F8
}

.btn-group .selected-term {
	display: inline
}

.btn-group .selected-term span {
	color: #515151;
}

.btn-group .selected-term .term-price {
	font-weight: 700
}

.btn-group .selected-term .term-length {
	color: #666;
	font-size: 14px;
	text-transform: capitalize;
}

.btn-group .term-description {
	color: #515151;
	font-weight: 700;
	margin-left: -5px
}

.btn-group span.caret {
	position: relative;
	top: 9px
}

.btn-group .dropdown-menu li {
	cursor: pointer
}

.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

@-moz-document url-prefix() {
	.btn-group span.caret {
		top: -9px
	}
}

button.selectpicker {
	padding: 16px
}

@media (min-width: 768px) {
	.mobile-block {
		display: inline-block
	}
}

.row-wrapper {
	padding: 75px 0;
	background-image: url("../images/thin-grey-border.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.row-wrapper.no-padding {
	padding: 0
}

.row-wrapper.no-padding_bottom {
	padding: 30px 0 0
}

.row-wrapper.no-padding_bottom img {
	margin: 0 auto
}

.row-wrapper.no-padding_top {
	padding: 0 0 30px
}

.row-wrapper.one-liner h1, .row-wrapper.one-liner h2, .row-wrapper.one-liner h3, .row-wrapper.one-liner h4, .row-wrapper.one-liner ol, .row-wrapper.one-liner ul, .row-wrapper.one-liner p {
	margin: 0
}

.row-wrapper.one-liner h1 {
	font-size: 30px
}

.row-wrapper.quick-nav {
	padding: 18px 0
}

.row-wrapper.quick-nav.blue ul.quick-links li.link-to-top {
	margin-right: 12px
}

.row-wrapper.quick-nav.blue ul.quick-links li.link-to-top a {
	display: inherit;
	margin-right: 0
}

.row-wrapper.quick-nav.blue ul.quick-links li.link-to-top a:hover {
	border-bottom: none
}

.row-wrapper.quick-nav .non-sticky_nav-links .nav > li {
	display: inline-block
}

.row-wrapper.quick-nav .non-sticky_nav-links .nav > li.link-to-top a {
	border-bottom: none !important
}

.row-wrapper.quick-nav .non-sticky_nav-links .nav > li a {
	display: inline;
	padding: 0
}

.row-wrapper.quick-nav .non-sticky_nav-links .nav > li a:hover, .row-wrapper.quick-nav .non-sticky_nav-links .nav > li a:active, .row-wrapper.quick-nav .non-sticky_nav-links .nav > li a:focus {
	background-color: transparent
}

.anchor-link_tag.mobile {
	position: relative;
	top: -167px
}

.row-wrapper.network img {
	margin: 0 auto
}

.row-wrapper.video {
	padding: 0
}

.row-wrapper.video p {
	margin: 0 20px 30px
}

.row-wrapper.video h2 {
	margin: 30px 20px 10px
}

.row-wrapper.video .container-fluid {
	padding: 0
}

.row-wrapper.video .col-xs-12.video, .row-wrapper.video .col-md-6.video {
	padding-left: 0;
	padding-right: 0
}

.row-wrapper.video .video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0
}

.row-wrapper.video .embeded-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media only screen and (max-device-width: 992px) and (min-device-width: 320px) {
	.row-wrapper.blue ul.quick-links li {
		width: inherit
	}
}

@media (min-width: 992px) {
	.row-wrapper.video .text-wrapper {
		padding-left: 20px;
		padding-top: 11%;
		padding-right: 65px
	}

	.row-wrapper.one-liner h1 {
		font-size: 34px
	}
}

.row-wrapper.grey {
/*	background-color: #F1F1F1;
	background-image: url("../images/thin-grey-border.png");
	background-position: top center;
	background-repeat: no-repeat; */
}

@media (min-width: 992px) {
	.row.guarantee img {
		margin: 20px 0
	}

	.row.guarantee p {
		padding: 0 30px
	}
}

.row-wrapper.tech-specs a:hover {
	cursor: pointer
}

.row-wrapper.tech-specs img {
	margin: 30px 0 9px 0
}

.row-wrapper.tech-specs h2 {
	margin-bottom: 12px
}

.row-wrapper.tech-specs ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0
}

.row-wrapper.tech-specs ul li {
	padding: 6px 0 6px 12px
}

.row-wrapper.tech-specs ul li:before {
	background-color: #fff;
	bottom: 1px;
	content: "";
	border: 1px solid #815627;
	border-radius: 10px;
	display: inline-block;
	padding: 3px;
	position: relative;
	margin-right: 5px;
	vertical-align: middle
}

.row-wrapper.tech-specs ul li span {
	color: #d05b00;
	font-weight: 600
}

.row-wrapper.tech-specs ul li span.money-back, .row-wrapper.tech-specs ul li span.unlimited {
	cursor: pointer;
	text-decoration: underline
}

.row-wrapper.blue.dark {
	background: #333 none;
}

.row-wrapper.blue.light {
	background: #03dfff none;
}

.row-wrapper.blue h1, .row-wrapper.blue h2, .row-wrapper.blue h3, .row-wrapper.blue h4, .row-wrapper.blue h5, .row-wrapper.blue p {
	color: #FFFFFF
}

.row-wrapper.blue h6 {
	color: #FFCB08
}

.row-wrapper.blue a {
	color: #FFF;
	text-decoration: underline
}

.row-wrapper.wooden {
	background-image: url("../images/wood-bg.jpg");
	background-repeat: repeat-x;
	background-position: center
}

.row-wrapper.wooden h2 {
	color: #FFFFFF
}

.row-wrapper.wooden h2 span {
	color: #FFCB06;
	font-weight: 200
}

.row-wrapper.hero {
	background-image:url(../images/banner.jpg);
	/*background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #a9d2ef 27%, #b8daf1 50%, #d7eaf7 80%, #f5fafd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(27%, #a9d2ef), color-stop(50%, #b8daf1), color-stop(80%, #d7eaf7), color-stop(100%, #f5fafd));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #a9d2ef 27%, #b8daf1 50%, #d7eaf7 80%, #f5fafd 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #a9d2ef 27%, #b8daf1 50%, #d7eaf7 80%, #f5fafd 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #a9d2ef 27%, #b8daf1 50%, #d7eaf7 80%, #f5fafd 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #a9d2ef 27%, #b8daf1 50%, #d7eaf7 80%, #f5fafd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#f5fafd', GradientType=0);
	padding-bottom: 0;*/
	position: relative;
	overflow: hidden
}

.row-wrapper.hero1{
    background-image:url(../images/web-hosting-banner.jpg);
	position: relative;
	overflow: hidden
}

.row-wrapper.hero2{
    background-image:url(../images/reseller-banner.jpg);
	position: relative;
	overflow: hidden
}

.row-wrapper.hero3{
    background-image:url(../images/vps-hosting.jpg);
	position: relative;
	overflow: hidden
}

.row-wrapper.hero4{
    background-image:url(../images/dedicated-server.jpg);
	position: relative;
	overflow: hidden
}

.row-wrapper.hero.e404 {
	background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(8%, #afd5f0), color-stop(28%, #e7f2fa), color-stop(34%, #f5fafd), color-stop(40%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#ffffff', GradientType=0);
}

.row-wrapper.hero1.e404 {
	background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(8%, #afd5f0), color-stop(28%, #e7f2fa), color-stop(34%, #f5fafd), color-stop(40%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#ffffff', GradientType=0);
}

.row-wrapper.hero2.e404 {
	background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(8%, #afd5f0), color-stop(28%, #e7f2fa), color-stop(34%, #f5fafd), color-stop(40%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#ffffff', GradientType=0);
}

.row-wrapper.hero3.e404 {
	background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(8%, #afd5f0), color-stop(28%, #e7f2fa), color-stop(34%, #f5fafd), color-stop(40%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#ffffff', GradientType=0);
}

.row-wrapper.hero4.e404 {
	background: #a1ceed;
	background: -moz-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a1ceed), color-stop(8%, #afd5f0), color-stop(28%, #e7f2fa), color-stop(34%, #f5fafd), color-stop(40%, #fff), color-stop(100%, #fff));
	background: -webkit-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -o-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: -ms-linear-gradient(top, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	background: linear-gradient(to bottom, #a1ceed 0%, #afd5f0 8%, #e7f2fa 28%, #f5fafd 34%, #fff 40%, #fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a1ceed', endColorstr='#ffffff', GradientType=0);
}

.row-wrapper.hero .hero-snappy {
	background-image: url("../../../../../../getImage229a.png?src=snappy_website_small.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 215px;
	margin: auto;
	position: relative;
	width: 240px;
	z-index: 2
}

.row-wrapper.hero1 .hero-snappy {
	background-image: url("../../../../../../getImage229a.png?src=snappy_website_small.png");
	background-position: center;
	background-repeat: no-repeat;
	height: 215px;
	margin: auto;
	position: relative;
	width: 240px;
	z-index: 2
}

.row-wrapper.hero .hero-snappy.error-404 {
	background-image: url("../../../../../../getImageebe3.png?src=snappy_sherlock_mobile.png");
	height: 220px;
	width: 264px;
	margin-top: 30px;
}

.row-wrapper.hero1.hero-snappy.error-404 {
	background-image: url("../../../../../../getImageebe3.png?src=snappy_sherlock_mobile.png");
	height: 220px;
	width: 264px;
	margin-top: 30px;
}

.row-wrapper.hero ul {
	margin: 12px 0
}

.row-wrapper.hero1 ul {
	margin: 12px 0
}

.row-wrapper.hero2 ul {
	margin: 12px 0
}

.row-wrapper.hero3 ul {
	margin: 12px 0
}

.row-wrapper.hero4 ul {
	margin: 12px 0
}

.row-wrapper.hero ul li {
	color: #005892;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 0 3px 19px
}

.row-wrapper.hero1 ul li {
	color: #005892;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 0 3px 19px
}

.row-wrapper.hero2 ul li {
	color: #005892;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 0 3px 19px
}

.row-wrapper.hero3 ul li {
	color: #005892;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 0 3px 19px
}

.row-wrapper.hero4 ul li {
	color: #005892;
	font-size: 18px;
	font-weight: 400;
	padding: 3px 0 3px 19px
}

.row-wrapper.hero ul li:before {
	background-color: #fff;
	border: 1px solid #515151;
	border-radius: 10px;
	content: "";
	display: inline-block;
	padding: 4px;
	margin-right: 6px;
	vertical-align: middle
}

.row-wrapper.hero1 ul li:before {
	background-color: #fff;
	border: 1px solid #515151;
	border-radius: 10px;
	content: "";
	display: inline-block;
	padding: 4px;
	margin-right: 6px;
	vertical-align: middle
}

.row-wrapper.hero2 ul li:before {
	background-color: #fff;
	border: 1px solid #515151;
	border-radius: 10px;
	content: "";
	display: inline-block;
	padding: 4px;
	margin-right: 6px;
	vertical-align: middle
}

.row-wrapper.hero3 ul li:before {
	background-color: #fff;
	border: 1px solid #515151;
	border-radius: 10px;
	content: "";
	display: inline-block;
	padding: 4px;
	margin-right: 6px;
	vertical-align: middle
}

.row-wrapper.hero4 ul li:before {
	background-color: #fff;
	border: 1px solid #515151;
	border-radius: 10px;
	content: "";
	display: inline-block;
	padding: 4px;
	margin-right: 6px;
	vertical-align: middle
}


.row-wrapper.hero h3.lead {
	color: #333333;
	font-size: 28px;
	font-weight: 200;
	margin: 0
}

.row-wrapper.hero1 h3.lead {
	color: #333333;
	font-size: 28px;
	font-weight: 200;
	margin: 0
}

.row-wrapper.hero2 h3.lead {
	color: #333333;
	font-size: 28px;
	font-weight: 200;
	margin: 0
}

.row-wrapper.hero3 h3.lead {
	color: #333333;
	font-size: 28px;
	font-weight: 200;
	margin: 0
}

.row-wrapper.hero4 h3.lead {
	color: #333333;
	font-size: 28px;
	font-weight: 200;
	margin: 0
}


.row-wrapper.hero h1 {
	font-size: 40px;
	margin: 0
}

.row-wrapper.hero1 h1 {
	font-size: 40px;
	margin: 0
}

.row-wrapper.hero2 h1 {
	font-size: 40px;
	margin: 0
}

.row-wrapper.hero3 h1 {
	font-size: 40px;
	margin: 0
}

.row-wrapper.hero4 h1 {
	font-size: 40px;
	margin: 0
}

.row-wrapper.hero h2 {
	margin: 0
}

.row-wrapper.hero1 h2 {
	margin: 0
}

.row-wrapper.hero2 h2 {
	margin: 0
}

.row-wrapper.hero3 h2 {
	margin: 0
}

.row-wrapper.hero4 h2 {
	margin: 0
}


.row-wrapper.hero h2.lead, .row-wrapper.hero1 p.lead {
	color: #333333;
	font-size: 21px;
	font-weight: 200;
	margin-top: 10px
}

.row-wrapper.hero1 h2.lead, .row-wrapper.hero1 p.lead {
	color: #333333;
	font-size: 21px;
	font-weight: 100;
	margin-top: 10px
}

.row-wrapper.hero2 h2.lead, .row-wrapper.hero2 p.lead {
	color: #333333;
	font-size: 21px;
	font-weight: 100;
	margin-top: 10px
}

.row-wrapper.hero3 h2.lead, .row-wrapper.hero3 p.lead {
	color: #333333;
	font-size: 21px;
	font-weight: 100;
	margin-top: 10px
}

.row-wrapper.hero4 h2.lead, .row-wrapper.hero4 p.lead {
	color: #333333;
	font-size: 21px;
	font-weight: 100;
	margin-top: 10px
}


.row-wrapper.hero a.btn-primary {
	position: relative;
	z-index: 2
}

.row-wrapper.hero1 a.btn-primary {
	position: relative;
	z-index: 2
}

.row-wrapper.hero2 a.btn-primary {
	position: relative;
	z-index: 2
}

.row-wrapper.hero3 a.btn-primary {
	position: relative;
	z-index: 2
}

.row-wrapper.hero4 a.btn-primary {
	position: relative;
	z-index: 2
}

.row-wrapper.hero:after {
	background-image: url("../../../../../../getImage6288.png?src=hero_main_bg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	bottom: 0;
	content: "";
	height: 86px;
	left: 0;
	position: absolute;
	right: 0
}

.row-wrapper.hero1:after {
	background-image: url("../../../../../../getImage6288.png?src=hero_main_bg.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	bottom: 0;
	content: "";
	height: 86px;
	left: 0;
	position: absolute;
	right: 0
}


.row-wrapper.hero.e404:after {
	background-image: url("../../../../../../getImaged27a.jpg?src=error_hero_bg_mobile.jpg");
	height: 196px;
}

.row-wrapper.hero1.e404:after {
	background-image: url("../../../../../../getImaged27a.jpg?src=error_hero_bg_mobile.jpg");
	height: 196px;
}

.row-wrapper.one-liner ul.list-inline p {
	font-weight: 300
}

.row-wrapper.blue a.btn-primary {
	color: #fff;
	font-size: 20px;
	text-decoration: none
}

.row-wrapper.blue ul.quick-links a {
	color: #FFFFFF;
	font-size: 16px !important;
	font-weight: 200;
	line-height: 32px;
	margin: 0 12px;
	text-decoration: none;
	font-family:Raleway;
}

.marquee{
	color: #FFF;
	padding: 5px 0px 0px;
	font-size: 15px !important;
	float: right;
	width:650px;
}

.content-text{
font-size: 14px !important;
line-height: 30px !important;
}

.content-text1{
font-size: 14px !important;
line-height: 20px !important;
}


.row-wrapper.blue ul.quick-links h4 {
	font-size: 20px
}

.row-wrapper.blue ul.quick-links ul.dropdown-menu {
	background-color: #0171bc;
	border: #005793
}

.row-wrapper.blue ul.quick-links ul.dropdown-menu a {
	color: #ffcb08;
	text-decoration: underline
}

.row-wrapper.blue ul.quick-links ul.dropdown-menu a:hover {
	background-color: transparent;
	border-bottom: none;
	text-decoration: none
}

.row-wrapper.blue ul.quick-links a:hover, .row-wrapper.blue ul.quick-links li.active a {
	border-bottom: 2px solid #ffcb08
}

.three-up h2 {
	margin-bottom: 20px
}

.three-up img {
	display: block;
	margin: 0 auto 12px
}

.three-up h3 {
	color: #333;
	font-size: 20px;
	margin-bottom: 12px
}

.three-up p {
	margin-bottom: 30px;
	padding: 0 30px
}

.three-up p.three-up {
	margin-bottom: 0
}

.row.two-up img {
	margin: 36px auto 12px
}

.row.two-up h4 {
	margin-bottom: 12px
}

.row-wrapper.large-image .large-image-container {
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
	width: 100%
}

.row-wrapper.large-image .large-image-container:before, .row-wrapper.large-image .large-image-container:after {
	background-image: url("../../../../../../getImage2792.png?src=large-image-fade.png");
	background-repeat: repeat-y;
	content: "";
	height: 100%;
	position: absolute;
	left: -1px;
	top: 0;
	width: 140px
}

.row-wrapper.large-image .large-image-container:after {
	left: inherit;
	right: -1px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}

.row-wrapper.footer-cta h1.lead {
	margin-bottom: 20px
}

.row-wrapper.footer-cta h3.lead {
	font-size: 18px;
	font-weight: 200;
	margin: 0
}

.row-wrapper.footer-cta h2.feature-price {
	font-size: 40px;
	margin-bottom: 20px
}

.row-wrapper.footer-cta h2.feature-price span {
	font-size: 18px;
	font-weight: 200
}

@media (min-width: 768px) {
	.row-wrapper.hero h1 {
		margin-bottom: 10px
	}

	.row-wrapper.hero h2.lead, .row-wrapper.hero p.lead {
		font-size: 20px;
		margin-top: 0
	}

	.row-wrapper.hero ul {
		margin-bottom: 20px
	}

	.row-wrapper.hero ul li {
		font-size: 16px
	}

	.row-wrapper.hero .btn-primary.btn-lg {
		margin: 10px 0
	}

	.row-wrapper.network h2 {
		margin-top: 40px
	}

	.row.two-up p {
		padding: 0 20px
	}

	.three-up img {
		margin-bottom: 16px
	}

	.three-up h3 {
		margin-bottom: 12px
	}

	.three-up p {
		padding: 0 10px;
		margin-bottom: 0
	}

	.row-wrapper.large-image {
		text-align: center
	}

	.row-wrapper.large-image p {
		text-align: left
	}

	.row-wrapper.footer-cta h1.lead {
		margin-bottom: 0;
		margin-top: 17px;
		text-align: left
	}

	.row-wrapper.tech-specs h2 {
		font-size: 22px
	}
}

@media (min-width: 992px) {
	.anchor-link_tag.mobile {
		position: relative;
		top: -26px
	}

	.row-wrapper.hero h1 {
		font-size: 46px
	}

	.row-wrapper.hero h2.lead {
		font-size: 22px
	}

	.row-wrapper.hero h3.lead {
		text-align: left
	}

	.row-wrapper.hero .btn-primary.btn-lg {
		float: left;
		font-size: 30px;
		margin: 20px 0 50px;
		padding: 14px 46px
	}

	.row-wrapper.network h2 {
		margin-top: 43px
	}

	.three-up h2 {
		margin-bottom: 20px
	}

	.three-up img {
		margin-bottom: 24px
	}

	.three-up h3 {
		font-size: 26px;
		margin-bottom: 16px
	}

	.anchor-link_tag {
		position: relative;
		top: -119px
	}

	#quick-nav {
		padding: 27px 0;
		position: fixed;
		transition: top .5s ease-in-out;
		left: 0;
		right: 0;
		top: -140px;
		visibility: hidden;
		z-index: 10
	}

	#quick-nav .nav > li {
		display: inline-block
	}

	#quick-nav .nav > li > a {
		display: inline;
		padding: 0
	}

	#quick-nav .nav > li > a:hover, #quick-nav .nav > li > a:focus, #quick-nav .nav > li > a:active {
		background-color: transparent
	}

	#quick-nav .quick-links {
		margin-top: 9px
	}

	#quick-nav li.link-to-top {
		margin-right: 12px
	}

	#quick-nav li.link-to-top a {
		margin: 0
	}

	#quick-nav ul.quick-links li.link-to-top a {
		margin: 0
	}

	#quick-nav a.btn-primary {
		display: inline-block;
		margin-bottom: 3px
	}

	#quick-nav.affix {
		box-shadow: 0 4px 0 rgba(0, 0, 0, 0.05);
		top: 0;
		padding: 5px 0;
	}

	.row-wrapper.footer-cta h1.lead {
		margin-bottom: 0;
		margin-top: 17px;
		text-align: left
	}

	.row-wrapper.footer-cta h3.lead {
		color: #ffcb08;
		font-size: 14px;
		margin-top: 7px
	}

	.row-wrapper.footer-cta h2.feature-price {
		font-size: 32px;
		margin-bottom: 0
	}
}

@media (min-width: 1200px) {

	.row-wrapper.hero.e404:after {
		background-image: url("../../../../../../getImage234c.jpg?src=error_hero_bg.jpg");
		background-position: top center;
		height: 377px;
	}

	.row-wrapper.hero .hero-snappy.error-404 {
		background-image: url("../../../../../../getImage3e42.png?src=snappy_error_404_large.png");
		height: 420px;
		width: 661px;
		margin-left: 300px;
	}

	.row-wrapper.footer-cta h1.lead {
		font-size: 28px;
		margin-top: 17px
	}

	.row-wrapper.footer-cta h3.lead {
		color: #ffcb08;
		font-size: 14px;
		margin-top: 7px
	}

	.row-wrapper.footer-cta h2.feature-price {
		font-size: 32px;
		margin-bottom: 0
	}
}

.table {
	margin-bottom: 0
}

.table > thead > tr > th {
	background-color: #0171bc;
	border-bottom: none;
	color: #fff;
	text-align: center;
	vertical-align: middle
}

.table > tbody > tr > td {
	border-color: #CCCCCC;
	vertical-align: middle
}

.table tr.notice-row > td p {
	font-size: 12px;
	margin: 0 5px 0 0;
	text-align: right
}

.table td {
	color: #515151;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	vertical-align: middle;
	font-family:Arial;
}

.table td.large-title {
	font-size: 20px !important;
	font-weight: 700 !important;
	padding-left: 15px;
	text-align: left
}

.table td a {
	color: #d05b00;
	text-decoration: underline
}

.table td a:hover {
	color: #e46000
}

.table td a.btn-primary {
	text-decoration: none
}

.table td .btn-group a {
	text-decoration: none
}

.plan-slab .table td:first-child {
	background-color: #03DFFF !important;
	border-color: #515151;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 23px;
	text-align: left
}

.table td.included {
	background-image: url("../../../../../../getImage7a9f.png?src=icon_check-green_small.png");
	background-position: center;
	background-repeat: no-repeat
}

.table td.not-included {
	background-image: url("../../../../../../getImage14a8.png?src=icon_x_small.png");
	background-position: center;
	background-repeat: no-repeat
}

.table-striped > tbody > tr:nth-child(odd) > td {
	background-color: #F1F1F1
}

.modal .table {
	margin-bottom: 20px
}

.modal .table > thead > tr:first-child > th:last-child {
	border-right: 1px solid #0171bc
}

.modal .table > tbody > tr:first-child > td {
	border-top: 1px solid #0171bc
}

.modal .table > tbody > tr:last-child > td {
	border-bottom: 1px solid #CCCCCC
}

.modal .table > tbody > tr:last-child > td:first-child {
	border-bottom: 1px solid #005793
}

.modal .table > tbody > tr > td:last-child {
	border-right: 1px solid #CCCCCC
}

span.tool-tip {
	background-color: #fff;
	border-radius: 8px;
	color: #005793;
	font-weight: 700;
	opacity: .7;
	padding: 1px 5px;
	margin-right: 5px
}

span.tool-tip:hover {
	opacity: 1
}

.tooltip {
	position: absolute;
	z-index: 1020;
	display: block;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity=0)
}

.tooltip.in {
	opacity: .8;
	filter: alpha(opacity=80)
}

.tooltip.top {
	margin-top: -2px
}

.tooltip.right {
	margin-left: 2px
}

.tooltip.bottom {
	margin-top: 2px
}

.tooltip.left {
	margin-left: -2px
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #000
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #000
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #000
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.container.white {
    background-color: #FFF;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0
}

.popover {
	border: none;
	padding: 0
}

.popover h3.popover-title {
	background-color: #0171bc;
	border: 1px solid #005793;
	color: #fff;
	font-weight: 200
}

.popover .popover-content {
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #666
}

.popover.right > .arrow {
	left: -10px
}

.container_hosting-package {
	background-image: url("../images/basic-plan.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 1px solid #D8D8D8;
	border-radius: 5px;
	margin: 7px 0;
	padding: 15px
}

.container_hosting-package h2 {
	margin-bottom: 10px
}

.container_hosting-package h2.price {
	color: #515151;
	font-size: 40px
}

.container_hosting-package h2.price span {
	font-size: 18px;
	font-weight: 300
}

.container_hosting-package p {
	color: #666666;
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 20px;
	padding: 0 10px
}

.container_hosting-package p.starting-from {
	color: #F63A08;
	font-size: 14px !important;
	font-weight: 300;
	margin-bottom: 0
}

.container_hosting-package a.hosting-package_link {
	display: block;
	padding: 5px 0 15px;
	text-decoration: none !important
}

.container_hosting-package a.btn-primary {
	display: block
}

.container_hosting-package .btn-block {
	margin: 0 auto;
	width: 220px
}

.text-center {
	text-align: center;
}

.couponcodebar {
	background: #d05b00;
}

.couponcodebar h3 {
	color: white;
	margin: 0;
}

.container.white {
	background-color: #fff;
/*	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 9px 15px*/
}

.plan-compare {
	display: block;
	margin: 10px auto;
	width: 150px
}

.money-back, .unlimited {
	cursor: pointer;
	color: #d05b00;
}

#tracking-pixels {
	display: none !important
}

.pricing-container {
	color: #d05b00;
	height: 77px;
	position: relative;
	margin: 0 auto 20px;
	width: 160px
}

.pricing-container .currency, .pricing-container .large-number, .pricing-container .small-number, .pricing-container .term {
	font-weight: 800;
	position: absolute;
	left: 0;
	top: 0
}

.pricing-container .currency {
	font-size: 30px
}

.pricing-container .large-number {
	font-size: 70px;
	left: 22px;
	top: -16px
}

.pricing-container .large-number span {
	font-size: 70px
}

.pricing-container .small-number {
	font-size: 30px;
	left: 78px
}

.pricing-container .term {
	font-size: 24px;
	font-weight: 300;
	left: 110px;
	top: 31px
}

.reseller .currency, .vps .currency {
	left: -24px
}

.reseller .large-number, .vps .large-number {
	left: -2px
}

.dedicated .currency {
	left: -33px
}

.dedicated .large-number {
	left: -11px
}

footer .row-wrapper.call-to-action {
	padding: 30px 0 10px
}

footer .row-wrapper.call-to-action .btn-primary {
	margin-bottom: 30px;
	position: relative;
	top: 6px
}

.footer-snappy, .row-wrapper.blue.dark.footer-snappy {
	background: #515151 url("../images/snappy_large.png") no-repeat bottom right;
	min-height: 200px
}

footer {
	text-align: center
}

footer h5 {
	cursor: pointer;
	font-size: 20px;
	font-weight: 700
}

footer h5 .glyphicon-chevron-down {
	font-size: 8px;
	margin-left: 2px;
	vertical-align: middle
}

footer h5.open .glyphicon-chevron-down {
	transition: all 0.2s ease;
	transform: rotate(180deg)
}

footer h5 + ul {
	display: none
}

footer h5 + ul li {
	padding: 12px 0 12px 0
}

footer .row-wrapper.blue a {
	font-size: 12px !important;
	font-weight: 200;
	text-decoration: none;
	font-weight:700;
}

footer .row-wrapper.blue a:hover {
	border-bottom: 2px solid #fff;
}

footer ul.list-inline {
	margin-left: 0
}

footer ul.list-inline li {
	padding-right: 10px
}

footer ul.list-inline li.divider {
	background-color: #ffcb08;
	padding: 0;
	margin-left: 2px;
	margin-right: 11px;
	width: 1px
}

footer p.copyright {
	font-size: 12px;
	margin-bottom: 0
}

footer .sitemap {
	margin-bottom: 30px
}

footer .sitemap li {
	padding: 4px 0
}

footer .row-wrapper.blue .social-icons {
	padding-top: 30px
}

footer .row-wrapper.blue .social-icons a {
	margin-right: 16px;
	text-decoration: none !important
}

footer .row-wrapper.blue .social-icons a:hover {
	border-bottom: none
}

footer .row-wrapper.blue .social-icons a:last-child {
	margin-right: 0
}

footer p.pricing-reflects {
	color: #000000;
	margin-top: 10px;
	text-decoration: underline;
	cursor: pointer
}

.alertBar {
	background: #0171bc;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: auto;
	padding: 17px 0;
	position: fixed;
	right: 0;
	z-index: 20
}

.alertBar #menu-text {
	color: #fff;
	display: inline-block;
	font-family: 'Gotham SSm A', 'Gotham SSm B', Arial, sans-serif;
	font-size: 13px;
	font-weight: 200;
	text-align: left;
	vertical-align: middle;
	width: 73%;
	zoom: 1;
	*display: inline
}

.alertBar #menu-text b {
	font-weight: 400;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4)
}

.alertBar a, .alertBar img {
	float: right
}

.content-pad {
	padding: 30px
}

.grey95 {
	background: #F2F2F2
}

.no-padding {
	padding: 0
}

ul.quick-links {
	text-align: left
}

/**** Additional Style ****/

.modal-body {
	padding: 20px;
}

.clear {
	clear: both;
}

.btn-primary.btn-small {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

/*Login Page CSS*/

.login-wrap {
	position: relative;
	width: 985px;
	margin: 40px auto;
}

.login-wrap .header a.hostgator-logo {
	background: url("../../../../../../getImage24ee.png?src=snappy-logo-default.png") no-repeat;
	height: 74px;
	width: 339px;
	display: block;
	position: relative;
}

.login-wrap .login-content {
	background-color: #eef8fc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	padding: 10px;
	position: relative;
	z-index: 1;
}

.login-wrap .left-content-container {
	float: left;
	padding: 10px 20px 55px;
	position: relative;
	text-align: center;
	width: 346px;
	margin: 0px 8px;
}

.left-content-container .left-top {
	min-height: 422px;
}

.left-content-container .left-top .error {
	padding: 10px;
	background: #f2dede;
	margin-top: 20px;
}

.left-content-container .left-top .error ul {
	list-style-type: none;
	padding-left: 0px;
}

.login-wrap .left-content-container h2 {
	font-size: 30px;
	margin: 35px 10px 10px 10px;
}

.login-wrap .left-content-container .box {
	border-radius: 7px;
	border: 1px solid #c5d1e6;
	position: relative;
	margin-bottom: 20px;
}

.login-wrap .left-content-container .box.login-box {
	width: 280px;
	margin: 0 auto 10px;
}

.login-wrap .left-content-container .boxhead-blue h4 {
	background: #4980c4;
	color: #ffffff;
	border: 1px solid #407297;
	text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.5);
	border-radius: 6px 6px 0 0;
	height: 45px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	padding-left: 15px;
	margin-bottom: 0px;
}

.login-wrap .left-content-container .box-body {
	border-bottom: 1px solid #a9c2d8;
	margin-bottom: 1px;
	padding: 12px 12px 0;
	background: #f0f6fa;
}

.login-wrap .left-content-container .box-body input[type="text"],
.login-wrap .left-content-container .box-body input[type="password"] {
	border: 1px solid #5d86a2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #555;
	outline: 0;
	height: 35px;
	padding: 4px 10px;
	display: block;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	font-size: 14px;
	vertical-align: baseline;
	margin-bottom: 12px;
}

.login-wrap .left-content-container .box-body .input-wrapper:last-child,
.paymentOptn .input-wrapper {
	clear: both;
	overflow: hidden;
}

.paymentOptn .input-wrapper {
	margin-top: 20px;
	margin-left: 7px;
}

.login-wrap .left-content-container .box-body .input-wrapper:last-child label,
.paymentOptn .input-wrapper label {
	max-width: 90%;
	text-align: left;
	font-size: 12px;
	margin-top: 1px;
	margin-left: 7px;
}

.login-wrap .left-content-container .box-body .input-wrapper:last-child label a,
.paymentOptn .input-wrapper label a {
	font-size: 12px;
}

.login-wrap .left-content-container .table-footer {
	border: 1px solid #ffffff;
	background: #abc8df;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	border-top: 1px solid #90b0bd;
	text-align: center;
	padding: 20px 0;
	border-radius: 0 0 5px 5px;
}

.login-wrap .left-content-container a {
	font-size: 15px;
	text-decoration: underline;
}

.login-wrap .left-content-container .right-bottom p {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 0px;
}

.login-wrap .left-content-container .right-bottom a.signup-link {
	font-size: 18px;
	margin-bottom: 10px;
	display: block;
	font-weight: normal;
	color: #1f587d;
	text-decoration: underline;
	border-bottom: 1px solid #C5D1E6;
	padding-bottom: 10px;
}

.login-wrap .left-content-container .right-bottom .bottom-container {
	margin: 0 auto;
	padding: 10px 20px 0;
	text-align: center;
}

.login-wrap .left-content-container .right-bottom .bottom-container h3 {
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 20px;
	font-weight: normal;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons {
	display: inline-block;
	padding: 0;
	text-align: center;
	height: 52px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login {
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 0 0;
	padding: 0;
	background-image: url('../../../../../../getImage065b.png?src=sprite-social-icons.png');
	background-repeat: no-repeat;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-indent: -10000px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login:hover {
	margin-top: -10px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login.facebook {
	background-position: -1px -2px;
	height: 50px;
	width: 48px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login.twitter {
	background-position: -115px -2px;
	height: 50px;
	width: 48px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login.google {
	background-position: -60px -2px;
	height: 51px;
	width: 49px;
}

.login-wrap .left-content-container .right-bottom .bottom-container .social-icons .sprite-login.youtube {
	background-position: -170px -2px;
	height: 51px;
	width: 49px;
}

.login-wrap .promo-box {
	background: #f0f6fa;
	border: 1px solid #a9c2d8;
	border-radius: 5px;
	float: left;
	position: relative;
	text-align: center;
	width: 567px;
	padding: 2px;
	margin-top: 24px;
}

.login-wrap .promo-box .top {
	height: 30px;
	background: #579ACE;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.login-wrap .promo-box h2.promo-subtitle {
	color: #333333;
	font-size: 24px;
	margin: 0;
	padding: 12px 0 0;
	font-weight: normal;
}

.login-wrap .promo-box .promo-title {
	color: #0060A0;
	font-size: 48px;
	font-weight: 900;
	line-height: 43px;
}

.login-wrap .promo-box .promo-bottom {
	background: #0071BD;
	color: #FFFFFF;
	min-height: 144px;
}

.login-wrap .promo-box .promo-bottom h3 {
	color: #FFFFFF;
	font-size: 26px;
	font-weight: normal;
	padding: 10px 10px 0px 10px;
}

.forgotpass-wrap .response {
	margin-bottom: 10px;
	margin-top: 10px;
	display: none;
}

.forgotpass-wrap .error {
	display: none;
}

.login-wrap .login-content #signup-wrap {
	padding: 20px;
}

.login-wrap .login-content .signup-container .divider, .registerfrm .divider {
	padding: 10px 15px;
	background: #0171bc;
	color: #FFFFFF;
	font-size: 26px;
	clear: left;
	margin-bottom: 20px;
}

.login-wrap .login-content .signup-container .input-row-wrap, .registerfrm .row {
	clear: both;
}

.login-wrap .login-content .signup-container .input-row-wrap p {
	float: left;
	width: 50%;
}

.login-wrap .login-content .signup-container .input-row-wrap p.info {
	padding-top: 32px;
}

.login-wrap .login-content .signup-container .input-row-wrap p label.error {
	color: #FF0000;
}

.login-wrap .login-content .signup-container .input-row-wrap p input, .login-wrap .login-content .signup-container .input-row-wrap p select {
	border: 1px solid #5d86a2;
	border-radius: 5px;
	color: #555;
	outline: 0;
	height: 35px;
	padding: 4px 10px;
	display: block;
	width: 95%;
	font-size: 14px;
	vertical-align: baseline;
	margin-bottom: 12px;
}

.login-wrap .login-content .signup-container .input-row-wrap p input.mobile-code {
	width: 100px;
	float: left;
	margin-right: 10px;
}

.login-wrap .login-content .signup-container .input-row-wrap p input.mobile-no {
	width: 328px;
}

.login-wrap .login-content .signup-container .input-row-wrap p span strong {
	display: block;
	margin-bottom: 5px;
}

.login-footer {
	background: url('../../../../../../getImagee063.png?src=footer-bg.png') repeat-x center bottom;
	margin: -250px 0 0 0;
	min-height: 500px;
	position: relative;
	z-index: 0;
	min-width: 1040px;
}

.login-footer .login-footer-snappy {
	background: url('../../../../../../getImage3b92.png?src=footer-snappy.png') no-repeat -1px -247px;;
	height: 212px;
	position: absolute;
	right: 20%;
	top: 288px;
	width: 170px;
}

.error {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #ebccd1;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
}

.legal table.dataTable tr > td {
	padding: 15px 0;
}

.migrated-customers {
	border-left: 1px solid #CBCACA;
	margin-left: 375px;
	padding: 18px 44px 0px 54px;
	min-height: 655px;
}

.migrated-customers .box-wrap {
	background: #FFFFFF;
	border: 1px solid #CBCACA;
	border-radius: 5px;
	padding: 25px;
}

.migrated-customers ul {
	list-style-type: none;
	padding-left: 0px;
}

.migrated-customers ul li {
	margin-bottom: 10px;
}

.migrated-customers ul li::before {
	background-color: #ffcb08;
	border: 1px solid #815627;
	border-radius: 10px;
	content: "";
	display: block;
	float: left;
	padding: 4px;
	margin-right: 6px;
	vertical-align: top;
	margin-top: 5px;
}

.migrated-customers ul li p {
	margin-left: 20px;
}

/*** awards page ***/

.page-header {
	padding-bottom: 0;
}

#awardstart {
	margin-bottom: 20px;
}

.reviewback {
	clear: both;
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px solid #E1E1E1;
}

.reviewbox {
	float: left;
	width: 12%;
}

.reviewtext {
	padding-left: 20px;
	float: right;
	width: 88%;
	border-left: 1px solid #e1e1e1;
}

.row-wrapper.hero .hero-awards {
	background-image: url("../../../../../../getImagee0e4.png?src=snappy-awards-small.png");
	background-position: center;
	bottom: 0;
	height: 230px;
	margin: auto;
	position: relative;
	width: 393px;
	z-index: 2;
}

@media (min-width: 992px) {
	.row-wrapper.hero .hero-awards {
		background-image: url("../../../../../../getImageb27a.png?src=snappy-awards-large.png");
		height: 324px;
		left: -130px;
		width: 560px;
	}
}

/*** press page ***/

.row-wrapper.hero .hero-press {
	background-image: url("../../../../../../getImage969a.html?rc=snappy-press-small.png");
	background-position: center;
	bottom: 0;
	height: 230px;
	margin: auto;
	position: relative;
	width: 393px;
}

.quick-facts {
	padding: 20px;
	border: 1px solid #0070bb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 6px;
}

.media .media-body {
	display: block;
	min-height: 130px;
}

.deskLeft-mobCenter {
	text-align: center
}

/*** Sitemap page css ***/
#sitemap ul {
	padding-left: 0px;
}

#sitemap ul li {
	text-transform: capitalize;
	list-style-type: none;
}

#sitemap ul li ul {
	padding-left: 30px;
}

#sitemap ul li:before {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	content: "\e080";
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	font-size: 12px;
}

#sitemap ul li.title {
	font: bold 20px arial, helvetica, sans-serif;
}

/*** contact us page ***/

.contact-wrapper ul.quick-links {
	padding-top: 12px;
}

.contact-wrapper .phone-row {
	padding: 4px;
}

.contact-wrapper .ph-type {
	float: right;
	text-align: right;
}

.contact-wrapper .blue-bold {
	color: #0070BB;
	font-weight: bold;
}

.contact-wrapper .ph-num {
	float: left;
	text-align: left;
}

.contact-wrapper .full-width-xs.col-md-5 {
	padding-left: 0px;
}

.contact-wrapper .media-heading {
	padding-bottom: 20px;
}

/** Privacy Policy **/

.box-features-content h3 {
	font-size: 22px;
	margin: 35px 0 10px 0;
}

/* select domain modal start */

.modal-dialog-large {
	width: 700px;
}

.modal-dialog-large button.close {
	margin: -10px;
}

.domain-options {
	text-align: center;
	color: #3c3c3c;
	font-size: 30px;
	font-weight: bold;
}

.domain-options .mainTxt {
	margin-bottom: 10px;
}

.domain-field-wrapper {
	margin-bottom: 20px;
	position: relative;
}

.domain-field-wrapper > form {
	margin-bottom: 20px;
}

.domain-field-wrapper.select-domain-modal input.textbox {
	width: 100%;
	padding: 12px;
	color: #000;
	border-radius: 6px;
	border: 2px solid #bfbfbf;
	font-size: 16px;
	position: relative;
}

#new-domain-name {
	width: 83.5%;
	border-radius: 6px 0 0 6px;
}

.domain-field-wrapper select.domain-modal-select {
	margin: 0px;
	margin-left: -7px;
	border: 2px solid #bfbfbf;
	border-left: 0px;
	padding: 11px;
	font-size: 16px;
	width: 109px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	height: 50px;
}

.sitelock-box h4 {
	color: #000;
	font-size: 13px;
}

.upsell-bot-box {
	background: #efefef;
	border-radius: 6px;
	padding: 15px 10px 10px 10px;
	float: left;
	width: 276px;
	margin-right: 15px;
	border: 1px solid #efefef;
	cursor: pointer;
}

.upsell-bot-box.last {
	float: right;
	margin: 0;
}

.upsell-bot-box:hover {
	background: #fcfcfc;
	border: 1px solid #efefef;
	box-shadow: inset 0px 0px 30px 0px #e6e6e6;
}

.upsell-bot-box label {
	display: block;
	font-size: 16px;
	cursor: pointer;
}

.upsell-bot-box .tool-logo {
	background: url('../../../../../../getImage27f0.png?src=codeguard-logo.png') no-repeat scroll 0 -39px transparent;
	height: 26px;
	margin-bottom: 5px;
}

.upsell-bot-box .tool-logo.codeguard {
	background-position: 0px 0px;
}

.domain-modal p {
	font-size: 12px;
	padding: 0px 0 7px 0;
	margin: 0;
}

.sitelock-box p.checkbox {
	color: #dc3a3a;
	font-weight: bold;
}

.sitelock-box p.checkbox input {
	margin: 2px;
	position: relative;

}

.sitelock-box p.checkbox a {
	display: inline-block;
	padding-left: 20px;
}

#modal_div .modal-footer {
	margin-top: 20px;
	text-align: center;
}

/* select domain modal end */

@media (min-width: 768px) {
	.row.hosting-packages .col-sm-6 {
		padding-right: 7px
	}

	.row.hosting-packages .col-sm-6:last-child {
		padding: 0 15px 0 7px
	}

	.container_hosting-package h2 {
		font-size: 26px
	}

	.container_hosting-package a.btn-primary {
		display: inline-block
	}

	footer {
		text-align: left
	}

	footer h5 {
		cursor: text
	}

	footer h5 .glyphicon-chevron-down {
		display: none
	}

	footer h5 + ul {
		display: block
	}

	footer h5 + ul li {
		font-weight: 200;
		padding: 4px 0
	}

	footer .bottom-footer {
		text-align: center
	}

	footer .row-wrapper.call-to-action h6 {
		padding-right: 57px;
		text-align: right
	}

	footer .row-wrapper.call-to-action .pricing-container {
		float: right;
		margin-right: 50px
	}

	footer .row-wrapper.call-to-action .btn-primary {
		float: left
	}

	.deskLeft-mobCenter {
		text-align: left
	}
}

@media (min-width: 992px) {
	.row.hosting-packages .col-md-6:first-child {
		padding-right: 7px
	}

	.row.hosting-packages .col-md-6:last-child {
		padding-left: 7px
	}

	.row.hosting-packages .col-md-4 {
		padding: 0 6px 0 6px
	}

	.row.hosting-packages .col-md-4:first-child {
		padding-left: 15px
	}

	.row.hosting-packages .col-md-4:last-child {
		padding-right: 7px
	}

	.row.hosting-packages .col-lg-6:nth-child(2) {
		padding-left: 7px
	}

	.container_hosting-package h2 {
		font-size: 28px
	}

	.container_hosting-package p {
		padding: 0 80px
	}

	.container_hosting-package.web-hosting {
		background-image: url("../images/bg_web-hosting.png")
	}

	.container_hosting-package.reseller {
		background-image: url("../images/bg_reseller.png")
	}

	.container_hosting-package.vps {
		background-image: url("../images/bg_vps.png")
	}

	.container_hosting-package.dedicated {
		background-image: url("../images/bg_dedicated.png")
	}

	.container_hosting-package.windows {
		background-image: url("../images/bg_windows_hosting.png")
	}

	footer h5 {
		font-size: 19px
	}

	footer .row-wrapper.bottom-footer .social-icons {
		padding-top: 4px
	}

	footer .row-wrapper.bottom-footer .social-icons a {
		margin-right: 10px
	}

	footer .row-wrapper.bottom-footer ul.sitemap {
		margin-bottom: 12px
	}

	footer .row-wrapper.bottom-footer p.copyright {
		font-size: 12px;
		margin-bottom: 0;
		color: #333;
        font-weight: 600;
	}

	footer h5, footer ul {
		text-align: left
	}

	ul.sitemap, p.copyright {
		text-align: left !important
	}

	ul.list-inline li.divider {
		border-left: 1px solid #fff;
	}

	footer .row-wrapper.call-to-action .btn-primary {
		margin-bottom: 0
	}

	.social-icons {
		padding-top: 0
	}

	.row-wrapper.hero .hero-press {
		background-image: url("../../../../../../getImage74b5.png?src=snappy-press-large.png");
		height: 324px;
		left: -130px;
		width: 560px;
	}
}

@media (min-width: 1200px) {
	.container_hosting-package p {
		margin-bottom: 30px;
		padding: 0 40px;
		font-size: 14px !important;
	}

	footer h5 {
		font-size: 22px
	}
}

@media only screen and (min-device-width: 320px) and (max-device-width: 992px) {
	ul.quick-links {
		text-align: center
	}

	ul.quick-links li {
		line-height: 50px;
		text-align: center;
		width: 32%
	}
}

@media only screen and (min-device-width: 120px) and (max-device-width: 480px) {
	ul.quick-links li {
		width: 100%;
		line-height: 50px
	}

	.logo {
		background-image: url('../../../../../../getImageee28.png?src=snappy-logo_default_mobile.png');
	}

	nav #mobile-support-wrapper ul li {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.modal-dialog-large {
		width: inherit;
	}

	.upsell-bot-box {
		float: none;
		width: inherit;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.domain-field-wrapper select.domain-modal-select {
		position: absolute;
		right: 0px;
		width: 91px;
		border-left: 2px solid #bfbfbf;
	}

	.domain-options {
		font-size: 24px;
	}

	.domain-options .btn-wrap .btn-primary {
		font-size: 18px;
		padding: 5px 24px;
	}
}

/* New mobile revamp */

.navbar-slide, .body-push {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.body-push.left {
	left: 250px;
	overflow: hidden;
}

.body-push.left .menuOverlay {
	position: absolute;
	z-index: 9999;
	height: 100%;
	width: 100%;
}

.navbar-slide {
	display: block;
	width: 250px;
	height: 100%;
	background-color: white;
	position: fixed;
	left: 0;
	top: 0;
}

.navbar-slide-toggle, .navbar-slide-toggle .icon-bar {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.navbar-slide-toggle.menuClose .icon-bar:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 14px;
}

.navbar-slide-toggle.menuClose .icon-bar:nth-child(3) {
	opacity: 0;
}

.navbar-slide-toggle.menuClose .icon-bar:last-child {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	top: 8px;
}

.navbar-slide.left.in {
	left: -250px;
}

.navbar-slide .menuHeader {
	padding: 15px;
	background: #0171bc;
	color: white !important;
	font-size: 10px;
	margin-bottom: 0;
}

.navbar-slide .menuScrollWrp {
	overflow-y: scroll;
}

.navbar-slide ul {
	list-style: none;
}

.navbar-slide .nav-links, .nav-links li .sub-menu {
	margin: 0px;
	padding: 0px;
}

.nav-links li {
	padding: 0px 15px;
}

.sub-menu li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.nav-links .categoryTitle {
	font-weight: bold;
	background: #f1f1f1;
	color: #333;
	padding: 15px;
}

.menuHeader .greeting .name {
	font-size: 12px;
}

.menuHeader .headerLink {
	color: white;
	margin-top: 6px;
}

@media (max-width: 768px) {
	.body-push {
		position: relative;
		/*overflow: hidden;*/
		left: 0;
	}

	.logo {
		text-align: center;
		height: 100%;
		width: 100%;
	}

	.btnSection-wrapper .btn-primary {
		font-size: 14px;
	}

	.row-wrapper {
		padding: 15px 0;
	}

	.nav-sm .cart {
		position: relative;
	}

	.nav-sm .cart .badge {
		position: absolute;
		bottom: -2px;
		right: -8px;
		font-size: 10px;
		padding: 3px 4px;
		font-weight: normal;
	}

	footer .sitemap {
		margin-bottom: 5px;
	}

	footer .row-wrapper.blue a {
		font-size: 12px;
	}

	footer .row-wrapper.blue .social-icons {
		padding-top: 15px;
	}

	footer .row-wrapper.blue .social-icons a {
		margin-right: 10px;
	}

	footer .row-wrapper.blue .social-icons a img {
		width: 35px;
	}

	.overflowHidden {
		overflow: hidden;
	}

}

@media (max-width: 320px) {
	.nav-sm .navbar-slide-toggle {
		padding: 0;
		margin-top: 5px;
	}

	.navbar-slide-toggle .icon-bar {
		width: 26px;
	}

	.nav-sm .cart i {
		margin-top: 4px;
		font-size: 24px;
	}
}

/*Start: new responsive css*/

.xs-heading {
	background: #0171bc;
	padding: 15px;
}

.unlimited-features-row {
	padding: 15px 0px;
}

.xs-heading h1 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 0px;
	font-weight: 600;
}

.unlimited-features.first {
	margin-left: 4%;
}

.col-xs-3.unlimited-features {
	padding: 0px;
}

.unlimited-features-wrap h2 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 15px;
	line-height: 22px;
}

.unlimited-features .img {
	min-height: 55px;
}

.unlimited-features .img.upload-download {
	padding-top: 10px;
}

.unlimited-features h3 {
	color: #666666;
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: 600;
	line-height: 18px;
}

.unlimited-features-wrap .plus {
	padding: 15px 0 0 0;
	color: #b7b7b7;
}

.selected-plan-price {
	color: #696969;
	font-size: 16px;
	margin-bottom: 50px;
}

.selected-plan-price .term-length, .selected-plan-price .term-price {
	color: #333333;
	text-transform: capitalize;
}

.selected-plan-price .term-price {
	font-size: 25px;
	font-weight: 600;
}

.btn-group .selected-plan-price .term-description {
	color: #696969;
	font-weight: 400;
}

.change-tenure-wrap {
	text-align: left;
	padding-top: 35px;
}

.change-tenure-wrap a {
	color: #0171bc;
	font-size: 12px;
	font-weight: 600;
	text-transform: capitalize;
}

.change-tenure-wrap a:after {
	position: relative;
	content: "\e114";
	font-family: 'Glyphicons Halflings';
	border: none;
	color: #0171bc;
	font-size: 11px;
	margin: 0px 0 0 3px;
	font-weight: 200;
	display: inline-block;
	top: 2px;
}

.change-tenure-wrap a.open:after {
	content: "\e113";
}

.plan-slab.slab-xs .more-plans {
	display: none;
	text-align: center;
	color: #696969;
	font-size: 20px;
	font-weight: 600;
	padding: 5px 0px;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
	background-color: #ffffff;
}

/*End: new responsive css*/



/*Start: Login page mobile css*/

@media (max-width: 992px) {
	.login-wrap{
		margin: 0px;
		width: inherit;
	}
	.login-wrap .login-content{
		padding: 0px;
		background-color: #ffffff;
        -moz-box-shadow: none;
        -o-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
	}
	.login-wrap .left-content-container {
		float: none;
		padding: 0px 0px 20px;
		width: inherit;
		margin: 0px;
	}
	.left-content-container .left-top {
		min-height: inherit;
		padding-bottom: 10px;
		border-bottom: 30px solid #f3f3f3;
		margin-bottom: 20px;
	}
	.login-wrap .left-content-container h2 {
		font-size: 24px;
		margin: 0px;
		background: #f3f3f3;
		padding: 10px;
		margin-bottom: 10px;
	}
	.login-wrap .left-content-container .box.login-box {
		width: inherit;
		margin: 0px 0px 20px;
		border: none;
	}
	.login-wrap .left-content-container .box-body {
		border-bottom: none;
		margin-bottom: 0px;
		padding: 15px;
		background: #fff;
	}
	.login-wrap .left-content-container .box-body input[type="text"], .login-wrap .left-content-container .box-body input[type="password"]{
		border: 1px solid #c7c7c7;
		border-radius: 0px;
		height: 40px;
		padding: 8px 10px;
	}
	.login-wrap .left-content-container .table-footer{
		border: none;
		background: #fff;
		padding: 0px;
	}
	.login-wrap .left-content-container .table-footer .btn-primary{
		display: block;
		text-align: center;
		width: 92%;
		margin: 0% 4%;
		font-size: 16px;
	}
	.login-wrap .left-content-container .right-bottom a.signup-link{
		display: block;
		text-align: center;
		width: 92%;
		margin: 10px 4% 0px;
		font-size: 16px;
		background-color: #ffcb08;
		border: 1px solid #815627;
		box-shadow: 0 3px 0 #815627, 0 6px 4px -2px rgba(0, 0, 0, 0.3);
		color: #333333;
		font-family: 'Gotham A', 'Gotham B', Arial, sans-serif;
		font-weight: 800;
		font-style: normal;
		letter-spacing: .5px;
		padding: 8px 32px;
		border-radius: 4px;
		text-decoration: none;
		border-bottom: 0px;
	}
	.login-wrap .login-content #signup-wrap{
		padding: 15px;
	}
	.login-wrap .login-content #signup-wrap .signupform-heading{
		font-size: 24px;
		margin: -15px;
		background: #f3f3f3;
		padding: 10px 10px 5px;
		text-align: center;
	}
	.login-wrap .login-content #signup-wrap .signupform-heading h2{
		margin-bottom: 0px;
	}
	.fill-detail-text{
		margin: 25px 0px -10px;
	}
	.login-wrap .login-content .signup-container .divider, .registerfrm .divider {
		padding: 0px;
		background: #ffffff;
		color: #0171bc;
		font-size: 14px;
		margin: 15px 0px 10px;
	}
    .login-wrap .login-content .signup-container .input-row-wrap p {
        float: none;
        width: 100%;
        margin: 0px;
    }
    .login-wrap .login-content .signup-container .input-row-wrap p input, .login-wrap .login-content .signup-container .input-row-wrap p select{
        width: 100%;
        border: 1px solid #c7c7c7;
        border-radius: 0px;
        color: #b6b6b6;
    }
    .login-wrap .login-content .signup-container .input-row-wrap p span strong{
        display: none;
    }
    .login-wrap .login-content .signup-container .input-row-wrap p.info{
		padding-top: 0px;
		padding-bottom: 10px;
    }
	.login-wrap .login-content .signup-container .input-row-wrap p.info label{
		font-weight: 400;
	}
	.login-wrap .login-content #signup-wrap .btn-primary{
		display: block;
		text-align: center;
		width: 100%;
		font-size: 16px;
	}
	.login-wrap .login-content .signup-container .divider.user-info{
		border-top: 2px solid #f3f3f3;
		padding: 10px 15px;
		margin: 25px -15px 0px;
	}
	.login-wrap .login-content .signup-container .input-row-wrap p input.mobile-code{
		width: 30%;
		margin-right: 0px;
	}
	.login-wrap .login-content .signup-container .input-row-wrap p input.mobile-no{
		width: 70%;
	}
	.login-wrap .login-content .signup-container .input-row-wrap p label.error{
		display: block;
		padding: 8px;
		font-weight: 400;
	}
	.left-content-container .left-top .error{
		display: block;
		padding: 8px;
		font-weight: 400;
		margin-top: 10px;
		text-align: left;
	}
	.left-content-container .left-top .forgotpass-wrap .error{
		padding: 0px;
        border: none;
	}
	.left-content-container .left-top .forgotpass-wrap .error .response{
		padding: 10px;
	}
    .agreement-sm{
        text-align: left;
        font-size: 12px;
    }
}

/*End: Login page mobile css*/