/* Table of Contents
   - - - - - - - - -
    1. Global
    2. Header
    3. Home Page
    4. Video Header Page
    5. Shared Hosting Page
    6. VPS Page
    7. Dedicated servers
    8. Domains
    9. About Us
    10. FAQ
    11. Login
    12. Datacenter
    13. Elements
    14. Blog
    15. Contact
    16. Footer
	17. Loader
    - - - - - - - - -
*/

/* ============
   1 = Global
   ============ */
    .logo a {
   display:none; 	
}



.sub-info {
	font-family: 'Ubuntu', sans-serif;
	font-size: 18px;
}
.smartphoto{
    background-color: rgba(0,0,0,0.9);
}
.row {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 100%;
}
.row.full-width {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 100%;
	width: 100%;
}
.row.no-gutter {
	margin: 0 auto;
}
.row.no-gutter [class*='col-']:not(:first-child), .row.no-gutter [class*='col-']:not(:last-child) {
	padding-left: 0;
	padding-right: 0;
}
.center-block {
	float: none;
}
#partners{
	text-align:center;
}
.text_shadow{
	text-shadow: 0px -10px 10px rgba(0,0,0,0.7);
}
a {
	color: #00a63f;
	outline: 0;
	text-decoration: none;
}
.border0{
	border:0px !important;
}
.radius{
	border-radius:2em
}
.no-radius{
	border-radius:0px!important;
}
.shadow{
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
.outer-glow{
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
}
a:hover, a:active, a:focus {
	outline: 0;
	text-decoration: none;
	color: #6E6E6E;
}
.sticky-wrapper {
	z-index: 100;
	position: relative;
}
.banner-title {
	font-size: 3.5em;
	font-weight: 600;
	text-transform: uppercase;
}
img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	display: inline-block;
	vertical-align: middle;
}
.section-title {
	margin-top: -2px;
	text-align: center;
}
em {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 20px;
	display: inline-block;
}
.bg_dark .section-title h2 span {
	color: #fff;
}
.section_primary .section-title h2 {
	color: #fff;
}
.section_primary .section-title h2:before {
	background-color: #FFFFFF;
}
.slicknav_nav a:hover {
	background: #00a63f!important;
}
.is-sticky .main-badge{
	display:none;
	transition: all 2s linear;
}
#plan_option h6 span.how_much {
	background: #1a1a1a;
}
#plan_option h6 span.how_much:after {
	border-top-color: #1a1a1a;
	border-color: rgba(114, 172, 148, 0);
}
.top li.cart-link a {
	background: #0fa3f2;
}
.slicknav_menu {
	background: #1a1a1a;
	border-bottom: 1px solid #494B4C;
}
.slicknav_btn {
	background: #1a1a1a;
}
.section-title h2 {
	display: inline-block;
	position: relative;
	margin: 0;
	color: #1a1a1a;
	font-weight: 700;
	padding-bottom: 15px;
}
.section-title h2 span {
	display: block;
	margin-bottom: 5px;
	color: #00a63f;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
}
.section-title h2:before {
	content: " ";
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	margin: 0 auto;
	background-color: #00a63f;
}
.section-title h2:after {
	content: " ";
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	margin: 0 auto;
	background-color: #00a63f;
}
.section-title.bg_primary h2:before {
	content: " ";
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 2px;
	margin: 0 auto;
	background-color: #fff;
}
.text-underline-white{ 
	border-bottom: 1px dotted #fff;
}
.text-underline-dark{ 
	border-bottom: 1px dotted #1a1a1a;
}
.bold{ 
	font-weight:800;
}
.section_primary h2:before, .section_secondary h2:before, .section_dark h2:before, .section_primary h2 span, .section_secondary h2 span, .section_dark h2 span, .bg-primary h2:before, .bg-success h2:before, .bg-info h2:before, .bg-warning h2:before, .bg-danger h2:before, .bg-inverse h2:before, .bg_orange h2:before, .bg_red h2:before, .bg_purple h2:before, .bg_pink h2:before, .bg_blue h2:before, .bg_dark h2:before, .bg_primary h2:before, .bg_secondary h2:before, .bg-primary h2 span, .bg-success h2 span, .bg-info h2 span, .bg-warning h2 span, .bg-danger h2 span, .bg-inverse h2 span, .bg_orange h2 span, .bg_red h2 span, .bg_purple h2 span, .bg_pink h2 span, .bg_blue h2 span, .bg_dark h2 span, .bg_primary h2 span, .bg_secondary h2 span, .section_primary h2 span, .section_secondary h2 span, .section_dark h2 span {
	color: #fff;
}

/*Video Responsive*/

.pop-video-container {
	position: relative;
}
.col-md-6 .pop-video-container a i {
    top: 35%;
}
.pop-video-container a i {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1;
	text-align: center;
	top: 40%;
	color: #fff;
	width: 70px;
	height: 70px;
	margin: 0 auto;
	border: 3px solid;
	border-radius: 50%;
	line-height: 65px;
	font-size: 20px;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
}
.demo-1:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	top: 0;
	right: 0;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.2s;
	-webkit-transition-property: top, left, right, bottom;
	-moz-transition-property: top, left, right, bottom;
	-ms-transition-property: top, left, right, bottom;
	-o-transition-property: top, left, right, bottom;
	transition-property: top, left, right, bottom;
}
.demo-1:hover:before, .demo-1:focus:before {
	-webkit-transition-delay: .1s;
	-moz-transition-delay: .1s;
	-ms-transition-delay: .1s;
	-o-transition-delay: .1s;
	transition-delay: .1s;
	border: #fff solid 3px;
	bottom: -7px;
	left: -7px;
	top: -7px;
	right: -7px;
}
.pop-video-container a i:hover {
	color: #fff;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.bg-primary {
	background-color: #0275d8;
}
.bg-success {
	background-color: #00a63f;
}
.bg-info {
	background-color: #279fba;
}
.bg-warning {
	background-color: #fd7140;
}
.bg-danger {
	background-color: #ef4a44;
}
.bg-inverse {
	background-color: #292b2c;
}

/*Over Riders Styles*/

.bg_orange {
	background: #ff5722;
	color: #fff;
}
.bg_dark-gray {
	background: #ebebeb;
	color: #333;
}
.bg_red {
	background: #ef4a44;
	color: #fff;
}
.bg_purple {
	background: #9c28b1;
	color: #fff;
}
.bg_pink {
	background: #fe1a67 ;
	color: #fff;
}
.bg_blue {
	background: #4385f5;
	color: #fff;
}
.bg_yellow {
	background: #ffcc00;
	color: #333 !important;
}
.text_blue {
	color: #279fba;
}
.bg_dark {
	background: #1a1a1a;
	color: #fff;
}
.bg_gray {
	background-image:url(../images/pattern3.png) !important;
	background-repeat:repeat;
	background-color:#f7f6f7;
}
.bg_white {
	background-image:url(../images/pattern2.png) !important;
	background-color:#FFFFFF;
	background-repeat:repeat;
}
.bg_primary {
	background: #00a63f;

}
.bg_secondary {
	background: #fd7140;
	color: #fff;
}
.bg_dark .section-title h2, .bg_dark .section-title h2, .bg_primary .section-title h2, bg_secondary .section-title h2, .bg_pink .section-title h2, .bg_purple .section-title h2, .bg_red .section-title h2, .bg_dark-gray .section-title h2, bg_orange .section-title h2, .bg_dark h1, .bg_dark h2, .bg_dark h3, .bg_dark h4, .bg_dark h5, .bg_dark h6, .bg_dark p, .bg_primary h1, .bg_primary h2, .bg_primary h3, .bg_primary h4, .bg_primary h5, .bg_primary h6, .bg_primary p, .section-title.bg_orange h2 {
	color: #FFFFFF;
}
.bg_dark .section-title h2:before, .bg_dark .section-title h2:before, .bg_primary .section-title h2:before, bg_secondary .section-title h2:before, .bg_pink .section-title h2:before, .bg_purple .section-title h2:before, .bg_red .section-title h2:before, .bg_dark-gray .section-title h2:before, bg_orange .section-title h2:before, .section-title.bg_orange h2:before {
	background-color: #ffffff;
}
.section_gray {
	background-image:url(../images/pattern3.png) ;
	background-color:#f7f6f7;
	background-repeat:repeat;
}
.section_white {
	background: #fff;
}
.section_primary {
	background: #00a63f;
}
.section_secondary {
	background: #fd7140;
}
.section_dark {
	background: #1a1a1a;
}
.section_title {
	text-align: center;
}
.margin-t30 {
	margin-top: 30px;
}
.margin-b30 {
	margin-bottom: 30px;
}
.margin-t80 {
	margin-top: 80px;
}
.margin-t50 {
	margin-top: 50px;
}

.margin-b80 {
	margin-bottom: 80px;
}
.padding15 {
	padding: 15px;
}
.padding30 {
	padding: 30px;
}
.padding0 {
	padding: 0px;
}
.padding-t0 {
	padding-top: 0px !important;
}
.padding-l0 {
	padding-left: 0px;
}
.padding15 {
	padding: 15px;
}
.padding-l30 {
	padding-left: 30px;
}
.padding-l15 {
	padding-left: 15px;
}
.padding-r30 {
	padding-right: 30px;
}
.padding-r15 {
	padding-right: 15px;
}
.padding-t15 {
	padding-top: 15px;
}
.padding-t30 {
	padding-top: 30px;
}
.padding-b0 {
	padding-bottom: 0px;
}
.padding-b15 {
	padding-bottom: 15px;
}
.padding-b30 {
	padding-bottom: 30px;
}
.padding-t80 {
	padding-top: 80px;
}
.padding-t50 {
	padding-top: 50px;
}
.padding-b50 {
	padding-bottom: 50px;
}
.padding-b80 {
	padding-bottom: 80px;
}
.padding-t100 {
	padding-top: 100px;
}
.padding-b100 {
	padding-bottom: 100px;
}
.paddingleft60 {
	padding-left: 60px;
}
.paddingright60 {
	padding-right: 60px;
}
.border {
	border: 1px solid #ccc;
}
.border-top {
	border-top: 1px solid #ccc;
}
.border-bottom {
	border-top: 1px solid #ccc;
}
.border-solid {
	border: 1px solid #00a63f;
}
.border-dotted {
	border: 1px dotted #ccc;
}
.border-dashed {
	border: 1px dashed #ccc;
}
.relative {
	position: relative;
}
.border2-solid {
	border: 2px solid #00a63f;
}
/* ÃŽâ€”eadings */
.banner-price{
	font-family: 'Nunito', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	
	line-height: 1.1;
	margin-bottom: 12px;
	margin-top: 12px;
	text-rendering: optimizelegibility;
	color: #1a1a1a;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 0.9em;
}

/* End of ÃŽâ€”eadings */

p {
	font-family: inherit;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.45;
	margin: 0 0 17px 0;
	font-weight: 300;
}

hr {
	border: solid #eff0f4;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 21px 0;
}
hr.small {
	border: solid #fd7140;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin: 0 auto;
	margin-top: 27px;
	margin-bottom: 27px;
	max-width: 150px;
}
.spacing-70 {
	padding-top: 70px;
}
.spacing-40 {
	padding-top: 40px;
}

/* Bootstrap 5 columns */

.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}

/* Forms */


textarea.form-control {
	font-size: 18px;
	padding: 15px;
	width: 100%;
	border-radius: 1em;
}
select.form-control {
	font-size: 18px;
	height: 55px;
	padding: 5px 15px;
	width: 100%;
	background: #fff;
}

input[type="text"].form-control:focus, input[type="password"].form-control:focus, input[type="date"].form-control:focus, input[type="datetime"].form-control:focus, input[type="email"].form-control:focus, input[type="number"].form-control:focus, input[type="search"].form-control:focus, input[type="tel"].form-control:focus, input[type="time"].form-control:focus, input[type="url"].form-control:focus, textarea.form-control:focus, select:focus {
	box-shadow: none;
}

/* Breadcrumbs */

.breadcrumbs {
	background: #f5f5f5;
	padding: 5px 0;
}
.breadcrumbs h1 {
	color: #4a4a4a;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: 300;
	line-height: 22px;
}
ol.breadcrumb {
	background: transparent;
	border-radius: 0;
	color: #4a4a4a;
	float: right;
	margin: 0;
	padding: 0px 0 0;
	line-height: 18px;
}
ol.breadcrumb li{
	font-size:12px;
}
ol.breadcrumb li:first-child {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: normal;
}
ol.breadcrumb li.active {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 300;
}
ol.breadcrumb li a {
	color: #00a63f;
	font-size: 12px;
}
ol.breadcrumb li a:hover {
	color: #4c746e;
}
ol.breadcrumb>li+li:before {
	color: #4a4a4a;
	content: "\f105";
	font-family: "fontawesome";
	font-weight: normal;
	padding: 0 5px;
}
ol.breadcrumb>li:first-child+li:before {
	content: "";
	padding: 0 3px 0 0;
	float:left;
}

/* End of Breadcrumbs */


/* ============
   2 = Header
   ============ */
/* TopMiniBar  ---------------------- */

.topminibar ul li:last-child,.topminibar ul li a:last-child{
	border-right:0px;padding-right:0px;
}
.loginbuttons{
	padding:5px 0;
}
.sticky.stuckMenu{
	width:100%;
	z-index:1000;
	border-bottom:1px solid rgba(0,0,0,0.20);
	-webkit-box-shadow:0px 9px 5px -5px rgba(0,0,0,0.15);
	-moz-box-shadow:0px 9px 5px -5px rgba(0,0,0,0.15);
	box-shadow:0px 9px 5px -5px rgba(0,0,0,0.15);
	background: #fff;
}
.top {
	padding: 9px 0;
	box-shadow:0 0 2rem rgba(0,0,0,0.05);
}
.top .wc_msg {
	color: #4a4a4a;
	font-size: 12px;
	font-weight: 400;
}
.top .nav {
	float: inherit;
}
.top li.cart-link a {
	background: #0fa3f2;
	color: #fff;
}
.top .nav li {
	color: #1a1a1a;
}
.top .nav li.cart-link a {
	background: #fff;
	padding: 5px 10px;
	margin-left: 5px;
	border-radius: 3em;
	color: #1a1a1a;
	border: 2px solid #00a63f;
}
.top li.cart-link a:hover {
	background: #00a63f;
	color: #fff;
}
.top li.login-link {
	margin: 0px 15px 0 0;
}
.top li.login-link a {
	background: #0fa3f2;
	color: #fff;
	line-height: 35px;
}
.top li.login-link a {
	background: #fff;
	padding: 2px 20px;
	margin-left: 5px;
	border-radius: 0;
	color: #175bb5;
	border: 2px solid #175bb5;
}
.top li.login-link a:hover {
	background: #175bb5;
	color: #fff;
}
.top li.register-link {
	margin: 0px 15px 0 0;
}
.top li.register-link a {
	background: #0fa3f2;
	color: #fff;
	line-height: 35px;
	border: 2px solid #f95732;
}
.top li.register-link a {
	background: #f95732;
	padding: 2px 20px;
	margin-left: 5px;
	border-radius: 0;
}
.top li.register-link a:hover {
	background: #fff;
	border: 2px solid #f95732;
	color: #f95732;
}
.top .nav li ul.dropdown-menu li {
	margin-top: 0px;
}
.top .nav li:last-child {
	margin-right: 0px;
}
.top .nav li a {
	color: #1a1a1a;
	font-weight: 400;
	display: inline-block;
	text-transform: uppercase;
	padding: 0px;
}
.top .nav li a:hover {
	color: #292929;
	background: none;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background: #00a63f;
}
.top .country_select {
	float: left;
}
.top .country_select button {
	background: none;
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
	font-weight: 400;
	color: #1a1a1a;
	text-transform: uppercase;
	margin-top: 1px;
}
.top .country_select button i {
	margin-left: 20px;
	font-size: 18px;
}
.top .country_select button:hover, .top .country_select button:focus {
	background: none;
	color: #767676;
}
.top .country_select .dropdown-menu {
	border-radius: 0;
	margin-top: 0px;
	background: #fff;
	border: none;
	z-index: 10000 !important;
	padding: 0;
	left:0;
	right:0;
}
.top .country_select .dropdown-menu li {
	line-height: 25px;
	margin-right: 0px;
}
.top .country_select .dropdown-menu li:hover {
	background: #00a63f;
}
.top .country_select .dropdown-menu li a {
	color: #1a1a1a;
	font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: .8em;
	padding: 10px 15px;
	line-height: 24px;
	display: block;
}
.top .country_select .dropdown-menu li a:hover {
	color: #fff;
}
.logo {
	padding-top: 0px;
}

/* Navigation  ---------------------- */

nav#desktop-menu {
	padding: 0;
	float: left;
	text-align: left;
}

/*** ESSENTIAL STYLES ***/

.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.main_menu .col-sm-4 .sf-menu ul {
	right: 0px !important;
	left: inherit !important;
}
.sf-menu>li {
	float: left;
}
.sf-menu li:hover>ul, .sf-menu li.sfHover>ul {
	display: block;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** SKIN ***/

.sf-menu {
	float: left;
	margin: 0;
}
.sf-menu ul li:first-child{
	position:relative;
}
.sf-menu ul li:first-child:before {
	bottom: 100%;
	left: 15%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(194, 225, 245, 0);
	border-bottom-color: #fff;
	border-width: 6px;
	margin-left: -6px;
}
.sf-menu ul li ul li:first-child:before{
	border:0px;
}
.sf-menu ul {
	min-width: 12em;
	*width: 12em;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	-webkit-transition: all .2s;
	transition: all .2s;
}
#desktop-menu ul li ul li a {
	color: #1a1a1a;
	background: #fff;
	margin-right: 0px;
	border: 0px;
}
#desktop-menu ul li ul li a:hover {
	color: #fff;
	background: #00a63f;
	transition: all 0.2s ease-out 0s;
}

/* 1st level */

.sf-menu li {
	white-space: nowrap;
	*white-space: normal;
}

.sf-menu li a {
	color: #ffffff;
	/* font-weight: 300; */
	 text-transform: uppercase;
	/* border-left: 1px solid rgba(0,0,0,0.1); */
}
.sf-menu li:first-child a {
	border-left:0px;
}
.sf-menu li a:last-child {
	margin-right: 0px;
}
.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu li.current a {
	color: #fff;
	-webkit-transition: none;
	transition: none;
	background:#1a1a1a;
}

/* 2nd level */

.sf-menu ul li, .sf-menu li.current ul li {
	background: #fff;
}
.sf-menu ul li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background: #1a1a1a;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: .04em;
	padding: 10px 20px 10px
}
.sf-menu ul li:hover a, .sf-menu ul li.sfHover a {
	background: #ededed;
	color: #6f6f6f;
	-webkit-transition: none;
	transition: none;
}

/* 3rd level */

.sf-menu ul li.sfHover li a {
	background: #fff;
}
.sf-menu ul li li:hover a, .sf-menu ul li li.sfHover a {
	background: #ededed;
	color: #6f6f6f;
	-webkit-transition: none;
	transition: none;
}

/* styling for both css and generated arrows */

/* .sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 4px;
	margin-top: -3px;
	height: 0;
	width: 0;
	border: 4px solid transparent;
	border-top-color:rgba(0,0,0,0.2);
}
.sf-arrows>li>.sf-with-ul:focus:after, .sf-arrows>li:hover>.sf-with-ul:after, .sf-arrows>.sfHover>.sf-with-ul:after {
	border-top-color: #000;
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #6f6f6f;
}
.sf-arrows ul li>.sf-with-ul:focus:after, .sf-arrows ul li:hover>.sf-with-ul:after, .sf-arrows ul .sfHover>.sf-with-ul:after {
	border-left-color: #fff;
}/*


/* Second level User Menu */
.slicknav_menu {
	display: none;
}
ul#user-menu li:first-child:before {
	border:0px !important;
}
#user-menu li a {
	margin-right: 0px;
}
#user-menu li ul li a {
	color: #fff;
	border: 0px;
}
#user-menu li ul li a:hover {
	color: #fff;
	background: #00a63f;
	transition: all 0.2s ease-out 0s;
	margin-left: 8px;
}

/* ===============
   3 = Home Page
   =============== */


/* Tab Slider */

#mainslider .item {
	color: #fff;
	margin: 0;
	padding: 0;
	position: relative;
}
#mainslider .item:before, .index-video-container:before, .cover-image:before, #index-video:after {
	background: #000000;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0.9;
	position: absolute;
	top: 0;
	width: 100%;
}
.no-after:after, .no-before:before {
	background: transparent !important;
}
#mainslider .item .slidecaption {
	left: 1%;
	position: absolute;
	right: 1%;
	text-align: center;
}
#mainslider .item .slidecaption h2 {
	color: #fff;
	font-weight: 900;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	display: inline-block;
	padding: 10px 50px;
	text-shadow: 0px -10px 10px rgba(0,0,0,0.7);
	border-radius: 2em;
	

}
#mainslider .item .slidecaption h4 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 0px;
}
#mainslider .item .slidecaption .btn-slide {
	background: #00a63f;
	border-radius: 6em;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 25px auto 10px auto;
	padding: 20px 50px;
	text-transform: uppercase;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
#mainslider .item .slidecaption .btn-slide:hover {
	background: #00a63f;
	color: #fff;
}
#mainslider-nav .item h6, #mainslider-nav .item h5 {
	margin-bottom: 6px;
	margin-top: 0;
}
#mainslider-nav .item {
	color: #4a4a4a;
	cursor: pointer;
	font-weight: 500;
	letter-spacing: .07em;
	margin: 0;
	text-align: center;
}
#mainslider-nav .item i {
	color: #00a63f;
	padding-right: 10px;
	vertical-align: middle;
	display: block;
	margin-bottom: 10px;
}
#mainslider-nav .synced .item {
	background: #00a63f;
	color: #000;	
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
#mainslider-nav .synced .item i{
	color:#fff;
}
#mainslider-nav .synced .item h5, #mainslider-nav .synced .item h6 {
	color: #fff;
}

/* End of Tab Slider */


/* Features */

.features {
	overflow: hidden;
}
.features h2 {
	margin-bottom: 12px;
}
.features span {
	display: block;
	font-size: 18px;
	font-weight: 300;
}
.feature img {
	margin: 0 auto;
}
.feature h4 {
	font-weight: 500;
	margin-top: 30px;
}
.feature p {
	font-size: 16px;
	font-weight: 300;
	margin: 0px 0 0;
	padding: 0 0px;
}
.feature {
	position: relative;
}
.notice-content{
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2em;
}
.notice-content p{
	font-weight:400;
}
.bg_offer-header{
  background: #6D47D9; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #6D47D9, #4772D9); /* For Safari 5.1 to 6.0 */
  background: linear-gradient(to right, #6D47D9 , #4772D9); /* Standard syntax */
}
.main-feature {
	background-color: #fff;
	box-sizing: border-box;
	vertical-align: top;
	text-align: center;
	position: relative;
	border-radius: 2em;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}

/*single box left*/

.single_box_right {
	margin: 10px 10px 23px 60px;
	padding: 0px 20px 0;
}
.single_box_right ul li [class^="fa"] {
	position: relative;
	font-size: 16px;
	display: inline-block;
	color: #808080;
}
.single_box_right h3 {
	margin: 0 0 10px;
	font-size: 22px;
}
.single_box_right h3 a {
	color: #e16657;
}
.single_box_right h3 a:hover {
	color: #e16657;
}
.left_icons {
	position: relative;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.left_icons [class^="fa"] {
	display: block;
	font-size: 40px;
	position: absolute;
	top: 0;
	left: 0;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.style2 .single_box_right {
	margin: 10px 10px 10px 110px;
	padding: 0px;
}
.left_icons.style2 [class^="fa"] {
	text-align: center;
	background-color: #01c1c1;
	color: #e16657;
	font-size: 50px;
	width: 90px;
	line-height: 84px;
	height: 90px;
	padding: 0;
	top: 0;
	margin-top: 0;
	border: 4px solid transparent;
	color: #fff;
}
.left_icons.style2:hover [class^="fa"] {
	background-color: #21252b;
}

/*feature-icon*/

.feature-icon {
	width: 70px;
	height: 70px;
	display: inline-block;
	text-align: center;
	padding-top: 20px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 0.5em;

}
.feature-title {
	font-size: 24px;
	font-size: 1.5em;
	color: #1a1a1a;
	font-weight: 400;
	margin: 0 0 10px;
}

/* End of Features */


/* Call to Action */

.offer {
	padding: 12px 0;
	text-align: center;
}
.offer span {
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	margin: 0;
	padding: 0;
}
.offer h2 {
	font-size: 69px;
	font-weight: 900;
	line-height: .9;
	margin: 0;
	padding: 0 0 5px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: rgba(255, 255, 255, 1);
	-o-text-overflow: clip;
	text-overflow: clip;
	text-shadow: 0 1px 0 rgb(204, 204, 204), 0 2px 0 rgb(201, 201, 201), 0 3px 0 rgb(187, 187, 187), 0 4px 0 rgb(185, 185, 185), 0 5px 0 rgb(170, 170, 170), 0 6px 1px rgba(0, 0, 0, 0.0980392), 0 0 5px rgba(0, 0, 0, 0.0980392), 0 1px 3px rgba(0, 0, 0, 0.298039), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.247059), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.14902);
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}

.offerdescription h2 {
	color: #fff;
	font-size: 44px \9;
	font-weight: 900;
	margin: 0;
	padding: 6px 0;
	text-shadow:0px -10px 10px rgba(0,0,0,0.7);
}
.offerdescription p {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin: 0;
}
.offerdescription2 {
	padding: 12px 0px;
}
.offerdescription2 h2 {
	color: #00a63f;
	font-size: 44px \9;
	font-weight: 900;
	margin: 0;
	padding: 6px 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: #1a1a1a;
}
.offerdescription2 p {
	color: #fff;
	font-size: 21px;
	font-weight: 300;
	margin: 0;
}
.cover-image {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	position: relative;
}
.cover-image2 {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	position: relative;
}
.cover-image3 {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
	position: relative;
}
.section-parallax, .section-parallax2, .section-parallax3, .section-parallax4, .section-parallax5 {
	background-repeat: repeat;
	background-attachment: fixed !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover !important;
}
.cover-image2:before {
	background: #000;
	content: " ";
	height: 100%;
	left: 0;
	opacity: 0.8;
	position: absolute;
	top: 0;
	width: 100%;
}
.domainsearch {
	/* border-radius: 3px;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35); */
}
.domainsearch .form-control {
	width: 100%;
}


.domainsearch input[type="text"]:focus, .domainsearch select:focus {}

/* End of Call to Action */


/* Pricing Tables Home */

.pricingtables.shared .row.no-gutter [class*='col-']:not(:first-child) {
	padding-left: 0px;
	padding-right: 0px;
}
.pricingtables.shared .row.no-gutter [class*='col-']:not(:last-child) {
	padding-left: 0px;
	padding-right: 0px;
}
.price-cercle {
    position: relative;
}

/* 1-9 RIBBON */

.ribbon {
	position: absolute;
	top: -5px;
	right: -5px;
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.ribbon-content {
	font-weight: 700;
	z-index: 2;
	font-size: 20px;
	text-align: center;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	position: relative;
	padding: 12px 0;
	left: -5px;
	top: 28px;
	width: 202px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}
.ribbon-content:before, .ribbon-content:after {
	content: "";
	border-top: 3px solid rgba(34, 34, 34, 0.6);
	border-left: 3px solid transparent;
	border-right: 3px solid transparent;
	position: absolute;
	bottom: -3px;
}
.ribbon-content:before {
	left: 0;
}
.ribbon-content:after {
	right: 0;
}
.ribbon-small {
	top: -4px;
	right: -5px;
	width: 113px;
	height: 100px;
}
.ribbon-small .ribbon-content {
	top: 20px;
	left: 5px;
	width: 140px;
	padding: 6px 0;
	font-size: 16px;
	font-weight: 500;
}
.pricingtables .row.no-gutter [class*='col-']:not(:first-child), .pricingtables .row.no-gutter [class*='col-']:not(:last-child) {
	padding-left: 15px;
	padding-right: 15px;
}
.pricingtables h2 {
	margin-bottom: 12px;
	text-align: center;
	margin-top: 0px;
}

.pricingtables h4 {
	color: #1a1a1a;
	font-size: 50px;
	letter-spacing: -.07em;
	margin: 0;
	text-align: center;
	font-weight: 300;
}

.pricingtables .panel-heading h3 {
	color: #1a1a1a;
	font-size: 21px;
	font-weight: 400;
	margin: 0;
	padding: 12px 0;
}
.pricingtables .panel-body {
	margin: 0;
}

.pricingtables .panel-body span.start {
	position: absolute;
	top: -25%;
	left: 0;
	right: 0;
}
.pricingtables .panel-body span.per {
	background: transparent;
	padding: 5px 10px 2px;
}
.pricingtables ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricingtables ul li {
	border: 0;
	font-size: 16px;
	padding: 10px 0;
}
.pricingtables .btn-group ul li,.pricingtables.shared .most-popular .btn-group ul li  {
	padding:0px;
}
.pricingtables .btn-group .btn {
	font-size:14px !important;
}
.pricingtables .btn-group ul li a{
	padding:10px;
}
.pricingtables .btn-group ul li a:hover {
	color:#fff;	
	background:#1a1a1a;
}
.pricingtables .panel-footer {
	text-align: center;
	background: #F9F9F9;
	border-radius: 0 0 3px 3px
}
.pricingtables .panel-footer .btn{
	border-radius:0;
	/* width:100%; */
}
.pricingtables .btn-pricetable {
	background: #00a63f;
    border-radius: 0;
    color: #fff;
    font-size: 1.3em;
    width: 100%;
    padding: 10px 30px;
}
.pricingtables .btn-pricetable:hover {
	background: #00a63f;
}
.pricingtables .most-popular {
	border-width: 3px;
	z-index: 2;
}
.pricingtables .most-popular .panel-heading {
	background: transparent;
}
.pricingtables .most-popular .panel-body {
	background: #fff;
}
.pricingtables .most-popular h4 {
	color: #1a1a1a;
}
.pricingtables .most-popular .panel-body span.per {
	background: transparent;
	padding: 5px 10px 2px;
	color: #1a1a1a;
}
.pricingtables .most-popular .btn-pricetable {
	margin: 0 auto;
}

/* End of Pricing Tables */


/* Statistics */

.statistics {
	overflow: hidden;
}
.statistics h2 {
	margin-bottom: 12px;
	text-align: center;
}
.statistics h2 i {
	color: #00a63f;
}
.statistics p {
	font-size: 16px;
	/* font-weight: 300; */
	margin: 0 auto;
	text-align: center;
}
.statistics span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.statistics .circle-text {
	font-weight: 900;
	font-family: 'Nunito', sans-serif;
	color:#00a63f;
}

/* End of Statistics */


/* ==============================
   4 = Video Header Page
   ============================== */


/* Video */

#index-video .index-video-container {
	min-height: 640px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
#index-video .index-video-container:after {
	background: url(images/video_bg_pattern.html) repeat;
	bottom: 0px;
	content: "";
	left: 0;
	opacity: 0.7;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#index-video .index-video-container .videocaption {
	left: 1%;
	position: absolute;
	right: 1%;
	text-align: center;
	top: 25%;
	z-index: 2;
}
#index-video .index-video-container .videocaption h2 {
	color: #fff;
	font-size: 4.5em;
	font-weight: 900;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: rgba(255, 255, 255, 1);
	text-align: center;
    display: inline-block;
    padding: 10px 50px;	
	text-shadow: 0px 5px 8px #000;
	border-radius: 2em;
}
#index-video .index-video-container .videocaption h4 {
	color: #fff;
	font-size: 2em;
	margin-top: 25px;
}
#index-video .index-video-container .videocaption .btn-slide {
	background: #00a63f;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	margin: 25px auto 10px auto;
	padding: 20px 50px;
	border-radius: 2em;
	text-transform: uppercase;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
}
#index-video .index-video-container .videocaption .btn-slide:hover {
	background: #fff;
	color: #1a1a1a;
}
#index-video video {
	width: 100%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

/* End of Video */


/* ==============================
   5 = Shared Hosting Page
   ============================== */


/* Choose Price Period */

span.chooseprice {
	background: #fd7140;
	border-radius: 6px;
	color: #fff;
	display: table;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 30px;
	padding: 5px 20px;
	position: relative;
}
span.chooseprice:after {
	border: solid transparent;
	border-color: rgba(222, 98, 98, 0);
	border-top-color: #fd7140;
	border-width: 10px;
	content: " ";
	height: 0;
	left: 50%;
	margin-left: -10px;
	pointer-events: none;
	position: absolute;
	top: 100%;
	width: 0;
}
.btn-group.price-per-shared {
	display: table;
	margin: 0 auto;
	margin-top:20px;
	text-align: center;
}
.btn-group.price-per-shared .btn {
	border: 0px;
	font-size: 16px;
	padding: 22px 40px 20px;
	outline: 0;
	z-index: 1;
}
.btn-group.price-per-shared .btn:hover {
	border: 0px;
}
.price-per-shared .btn-shared-checked {
	z-index: 2;
}
.btn-shared-checked {
	background-color: #00a63f;
	border-color: #4cae4c;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
}

.btn-shared-checked:hover, .btn-shared-checked:focus, .btn-shared-checked.focus, .btn-shared-checked:active, .btn-shared-checked.active {
	background-color: #00a63f;
	border-color: #398439;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	color: #fff;
	webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-shared-checked:active, .btn-shared-checked.active {
	background-image: none;
	z-index: 1000;
}

/* End of Choose Price Period */


/* Pricing Tables Shared Hosting Page */

.pricingtables .left-price .panel, .pricingtables .left-price .panel-heading, .pricingtables .left-price .panel-body, .pricingtables .left-price .panel-footer {
	background: transparent;
	border: 0;
	box-shadow: none;
}
.pricingtables .left-price ul {
	box-shadow: 0 2px 2px rgba(32, 44, 47, 0.2)
}
.pricingtables .left-price ul {
	margin-top: 122px;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	border-radius: 1em 0 0 1em;
	overflow: hidden;
}
.pricingtables .sitelock ul {
	margin-top: 145px;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	border-radius: 1em 0 0 1em;
	overflow: hidden;
	
}
.pricingtables.shared .left-price ul li {
	color: #fff;
	padding: 10px 10px;
}
.pricingtables.shared .left-price ul li a {
	color: #7b7b7b;
}
.pricingtables.shared .left-price ul li:nth-child(odd) {
	background: #f9f9f9;
}
.pricingtables.shared .left-price ul li:nth-child(even) {
	background: #fff;
}

.pricingtables.shared .most-popular {
	border-width: 3px;
	padding: 0;
	top: 0;
	z-index: 2;
}
/*.most-popular .price-cercle {
	border: 10px solid #1a1a1a;
}*/
.most-popular .panel-heading {
	background: transparent;
}
.pricingtables.shared h4 {
	color: #1a1a1a;
}
.pricingtables.shared ul li i {
	color: #00a63f;
}
.pricingtables.shared .most-popular .yearprice, .pricingtables.shared .most-popular .twoyearprice {
	border-color: #fff;
}
.pricingtables.shared .most-popular h4 {
	color: #1a1a1a;
}
.pricingtables.shared .most-popular .panel-body span.per {
	background: transparent;
}
.pricingtables.shared .most-popular ul li {
	font-size: 16px;
	padding: 10px 0;
}
.tab2, .tab3 {
	display: none;
	margin: 0 auto;
}
.tooltip {
	background: transparent;
	font-family: 'hind', sans-serif;
}
.tooltip-inner {
	font-size: 16px;
	max-width: 150px;
	padding: 5px 8px;
}

/* End Pricing Tables Shared Hosting Page */


/* Tabs Section - Shared Hosting Page */

.shared-features {
	overflow: hidden;
}


.r-tabs .r-tabs-tab {
	float: left;
	list-style: none;
	margin: 0;
}
.r-tabs .r-tabs-panel {
	display: none;
}

.r-tabs .r-tabs-panel.r-tabs-state-active {
	display: block;
}
.r-tabs {
	border: 0;
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-tab {
	/* font-size: 16px;
	font-weight: 300; */
	text-transform: uppercase;
	margin: 0;
	padding:0px;
	position: relative;
}
.r-tabs .r-tabs-nav .r-tabs-anchor {
	color: #7a7c89;
	float: left;
	font-weight: 800;
    font-size: 14px;
	margin:0 5px;
	background: #fff;
	padding: 12px 50px;
	text-decoration: none;	
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	border-radius:0;
}
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
	opacity: 0.5;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    font-size: 14px;
	font-weight: 800;
    background: #54838c;
	color: #fff;
	border-bottom: 0px;

}
.r-tabs .r-tabs-nav .r-tabs-state-active i{
	color:#fff;
}
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor:after {
	content: '';
	position: absolute;
	left: 41.7%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 10px solid #54838c;
	outline: 0;
	clear: both;
}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor, {
	background: #fd7140;
	color: #fff;
	text-shadow: none;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
	opacity: 0.5;
}
.panel-title a {
	display: block;
    padding: 17px 15px;
    font-size: 18px;
}
.panel {
	margin-top: 5px;
}
#shared-hosting-tabs .centralicon {
	text-align: center;
}
#shared-hosting-tabs .centralicon img {
	border: 10px solid #f9f9f9;
	border-radius: 100%;
}
#shared-hosting-tabs #feature1 h5, #shared-hosting-tabs #feature5 h5 {
	font-size: 25px;
	line-height: 1.3;
	margin-bottom: 17px;
	text-align: left;
	font-weight: 300;
}
#shared-hosting-tabs #feature1 p, #shared-hosting-tabs #feature5 p {
	padding-left: 0;
	padding-roght: 0;
}
#shared-hosting-tabs h5 {
	font-size: 25px;
	line-height: 1.3;
	font-weight: 300;
	margin-bottom: 17px;
	text-align: center;
}
#shared-hosting-tabs p {
	padding: 0 40px;
}
#shared-hosting-tabs .tabfeatures {
	margin-top: 30px;
}
#shared-hosting-tabs .tabfeatures img {
	margin: 0 auto;
}
#shared-hosting-tabs .tabfeatures p {
	padding: 0;
}
#shared-hosting-tabs h6 {
	font-size: 18px;
	line-height: 1.3;
	padding: 17px 0 6px;
}
#shared-hosting-tabs #feature1, #shared-hosting-tabs #feature2, #shared-hosting-tabs #feature3, #shared-hosting-tabs #feature4, #shared-hosting-tabs #feature5 {
	transition: all ease-out 0.2s 0.1s;
}
.supportchannels {
	display: table;
	margin: 0 auto;
	text-align: center;
}
.supportchannels .block-grid-item {
	padding: 0 45px;
}
.supportchannels .block-grid-item i {
	background: #00a63f;
	border: 6px solid #f9f9f9;
	border-radius: 50%;
	color: #fff;
	font-size: 38px;
	height: 90px;
	padding: 20px 0 0 0;
	text-align: center;
	transition: all 0.4s ease;
	webkit-transition: all 0.4s ease;
	width: 90px;
}
.supportchannels .block-grid-item i:hover {
	background: #fd7140;
	transform: scale(1.3);
	webkit-transform: scale(1.3);
}

/* End Tabs Section - Shared Hosting Page */


/* ==============================
   6 = VPS Page
   ============================== */


/* Order Steps - VPS Page */

.order-step {
	margin: 25px 0 20px;
}
.vps-order h3 {
	background: #00a63f;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 35px;
	position: relative;
	text-align: center;
	border-radius: 2em;
}
.vps-order .ribbon {
	right: -4px;
	top: -2px;
}
.vps-order h3:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(114, 172, 148, 0);
	border-bottom-color: #00a63f;
	border-width: 10px;
	margin-left: -10px;
}
.vps-order p {
	font-size: 16px;
	padding: 0 25px;
}
.order-step .order-circle {
	position: relative;
	text-align: center;
}
.order-step .order-circle span {
	border: 4px solid #00a63f;
	border-radius: 1000px;
	color: #00a63f;
	display: inline-block;
	font-weight: 900;
	height: 40px;
	line-height: 32px;
	moz-border-radius: 1000px;
	ms-border-radius: 1000px;
	o-border-radius: 1000px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	webkit-border-radius: 1000px;
	width: 40px;
	z-index: 10;
}

/* End of Order Steps - VPS Page */


/* Order Slider - VPS Page */

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	cursor: default;
	height: 1.2em;
	position: absolute;
	width: 1.2em;
	z-index: 2;
}
.ui-slider .ui-slider-range {
	background-position: 0 0;
	border: 0;
	display: block;
	font-size: .7em;
	position: absolute;
	z-index: 1;
}
.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	margin-left: -.6em;
	top: -.3em;
}
.ui-slider-horizontal .ui-slider-range {
	height: 100%;
	top: 0;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}
.ui-slider-vertical {
	height: 100px;
	width: .8em;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-bottom: -.6em;
	margin-left: 0;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.vps-prices-drag {
	float: left;
	margin: 0 0 40px;
	padding: 0 60px;
	width: 100%;
}
.vps-prices-container {
	background: #1a1a1a;
	border-radius: 6px;
	float: left;
	padding-top: 55px;
	width: 100%;
}
.vps-prices-panel {
	float: left;
	width: 100%;
}
.vps-prices-container #vps-slider {
	background: #000;
	background: rgba(0, 0, 0, .15);
	border-radius: 6px;
	float: left;
	height: 17px;
	margin: 0 0 12px;
	width: 100%;
	cursor: pointer;
}
.vps-prices-container #sliderlines {
	background: url(images/lines1.html) center top;
	display: table;
	height: 10px;
	margin: 0 auto;
	width: 100%;
}
.vps-prices-container #vps-slider .ui-slider-range {
	background: #00a63f;
	background: -moz-linear-gradient(left, #00a63f 0%, #FF8C00 100%);
	background: -webkit-linear-gradient(left, #00a63f 0%, #FF8C00 100%);
	background: linear-gradient(to right, #00a63f 0%, #FF8C00 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a63f', endColorstr='#FF8C00', GradientType=1);
	border-radius: 6px;
	cursor: pointer;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
.vps-prices-container #vps-slider .ui-slider-handle {
	background:#eeeeee;
	top:-10px;
    border: 0;
    border-radius: 0;
    height: 20px;
    margin-left: -25px;
    margin-top: 8px;
    outline: none;
    width: 35px;
	border-radius: 16em;
	-webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 12px rgba(0, 0, 0, 0.5);
	-webkit-transition: border-radius 0.5s;
	-moz-transition: border-radius 0.5s;
	-o-transition: border-radius 0.5s;
	transition: border-radius 0.5s;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd));
	background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%);
	background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top', endColorstr='@bottom', GradientType=0);
}
.vps-prices-container #vps-slider .ui-slider-handle:hover {
    cursor: pointer;
}

.vps-plans {
	display: table;
	margin: 0 auto;
	padding: 2% 0 0;
	width: 99%;
}
.vps-plans div.vps-plan {
	color: #fff;
	float: left;
	font-size: 16px;
	font-weight: 300;
	margin: 0;
	text-align: left;
	width: 25%;
}
.vps-plans div.vps-plan:first-child {
	text-align: left;
}
.vps-plans div.vps-plan:last-child {
	margin-right: 0;
	padding-right: 0;
	text-align: right;
}
.vps-plans div.vps-plan:nth-child(2) {
	padding-left: 70px;
}
.vps-plans div.vps-plan:nth-child(3) {
	padding-right: 80px;
	text-align: right;
}
.vps-plans.threeplans div.vps-plan {
	width: 33.3333333333333%;
}
.vps-plans.threeplans div.vps-plan:nth-child(2) {
	padding-left: 0;
	text-align: center
}
.vps-plans.threeplans div.vps-plan:nth-child(3) {
	padding-right: 0;
	text-align: right;
}
.vps-plans.fiveplans div.vps-plan {
	width: 20%;
}
.vps-plans.fiveplans div.vps-plan:nth-child(2) {
	padding-left: 25px;
	text-align: left
}
.vps-plans.fiveplans div.vps-plan:nth-child(3) {
	padding-left: 0;
}
.vps-plans.fiveplans div.vps-plan:nth-child(4) {
	text-align: right;
	padding-right: 30px;
}
.vps-plans.sixplans div.vps-plan {
	width: 16.666666666667%;
}
.vps-plans.sixplans div.vps-plan:first-child {
	text-align: left;
	width: 16.666666666667%;
}
.vps-plans.sixplans div.vps-plan:nth-child(2) {
	padding-left: 0px;
}
.vps-plans.sixplans div.vps-plan:nth-child(3) {
	padding-right: 95px;
}
.vps-plans.sixplans div.vps-plan:nth-child(4) {
	text-align: center;
}
.vps-plans.sixplans div.vps-plan:nth-child(5) {
	padding-right: 25px;
	text-align: right
}
.vps-plans.sixplans div.vps-plan:last-child {
	margin-right: 0;
	padding-right: 0;
	text-align: right;
	width: 16.666666666667%;
}
.sliderbottom {
	background: rgba(0, 0, 0, .1);
	float: left;
	padding: 10px 0 25px;
	text-align: center;
	width: 100%;
}
.sliderbottom h6 {
	color: #fff;
	font-size: 19px;
	font-weight: 400;
}
.sliderbottom .how_much {
	font-size: 29px;
	font-weight: 600;
	line-height: .9;
	margin: 0;
	padding: 0 0 5px;
	font-family: 'Nunito', sans-serif;
}
.total_amount {
	font-size: 36px;
	font-weight: 600;
	line-height: .9;
	margin: 0 0 10px;
	margin: 0;
	padding: 10px 10px 20px;
	color: #fff;
	font-family: 'Nunito', sans-serif;
}
a.order-vps {
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	padding: 6px 15px;
	background-color: #00a63f;
	border-color: #4cae4c;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
	webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 1px rgba(0, 0, 0, .075);
	margin-top: 5px;
	display: inline-block;
	border-radius: 3px;
}
.vps3-price {
	font-size: 3em;
	padding-bottom: 0px;
}

/* End Order Slider - VPS Page */

.pricingtables.vps {
	overflow: hidden;
}

/* End of VPS Page */


/* ==============================
   7 = Dedicated servers
   ============================== */


/* Pricing Tables - Dedicated servers Page */

.pricingtables.servers {
	overflow: hidden;
}
.pricingtables.servers .panel {
	border-radius: 2em 2em 0 0;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
.pricingtables.servers .panel-heading {
	border: 0;
	border-radius: 0;
	filter: none;
}
.pricingtables.servers .panel-heading h3 {
	color: #1a1a1a;
	letter-spacing: -.07em;
	margin: 0;
	padding: 12px 0;
}
.pricingtables.servers h4 {
	color: #00a63f;
	letter-spacing: -.07em;
	text-align: center;
}
.pricingtables.servers .panel-body {
	background: #fff;
	margin: 0;
}
.pricingtables.servers .panel-body span {
	color: #555;
	font-size: 11px;
	margin: 0 auto;
	padding: 5px 10px;
}
.pricingtables.servers .panel-body span.per {
	padding: 5px 10px 2px;
	background: transparent;
}
.pricingtables.servers ul {
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}
.pricingtables.servers ul li {
	background: #fff;
	font-size: 16px;
	padding: 10px 0;
}
.pricingtables.servers .panel-footer {
	text-align: center;
	background: #fff;
	border: 0;
}
.pricingtables.servers .btn-pricetable {
	background: #00a63f;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	margin: 10px auto;
	padding: 15px 50px 13px;
	font-weight: 700;
}
.pricingtables.servers .btn-pricetable:hover {
	background: #00a63f;
}

/* End of Pricing Tables - Dedicated servers Page */


/* Video Background - Dedicated servers Page */

#servers-video .servers-video-container {
	min-height: 550px;
	padding-bottom: 50px;
	position: relative;
	overflow: hidden;
}
#servers-video .servers-video-container:after {
	background: url(images/video_bg_pattern.html) repeat;
	bottom: 0px;
	content: "";
	left: 0;
	opacity: 0.7;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
#servers-video .servers-video-container .videocaption {
	left: 1%;
	position: absolute;
	right: 1%;
	text-align: center;
	top: 30%;
	z-index: 2;
}
#servers-video .servers-video-container .videocaption h2 {
	color: #fff;
	font-size: 3.5em;
	text-shadow: -1px 1px 0 #2d2d2f;
	font-weight: 600;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	border: none;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	-o-text-overflow: clip;
	text-overflow: clip;
	text-shadow: 0 1px 0 rgb(204, 204, 204), 0 2px 0 rgb(201, 201, 201), 0 3px 0 rgb(187, 187, 187), 0 4px 0 rgb(185, 185, 185), 0 5px 0 rgb(170, 170, 170), 0 6px 1px rgba(0, 0, 0, 0.0980392), 0 0 5px rgba(0, 0, 0, 0.0980392), 0 1px 3px rgba(0, 0, 0, 0.298039), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.247059), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.14902);
	-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
#servers-video .servers-video-container .videocaption h4 {
	color: #fff;
	font-size: 2em;
	font-weight: 300;
	margin-top: 25px;
	text-shadow: -1px 1px 0 #2d2d2f;
}
#servers-video .servers-video-container .videocaption .btn-slide {
	background: #00a63f;
	border-radius: 0;
	color: #fff;
	font-size: 19px;
	font-weight: 700;
	margin: 25px auto 10px auto;
	padding: 7px 20px;
	border-radius: 5px;
	position: relative;
}
#servers-video .servers-video-container .videocaption .btn-slide:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(113, 172, 147, 0);
	border-top-color: #00a63f;
	border-width: 8px;
	margin-left: -8px;
}
#servers-video video {
	width: 100%;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
}

/* End of Video Background - Dedicated servers Page */


/* Responsive Table - Dedicated servers Page */

.servers-table {
	overflow: hidden;
}
.products-table {
	min-width: 100%;
	border: 1px solid #DFE0E5;
	font-family: 'hind', sans-serif;
	background: #F7F7F7;
}
.products-table thead th {
	color: #6E6E6E;
	font-weight: 700 !important;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px solid #DFE0E5;
	border-right: 1px solid #DFE0E5;
	border-bottom: 1px solid #DFE0E5;
	padding: 2em 1em;
}
.products-table th {
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	padding: 16px 12px;
	color: #6E6E6E;
	font-size: 16px;
	background: #fff;
}
.products-table td {
	color: #6E6E6E;
	padding: 16px 12px;
	font-size: 16px;
	border-bottom: 1px solid #DFE0E5;
}
.products-table th {
	padding: 2em 1em !important
}
.products-table td:last-child, .products-table thead th:last-child {
	text-align: center;
}
.products-table tr.even, .products-table tr.alt, .products-table tr:nth-of-type(even) {
	background: #fff;
}


/* End of Responsive Table - Dedicated servers Page */


/* ==============================
   8 = Domains
   ============================== */

.domains h2 {
	color: #fff;
	text-align: center;
	font-weight: 300;
}
.domains p {
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.domainsearch-full {
	background: #666;
	border-radius: 0;
	padding: 20px;
}
.domainsearch-full .form-control {
	width: 100%;
}
.domainsearch-full input[type="text"].form-control {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 0;
	font-size: 18px;
	height: 55px;
	padding: 5px 15px;
	width: 100%;
}
.domainsearch-full select.form-control {
	border-radius: 0;
	font-size: 18px;
	height: 55px;
	padding: 5px 15px;
	width: 100%;
}
.domainsearch-full button[type="submit"] {
	background: #515151;
	border: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 5px;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-top-right-radius: 5px;
	color: #fff;
	cursor: pointer;
	float: left;
	font-size: 16px;
	font-weight: 900;
	height: 55px;
	padding: 8px 6px 6px;
	text-transform: uppercase;
	width: 100%;
}
.domainsearch-full button[type="submit"]:hover {
	background: #646464;
}
.domainsearch-full input[type="text"]:focus, .domainsearch-full select:focus {
	border: 0;
	box-shadow: 0 8px 6px -6px #000;
}
#domainextensions {
	margin-top: 10px;
}
#domainextensions .ribbon {
	right:8px;
	top: -5px;
}
#domainextensions .item{
	margin:0 10px;
}
#domainextensions .item .extension {
	padding: 20px 20px;
	font-size: 22px;
	font-weight: 500;
	color: #00a63f;
	text-align: center;
	border-radius: 0px;
	text-transform: uppercase;
	background: #fff;
	border-radius: 2em;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
#domainextensions .item .domain-price {
	text-align: center;
	padding: 5px;
	color: #1a1a1a;
	font-size: 20px;
	font-family: 'Nunito', sans-serif;
}
.domainfeatures p {
	font-size: 16px;
	font-weight: 300;
	margin: 18px 0 0;
	text-align: center;
	padding: 0 30px;
}
.domainfeatures h6 {
	font-size: 18px;
	color: #00a63f;
	font-weight: 300;
	letter-spacing: .07em;
	border: 2px solid #00a63f;
	margin: 0 auto;
	padding: 15px 25px;
	display: table;
	text-align: center;
}
.domainfeatures .panel {
	border: 0;
	box-shadow: 0;
}
.domainfeatures .panel-heading {
	border-left: 5px solid #00a63f;
	box-shadow: 0;
	background: #00a63f;
	color: #fff;
	border-radius: 0;
	padding: 22px 10px;
}
.domainfeatures .panel-heading h4.panel-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	color: #fff;
	color: #6E6E6E\9\0;
}
.domainfeatures .panel-heading h4.panel-title a:hover, .domainfeatures .panel-heading h4.panel-title a:focus {
	color: #fff;
	color: #6E6E6E\9\0;
}
.domainfeatures .panel-body {
	padding: 15px;
	margin: 0;
}
.domainfeatures .panel-body p {
	text-align: left;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.through-line {
	color: rgba(0, 0, 0, 0.3);
	text-decoration: line-through;
}
.price-cercle .common-price {
	color: #FFA200;
	position: absolute;
	left: 0;
	right: 0;
	top: -22px;
	font-size: 16px;
	font-weight: 300;
}
.domains-table {
	overflow: hidden;
}
.domains-table td img {
	width: 100px;
}
#tld-table {
	min-width: 100%;
	border: 1px solid #DFE0E5;
	font-family: 'hind', sans-serif;
	background: #f5f5f5;
}
#tld-table thead th {
	background: #00a63f;
	color: #ffffff;
	font-weight: 300;
	padding: 30px 15px;
	font-size: 13px;
	position: relative;
	cursor: pointer;
	text-shadow: none;
}
#tld-table thead th.header.headerSortDown {
	background: #f5f5f5 !important;
	color: #333;
}
#tld-table thead th:before {
	position: absolute;
	font-family: FontAwesome;
	top: 30px;
	right: 12px;
	content: "\f0dc";
}
#tld-table th {
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	padding: 16px 12px;
	color: #6E6E6E;
	font-size: 16px;
	background: #FFFFFF;
}
#tld-table td {
	color: #6E6E6E;
	padding: 16px 12px;
	font-size: 16px;
	border-bottom: 1px solid #DFE0E5;
	text-align: center;
}
#tld-table td:first-child {
	font-weight: bold;
	text-align: left;
}
#tld-table thead th:first-child {
	text-align: left;
}
#tld-table tr.even, #tld-table tr.alt, #tld-table tr:nth-of-type(even) {
	background: #FFFFFF;
}

/* ==============================
   9 = About Us
   ============================== */

.about-hero {
	position: relative;
}
.about-text {
	position: absolute;
	top: 35%;
	left: 1%;
	right: 1%;
	z-index: 999;
}
.about-text h2 {
	color: #fff;
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}
.about-text p {
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.about p {
	font-size: 16px;
	font-weight: 300
}
.custom-info {
	background: url(images/info-banners/1.html);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.custom-info-column {
	background: #1a1a1a;
}
.custom-info2 {
	background: url(images/info-banners/2.html);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.custom-info2-column {
	background: rgba(253, 113, 64, 0.7)
}
.custom-info3 {
	background: url(images/info-banners/3.html);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.custom-info3-column {
	background: rgba(0, 0, 0, 0.7);
}
.custom-info4 {
	background: url(images/info-banners/3.html);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.custom-info4-column {
	background: rgba(255, 255, 255, 0.8);
}
.custom-info-column{
	border-radius:2em;
}
.thequote h5 {
	font-size: 2.5em;
	font-weight: 700;
}
.custom-info h5, .custom-info2 h5, .custom-info3 h5 {
	color: #fff;
	font-size: 41px;
	font-weight: 600;
	margin-bottom: 30px;
}
.custom-info p, .custom-info2 p, .custom-info3 p {
	color: #fff;
}
.clients {
	border: 1px solid #d7d5d5;
}
.clients .block-grid-item {
	text-align: center;
	padding: 30px 20px;
	border: 1px solid #d7d5d5;
	border-left: 0;
	border-top: 0;
	background: #fff;
}
.apps{
	text-align: center;
	padding: 0px 20px;
	border-left: 0;
	border-bottom: 0;
	margin:15px;
}
.apps img{
	background:#fff;
	text-align:center;
	border-radius: 2em;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
.ourclients h3 {
	text-align: center;
}
.ourclients p {
	text-align: center;
	font-size: 18px;
}
.counter {
	position: relative;
	padding: 80px 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
}
.counter-holder:hover .counter-icon i.fa {
	border-radius: 50%;
}
.counter-text {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	text-transform: capitalize;
}
.counter-number {
	/* margin-bottom: -5px; */
	font-size: 41px;
	font-family: 'Nunito', sans-serif;
}
.counter-number-holder {
	font-size: 42px;
	font-weight: 700;
	color: #fff;
}
.counter-number-holder .counter-number {
	font-size: 42px;
}
.team {
	width: 100%;
	border-radius: 2em;
    overflow: hidden;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
.team img {
	max-width: 100%;
	height: auto;
	display: block;
	width: 100%;
}
.team figcaption {
	padding: 25px 20px;
	text-align: center;
}
.team h5 {
	text-transform: uppercase;
	line-height: normal;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 5px;
	margin-top: 0px;
}
.team p {
	color: #999;
}
.clients .block-grid-item:nth-child(4n+4) {
	border-right: 0;
}
.testimonials h3 {
	text-align: center;
	color: #fff;
	font-weight: 300;
}
.testimonials p {
	font-size: 18px;
	text-align: center;
	color: #fff;
}
.testimonial-content {
	padding: 20px 0 0;
	text-align: center;
}
.testimonial-content p {
	color: #1a1a1a;
	padding: 25px 60px 5px;
	font-size: 16px;
	text-align: center;
}
.testimonial-content .whoclient h5 {
	font-size: 16px;
	color: #1a1a1a;
	text-transform: uppercase;
	letter-spacing: .07em;
	margin-bottom: 15px;
}
.testimonial-content .whoclient h5 a {
	color: #00a63f;
}
.testimonialimg {
	text-align: center;
}

/* ==============================
   10 = FAQ
   ============================== */

.faq {
	overflow: hidden;
}
.faq h2 {
	margin-bottom: 12px;
	text-align: center;
}
.faq p {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}

.faq-questions .panel {
	margin-top: 0px !important;
}
.faq-questions .panel-group {
	margin-bottom: 0px;
}

.faq .panel {
	border: 0;
	box-shadow: 0;
	box-shadow: none;
	background:transparent;
}
.faq .panel-heading {
	border: 0;
	box-shadow: 0;
	background: transparent;
	color: #6E6E6E;
	border-radius: 0;
	padding: 0px;
}
.faq .panel {
	border-top: 1px solid #ddd;
}
.faq .panel:first-child {
	border-top: 0px;
}
.faq .panel-heading h4.panel-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	color: #303030;
}
.faq .panel-body {
	padding: 15px;
	margin: 0;
	border-top: 0;
}
.faq .panel-body p {
	text-align: left;
	font-size: 16px;
	padding: 0;
	line-height: 24px;
}
.needsupport h6 {
	margin-top: 25px;
}

/* ==============================
   11 = Login
   ============================== */

.login {
	overflow: hidden;
}
.login-form-panel {
	border: 0;
	border-radius: 0px;
}
.login-form {
	text-align: center;
	border: 0;
	border-radius: 0px;
	overflow: hidden;
}
.login-form-panel .center-block, .Register-form-panel .center-block {
	border-radius: 2em;
}

/* ==============================
   12 = Datacenter
   ============================== */

.datacenter {
	overflow: hidden;
}
.datacenter p {
	font-size: 16px;
	font-weight: 300;
	margin: 18px 0 0;
	text-align: center;
	padding: 0 30px;
}
.datacenter-facilities {
	overflow: hidden;
}
#datacenter-partners .item {
	margin: 3px;
	text-align: center
}

/* ==============================
   13 = Elements
   ============================== */

/* qsSlider Order Slider  ----------------------- */
#qsSlider .title {
	font-size: 16px;
	margin-bottom: 0;
	font-weight: 600;
}
#qsSlider .sdecs {
	padding: 25px 0;
	color: #999
}
#qsSlider .slabels {
	float: right;
}
#qsSlider .slabels .label {
	display: inline-block;
	padding-top: 6px;
	font-size: 15px;
	margin-top: -10px;
	border-radius: 3px;
	min-width: 80px;
}
#qsSlider .slider {
	margin: 15px 0 75px;
}
#qsSlider #panelselector, #qsSlider #periodselector {
	padding: 25px 0;
	margin-bottom: 5px;
}
#qsSlider #panelselector #panel, #qsSlider #periodselector #period {
	height: 50px;
}
#qsSlider #panelselector #panel #panelbackdrop, #qsSlider #periodselector #period #periodbackdrop {
	width: 10px;
	height: 10px
}
#qsSlider #month, #qsSlider #pincluded {
	position: absolute;
	width: 170px;
	left: 20px;
	margin-top: 30px;
	cursor: pointer
}
#qsSlider #year, #qsSlider #nopanel {
	position: absolute;
	width: 170px;
	left: 20px;
	margin-top: -15px;
	cursor: pointer
}
#qsSlider #QsPrice {
	border: 1px solid #d5d7d8;
	border-width: 0 0 0 1px;
	padding-left: 15px
}
#qsSlider #buyvps {
	margin: 15px auto 0 0
}
#qsSlider #pricetext {
	border-bottom: 3px double #e5e5e5;
	display: inline-block
}
#qsSlider #pricetext {
	border: 2px dashed #1a1a1a;
	padding: 25px 15px;
	width: 100%;
	text-align: center;
}
#qsSlider #pricetext #btext, #qsSlider #pricetext .fa, #qsSlider #pricetext .glyphicon {
	font-size: 18px
}
#qsSlider #pricetext h4, #qsSlider #pricetext h5 {
	text-transform: uppercase;
	margin-bottom: 0;
	font-weight: 600;
}
#qsSlider #doller {
	font-size: 47px;
	font-weight: 700;
	color: #000;
}
#qsSlider #cents {
	font-size: 18px;
	font-weight: 700;
	color: #000
}
#qsSlider #presets {
	position: relative
}
#qsSlider #presets .btn {
	width: 95%;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 2px;
	border-radius: 3px;
	margin-bottom: 15px;
	border: 0px;
	-webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
}
#qsSlider #presets .btn:hover {
	color: #000;
}
#qsSlider #presets div.product {
	float: left;
	display: block;
	width: 20%;
}
#qsSlider .ui-slider {
	background: #e6e6e6;
	-webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#qsSlider .ui-slider .ui-slider-handle:focus, #qsSlider .ui-slider .ui-slider-handle:active {
	outline: 0;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3);
	text-decoration: none
}
#qsSlider .ui-slider .ui-slider-handle:hover:before, #qsSlider .ui-slider .ui-slider-handle:focus:before, #qsSlider .ui-slider .ui-slider-handle:active:before {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .3)
}
#qsSlider .ui-slider .ui-slider-handle {
	cursor: pointer;
	background: white;
	border: 1px solid #ccc;
	width: 25px;
	height: 25px;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
	background-image: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
	background-image: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1));
	-webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
}
#qsSlider .ui-slider .ui-slider-handle:before {
	display: inline-block
}
#qsSlider .ui-slider .ui-slider-handle:hover {
	background-color: #fff;
	outline: 0;
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .3);
	text-decoration: none;
}
#qsSlider .ui-slider-horizontal {
	height: 15px
}
#qsSlider .ui-slider-horizontal .ui-slider-handle {
	margin-left: -.725em;
	top: -.4em
}
#qsSlider .ui-slider-vertical {
	width: 10px
}
#qsSlider .ui-slider-vertical .ui-slider-handle {
	left: -8px;
	margin-bottom: -9px;
}
#qsSlider .ui-slider-handle {
	outline: 0!important;
	border-color: #414141;
	color: #414141;
}
#qsSlider .ui-slider-primary .ui-slider-handle, #qsSlider .ui-slider-primary .ui-slider-handle:hover, #qsSlider .ui-slider-primary .ui-slider-handle:focus, #qsSlider .ui-slider-primary .ui-slider-handle:active {
	color: #337ab7
}
#qsSlider .ui-slider-primary .ui-slider-range {
	background-color: #337ab7;
	border-radius: 16px;
}
#qsSlider .ui-slider-success .ui-slider-handle, #qsSlider .ui-slider-success .ui-slider-handle:hover, #qsSlider .ui-slider-success .ui-slider-handle:focus, #qsSlider .ui-slider-success .ui-slider-handle:active {
	color: #5cb85c;
}
#qsSlider .ui-slider-success .ui-slider-range {
	border-radius: 16px;
}
#qsSlider .ui-slider-danger .ui-slider-handle, #qsSlider .ui-slider-danger .ui-slider-handle:hover, #qsSlider .ui-slider-danger .ui-slider-handle:focus, #qsSlider .ui-slider-danger .ui-slider-handle:active {
	color: #d9534f
}
#qsSlider .ui-slider-danger .ui-slider-range {
	background-color: #d9534f;
	border-radius: 16px;
}
#qsSlider .ui-slider-info .ui-slider-handle, #qsSlider .ui-slider-info .ui-slider-handle:hover, #qsSlider .ui-slider-info .ui-slider-handle:focus, #qsSlider .ui-slider-info .ui-slider-handle:active {
	border-color: #5bc0de;
	color: #5bc0de
}
#qsSlider .ui-slider-info .ui-slider-range {
	background-color: #5bc0de
}
#qsSlider .ui-slider-warning .ui-slider-handle, #qsSlider .ui-slider-warning .ui-slider-handle:hover, #qsSlider .ui-slider-warning .ui-slider-handle:focus, #qsSlider .ui-slider-warning .ui-slider-handle:active {
	border-color: #f0ad4e;
	color: #f0ad4e
}
#qsSlider .ui-slider-warning .ui-slider-range {
	background-color: #f0ad4e
}
#qsSlider #tooltip {
	display: none;
	position: absolute;
	max-width: 200px;
	z-index: 1070;
	top: -75px
}
#qsSlider #tooltip .text {
	padding: 10px 5px;
	display: block;
	background: #000;
	color: #fff;
	font-size: 12px;
	opacity: .8;
	filter: alpha(opacity=80);
	border-left: 5px solid #00b159;
}
#qsSlider .cloud-msg {
	background: #303236;
	font-size: 18px;
	font-weight: normal;
	padding: 20px 35px;
	position: relative;
	text-align: center;
	line-height: 25px;
	color: #fff;
}
#qsSlider .cloud-msg:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(114, 172, 148, 0);
	border-bottom-color: #303236;
	border-width: 10px;
	margin-left: -10px;
}
#qsSlider .options {
	font-size: 19px;
	/* margin: 0; */
	padding: 0 0 5px;
	color: #292929;
	font-weight: 600;
}

/* Button Click Effect ----------------------- */     
.mawbutton {
	outline: none;
	overflow: hidden;
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.mawbutton .mawbutton-ripple {
	position: absolute;
	border-radius: 100%;
	width: 0px;
	height: 0px;
	background: rgba(248,248,255, .2);
	transition: all 150ms ease-out;
	-webkit-transition: all 150ms ease-out;
	-moz-transition: all 150ms ease-out;
	-o-transition: all 150ms ease-out;
}

.mawbutton .mawbutton-ripple-out {
	background: rgba(248,248,255, .0);
	transition: background 150ms ease-out opacity 150ms ease-out;
	-webkit-transition: background 150ms ease-out opacity 150ms ease-out;
	-moz-transition: background 150ms ease-out;
	-o-transition: background 150ms ease-out;
}

.mawbutton .mawbutton-stop {
	-webkit-transition: none !important;
	transition: none !important;
}   
/* cart ----------------------- */     

/* qsSlider ----------------------- */   
#qsSlider .ui-slider-success .ui-slider-range {
	background-color: #5cb85c;
}
#qsSlider .ui-slider-range {
	background: #00a63f;
	background: -moz-linear-gradient(left, #00a63f 0%, #FF8C00 100%);
	background: -webkit-linear-gradient(left, #00a63f 0%, #FF8C00 100%);
	background: linear-gradient(to right, #00a63f 0%, #FF8C00 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a63f', endColorstr='#FF8C00', GradientType=1);
	cursor: pointer;
	border-radius: 16px;
}   
/* Modal ----------------------- */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* Smart Photo Gallery ----------------------- */
.smartphoto-nav ul{
	overflow:hidden;
}

/* Form Elements ----------------------- */
.coupon-code input{
	padding:14px;
}
.coupon-code .input-copon{
	padding:13px;
}
.coupon-code .btn{
	border-radius:0px 3px 3px 0;
}
.checkbox {
	padding-left: 20px;
}
.checkbox label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
	transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
	display: inline-block;
	position: absolute;
	width: 16px;
	height: 16px;
	left: 0;
	top: 0;
	margin-left: -20px;
	padding-left: 3px;
	padding-top: 1px;
	font-size: 11px;
	color: #555555;
}
.checkbox input[type="checkbox"], .checkbox input[type="radio"] {
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.checkbox input[type="checkbox"]:focus+label::before, .checkbox input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked+label::after, .checkbox input[type="radio"]:checked+label::after {
	font-family: "FontAwesome";
	content: "\f00c";
}
.checkbox input[type="checkbox"]:indeterminate+label::after, .checkbox input[type="radio"]:indeterminate+label::after {
	display: block;
	content: "";
	width: 10px;
	height: 3px;
	background-color: #555555;
	border-radius: 2px;
	margin-left: -16.5px;
	margin-top: 7px;
}
.checkbox input[type="checkbox"]:disabled, .checkbox input[type="radio"]:disabled {
	cursor: not-allowed;
}
.checkbox input[type="checkbox"]:disabled+label, .checkbox input[type="radio"]:disabled+label {
	opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled+label::before, .checkbox input[type="radio"]:disabled+label::before {
	background-color: #eeeeee;
	cursor: not-allowed;
}
.checkbox.checkbox-circle label::before {
	border-radius: 50%;
}
.checkbox.checkbox-inline {
	margin-top: 0;
}
.checkbox-primary input[type="checkbox"]:checked+label::before, .checkbox-primary input[type="radio"]:checked+label::before {
	background-color: #337ab7;
	border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:checked+label::after, .checkbox-primary input[type="radio"]:checked+label::after {
	color: #fff;
}
.checkbox-danger input[type="checkbox"]:checked+label::before, .checkbox-danger input[type="radio"]:checked+label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:checked+label::after, .checkbox-danger input[type="radio"]:checked+label::after {
	color: #fff;
}
.checkbox-info input[type="checkbox"]:checked+label::before, .checkbox-info input[type="radio"]:checked+label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:checked+label::after, .checkbox-info input[type="radio"]:checked+label::after {
	color: #fff;
}
.checkbox-warning input[type="checkbox"]:checked+label::before, .checkbox-warning input[type="radio"]:checked+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:checked+label::after, .checkbox-warning input[type="radio"]:checked+label::after {
	color: #fff;
}
.checkbox-success input[type="checkbox"]:checked+label::before, .checkbox-success input[type="radio"]:checked+label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:checked+label::after, .checkbox-success input[type="radio"]:checked+label::after {
	color: #fff;
}
.checkbox-primary input[type="checkbox"]:indeterminate+label::before, .checkbox-primary input[type="radio"]:indeterminate+label::before {
	background-color: #337ab7;
	border-color: #337ab7;
}
.checkbox-primary input[type="checkbox"]:indeterminate+label::after, .checkbox-primary input[type="radio"]:indeterminate+label::after {
	background-color: #fff;
}
.checkbox-danger input[type="checkbox"]:indeterminate+label::before, .checkbox-danger input[type="radio"]:indeterminate+label::before {
	background-color: #d9534f;
	border-color: #d9534f;
}
.checkbox-danger input[type="checkbox"]:indeterminate+label::after, .checkbox-danger input[type="radio"]:indeterminate+label::after {
	background-color: #fff;
}
.checkbox-info input[type="checkbox"]:indeterminate+label::before, .checkbox-info input[type="radio"]:indeterminate+label::before {
	background-color: #5bc0de;
	border-color: #5bc0de;
}
.checkbox-info input[type="checkbox"]:indeterminate+label::after, .checkbox-info input[type="radio"]:indeterminate+label::after {
	background-color: #fff;
}
.checkbox-warning input[type="checkbox"]:indeterminate+label::before, .checkbox-warning input[type="radio"]:indeterminate+label::before {
	background-color: #f0ad4e;
	border-color: #f0ad4e;
}
.checkbox-warning input[type="checkbox"]:indeterminate+label::after, .checkbox-warning input[type="radio"]:indeterminate+label::after {
	background-color: #fff;
}
.checkbox-success input[type="checkbox"]:indeterminate+label::before, .checkbox-success input[type="radio"]:indeterminate+label::before {
	background-color: #5cb85c;
	border-color: #5cb85c;
}
.checkbox-success input[type="checkbox"]:indeterminate+label::after, .checkbox-success input[type="radio"]:indeterminate+label::after {
	background-color: #fff;
}
.radio {
	padding-left: 20px;
}
.radio label {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-left: 5px;
}
.radio label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	margin-left: -20px;
	border: 1px solid #cccccc;
	border-radius: 50%;
	background-color: #fff;
	-webkit-transition: border 0.15s ease-in-out;
	-o-transition: border 0.15s ease-in-out;
	transition: border 0.15s ease-in-out;
}
.radio label::after {
	display: inline-block;
	position: absolute;
	content: " ";
	width: 11px;
	height: 11px;
	left: 3px;
	top: 3px;
	margin-left: -20px;
	border-radius: 50%;
	background-color: #555555;
	-webkit-transform: scale(0, 0);
	-ms-transform: scale(0, 0);
	-o-transform: scale(0, 0);
	transform: scale(0, 0);
	-webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	-o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
	transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
	opacity: 0;
	z-index: 1;
	cursor: pointer;
}
.radio input[type="radio"]:focus+label::before {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.radio input[type="radio"]:checked+label::after {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.radio input[type="radio"]:disabled {
	cursor: not-allowed;
}
.radio input[type="radio"]:disabled+label {
	opacity: 0.65;
}
.radio input[type="radio"]:disabled+label::before {
	cursor: not-allowed;
}
.radio.radio-inline {
	margin-top: 0;
}
.radio-primary input[type="radio"]+label::after {
	background-color: #337ab7;
}
.radio-primary input[type="radio"]:checked+label::before {
	border-color: #337ab7;
}
.radio-primary input[type="radio"]:checked+label::after {
	background-color: #337ab7;
}
.radio-danger input[type="radio"]+label::after {
	background-color: #d9534f;
}
.radio-danger input[type="radio"]:checked+label::before {
	border-color: #d9534f;
}
.radio-danger input[type="radio"]:checked+label::after {
	background-color: #d9534f;
}
.radio-info input[type="radio"]+label::after {
	background-color: #5bc0de;
}
.radio-info input[type="radio"]:checked+label::before {
	border-color: #5bc0de;
}
.radio-info input[type="radio"]:checked+label::after {
	background-color: #5bc0de;
}
.radio-warning input[type="radio"]+label::after {
	background-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked+label::before {
	border-color: #f0ad4e;
}
.radio-warning input[type="radio"]:checked+label::after {
	background-color: #f0ad4e;
}
.radio-success input[type="radio"]+label::after {
	background-color: #5cb85c;
}
.radio-success input[type="radio"]:checked+label::before {
	border-color: #5cb85c;
}
.radio-success input[type="radio"]:checked+label::after {
	background-color: #5cb85c;
}
input[type="checkbox"].styled:checked+label:after, input[type="radio"].styled:checked+label:after {
	font-family: 'FontAwesome';
	content: "\f00c";
}
input[type="checkbox"] .styled:checked+label::before, input[type="radio"] .styled:checked+label::before {
	color: #fff;
}
input[type="checkbox"] .styled:checked+label::after, input[type="radio"] .styled:checked+label::after {
	color: #fff;
}

/* Combo Prices  ----------------------- */

.combo-prices h3 span {
	font-size: 13px;
	display: block;
}
.combo-prices p em {
	font-size: 16px;
}

/* Domain Prices  ----------------------- */

.domain-prices .prices {
	text-align: center;
}
.domain-prices .prices h4 {
	background: #1a1a1a;
	padding: 12px 0;
	color: #fff;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: 600;
	position: relative;
	margin: 0px;
	border-radius: 1em 1em 0 0;
}
.domain-p-container:hover h4:after {
	content: '';
	position: absolute;
	left: 47%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #00a63f;
	clear: both;
}
.domain-p-container:hover h4, .domain-p-container h4.active {
	background: #00a63f;
	position: relative;
	margin: 0px;
	border-radius: 1em 1em 0 0;
}
.domain-p-container:hover h4:hover:after, .domain-p-container:hover h4.active:after {
	content: '';
	position: absolute;
	left: 47%;
	top: 100%;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #00a63f;
	clear: both;
}
.domain-prices .prices p {
	font-size: 30px;
	line-height: 32px;
	font-weight: 600;
	margin: 0px;
	padding: 30px;
	border-radius: 0 0 3px 3px;
}
.domain-prices .prices p small {
	font-size: 16px;
	font-weight: 300;
}
.domain-prices .prices p span {
	display: block;
	font-size: 18px;
	font-weight: 600;
}
.domain-p-container {
	margin-bottom: 30px;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	border-radius:2em;
	overflow: hidden;
}


/* Mini Badge  ----------------------- */

.main-badge {
	line-height: 18px;
	top: -5px;
	left: 5%;
	border-radius:4px !important;
	height: 20px;
}
.left-badge-color-1, .left-badge-color-2, .left-badge-color-3 {
	width: auto;
	background: #F62459;
	position: absolute;
	margin-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 0px;
	border-radius: 4px;
	font-size: 11px;
	padding:2px 6px;
	text-transform: uppercase;
	color: #fff;
	line-height: 18px;
}
.left-badge-color-2 {
	background: #00a63f;
}
.left-badge-color-2:before {
	content: "";
	border-right: 5px solid #00a63f;
}
.left-badge-color-3 {
	background: #175bb5;
}
.left-badge-color-3:before {
	content: "";
	border-right: 5px solid #175bb5;
}
.down-badge-color-1, .down-badge-color-2, .down-badge-color-3 {
	width: auto;
	background: #fc496d;
	position: absolute;
	margin-left: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 0px;
	border-radius: 0px 0px 0px 0;
	font-size: 11px;
	padding: 2px 6px;
	text-transform: uppercase;
	color: #fff;
}

.down-badge-color-2 {
	background: #ffba24;
	color: #333;
}
.down-badge-color-3 {
	background: #F62459;
}
.down-badge-color-3:before {
	content: "";
	border-color: #F62459 transparent transparent;
}

/*list style 1*/

ul.list1 {
	list-style: none;
	padding-left: 22px;
	overflow: hidden;
}
ul.list1 li {
	position: relative;
	padding: 8px 0 4px;
	line-height: 25px;
	font-size: 16px;
}
ul.list1 li:before {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #00b159;
	left: -19px;
	top: 13px;
	width: 9px;
	height: 9px;
	border-radius: 100%;
}

/*list style 2*/

ul.list2 {
	list-style: none;
	padding-left: 22px;
	overflow: hidden;
}
ul.list2 li {
	position: relative;
	padding: 8px 0 4px;
	font-size: 16px;
}
ul.list2 li:before {
	content: '';
	display: block;
	position: absolute;
	border: 1px solid #00b159;
	left: -19px;
	top: 13px;
	width: 9px;
	height: 9px;
}

/*list style 3*/

ul.list3 {
	list-style: none;
	padding-left: 22px;
	padding: 0;
}
ul.list3 li {
	padding: 4px 0 4px;
}
ul.list3 li i.fa {
	color: 000;
	font-size: 12px;
	width: 10px;
	height: 10px;
	line-height: 20px;
	text-align: center;
	margin-right: 4px;
}

/*list style 4*/

ul.list4 {
	list-style: none;
	padding-left: 22px;
	padding: 0;
}
ul.list4 li {
	padding: 4px 0 4px;
	font-size: 16px;
}
ul.list4 li i.fa {
	background: #00b159;
	color: #fff;
	width: 17px;
	height: 17px;
	line-height: 20px;
	text-align: center;
	margin-right: 8px;
	font-size: 11px;
	border-radius: 100%;
}

/*list style 5*/

ol.list5 {
	counter-reset: li;
	list-style: none outside none;
	padding: 0;
	overflow: hidden;
}
ol.list5 li {
	position: relative;
	padding: 4px 0 4px 34px;
	font-size: 16px;
}
ol.list5 li:after {
	content: counter(li, decimal-leading-zero) ".";
	counter-increment: li;
	position: absolute;
	left: 2px;
	top: 50%;
	margin-top: -12px;
	color: #21252b;
	width: 26px;
	height: 26px;
	text-align: center;
	line-height: 26px;
}

/*list style 6*/

ol.list6 {
	overflow: hidden;
}
ol.list6 li {
	position: relative;
	padding: 4px 0 4px;
	font-size: 16px;
}

/*BOXES STYLE*/

.boxes {
	border: 1px solid #dde1e1;
	padding: 30px 15px;
}
.boxes:first-child h2, .boxes:first-child h1, .boxes:first-child h3 {
	margin-top: 0px;
}
.boxes p:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxes-border-top {
	border-top: 5px solid #00a63f;
}
.boxes-border-left {
	border-left: px solid #01c1c1;
}
.boxes.border-dotted {
	border: 1px dotted #dde1e1;
}
.boxes.border-dotted-2 {
	border: 2px dotted #dde1e1;
}
.boxes.border-dotted-3 {
	border: px dotted #dde1e1;
}

.boxes.border-dashed-2 {
	border: 2px dashed #dde1e1;
}
.boxes.border-dashed-3 {
	border: 3px dashed #dde1e1;
}

/*MARGINS*/

.margin-0 {
	margin: 0px;
}
.margin-5 {
	margin: 5px;
}
.margin-10 {
	margin: 10px;
}
.margin-15 {
	margin: 15px;
}
.margin-20 {
	margin: 20px;
}
.margin-25 {
	margin: 25px;
}
.margin-30 {
	margin: 30px;
}
.margin-35 {
	margin: 35px;
}
.margin-40 {
	margin: 40px;
}
.margin-45 {
	margin: 45px;
}

/*margins-top*/

.margin-top-0 {
	margin-top: 0px;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-15 {
	margin-top: 15px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-25 {
	margin-top: 25px;
}

.margin-top-35 {
	margin-top: 35px;
}
.margin-top-40 {
	margin-top: 40px;
}


/*margins-left*/

.margin-left-5 {
	margin-left: 5px;
}
.margin-left-10 {
	margin-left: 10px;
}
.margin-left-15 {
	margin-left: 15px;
}
.margin-left-20 {
	margin-left: 20px;
}
.margin-left-25 {
	margin-left: 25px;
}
.margin-left-30 {
	margin-left: 30px;
}
.margin-left-35 {
	margin-left: 35px;
}
.margin-left-40 {
	margin-left: 40px;
}
.margin-left-45 {
	margin-left: 45px;
}

/*margins-bottom*/

.margin-bottom-0 {
	margin-bottom: 0px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px;
}
.margin-bottom-10 {
	margin-bottom: 10px;
}
.margin-bottom-15 {
	margin-bottom: 15px;
}
.margin-bottom-20 {
	margin-bottom: 20px;
}
.margin-bottom-25 {
	margin-bottom: 25px;
}
.margin-bottom-30 {
	margin-bottom: 30px;
}
.margin-bottom-35 {
	margin-bottom: 35px;
}
.margin-bottom-40 {
	margin-bottom: 40px;
}
.margin-bottom-45 {
	margin-bottom: 45px;
}

/*margins-right*/

.margin-right-5 {
	margin-right: 5px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-right-15 {
	margin-right: 15px;
}
.margin-right-20 {
	margin-right: 20px;
}
.margin-right-25 {
	margin-right: 25px;
}
.margin-right-30 {
	margin-right: 30px;
}
.margin-right-35 {
	margin-right: 35px;
}
.margin-right-40 {
	margin-right: 40px;
}
.margin-right-45 {
	margin-right: 45px;
}

/*PROGRESS BAR*/

.progress {
	-webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
	border-radius: 4px;
	background: #e7e9e9;
	border-radius: 16px;
}
.progress-bar {
	background: #00a63f;
	font-size: 16px;
	color: #fff;
	-webkit-box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0);
	box-shadow: inset 0 0px 0 rgba(0, 0, 0, 0);
	border-radius: 16px;
}
.skills-name {
	margin-left: 15px;
}
.skills-percentage {
	margin-right: 15px;
}

/*style 1*/

.progress.progress-style1 {
	border-radius: 0px;
	border-radius: 16px;
}
.progress.progress-style1 .progress-bar {
	border-radius: 16px;
	background: #1a1a1a;
}

/*style 2*/

.progress.progress-style2 {
	height: 30px;
	line-height: 30px;
}
.progress.progress-style2 .progress-bar {
	height: 30px;
	line-height: 30px;
	background: #1a1a1a;
}
.progress.progress-style3 {
	height: 30px;
	line-height: 30px;
	border-radius: 0px;
	border-radius: 16px;
}
.progress.progress-style3 .progress-bar {
	height: 30px;
	line-height: 30px;
	border-radius: 16px;
}

/*single_box Icons*/

.single_box {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-align: center;
}
.single_box:hover {}
.single_box img {
	border-radius: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.single_box [class^="fa"] {
	font-size: 40px;
}
.single_box.style1 {
	padding: 0 0 30px;
}
.single_box.style1 [class^="fa"] {
	font-size: 48px;
	line-height: 60px;
	display: inline-block;
	width: 60px;
	height: 60px;
	margin-bottom: 7px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.single_box.style1:hover [class^="fa"] {
	color: #21252b;
}
.single_box.style1 p.introtext {
	margin-bottom: 0;
}
.single_box h3 {
	font-size: 24px;
	margin: 10px 0 14px;
}
.single_box h3 a {
	color: inherit;
}
.single_box h3 a:hover {
	color: #e16657;
}
.single_box p.introtext {
	margin: 10px 0 30px;
}

/*CAROUSEL*/


/*owl style*/

.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	margin: 5px;
	padding: 15px 13px;
	border-radius: 4px;
	font-size: 16px;
	background: #21252b;
	filter: Alpha(Opacity=70);
	opacity: 0.7;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 13px;
	height: 13px;
	margin: 5px 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #21252b;
	filter: Alpha(Opacity=70);
	opacity: 0.7;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center;
}
.owl-item-1 .owl-controls .owl-buttons div.owl-prev {
	position: absolute;
	top: 45%;
	left: 10px;
}
.owl-item-1 .owl-controls .owl-buttons div.owl-next {
	position: absolute;
	top: 45%;
	right: 10px;
}

/*search*/

.error h1 {
	font-size: 80px;
	font-weight: 600;
	color: #1a1a1a;
	text-align: center;
}
.big-title h1 {
	font-size: 80px;
	font-weight: 600;
	color: #1a1a1a;
	text-align: center;
}
.widget.search .input-group-addon {
	border-radius: 0px 3px 3px 0;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 6px 22px;
	background: #00a63f;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
}
.widget.search {}

/*Service Icons*/

.service-icon {
	margin:0px auto;
	display: block;
	text-align: center;
	transition: all .3s;
}
.service-icon:hover {
	transform: scale(1.1, 1.1);
	color: #00a63f;
}
.service-icon i {
	display: block;
}
.service-text {
	width: 100%;
	margin-top: 15px;
	display: block;
	font-size: 16px;
	font-family: 'Nunito', sans-serif;
}

/* Icons */

.fa.circle-icon {
	padding: 16px 19px;
	font-size: 32px;
	color: #fff;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
}
.fa.square-icon {
	padding: 16px 19px;
	font-size: 32px;
	color: #fff;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 50px;
	text-align: center;
}
.fa.square-border-icon {
	padding: 16px 19px;
	font-size: 32px;
	color: #00a63f;
	border: 2px solid #00a63f;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 49px;
	text-align: center;
	border-radius: 0.5em;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
.fa.square-border-icon-fill {
	padding: 16px 19px;
	font-size: 32px;
	color: #fff;
	border: 2px solid #00a63f;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 46px;
	text-align: center;
	border-radius: 3px;
}
.fa.border-icon {
	background: transparent;
	padding: 19px;
	font-size: 32px;
	color: #00a63f;
	border-radius: 50%;
	border: 2px solid #00a63f;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 41px;
	text-align: center;
}
.fa.fa-cog.rotate-icon {
	background: #00a63f;
	padding: 16px 18px;
	font-size: 32px;
	color: #fff;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	vertical-align: middle;
	line-height: 49px;
	text-align: center;
}

/* Alerts */

.alert-success {
	background: #e9ffd9;
	border: 1px solid #d1fab6;
	border-radius: 0px;
}
.alert-info {
	background: #d9edf7;
	color: #31708f;
	border: 0px;
	border-radius: 0px;
}
.alert-warning {
	background: #fcf8e3;
	color: #8a6d3b;
	border: 0px;
	border-radius: 0px;
}
.alert-danger {
	background: #f2dede;
	color: #a94442;
	border: 0px;
	border-radius: 0px;
}
.custom-alert {
	padding: 20px 15px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
	margin: 20px 0;
	border-radius: 3px;
}
.custom-alert p {
	margin-top: 0px !important;
}
.elements {
	background: #fff;
	overflow: hidden;
}
h2.elements {
	font-weight: 300;
	margin: 30px 0;
	font-size: 29px;
	text-align: center;
	border-bottom: 7px solid #ededed;
	padding-bottom: 12px;
}
.elements p {
	font-size: 16px;
	font-weight: 300;
	margin: 18px 0 0;
}
.accordion-example .panel {
	box-shadow: 0;
	/*box-shadow: 0 2px 2px #ddd;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);*/
}
.accordion-example .panel-heading {
	border: 0;
	box-shadow: 0;
	background: #F2F2F2;
	color: #6E6E6E;
	border-radius: 3px 3px 0 0;
	padding: 0px;
}
.accordion-example.panel-heading h4.panel-title {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3
}
.accordion-example .panel-body {
	padding: 15px;
	margin: 0;
}
.accordion-example .panel-body p {
	text-align: left;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
.buttons-example {
	display: table;
	margin: 0 auto;
}
.elements .btn {
	margin-bottom: 12px;
	margin: 0;
	border-radius: 3px;
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 26px !important;
	font-size: 18px !important;
	line-height: 1.3333333 !important;
}
.btn-sm{
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5;
    border-radius: 3px;
}
.btn {
	text-shadow: none;
	border-radius: 2em;
	padding:6px 22px;
	transition: all .3s;
	position: relative; 
	overflow: hidden;
	font-size:16px;
}
.btn:hover {
	opacity: 1;
	box-shadow: 0px 1px 25px -1px rgba(248,248,255, .2);
}
.btn:hover:after {
	-webkit-transition: .7s linear;
	transition: .7s linear;
	background-position: 150% 0;
}
.btn:after { 
	position: absolute;
	top: 0;
	left: 0;
	width: 110%;
	height: 100%;
	content: '';
	-webkit-transform: skewX(-50deg);
	transform: skewX(-50deg);
	background: -webkit-linear-gradient(right, rgba(248,248,255, .2), rgba(248,248,255, .2), rgba(248,248,255, .2)) no-repeat -2em 0;
	background: linear-gradient(to left, rgba(248,248,255, .2), rgba(248,248,255, .2), rgba(248,248,255, .2)) no-repeat -2em 0;
	background-size: 1em 100%;
}
.btn.no-radius {
	border-radius: 0
}
a.btn{
	background:#dddddd;
}


.btn.btn-default {
	background: #fff;
	border:1px solid #bebdbd;
}
.btn.btn-default a {
	display: block;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
	border:1px solid #00a63f;
}
.btn.btn-primary {
	background: #41afee;
	border: 1px solid #41afee;
	color: #fff;
	-webkit-box-shadow: 1px 4px 28px -5px #41afee7d;
	-moz-box-shadow: 1px 4px 28px -5px #41afee7d;
	box-shadow: 1px 4px 28px -5px #41afee7d;

}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
	color: #fff;
	background: #41afee;
	border: 1px solid #41afee;
}
.btn.btn-info {
	background: #59ABE3;
}
.btn.btn-success {
	background: #5cb85c;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
.btn.btn-border {
	border: 1px solid #4cae4c;
	color: #fff;
}
.btn.btn-success:hover, .btn.btn-success:active {
	background: #449d44;
}
.btn.btn-warning {
	background: #E67E22;
}
.btn.btn-warning:hover, .btn.btn-warning:active {
	background: #f28f37;
}

.btn.btn-danger {
	background: #d9534f;
}
.btn.btn-danger:hover, .btn.btn-danger:active {
	background: #c9302c;
}
.btn-new {
	background: #00a63f !important;
	color:#fff!important;
	border:1px solid #00a63f;
	-webkit-box-shadow: 1px 4px 15px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 15px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 15px -5px rgba(0, 166, 63,1);
}
.btn-new:hover, .btn-new:active,.btn-new:focus {
	background: #41afee !important;
	color:#fff;
}

#carousel-example .item {
	margin: 1px;
}
#carousel-example .item img {
	display: block;
	width: 100%;
	height: auto;
}
.counters p {
	font-size: 16px;
	font-weight: 300;
	margin: 0 auto;
	text-align: center;
}
.counters span {
	display: block;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.counters .circle-text {
	color: #807e7e;
	font-weight: 900;
}
.elements h5.badge {
	font-size: 18px;
	padding: 9px 20px;
	background: #fd7140;
	display: table;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 30px;
	border-radius: 0px;
}
.pricingtables.default {
	background: #fff;
}
.pricingtables.default .panel-heading {
	background: transparent;
}
.pricingtables.default .panel-heading h3 {
	color: #1a1a1a;
	font-size: 21px;
	font-weight: 400;
	margin: 0;
	padding: 20px 0;
}

/* ==============================
   14 = Blog
   ============================== */

.post-meta {
	display: table;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.post-meta .date, .post-meta .comments {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 0;
	background-color: #222;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	overflow: hidden;
}
.post-meta .date, .post-meta .comments {
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	padding: 0;
	background-color: #222;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	overflow: hidden;
}
.post-meta {
	display: table;
	width: 100%;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.blog .post-meta .date, .blog .post-meta .comments {
	float: none;
	display: table-cell;
	vertical-align: middle;
	width: 50%;
	color: #1a1a1a;
	background-color: #e9e9e9;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	overflow: hidden;
	border-radius:2em;
}
.blog .post-meta .comments {
	background-color: #00a63f;
	border-radius:2em;
}
.blog .post-meta .comments a {
	color: #fff;
}
.blog .post-meta .date a {
	color: #303030;
}
.blog article {
	background: #fff;
	border-radius: 6px;
}
.blog.single article {
	margin-bottom: 40px;
}
.blog article .post-content {
	padding: 25px;
	border: 1px solid #e4e4e4;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
}
.blog article .post-content h2 {
	font-size: 32px;
}
.blog article .post-content h2 a {
	color: #00a63f;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 40px;
	display: block;
}
.blog article .post-content h2 {
	color: #6E6E6E;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 28px;
	margin-bottom: 40px;
	display: block;
}
.blog article .post-content hr {
	border: solid #fd7140;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
	margin-top: 27px;
	margin-bottom: 27px;
	max-width: 70px;
}
.blog article .post-content .thedate {
	color: #abaaaa;
	font-size: 19px;
	font-weight: 300;
}
.blog article .post-content p {
	font-size: 16px;
	font-weight: 400;
	line-height: 30px;
}
.blog article .post-content ul li {
	font-size: 16px;
	font-weight: 300;
}
.blog article .post-content blockquote {
	border-left-color: #00a63f;
	font-size: 16px;
	font-weight: 300;
}
.blog article .post-content .button {
	color: #fff;
	display: inline-block;
	font-size: 16px;
	padding: 15px 20px;
	background: #00a63f;
	border-radius: 2em;
	text-decoration: none;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
.blog article .post-content .button:hover {
	background: #00a63f;
}
.blog .sidebar {
	border-radius: 0px;
	padding:15px;
	-webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	-moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35);
	background:#fff;
}
.blog .sidebar .widget:last-child {
	margin-bottom: 0px;
}
.blog .sidebar .widget h3.badge {
	border-radius: 0px;
	padding: 12px 0;
	display: block;
	font-size: 16px;
	text-align: left;
	background: transparent;
	color: #00a63f;
	margin: 0px;
}
.blog .sidebar .widget h3.badge:first-child {
	margin-top: 0px;
	padding-top: 0px;
}
.blog .sidebar .widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #e6e6e6;
}
.blog .sidebar .widget ul li {
	padding: 9px 6px;
	font-size: 16px;
	font-weight: 300;
	border-bottom: 1px solid #EDEDED;
	background: #fff;
}
.blog .sidebar .widget ul li span.badge {
	float: right;
	margin-top: 2px;
	border: 1px solid #00a63f;
	background: transparent;
	color: #1a1a1a;
	font-weight: 300;
}
.blog .sidebar .widget ul li a {
	color: #6E6E6E;
}
.blog .sidebar .widget ul li a:hover {
	color: #00a63f;
}
.blog .sidebar .widget .blogsearch input[type="text"].form-control {
	border: 0;
	box-shadow: none;
	border-radius: 3px;
	font-size: 16px;
	height: 45px;
	padding: 5px 15px;
	width: 100%;
	border: 1px solid #e6e6e6;
}
.tagcloud {
	overflow: hidden;
}
.tagcloud a {
	border: 1px solid #00a63f;
	color: #1a1a1a;
	display: block;
	float: left;
	font-size: 16px;
	margin: 0 6px 6px 0;
	padding: 5px 7px;
	position: relative;
	border-radius: 2em;
}
.tagcloud a:hover {
	background: #00a63f;
	color: #fff;
}
.blog nav ul.pagination li {
	font-size: 16px;
}
.blog nav ul.pagination li a {
	color: #6e6e6e;
	padding: 10px 18px 9px;
	border-radius: 3px;
	margin: 1px;
}
.blog nav ul.pagination li a.active, .blog nav ul.pagination li a.active:hover {
	background: #00a63f;
	color: #fff;
	border-color: #00a63f;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
}
.blog nav ul.pagination li a:hover {
	background: #f5f5f5;
	color: #1a1a1a;
}

/* Author box */

.author-wrap {
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	margin-bottom: 50px;
}
.author-gravatar {
	margin: 0;
	line-height: 1;
}
.author-gravatar img {
	border: 0;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.author-title {
	color: #6E6E6E;
	display: block;
	line-height: 1.5;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #00a63f;
}
.author-title h6 {
	padding: 0;
	margin: 0 0 6px;
	font-size: 19px;
	font-weight: 700;
	color: #00a63f;
}
.author-description {
	display: block;
	margin: 0 0 5px;
}
.author-description p {
	margin: 0;
	font-size: 16px;
	font-weight: 300;
}

/* Comments */

.comments, #addcomments {
	border-radius: 6px;
}
#thecomments {
	margin-top: 0;
}
#thecomments h2 {
	font-size: 25px;
}
#addcomments {
	margin-top: 0;
}

/* Comments List */

ol.commentlist {
	margin: 0;
	padding: 0 20px;
}
.commentlist .comment-body {
	padding: 0;
	margin: 0;
	position: relative;
	border-top: 0;
}
.comment-body a:hover {
	text-decoration: underline;
}
.comment-body a.comment-reply-link {
	background: #00a63f;
	margin: 0;
	text-decoration: none;
	color: #fff;
	padding: 3px 8px 4px;
	font-size: 11px;
	border: 0;
	border-radius: 2em;
}
.comment-body a.comment-reply-link:hover {
	background: #6E6E6E;
}
ol.commentlist li {
	margin-top: 20px;
	list-style: none;
	padding: 20px 0;
	border-bottom: 1px solid #e9e9e9;
}
ol.commentlist li ul.children {
	margin-bottom: 0px;
	margin-top: 25px;
}
ol.commentlist li ul.children li {
	border-bottom: 0;
	padding-left: 20px;
	margin: 10px 0;
	border-left: 1px solid #e8e8e8;
}
ol.commentlist li ul.children comment-body {
	padding: 15px 0 5px;
	margin: 10px 0 0;
	position: relative;
}
.reply {
	margin-bottom: 25px;
}
ol.commentlist img.avatar {
	margin-right: 20px;
	float: left;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 48px;
}
ol.commentlist .comment-author {
	line-height: 25px;
	border: 0;
	width: 100%;
}
.comment-body h6 {
	font-style: normal;
	margin: 0;
	padding: 8px 0 0;
}
.comment-body h6 a {
	color: #6E6E6E;
}
.comment-body h6 a:hover {
	color: #fd7140;
	text-decoration: none
}
.comment-time {
	font-size: 12px;
	font-style: normal;
	color: #ccc;
}
.commentmetadata {
	clear: both;
	padding: 0;
	margin: 0;
}
.commentmetadata a {
	margin: 0;
	color: #000;
	text-decoration: underline;
}
.comment-body p {
	padding: 20px 0 6px;
	font-weight: 300;
}
.comment-body .comment-author.vcard {
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
}
.comment-body ul, .comment-body ol {
	padding: 0;
	margin: 0;
}
.comment-body ul li, .comment-body ol li {
	padding: 7px 0;
	margin: 0;
	border: 0;
}
.comment-body ul li ul, .comment-body ol li ol {
	padding: 7px 0 7px 7px;
	margin: 0;
	border: 0;
}
#reply-title {
	margin: 10px 0;
	padding: 0 0 5px;
	font-weight: normal;
	font-size: 26px;
	line-height: 1.3;
	display: block;
	margin-bottom: -2px;
	font-weight: 700;
}
.comment-notes {
	padding-top: 25px;
	text-align: center;
}
form#commentform textarea {
	min-height: 150px;
}
form#commentform label, form#commentform p {
	font-weight: 300;
}
form#commentform input#submit {
	background: #00a63f;
	margin-top: 0;
	color: #fff;
	padding: 9px 12px 10px;
	font-size: 16px;
	border: 0;
	border-radius: 2em;
}
form#commentform input#submit:hover {
	background: #00a63f;
}

/* ==============================
   15 = Contact
   ============================== */

#map_wrapper {
	height: 550px;
}
#map_canvas {
	width: 100%;
	height: 100%;
}
#map_canvas img {
	max-width: none;
}
.info_content h5 {
	font-weight: 400;
	color: #fd7140;
}
.info_content p {
	font-weight: 300;
	font-size: 16px;
}
.contact {
	background: #fff;
	overflow: hidden;
}
.contact h3 {
	padding: 12px 0;
	font-size: 22px;
	border-bottom: 1px solid #EDEDED;
	margin-bottom: 25px;
	margin-top: 0;
	padding-top: 0;
}
.contact-address address p i.fa {
	color: #00a63f;
	font-size: 20px;
	width: 35px;
	padding: 5px 0;
	text-align: center;
}
.contact-address address p i.fa, .contact-address address p span {
	display: table-cell;
	vertical-align: top;
}
#contactform label {
	font-weight: 300;
}
#sendstatus {
	margin: 0;
}
#sendstatus .alert.alert-danger {
    border-radius: 0;
    background: #ffecec;
    border: 1px solid #fad9d7;
}
#sendstatus .alert.alert-success {
    background: #e9ffd9;
    color: #13c823;
    border-radius: 0;
    border: 1px solid #d1fab6;
}
.contact h4.badge {
	border-radius: 0;
	padding: 12px;
	display: block;
	font-size: 16px;
	text-align: left;
	background: #fd7140
}
.contact p, .contact p a {
	color: #6E6E6E;
}
.contact p a:hover {
	color: #fd7140;
}
.contact ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.contact ul li {
	padding: 9px 6px;
	font-size: 16px;
}
.contact ul li a {
	color: #6E6E6E;
}
.contact ul li a:hover {
	color: #fd7140;
}

/* Datacenter  ----------------------- */

#datacenterLocations .container {
	position: relative;
}
#datacenterLocations img.img-responsive {
	margin: 0 auto;
}
.datacenter-locations {
	position: relative;
}
.datacenter-location-marker {
	position: absolute;
	color: #00a63f;
	font-size: 34px;
	line-height: 38px;
	cursor: pointer;
}
.datacenter-location-marker.marker-1 {
	top: 36%;
	left: 17%;
}
.datacenter-location-marker.marker-2 {
	top: 26%;
	left: 23%;
}
.datacenter-location-marker.marker-3 {
	top: 63%;
	left: 36%;
}
.datacenter-location-marker.marker-4 {
	top: 47%;
	left: 69%;
}
.datacenter-location-marker.marker-5 {
	top: 59%;
	left: 75.7%;
}
.datacenter-location-marker.marker-6 {
	top: 26%;
	left: 51%;
}

/* ============
   16 = Footer
   ============ */

.footer p {
	color: #93999E;
}
.main-footer ul {
	list-style: none;
	padding: 10px 0 0;
}
.main-footer ul li {
	color: #93999E;
	font-size: 16px;
	padding: 5px 0 5px 20px;
	position: relative;
}
.copyright p {
	font-size: 16px;
	margin-bottom: 15px;
}
.main-footer ul li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 13px;
	font-style: normal;
    font-weight: normal;
	position: absolute;
	left: 0;
	top: 5px;
	color: #93999E;
}
.social-links a i {
	position: relative;
	top: 3px;
}
.social-links a {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: inline-block;
	border:2px solid #1a1a1a;
	color: #1a1a1a;
	text-align: center;
	@include em(20);
	line-height: 2.6;
	margin-right: 10px;
	margin-bottom: 10px;
}
.social-links a:hover {
	background-color:  #2e2e2e;
	color: #fff;
}
.footer ul li a {
	color: #93999E;
	font-size:14px;
}
.footer ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.footer ul.questions {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
}
.footer ul.questions li {
	font-size: 16px;
	margin-bottom: 4px;
	padding: 10px 15px;
}
.footer ul.questions li i {
	padding-right: 6px;
}
.footer ul.questions li a:hover {
	color: #fff;
}

/* MailChip Newsletter Form Styling  ----------------------- */

#mc_embed_signup {
	text-align: right;
	padding-top: 3px;
}
#mc_embed_signup input[type="email"].form-control {
	border-radius:2em;
	font-size: 18px;
	height: 50px;
	padding: 5px 15px;
	width: 100%;
	border: 0;
}
#mc_embed_signup input[type="submit"] {
	background: #00a63f;
	border: 0;
	border-radius: 2em;
	color: #ffffff;
	cursor: pointer;
	font-size: 16px;
	height: 50px;
	padding: 8px 6px 6px;
	text-transform: capitalize;
	width: 100%;
	float: right;
	position: relative;
	-webkit-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	-moz-box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);
	box-shadow: 1px 4px 28px -5px rgba(0, 166, 63,1);

}
#mc_embed_signup input[type="submit"]:hover {
	background: #00a63f;
}
#mc_embed_signup input[type="email"]:focus, .domainsearch select:focus {
	box-shadow: 0 8px 6px -6px #000;
}
.subscribe h3 {
	margin-top: 0px;
}

/* End of Footer */


/* ============
   17 = Loader
   ============ */

/* Loading  ----------------------- */
.loading {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 300;
	background: rgba(0,0,0,0.9);
}
.loading p {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50vh;
}
.loading .loader {
	margin: -12em 0 0 -12em;
	width: 50px;
	height: 50px;
	font-size: 2px;
	position: absolute;
	text-indent: -9999em;
	top: 50vh;
	left: 50vw;
	border-top: 0.8em solid rgba(0,0,0,1);
	border-right: 0.8em solid rgba(0,0,0,1);
	border-bottom: 0.8em solid rgba(0,0,0,1);
	border-left: 0.8em solid #00a63f;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 0.7s infinite linear;
	animation: load8 0.7s infinite linear;
}
.loading .loader,
.loading .loader:after {
	border-radius: 50%;
	width: 24em;
	height: 24em;
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}   
 /* End of Loading */  

/* Back to Top Button  ----------------------- */

#back-to-top {
	color: #fff;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99;
	display: none;
	text-align: center;
	border-radius: 3px;
	z-index: 10000;
	height: 50px;
	width: 50px;
	background-color: rgba(0, 0, 0, 0.4);
	background-repeat: no-repeat;
	background-position: center;
	transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-webkit-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
}
#back-to-top i {
	padding-top: 15px;
	font-size: 16px;
}
#back-to-top:hover {
	background: #00a63f;
}

/* Bootstrap Styles Reset  ----------------------- */

.no-shadow {
	text-shadow: none !important;
}
.text-muted {
	color: #777 !important;
}
.text-left {
	text-align: left !important;
}
.text-new {
	color: #F62459 !important;
}
.text_dark {
	color: #1a1a1a !important;
}
.text_white {
	color: #fff !important;
}
.text_mute {
	color: #999 !important;
}
.text_primary {
	color: #00a63f !important;
}
.text_secondary {
	color: #fd7140 !important;
}
.text_purple {
	color: #8d55a0 !important;
}
.text_pink {
	color: #dd1a4b !important;
}
.alert {
	border-radius: 3px;
}
.text-success, .text_success {
	color: #5cb85c;
}
.text-info, .text_info {
	color: #5bc0de !important;
}
.text-warning, .text_warning {
	color: #f0ad4e!important;
}
.text-danger, .text_danger {
	color: #ef4a44!important;
}




/*kriti*/
i.menu-icon {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
i.menu-icon.icon-linux {
        background-image: url(../img/common/linux-ic.png)
    }

  i.menu-icon.icon-windows {
        background-image: url(../img/common/windows-ic.png)
    }

     i.menu-icon.icon-wordpress {
        background-image: url(../img/common/wordpress-ic.png)
    }

    i.menu-icon.icon-cloud {
        background-image: url(../img/common/cloud-ic.png)
    }

    i.menu-icon.icon-hostgator {
        background-image: url(../img/common/hostgator-ic.png)
    }

     i.menu-icon.icon-bluehost {
        background-image: url(../img/common/bluehost-ic.png)
    }

    i.menu-icon.icon-managed {
        background-image: url(../img/common/managed-ic.png)
    }

    i.menu-icon.icon-webbuilder {
        background-image: url(../img/common/website-ic.png)
    }

    i.menu-icon.icon-weebly {
        background-image: url(../img/common/weebly-ic.png)
    }

    i.menu-icon.icon-themes {
        background-image: url(../img/common/themes-ic.png)
    }

 i.menu-icon.icon-combo{
        background-image: url(../img/common/combo-ic.png)
    }

    i.menu-icon.icon-email {
        background-image: url(../img/common/ox-email.png)
    }

    i.menu-icon.icon-gsuite {
        background-image: url(../img/common/gsuite-ic.png)
    }

    i.menu-icon.icon-ssl {
        background-image: url(../img/common/comodo-ic.png)
    }

     i.menu-icon.icon-impressly {
        background-image: url(../img/common/impressly-ic.png)
    }

     i.menu-icon.icon-websecurity {
        background-image: url(../img/common/sitelock-ic.png)
    }

     i.menu-icon.icon-sitebackup {
        background-image: url(../img/common/codeguard-ic.png)
    }
.product-description {
    border-right: 1px solid #eee;
    margin-right: 10px;
    padding-top: 10px;
}
.product-description li {
    font-size: 12px;
    text-transform: none;
    padding-right: 10px;
	color: #222;
	text-align: justify;
	font-weight: normal;
}
h5.product-category {
    font-family: 'open sans', sans-serif;
    position: relative;
    font-size: 1.6rem;
    color: #484848;
    font-weight: 600;
    padding-bottom: 15px;
       padding-top: 0px;
}
h5.product-category:after {
    content: '';
    position: absolute;
    max-width: 150px;
    width: 100%;
    height: 1px;
    bottom: 5px;
    left: 0;
    background-color: #d6d6d6;
}
ul.nav_links li {
border: none!important;
    margin-bottom: 0px;
    text-transform: none;
    border-right: 1px solid #eee;
    background: none!important;
}
 ul.nav_links li a {
    font-size: 12px;
    color: #222!important;
    text-transform: none;
}
ul.nav_links li a:hover {
    outline: 0;
    color: #fff!important;
    text-decoration: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus { 
    cursor:pointer;
     border: none;
    
}
.nav-tabs > li > a:hover {
    border-color:none;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs > li > a {
  
     border: none;
  
}
.nav > li >.tabbing_a{
   line-height: 0.428571;
    padding: 8px 5px
}
.opacity-zero {
    opacity: 0;
}
.mawbutton {
color:#fff!important;
}

/*footer*/
footer {
    font-family: 'Helvetica Neue', sans-serif;
    position: relative;
    z-index: 1;
    margin-top: 0!important;
}
div.footer-layer-1 {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: #222222 !important;
    color: #949494 !important;
    font-weight: 500 !important;
}
footer .container {
    max-width: 1145px;
}
@media screen and (min-width:1366px){
.footer-layer-1 .container .col-xs-12 {
    width: 20%;
}
}
footer h3.title {
    font-size: 16px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    padding-bottom: 20px;
    padding-top: 40px;
}
div.footer-layer-1 li, div.footer-layer-2 li {
    margin: 10px 0px;
}
div.footer-layer-1 a, div.footer-layer-2 a {
    padding-top: 10px;
    color: #949494;
    font-size: 14px;
    font-weight: 300;
}
footer a, footer a:focus, a:hover {
    text-decoration: none;
}
div.footer-layer-2 {
    padding-top: 20px !important;
    padding-bottom: 50px !important;
    background-color: #2f2f2f !important;
    color: #949494 !important;
    font-weight: 500 !important;
}
footer .top {
    text-align: right;
}
.top .content-trophy {
    display: block;
    background: url(../img/footer/hosting-award-trophy.png) no-repeat;
    padding-left: 70px;
    margin-bottom: 20px;
}
footer.title {
    font-weight: 500;
    color: white;
    font-size: 16px;
}

p.subtitle {
    font-size: 14px;
    font-weight: 400;
}
footer .top p.subtitle {
    margin-top: -10px;
}
.middle {
    display: block;
    background: url(../img/common/sitelock-icon.png) no-repeat;
    padding-left: 0px;
    margin-bottom: 20px;
    background-position: right;
    height: 68px;
    background-size: 55px;
}
span.site-lock {
    font-size: 38px;
    font-weight: bold;
}
.footer-network {
    background-color: #3a3a3c;
    padding: 15px 0;
}
input#email-subscription {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #FFF;
    background-color: #303033;
    background-image: none;
    border: 1px solid #303033;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#footer-form-btn {
    height: 45px;
    color: #989898;
    text-align: center;
    background-color: #2b2b2d;
    border: 1px solid #2b2b2d;
}
.social-box {
    display: inline-block;
   /*  background-color: #333335; */
    width: 45px;
    height: 45px;
    vertical-align: bottom;
    text-align: center;
   /*  padding-top: 10px; */
    font-size: 18px;
    margin-right: 5px;
}
footer .fa {
    color: #fff;
}
div.footer-layer-3 {
    padding-top: 35px;
    padding-bottom: 20px;
    background-color: #fff;
    color: #3b3b3b;
}
.no-padding {
    padding: 0 !important;
}
.list-inline {
    padding-left: 0 !important;
    margin-left: -5px !important;
    list-style: none !important;
    display: inline !important;
}
ul.list-inline.site-links li {
    padding-top: 10px !important;
    display: table-cell !important;
    float: none !important;
    text-align: center !important;
    width: 1% !important;
}
div.footer-layer-3 a {
    color: #3b3b3b;
    font-size: 12.5px;
    text-transform: capitalize;
    font-weight: 500;
}
.payment-options img {
    width: 100%;
    margin-bottom: 25px;
}
p.copyright {
    color: #949494;
    font-size: 12px;
    float: right;
    text-align: right;
}
p {
    font-family: 'Helvetica Neue';
}
ul {
    margin: 0;
    padding: 0;
}
ul li {
    list-style: none;
}
.sharing-web{
margin-top:-13px;
}
.sharing-acc{
margin-top:-16px;
}
.newly_added {
    margin-left: 2px;
    width: 36px;
}

#footer-form-btn{
   /*  border-radius: 2em; */
    padding: 11px 11px 10px;
	-webkit-box-shadow:none;
   box-shadow: none; 

}
.footer_tophy{
font-weight: 500;
    color: white;
    font-size: 16px;
}
div.footer-layer-1 a:hover, div.footer-layer-2 a:hover {
    color: #DDDDDD;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.kickstart_sale {
                line-height: normal;
                background-image: url(http://deconhost.com/assets/reseller-club/img/backgf.jpg);
                background-position: center;
                background-size: cover;
                background-repeat: no-repeat;
                height: 440px;
                padding: 20px 0px;
                font-family: 'Montserrat', sans-serif;
                color: #FFFFFF;
            }

            p.coupon_blurb:after {
                content: "*on tenures 6 months and above";
                position: absolute;
                width: 250px;
                height: 20px;
                right: -74px;
                top: 34px;
                background-repeat: no-repeat;
                font-size: 12px;
            }

            .logo_title h4 {
                font-size: 44px;
                width: 200px;
                margin: 0 auto;
                text-align: left;
                color: #fff;
                font-weight: 300;
            }

            .logo_title h4 span {
                text-align: left;
                font-size: 70px;
                font-weight: 800;
                letter-spacing: 7px;
            }

            .logo_coupon_code h5 {
                font-size: 18px;
                line-height: normal;
                text-align: center;
                margin-left: 60px;
                letter-spacing: 1.5px;
            }

            .logo_coupon_code h5 .coupon_code {
                font-size: 22px;
                font-weight: 600;
                letter-spacing: 1px;
            }

            .logo_coupon_code {
                margin-top: 40px;
            }

            .center {
                text-align: center;
            }

            .new_line {
                display: block;
            }

            .spacer_20 {
                margin-top: 20px;
            }

            .zero_padding {
                padding: 0;
            }

            .promo_title h2 {
                font-size: 5rem;
                color: #181717;
                font-weight: 800;
                letter-spacing: 3px;
                text-transform: uppercase;
                margin: 0;
            }

            .promo_title h2 span.subtitle {
                font-size: 2.2rem;
                font-weight: 500;
                padding-top: 10px;
                margin: 0;
            }

            .dash_block {
                background-color: #fff;
                max-width: 100px;
                width: 50%;
                height: 2px;
                margin-right: 15px;
                margin-left: 15px;
                margin-top: -2px;
                display: inline-block;
                vertical-align: middle;
            }
            /* product_box */

            .product_box {
                color: #2cdcf9;
                border-radius: 4px;
                padding: 0 10px;
                padding-bottom: 15px;
                width: 100%;
                margin: 0px auto;
                position: relative;
            }

            .product_box:before {
                    content: "";
                    position: absolute;
                    border: 1px solid #eee;
                    width: 15px;
                    height: 158px;
                    top: 20px;
                    border-right: 0px;
                    left: 2px;
            }
            .product_box:after {
                content: "";
                position: absolute;
                border: 1px solid #eee;
                width: 15px;
                height: 158px;
                top: 20px;
                border-left: 0px;
                right: 2px;
            }
            .product_title p {
                font-size: 1.8rem;
                font-weight: 700;
                letter-spacing: 1px;
                color: #fff;
            }

            .product_title h1 {
                font-size: 5rem;
                font-weight: 900;
                margin-top: 20px;
            }

            .product_title h2 {
                padding: 0 10px;
                text-align: center;
                font-size: 3rem;
                color: #fff;
                line-height: 1.2;
                font-weight: 300;
            }

            .product_title p .light {
                font-weight: 300;
            }

            .product_pricing {
                padding: 10px;
                padding-bottom: 5px;
            }

            span.product_price_intro {
                    color: #fff;
                    font-size: 4.6rem;
                    font-weight: 700;
            }

            span.product_price_intro span{font-size: 2rem;
                margin-left: -20px;}
            p.product_promo_price {
                position: relative;
                font-size: 40px;
                font-weight: 600;
                margin: 15px 0;
                color: #2e2e2e;
                width: 105px;
            }

            .product_promo_price span.currency {
                font-size: 22px;
            }

            .product_promo_price .percentage_off sup {
                font-size: 16px;
                top: 10px;
                position: absolute;
                right: 0;
                left: 110px;
                margin: 0 auto;
            }

            .kickstart_sale button.btn-green.color-mod {
                background-image: none;
                background-color: #52c02b;
                border-color: #52c02b;
                font-size: 22px;
                margin-top: 55px;
                transition: background-color 0.3s ease;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                font-weight: 600;
                color: #ffffff;
                cursor: pointer;
                border-radius: 4px;
                width: 220px;
            }

            .kickstart_sale button.btn-green.color-mod:hover {
                background-color: #00a651;
                border-color: #00a651;
                transition: background-color 0.3s ease;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
                box-shadow: 0 16px 24px 2px rgba(26, 26, 26, 0.1), 0 6px 30px 5px rgba(11, 11, 11, 0.1), 0 8px 10px -5px rgba(77, 77, 77, 0.1);
            }

            .product_coupons p {
                color: #181717;
                font-size: 1.8rem;
                letter-spacing: 3px;
                text-transform: uppercase;
                font-weight: 300;
                margin: 0 auto;
                padding: 10px;
                border: 2px dashed #181717;
                border-radius: 4px;
                max-width: 480px;
                margin-top: 10px;
            }

            .product_coupons p span.ccode {
                color: #006bcd;
                font-weight: 600;
            }

            .product-row {
                width: 100%;
                margin: 0 auto;
            }

            .product_slashout_price {
                margin: 0;
                padding: 0;
            }

            .spacer_100 {
                margin-top: 100px;
            }

            a .logo_coupon_code {
                color: #ffffff;
            }

            .product_box.last.center:after {
                content: "";
                display: none;
            }

            .product_hero_box {
                padding: 25px 15px;
            }

            .coupon_blurb {
                position: relative;
                left: 0;
                text-align: center;
                top: 10px;
                font-size: 2rem;
                background: transparent;
                color: #fff;
                width: 250px;
                padding: 8px;
            }

            .coupon_blurb strong {
                color: #fff;
            }

            p.product_promo_price.remove:after {
                content: "";
                display: none;
            }

            p.product_promo_price:after {
                content: "Off";
                font-size: 12px;
                vertical-align: 20px;
                font-weight: 300;
            }

            .product_promo_price sup {
                font-size: 24px;
                vertical-align: 3px;
                font-weight: 300;
            }



            .small-text {
                font-size: 12px;
                margin: 30px 30px 0;
            }

            .product_price_intro sup{  
               top: -.5em;
                font-size: 2rem;
                vertical-align: 8px;
                margin-left: 5px;
            }

            .btn-mod{text-align: center;    margin-top: 25px;}

            .green-btn{ color:#fff;background-image: none;        padding: 10px 20px;
                font-size: 1.5rem;
     background: #ff9600;}
a.green-btn:hover{border: 1px solid  #41afee; color:#fff;
    background-color:  #41afee;}
            .product_hero_box h3{font-size: 2rem;    color: #fff;margin-top: 10px;}
           

            .coupon-code{font-size: 1.5rem;
            color: #fff;
            margin-top: 35px;}

            .coupon-code strong{ color:#fff;
            display: block;
            font-size: 2.6rem;}

            @media only screen and (max-width: 640px) {
                .kickstart_sale {
                    background-position: 64%;height:100%;
                }
                .coupon-code{display:block!important;}
                .logo_title h4 {

                    font-size: 40px;
                    width: 170px;
                    margin-top: 20px;
                }
                .logo_coupon_code {
                    margin-top: 0px;
                }
                #headerstrip,
                .logo_coupon_code {
                    display: none !important;
                }
                .product_box {
                    padding: 10px 0;
                }
            }
.font-normal{
   font-family: 'open sans', sans-serif!important;
    display: inline-grid;
    font-size: 15px;
    
}	
.font-light{
   letter-spacing: 2px;
    font-weight: 200;
    font-size: 9px;
}
.cta-contentx{
    margin-top: 9px!important;
}
.block_title h2.title {
    color: #30393d;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 35px;
}
.block_title h2.title span {
    font-weight: 900;
}
.block_title p.subtitle {
    color: #5c6366;
    font-size: 16px;
    font-weight: 500;
}


.media-carousel {
    margin-bottom: 0;
    padding: 0 0px 0px 0px;
    margin-top: 0px;
}
/* Previous button  */
.left-arrow {
    width: 40px;
    height: 90px;
    background-color: #f0f0f0;
    display: block;
    position: absolute;
    left: 12px;
    top: 80px;
    background: url(../img/icn-right-promo-slider-demo.png) no-repeat center center #fff;
    background-size: 65%;
    transform: rotate(180deg);
    cursor: pointer;
    box-shadow: -2px 0px 2px #cacaca;
    border-radius: 4px 0px 0px 4px;
    z-index: 1;
}
.right-arrow {
    width: 40px;
    height: 90px;
    background-color: #f0f0f0;
    display: block;
    position: absolute;
    right: 15px;
    top: 80px;
    background: url(../img/icn-right-promo-slider-demo.png) no-repeat center center #fff;
    background-size: 65%;
    box-shadow: -2px 0px 2px #cacaca;
    border-radius: 4px 0px 0px 4px;
    z-index: 1
	}
	.left-arrow:hover {
    transition: all .2s;
    cursor: pointer;
    opacity: 1;
}
.right-arrow:hover {
    transition: all .2s;
    cursor: pointer;
    opacity: 1;
}
/* Next button  */

/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */
.section-background{
    background-image: none!important;
    background-color: #fff!important;
}
 .tld-name {
    font-size: 28pt!important;
    font-weight: 600!important;
    letter-spacing: 1px!important;
    margin-top:0px!important;
	color: #8eca0d!important;
}
.price_crousal {
    margin-top: 0;
    margin-bottom: 0px;
    height: auto;
    color: #33393d !important;
    font-size: 42px;
    line-height: 68px;
}
.price_crousal{
    font: 400 32px "Helvetica Neue", sans-serif;
}
.WebRupee {
    font-family: 'WebRupee';
    margin-right: 3px;
}
.txt {
    font-size: 22px;
    font-weight: normal;
    color: #9ba2a8;
    margin: 0px 0 0 0;
}
.box_featured_products {
  /*   width: 260px;
    height: 304px; */
    border: 1px solid #e7e7e7;
    padding: 20px;
    text-align: center;
    margin: 10px auto;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}
.featured_products_icon {
    margin: 0 auto;
    width: 75px;
    height: 75px;
}
.featured_products_icon img {
    text-align: center;
    margin: 0 auto;
}
.featured_products_title h4.title {
    color: #30393d;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
}
.featured_products_subtitles p.subtitle {
    color: #5c6366;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 500;
}
.featured_products_pricing p.title_pricing {
    color: #333;
    font-size: 36px;
    font-weight: 800;
}
.featured_products_title h4.title span {
    font-weight: 400;
    color: #30393d;
	font-size: 22px
}

 .btn-green {
 text-transform:uppercase;
    font: 400 18px 'Helvetica Neue', serif!important;
   padding: 10px 30px !important;
    float: right!important;
    margin: 30px 0!important;
    font-size: 14px!important;
}
.side_bar {
    margin-top: 23px;
    width: 100%;
    height: 674px;
    margin-left: 5px;
}
.offers_promos_block_one {
    margin: 0px auto 14px;
    text-align: center;
  /*   height: 220px; */
}
#goto_rc_advantage {
    /* background-color: #fbfbfb !important; */
    padding-bottom: 4px;
    padding-top: 20px;
}
#goto_rc_advantage .features_text {
    display: inline-block;
    width: 68%;
}
#goto_rc_advantage h4.title {
    color: #363e41;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 800;
}
#goto_rc_advantage p.subtitle {
    color: #999a9a;
    font-weight: 500;
    font-size: 25px;
}
.spacer_30 {
    margin-top: 30px;
}
#goto_rc_advantage .features_details {
    min-height: 150px;
}
#goto_rc_advantage .features_icon {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    text-align: center;
    margin-top: 10px;
}
#goto_rc_advantage .features_text {
    display: inline-block;
    width: 68%;
}
#goto_rc_advantage .features_text p.title {
    font-size: 15px;
    font-weight: 600;
    color: #363e41;
    text-align: left;
}
#goto_rc_advantage .features_text p.deatils {
    color: #9a9a9a;
    padding: 5px 0;
    font-size: 15px;
    font-weight: 500;
}
button.goto_link.btn-green{
float:left!important;
text-transform:uppercase!important;
}
.client_title{
    font-size: 40px;
    text-transform: uppercase;
   padding-bottom: 0px;
    padding-top: 15px;
	color: #3b3b3b;
}
.offer-last{
	background: #ff9600;
}
.offer-last:hover{
    color:#000!important;
    background: #fff!important;
}



/*login box */

#login-box {
  position: relative;
  margin: 5% auto;
  width: 960px;
  height: 400px;
  background: #FFF;
  border-radius: 2px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}

.left_login {

  top: 0;
  left: 0;
  box-sizing: border-box;
  padding: 40px;
  width:460px;
  height: 400px;
   background: url('https://stats.resellerclub.com/images/spotlights/india/image_rc_13.jpg');
  position: absolute;
  background-size: cover;
  background-position: center;
  border-radius: 0 2px 2px 0;
}


.right_login {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    padding: 30px;
    width: 460px;
    height: 400px;
    border-radius: 0 2px 2px 0;
}

.right_login .loginwith {
  display: block;
  margin-bottom: 40px;
  font-size: 28px;
  color: #FFF;
  text-align: center;
}
 .rc_login {
text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
    font: 100 28px 'Helvetica Neue';
}
.rc_login_acc {
    font-weight: 800;
}
.login_forms{
margin-top:30px;
}
.ui-button:hover {
    color: #fff!important;
   background: #41afee;
    border: 1px solid #41afee;
    text-decoration: none!important;
    -webkit-tap-highlight-color: transparent!important;
    -webkit-transition: all 0.3s ease-out!important;
    -moz-transition: all 0.3s ease-out!important;
    -o-transition: all 0.3s ease-out!important;
    transition: all 0.3s ease-out!important;
}
.ui-button{
width:40%;
}
section.topminibar {
    border-bottom: 1px solid #f1f1f1!important;
}
.logo_login{
width: 55%;
margin: 0 0px 10px 0;
}
.heading-cart{
font: bold 16px 'montserrat-bold', sans-serif!important;
    color: #3b3b3b;
    padding-top: 0;
}
.itemText{
    font: bold 13px 'montserrat-bold', sans-serif!important;
    color: #3b3b3b!important;
    text-transform: uppercase!important;
	}
	
#TotalAmount {
    margin-top: 8px;
    font: bold 33px 'montserrat-bold', sans-serif;
    color: #3b3b3b;
    padding-left: 5px;
}	
#TotalAmount sup {
    font-size: 17px;
}
.coupon-blurb {
    padding-top: 9px;
}
.txtblue {
    text-transform: none;
}
.domainsearch_seraching {
    border-radius: 0px!important;
    -webkit-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35)!important;
    -moz-box-shadow: 2px 4px 29px -4px rgba(0,0,0,0.35)!important;
    box-shadow: 0px 0px 12px -4px rgba(0,0,0,0.35)!important;
}
.button_apply{
-webkit-box-shadow: 1px 4px 10px -9px rgba(0, 166, 63,1)!important;
    -moz-box-shadow: 1px 4px 10px -9px rgba0, 166, 63,1)!important;
    box-shadow: 1px 4px 10px -9px rgba(0, 166, 63,1)!important;
}



/*sharing hosting*/
#products .hero-product-page {
    background-image: url(../img/common/shared.jpg);
    color: #353535;
}
#products .hero-product-page {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 520px;
    color: #fff;
}
#products .header-content {
    width: 100%;
    height: 520px;
    text-align: left;
    padding: 35px;
    padding-top: 5px;
}
#products .header-content {
    text-align: left;
}
.hero-product-page .header-content h2.title {
    font-size: 52px;
    display: block;
    line-height: 1;
    margin-top: 55px;
    text-transform: uppercase;
    font-weight: 600;
}
#products .hero-product-page .header-content h2.title span {
    display: block;
    font-size: 52px;
}
#products .header-content p.subtitle {
    font-size: 20px;
    display: block;
    color: #ffd800;
}
.header-content p.subtitle, #products .hero-product-page .header-content p span {
    color: #353535;
    font-size: 26px;
}
#products .header-content .features {
    margin-left: 15px;
    font-size: 13px;
    margin-top: 20px;
}
#products .header-content .features ul li {
    font-size: 13px;
    list-style: circle;
    padding: 5px;
    padding-right: 0;
    padding-left: 0;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}
#products .header-content .features ul li {
    color: #353535;
    font-weight: 500;
}
#products .header-content p.starts-pricing {
    display: inline;
    font-size: 30px;
    font-weight: 600;
    color: #333;
}
 #products .hero-product-page .header-content span.amount {
    display: inline;
    color: #333;
}

.nav_tabs {
    border-bottom: 1px solid #ddd;
}
.nav_tabs {
    list-style: none;
    margin-bottom: 0px;
}
.nav_tabs {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    padding: 10px 0;
    background: #fff;
    margin-top: 0px;
}
@media (max-width: 1366px)
{
.below-header-icons {
    margin-left: 11vh!important;
}
}
.lfloat {
   /* s */
}
.below-header-icons {
    display: table-cell;
    float: none;
    text-align: center;
    width: 1%;
}

.nav-tabs .btn-greens {
    letter-spacing: 1px;
    font: 400 14px 'Helvetica Neue', serif;
    padding: 8px 0px;
    display: table-cell;
    float: none;
    text-align: center;
    width: 150px;
    vertical-align: middle;
    margin: 0 auto;
}
.domain_register{
color: #222!important;
    font-family: "proxima_nova", Arial!important;
    font-size: 18px!important;
    font-weight: 100!important;
    padding: 20px 0 20px 20px!important;
    -webkit-border-radius: 4px 0 4px 0!important;
    -moz-border-radius: 4px 0 4px 0!important;
    border-radius: 4px 0 0 4px!important;
    -webkit-box-shadow: 0 0 1px 1px #e5e5e5!important;
    -moz-box-shadow: 0 0 1px 1px #e5e5e5!important;
    box-shadow: 0 0 1px 1px #e5e5e5!important;
    outline: none!important;
    height: 63px!important;
}
.domain_register_button{
    background: #2fbe15!important;
    border: 1px solid #18900b!important;
   
    cursor: pointer!important;
    font-family: "proxima_nova", Arial!important;
    font-size: 18px!important;
    font-weight: 100!important;
    color: #fff!important;
    margin: 0 0 0 -4px!important;
    height: 63px!important;
}
.bg-domain{
    padding: 10px 11px;
    background: #f2f2f2;
	}
	
	@media only screen and (min-width: 767px)
	{
.section_domain{
    padding: 100px 0;
}
}
.dca-domain-name {
    padding: 0px 0;
    margin: 0 0 0 20px;
    font-family: "proxima_nova", Arial;
    font-size: 20px;
    color: #222;
	}
	.primary-result-premium {
    position: relative;
  /*   margin-bottom: 20px; */
}

.primary-result .dca-domain-name {
    font-weight: 600;
}
.dca-dn-available-icon, .dca-dn-unavailable-icon {
    height: 36px;
    width: 36px;
    vertical-align: top;
    margin: 2px 10px 0 0;
    background: url(../img/getImage.png) no-repeat;
}
.dca-dn-available-icon {
    background-position: 0 -48px;
}
.inline-block {
    display: -webkit-box;
    zoom: 1;
}
	.dca-domain-name span.dca-primary-dn {
    margin-bottom: -5px;
    line-height: 20px;
    padding-bottom: 5px;
}
span.dca-domain-purchased, .secondary-result .dca-domain-name span, .dca-domain-name span.dca-primary-dn span.namevalue {
    display: inline-block;
    width: 150px;
    word-wrap: break-word;
}
.dca-domain-name span.dca-primary-dn span.namevalue {
    width: 200px;
    font-family: "proxima_nova", Arial;
    font-size: 20px;
    color: #222;
}
.dca-green-text {
    color: #2aa713;
}
.dca-comingsoon-tag, .dca-premiumdomain-tag, .dca-eap-tag, .dca-protecteddomain-tag {
    font-family: "proxima_nova", Arial;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    padding: 0 10px 0 27px;
    line-height: 19px;
    margin-top: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block !important;
}
.dca-premiumdomain-tag {
    background: url(../img/getImage.png) no-repeat -37px -145px #ff9c00!important;
    height: 19px!important;
    
}
a.tooltipanimated {
    position: relative;
    display: inline;
    text-decoration: none !important;
    cursor: pointer;
}
.primary-result a.tooltipanimated, .secondary-result a.tooltipanimated.dca-comingsoon-button {
    display: inline-block;
}
a:hover.dca-premiumdomain-tag.tooltipanimated, .dca-comingsoon-tag a:hover.tooltipanimated, .dca-comingsoon-tag a.tooltipanimated, a:hover.dca-eap-tag.tooltipanimated, a:hover.dca-protecteddomain-tag.tooltipanimated {
    color: #fff !important;
}
.primary-result.col-md-12{
    margin-top: 18px;
    border: 2px solid #2fbe16;
}
.tooltip {
  position: relative;
}
.tooltip {
    position: absolute;
    z-index: 100;
    display: block;
    opacity: 1;
	}
.tooltip:before,
.tooltip:after {
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.tooltip:after {
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(0,0,0,.75);
    border-left: 6px solid transparent;
    content: '';
    height: 0;
    top: 20px;
    left: 55px;
    width: 0;
}

 .tooltip:before {
    background: rgba(0,0,0,.75);
    border-radius: 2px;
    color: #fff;
    content: attr(data-title);
    font-size: 14px;
    padding: 7px 10px;
    top: 26px;
    white-space: pre-line;
    width: 300px;
}

/* the animations */
/* fade */
.tooltip.fade:after,
.tooltip.fade:before {
  transform: translate3d(0,-10px,0);
  transition: all .15s ease-in-out;
}
.tooltip.fade:hover:after,
.tooltip.fade:hover:before {
  opacity: 1;
  transform: translate3d(0,0,0);
}
.left-dropdown{
padding:20px 0;
}
.dropdown_arrow{
   text-decoration: none;
    color: #000;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* height: 20px; */
    /* width: 80px; */
    border: none;
    background: transparent;
    cursor: pointer;
    font-family: "proxima_nova", Arial;
    font-size: 15px;
    font-weight: 100;
    text-align: left !important;
    display: inline-block;
    zoom: 1;
    margin: 3px 0 0 4px;
}
.dropdown_angel_down{
    color: #ddd;
    font-size: 20px;
    padding: 0px 22px;
}
ul.hidden-dca-durations, ul.hidden-dca-durations-upsell {
     color:#000;
    border: 1px solid #e2e2e2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
   min-width: 100px;
    padding: 0px 0;
    margin: 2px 0 0;
}
ul.hidden-dca-durations li, ul.hidden-dca-durations-upsell li {
    background: #fff;
    padding: 5px 12px;
    cursor: pointer;
    list-style: none;
    text-align: left !important;
    font-family: "proxima_nova", Arial;
    font-size: 14px;
    font-weight: 100;
}
ul.hidden-dca-durations li.even, ul.hidden-dca-durations-upsell li.even {
    background: #f8f8f8;
}
ul.hidden-dca-durations li:hover, ul.hidden-dca-durations li.even:hover, ul.hidden-dca-durations-upsell li:hover, ul.hidden-dca-durations-upsell li.even:hover {
    background: #ccc;
}
.dca-pricing{
   font-family: "proxima_nova", Arial!important;
    font-size: 18px;
    font-weight: 600;
}
.dca-pricings{
    margin: 7px 0 0 0px;
	}
	.select-domain{
	background: #2fbe15!important;
    border: 0;
    color: #fff;
    font-family: "proxima_nova", Arial;
    font-size: 14px!important;
    font-weight: 100;
    height: auto;
    width: auto;
    padding: 8px 20px!important;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    cursor: pointer;
    border: 1px solid #18900b!important;
    outline: none;
	webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;

	}
.dca-domain-name{
   margin: 0 0 0 20px;
    font-family: "proxima_nova", Arial;
    font-size: 18px;
    color: #222;
    width: 40%;
}
.dca-pricing_table{
    font-family: "proxima_nova", Arial!important;
    font-size: 15px;
    font-weight: 100;
}
.secondary-section-heading {
    margin-top: 5px;
    margin-bottom: 4px;
    font-family: "proxima_nova", Arial!important;
    font-size: 18px;
    font-weight: 600;
    color: #222;

}
ul.rfloat {
float: right;
    text-transform: uppercase;
    font-family: "proxima_nova", Arial;
    font-size: 13px;
    font-weight: 100;
    color: #222;
    position: relative;
   /*  padding: 5px; */
     margin: 0; 
    border: 1px solid #fff;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    padding: 12px 0px;
    display: inline-flex;
}
#dca-gray-text {
    color: #999 !important;
}
.dca-gray_padding{
 padding: 5px;
}
.cart_rfloat {
    border: 1px solid #ccc;
    min-height: 300px; 
 width: 225px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  position: absolute; 
        margin-top: 0!important;
    padding: 0px!important;
}
.cart-header {
    color: #434343;
    background: #f2f2f2;
    width: 100%;
}
.cart-header h3 {
    padding: 15px;
    font-family: "proxima_nova", Arial!important;
    font-size: 18px;
    font-weight: 400;
    color: #222;
	margin-top: 0px;
}
.cart-empty {
    height: 218px; 
    height: 200px;
    border: 2px #ccc dashed;
    margin: 20px;
 width: 180px; 
}
.cart-empty p {
    background: url(../img/getImage-select.png) no-repeat 18px -141px;
    color: #8A8A8A;
    font-family: "proxima_nova",sans-serif!important;
    font-size: 15px;
    font-weight: 100;
    text-align: center;
    padding: 0 0 0 20px;
    position: relative;
    top: 40%;
}
.mawbutton_check{
background: #dedede;
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-top: 1px solid #c7c7c7;
    color: #909090!important;
    font-family: "proxima_nova", Arial;
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(216, 216, 216, 0.2);
}
.gray_price{
color:#222;
}
.list-inline_x {
      padding-left: 0;
    margin-left: 7px;
    list-style: none;
}

@media only screen and (max-width: 767px){
.list-inline_x, .loginbuttons {
    text-align: center;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px)
{
.list-inline_x,.loginbuttons{
    text-align: center !important;
}
}

	.table_style{
	    margin-top: 17px!important;
    border: 1px solid #d9534f!important;
    background: #fff!important;
}	



.nice-select {
 -webkit-tap-highlight-color: transparent;
        background-color: transparent;
    border-radius: 5px;
    /* border: solid 1px #e0e7ee; */
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto;}
  .nice-select:hover {
    border-color: #d0dae5; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #88bfff; }
  .nice-select:after {
   border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    content: '';
    display: block;
    height: 5px;
    margin-top: -7px;
    pointer-events: none;
    position: absolute;
    right: 7px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #e7ecf2;
    color: #90a1b5;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cdd5de; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
  color:#000;
    font-family: "proxima_nova", Arial;
    font-size: 15px;
    font-weight: 100;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
    height: 8px;
    width: 8px;
}
    .nice-select.small .option {
       line-height: 33px;
    min-height: 14px;
}
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f7f9; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #90a1b5;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

  
  /*modal_pop*/
  .dca_upsell_modal{
  background: #6c6c6c;
    border: 1px solid #828282;
    padding: 6px;
    width: 980px !important;
	}
	
.grn{
background: #fff;
    border-bottom: 0;
    color: #1ca40d;
    font-family: 'proxima_nova', Arial;
    font-size: 24px;
    font-weight: 600;
    text-shadow: none;
    padding: 33px 0;
}
span.ic-chk {
    background: url(../img/getImage_sign.png) no-repeat 0 0;
    display: inline-block;
    height: 19px;
    margin: -2px 5px 0 0;
    vertical-align: middle;
    width: 19px;
}
.upsell_modal{
font: bold 16px Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px #fff;
    text-align: center;
    color: #404040;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #faf9fa), color-stop(1, #e3e2e3) );
    background: -moz-linear-gradient( center top, #faf9fa 5%, #e3e2e3 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#faf9fa', endColorstr='#e3e2e3');
    background-color: #faf9fa;
    padding: 8px 0 7px 30px;
}
.modal-body {
    position: relative;
    padding: 0px;
}
.margin-b30_modal{
margin-bottom:0px!important;
margin-top: 0px!important
}
.server_loc_tabs  {
    background: none repeat scroll 0 0 #6AB5F7;
    border: 4px solid #6AB5F7;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
}
.cart_list {
    padding-top: 25px;
}
.cart_list li {
    margin: 0;
    padding: 0 20px 17px 20px;
    position: relative;
}
span.dca-domain-purchased, .secondary-result .dca-domain-name span, .dca-domain-name span.dca-primary-dn span.namevalue {
    display: inline-block;
    width: 150px;
    word-wrap: break-word;
}
.dca-page-wrapper .dca-domain-purchased {
    position: relative;
}
.dca-page-wrapper .cart_list li span {
    font-family: "proxima_nova", Arial;
    font-size: 15px;
    font-weight: 100;
    color: #222;
}
 .remove{
background: url(../img/close.png) no-repeat 0 0;
    right: 20px;
    top: 1px;
    height: 15px;
    position: absolute;
    width: 15px;
    opacity: 0.6;
}
 .ppp-modal {
    background: #fff !important;
    border-top: 1px solid #ccc;
    margin: 4px 20px 30px 20px;
    padding: 12px 0px;
    position: relative;
}
 .enable-ppp-arrow {
    background: url(../img/ppp-cart-arrow.png) 0 0;
    position: absolute;
    top: -10px;
    left: 20px;
    height: 10px;
    width: 16px;
    display: block;
}
 .ppp-tobe-enabled {
    background: url(../img/dca-icons-sprite.png) no-repeat -43px -216px;
    padding: 0 0 0 20px;
}
.ppp-modal p,.ppp-modal p a.heading {
    line-height: 1;
    margin: 0 0 0px 0;
   font-family: 'Helvetica Neue';
    font-size: 13px;
    font-weight: 400;
    color: #0a69a4;
    padding-bottom: 2px;
}
a.manage-ppp{
    font-family: "proxima_nova", Arial;
    font-size: 13px;
    font-weight: 100;
    color: #0a69a4;
}
.hide {
    display: none;
}
 .ppp-modal .ppp-enabled .pp-enabled-icon {
    background: url(../img/dca-icons-sprite.png) no-repeat 0 -216px;
    width: 15px;
    height: 20px;
    margin: -2px 5px 0 -5px;
    vertical-align: middle;
	}
.ppp-modal .ppp-enabled .pp-enabled-text {
    width: 90%;
    vertical-align: top;
}
 .total-container {
    margin: 20px;
}
.total-container span {
  /*   font-family: "proxima_nova", Arial; */
    font-size: 15px;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
}
.cart-items-container .cart_totals {
    padding-left: 0 !important;
}
.total-container span#total {
  /*   font-family: "proxima_nova", Arial; */
    font-size: 26px;
    font-weight: 600;
    color: #28af0f;
}
.dca-page-wrapper .total-container .discounted-total, .dca-page-wrapper .total-container br {
    display: none;
}
 .mawbutton_checkout{
background: #2fbe15!important;
    border: 1px solid #18900b!important;
    color: #fff!important;
    cursor: pointer!important;
  font-family: "proxima_nova", Arial; 
    font-size: 18px!important;
    font-weight: 100!important;
    text-align: center!important;
    width: 100%!important;
    padding: 16px 0!important;
   
	}
	
	.btn-lg, .btn-group-lg > .btn {
    border-radius: 0;
}
.img_inline{
height:18px;
display:inline-block;
}
@media (min-width: 992px)
{
.col-md-15 {
    width: 20%;
    float: left;
}
}
.margin-top-45x {
    margin-top: 15px!important;
}
.plan-list {
   
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f9f9f9 url(../img/bg-plan.gif) no-repeat center top;
    text-align: center;
    border: 1px solid #dedcdc;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    position: relative;
    margin-right: -4px;
}
.p-pricing{
    font: bold 20px 'Helvetica Neue'!important;
    color: #3c3c3c;
}
.p-currency {    
         color: #3c3c3c;
    font: bold 18px 'WebRupee' !important;
    position: relative;
    top: -10px;
    display: inline-block;
}
li.p-feat {
    font: normal 13px Arial, Helvetica, sans-serif!important;
    padding: 14px!important;
    color: #5b5b5b!important;
    border-bottom: 1px solid #f1f1f1!important;
	}
	li.p-feat strong {
    font: bold 14px Arial, Helvetica, sans-serif!important;
}
.btn_buynow{
font-size: 14px!important;
    padding: 8px 20px!important;
    display: inline-block!important;
    /* padding: 7px 12px; */
    font: bold 17px/18px Arial, Helvetica, sans-serif!important;
    color: #fff!important;
    text-shadow: 1px 1px 0px #2662b6;
    text-align: center;
    background-color: #236fe2!important;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#61aaef), color-stop(25%, #61aaef), to(#236fe2));
    background-image: -webkit-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
    background-image: -moz-linear-gradient(top, #61aaef, #61aaef 25%, #236fe2);
    background-image: -ms-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
    background-image: -o-linear-gradient(#61aaef, #61aaef 25%, #236fe2);
    background-image: linear-gradient(#61aaef, #61aaef 25%, #236fe2);
    background-repeat: no-repeat;
    border: 1px solid #5a8ddf;
    -webkit-box-shadow: inset 0px 1px 0px 0px #9acdf9;
    -moz-box-shadow: inset 0px 1px 0px 0px #9acdf9;
    box-shadow: inset 0px 1px 0px 0px #9acdf9;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: background-position 0.2s linear;
    -moz-transition: background-position 0.2s linear;
    -ms-transition: background-position 0.2s linear;
    -o-transition: background-position 0.2s linear;
    transition: background-position 0.2s linear;
    overflow: visible;
}
.plan-featured {
    background: url(../img/bg-prefer.gif) no-repeat center -9px #fdfff7;
    border: 1px solid #0388af;
    box-shadow: 0 0 4px #6AB5F7;
    -webkit-box-shadow: 0 0 4px #6AB5F7;
    -moz-box-shadow: 0 0 4px #6AB5F7;
    z-index: 99;
    position: relative;
    top: 7px;
    padding: 7px 0 8px 0;
}
.p-duration {
    font: bold 12px 'Helvetica Neue'!important;
}
.close_no{
    text-transform: uppercase;
    font: 400 18px 'Helvetica Neue', serif!important;
    padding: 10px 30px !important;
    margin: 30px 0!important;
    font-size: 14px!important;
    text-align: center!important;
}
.border_bottom{
    background: #fff;
    color: #222;
   /*  font-family: 'proxima_nova', Arial; */
    font-size: 20px;
    font-weight: 600;
    border-top: 0px solid #b6b6b6!important;
    border-bottom: 2px solid #b6b6b6!important;
}
.ui-heading {
    color: #222;
    /* font-family: 'proxima_nova', Arial; */
    font-size: 26px;
    font-weight: 600;
	padding: 0 0 30px 0px;
	}
	
.cart-product-icon {
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 60px;
    margin: 0 15px 0 0;
    width: 60px;
}	
.cart-product-icon,.cartItem-product-detail{
   position: relative;
    display: inline-block;
    vertical-align: top;
}
#domain-carticon {
    background: url(../img/domains-carticon.png) no-repeat 0 0;
    height: 33px;
    width: 34px;
    display: block;
    margin: 7px 14px;
}
.cart-product-names {
    background: #f2f2f2;
    color: #777;
    font-family: 'proxima_nova', Arial;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    text-align: center;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    padding: 2px 0;
}
.ItemTitle {
    margin: 0;
    color: #1b1b1b;
   /*  font-family: 'proxima_nova', Arial; */
    font-size: 18px;
    font-weight: 600;
}
.ItemSubTitlex {
    color: #222;
   font-family: 'proxima_nova', Arial!important;
    font-size: 13px;
    font-weight: 100;
    word-wrap: break-word;
}
.dca-pricing_total{
      color: #222!important;
    font-family: 'proxima_nova', Arial!important;
    font-size: 18px!important;
    font-weight: 100!important;
	}
	.remove-cart{
    background: url(../img/close.png) no-repeat 0 0;
    right: 20px;
    /* top: 1px; */
    height: 15px;
    position: absolute;
    width: 15px;
    opacity: 0.6;
}
button.btn.monthly.mawbutton.btn-default:active:focus,button.btn.monthly.mawbutton.btn-default:active:hover,button.btn.btn-default.annually.mawbutton:active:hover,button.btn.btn-default.annually.mawbutton:active:focus, button.btn.btn-default.biennially.mawbutton:active:focus,button.btn.btn-default.biennially.mawbutton:active:hover{
background:#fff!important;
}
button.btn.monthly.mawbutton.btn-default:focus{
border: 1px solid #6ab5f7!important;
}
.ItemConvertedSubtotal {
    font-size: 12px;
}
.itemText {
    font: bold 17px Arial, Helvetica, sans-serif;
    color: #727272;
}
 .CartTotal1 {
    color: #222;
    font: 600 17px Arial, Helvetica, sans-serif;
    text-align: right;
}
#CartTotals{
    color: #222;
    font: 600 17px Arial, Helvetica, sans-serif;
  /*   text-align: right; */
}
#total{
    text-align: right;
    padding-right: 45px;
}
.taxTotal {
    font-size: 14px !important;
    color: #666 !important;
}
.question{
	position: relative!important;
	background: url(../img/question.png) no-repeat!important;
    height: 13px!important;
    width: 13px!important;
    display: inline-block!important;
    vertical-align: middle!important;
    margin: 0px 0 0 0px!important;
    font-size: 0!important;
}
tr.ItemTotalAfterDiscount.Cart-Total{
    color: #1ca40d;
    font-family: Helvetica, sans-serif;
    font-size: 19px;
    font-weight: 800;
	}
	
.apply_buttons{
padding: 13px!important;
}	
.txtblue{
color: #222;
    font-family: Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 600;
}




.ui-headingx {
    color: #222;
    font-family: 'proxima_nova', Arial;
    font-size: 26px;
    font-weight: 600;
    padding: 0 0 30px 12px;
}
.ui-heading{
    margin: -40px auto 30px;
    background: #fff;
    text-align: center;
    width: 60%;
}

#loginForm {
    background: #f3f3f3;
}
#loginForm, #signup_div {
    background: #fff;
    padding: 0;
    width: 938px;
}
.loginform {
    width: 420px;
    float: left;
}
.loginform {
    padding-top: 11px;
}
#ExistingUserLogin {
    margin-right: 0;
}
#loginForm #ExistingUserLogin {
    border-right: 1px solid #e0e0e0;
}
#loginForm #ExistingUserLogin, #loginForm #NewUserLogin {
    width: 45%;
    padding-left: 30px;
}

.loginform div {
    padding: 0 0 10px 0;
}
#new_submit,.uiButton{
background: #077dcf;
    border: 1px solid #1c58d6 !important;
    color: #fff !important;
    cursor: pointer;
    font-family: 'proxima_nova', Arial;
    font-size: 15px;
    font-weight: 100;
    margin: 0;
    padding: 0;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    outline: none;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 2px 2px rgba(0, 0, 0, 0.2);
    text-shadow: #0232b3 0 1px 0;
    outline: none;
    padding: 15px 30px;
	font: bold 17px/18px Arial, Helvetica, sans-serif;
	}
	#new_submit:hover,.uiButton:hover{
	    background: #0686c9;
	}
	#new_submit:active,.uiButton:focus{
	    background: #036cb0;
	}
    .loginform label {
    font: normal 15px Arial, Helvetica, sans-serif;
    color: #626262;
    display: block;
    margin: 5px 0;
    width: 145px;
    white-space: nowrap;
}
.loginform label {
    color: #1b1b1b;
    font-size: 15px;
    font-family: 'proxima_nova', Arial;
    font-weight: 400;
}
.frm-field, .frm-select {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #626262;
    padding: 6px 11px;
    border: solid 1px #b2c4d4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 1px 2px 2px #E5EAEF inset;
    -moz-box-shadow: 1px 1px 2px #E5EAEF inset;
    -webkit-box-shadow: 1px 1px 2px #E5EAEF inset;
    -ms-box-shadow: 1px 1px 2px #E5EAEF inset;
    -o-box-shadow: 1px 1px 2px #E5EAEF inset;
    background: #fff;
    -webkit-transition: border linear 0.3s, box-shadow linear 0.3s;
    -moz-transition: border linear 0.3s, box-shadow linear 0.3s;
    transition: border linear 0.3s, box-shadow linear 0.3s;
}
.loginform input, .loginform select, .loginform textarea {
    width: 290px;
}
.loginform input[type="text"], .loginform input[type="password"] {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    height: 35px;
    line-height: 35px;
}
#rememberme {
    margin: 0 0 15px 0;
}
.loginform #rememberme input {
    width: auto;
    outline: none;
    border: 0;
}
.loginform #rememberme label {
    color: #1b1b1b;
    font-size: 13px;
    font-family: 'proxima_nova', Arial;
    font-weight: 100;
}
#forgotpassword {
    position: relative;
    top: -15px;
    left: 210px;
}
#forgotpassword {
    color: #377ce4;
    font-size: 13px;
    font-family: 'proxima_nova', Arial;
    font-weight: 100;
    text-decoration: underline;
}
#ExistingUserLogin #forgotpassword {
    left: 51px;
    top: 0px;
}



/*login-form*/

.w3_info h2 {
  display: inline-block;
    font-size: 26px;
    margin-bottom: 10px;
    color: #01cd74;
    letter-spacing: 2px;	
}
.w3_info h4 {
    display: inline-block;
    font-size: 15px;
	padding: 8px 0px;
    color: #444;
    text-transform: capitalize;
}

 ::-webkit-input-placeholder {
color:#777 !important;
}
:-moz-placeholder { /* Firefox 18- */
color:#777 !important;
}
::-moz-placeholder {  /* Firefox 19+ */
color:#777 !important;
letter-spacing:5px;
}
:-ms-input-placeholder {  
color:#777 !important;
}


.w3_info {
    flex-basis: 50%;
	-webkit-flex-basis: 50%;
    padding: 3em 4em;
    box-sizing: border-box;
	padding: 3em 4em;
	background-color: #fff;
	border-right: 1px solid #e0e0e0;
}
.left_grid_info {
    padding: 3em 4em;
}
.left_grid_info h3 {
	color: #1b1b1b;
    font-size: 20px;
    font-family: 'proxima_nova', Arial;
    font-weight: 600;
    padding: 0 0 5px 0;
}
.left_grid_info h4 {
    color: #fff;
    font-size: 1.2em;
	margin: 1em 0;
	line-height: 28px;
    font-weight: 500;
    text-transform: capitalize;
}
.left_grid_info p {
    color: #fff;
    font-size: 14px;
	margin: 1em 0;
	line-height: 28px;
}

.agile_info {
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}


.w3l_form {
    padding: 0px;
    flex-basis: 50%;
	-webkit-flex-basis: 50%;
	
}
.w3_info p {
    padding-bottom: 20px;
}
h3.w3ls {
    margin: 10px 0px;
    padding-left: 60px;
}
h3.agileits {
    padding-left: 10px;
}
.container_login {
    width: 65%;
    margin: 0 auto;
}



/** Responsive **/
@media screen and (max-width: 1600px){
	
}
@media screen and (max-width: 1440px){
	.container_login {
		width: 70%;
		margin: 0 auto;
	}
}
@media screen and (max-width: 1280px){
	.container_login {
		width: 75%;
	}
}
@media screen and (max-width: 1080px){
	.container_login {
		width: 80%;
	}
	.left_grid_info {
		padding: 7em 3em;
	}
	.w3_info {
		padding: 3em 3em;
	}
	.left_grid_info h4 {
		font-size: 1.1em;
	}
}
@media screen and (max-width: 1024px){
	.left_grid_info h3 {
		font-size: 2em;
	}
	.container_login {
		width: 84%;
	}
}
@media screen and (max-width: 991px){
	.w3_info h2 {
		font-size: 24px;
	}
	
}
@media screen and (max-width: 900px){
	
	.container_login {
		width: 90%;
	}
	.left_grid_info h4 {
		font-size: 1em;
	}
}

@media screen and (max-width: 768px){
	.container_login {
		width: 95%;
	}
	.left_grid_info {
		padding: 6em 3em;
	}
}
@media screen and (max-width: 736px){
	.left_grid_info {
		padding: 6em 2em;
	}
	.left_grid_info h3 {
		font-size: 1.7em;
	}
	.w3_info h2 {
		font-size: 22px;
	}
	.w3_info {
		padding: 3em 2em;
	}
	
	.w3_info h4 {
		font-size: 14px;
	}
	
}
@media screen and (max-width: 640px){
	.w3l_form {
		padding: 3em 4em;
		float: none;
		margin: 0 auto;
	}
	.left_grid_info {
		padding: 0;
	}
	.w3_info {
		padding: 3em 4em;
		margin: 0 auto;
	}
	
	.agile_info {
		flex-direction: column;
	}
}
@media screen and (max-width: 480px){
	.w3l_form {
		padding: 3em;
	}
	.w3_info {
		padding: 3em;
	}
	
}
@media screen and (max-width: 414px){
	.w3l_form {
		padding: 3em 2em;
	}
	.w3_info {
		padding: 2em;
	}
	
	.left_grid_info p {
		font-size: 13px;
	}
}
@media screen and (max-width: 384px){
	.left_grid_info h4 {
		font-size: .9em;
	}
	.left_grid_info p {
		letter-spacing: .5px;
	}
}
@media screen and (max-width: 375px){
	.left_grid_info h3 {
		font-size: 1.5em;
	}
}
@media screen and (max-width: 320px){

	
	.w3_info h2 {
		font-size: 20px;
		letter-spacing: 1px;
	}
}
.agile_infox{
	margin: 70px auto 0 auto;
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
/** /Responsive **/

.price_panel{
	border: 1px solid #e3e3e3;
	border-radius: 0em 0em 0 0!important;
}
section.pricingtables.shared.section_sapce.price_tables {
    padding: 70px 0;
}
.border_none{
	border-bottom:none!important;
}
span.pl-title {
    position: absolute;
    top: 50px;
    right: 0;
    left: 0;
    width: 160px;
    height: 55px;
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
span.pl-title {
    background-image: url(../img/table-header-red.png);
    /* background-image: url(/sites/all/themes/india/img/common/table-header-blue-s4.png); */
}
.pl-titlex{
	font: 500 26px 'Helvetica Neue', serif;
	font-family: "Helvetica Neue", serif;
	font-size: 26px;
    text-transform: uppercase;
     
}

.pl-titlex{
	
    font-size: 24px!important;
    margin: 0 auto!important;
    padding: 7px 0!important;
    text-align: center!important
}
.price_removes{
	font-size: 30px!important;
	font-weight: bold!important;
	margin: 0!important;
	padding: 5px 0 0 0!important;
	text-align: center!important;
	color: #333!important;
}
.price_removes small {
	font-weight: 300!important;
    font-size: 18px!important;
}
.price_removes_webruppe{
	font-size: 30px!important;
	font-weight: bold!important;
	margin: 0!important;
	padding: 5px 0 0 0!important;
	text-align: center!important;
	color: #333!important;
}
.price.first-plan:before {
    content: "First Month @ Rs.35*";
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: #333333;
    padding: 7px;
    font-weight: 400;
    border-radius:0px;
    margin-bottom: 5px;
}
price.third_plans:before {
	content: "First Month @ Rs.35*"!important;
}
.padding_panel {
    padding: 20px 40px;
}
.p-feats{
	font: normal 15px Helvetica, sans-serif!important;
    margin: 0!important;
    padding: 18px 0!important;
    color: #333!important;
    border-bottom: 0!important;
    border-top: 1px dashed #e3e3e3!important;
	background-color: #fff!important;
}
.panel_footers{
	background-color: #fff!important;
}
.p1-yellow{
	background-image: url(../img/table-header-yellow.png)!important;
}
.p1-blue{
	background-image: url(../img/table-header-blue.png)!important;
}
.border_shared{
	margin-top: 0px!important;
	border: 1px solid #e3e3e3;
    padding: 8px 30px!important;
}
.back-line{
    font: 400 18px/37px 'Helvetica Neue';
    width: auto;
    margin: 10px 0 -15px 0;
    padding-bottom: 0;
    text-align: center;
    letter-spacing: -1px;
    text-transform: initial;
    color: #333;
    background: #fff;
}
.options-box-links {
    text-align: center!important;
    line-height: 60px!important;
}
.pd_bc_rp{
    display: inline-block!important;
}
.pd_bc_rp{
	
    font-size: 10px!important;
    color: #333 !important;
    font-weight: 300!important;
    text-transform: uppercase!important;
    text-align: center!important;
    padding: 5px 10px!important;
}
.tech-specs {
    background-color: #f7f7f7;
    padding-top: 50px;
    padding-bottom: 50px;
}
h3.uniform-style{
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 40px;
	}
h3.uniform-style span{
    display: block;
	}
h3.uniform-style:after{
     content: "";
    width: 92px;
    height: 5px;
    position: absolute;
    background: #000;
    bottom: -5px;
    z-index: 1;
    left: 15px;
    margin-bottom: 20px;
}
.features ul li {
    color: #949494;
    list-style: circle;
    padding: 5px;
}
p#tech-specs {
    margin-top: 15px;
    letter-spacing: 2px;
    background-color: #ffd800;
    color: #000;
    border-radius: 3px;
    border: 1px solid transparent;
    padding: 12px 25px;
    text-transform: uppercase;
    font: 400 18px 'Helvetica Neue', serif;
    display: inline-block;
    background-repeat: no-repeat;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffd800), color-stop(25%, #ffd800), to(#ffd800));
    background-image: -webkit-linear-gradient(#ffd800, #ffd80025%, #ffd800);
    background-image: -moz-linear-gradient(top, #27ae60, #27ae60 25%, #27ae60);
    background-image: -ms-linear-gradient(#27ae60, #27ae60 25%, #27ae60);
    background-image: -o-linear-gradient(#27ae60, #27ae60 25%, #27ae60);
    background-image: linear-gradient(#ffd800, #ffd80025%, ##ffd800);
    -webkit-transition: background-position 0.2s linear;
    -moz-transition: background-position 0.2s linear;
    -ms-transition: background-position 0.2s linear;
    -o-transition: background-position 0.2s linear;
    transition: background-position 0.2s linear;
    cursor: pointer;
	border: solid 1px #ffd800;
	float: left!important;
}

.web_hosting {
	position: absolute;
    width: 50%;
    min-height: 400px;
}

.product-features {
    background-image: url(../img/product-features-banner.jpg);
    padding: 100px 0;
    color: #fff;
    background-size: cover;
    text-align: center;
    position: relative;
}
.product-features-linux h3 {
    font-size: 47px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b3b3b;
    padding-bottom: 60px;
}
.product-features-linux h3  {
    content: '';
    width: 92px;
    height: 5px;
    background-color: black;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 20px;
}
.grid_c {
    border: 1px solid #ffffff;
    border-radius: 4px;
    max-width: 370px;
    height: 318px;
    margin: 25px 15px;
    background-color: #fff;
    transition: background-color 0.3s ease;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.grid_c:hover {
    -webkit-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 25px -10px rgba(0, 0, 0, 0.75);
    transition: background-color 0.3s ease;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.grid_c p img {
    margin: 45px 0 0px;
}
.grid_c .title {
    font-size: 16px;
    color: #11a8e0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1.1px;
}
.grid_c .desc {
    font-size: 13px;
    color: #999999;
    margin: 17px 25px;
}
.call-to-act {
    color: #fff;
    text-align: center;
    position: relative;
    display: block;
    z-index: 1;
}
.call-to-act h4 {
	color: #fff;
    font-weight: 700;
    font-size: 20px;
    border-radius: 100px;
    padding: 20px 10px;
	background-color: #11a8e0;
	margin: -42px auto;
}
.call-to-act h4 span {
    font-weight: 500;
}
.call-to-act a {
    color: rgb(255, 255, 255);
    transition: all 0.2s ease-in-out;
}
.bg_infra {
    background: url(../img/bg-hp-infra.jpg) no-repeat right bottom #F6F6F8;
    height: 700px;
    max-width: 100%;
}
.bg_infra {
    background: url(../img/block/bg-hp-infra.jpg) no-repeat right bottom #F6F6F8;
    background-position: 650px 196px;
    height: 700px;
    max-width: 100%;
    overflow: inherit;
}
.left-sec {
    width: 55%;
    float: left;
    margin: 70px 0;
}
.left-sec .content-wrapper h2 {
    font: 900 42px 'Helvetica Neue', serif;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 50px;
    padding: 45px 0 15px;
}
.left-sec .content-wrapper h2 span {
    display: block;
}
.left-sec .content-wrapper h2:after {
    content: "";
    width: 92px;
    height: 5px;
    position: absolute;
    background: #000;
    bottom: -5px;
    z-index: 1;
    left: 0;
}
.left-sec .content-wrapper p {
    font: 400 15px 'Helvetica Neue', serif;
    word-spacing: .41px;
    line-height: 20px;
}
.robust {
    border: 1px solid #CECECE;
    width: 135px;
    text-align: center;
    height: 150px;
    padding: 12px;
    margin: 0 20px 0 0px;
    display: inline-block;
    font: normal 16px 'Helvetica Neue', serif;
}
.robust a {
    color: #444;
}
.robust span {
    display: block;
    text-align: center;
    width: 20px;
    height: 1px;
    position: relative;
    background: #000000;
    margin: 10px auto;
}
.mt-30{
	margin-top: 30px;
}
.position-rel {
    position: relative;
}
.advantage {
    background-color: #f7f7f7 !important;
    padding-top: 50px;
    padding-bottom: 80px;
}
.advantage_h3{
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom: 20px;
	padding-top: 40px;
}
advantage_h3 span {
    display: block;
}
.advantage-box {
    padding-left: 20px;
}

.advantage-box.border-right{
    border-right: 1px solid #e5e5e5;
}
.advantage-box h4 {
    font-size: 13px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #3b3b3b;
    padding: 10px 0;
}
.advantage-content p {
    color: #949494;
    font-size: 13px;
    width: 170px;
}
.img-box {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    right: 0;
    max-width: 100%;
    width: 273px;
}
.faq_h3{
	font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 40px;
}
.faq_h3:after {
    /* top: 0; */
    content: "";
    width: 92px;
    height: 5px;
    position: absolute;
    background: #000;
    /* bottom: 0; */
    z-index: 1;
    left: 0;
    right: 0;
    margin: 52px auto 50px;
}
.quest{
	font-weight: 400!important;
    /* padding: 30px; */
    font-size: 20px!important;
    text-align: left!important;
    font-family: Helvetica Neue, serif!important;
    color: #00aeef!important;
    text-decoration: none!important;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ddd;
}
.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
	border-top-color: #ddd;
	background-color: #f8f8f8;
}
.testimonial_sharing {
    padding-bottom: 100px;
    padding-top: 30px;
    background-color: #f3f3f3;
}
.headline_sharing  {
    padding-bottom: 30px;
    color: #3b3b3b;
}
h3.title_sharing  {
    font-size: 40px;
    text-transform: uppercase;
    padding-bottom: 20px;
    padding-top: 40px;
}
.testimonial_box {
    border: 1px solid #fff;
    padding: 20px;
    min-height: 352px;
    position: relative;
    border-radius: 3px;
    background-color: white;
    box-shadow: 0px 0px 10px 0px #bdbdbd;
}
.content-title_sharing  {
	font-size: 26px!important;
    color: #26272d!important;
    margin-top: 0 !important;
    padding: 20px 0!important;
}
.content_sharing {
    color: #333!important;
    font-size: 14px!important;
    margin: 30px 0!important;
}
quo {
    display: inline;
}
quo:before {
    content: open-quote;
    color: #00aeef;
    font-size: 40px;
    font-weight: 900;
    position: absolute;
    top: 92px;
	left: 20px;
}
quo:after {
    content: close-quote;
    color: transparent;
    font-size: 40px;
    font-weight: 900;
    position: absolute;
    bottom: 92px;
    right: 20px;
    visibility: hidden;
}
p.name_sharing {
    color: #26272d;
    font-size: 14px;
}
p.company_sharing {
    color: #267df4;
    font-size: 14px;
}
h3.product-features-linux{
    font-size: 47px;
    font-weight: 600;
    text-transform: uppercase;
    color: #3b3b3b;
    padding-bottom: 60px;
}
h3.product-features-linux:after {
    content: '';
    width: 92px;
    height: 5px;
    background-color: black;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    margin-top: 20px;
}
a.js-scroll-trigger {
    color: #262626;
}



/*window shared*/
#shared-hosting-windows .hero-product-page {
    background-image: url(../img/common/shared-hosting-windows.jpg);
    
}
#shared-hosting-windows .hero-product-page .header-content h2.title{
	color:#ffff;
}
#shared-hosting-windows .hero-product-page .header-content p span {
    color:#ffff!important;
    font-size: 30px!important;
}
#shared-hosting-windows  .header-content p.subtitle {
    font-size: 20px;
    display: block;
	color:#ffff;
}
.features {
    overflow: inherit!important;
}
#shared-hosting-windows .header-content .features ul li {
    color:#ffff;
    font-weight: 500;
}
#shared-hosting-windows  .header-content p.starts-pricing {
    display: inline;
    font-size: 30px;
    font-weight: 600;
	color:#ffff;
}
#shared-hosting-windows .hero-product-page .header-content span.amount {
    display: inline;
    color:#ffff;
}
.switch-server {
	font: normal 15px Helvetica, sans-serif;
    margin: 0;
	padding: 14px 0;
    color: #333;
    border-bottom: 0;
    border-bottom: 1px dashed #e3e3e3;
    background-color: #fff;
}
.switch-server a{
	font-size: 11px;
    width: 100px;
    margin: 0 auto;
    text-transform: uppercase;
    color: #00aeef;
    border-bottom: 1px dashed #00aeef;
}
 .panel_windows{
	padding: 0px 15px!important;
}
.btn_windows{
	margin-top: 12px!important;
}
.windows_pc{
	font-size: 10px!important;
    color: #333 !important;
    font-weight: 300!important;
    text-transform: uppercase!important;
    text-align: center!important;
    padding: 5px 10px!important;
}
#shared-hosting-hostgator .hero-product-page {
    position: relative;
    background-image: none;
    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;
    background-position: top center;
    background-size: 100%;
    height: 565px;
}
.hero-product-page img.header-content-brand-logo {
    max-width: 200px;
    vertical-align: top;
}
#shared-hosting-hostgator .hero-product-page h2.title, #shared-hosting-hostgator .header-content .subtitle, #shared-hosting-hostgator .header-content .features ul li {
    color: #005793;
}
.hero-product-page p.hostgator {
    display: inline-block;
    font-size: 28px;
    vertical-align: top;
}
#shared-hosting-hostgator .hero-product-page .hero-banner-1 {
    background: url(../img/hg-snappy.png) no-repeat bottom;
    display: block;
    width: 502px;
    height: 540px;
    position: absolute;
    /* bottom: 0; */
    left: 90px;
    right: 100px;
    background-size: 100%;
}
#shared-hosting-hostgator .hero-product-page:after {
    background-image: url(../img/hg-greenry-bg.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    bottom: 0;
    content: "";
    height: 86px;
    left: 0;
    position: absolute;
    right: 0;
	z-index: 0;
}
#shared-hosting-hostgator .header-content p.subtitle, #shared-hosting-hostgator .header-content p.subtitle span, #shared-hosting-hostgator .header-content .features ul li {
    color: #333;
}
button.black-btn{
	background: #000!important;
    color: #ffffff !important;
	border: 1px solid #000!important;
}
button.black-btn:hover {
    background: #000!important;
    color: #ffffff !important;
	border: 1px solid #000!important;
}
.coupon-blurb {
    background: #fff;
    color: #000;
    width: 565px;
    margin: 20px 0 0 0;
    height: 55px;
    border: 1px dashed #000;
    padding: 18px 0px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
}
.coupon-blurb strong {
    color: #00aeef;
    font-weight: bold;
}
.panel_hostgar{
	padding: 25px 12px;
}

.hostgator_span{
	display: block;
    padding-top: 10px;
    font-size: 47px;
    font-weight: 600;
}
#products #shared-hosting-hostgator img.hostgator-sun {
    width: 290px;
    margin-bottom: -29px;
}
.advantage.position-rel.advantage_hostgtar:after {
    background-image: url(../img/hg-greenry-bg.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    bottom: 0;
    content: "";
    height: 86px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0;
}
#cloud-hosting .hero-product-page {
    background-image: url(../img/common/cloud-hosting.jpg);
}
.addons {
    border: 1px solid #eee;
    max-width: 1115px;
	margin: 0 auto;
}
.addon-box {
    text-align: center;
    margin: 0 auto;
    color: #000;
    padding-top: 0px;
    font: normal 15px Helvetica, sans-serif;
}
.pl-title_clouding{
	font-weight: normal!important;
    font-size:16px!important;
    margin: 0 auto!important;
    padding:12px 0!important;
	text-align: center!important;
}
.coupon_cloud{
	width: 455px;
}
.coupon_btn{
	margin: 20px 0 0 0;
}
.addon-box-nos{
	color: #333;
    text-align: center;
    padding-top: 20px;
    font-size: 17px;
}
.bg_f5 {
    background: #f5f5f5!important;
}
.x_faster {
    background: #fff;
    padding: 90px 0;
}
.x_faster h2 {
    color: #3b3b3b;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.x_faster h2::after {
    content: "";
    position: relative;
    width: 117px;
    height: 6px;
    background: #3B3B3B;
    display: block;
    margin: 20px 0px 30px 0px;
}
.x_faster p {
    text-transform: inherit;
    font-size: 14px;
    color: #545454;
    line-height: 24px;
    text-align: left;
}
.x_faster .r_content {
    margin-left: 100px;
}
.x_faster1 {
    background: #fff!important;
  
}
.margin_bottom_clouding{
	margin-bottom: 30px;
}
#reseller-hosting .hero-product-page {
    background-image: url(../img/reseller.jpg);
}
#reseller-hosting .hero-product-page {
    background-position: 70% center;
}
img.web_hosting{
	position: absolute;
    width: 100%;
    min-height: 400px;
}
p.price_removes.price.first-plan.first_plans_resller:before{
	content: "UPTO 30% OFF*";
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    margin: 0 auto;
    display: block;
    background-color: #333333;
    width: 168px;
    padding: 7px;
    font-weight: 400;
    border-radius: 0px;
	margin-bottom: 5px;
}
.pl-title_reseller{
	
    font-size: 24px!important;
    margin: 0 auto!important;
    padding: 7px 0!important;
    text-align: center!important;
}
.p1-purple{
	background-image: url(../img/table-header-purple.png)!important;
}
#reseller-windows-hosting .hero-product-page {
    background-image: url(../img/windows-reseller-hosting.jpg);
}
#products #reseller-windows-hosting .hero-product-page .header-content p span, #products #reseller-windows-hosting .hero-product-page .header-content p {
    color: #333;
}
#products #cloud-hosting .hero-product-page .header-content p.subtitle{
  color: #333!important;
}

.Kickstart_Windows{
	display: block!important;
    font-size: 20px!important;
}
.side_windows{
	position: absolute;
    bottom: 0;
    overflow: hidden;
    right: 0;
    width: 50%;
    max-height: 100%;
}
.web_hosting_windows{

    width: 100%;
     min-height: 400px;
}
#wordpress-hosting .hero-product-page {
    background-image: url(../img/wordpress.jpg);
    background-position: center center;
    /* height: 390px; */
    padding-bottom: 40px;
}
.p1_wordpress{
	background-image: url(../img/table-header-red.png);
}
#wordpress-hosting .hero-product-page  {
    height: auto;
}
.p1_wordpress{
	position: absolute;
    top: 0;
    left: 15px;
    right: auto;
    width: 110px;
    height: 41px;
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.p1_wordpress{
	font-size: 17px!important;
    margin: 0 auto;
    padding: 5px 0;
    text-align: center;
}
.wordpress-content {
    height: auto!important;
}
.mt-50 {
    margin-top: 50px;
}
.onoffswitch {
    border: none;
    border-radius: 25px;
    padding: 8px 0;
    width: 68%;
    margin: 0 auto;
    display: block;
}
.onoffswitch {
    width: 80%;
    margin-bottom: 20px;
    border-radius: 0;
    padding: 0;
}

ul.nav_tabs1 {
    display: flex;
    justify-content: space-evenly;
}

ul.nav_tabs1{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav_tabs1 li {
    width: 100%;
    position: relative;
}
.tab-content1{
	display: none;
	background: #ededed;
	padding: 15px;
}

.tab-content1.current{
	display: inherit;
}
.flat-blurb-offer:before {
    content: "UPTO 35% OFF";
    background: #fb524f;
    width: 88px;
    height: 22px;
    position: absolute;
    right: 52px;
	top: 35px;
    color: #fff;
    padding: 4px 0;
    text-align: center;
    border-radius: 2px;
    font-size: 10px;
}
ul.nav_tabs1 li a {
    width: 100%;
    display: block;
    padding: 20px 0;
    color: #464646;
    font-size: 17px;
    outline: none;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}
ul.nav_tabs1 li.current a {
    border-top: 2px solid #11a8e0;
    border-right: 1px solid #eee;
    border-bottom: transparent;
    border-left: 1px solid #eee;
    color: #11a8e0;
    text-decoration: none;
}
div#tab-1{
	background-color: #fff!important
}
div#tab-2{
	background-color: #fff!important
}

ul.nav_tabs1_word {
    display: flex;
    justify-content: space-evenly;
}

ul.nav_tabs1_word{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.nav_tabs1_word {
    width: 100%;
    position: relative;
}
.tab-content1_word{
	display: none;
	background: #ededed;
	padding: 15px;
}

.tab-content1_word.current{
	display: inherit;
}

ul.nav_tabs1_word li a {
    width: 100%;
    display: block;
    padding: 20px 0;
    color: #464646;
    font-size: 17px;
    outline: none;
    border-right: 1px solid transparent;
    border-left: 1px solid transparent;
    border-top: 2px solid transparent;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}
ul.nav_tabs1_word li.current a {
    border-top: 2px solid #11a8e0;
    border-right: 1px solid #eee;
    border-bottom: transparent;
    border-left: 1px solid #eee;
    color: #11a8e0;
    text-decoration: none;
}
div#tab-1_word{
	background-color: #fff!important
}
div#tab-2_word{
	background-color: #fff!important
}
div#tab-3_word{
	background-color: #fff!important
}
.p1-worpresst{
	font-weight: normal!important;
    font-size: 14px!important;
    margin: 0 auto!important;
    padding: 14px 0!important;
    text-align: center!important;
}
.price-slace {
    font-size: 20px;
    height: 20px;
    text-align: center;
    text-decoration: line-through;
    color: #c7c7c7;
}
 .price-slace {
    font-size: 20px;
    text-align: center;
    text-decoration: line-through;
    color: #c7c7c7;
}
 .price-slace {
    display: block;
    color: #333333bd;
    font-weight: 500;
}
.panel_worpress{
	padding: 0px!important;
}
.btn_worpress{
	margin-top: 11px;
    margin-bottom: 33px;
}
.view_more{
	font: normal 15px Helvetica, sans-serif;
    margin: 0;
    padding: 14px 0;
	cursor: pointer;
    color: #00aeef!important;
    font-size: 14px;
}
p.view_more a:hover {
    color: #00aeef!important;
}
#vps-hosting .hero-product-page {
    background-image: url(../img/common/vps-hosting.jpg);
    background-position: 75% center;
} 
#products #vps-hosting .header-content p.subtitle {
    color: #333;
}
.mt-20 {
    margin-top: 20px!important;
}
.mb-10 {
    margin-bottom: 10px!important;
}
#bluehost-vps .hero-product-page {
    background-image: url(../img/common/bh.jpg);
}
#bluehost-vps p.bluehost {
    display: inline-block;
    font-size: 28px;
    vertical-align: bottom;
    color: #333;
}
#bluehost-vps img.header-content-brand-logo {
    max-width: 200px;
    vertical-align: bottom;
}
#products #bluehost-vps .header-content p.subtitle {
    color: #333;
}
.vps_button{
	margin: 6px 0 0 0;
}
.vps_coupon{
	width: 455px;
    margin: 0px 0 0 0;
}
#dedicated-server-hosting .hero-product-page {
    background-image: url(../img/dedi-banner.jpg);
}
#products #dedicated-server-hosting .hero-product-page .header-content p.subtitle, #products #dedicated-server-hosting .hero-product-page .header-content p.subtitle span {
	font-size: 20px;
    color: #333;
}
#products .hero-product-page .header-content p span {
	display: block;
	font-size: 20px;
}
#products .hero-product-page .header-content p span.currency, #products .hero-product-page .header-content span.amount {
    display: inline;
    color: #333;
}
#managed-hosting .hero-product-page {
    background-image: url(../img/managed-hosting.jpg);
}
#products #managed-hosting .header-content p.subtitle, #products #managed-hosting .header-content p.subtitle span {
	font-size: 20px;
    color: #333;
}
header#bluehost_dedi {
    background-image: url('../img/blue_dedicated.jpg') !important;
}
#bluehost_dedi h2#page-title {
    color: #fff !important;
}
#bluehost_dedi p.subtitle, #bluehost_dedi .header-content span.amount, #bluehost_dedi p.bluehost, #bluehost_dedi span.currency {
    color: #fff !important;
}
.backoverlay img {
    padding: 0 20px;
    background-color: rgb(255, 255, 255);
    max-width: 430px;
    border-radius: 50px;
    margin-bottom: 5px;
    margin-left: 10px;
}
#bluehost_dedi .header-content .features ul li {
    color: #fff !important;
    font-weight: 500;
}
#bluehost_dedi .hero-product-page .header-content p span.currency, #bluehost_dedi p.starts-pricing, #bluehost_dedi .hero-product-page .header-content span.amount {
    color: #fff !important;
}
span.strikeout {
    text-align: center;
    text-decoration: line-through;
    color: #c7c7c7;
}

#beh .hero-product-page {
    background-image: url('../img/business-email.jpg');
    background-position: 50% 0%;
}
#scroll-here {
    padding: 60px 0 45px!important;
}
#scroll-here div#page-container, #enterprise-email div#page-container {
    padding-bottom: 10px;
    padding-top: 0px;
    border: 1px solid #E3e3e3;
}
#scroll-here.full-width-banner #page-wrapper, #enterprise-email.full-width-banner #page-wrapper {
    padding: 100px 0;
    padding-top: 100px;
    background: #fff;
    padding-top: 20px;
}
.banner-beh {
    background: url('../img/common/bnr-ox-2.png') no-repeat center center;
    height: 118px;
    margin-bottom: 50px;
}
.plan-holder {
    padding: 20px 0;
}
#scroll-here.lead.center, #enterprise-email .lead.center {
    width: auto;
    background: #fff;
    margin: 10px 0 55px 0;
    padding-bottom: 0;
    font: 500 30px/50px "Helvetica Neue";
    letter-spacing: 1px;
    color: #333;
    text-transform: initial;
    text-align: center;
}
.ee-lite-plans-form {
    background-color: #f5f5f5;
    padding: 20px;
    max-width: 1100px;
    margin: 0 auto;
    float: none;
    min-height: 120px;
    border-radius: 4px;
}
div#ee-value {
    text-align: left;
}
span#hosting-price {
    text-align: left;
}

.inline-block {
    display: inline-block;
}
.page-content .txt-small {
    font: 400 14px 'Helvetica Neue', sans-serif;
    padding: 5px 0 0 0;
}
.bg_f5 {
    background: #f5f5f5 !important;
}
.lfloatx {
    float: left;
}
.full_width {
    width: 100%;
}
.ic-be-feature1 {
    background: url(../img/common/icon-sprite.png) no-repeat 50px -3px;
        background-size: auto auto;
    height: 128px;
    background-size: 400px;
}
.rfloatx {
    float: right;
}
.tl-h-txt {
    font: normal 32px 'Helvetica Neue';
}
.tl-h-bold {
    font-weight: 800;
}
.tl-h-p {
    font: 400 18px 'Helvetica Neue';
}
.bg_fff {
    background: #fff !important;
}
.ic-be-feature4 {
    background: url(../img/common/icon-sprite.png) no-repeat 63px -290px;
        background-size: auto auto;
    height: 100px;
    background-size: 399px;
}
.page-content.bg_f5,.page-content.bg_fff{
	padding: 60px 0 45px
}
#enterprise-email .hero-product-page {
    background-image: url('../img/common/enterprise-email.jpg');
    background-position: center center;
}
 .ic-be-feature24 {
    background: url(../img/common/icon-sprite.png) no-repeat 69px -381px;
        background-size: auto auto;
    height: 141px;
    background-size: 386px;
    width: 380px;
}
.ic-be-feature31 {
    background: url('../img/common/fea3.png') no-repeat center;
        background-size: auto auto;
    height: 174px;
    background-size: 335px;
}
#google-app .hero-product-page {
    background-image: url(../img/common/gsuite_banner.jpg);
    background-position: 50% 0%;
}
p.google_apps_header_mod {
    font-size: 28px;
}
p.google_apps_header_mod {
    font-size: 18px;
}
#products #google-app .hero-product-page .header-content h2.title, #products #google-app .hero-product-page .header-content p span, #products #google-app .hero-product-page .header-content p, #products #google-app .header-content .features ul li {
    color: #333;
}
.exclusive-offer {
    margin-top: 0px;
    background: #4286f5;
    color: #fff;
    height: 60px;
    padding: 0 0 55px;
}
.ribbon-badge {
    background: #ffd800;
    width: 220px;
    height: 81px;
    padding: 10px;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 50px;
    top: -11px;
    border-radius: 1px;
}
.ribbon-badge::before {
    content: "";
    border-top: 8px solid #ffd800;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    right: -9px;
    top: 4px;
    z-index: 0;
    transform: rotate(-316deg);
}
.exclusive-offer h3 {
	font-weight: 300;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 20px;
	color: #fff;
}
.ribbon-badge h3 {
    padding: 20px 0;
    margin: 0;
    color: #000;
    font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.ribbon-badge::after {
    content: "";
    border-top: 8px solid #ffd800;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    position: absolute;
    right: -9px;
    bottom: 4px;
    z-index: 0;
    transform: rotate(-226deg);
}
#tag-tech_gsuite  {
    padding: 50px 0;
}
#tag-tech_gsuite.page-content h2 {
    font: 700 42px 'Helvetica Neue', sans-serif;
    padding: 20px 0px 50px;
        padding-bottom: 50px;
    letter-spacing: -1px;
}
.row_height {
    padding: 20px 10px;
}

#tag-tech_gsuites h2 {
	text-transform: uppercase;
    font: 700 42px 'Helvetica Neue', sans-serif;
    padding: 20px 0px 50px;
    padding-bottom: 50px;
    letter-spacing: -1px;
}
#website-builder .hero-product-page {
    background-image: url('../img/website-builder.jpg');
    background-position: center center;
}
.page-content .txt-xxl {
    font: normal 40px/49px 'Helvetica Neue', sans-serif;
    letter-spacing: -1px;
}
.web_bulider{
	font: 700 30px/37px 'Helvetica Neue', sans-serif;
	padding-bottom: 10px;
	letter-spacing: -1px;
}
.web_bulider_button{
	margin-top: 25px;
}
.ui-feature {
    padding: 15px 0px 15px 15px;
    overflow: hidden;
}
.ui-feature li {
    font: normal 16px 'Helvetica Neue', sans-serif;
    padding: 0 15px 10px 25px;
    background: url(../img/ic-rtick.png) no-repeat 0 4px;
    float: left;
    width: 43%;
}
.gallery_h3{
	margin-left: 30px;
font: 700 30px/37px 'Helvetica Neue', sans-serif;
padding-bottom: 10px;
letter-spacing: -1px;
}
.tech-specs-gallery{
	padding-top: 0px;
   padding-bottom: 50px;
	background-color: #f7f7f7;
}
.fea_web .panel {
    margin-top: 0px !important;
}
#products #linux-shared-hosting .header-content p.subtitle, #products #linux-shared-hosting .hero-product-page .header-content p span {
    color: #353535;
    font-size: 26px;
}
#weebly .hero-product-page {
    background-image: url('../img/weebly_bg.jpg');
    background-position: center center;
    background-size: cover;
}
#products #weebly .hero-product-page .header-content h2.title span {
    font-size: 41px;
    font-weight: 400;
}
#products #weebly .hero-product-page .header-content h2.title span {
    font-weight: 900;
    display: block;
    line-height: 60px;
    margin-top: 5px;
}
.red_img {
    width: 4%;
}
.x_faster {
    background: #fff;
    padding: 90px 0;
}
.x_faster h2 {
    color: #3b3b3b;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.x_faster h2::after {
    content: "";
    position: relative;
    width: 117px;
    height: 6px;
    background: #3B3B3B;
    display: block;
    margin: 20px 0px 30px 0px;
}
.x_faster p {
    text-transform: inherit;
    font-size: 14px;
    color: #545454;
    line-height: 24px;
    text-align: left;
}
.x_faster h2 {
    font-size: 26px;
}
.x_faster .r_content {
    margin-left: 100px;
}
.x_faster .r_content {
    margin-left: 0;
}
.l_content img {
    margin-top: 129px;
}
.l_content img {
    margin-top: 0;
}

.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-radius: 0px;
	color:#fff!important;
	background-color: #0e7bda;
	box-shadow: 0 1px 2px #000;
}
.tabbing_d{
	font-size:14px!important;
	padding: 15px 10px!important;

}
#ssl .hero-product-page {
    background-image: url(../img/ssl.jpg);
    background-position: 50% 0;
}
#products #ssl .hero-product-page .header-content h2.title, #products #ssl .hero-product-page .header-content p span, #products #ssl .hero-product-page .header-content p, #products #ssl .header-content .features ul li {
    color: #333;
}
#sitelock .hero-product-page {
    background-image: url(../img/sitelock.jpg);
    background-position: center;
    background-size: cover;
}
#codeguard .hero-product-page {
    background-image: url(../img/codeguard.jpg);
    background-position: center center;
}

/*WORDPRESS HOSTING FEATURES*/
/*new-footer*/
.footer {
    float: left;
    width: 100%;
}
.footer .ftop {
    float: left;
    width: 100%;
    height: 130px;
    background: url(../img/common/footer-img1.png) no-repeat center top;
}
.footer .ftop .left {
    float: left;
    width: 33.1%;
    margin-top: 32px;
    text-align: right;
}
.caps {
    text-transform: uppercase;
}
h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-weight: 300;
}
.footer .ftop .left h4 {
    margin-bottom: 5px;
}
.footer .ftop .left h1 {
    color: #86c724;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 1px;
}
.footer .ftop .right {
    float: right;
    width: 50%;
    margin-top: 50px;
}
.footer .ftop .right p {
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 11px;
}
@media (min-width: 75em)
{
input, textarea, .uneditable-input {
    margin-left: 0;
}
}
.footer .ftop .right .newsle_eminput {
    float: left;
  
    padding: 3px 0px 4px 20px;
    height: 50px;
    width: 75.4%;
    background: #fff;
    border-radius: 3px;
    border: none;
    color: #727272;
    font-size: 14px;
}
.footer .ftop .right .input_submit {
    float: left;
    
    padding: 13px 30px 14px 30px;
    background-color: #7f868c;
    border: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    transition: all 0.3s ease;
    border-radius: 3px;
    margin-left: 12px;
}
.footer .secarea {
    float: left;
    width: 100%;
    padding: 75px 0px 67px 0px;
    background: #2a363f url(../img/common/footer-bg-graph.png) no-repeat center bottom;
}
.footer .secarea h4 {
    margin-bottom: 14px;
}
.footer ul.foolist {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
}
.footer .foolist li {
    padding: 4px 0px;
    margin: 0px;
}
.footer .foolist li a {
    color: #aaa;
    transition: all 0.3s ease;
}
.last {
    margin-right: 0 !important;
    clear: right;
}
.footer .secarea .address {
    float: left;
    width: 100%;
    color: #aaa;
    text-align: right;
}
.margin_bottom1 {
    margin-bottom: 10px;
}
.footer .secarea .address b {
    color: #fff;
    font-weight: normal;
}
.footer .secarea .address a {
    color: #fff;
    transition: all 0.3s ease;
}
footer .secarea .address a.smbut {
    font-size: 12px;
    color: #999;
    transition: all 0.3s ease;
}
.footer ul.foosocial {
    float: left;
    width: 100%;
    padding: 0px;
    margin: 7px 0px 0px 0px;
}
.footer .foosocial li {
    float: left;
    margin: 0px 7px 0px 0px;
    padding: 0px;
}
.footer .foosocial li i {
    color: #fff;
    width: 34px;
    height: 34px;
    text-align: center;
    vertical-align: middle;
    line-height: 34px;
    border-radius: 100%;
    transition: all 0.3s ease;
}
.footer .foosocial li.faceboox i {
    background: #2b87c7;
}
.footer .foosocial li.youtube i {
    background: #b34300;
}
.copyrights {
    float: left;
    width: 100%;
    background: #1c2329;
    padding: 10px 0px 5px 0px;
    color: #8e9194;
    font-size: 13px;
}

.white {
    font-size: 18px;
    line-height: 25px;
   
    font-style: normal;
    color: #fff;
}
.clearfix.margin_bottom3 {
    margin-bottom: 30px;
}
.copyrights a {
    color: #8e9194;
    padding: 0px 5px;
    transition: all 0.3s ease;
}
.aliright{
text-align:right;
}
 .copyrights a:hover, .copyrights a:active,.copyrights a:focus{
    color: #fff;
}



/*about*/
.sub_page_banner_01 {
    background: url(../img/common/sub-page_about_banner.jpg)no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
}
.sub_page_banner_content {
    display: table;
    height: 320px;
}
.color_fff h1{
    color: #fff!important;
}
.color_fff.sub_page_banner_text.text-center.row.roboto_font h1{
text-transform: uppercase;
  
    vertical-align: middle;
}
.font_size_70 {
    
	font-size: 45px;
}
.font_weight_700 {
    font-weight: 700;
}
.banner_para{
	color:#fff;
}
.padding_bottom_80 {
    padding-bottom: 0px;
}
.font_size_30 {
    font-size: 30px;
}
.font_weight_900 {
    font-weight: 900;
}
.padding_bottom_15 {
    padding-bottom: 15px;
}
.font_size_16 {
    font-size: 16px;
}
.font_weight_400 {
    font-weight: 400;
}
.line_height_30 {
  line-height: 25px;
  text-align: left;
}
.secondary_color_00b2f2 {
    color: #00b2f2;
}
.font_size_18 {
    font-size: 17px;
}
.font_weight_600 {
    text-align: left;
    font-weight: 600;
}

.vision_box {
    border-bottom: 1px solid #ededed;
    /*padding-bottom: 90px;*/
}

.text_uppercase{
	text-transform:uppercase;
}
.vision_img figure {
    display: table-cell;
    vertical-align: middle;
}
.vision_img {
    background-color: #00b2f2;
    border-radius: 100%;
    margin: 0 auto;
    width: 228px;
    display: table;
    height: 228px;
}
[data-aos=zoom-in-right] {
    transform: translate(-100px) scale(.6);
}
.vision_img:hover {
    background-color: #fcb100;
    transition-duration: 1s;
}
[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity,transform;
}
[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s;
}
[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate(0) scale(1);
}
[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease;
}


.tabbing_a:hover,.tabbing_a:active{
	border-radius: 0px;
    color: #fff!important;
    background-color: #0e7bda!important;
    box-shadow: 0 1px 2px #000!important;
}
.roboto_font{
    margin-top: 38px!important;
}
.row.text-center.info_text {
    padding: 15px 30px 10px 30px;
    background: #F5F5F5;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFF), color-stop(98%, #fcfcfc)) repeat scroll 0 0 rgba(0, 0, 0, 0);
    background: linear-gradient(to bottom, #FFF 1%, #fcfcfc 98%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid #DFDFDF;
    border-left: 1px solid #ECECEC;
    border-right: 1px solid #ECECEC;
    -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
    border-top: 1px solid #ff9600;
    border-top-width: 4px;
    position: relative;
    top: -136px;
}
#bluehost_sms  h2#page-title {
    color: #fff !important;
}
#bluehost_dedi p.bluehost{
    color: #fff !important;
}
.section-spacer {
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-title_themes h2 {
    font-size: 50px;
    letter-spacing: -1px;
    color: #2a2a2a;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.divider-block {
    display: block;
    background-color: #2a2a2a;
    width: 70px;
    height: 4px;
    margin-bottom: 30px;
    margin-top: 20px;
}
 .section-paragraph p {
     font-family: 'Montserrat', sans-serif!important;
    color: #94979a;
    font-size: 16px;
    line-height: 2;
}
section.bg-offwhite {
    background-color: #f7f7f7;
    border-top: 1px solid #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}
ul.check-mark {
    padding-left: 30px;
}
ul.check-mark li {
    position: relative;
    font-size: 16px;
    padding-bottom: 20px;
    font-weight: normal;
    color: #2a2a2a;
    display: flex;
}
ul.check-mark li .logo {
  text-align:center;
    flex-basis: 20%;
}
ul.check-mark li .logo img {
    width: 64px;
    height: 64px;
    text-align: left;
    margin: 0;
}
ul.check-mark li .content {
     
    flex-basis: 80%;
}
.new-line {
    display: block;
}
.spacer-50 {
    margin-top: 50px!important;
}
.support_24 {
    text-align: left;
    line-height: 60px;
    margin: 0 0 0 50px;
}
#tag-support  .support_24 h2 {
    margin-top: 5px;
    font-size: 105px;
    margin-bottom: 0px;
    color: #fff;
	line-height: 130%;
}
#tag-support .support_24 p.title {
    font-size: 75px;
    color: #fff;
    text-align: left;
    padding-top: 0;
}
#tag-support .support_24  p.subtitle {
    color: #fff;
    font-size: 26px;
    margin-top: 0px;
    margin-right: 60px;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 32px;
}
#tag-support  .search-for {
    font-size: 30px;
    color: #fff;
    font-weight: 200;
    margin: 60px 0 0 0;
    line-height: 35px;
}
#tag-support .search-for span {
    display: block;
    font-size: 30px;
}
.hero-content-wrapper_support{
margin-top: 70px;
}
#support-tickets {
    padding-top: 50px;
    padding-bottom: 100px;
}
.support-box {
    border: 1px solid #e2e2e2;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
    transition: background-color 0.2s ease;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 365px;
}
.support-box:hover {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    transition: background-color 0.3s ease;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.box-icon {
    border-radius: 50%;
    width: 70px;
    height: 70px;
    border: 1px solid #949494;
    text-align: center;
    margin: 0 auto;
}
.box-icon img {
    vertical-align: middle;
    text-align: center;
    padding-top: 18px!important;
    background: none!important;
}
.content img {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px;
    background: rgba(0,0,0,.2);
}
.support-box h3.title, .support-box-last h3.title {
    font-size: 18px;
    color: #3b3b3b;
    text-transform: uppercase;
    padding-bottom: 0;
    padding-top: 0;
}
.support-box h3.title span, .support-box-last h3.title span, .support-box p.subtitle span, .support-box-last p.subtitle span {
    display: block;
}

.support-box p.subtitle, .support-box-last p.subtitle {
    color: #949494;
    font-size: 13px;
    margin-top: 20px;
    line-height: 20px;
}
.content p:nth-child(odd), .content.light p:nth-child(odd) {
    background: #444;
    background: rgba(255,255,255,.1);
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.content p:nth-child(3n+3) {
    color: #bbb;
    background: 0 0;
    padding: 0;
}
.ticket_top{
margin-top:25px!important;
}
.pl-titlex-series{
    font-size: 27px!important;
    margin: 0 auto!important;
    padding: 12px 0!important;
    text-align: center!important;
}
span.pl-title-value{
    position: absolute;
    top: 25px;
    right: 0;
    left: 0;
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
   color: #0e7bda;
 }
 .padding_panel_value{
 padding: 13px 30px;
 }
.panel-heading.border_none.padding-server{
     height: 50px!important;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .slickCloseBtn.close.closeModal.icon{
     position: absolute;
    right: 0;
    z-index: 10;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: 700;
	cursor:pointer;
	
 }
.slickCloseBtn.close.closeModal.icon, .slickCloseBtn.close.closeModal.icon{
    transition: all .1s ease;
}
.slickCloseBtn.close.closeModal.icon{
    top: 14px;
    right: 14px;
    display: block;
    width: 22px;
    height: 22px;
    overflow: hidden;
    opacity: .3;
}
.slickCloseBtn.close.closeModal.icon:before {
    white-space: nowrap;
    display: block;
    position: relative;
    transition: all .1s ease;
}
.slickCloseBtn.close.closeModal.icon:after, .slickCloseBtn.close.closeModal.icon:before {
    content: "";
    position: absolute;
    height: 1px;
    top: 50%;
    left: 0;
    right: 0;
    margin: auto;
    background: #000;
}
.slickCloseBtn.close.closeModal.icon:after, .slickCloseBtn.close.closeModal.icon:before{
    width: 100%;
}
.slickCloseBtn.close.closeModal.icon:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.slickCloseBtn.close.closeModal.icon:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.couponCode_title {
    font-size: 24px;
    font-weight: 800;
    padding-bottom: 10px;
}
.couponCode_p {
    font-size: 12px;
    line-height: 20px;
}
.code {
    display: inline-block;
    width: 90%;
    margin: 30px 0;
    background: #d76a6a;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 24px;
    font-weight: 800;
    letter-spacing: 1px;
    position: relative;
    border-radius: 6px;
}
.code:before {
    position: absolute;
    top: -12px;
    left: -12px;
    width: 362px;
    height: 80px;
    border: dashed 2px #bbb;
    border-radius: 6px;
    content: "";
}
.code:after {
    position: absolute;
    top: -26px;
    left: -20px;
    content: "\2702";
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    height: auto;
    color: #333;
    background: #fff;
}
.demoCountdowns{
       display: inline-block;
       width: 100%;
       margin-top: 10px;
       position: relative;
	   }
.demoCountdowns  li {
    display: inline-block;
    margin: 0 10px;
}
 .demoCountdowns li p {
    display: inline-block;
}
.demoCountdowns li p span {
    font-size: 22px;
    font-weight: 800;
}
 .demoCountdowns  li p em {
    font-size: 12px;
}
 .demoCountdowns li.top {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
    font-weight: 800;
    color: #fff;
    padding: 4px 6px;
    margin: 0;
    background: #4c94a5;
    border-radius: 4px;
    margin-top: -12px;
}
#career-top-part {
    background: url(../img/common/career-banners.png) repeat-x;
    margin: 0px auto 0;
    padding: 2px;
    width: 100%;
    height: 374px;
}
#career-top-part h1 {
   font: 700 70px/95px "Helvetica Neue", sans-serif;
    letter-spacing: -1px;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    padding:60px 0 0;
}
#career-top-part p {
   font: normal 18px "Helvetica Neue", sans-serif;
    color: #FFF;
    text-align: center;
}
.benefit-grid {
    background-color: #f2f2f2;
    padding: 0 0 60px 0;
}
.benefit-grid .box-grid {
    margin-top: -90px;
}
.benefit-grid .box {
    padding: 40px;
    background-color: #fff;
    border: 0px solid #ddd;
    margin: 40px 0 0 0;
    width: 100%;
    margin: 20px auto 0;
    font-family: Helvetica Neue;
    height: 335px;
    text-align: center;
    position: relative;
}
.benefit-grid .box:before {
    content: "";
    width: 63px;
    height: 10px;
    background-color: #EAEAEA;
    position: absolute;
    left: 42%;
    top: 30px;
    box-shadow: 0px 1px 1px #868686 inset;
    border-radius: 10px;
}
 .benefit-grid .box:before {
    content: "";
    width: 63px;
    height: 10px;
    background-color: #EAEAEA;
    position: absolute;
    left: 42%;
    top: 30px;
    box-shadow: 0px 1px 1px #868686 inset;
    border-radius: 10px;
}
.benefit-grid .box .thumb {
    text-align: center;
    height: 85px;
    position: static;
    margin: 25px 0 0 0;
}
.benefit-grid .box .title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
}
.benefit-grid .box .desc {
    font-size: 16px;
    font-weight: normal;
    color: #888;
    padding: 10px 0;
}
.row-alt {
    background: #f5f5f5;
}
 .hiring {
    
    background: url(../img/common/Careers-Banner-club.png) center;
	background-repeat:no-repeat;
    background-size:cover;
    height: 471px; 
}
.titlecentertab {
   
}

.titlecenterv {
    
    text-align: center;
	padding: 100px 0 0;
}
.pictures h1 {
    font: 700 60px/95px 'Helvetica Neue', sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.titlecenterv a {
    text-transform: uppercase;
    /* background-color: #000; */
    background-image: none;
    color: #fff;
    font-weight: normal;
    border: 1px solid transparent;
}

.career_box{
    box-shadow: 1px 1px 2px #c1c1c1;
    padding: 25px 20px;
    min-height: 355px;
    border-radius: 5px;
}
.career_box h5 {
   color: #2892CF;
    font: 20px/25px "Helvetica Neue", sans-serif;
}
.career_box  h5  span {
    color: #3E3E48;
    padding: 0;
    margin: 0;
	}

.career_box  p {
    margin: 0 0 0px 0;
    color: #334654;
    font: 17px/26px "Helvetica Neue", sans-serif;
}
 .career_box  h6 {
    color: #353637;
    font: 17px/26px "Helvetica Neue", sans-serif;
    margin: 20px 0 5px;
}
.career_box ul {
    list-style: none;
}
.career_box   ul  li{
    color: #353637;
    font: 17px/26px "Helvetica Neue", sans-serif;
    background: url(../img/common/sign-icon.png) no-repeat left 7px;
    padding: 0 0 0 24px;
}
.view-more.checkme{
    margin-top: 20px;
}
@media only screen and (max-width: 767px){
ul.nav.nav-pills.pull-right{
   display:none;
}
}
@media only screen and (min-width: 767px){
.flash_top{
	margin-left: -153px;
}
}

@media only screen and (max-width: 479px)
{
	.footer .ftop {
        height: 280px;
    background: url(../img/common/footer-img1.png) no-repeat -530px top;
}
.footer .ftop .left {
    width: 100%;
    text-align: left;
}
.footer .ftop .left h4 {
    margin-bottom: 0px;
    font-size: 14px;
}
.footer .ftop .right {
    width: 100%;
  
}
.footer .ftop .right .newsle_eminput {
    width: 72%;
}
.footer .ftop .right .input_submit {
    padding: 13px 12px 14px 12px;
    font-size: 14px;
    margin-left: 5px;
}
}

@media only screen and (min-width: 768px){
.support-block .team-photo {
    margin: -105px 0px 0;
    width: 70%;
}
}
.kick-background{
    background-color: #0e7bda;
}