footer {
overflow:hidden;
position:relative;
width:100%;
padding: 0;
margin: 0;
border: 0;
}
footer .wrapper {
overflow:hidden;
}
#bkg-heading {
width:100%;
height:40px;
background:#DEDEDE;
position:absolute;
top:0;
z-index:-1;
}
#bkg-content {
width:100%;
position:absolute;
top:40px;
background:#F9F9F9;
z-index:-1;
height:100%;
}
footer a {
color:#5D5D5D;
text-decoration:none;
}
footer a:hover, footer a.active{
text-decoration:underline;
color: #5D5D5D;
}
footer ul {
list-style:none;
}
footer ul li {
padding:5px 5px;
font-size:12px;
font-weight: 300;
color: #000;
line-height: 1.3;
}
footer #footer-nav {
width:1000px;
float:left;
}
footer #footer-nav .col {
float:left;
}
footer #footer-nav.home .col:nth-child(1),
footer #footer-nav.cloud .col:nth-child(1),
footer #footer-nav.domains .col:nth-child(1){
width:12%;
}
footer #footer-nav.home .col:nth-child(2),
footer #footer-nav.cloud .col:nth-child(2),
footer #footer-nav.domains .col:nth-child(2),
footer #footer-nav.support .col:nth-child(4),
footer #footer-nav.videos .col:nth-child(1), footer #footer-nav.videos .col:nth-child(3), footer #footer-nav.videos .col:nth-child(4){
width:15%;
}
footer #footer-nav.home .col:nth-child(3),
footer #footer-nav.cloud .col:nth-child(3),
footer #footer-nav.domains .col:nth-child(3),
footer #footer-nav.reseller .col:nth-child(2), footer #footer-nav.reseller .col:nth-child(3), footer #footer-nav.reseller .col:nth-child(4),
footer #footer-nav.support .col:nth-child(3){
width:16%;
}
footer #footer-nav.home .col:nth-child(4),
footer #footer-nav.cloud .col:nth-child(4),
footer #footer-nav.domains .col:nth-child(4),
footer #footer-nav.videos .col:nth-child(5){ 
width:17%;
}
footer #footer-nav.domains .col:nth-child(5), footer #footer-nav.domains .col:nth-child(6){
width:20%;
}
footer #footer-nav.dedicated .col:nth-child(1),
footer #footer-nav.reseller .col:nth-child(1){
width:11%;
}
footer #footer-nav.cp .col:nth-child(1), footer #footer-nav.cp .col:nth-child(2), footer #footer-nav.cp .col:nth-child(3), footer #footer-nav.cp .col:nth-child(4),
footer #footer-nav.reseller .col:nth-child(5){
width:19%;
}
footer #footer-nav.cp .col:nth-child(5),
footer #footer-nav.reseller .col:nth-child(6){
width:22%;
}
footer #footer-nav.dedicated .col:nth-child(2),
footer #footer-nav.support .col:nth-child(1), footer #footer-nav.support .col:nth-child(2){
width:13.5%;
}
footer #footer-nav.dedicated .col:nth-child(3){
width:15.5%;
}
footer #footer-nav.dedicated .col:nth-child(4),
footer #footer-nav.videos .col:nth-child(2), footer #footer-nav.videos .col:nth-child(6){
width:18.5%;
}

footer #footer-nav ul li {
border-left:1px solid #E4E4E4;
}
footer #footer-nav ul li:first-of-type {
border-left:1px solid #DEDEDE;
height: 20px;
padding:10px 10px 10px 10px;
font-size:15px;
box-sizing:content-box;
-webkit-box-sizing: content-box;
}
footer #contacts {
width:260px;
float:right;
overflow:hidden;
padding-left:10px;
border-left:1px solid #DEDEDE;
}
footer #contacts h3 {
margin: 0;
padding: 10px;
font-size: 15px;
height: 20px;
font-weight: 300;
}
footer #newsletter {
height:40px;
width:260px;
position:relative;
}
footer #newsletter input {
height:20px;
margin:6px 0;
padding: 3px 5px 3px 28px;
float: left;
width:51%;
color: #666666;
border: 1px solid #979797;
}
footer #newsletter a {
height:22px;
margin:6px 0;
width:35%;
display:block;
float:left;
text-align:center;
background:#666666;
padding: 6px 0 0 0;
font-size:12px;
font-weight: bold;
color:#ffffff;
text-decoration:none;
}
footer #newsletter img {
top:13px;
left:7px;
position:absolute;
}
footer #community {
float:right;
width:260px;
}
footer #community ul:first-of-type {
width:65%;
float:left;
}
footer #community ul:last-of-type {
width:33%;
float:right;
padding:5px 0;
}
footer #community ul:first-of-type li {
margin:0;
padding:5px 0;
}
footer #community ul:last-of-type li {
margin:0;
padding:5px 0;
}
footer #sources .source,
ul.socials li a img,
.links .paypal,
.links .visa,
.links .master-card,
.links .american-express,
.links .diners-club,
.links .jcb,
.links .skrill {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: grayscale(100%);
-webkit-filter: grayscale(100%);
opacity: 0.5;
}
footer #sources .source:hover,
ul.socials li a:hover img,
.links .paypal:hover,
.links .visa:hover,
.links .master-card:hover,
.links .american-express:hover,
.links .diners-club:hover,
.links .jcb:hover,
.links .skrill:hover {
filter:none;
-webkit-filter:none;
opacity: 1;
}
footer #sources {
height:90px;
display: flex;
justify-content: space-between;
align-items: center;
}
footer #contact-sales {
width:260px;
float:right;
}
footer #contact-sales .contact {
display:block;
color:#ffffff;
padding:5px 10px;
width:240px;
background:#548E5B;
text-align:center;
text-decoration:none;
text-transform:uppercase;
font-size:14px;
}
footer #copyright {
width:100%;
background:#F9F9F9;
border-top:1px solid #CCCCCC;
overflow:hidden;
}
footer #copyright p {
font-size:12px;
font-weight:400;
color:#5D5D5D;
margin:5px 0;
padding:0 10px;
display:inline-block;
}
footer #copyright #copyright-info {
float:left;
}
#copyright-info .links{
float:left !important;
}
footer #copyright .links {
float:right;
}
footer #copyright .links ul li {
float:left;
border-left:1px solid #5D5D5D;
margin:4px 0 0;
padding:0 10px;
}
footer #copyright .links ul li:first-of-type {
border:none;
}
footer #copyright .links ul li div{
display:inline-block;
margin:5px 1px 0;
}
footer #copyright a {
text-decoration:none;
}
footer #copyright a:hover {
text-decoration:underline;
}
.sub > ul {
display:none;
border: 1px solid #CBCBCB;
border-top: 0px;
box-shadow: 0px 15px 15px -15px;
text-align:center;
margin:auto;
background: #fff;
position:absolute;
width:1000px;
left:0;
right:0;
z-index:99999;
}
.sub > ul > li {
display: inline-block;
margin:15px 10px;
vertical-align: text-top;
font-weight: 300;
color: #000;
}

.sub > ul > li:first-child:nth-last-child(4),
.sub > ul > li:first-child:nth-last-child(4) ~ li:not(.sub-links),
.sub > ul > li:first-child:nth-last-child(3),
.sub > ul > li:first-child:nth-last-child(3) ~ li:not(.sub-links){
width:22%;
}
.sub > ul > li:first-child:nth-last-child(5),
.sub > ul > li:first-child:nth-last-child(5) ~ li:not(.sub-links){
width:17%;
}
.sub > ul > li:first-child:nth-last-child(7),
.sub > ul > li:first-child:nth-last-child(7) ~ li:not(.sub-links){
width:14%;
}
.sub > ul > li:first-child:nth-last-child(4),
.sub > ul > li:first-child:nth-last-child(4) ~ li:not(.sub-links),
.sub > ul > li:first-child:nth-last-child(3),
.sub > ul > li:first-child:nth-last-child(3) ~ li:not(.sub-links),
.sub > ul > li:first-child:nth-last-child(5),
.sub > ul > li:first-child:nth-last-child(5) ~ li:not(.sub-links),
.sub > ul > li:first-child:nth-last-child(7),
.sub > ul > li:first-child:nth-last-child(7) ~ li:not(.sub-links){
height:95px;
}

.sub ul li a {
text-decoration: none;
color: #000;
}
.sub ul li.active a {
color: #D04545;
font-weight: bold;
}
.sub ul li a:hover{
color: #D04545;
}
.sub ul li img {
display: block;
margin:0 auto;
}
.sub-links {
width: 100% !important;
height: 35px;
background: #E8E8E8;
box-sizing: border-box;
padding: 10px 0;
margin: 0 !important;
}
.sub-links li {
display:inline-block;
margin:0 20px;
font-weight: 300;
color: #000;
}
ul.sub-links li a {
color:#000000;
}
.sub ul li a span {
padding-top: 10px;
display: inline-block;
}
.sub-links li a:hover {
text-decoration:underline;
}


/****** SOCIAL BUTTONS ******/

.social-buttons {
position: fixed;
width: 55px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
padding: 0px 3px 2px 0;
top: 35%;
left: 0;
}
.social-buttons a {
width: 100%;
height: 50px;
margin: 3px 0;
border-radius: 0;
padding: 3px 10px;
box-sizing: border-box;
text-align: center;
display: inline-block;
}
.social-buttons a.face, a.face {
background: #3b5998;
box-shadow: 0 0px #1b2946;
}
.social-buttons a.twitter, a.twitter {
background: #1FB7E9;
box-shadow: 0 0px #136884;
}
.social-buttons a.google, a.google {
background: #DD4830;
box-shadow: 0 0px #963826;
}
span.social-name {
	display: inline-block;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 46px;
	text-align: right;
	text-shadow: 2px 2px 1px #000000;
}
.social-buttons a:hover {
	width: 190px;
	transition: width 0.3s;
}
.social-buttons a img {
	float: left;
	display: inline-block;
}
.soccont {
	width: 170px;
	float: left;
}
.social-buttons a {
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
}
.facebook-letter {
margin: 0 8px;
}

/* --------------------- Main Sprite  ------------------ */
.icann {background-position:-335px -229px;width:72px;height:90px;}
.debian {background-position:-139px -75px;width:92px;height:40px;}
.ubuntu {background-position:-162px -125px;width:101px;height:40px;}
.centos {background-position:-224px -30px;width:115px;height:40px;}
.openvz {background-position:-232px -77px;width:109px;height:40px;}
.virtuozzo {background-position:-266px -124px;width:132px;height:40px;}
.kvm-vps {background-position: -360px -2633px; width: 132px; height: 40px;}
.hepsia {background-position:-45px -75px;width:94px;height:45px;}
.cpanel {background-position:-340px -30px;width:83px;height:42px;}
.paypal {background-position: -280px -1478px;width: 42px; height: 27px;}
.visa {background-position: -327px -1478px;width: 42px; height: 27px;}
.master-card {background-position: -280px -1510px;width: 42px; height: 27px;}
.american-express {background-position: -327px -1510px;width: 42px; height: 27px;}
.diners-club {background-position: -374px -1510px;width: 42px; height: 27px;}
.jcb {background-position: -421px -1510px;width: 42px; height: 27px;}
.skrill {background-position: -451px -1999px;width: 42px; height: 27px;}
.facebook-letter {background-position:-408px -127px;width:20px;height:42px;}
.twitter-icon {background-position:-109px -182px;width: 33px;height: 39px;}
.google-letter {background-position:-61px -183px;width: 34px;height: 42px;}


/* --------------------- Features Circles Sprite  ------------------ */
.starter-plan-menu-icon{background-position: -284px -235px;width: 70px;height: 60px;}
.business-plan-menu-icon{background-position: -364px -235px;width: 70px;height: 60px;}
.corporate-plan-menu-icon{background-position: -443px -235px;width: 70px;height: 60px;}
.enterprise-plan-menu-icon{background-position: -284px -289px;width: 70px;height: 60px;}
.cloud-platform-menu-icon{background-position: -364px -289px;width: 70px;height: 60px;}
.control-panel-menu-icon{background-position: -511px -235px;width: 70px;height: 60px;}
.dns-cluster-menu-icon{background-position: -436px -296px;width: 70px;height: 60px;}
.store-master-menu-icon{background-position: -7px -318px;width: 70px;height: 60px;}
.wp-themes-menu-icon{background-position: -77px -315px;width: 70px;height: 60px;}
.rsp-cp-menu-icon{background-position: -153px -320px;width: 70px;height: 60px;}
.advanced-tools-menu-icon {background-position: -217px -318px;width: 67px;height: 60px;}
.vzzo-menu-icon{background-position: -498px -290px;width: 70px;height: 60px;}
.ovz-menu-icon{background-position: -275px -355px;width: 60px;height: 60px;}
.ms-menu-icon{background-position: -330px -355px;width: 70px;height: 60px;}
.dedicated-menu-icon{background-position: -402px -355px;width: 70px;height: 60px;}
.semi-menu-icon{background-position: -472px -355px;width: 50px;height: 60px;}
.domain-prices-menu-icon{background-position: -7px -381px;width: 70px;height: 60px;}
.domain-gtlds-menu-icon{background-position: -96px -381px;width: 70px;height: 60px;}
.domain-cctlds-menu-icon{background-position: -174px -381px;width: 70px;height: 60px;}
.domain-whois-menu-icon{background-position: -250px -415px;width: 60px;height: 60px;}
.domain-ssl-menu-icon{background-position: -519px -356px;width: 55px;height: 60px;}
.cpanel-regular-menu-icon{background-position: -456px -418px;width: 58px;height: 55px;}
.cpanel-unlimited-menu-icon{background-position: -11px -439px;width: 70px;height: 55px;}
.cpanel-softaculos-menu-icon{background-position: -95px -439px;width: 70px;height: 55px;}
.cpanel-demo-menu-icon{background-position: -168px -442px;width: 70px;height: 55px;}
.customer-support-menu-icon{background-position: -309px -418px;width: 70px;height: 55px;}
.rsp-faq-menu-icon{background-position: -380px -418px;width: 70px;height: 55px;}
.hosting-faq-menu-icon{background-position: -513px -418px;width: 70px;height: 55px;}
.affiliates-menu-icon {background-position: -245px -475px;width: 63px;height: 60px;}
.data-centers-menu-icon{background-position: -315px -475px;width: 50px;height: 60px;}
.remote-forms-menu-icon{background-position: -372px -477px;width: 46px;height: 60px;}

/* Sticky note */
.sticky-note{
	position: fixed;
	width: 55px;
	height: 50px;
	top: 35%;
	right: 0;
	z-index: 10;
	background: #ff7600;
}
.sticky-note button{
	border: none;
	background: none;
	width: 100%;
	height: 100%;
}
.sticky-note .sticky-inner {
	position: fixed;
	right: 55px;
	top: 35%;
	width: 280px;
	background: #fff;
	border: 2px solid #ff7600;
}
.sticky-note .sticky-content{
	position: relative;
}
.sticky-note p {
	font-size: 15px;
}
.sticky-note .close {
	position: absolute;
	background: black;
	color: #fff;
	left: -15px;
	top: -20px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 2px solid #ff7600;
}
.sticky-note .close:hover{
	cursor: pointer;
	background: #2d2d2d;
}
