﻿/*-------------------------------------------*/
/* #MOBILE 320px (Portrait)*/
/*-------------------------------------------*/
@media only screen and (min-width:150px) and (max-width:319px) {

body {
	/*background:#fff url(../images/mobile-bg.jpg) left 0px repeat-x;*/
	background:#FFF;
}
/*--------------------------------------*/
/*COLUMNS*/
/*--------------------------------------*/
.container {
	width:150px;
	max-width:100%;
}
.one-half {
	width:150px;
	max-width:100%;
}
.one-third {
	width:150px;
	max-width:100%;
}
.two-third {
	width:150px;
	max-width:100%;
}
.one-fourth {
	width:150px;
	max-width:100%;
}
.three-fourth {
	width:140px;
	max-width:100%;
	margin-top:20px;
}
ul#menu-top-header-menu li a{text-transform:capitalize;}
/*--------------------------------------*/
/*PRICING TABLE*/
/*--------------------------------------*/
.pricing-box-list-box .one-fourth {
	width:150px!important;
	max-width:100%;
	margin: 0 0 30px 0!important;
	box-shadow: none;
	-moz-box-shadow: none;
	webkit-box-shadow: none;
}
.one-fourth .pricing-table-list-box-content ul li {
	margin: 0 0 0 -25px;
	padding: 7px 0 7px 55px;
	list-style-type: none;
	text-align: left;
	width:125px!important;
	max-width:100%;
}
/*--------------------------------------*/
/*BLOG*/
/*--------------------------------------*/
.entry-meta {
	color: #878787;
	float: left!important;
	margin: 10px 0px 0 0!important;
	text-align: left!important;
	width: 150px!important;
	max-width:100%;
}
.entry-meta ul {
	margin: 0
}
.entry-meta li {
	list-style: none!important;
	margin: 0 10px 0 0!important;
	float: left!important;
}
.entry-body {
	float: left;
	margin: 10px 0 0 0;
	width:150px!important;
	max-width:100%;
}
.post-date {
	width:150px!important;
	max-width:100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: -20px;
	margin-bottom: 15px!important;
	display: block;
	background: #aad5e3;
	text-shadow: none;
	border-radius: 0!important;
	-moz-border-radius: 0!important;
 -webkit-border-radius: !important;
	padding: 5px 0px!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	border: none!important;
}
/*--------------------------------------*/
/*BODY CSS (footer, container, navigation, copyrights ...)*/
/*--------------------------------------*/
#footer {
	width:150px;
	padding:0px 0px 0;
	margin-left: 0px;
	height: auto;
	float: left;
}
#copyrights {
	width: 100%;
	padding: 3px 0px 8px 0px;
	margin-left: 0px;
	float:none;
	font-size:11px;
	color:#ffffff;
	position:relative;
}
.center-page {
	height: auto;
	width:150px;
	margin: 0 auto;
	padding: 0px;
}
.page {
	float: none;
	height: auto;
	width:150px;
	padding: 0 0px;
	text-align: left;
	margin:0 auto;
	border:solid 0px;
}
#call-to-action-panel {
	height: auto;
	padding: 45px 0px 25px 0px;
	width:150px;
	float: left;
	margin-left: 0px;
	background: #f0ede4;
	border-top: 1pt solid #d8d5cd;
	text-align: center;
}
#pre-header {
	float: left;
	width:150px;
	height: 95px;
	margin-bottom: 30px;
	padding:0px;
}
#footer-form input[type="text"], #footer-form input[type="password"], #footer-form input[type="email"], #footer-form textarea, #footer-form select {
	width:100px
}
#call-to-action-panel h1 {
	font-size: 28px;
	line-height: 28px;
}
#responsive-social-menu {
	display: block;
	width: 40%;
	float: right;
	height: 28px;
	margin-top: 15px;
	padding: 5px;
	border:solid 0px;
}
#responsive-main-nav-menu {
	display: block;
	width: 100%;
	float: none;
	height: auto;
	margin-top: 0px;
}
#navigation-wrapper {
	float:none;
}
#main-navigation ul {
	display: none
}
#logo-wrapper {
	margin: 0 auto;
	width: auto;
	height: auto;
	float:none;
	text-align:center;
}
#logo-wrapper img{
	width:150px;
}
#main-navigation{
	height:19px;
}
#social-icons ul {
	display: none
}
ul#pre-header-links li a {
	color: #FFF;
	padding: 10px 0px 15px 0px;
	font-size: 11px;
}
h3 {
	font-size: 21px;
	line-height: 22px;
}
.flex-caption {
	display: none
}
img.intro-img {
	margin-left: -20px!important;
	max-width:150px!important;
	max-height: 100%;
	margin-bottom: 30px;
	border-bottom: 1pt solid #d8d5cd;
}
.button-holder-2 {
	float: none!important;
	margin: 0 auto 20px auto!important;
	width:100px;
}
.inner-page-intro h2 {
	text-align: center
}
.button.huge {
	padding: 10px 20px;
	font-size: 14px;
	color: #FFF!important;
	font-weight: bold;
}
ul#projects-carousel li {
	width:150px
}
ul#projects-carousel li .item-content {
	width:150px
}
.flex-caption h2 {
	color: #aad5e3;
	font-size: 23px;
	text-shadow: none;
}
.view-portfolio-button {
	padding: 10px 20px;
	font-size: 12px;
}
#call-to-action-panel .button-align-right {
	width:120px;
	margin-left: 30%;
	float: left;
}
#footer-form input[type="text"], #footer-form input[type="password"], #footer-form input[type="email"], #footer-form textarea, #footer-form select {
	width:140px
}
#footer .one-half, #footer .one-third, #footer .two-third, #footer .one-fourth, #footer .three-fourth {
	border-bottom: 0pt solid #181818;
	border-top: 0pt solid #333;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#footer .one-fourth.last {
	border-bottom: none!important
}
#footer .one-fourth.first {
	border-top: none!important;
	padding-top: 0px;
}
#copyrights p, #copyrights span {
	font-size: 12px;
	text-align: center;
}
#copyrights .right {
	float: none
}
#header {
	height: auto
}
/*--------------------------------------*/
/*PORTFOLIO*/
/*--------------------------------------*/
ul#portfolio-items-one-fourth {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;
}
ul#portfolio-items-one-fourth li {
	width:150px;
	min-height: auto;
	height: auto;
}
ul#portfolio-items-one-fourth li .portfolio-item {
	float: left;
	background: #f8f9f9;
	width:150px;
	height: auto;
	padding: 0;
}
ul#portfolio-items-one-fourth li .item-content {
	background: #615951;
	float: left;
	width:150px;
	text-align: center;
	padding: 0px 0 15px 0;
	height: auto;
}
#portfolio-items-one-fourth .description {
	padding-top: 15px
}
ul#portfolio-items-one-fourth li .item-content:hover {
	background: #aad5e3
}
ul#portfolio-items-one-fourth li .item-content p {
	margin: 0;
	padding: 0;
	font-weight: 800;
	color: #FFF;
}
ul#portfolio-items-one-fourth li .item-content p a {
	margin: 0;
	padding: 0;
	font-weight: 800;
	color: #FFF;
}
ul#portfolio-items-one-fourth li .item-content span {
	font-style: italic;
	color: #FFF;
}
ul#portfolio-items-one-fourth li img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
ul#portfolio-items-one-third {
	overflow: hidden;
	position: relative;
	list-style: none;
	margin: 0 !important;
	padding: 0px 0 0 0;
}
ul#portfolio-items-one-third li {
	width:150px;
	min-height: 295px!important;
	margin: 0 20px 20px 0!important;
}
ul#portfolio-items-one-third li .portfolio-item {
	float: left;
	background: #f8f9f9;
	width:150px;
	height: auto;
	padding: 0!important;
}
ul#portfolio-items-one-third li .item-content {
	background: #615951;
	float: left;
	width:150px;
	text-align: center;
	padding: 0px 0 15px 0;
	height: auto;
}
#portfolio-items-one-third .description {
	padding-top: 15px
}
ul#portfolio-items-one-third li .item-content:hover {
	background: #aad5e3
}
ul#portfolio-items-one-third li .item-content p {
	margin: 0;
	padding: 0;
	font-weight: 800;
	color: #FFF;
}
ul#portfolio-items-one-third li .item-content p a {
	margin: 0;
	padding: 0;
	font-weight: 800;
	color: #FFF;
}
ul#portfolio-items-one-third li .item-content span {
	font-style: italic;
	color: #FFF;
}
ul#portfolio-items-one-third li img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
.portfolio-items {
	width:150px;
	margin: 0;
}
.portfolio-items:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.portfolio-items-not-filterable li {
	width:120px;
	margin: 0 20px 0px 0!important;
	float: left;
	min-height: 350px!important;
	overflow: hidden;
}
.portfolio-items-not-filterable {
	width:150px;
	margin: 0;
}
.portfolio-items-not-filterable:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
.portfolio-items-not-filterable li {
	width:150px!important;
	margin: 0 20px 0px 0!important;
	float: left;
	height:150px!important;
	overflow: hidden;
}
.project-pagination {
	margin-left: 10%;
	float: left;
	text-align: center;
}
.project-pagination a {
	font-size: 14px;
	color: #d7d7d7;
	font-style: italic;
	margin: 0px 0px 0 0;
}
#filterable {
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
}
#filterable li {
	float: left;
	margin-left: 15px;
}
#filterable {
	display: inline;
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
}
#filterable li {
	float: left;
	margin-left: 15px;
}
/*--------------------------------------*/
/*OTHER FEATURES (google maps, intro inner page, contact forms...)*/
/*--------------------------------------*/
#contact-map {
	margin: 0px 0 30px -20px;
	position: relative;
	width:150px;
}
#contact-form .error {
	margin: 15px 0 0 0
}
#contact-form form {
	margin-bottom: 0px
}
#contact-form fieldset {
	margin-bottom: 0px
}
#contact-form label, #contact-form legend, #contact-form strong, #contact-form span {
	font-weight: bold;
	font-size: 13px;
	color: #898989;
}
#contact-form input[type="checkbox"] {
	display: inline
}
#contact-form label span, #contact-form legend span {
	font-weight: normal;
	font-size: 13px;
	color: #444;
	line-height: 34px;
}
#contact-form input[type="text"], #contact-form input[type="password"], #contact-form input[type="email"], #contact-form textarea, #contact-form select {
	border: 1px solid #dddddd;
	padding: 5px 10px;
	outline: none;
	overflow: hidden;
	color: #777;
	box-shadow: inset 0px 2px 4px #f3f3f3;
	-moz-box-shadow: inset 0px 2px 4px #f3f3f3;
	-webkit-box-shadow: inset 0px 2px 4px #f3f3f3;
	width:150px;
	max-width: 100%;
	display: block;
	margin-bottom: 0px;
	background: #FFF;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
#contact-form select {
	padding: 0
}
#contact-form textarea {
	width:140px;
	height: 200px;
	resize: vertical;
	margin-bottom: 10px;
}
#contact-form input[type="text"]:focus, #contact-form input[type="password"]:focus, #contact-form input[type="email"]:focus, #contact-form textarea:focus {
	border: 1px solid #bbbbbb;
	color: #555;
	box-shadow: 0px 0px 5px #CCC, inset 0px 2px 4px #f3f3f3;
	-moz-box-shadow: 0px 0px 5px #CCC, inset 0px 2px 4px #f3f3f3;
	-webkit-box-shadow: 0px 0px 5px #CCC, inset 0px 2px 4px #f3f3f3;
}
.portfolio-container {
	width:150px;
	margin-right: 0px;
	float: left;
}
.inner-page-intro h2 {
	font-size: 21px;
	line-height: 24px;
}
.inner-page-intro h1 {
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}
.not-found-text {
	text-align: center;
	font-size: 64px;
}
ul.center-list li a {
	text-align: center;
	padding: 5px 2px;
}
.flexslider.loading {
	min-height: 155px
}
.topheadersearch {
	width:150px;
	margin-top:10px;
	clear:both;
	border:solid 0px;
}
.topheadersearch #s {
	border-radius:20px!important;
	background: #FFF url("../images/search-bg.png") right no-repeat;
	width: 96%;
	padding: 8px 5px;
	color: #acacac;
	border: solid 1px #cccccc!important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.homefeatures {
	float:left;
	width:100%;
	clear:both;
}
.homefeatures .one-half {
	width:100%;
	border:solid 0px;
	margin:10px 0px;
	text-align:center
}
.homefeatures .one-half .last {
	clear:none!important
}
.homefeatures .one-half img {
	margin-top:0px;
	float:none;
}
.homefeatures .one-half h3 {
	text-transform:uppercase;
	color:#FFF;
	font-size:19px;
	margin-bottom:0px;
	clear:both;
	text-align:left;
	margin-top:0px;
	padding-top:0px;
}
.homefeatures .one-half p {
	color:#FFF;
	font-size:15px;
	margin-top:0px;
	padding-top:0px;
	text-align: left
}
.homefeatures .container {
	width:150px;
	border:solid 0px;
	padding-top:20px;
}
.homesolutions .col1 {
	width:100%;
	float:left;
	border:solid 0px;
	margin:10px 0px
}
.homesolutions .col1 h3 {
	border-top: solid 1px #9edaa7;
	border-bottom: solid 1px #9edaa7;
	margin-top:5px;
	padding:25px 0px;
}
.homesolutions .col1 p {
	line-height:25px;
	text-align:justify;
	font-size:15px;
	color:#FFF;
}
.homesolutions .col1 p a {
	border: 1px solid rgba(0, 0, 0, 0.18);
	clear:both;
	padding:5px 10px;
	color:#FFF;
	display:block;
	width:150px;
	text-align:center;
	margin-top:20px;
}
.homesolutions .container {
	width:150px;
	border:solid 0px;
	padding-top:20px;
}
.homesolutions .col2 {
	width:100%;
	float:left;
	border:solid 0px;
	margin:20px 0px;
	clear:both;
}
.homesolutions .col2 .boxes {
	width:95%;
	float:left;
	border:solid 0px;
	margin:0px 0px;
	background:#f1f1f1;
	height:140px;
	box-shadow: inset 0 0 10px 10px rgba(0, 0, 0, 0.10);
	border-radius:3px;
	transition: all 0.3s ease-out 0s;
	text-align:center;
}
.homesolutions .col2 .boxes .imgbox {
	height:150px;
	padding-top:50px;
}
.homesolutions .col2 .boxes h3 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#035f8d;
	padding-top:3px;
}
.footergreybottom {
	float:left;
	width:100%;
}
.footergreybottom .container {
	width:150px;
	border:solid 0px #FFF;
}
.footergreybottom .widget-1 {
	float:left;
	border:solid 0px;
	width:100%;
	margin:0px auto;
	padding:0px;
	background:url(../images/map-mobile-320.jpg) no-repeat top center;
	min-height:215px;
}
.footergreybottom .widget-2 {
	float:left;
	border:solid 0px;
	width:100%;
	margin:0px auto;
	padding:0px;
	background:#333e47;
	min-height:380px;
	clear:both;
}
.footergreybottom .widget-3 {
	float:left;
	border:solid 0px;
	width:100%;
	margin:0px auto;
	padding:0px;
	background:#36424c;
	min-height:150px;
	clear:both;
}
.footergreybottom h4 {
	font-size:20px!important;
	color:#fff!important;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.awardsbox {
	float:left;
	border:solid 0px;
	margin:0px 2px;
}
.awardsbox .award {
	float:left;
	width:110px;
	height:96px;
	text-align:center;
	border: 1px solid rgba(255, 255, 255, 0.5);
	opacity: 0.3;
	margin:13px;
}
.awardsbox .award img {
	width:110px;
	height:96px;
}
.homecontactbox {
	float:left;
	border:solid 0px;
	margin:0px 10px;
	width:94%;
}
.homecontactbox p {
	margin-top:0px;
	padding:15px 0px;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	font-size:13px;
	color:#FFF;
	line-height:14px;
	margin-bottom:0px;
}
.homecontactbox p a {
	font-size:13px;
}
.footertabsbox .tabs {
	border:solid 0px;
	width:100%;
	float:left;
	height:auto!important;
}
.footertabsbox .tabs li {
	border:0px!important;
	border-radius:0px!important;
	margin:0px!important;
	padding:0px!important;
	color: #898989;
	height:auto!important;
	display: block;
}
.footertabsbox .tabs li {
	border:0px!important;
	border-radius:0px!important;
	margin:0px!important;
	padding:0px!important;
	color: #898989;
	height:auto!important;
	display: block;
}
.footertabsbox .tabs li a {
	border: 0px solid #333333!important;
	border-radius:0px!important;
	color: #898989;
	margin:0px!important;
	padding:14px 19px!important;
	display: block;
	font-size:19px!important;
	color:#fff!important;
	text-transform:uppercase;
	font-weight:normal;
	transition: background-color 0.2s ease 0s, border 0.2s ease 0s, color 0.2s ease 0s, opacity 0.2s ease-in-out 0s;
	background:#303a43;
}
.footertabsbox .tab_container {
	clear:both!important;
	width:100%;
	border-radius:0px;
	background:none!important;
	border:0px !important;
}
.footertabsbox .tab_container .tab_content {
	padding:10px;
}
.footertabsbox .tab_container .tab_content iframe {
	height:450px;
}
.footertabsbox .newslisting {
	width:90%;
	border:solid 0px;
	padding:5px 10px;
	font-size:13px;
	text-align:justify;
	color:#b9bdc1;
	line-height:16px;
	margin:4px 0px;
}
a.newsarchivelink {
	width:98%;
	background:url(../images/newsarchive-icon.gif) center top no-repeat;
	height:38px;
	display:block;
	float:left;
	clear:both;
	margin-top:8px;
}
a.blogarchivelink {
	width:98%;
	background:url(../images/blogarchive-icon.gif) center top no-repeat;
	height:38px;
	display:block;
	float:left;
	clear:both;
	margin-top:8px;
}
.footersocialinks {
	padding-top:8px;
}
.footersocialinks .container {
	width:150px;
	border:solid 0px;
}
.footersocialinks ul#social-links {
	right:50%;
	top:50px;
	margin-right:-130px;
}
.seal-payments {
	overflow:hidden;
}
#copyrights .container {
	width:150px;
	border:solid 0px #0C0;
}
.footerlinks {
	text-align:center;
	width:150px;
}
#copyrights ul li {
	float:left;
	margin:0 2px;
	list-style:none;
}
#copyrights ul li a {
	font-size:11px;
}
.themecrated {
	clear:both;
	float:left;
	text-align:center;
	width:150px;
}
.tell-us-about {
	display:none;
}
.breadcrumb {
	border:solid 0px;
	position:relative;
	width:130px;
	border:solid 0px;
	clear:both;
	z-index:999
}
.breadcrumb a {
	color:#91ca00;
	font-size:13px;
}
.breadcrumb a:hover {
	color: #333;
	text-decoration:none
}
#crumbs {
	float:left;
	width:100%;
	border:solid 0px;
	margin-top:14px;
}
img.bcsepicon {
	border:0px!important;
	padding:0px 2px!important;
	vertical-align:middle;
}
img.bchomeicon {
	border:0px!important;
	padding:0px 2px!important;
	vertical-align:middlel;
	margin-top:-1px;
}
#crumbs a {
	color:#0055dd
}
.innperpagefullwrapper {
	float:left;
	width:100%;
	clear:both;
	background:url(../images/innerpagebg.gif) left -36px repeat-x
}
.innperpagewrapper {
	margin:0 auto;
	width:150px;
	height:80px;
	clear:both;
	border:solid 0px;
}
.pagewrapper {
	float:left;
	width:100%;
	clear:both;
}
.withnosidebar {
	border:solid 0px;
	width:130px;
	clear:both;
	margin-top:10px;
	display:inline-block
}
img.innerintro-img {
	position:absolute;
	right:10px;
	top:8px;
	z-index:99;
	width:100px
}
h1.innerpage {
	border:solid 0px #000;
	height:50px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:11px!important;
	color:#000;
	font-weight:bold!important;
	position:relative;
	padding-top:0px;
	line-height:48px;
}
.innerpagedesign {
	border:solid 0px;
	clear:both;
	margin-top:0px;
	padding:0;
	width:130px
}
.innerpagedesign p {
	font-size:14px;
	color:#4b4b4b;
	line-height:22px;
	text-align:justify;
}
.featuredimage img {
	width:130px;
	height:60px;
}
h3.priceplanhr {
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
h3.priceplanhr span {
	font-weight:normal;
	text-transform:none!important;
	font-size:14px;
	color:#363636
}
.featuresbox {
	float:left;
	width:100%;
	border:solid 0px;
	margin:0px 0px;
	text-align:center;
}
.featuresbox .icon {
	border:solid 0px;
	text-align:center
}
.featuresbox .icon img {
	/*width:150px;
	height:170px;*/
}
.featuresbox h2 {
	font-size:20px;
	font-weight:700;
	margin:5px 0px;
	padding:0px;
}
.featuresbox h2 span {
	font-size:20px;
}
.featuresbox p {
	font-size:14px;
	text-align:center;
	line-height:24px;
	letter-spacing:.8px;
	color:#393939;
	margin-top:0px;
	padding-top:5px;
}
.optionalbox {
	background-color: #f4f4f4;
	border: 1px solid #FFFFFF;
	border-radius:8px;
	box-shadow: 0 0 5px #A8A8A8 inset;
	float: left;
	width:99%;
	margin:10px 0px 40px;
	padding:0px 0px;
}
.optionalbox .addmore_columns {
	float:left;
	border:solid 0px;
	padding:10px 15px 10px 50px;
	width:72%;
	background:url(../images/attachment.png) 5px 15px no-repeat;
	color:#898989;
	font-size:13px;
}
.optionalbox .addmore_columns p {
	letter-spacing:.5px;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.optionalbox .addmore_columns ul {
	list-style:none!important;
	margin:0px!important;
	padding:0px!important;
}
.optionalbox .addmore_columns ul li {
	letter-spacing:.5px;
	font-size:14px!important;
	list-style:none!important;
	width:98%;
	float:left;
	color:#727272!important;
	border:solid 0px;
}
.optionalbox .addmore_columns p strong {
	margin-bottom:8px;
	font-size:16px;
	display:inline-block;
}
.optionalbox .support_contact {
	float:left;
	border:solid 0px;
	padding:10px 15px 10px 70px;
	width:65%;
	background:url(../images/quote_phone.png) 5px 16px no-repeat;
	color:#898989;
	clear:both;
}
.optionalbox .support_contact p {
	letter-spacing:.5px;
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.optionalbox .support_contact h3 {
	margin:5px;
	padding:0px;
	font-size:16px;
	color:#727272
}
.optionalbox .support_contact h3 img {
	width:90px;
}
.pricing-column {
	width:100%!important;
	margin:20px 0px 25px 0px;
	background-color:#333333;
	float:left;
	clear:both;
	border:solid 0px;
}
.pricing-column:last-child{
	margin-left:0px !important;
}
.gk-price-table.col3 dl {
	width:100%!important;
	border:solid 0px!important;
	clear:both;
}
.gk-price-table dd {
	font-size:14px;
}
.gk-price-table dl.extra {
	margin:0px!important;
}
.gk-price-table dl + dl dd {
	border-left: 1px solid #e5e5e5!important;
}
.alipad {
	text-align:left;
	padding-left:20px!important;
}
.lastpackage .alipad {
	text-align:left;
	padding-left:20px!important;
}
.hostingfeatures {
	float:left;
	width:100%;
	border-left:solid 1px #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-right:solid 1px #d2d2d2;
	margin:10px auto;
	border-radius:5px;
	border:solid 1px;
}

.hostingfeatures .headingrow .heading {
	color: #48555B;
	border:solid 0px;
	float: left;
	font-weight:500!important;
	font-size:18px;
	color:#5f5f5f;
	font-weight: 400;
	line-height: 21px;
	padding: 24px 0 0 16px;
	width:100%;
	clear:both;
}
.hostingfeatures {
	float:left;
	width:100%;
	border:solid 0px #d2d2d2;
	margin:10px auto;
	border-radius:5px;
}
.hostingfeatures .optionsrow {
	float: left;
	width:100%;
	z-index: 9999;
	border:solid 0px;
	margin-bottom:10px;
}
.hostingfeatures .headingrow {
	background: none repeat scroll 0 0 #f9f9f9;
	/*border-radius:5px 0px 0px 0px;*/
	border: 1px solid #d2d2d2;
	float: left;
	height: 67px;
	margin-top:0px;
	position: relative;
	width:99%;
	z-index: 9999;
}
.hostingfeatures .headingrow .heading {
	color: #48555B;
	border:solid 0px;
	float: left;
	font-weight:500!important;
	font-size:14px;
	color:#5f5f5f;
	font-weight: 400;
	line-height: 21px;
	padding: 24px 0 0 16px;
	width:90%;
}
.hostingfeatures .headingrow .heading img {
	display: inline;
	float: left;
	margin: -9px 12px 0 0;
	vertical-align: middle;
}
.hostingfeatures .details {
	float: left;
	border:solid 1px #d2d2d2;
	padding:0px 0px 10px 15px;
	width:89%;
	border-top:0px;
}
.hostingfeatures .details p {
	font-size:12px;
	line-height:20px;
	text-align:justify;
	padding-right:15px;
	margin-bottom:0px;
	padding-bottom:5px;
}
.hostingfeatures .details ul {
	border:solid 0px;
	width:94%;
	list-style:none;
	margin:0px!important;
	padding:0px;
}
.hostingfeatures .details li {
	font-size:11px;
	float:left;
	clear:both;
	border:solid 0px;
	margin:4px 0px;
	color:#5f5f5f;
	background:url(../images/bluetick.png) no-repeat 0px 5px;
	padding-left:15px;
}
.hostingfeatures .optionsrow.opt2 .headingrow {
	border-radius:0px 0px 0px 0px;
}
.hostingfeatures .optionsrow.opt2.mobpadd .details {
	border-right:solid 1px #d2d2d2;
}
.hostingfeatures .optionsrow.opt2.mobpadd .headingrow {
	/*border-radius:0px 5px 0px 0px;*/
}
.hostingfeatures .optionsrow.opt2.mobpadd2 .details {
	border-right:solid 0px #d2d2d2;
}
.hostingfeatures .optionsrow.opt2.mobpadd2 .headingrow {
	/*border-radius:5px 0px 0px 0px;*/
}
.hostingfeatures .optionsrow.optlast .headingrow {
	/*border-radius:0px 5px 0px 0px*/
}
.hostingfeatures .optionsrow.mob320a .details {
	border-right:solid 1px #d2d2d2!important;
}
.hostingfeatures .optionsrow.mob320a .headingrow {
	/*border-radius:5px 5px 0px 0px;*/
}
.hostingfeatures .optionsrow.mob320b .headingrow {
	/*border-radius:5px 5px 0px 0px!important;*/
}
.hostingfeatures .optionsrow.mob320c .details {
	border-right:solid 1px #d2d2d2!important;
}
.hostingfeatures .optionsrow.mob320c .headingrow {
	/*border-radius:5px 5px 0px 0px!important;*/
}
.hostingfeatures .optionsrow.mob320d .headingrow {
	/*border-radius:5px 5px 0px 0px!important;*/
}
.hostingfeatures .optionsrow.mob320e .details {
	border-right:solid 1px #d2d2d2!important;
}
.hostingfeatures .optionsrow.mob320e .headingrow {
	/*border-radius:5px 5px 0px 0px;*/
}
.hostingfeatures .optionsrow.mob320f .headingrow {
	/*border-radius:5px 5px 0px 0px!important;*/
}
.hostingfeatures .optionsrow.mob320g .details {
	border-right:solid 1px #d2d2d2!important;
}
.hostingfeatures .optionsrow.mob320g .headingrow {
	/*border-radius:5px 5px 0px 0px!important;*/
}
.hostingfeatures .optionsrow.mob320h .headingrow {
	/*border-radius:5px 5px 0px 0px;*/
}
.dedicatedhosting {
	float:left;
	width:100%;
	border:solid 0px;
	margin:10px auto;
}
.dedicatedhosting .hostingpackage {
	float:left;
	width:100%;
	border:solid 1px #e8e8e8;
	margin:0px auto 20px;
}
.dedicatedhosting .hostingpackage .shadowbox {
	float:left;
	width:100%;
	background:url(../images/boxshadow.png) center bottom no-repeat;
	height:5px;
	clear:both;
	margin-bottom:-15px;
}
.dedicatedhosting .hostingpackage .detailspacakge {
	float:left;
	width:130px;
	border:solid 0px;
	position:relative;
	height:auto!important;
	background:#ffffff
}
.dedicatedhosting .hostingpackage .detailspacakge .planname {
	position: absolute;
	top:4px;
	width:75px;
	height:29px;
	background:url(../images/planname-bggrey.png) no-repeat;
	font-size:13px;
	text-transform:uppercase;
	display:block;
	color:#414141l;
	font-weight:bold;
	text-align:center;
	padding-top:14px;
	letter-spacing:1px;
	text-shadow:0px 1px #fff;
}
.dedicatedhosting .hostingpackage .detailspacakge .servername {
	float:left;
	width:100%;
	background:#f8f9fc;
	height:38px;
	font-size:13px;
	padding-left:0px;
	padding-top:17px;
	border-bottom:solid 1px #cad4d9;
	color:#48555b;
}
.dedicatedhosting .hostingpackage .detailspacakge ul {
	clear:both;
	width:96%;
	border:solid 0px;
	margin:6px 5px!important;
	list-style:none;
	display:inline-block
}
.dedicatedhosting .hostingpackage .detailspacakge li {
	border:solid 0px;
	width:40%;
	margin:2px 4px;
	float:left;
	font-size:12px;
	font-weight: normal;
	color:#515151;
	border-bottom:solid 1px #e6e6e6;
	padding-bottom:6px;
	background:url(../images/bread_arrow.png) no-repeat 2px 6px;
	padding-left:15px;
}
.dedicatedhosting .hostingpackage .pricebox {
	float:left;
	border:solid 0px;
	width:130px;
	background:#ccc;
	height:120px;
	background:#888888;
	border-radius:0px 0px 0px 0px;
	text-align:center;
	padding-top:5px;
	clear:both;
}
.dedicatedhosting .hostingpackage .pricebox h3 {
	color:#3b3b3b;
	font-size:24px;
	font-weight:bold;
	width: 100%;
	margin-top:20px;
	padding-top:0px;
}
.dedicatedhosting .hostingpackage .pricebox h3 sup {
	color: #3b3b3b;
	font-size:24px;
	position:relative;
	top:-15px;
}
.dedicatedhosting .hostingpackage .pricebox h3 sub {
	color: #FFFFFF;
	left: 3px;
	position: relative;
	text-shadow: 1px 1px 0 #22465B;
	top:0px;
	font-size:18px;
}
.dedicatedhosting .hostingpackage .pricebox a.order_now_btn1 {
	float: left;
	height:21px;
	margin: 14px 0 0 14px;
	text-align: center;
	width:80px;
	margin-top:10px;
	display:inline-block;
	clear:both;
}
.dedicatedhosting .hostingpackage .pricebox a.order_now_btn1:hover {
	background-position: left bottom;
}
.top_box .tab_sec .tab li {
	font-size:13px;
	padding:0 2px 0 0;
}
.top_box .tab_sec .tab li a {
	padding:15px 3px 0 3px;
	font-weight:normal
}
.top_box .tab_sec .tab li:last-child {
	display:none
}
.btm_box {
	border: 1px solid #d1d1d1;
	float: left;
	margin: -1px 0 0;
	padding:5px;
	width:97.6%;
	clear:both;
}
.innertab_content .featured_tab {
	float:left;
	width:91%;
	border:solid 0px;
	margin:8px 10px;
	margin-bottom:0px;
	clear:both;
}
.innertab_content .featured_tab h3 {
	font-size:20px;
	margin:0px;
	padding:0px;
	color:#505050;
}
.innertab_content .featured_tab h3 img {
	vertical-align:middle;
	margin-right:5px;
	width:24px;
	height:24px;
	margin-top:-5px;
}
.innertab_content .featured_tab p {
	font-size:13px;
	line-height:20px;
	color:#6c6c6c;
	text-align:justify;
	clear:both;
}
.page-body.mobtab {
	border:solid 0px #000!important;
	width:130px!important;
}
.affliate_box {
	border: 1px solid #DBDBDB;
	border-radius: 5px 5px 5px 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
	width:100%;
	padding-bottom:15px;
}
.affliate_boxinner {
	padding:0px 10px;
	width:90%;
	border:solid 0px;
}
.affliate_boxinner .affiliate_signup {
	float: left;
	margin:10px 0 0;
	width:140px;
	border:solid 0px;
}
.affliate_boxinner .example {
	background: url(../images/example_bg3.png) no-repeat scroll left top transparent;
	float: left;
	height: 83px;
	margin: -21px 0 0 -24px;
	padding: 35px 0 0 35px;
	position: relative;
	width:150px;
	border:solid 0px;
}
.affliate_boxinner .example p.text {
	color: #FFFFFF;
	font-size:13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-shadow: 1px 1px 1px #434343;
	width:150px;
}
.affliate_boxinner .example p.text span {
	color: #2198d5;
	display: block;
	font-size: 20px;
	line-height:26px;
}
.affliate_boxinner .signup_today {
	float: left;
	height: 46px;
	margin: 15px 0 0 30px;
	position: relative;
	width: 100px;
	clear:both;
	border:solid 0px;
}
.affliate_boxinner .pig-box {
	background: url(../images/affi-bg.png) no-repeat scroll left top transparent;
	height: 351px;
	margin: -62px 0 0 380px;
	position: absolute;
	width:150px;
	border:solid 0px;
	display:none;
}
h2.headingmore {
	font-size:20px;
	color:#007fbf
}
p.text_small {
	clear:both;
	font-size:13px;
	width:98%;
	border:solid 0px;
	margin:0px;
	padding:0px;
}
ul.affiliate {
	list-style:none;
	margin:10px 0px 15px 0px;
	padding:0px;
	clear:both;
	width:100%;
	border:solid 0px;
}
ul.affiliate li {
	list-style:none;
	font-size:12px;
	background:url(../images/bread_arrow.png) 0px 7px no-repeat;
	padding-left:15px;
}
.readmore_affiliate {
	float: left;
	height: 42px;
	margin: 0 6px 10px 0;
	width: 120px;
	border:solid 0px;
	display:inline;
	border-radius:5px;
}
.readmore_affiliate a {
	background: url(../images/readmore_affilaite.png) no-repeat scroll left top transparent;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	line-height: 15px;
	padding: 7px 0 0;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #2C849D;
	text-transform: uppercase;
	width: 120px;
	border-radius:5px;
}
.readmore_affiliate a:hover {
	background: url(../images/readmore_affilaite.png) no-repeat scroll left bottom transparent;
}
.readmore_affiliate a span {
	font-size: 10px;
	font-weight: normal;
	color:#c3e3f2
}
.one-fourth.mobtab {
	display:none;
}
.solupro {
	margin:10px 0 50px 0;
	padding:0;
	width:96%;
	border:solid 0px;
	clear:both;
}
.solupro li {
	display:block;
	overflow:hidden;
	margin-bottom:15px;
	width:100%;
	border:solid 0px;
	height:200px;
	border-left:5px solid #e54130;
	background:#fff;
	-webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow:1px 1px 2px rgba(0, 0, 0, 0.2);
	-webkit-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-ms-transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	transition:all 300ms ease-in-out
}
.solupro li:last-child {
	margin-bottom:0
}
.solupro li a {
	position:relative;
	display:block;
	width:100%;
	height:100%;
	color:#333;
	text-align:left;
}
.ca-icon {
	position:absolute;
	left:10px;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	top:22px;
	width:60px;
	height:52px;
}
.ca-content {
	position:absolute;
	top:15px;
	left:8px;
	width:64%;
	height:30px;
	border:solid 0px;
}
.ca-main {
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear
}
.solupro h2 {
	padding:0 0 5px 0!important;
	font-size:19px;
	border:solid 0px;
	margin-top:0px;
	padding-top:0px;
	color:#e54130;
	margin-bottom:0px;
	padding-bottom:0px;
}
.ca-content h3.ca-sub {
	color:#666;
	font-size:13px!important;
	-webkit-transition:all 300ms linear;
	-moz-transition:all 300ms linear;
	-ms-transition:all 300ms linear;
	-o-transition:all 300ms linear;
	transition:all 300ms linear;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:-10px;
	padding-top:0px;
	border:solid 0px #000!important;
}
.solupro li:hover {
	border-color:#0795dc;
	background:#414141
}
.solupro li:hover .ca-icon {
}
.solupro li:hover .ca-main {
	color:#0795dc;
	font-size:16px
}
.solupro li:hover .ca-sub {
	color:#fff;
	font-size:16px!important
}
.plans.featured ul {
	float:left;
	width:100%;
	border:solid 0px;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
.plans.featured ul li {
	background:none;
	text-align: center;
	width:100%;
	border:solid 0px;
	float:left;
	margin:0px;
	padding:0px;
	margin-left: -2px;
	padding-left: 2px;
	text-align:center
}
.plans.featured ul li:first-child {
	background: none repeat scroll 0 0 transparent;
	margin-left: 0;
	padding-left: 0;
}
.plans.featured ul li h4 {
	color: #666666;
	margin-bottom: 5px;
	font-size:12px;
	line-height:16px;
}
.plans.featured ul li h4 strong {
	font-size: 12px;
	font-weight: bold;
}
.plans.featured ul li h5 {
	background:none;
	color: #858585;
	margin-bottom: 25px;
	padding-bottom:25px;
	position: relative;
	font-size:30px;
	border:solid 0px;
	margin-top:0px;
	padding-top:0px;
}
.plans.featured ul li h5 strong {
	display: inline-block;
	font-size:40px;
	font-weight: normal;
	letter-spacing: -5px;
	vertical-align: top;
	width:37px;
	border:solid 0px;
}
.plans.featured ul li h5 em {
	font: 10px/20px arial;
	left:26px;
	position: absolute;
	text-transform: uppercase;
	bottom:-20px;
	top:auto
}
.plans.featured ul li.enticement {
	background:none;
	margin-top:10px;
	padding-bottom:15px;
	padding-top:5px;
	width:150px;
	clear:both;
	border:solid 0px;
	margin-left:0px;
}
.plans.featured ul li.enticement h4 {
	padding-top: 1px;
	margin:0px;
	padding:0px;
}
.plans.featured ul li.enticement h5 {
	background: url(../images/freebg.png) no-repeat scroll 17px 0 transparent;
	color: #000;
	font: 12px/17px arial;
	margin-bottom: 0;
	padding: 13px 10px 27px 110px;
	text-align: left;
	margin-top:10px;
	border:solid 0px #000;
	margin-bottom:-24px;
	margin-left:-20px;
}
.plans.featured ul li.enticement h5 div {
	border:solid 0px;
	margin-top:-13px;
}
.plans.featured a.button {
	background:#808080;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px 5px;
	position: relative;
	text-decoration: none;
	border:solid 0px #000;
	text-align:center;
	margin-left:26px;
}
.plans.featured a.button:hover {
	background:#3f3f3f
}
.plans.featured a.button.contact {
	background:#ff8812;
	display:inline-block;
	margin-left:10px;
}
.plans.featured a.button.contact:hover {
	background:#d75905
}
span.cur {
	position:relative;
	left:0px;
	font-size:18px!important;
}
span.digit {
	display:none;
}
.sslplan {
	float:left;
	width:100%;
	border:solid 0px;
	margin-bottom:30px;
}
.sslplan .plans {
	float:left;
	width:94%;
	margin:10px 6px;
	border:solid 1px #e0dfe3;
	border-top:0px;
	padding-bottom:20px;
	clear:both;
}
.sslplan .plans .heading {
	color:#fff;
	font-size:20px;
}
.sslplan .plans .price {
	font-size:18px!important;
}
.sslplan .btn a{
	padding:6px 12px;
}
.sslplan .plans .price sup {
	font-size:24px!important;
	position: relative;
	top:-10px;
	font-weight:bold!important;
	margin-right:5px;
}
.sslplan .plans .price sub {
	color: #FFFFFF;
	font-size:15px;
	left:10px;
	line-height: 47px;
	position: relative;
	top:0px;
	text-shadow:none
}
.sslplan .plans ul {
	width:80%;
	border:solid 0px;
	list-style:none;
	margin:0px;
	padding:5px 15px;
	background:#fff;
}
.sslplan .plans ul li {
	font-size:13px!important;
	line-height:22px;
}
.sslplan .plans .heading div:hover span {
	top:10px;
	right:-10px;
	left:auto
}
.choosehosting.cpanels {
	text-align:left;
}
.choosehosting.cpanels a.current {
	border-bottom:0px!important;
}
.cpanel {
	width:100%;
}
.cpanel .logos {
	float:left;
	width:100%;
	text-align:center;
	border:solid 0px;
}
.cpanel .logos img {
	width:95%;
	margin:10px auto;
}
.cpanel .plansbox {
	width:100%;
	margin:15px 9px;
	border:solid 1px #aaa;
	background:#FFF;
	float:left;
	text-align:center
}
.cpanel .plansbox h3 {
	font-size:20px;
	font-weight:bold!important;
	color:#FFF;
	margin:0 auto;
	padding:10px 0px;
	display:inline-block;
	margin-bottom:0px;
	width:100%;
}
.cpanel .plansbox h3 span {
	display:block;
	color:#FFF;
	font-size:20px;
	margin-top:20px;
	clear:both;
}
.cpanel .plansbox h3 span.price {
	font-size:40px;
	display:block;
	clear:both;
	margin-top:10px;
	margin-left:0px;
}
.cpanel .plansbox h3 span.month {
	font-weight:normal;
	font-size:16px;
	clear:both!important;
	display:block;
	margin-top:-15px;
	padding-bottom:15px;
	margin-left:0px;
}
.cpanel .plansbox ul {
	border:solid 0px;
	width:100%;
	list-style:none;
	margin:10px auto!important;
	padding:0px!important;
	border-bottom:solid 1px #aaaaaa;
	padding-bottom:10px!important;
}
.cpanel .plansbox ul li {
	border:solid 0px;
	list-style:none;
	background:url(../images/tick.png) no-repeat 20px 9px;
	font-size:14px;
	font-weight:bold;
	color:#161616;
	text-align:left;
	padding:5px 20px 5px 40px;
}
.cpanel .plansbox .price {
	text-align:center;
	padding:10px 0px;
	margin-left:0px;
	padding-bottom:20px;
}
.cpanel .plansbox .price a {
	display:block;
	width:117px;
	height:44px;
	background:url(../images/cpanlbtn3.png) center center no-repeat;
	text-decoration:none;
	color:#555;
	font-size:11px;
	padding-left:12px;
	padding-top:0px;
	border-radius:5px;
	border:solid 1px #CCC;
	text-align:left;
	font-weight:bold;
}
.cpanel .plansbox .price a span {
	color:#111;
	font-size:18px;
	display:inline-block;
}
.ecomcols {
	float:left;
	width:100%;
	border:solid 0px;
	margin-bottom:30px;
}
.ecomcols h2 {
	color:#007ebf;
}
.ecomcols .cols {
	width:98%;
	border:solid 0px;
	margin:5px 0px;
	float:left;
	font-size:13px;
	text-align:justify;
	line-height:22px;
	color:#444;
}
.ecomcols .cols img {
	float:left;
	margin-right:10px;
	margin-bottom:10px
}
.ecomcols .cols strong {
	color:111;
	font-size:15px;
}
.awardspage {
	float:left;
	width:100%;
	clear:both;
	margin:0px 0px;
	border:solid 0px;
}
.awardspage .awardbox {
	float:left;
	width:120px;
	padding:0px;
	margin:4px 4px;
	position:relative;
	border:solid 0px;
}
.awardspage .awardbox .award {
	float:left;
	width:110px;
	border:solid 1px #e2e2e2;
	padding:5px;
	background:#FFF;
	padding-bottom:0px;
}
.awardspage .awardbox .shadow {
	float:left;
	width:120px;
	height:18px;
	background:url(../images/shadow.gif) right no-repeat;
}
.awardspage .awardbox .info {
	position:absolute;
	left:-2px;
	top:35px;
}
.awardspage .awardbox .award img {
	width:110px;
	height:90px;
}
.awardspage .awardbox h2 {
	font-size:16px!important;
	margin-top:0px;
	padding-top:0px;
	color:#5f5f5f;
	line-height:20px;
	height:30px;
	display:inline-block
}
.clientpage {
	float:left;
	width:100%;
	clear:both;
	margin:10px 0px;
	border:solid 0px;
}
.clientpage .client {
	float:left;
	width:100px;
	padding:0px;
	margin:2px 10px;
	border:solid 0px;
}
.clientpage .client .logo {
	float:left;
	border:solid 1px #e7e7e7;
	padding:5px;
	width:100px;
}
.clientpage .client .logo img {
	width:90px;
}
.clientpage .client .shadow {
	float:left;
	width:100px;
	height:18px;
	background:url(../images/shadow.gif) right no-repeat;
}
.reasons {
	float:left;
	width:100%;
	border:solid 0px;
	margin:0px auto;
}
.reasons img {
	float:left;
	margin-right:15px;
	width:80px;
	height:90px;
	margin-top:20px;
}
.contactuspage {
	float:left;
	width:100%;
	border:solid 0px;
	margin:0px auto 20px;
}
.contactuspage h3 {
	color:#026ca2
}
.contactuspage p {
	font-size:14px;
	padding:0px 20px 0px 0px;
}
.contactuspage .formbox {
	float:left;
	width:150px;
	padding:3px;
	position:relative;
	height:480px;
}
.contactuspage .formbox h2 {
	font-size:20px;
	margin:0px;
	padding:0px;
}
.contactuspage .formbox p {
	font-size:13px;
}
.blueboxinner .one-third.contactbox {
	width:100%;
	border:solid 0px #000!important;
	margin-bottom:0px;
}
.blueboxinner .one-third.contactbox label {
	margin-top:5px;
	display:inline-block;
	font-size:12px!important;
}
.blueboxinner .one-third.contactbox input {
	width:85%!important;
	height:25px;
	float:left;
}
.blueboxinner .one-third.contactbox textarea {
	width:85%!important;
	float:left;
	height:100px!important;
}
.blueboxinner {
	position: absolute;
	left:20px;
	top:453px;
	border:solid 0px;
	width:90%
}
.contactuspage .contctdetails {
	float:left;
	width:100%;
	border:solid 0px;
	margin-left:0px;
	clear:both;
	margin-top:10px;
}
.officebox {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
	width:125px;
	float:left;
}
.officebox:nth-child(2) {
float:right
}
.officebox .adres {
	padding:10px 10px 20px 15px;
	font-size:12px;
	line-height:18px;
	border:solid 0px;
}
.officebox .adres span {
	color:#026ca2;
}
.officebox img {
	width:100%
}
.supports {
	float:left;
	width:95%;
	margin:0px 0px;
	border:solid 0px;
	clear:both;
	margin-top:15px;
}
.supports .supportbox {
	float:left;
	width:100%;
	border-bottom:solid 1px #e5e5e5;
	padding-bottom:10px;
	margin-bottom:8px;
}
.supports .supportbox h3 {
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:8px;
}
.supports .supportbox .contet {
	float:left;
	clear:both;
	font-size:13px;
	width:100%;
	margin:0px 0px;
	padding:0px 5px;
}
.supports .supportbox .contet span {
	float:right;
	width:70%;
}
.three-fourth .entry-meta {
	border:solid 0px;
	width:150px!important;
	margin-top:10px!important;
	clear:both!important
}
.three-fourth .entry-body {
	border:solid 0px;
	width:150px!important;
}
.three-fourth .entry-meta .post-date {
	width:150px!important;
	background: #007ebf;
}
.one-fourth.mob {
	display:none;
}
.sliderCon {
	display:none
}
.togglestabs {
	float:left;
	width:100%;
	border:solid 0px;
	margin-top:20px;
}
#toggle-view li strong {
	background:#ececec;
	display:inline-block;
	padding:8px 15px 8px 22px;
	width:86%!important;
}
.websiteshow {
	display:block
}
.footersocialinks .footer-main-menu{
	width:150px;
}
.googlemap{
	width:150px;
}
.our-awards ul li{
	margin-left:0px;
}
.our-awards ul li:last-child{
	float:left;
}
.botom_box .innertab_contents .featured_box ul li{
	width:100%;
}
.top_boxs .tab_secs .hometabs{
	width:150px;
}
.top_boxs .tab_secs .hometabs li{
	font-size:10px;
}
.top_boxs .tab_secs .hometabs li a{
	padding:0px 3px;
}
.botom_box h3{
	font-size:16px;
}
.botom_box h6{
	font-size:13px;
}
.map-marker .map-marker-info h6{
	display:none;
}
.map-marker .map-marker-info h3{
	display:none;
}
.map-pos-1{
	left:50px;
	top:70px;
}
.map-pos-2{
	right:75px;
	top:75px;
}
.map-pos-3{
	left:82px;
	bottom:40px;
}
.tech-specs{
	overflow:scroll;
	height:300px;
}
.tech-specs .tech-top-row{
	width:600px;
}
.tech-specs .main-row{
	width:600px;
}
.tech-specs .tech-dec-row{
	width:600px;
}
.tech-specs .tech-top-row .top-row{
	font-size:12px;
}
.tech-specs .tech-top-row .top-row span{
	font-size:12px;
}
.tech-specs .tech-dec-row .tech-row{
	font-size:12px;
	height:36px;
	padding:11px 0px;
}
.tech-specs .tech-dec-row .has-tooltip{
	width:22%;
	font-size:12px;
}
.guranty .guranty-left{
	width:100%;
	text-align:center;
}
.guranty .guranty-right{
	width:100%;
}
.one-four{
	float:none;
	margin:0 auto 65px auto;
}
.one-four.last{
	float:none !important;
	margin:0 auto !important;
}
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-column{
	margin:0px;
}
.top-right .top-phone .widget-1 .phone-top{
	margin-top:-5px;
	margin-right:0px;
	background:none;
	text-indent:0px;
	font-size:16px;
}
ul#menu-login-menu{
	float:none;
	margin:0 auto;
	width:150px;
}
ul#menu-top-header-menu{
	margin:0 auto;
	width:150px;
}
.best-domain .best-domain-left{
	width:100%;
	text-align:center;
}
.best-domain .best-domain-left img{
	width:150px;
}
.best-domain .best-domain-right{
	width:100%;
	text-align:justify;
}
.domainboxbg{
	background:#eeeeee;
	width:100%;
	height:325px;
}
.domainboxbg .heading{
	font-size:16px;
}
.domainboxbg .tldbox{
	margin:5px;
	width:96%;
}
.domainboxbg .tldbox span{
	padding:0px 37px;
}
.domainboxbg .tldbox input[type="text"]{
	width:115px;
	font-size:12px;
}
.domainboxbg .tldbox select{
	border:none;
	margin:10px;
}
.domainboxbg .tldbox input[type="submit"]{
	border-radius:5px;
	margin:10px;
}
.domainbox{
	background:none;
	width:100%;
}
.domainbox p{
	padding:0px;
}
.domainbox .dsearchbg{
	padding:0px;
	width:100%;
}
.domainbox .dsearchbg p textarea{
	width:150px;
}
.domainbox .comblock{
	margin:0px;
	width:100%;
}
ul#menu-top-header-menu li{
	margin-right:7px;
}



.botom_box .innertab_contents .featured_box ul li h2{
	font-size:24px;
	padding:0px 0px 0px 5px;
}
.botom_box .innertab_contents .featured_box ul li p{
	font-size:12px;
	padding:0px 15px 10px 5px;
}
.botom_box .innertab_contents .featured_box ul li.instant-setup{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.instant-setup{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li.better-backup{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.better-backup{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li.chat-support{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.chat-support{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li.cpanel-include{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.cpanel-include{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li.gitsvn-support{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.gitsvn-support{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li.latest-php{
	background:none;
	margin:0px;
}
.botom_box .innertab_contents .featured_box ul li:hover.latest-php{
	background:none;
	margin:0px;
}
.one-four{
	width:150px;
}
.one-four .readmore a{
	font-size:12px;
	padding:10px 13px;
}
.one-four h3{
	font-size:20px;
}
.one-four .plan-icon{
	left:16px;
}
.one-four .home-price span{
	font-size:12px;
	padding-left:7px;
}
.one-four .home-price h2{
	font-size:40px;
}
.one-four .home-price sub{
	font-size:15px;
}
ul#menu-login-menu li.login{
	margin-right:5px;
}
html #wpadminbar{
	min-width:150px !important;
}
.gk-price-table dl.extra dd.price{
	font-size:45px !important;
	line-height:129px !important;
}
.gk-price-table dl.extra dd.price small{
	margin-left:0px !important;
}
.gk-price-table dl.extra dd.price sup{
	font-size:38px !important;
}
.gk-price-table dt{
	font-size:20px !important;
}
.pricing-wrapper h1{
	font-size:22px !important;
}
.ca-icon.bluegrey1 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey1 {
	background:none;
	text-align:center;
}
.ca-icon.bluegrey2 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey2 {
	background:none;
	text-align:center;
}
.ca-icon.bluegrey3 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey3 {
	background:none;
	text-align:center;
}
.ca-icon.bluegrey4 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey4 {
	background:none;
	text-align:center;
}
.ca-icon.bluegrey5 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey5 {
	background:none;
	text-align:center;
}
.ca-icon.bluegrey6 {
	background:none;
	text-align:center;
}
.solupro li:hover .ca-icon.bluegrey6 {
	background:none;
	text-align:center;
}

}