/*
#------------------------------------------------------------------------
# CloudHost - September Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/
body,
.box {
	font-size: 14px;
}
small {
	font-size: 90%;
}
.gkPage {
	padding: 0 15px;
}
/* Containers */
#gkPageContent {
	background-image: none!important;
}
#gkContent, 
#gkSidebar,
#gkContentWrap {
	width: 100% !important;
}.gkblock-1 {  background: none repeat scroll 0 0 #ffffff;  border: 1px solid #e5e5e5;  display: inline-block;  margin-right: 1.5%;  position: relative;  vertical-align: top;  width: 46%;}
#gkContentWrap {
	margin-top: 0px;
	padding: 0 20px;
}
#gkSidebar .box {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px!important;
}
#gkSidebar {
	padding: 0!important;
}
#gkSidebar .box:first-child {
	padding-top: 10px!important;
}
#gkSidebar .box {
	border-top: none!important;
	float: left;
	margin-top: 0!important;
	margin-bottom: 30px!important;
	width: 50%;
}
#gkSidebar.gkOnlyOne .box,
#gkInset.gkOnlyOne .box {
	width: 100%!important;
}

#gkSidebar .box:nth-child(2n+1) {
	clear: both!important;
}

/* Limitation suffixes */
.box.onlydesktop {
	display: none!important;
}

.box.notablet {
	display: none!important;
}
.box.nomobile {
	display: block!important;
}
.box.onlytablet {
	display: block!important;
}
.box.onlymobile {
	display: none!important;
}
.box.notablet.nomobile {
	display: none!important;
}

/* Fix for the contact page */
.contact .contact-image {
	float: left !important;
}
.contact .contact-address {
	clear: both !important;
	padding-top: 20px !important;
}
.contact .contact-form input[type="text"],
.contact .contact-form input[type="email"],
.contact .contact-form textarea {
	width: 95% !important;
}

/* K2 edit popup */
#sbox-window,
#sbox-window iframe {
	width: 720px!important;
	max-width: 720px!important;
	left: 10px!important;
}

/* menu */
.imageBg #gkLogo.cssLogo {
	margin-top: 15px;
}
#gkMobileMenu {
	float: right;
	margin: 24px 0 0 0;
	position: relative;
}
#gkExtraMenu {
	display: none!important;
}
#gkMainMenu {
	display: none;
}
#gkMobileMenu select {
	width: 44px;
	height: 44px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
#gkMobileMenu {
	color: #162021;
	display: block!important;
	font-size: 32px;
	height: 44px;
	line-height: 44px;
	margin: 14px 0 10px 0!important;
	position: relative;
	text-align: center;
	width: 44px;
}
#gkMobileMenu i {
	padding: 0!important;
}
#gkMenuWrap #gkMobileMenu {
	color: #162021;
	margin: 13px 0 10px 0;
}

/* top/bottom modules */

/* 4-column layout */
body .gkCols4 .box {
	margin-bottom: 30px!important;
}
body .gkCols4 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols4 .box.gkmod-2 {
	width: 50%;
}
body .gkCols4 .box.gkmod-3 {
	width: 50%;
}
body .gkCols4 .box.gkmod-4,
body .gkCols4 .box.gkmod-more {
	width: 50%;
}
body .gkCols4 .box:nth-child(2n+1) {
	clear: both;
}
body .gkCols4 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols4 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 50%!important;
}

/* 6-column layout */
body .gkCols6 .box {
	margin-bottom: 30px!important;
}
body .gkCols6 .box.gkmod-1 {
	width: 100%;	
}
body .gkCols6 .box.gkmod-2 {
	width: 50%;
}
body .gkCols6 .box.gkmod-3 {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-4,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-5,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box.gkmod-6,
body .gkCols6 .box.gkmod-more {
	width: 33.3%;
}
body .gkCols6 .box:nth-child(3n+1) {
	clear: both;
}
body .gkCols6 .box.gkmod-more.gkmod-last-1:last-child {
	width: 100%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-2:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2) {
	width: 50%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-3:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-4:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4) {
	width: 33.3%!important;
}
body .gkCols6 .box.gkmod-more.gkmod-last-5:last-child,
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),
body .gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5) {
	width: 33.3%!important;
}

.items-row > div {
	margin-bottom: 50px;
	padding: 0!important;
}

/* Suffixes and other elements */

/* Page elements */
.imageBg #gkHeader {
}
.gkDomainSearch label {
	font-size: 20px;
}
#gkMainbody .box.bigspaces {
	padding: 36px 0!important;
}
#gkBottom1, 
#gkBottom2, 
#gkBottom3, 
#gkBottom4, 
#gkBottom5 {
	padding: 30px 0;
}
#gkBottom6 {
	padding: 60px 0;
}
.gkTestimonials[data-extralinks="on"] > div > div {
	width: 50%;
}
.gkTestimonials .gkText,
.gkTestimonials .gkLink {
	display: block;
	position: static;
	width: 100%!important;
}
.gkTestimonials .gkText > div, 
.gkTestimonials .gkLink > div {
	position: static;
}
.gkTestimonials .gkText > div > p, 
.gkTestimonials .gkLink > div > a {
	display: block;
	margin: 0;
}
.bigtitle .header {
	font-size: 28px;
	margin: 0 0 50px;
}
.gkPoints {
	width: 100%;
}
.gkFeatures h2 {
	font-size: 28px;
}
.gkIcon span {
	font-size: 14px;
	top: -17px;
}
.gkIcon i {
	margin: 50px auto;
}
.gkPriceTable dd {
	font-size: 14px;
}
.gkPriceTable dd.gkPrice > strong,
.gkPriceTable dd.gkPrice > .button {
	float: none;
}
.gkPriceTable dd.gkPrice > .button {
	margin-top: 10px;
}
.gkFrame {
	padding: 12px 16px;
}
.gkFrame > p,
.gkFrame > h4 {
	width: 60%;
}
#gkMainbody {
	margin-bottom: 30px;
}
body .gkColumns.bigSpaces h3 {
	font-size: 20px;
}
.gkColorPriceTable dt {
	font-size: 24px;
	line-height: 54px;
	margin: -8px -10px 32px -10px;
}
.gkColorPriceTable dd {
	font-size: 14px;
}
.gkColorPriceTable .gkPremium dt {
	font-size: 30px;
	line-height: 64px;
	margin: -8px -10px 48px -10px;
}
.gkColorPriceTable .gkPremium dd {
	font-size: 16px;
}
.gkColorPriceTable .gkPrice {
	font-size: 26px;
	margin: 0 0 20px 0;
}
.gkColorPriceTable .gkPremium .gkPrice {
	font-size: 28px;
}
.gkColorPriceTable dl {
	padding: 10px;
}
.gkColorPriceTable .gkLink {
	margin: 0 0 -56px 0;
}
.gkBigTitle {
	font-size: 42px;
	line-height: 48px;
	margin: 32px 0 20px 0;
}
.gkBigTitle + p {
	font-size: 16px;
	line-height: 20px;
	padding: 0 32px 42px;
}
.gkColumns[data-cols="4"] > div { 
	margin-bottom: 30px;
	width: 50%; 
}
.gkColumns[data-cols="4"] > div:nth-child(2n+1) {
	clear: both;
}
.gkPriceTable dt {
	font-size: 24px;
}
#k2Container .itemsContainerWrap article header h2 {
	font-size: 18px;
	line-height: 24px;
}
article header li:before {
	display: none;
}
article header li {
	padding-right: 20px;
}
article header li:last-child {
	padding-right: 0;
}
.pagination ul li a, 
.pagination ul li span {
	margin: 3px 7px 3px 0;
}
._header-desc {
padding: 10px 100px 5px 100px;
color: #f7f7f7;
position: relative;
margin: -10px auto 5px;
left: 0;
z-index: 1;
border-top: 5px solid rgba(175,205, 21, 0.9);
}

.headerh1 {
width: 680px;
margin: 0px auto 0;
}

#mobile-logo{
height:auto;
width:100%;
}

#mobile-numbers{
height:auto;
width:29%;
}

#mobile-button{
height:auto;
width:100%;
max-width:140px;
}

.frontpagetable {
font-size: 10px;
text-align: center;
}

.rank {
background:rgba(60, 153, 223, 0.1);
color: #fff;
text-transform: uppercase;
padding: 10px;
font-size: 10px!important;
font-weight: bold;
width: 65px;
display:none;
}

.webhost {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
height:35px;
}

.uptime {
display:none;
}

.startsat {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
}

.domain {
display:none;
}

.diskspace {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
}

.bandwidth {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
}

.score {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
}

.review {
background:rgba(60, 153, 223, 0.1);
font-size: 10px!important;
font-weight: bold;
}

.headerh1 h1 {
display: inline-block;
font-size: 20px;
padding: 24px 30px;
text-transform: uppercase;
color: #fff;
}

.goldstar {
display:none;
}

._header-desc {
background: rgba(0,0,0,0.5);
padding: 10px 50px 5px 50px;
}

.pricetag{
color: #FFFFFF;
float: left;
text-transform: uppercase;
width: 80px;
}

.regular-price{
color: #fff;
float: left;
font-size: 12px;
margin: 9px 0 0 15px!important;
text-decoration: line-through;
}

.regular-price-text{
color: rgba(175,205, 21, 0.9)!important;
float: left;
font-size: 8px;
margin: 0px 0 0 -44px!important;
}

.our-price{
float: left;
font-size: 12px;
margin: 25px 0 0 0px!important;
font-weight: 600;
}

.our-price-text{
color: rgba(175,205, 21, 0.9)!important;
float: left;
font-size: 8px;
margin: -28px 0 0 39px!important;
}

.discount {
background: rgba(60,153,223,0.1);
font-size: 10px!important;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}

#wordpress-webhost{
width:100%;
float:left;
border: 1px solid #f3f3f3;
background: #fff;
margin-right: 2px;
font-size:10px;
}
#wordpress-webhost1{
width:15%;
float:left;
border: 1px solid #f3f3f3;
background: #fff;
margin-right: 2px;
font-size:10px;
}


#wp_col1{
font-size: 10px;
}
#wp_col1g{
font-size: 10px;

}
#wp_col1left{
padding-left: 10px;
padding-right: 10px;
font-size:10px;
}
#wp_col1leftg{
padding-left: 5px;
padding-right: 5px;
font-size:10px;
}
#wp_col1top{
padding-left: 10px;
padding-right: 10px;
}
#wp_col1topf{
padding-left: 0px;
padding-right: 0px;
color: #fff;
text-transform: normal;
}
#mobile-tablet{
display:none;
}
#mobile-button{
max-height: 40px;
}