/*
Theme Name: Earthlink Residential
Description: Based on Uncode theme
Author: DigiMantra Labs
Author URI: https://digimantralabs.com
Template: uncode
Version: 2.0.0
Text Domain: uncode
*/


/************
Common Css
***************/

@import url("https://use.typekit.net/jky7rqk.css");

body{
  font-family: Montserrat;
  font-weight: 400;
  font-size: 14px;
}

p,
.text-lead p,
.uncont p {
 font-size: 16px;
 line-height: 1.5;
}

.abilitySection .heading-text.mt30 {
 margin-top:30px !important;
}

h2 {
 margin-bottom: 5px !important;
}
.custom-pColor p,
.custom-pColor p strong,
.custom-pColor p a{ 
 color: #007dba;
}
.custom-pColorWit p,
.custom-pColorWit p strong,
.custom-pColorWit p a,
.custom-pColorWit ul li{    
 color: #fff;
}

.multiTextSize code{
 background: transparent;
 font-family: inherit;
 font-size: 14px;
 line-height: 20px !important;
 display: block;
}

.custom-padding{
 padding:32px 190px;
}
.custom-padding .uncont .uncode_text_column h1,
.custom-padding .uncont .uncode_text_column h2,
.custom-padding .uncont .uncode_text_column h3,
.custom-padding .uncont .uncode_text_column h4,
.custom-padding .uncont .uncode_text_column h5,
.custom-padding .uncont .uncode_text_column h6{
 margin-top: 15px;
}

.btn,
.btn-link {
 padding-right: 15px;
 padding-left: 15px;
}

.btn:not(input),
.btn-link:not(input) {
 -webkit-transform: none;
 -ms-transform: none;
 transform: none;
}

.btn.btn-block {
 width: 100% !important;
 -webkit-transform-origin: center !important;
 -ms-transform-origin: center !important;
 transform-origin: center !important;
}
/*for banner white bg remove start*/
#page-header .header-wrapper > .header-bg-wrapper, #page-header .header-wrapper .header-scrolldown,
#page-header .header-wrapper .row-container > .row-background{
 opacity: 1;
 -webkit-transition: opacity 0s;
 -o-transition: opacity 0s;
 transition: opacity 0s;
 -webkit-transition-delay: 0s;
 -o-transition-delay: 0s;
 transition-delay: 0s;
}
/*for banner white bg remove end*/

.btn-lg {
 font-weight: 500 !important;
 color: #fff !important;
}

.text-color-prif-color{
 color: #444444 !important;
}

/* default Font style */

a{
 word-break: break-word;
}

::placeholder {
  color: #BBB !important;
  font-weight: 500;
}
::-webkit-input-placeholder{
  color: #BBB !important;
  font-weight: 500;
}
:-ms-input-placeholder{
  color: #BBB !important;
  font-weight: 500;
}
::-moz-placeholder{
  color: #BBB !important;
  opacity: 1;
  font-weight: 500;
}
:-moz-placeholder{
  color: #BBB !important;
  opacity: 1;
  font-weight: 500;
}

.OrangeBg{
 background: #f68d1f;
}

.OrangeBg .uncont .uncode_text_column p{
 color: #fff;
}

.text-lead p{
 margin: 10px 0px 0px 0px;
}

.h2Center{
 text-align: center;
}

.uncode_text_column > *:first-child {
 margin-top: 0;
} 

.marginTop{
 margin-top: 20px !important;
}

.Custom-header{
 margin-top: 15px !important;
}

.heading-width{
 max-width: 580px;
 margin: 0 auto 0;
}

.btn-container{
 margin-top: 20px !important;
}

.btn-lg.btnComman,
.btn-lg.btnCommanleft,
.btn-lg.btnCommanReft,
.btnCommanCenter{
 padding:12px 36px 12px 36px !important;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);

}
.Inner-bottom-Contact .btn-container{
 text-align: center;
}

.three-box-icon .row-inner .uncont .btn-container a,
.buttonSmStyle .row-inner .uncont .btn-container a{
 padding: 12px 20px 12px 40px !important;
 font-size: 20px !important;
 font-weight: 600 !important;
 position: relative;
}

.Inner-bottom-Contact .btn-container a{
 position: relative;
 padding-left: 40px !important;
 padding-right: 20px !important;
 font-weight: 600 !important;
}

.buttonSmStyle.multiTimeBtn .row-inner .uncont .btn-container a::before{
  left: 15px;top: 11px;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}

.multiTimeBtn .row-inner .uncont .btn-container{
  display: inline-block;
  margin-right: 10px;
}

.custom-test{
  display: inline-block;
  margin-top: 20px !important;
}

.custom-test p{
  font-weight: 600;
}

.custom-test.blue-text-c p{
  color: #257cba;
}

.custom-test.custom-testDubbleLine{
  margin: 0 !important;
  vertical-align: bottom;
}

.custom-test.custom-testDubbleLine p{
  margin: 0 !important;
  line-height: 22px;
}

.multiTimeBtn .row-inner .uncont .btn-container a{
  padding:8px 14px !important
}

.btnComman{
  margin: 0 auto 0;
  max-width: 270px;
  display: block;
  font-size: 20px !important;
}

.btnCommanleft{
  font-size: 20px !important;
}

.btnCommanReft{
  margin: 0 auto 0 0;
  max-width: 270px;
  display: block;
  font-size: 20px !important;
}

body .uncont .btn-color-darkblue {
  background-color: #007dba !important;
  border-color: #007dba !important;
}


a.skylight-close-button {
  right: -15px !important;
  top: -15px !important;
}
.teach-page, .guardian-page, .easytech-page{
 display: none;
}
.inner-banner .row-parent.row-header {
  min-height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 99;
}

.row div[class*=col-lg-] > .uncol > .uncoltable > .uncell > .uncont .btn {
  -webkit-transform-origin: unset;
  -ms-transform-origin: unset;
  transform-origin: unset;
}

/************
End Comman Css
***************/

/* Hedaer Top */
.mobile-show {
  display: none;
  width: 100%;
  text-align: center;
}
.mobile-show p{
  padding-top: 10px;
}
.topheadercontent .mobile-show a {
  font-size: 18px !important;
}
.topheadercontent{
  display: -webkit-box;
  display: -ms-flexbox; 
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto 0;
  padding: 5px 36px 5px 36px
}
.top-header{
  background-color: #57585c;
}
.TopheaderWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.TopheaderWrapper > a{
  color: #f68d1f;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-size: 18px;
  margin-right: 15px;
}
.shop-online .btn {
  text-decoration: none !important;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f68d1f;
  border-color: #f68d1f;
  padding: 5px 15px 5px 15px !important;
  color: #fff;
}
.shop-online .btn:hover{
  color: #fff !important;
}
.top-header ul{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0 13px 0 0px ;
}
.shop-online .btn {
  text-decoration: none !important;
  text-transform: none;
  letter-spacing: 0;
  background-color: #f68d1f;
  border-color: #f68d1f;
  border: none;
  padding: 5px 15px 5px 15px !important;
  color: #fff;
}
.shop-online .btn:hover{
  color: #fff !important;
}
.widget-container .top-header ul li{
  padding: 0px 0px 0px 0px;
}
.top-header ul li a{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.top-header ul li a i {
  color: #fff;
  font-size: 25px;
  margin: 0 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.top-header ul li a:hover i{
  color: #f68d1f;
} 
.topEmail{
  background-color: #007dba;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 14px 15px;
}
.topEmail a i{
  font-size: 16px;
  color: #fff;
  margin-right: 4px;
}
.topEmail a span{
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.home .top-menu{
  display: none !important
}
#custom_html-3.widget-container,
#custom_html-2.widget-container{
  margin: 0; 
}
#custom_html-3 .textwidget{
  margin-top: 0;
}
.top-menu {
  display: none !important;
}
.google-search {
  width: 42%;
  padding: 10px 0;
}
.google-search .row-inner{
  background-color: #fff;
}
.topbar-content {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.google-search input.search {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.google-search .row-inner .col-lg-10{
  width: 28%;
  padding: 0px;
}
.google-search .row-inner .col-lg-2{
  text-align: right;
  padding: 0px;
}
.google-search .row-inner .google-img{
  margin-top: 3px;
  width: 75px;
  vertical-align: middle;
}
.google-search .row-inner .custom-link.btn{
  margin: 0;
  padding: 9px 20px !important;
  min-height: 47px;
  display: inline-block;
  border-radius: 0 !important;
  background-color:
  #007DBA !important;
  font-size: 21px;
  border: 1px solid #007DBA !important;
  vertical-align: middle;
}
.topheadercontent p, .topheadercontent a {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
}
.topheadercontent .call-plan a, .topheadercontent .shop-online a{
  text-decoration: underline;
}
.topheadercontent i {
  color: #f68d1f;
  vertical-align: baseline;
}
.call-plan img {
  width: 18%;
  float: left;
  margin-top: 0px !important;
  display:none;
}
.sticky {
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  z-index: 9999;
}
.sticky{
  top: 0;
}
.admin-bar .sticky{
  top: 32px;
}
.sticky .call-plan>a{
  display: inline-block;
  float: left;
}
.sticky .call-plan img{
  float: none;
  width: 32px !important;
  padding-top: 5px;
}
.topheadercontent{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.call-plan p {
  font-weight: 400;
  padding-top: 5px;
}
.call-plan a {
  font-weight: 700;
  font-size: 20px;
}
.shop-online .btn i {
  color: #fff;
}
.sticky .topheadercontent .shop-online p {
  padding-top: 3px;
}
.topheadercontent .header-comm{
  width: 100%;
  max-width: 33%;
}
.sticky .call-plan>a{
  margin-right: 10px;
}
.shop-online{
  text-align: center;
}
.webemail{
  text-align: right;
}
.sticky .topheadercontent p{
  padding-top: 8px;
}
.webemail{
  padding-top: 10px;
}
.sticky .webemail{
  padding-top: 12px;
}
.webemail a {
  font-size: 18px;
}
.mobile-call{
  display: none;
}
.menu-wrapper #masthead{
  box-shadow: none;
}
.cart-button{display: none;}
/***************
********Menu Bar
****************/

.current_page_item{
	background-color: transparent;
}
.menu-primary ul.menu-smart > li.current_page_item > a,
.menu-primary ul.menu-smart > li.current_page_item > a > span{
	color: #007dba !important;
}
body[class*=hmenu] ul.menu-smart > li:hover{
	background-color: #f68d1f;
}
.menu-primary ul.menu-smart > li > a, 
.menu-primary ul.menu-smart li.dropdown > a{
	font-size: 20px;
	font-weight: 700;
	font-family: Montserrat, Verdana, sans-serif !important;  
	text-transform:capitalize;
}

.menu-primary ul.menu-smart > li.dropdown > a {
	color: #57585c !important;  
}

.font-weight-menu, .menu-container ul.menu-smart > li > a,
.menu-container ul.menu-smart li.dropdown > a,
.menu-container ul.menu-smart li.mega-menu > a,
.menu-smart i.fa-dropdown, .vmenu-container a {
	letter-spacing: 0;
}

.submenu-light .menu-smart ul li.active > a {
	color: #444;
}

.submenu-light .menu-smart li ul li {
	border-color: #ffbd76;
}

body[class*=hmenu] ul.menu-smart > li:hover > a{
	color: #FFF !important;
}    
.submenu-light .menu-horizontal .menu-smart ul{
	background-color: #f68d1f;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	margin-top: -1px !important;
	margin-left: 0 !important;
}
.submenu-light .menu-smart ul a{
	vertical-align: super;
	display: inline-block;
}
.submenu-light .menu-smart ul li a,
.menu-primary ul.menu-smart .drop-menu li.dropdown a{
	font-size: 18px;
	font-weight: 600;
	color: #fff;
}
.submenu-light .menu-smart ul li{
	border-bottom: 1px solid #ffa300;
	padding:10px 5px !important;
}
.submenu-light .menu-smart ul li:last-child{
	border-bottom:0 !important;     
}
body[class*=hmenu-] .submenu-light .menu-smart ul a:hover{
	color:#fff;
	background-color:transparent;
}
#main-logo .logo-image{
	max-width:250px;
}
#main-logo .logo-image img{
	height: 100%;
	max-width: 250px;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
}
#logo-container-mobile.col-lg-0{
	padding: 25px 36px 25px 36px;
  position: absolute;
  z-index: 101;
}
.ubermenu-nav .ubermenu-content-block{
  font-size: 14px;
  padding-top: 0 !important;
}
.ubermenu-submenu-type-flyout{
  min-width: 235px !important;
}

header .row-menu-inner .dropdown .drop-menu > .dropdown {
	position: relative;
}
header .row-menu-inner .dropdown .drop-menu > .dropdown > .drop-menu{
	top: 0 !important;
	left: 234px !important;
	display: none;
}
.contain-subItem:hover,
.contain-subItem > a:hover{
	cursor: default;
}

/***************
****End Menu Bar
****************/
.main-header{
	max-width: 1200px;
  margin: 0 auto;
  padding: 0px 36px;
}
/* End Header */
.popupp-div {
	text-align: center;
}
.popupp-div a{
	color: #007dba;
}
body .popup.for-new-pagespopop h3{
	margin: 0;
	font-size: 27px !important;
	color: #1e7cba;
	font-weight: bold;
	line-height: 34px;
}
.popup.for-new-pagespopop h3 a{
	font-size: 27px !important;
	color: #1e7cba;
	font-weight: bold;
}
.popup.for-new-pagespopop h4{
	margin: 0;
	color: #444444;
	font-size: 26px;
	padding: 15px 0;
}
body .popup.for-new-pagespopop ul{
	margin: 15px 0 !important;
}
.popup.for-new-pagespopop .div-footer{
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;

}
#header-floating-box {
	z-index: inherit;
	background-color:transparent;
	padding: 0;
	position: unset;
	border-radius: 0;
}
#header-floating-box .col {
	vertical-align: top;
}
.satellite-template-default .get-quote {
	background-color: #eeeeee;
	padding: 30px 40px;
}
.satellite-template-default a.order-call {
	background-color: #67cef4;
	color: #fff;
	border-radius: 30px;
	padding: 10px 0px;
}
.satellite-template-default span.callNo {
	font-size: 20px;
	font-weight: bold;
}
.satellite-template-default span.call {
	display: block;
	font-size: 16px;
	font-weight: 700;
}
.satellite-template-default .banner-bg {
	background-size: cover;
	text-align: center;
	height: 350px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: baseline;
	align-content: baseline;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.satellite-template-default .banner-info {
	position: relative;
	min-height: 150px;
	bottom: -36px;
}
.satellite-template-default .banner-info:before {
	position: absolute;
	bottom: 0px;
	padding: 20px 0px;
	background: rgba(0,0,0,0.3);
	content: '';
	width: 100vw;
	height: 100%;
	opacity: 1;
	right: 0;
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	overflow: hidden;
	background-size: 100%;
}
.satellite-template-default .banner-info h1 {
	color: #fff;
	z-index: 99;
	position: relative;
}
.satellite-template-default .banner-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 99;
	position: relative;
}
.satellite-template-default .banner-info ul li {
	float: none;
	padding: 0px 6px;
	line-height: 34px;
	display: inline-block;
	color: #fff;
}
.satellite-template-default .banner-bg .banner-info ul a {
	color: #fff !important;
}
.satellite-template-default .get-quote a {
	display: block;
	text-align: center;
}

/* banner  */

.pos-unset.column_parent.col-lg-6:first-child{position: unset;}

.HeaderBanner h1,
.HeaderBanner h4{ 
	color: #ffffff;
}

.HeaderBanner h4 {
	font-weight: 500;
	font-size: 18px;
	margin-top: 10px;
	line-height: 27px;
}

.HeaderBanner .btn-container a{ 
	font-size: 18px;
	margin-top: 10px;
}   

.uncode_text_column.bannerContact h5 {
	color: #fff;
	font-size: 32px;
}

.uncode_text_column.bannerContact h5 a{
	color: #F68D2D;
}

.main-container .row-container .row-parent .single-internal-gutter .uncont .uncode_text_column.bannerContact{
	margin-top: 20px; 
}

.elink-business .row.limit-width.row-parent {
	padding-top: 46px;
}

footer .footer-last .uncell > *:first-child{
	height: auto;
	font-size: 16px;
}

#page-header h1 {
	font-size: 40px;
}

#page-header h1 + div > p {
	color: #fff;
}

.banner-text {
	margin-top: 10px !important;
	color: #fff;
}

.custom-branding h3, .domain-reg h2 {
	font-family: lexia,serif;
	font-weight: 800;
	font-style: normal;
	font-size: 26px !important;
}

.pricingBoxes {
	text-align: right;
}

.pricingBoxes.residential {
	text-align: left;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 50px;
}
.PricingCercle{
	display: inline-block;
	position: relative;
}

.pricebox {
	height: 127px;
	width: 127px;
	background: #F68D2D;
	border-radius: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

.PricingCercle > p { 
	color: #fff !important;
	font-weight: 600;
	font-size: 26px;
	line-height: 1.2;
	position: absolute;
	left: -30px;
	text-align: left;
	bottom: 66px
}

.pricebox h5{
	color: #fff;
	font-size: 36px;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 1;
}

.pricebox h5 span{
	font-size: 20px;    vertical-align: super;
}

.pricebox > span{
	color: #007dba;
	text-align: right;
	padding-right: 20px;
	margin-top: -5px;
	font-weight: 600;
}
/* End banner */


/* letest Offer Section */
.letestOfferWrapper.row-container .row.row-child{
	max-width: 930px;
	margin: 0 auto 0;
}

.wp-textCustomWrapper .widgettitle{
	color: #F68D2D;
	text-align: center;
	font-size: 20px !important;
	padding:10px 15px;
	border-bottom: 2px solid #ccc;
	font-family: lexia;
	font-weight:900;
}

.wp-textCustomWrapper .uncont{
	text-align: center !important;
	background: #ffffff;
	/* max-width: 275px; */
	-webkit-box-shadow: 0 0 3px #00000080;
	box-shadow: 0 0 3px #00000080;

}
.wp-textCustomWrapper .btn-container a{
	display: block;
	font-size: 20px !important;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	font-weight: 500 !important;
}
.wp-textCustomWrapper .btn-container{
	margin-top: 10px !important;
}
.wp-textCustom .textwidget{
	padding: 0 15px
}
.offerRow .row-container .row-inner .wp-textCustomWrapper:first-child .uncont{
	margin: 0 0 0 auto !important;
}
.offerRow .row-container .row-inner .wp-textCustomWrapper:last-child .uncont{
	margin: 0 auto 0 0 !important;
}
/* End offer section */

/* career */
.career-embed {
	min-height: 80vh
}

/* Buisness */
.icon-sec-Width{margin-top: 20px !important;}
.icon-sec-Width .row.row-child{
	max-width: 670px;
	margin: 0 auto 0;
}
.icon-sec-Width .icon-box .icon-box-content{
	line-height: 0;
}
.custom-iconBox .icon-box-content p,
.custom-iconBox .icon-box-content strong{
	color: #fff;
	font-size: 18px;
	line-height: 24px;
}
.custom-iconBox .icon-box-right .icon-box-content{ 
	padding-right: 15px;
}
.custom-iconBox .icon-box-left .icon-box-content{ 
	padding-left: 15px;
}
.custom-iconBox .icon-box-icon span{
	display: block;
}

.custom-iconBox .icon-box-icon span img{
	width: 100px;
	height: 95px;
	-o-object-fit: contain;
	object-fit: contain;
  max-width: none;
}

/* residential Page */
.residential-icon .row-inner .uncont .icon-box .icon-box-content h5{
	color: #007dba;
	text-align: center;
	font-size: 18px;
	margin-top: 0px;
} 
.residential-icon .row-inner .uncont .icon-box .icon-box-content p {
	display: none;
}
.residential-icon .row-inner .uncont .icon-box .icon-box-icon span{
	display: block;
}
.residential-icon .row-inner .uncont .icon-box .icon-box-icon span .icon-media{
	width: 97px !important;
	height: 97px !important;
	margin: 0 auto 0 !important;
	display: block;

}
.residential-icon .icon-box .icon-box-icon{
	text-align: center;
	margin-top: 0px;
}
.servicedetails-section .same-row:nth-child(even){

}
.able-inner{
	max-width: 770px;
	margin: 0 auto;
	background-color: #f7f7f7;
}

.business_Copyform .able-inner{
	padding-bottom: 20px;
	font-size: 14px;
}

.able-inner h3 {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-align: center;
	background-color: #007cba;
	margin: 0;
	padding: 9px 15px;
}

.ubsc_directory-grid h3 {
	background-color: transparent;
}

.inner-Side-form .able-inner h3 {
	background-color: #f68d1f;
}

.able-inner form{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
	padding: 26px 15px 26px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}

.inner-Side-form .input-able , 
.inner-Side-form .checkbox-able, .btn-able {
	margin: 0;
}

.input-able.inner-input{
	margin: 0 5px;
}

.inner-Side-form .input-able.inner-input{margin: 0;}
.checkbox-able label input{
	vertical-align: top !important;
	margin-top: 5px;
	border: 1px solid #cccc;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 1px #d4d4d4;
	box-shadow: 0 0 1px #d4d4d4;
	height: 15px;
	padding: 2px 9px;
}

.checkbox-able label span{
	font-size: 14px;
	max-width: 140px;
	display: inline-block;
	line-height: 1.1;
	margin-top: 4px;
	font-weight: 500;
	-webkit-text-stroke: 0.3px #53555a;
	width: 100%;
	margin-left: 5px;
}

.able-inner .checkbox-able input[type=checkbox]:checked:before{
	color: #007cba;
}

.input-able{
	width: 300px;
}

.business_Copyform .input-able{
	max-width: 410px;
	position: relative;
}

.business_Copyform .input-able::before{
	content: '\f041';
	font-family: 'FontAwesome';
	left: 8px;
	position: absolute;
	z-index: 1;
	font-size: 23px;
	top: 11px;
	color: #bebebe;
	font-weight: 900;
}

.input-able input{
	border-radius: 0;
	padding: 8px 10px;
	border: 1px solid #007cba;
	margin: 0;
	width: 100%;
	position: relative;
}

.business_Copyform .input-able input{
	padding: 13px 10px 13px 30px;
}

.business_Copyform .btn-able{
	margin-top: 3px;
}

.business_Copyform .checkbox-able{
	padding: 0px 20px;
	position: absolute;
	left: 2px;
	bottom: -22px;
}

.business_Copyform .checkbox-able label{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	font-size: 14px;
}

.able-inner .input-able.inner-input input{
	width: 145px;
}

.inner-Side-form .able-inner .input-able.inner-input input{
	width: 100%; height: 100%;
}

.able-inner .input-able.inner-input:nth-child(2) input {
	width: 200px;
}

.btn-able button{
	background: #007cba;
	color: #fff;
	padding: 10px 30px;
}

.dropSection{
	text-align: center;
	cursor: pointer;
}

.abilitySection_ .icon-box{
	margin-top: 0 !important;
}

.dropSection i{
	font-size: 50px;
	-webkit-text-stroke: 4px #f68d1f;
	cursor: pointer;
}

.dropSectionOrg i{
	-webkit-text-stroke: 4px #FFF;
}

.reverse_sectoins .col-lg-6 .uncont .uncode_text_column ul li,
.bottom-list .col-lg-12 .uncont .uncode_text_column ul li,
.iconlistWit .col-lg-8 .uncont .uncode_text_column ul li,
.three-box-icon .col-lg-4 .uncont .uncode_text_column ul li{
	list-style: none;
	position: relative;
}

.reverse_sectoins .col-lg-6 .uncont .uncode_text_column ul li::before{
	content: '\f00c';
	font: normal normal normal 14px/1 FontAwesome;
	background: #0056a0;
	height: 12px;
	width: 12px;
	line-height: 12px;
	position: absolute;
	left: -18px;
	top: 7px;
	border-radius: 10px;
	color: #fff;
	font-size: 8px;
	text-align: center;
}

.reverse_sectoins.inner-section .col-lg-6 .uncont .uncode_text_column ul li::before,
.bottom-list .col-lg-12 .uncont .uncode_text_column ul li::before,
.iconlistWit .col-lg-8 .uncont .uncode_text_column ul li::before,
.three-box-icon .col-lg-4 .uncont .uncode_text_column ul li::before{
	content: '\f00c';
	font-family: 'FontAwesome';
	background: #007dba;
	color: #fff;
	height: 12px;
	width: 12px;
	line-height: 12px;
	font-size: 8px;
	text-align: center;
	position: absolute;
	top: 7px;
	left: -14px;
	border-radius: 10px;
}

.iconlistWit .col-lg-8 .uncont .uncode_text_column ul li::before{
	background: #f68d1f;
	color: #737272;
}

.all-blogs h3.t-entry-title.h6 a {
	font-size: 28px;
}

/* availability widget overrides */

#cf-flow-box-app .fw-box__header {
	padding-right: 15px !important;
	padding-left: 15px !important;
	background-color: #f68d1f !important;
	border-radius: 0 !important;
}

#cf-flow-box-app .fw-box__header h1 {
	color: #fff !important;
	display: none;
}

#cf-flow-box-app .fw-box__button {
	background: none !important;
	background-image: none !important;
	background-color: #007cba !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border-radius: 0 !important;
	-webkit-transition: all .25s ease-in-out;
	-o-transition: all .25s ease-in-out;
	transition: all .25s ease-in-out;
}

#cf-flow-box-app .fw-box__button:hover,
#cf-flow-box-app .fw-box__submit .fw-box__button-text:hover {
	background-color: #005a87 !important;
}

#cf-flow-box-app .fw-box__button:before {
	content: none !important;
}

#cf-flow-box-app .fw-box__button-text {
	font-weight: 600 !important;
	text-shadow: none !important;
}

#cf-flow-box-app .fw-box__button-icon svg {
	-webkit-filter: drop-shadow(0 0 0 rgba(0,0,0,0)) !important;
	filter: drop-shadow(0 0 0 rgba(0,0,0,0)) !important;
}

#cf-flow-box-app .fw-box__input {
	border-radius: 0 !important;
	border: 1px solid #007cba !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#cf-flow-box-app .fw-box__submit .fw-box__button-text {
	margin-top: 8px !important;
	height: 65px !important;
	line-height: 65px !important;
	background: none !important;
	background-image: none !important;
	background-color: #027cba !important;
	border: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-webkit-transition: all .25s ease-in-out,-webkit-animation .5s ease-in-out;
	transition: all .25s ease-in-out,animation .5s ease-in-out,-webkit-animation .5s ease-in-out;
	-o-transition: all .25s ease-in-out,animation .5s ease-in-out;
}

#cf-flow-box-app .fw-box__submit .fw-box__button-text:before {
	content: none !important;
}

#availability-legal {
	color: #fff;
	text-align: center;
}

/* end Residential Page */

/* Digital Marketing */

.free-assessment-url input {
	margin-top: 0;
}
/*new state pages */
.benefits-section p a{
	color: #fff;
}
.helpp-section{
	text-align: center;
}
.main-city.helpp-section h2{
	color: #0363ad;
}
.main-city.helpp-section p{
	font-size: 18px;
	color: #444444;
	margin: 25px 0px;
	max-width: 70%;
	margin: 0 auto;
	padding: 25px 0;
}
.map-section.new-state h2{
	color: #007dba;
}
.speedcheck-section.new-sppedcheck h3{
	font-size: 17px !important;
}
.speedcheck-section.new-sppedcheck .cals-button a i,
.service-new-map-sec .cals-button a i{
	margin-right: 15px;
}
body .internetservice-details p {
	font-size: 22px;
	margin: 0;
	line-height: 33px;
}
.service-new-map-sec{
	background-color: #eaeaea;
}
/* free assessment overrides */

.free-assessment-url input[type=text],
.free-assessment-url input[type=submit],
div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_search-form-wrapper .ubsc_input-wrapper input[type="text"] {
	border: 1px solid #007cba !important;
	border-radius: 0 !important;
}

div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_search-form-wrapper label {
	color: #444 !important;
}

div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_search-form-wrapper {
	padding: 0 15px;
	background-color: #fff !important;
}

div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_search-form-wrapper .ubsc_input-wrapper input[type="text"] {
	padding: 0 8px !important;
	height: 40px !important;
}

div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_status-check-button {
	display: block !important;
	padding: 0 !important;
	height: 40px !important;
	text-align: center !important;
	background-color: #027cba !important;
	border-radius: 0 !important;
}

.SingleImage{}
.check-domain .heading-text{
	background-color: #007dba;
	text-align: center;
	padding: 5px 0;
}
.check-domain .wpb_raw_html {
	margin-top: 20px !important;
}
.check-domain form{
	background-color: #fff;
	padding-top: 0;
}
/* End Digital Marketing */

/* website Development  */
.get-touch-form{
	background: #F7F7F7;
	padding-bottom: 20px;
	-webkit-box-shadow: 0 0px 3px #615f5f;
	box-shadow: 0 0px 3px #615f5f;
}
.get-touch-form h5{
	background: #f68d1f;
	text-align: center;
	padding:15px;
	color: #fff;
	font-size: 20px;
}
.get-touch-form .form-input{
	padding: 0 15px;
	display: inline-block;
	width: 100%;
}
.get-touch-form .form-input .wpcf7-form-control-wrap input{
	width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box;
	border: 1px solid #257cba;
	padding: 13px 15px;
	border-radius: 0;
	margin-top: 15px;
	font-size: 16px;
}

.get-touch-form .wpcf7-submit{
	background-color: #257cba !important;
	color: #fff;
	font-size: 17px;
	padding: 10px 25px;
	display: block;
	text-transform: capitalize;
	font-weight: bold !important;
	letter-spacing: 0;
	font-family: Montserrat, sans-serif !important;
}

.custom-table{
	padding: 20px 20px 0px;
	overflow-x: auto;
	overflow-y: hidden;
}
.custom-table table {
	table-layout: fixed;
	min-width: 770px;
}
.custom-table thead{
	background: #007dba;
}
.custom-table thead th{text-align: center; vertical-align: middle;position: relative;}
.custom-table thead th p{font-weight: 400;}
.custom-table thead th p,
.custom-table thead th strong,
.custom-table thead th h3{
	margin: 0;
	color: #ffffff;
}
.custom-table table tbody tr td strong{
	background: #D8D8D8;
	display: block;
	margin-left: -17px;
	margin-right: -18px;
	/* width: 116%; */
	padding: 7px 18px 7px 17px;
	margin-top: -7px;
	margin-bottom: -7px;
}
.custom-table thead th h3 span{
	font-size: 20px;
	vertical-align: top;
}
.custom-table thead th .bestValue{
	background: #f68d1f;
	position: absolute;
	left: 0;
	right: 0;
	padding: 5px 15px;
	top: -40px;
}
.custom-table table tbody tr td{
	text-align: center;
	background: #F7F7F7;
	font-weight: 600;
	color: #007dba;
}
.custom-table table td,
.custom-table table th{
	border:3px solid #fff !important;
}

.custom-table th {
	padding: 0;
	color: #fff;
}

.custom-table a {
	display: block;
	padding: 16px 0;
	color: #fff;
	background-color: #007dba;
}

.custom-table a:hover,
.custom-table a:focus,
.custom-table a:active {
	background-color: #f68d1f;
}

.custom-table td small {
	font-size: 80%;
}

.custom-table table tbody tr td i{
	background: #007dba;
	color: #fff;
	border-radius: 100%;
	font-size: 10px;
	height: 14px;
	width: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0 auto;
}

.custom-table table tbody tr td:first-child{
	text-align: left;
	font-weight: 400;
	color:#6D6E73;
	overflow: hidden;
}

.custom-table table tbody tr td:first-child,
.custom-table table tbody tr td:nth-child(3),
.custom-table table tbody tr td:last-child{
	background: #F2F2F2;
}

.custom-table td.td-blue {
	padding: 0;
}

.custom-table td.td-blue a.btn {
	display: block;
	margin: 0;
	padding: 15px !important;
	letter-spacing: inherit;
	border-radius: 0;
}

tr.tr-gray td{
	background: #d8d8d8 !important;
	border-color: #d8d8d8 !important;
	border-right: 0 !important;
	border-left: 0 !important;
	border-bottom: 0 !important;
}

.custom-table table tbody tr ul {
	margin-top: 0 !important;
}

.custom-table table tbody tr td li {
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}

.check-domain .heading-text {
	padding-top: 12px;
	padding-bottom: 12px;
}

/* directory listing */

.ubsc_results-top-box-results-cta-wrapper h3 {
	font-family: Montserrat, sans-serif !important;
	background-color: transparent !important;
}

div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_status-check-button {
	font-family: Montserrat, sanas-serif !important;
	line-height: 40px;
	text-transform: uppercase;
}

.ub_status_check_widget .ubsc_status-check-button:hover,
.ub_status_check_widget a.ubsc_status-check-button:hover {
	background-color: #0056a0 !important;
}

.ub_status_check_widget .ubsc_results-table .ubsc_results-table-header {
	background-color: #027cba !important;
}

/* contact form 7 */

.wpcf7-form .form-input .width-half{
	width: 50%;
	float: left;  
}
.wpcf7-form .form-input .width-half:first-child{
	padding-right: 10px;
}
.wpcf7-form .form-input .width-half:last-child{
	padding-left: 10px;
}
.get-touch-form h5{
	margin-top: 0;
}
.web-development-col .row div[class*=col-lg-].pos-top{
	vertical-align: middle;
}
footer#colophon ul {
	margin-top: 0;
}
footer#colophon .vc_wp_custommenu.wpb_content_element{
	margin-top: 10px;
}
.options{
	text-align: center;
}

.icon-text p {
	background-color: #0363ad;
	color: #fff;
	padding: 10px;
	width: 60%;
	display: inline-block;
	font-weight: 700;
}
.icon-text p a{
	color: #fff !important;
}
.icons.or-option p {
	background-color: #0363ad;
	color: #fff;
	border-radius: 50%;
	padding: 5px;
	font-weight: bold;
	font-size: 20px;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	font-style: italic;
}
/* End website development */
/* gradient background */

.white-to-gray-bg {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,f7f7f7+100 */
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(247,247,247,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(247,247,247,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
}

.gray-to-white-bg {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
	background: #f7f7f7; /* Old browsers */
	background: -moz-linear-gradient(top,  #f7f7f7 0%, #ffffff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f7f7f7 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

/* callout blocks */

.callout-blocks .uncell {
  margin-bottom: 15px;
  padding: 26px 30px 30px !important;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}

.speed .callout-blocks .uncode_text_column h3 i {
  padding: 0 2px;
  font-size: 20px;
  color: #f68d1f;
}

/* digital Marketing */
.digital-iconStyle .icon-box .icon-box-icon{
	text-align: center;
}
.digital-iconStyle .icon-box .icon-box-icon .icon-media{
	margin: 0 auto !important; 
}
.digital-iconStyle .icon-box .icon-box-icon span img{
	width: 120px;
	height: 120px;
	-o-object-fit: contain;
	object-fit: contain;
}
.digital-iconStyle .icon-box-content .icon-box-heading h4{
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.custon-image-icon .icon-media,
.custon-image-icon .uncode-single-media-wrapper{
	/*width: 130px !important;*/
	margin: 0 auto !important;
	height: 115px;
}
.custon-image-icon{text-align: center;}
.custon-image-icon .icon-media img,
.custon-image-icon .uncode-single-media-wrapper img{
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	vertical-align: bottom;
	width: 100%;
}


/* Footer */
.site-footer .background-inner {
	background-size: 480px !important;
	background-position: center -20px !important;
}

.footer-custom{
	background-color: #f68d1f;
}
.site-footer .widget.widget_nav_menu li a{
	border-bottom: 1px solid #fff !important;    
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	color:#fff !important;
}
.site-footer .widget.widget_nav_menu li a:hover{
	color:#fff !important;
	border-bottom:1px solid transparent !important;
}
footer .footer-center .uncell{
	padding-bottom: 20px;
}
footer .footer-center.footer-last .uncell{
	height: auto;
	font-size: 16px;
}

.site-footer .widget.widget_nav_menu li a sub{
	vertical-align: super;
}
.footer-custom.row-container .row-parent .single-internal-gutter .uncont .vc_wp_custommenu {
	margin-top: 0;
}   
footer .footer-center.footer-last{
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#000;
}

.logo-flex .uncont {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: space-evenly;
	-ms-flex-pack: space-evenly;
	justify-content: space-evenly;
}

.logo-flex .uncont .uncode-single-media {
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin-top: 0 !important;
}

.footer-logo-bx .uncode-single-media{
	padding: 5px;
}
/* End footer */


/* changes css */
#post-68470 .icon-box.icon-box-top{
	margin-top: 0 !important;
}
.row-v-aligin-middle .row div.column_child.pos-top, .row div.column_child.pos-top .uncell{
	vertical-align: middle !important;
}
.row-top-align-dv .row div.column_child.pos-top{
	vertical-align: top !important;
}

.inner-banner{
	height: 400px;
}

.inner-banner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;

	background: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.25)),to(rgba(0,0,0,0)));
	background: -o-linear-gradient(left, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.25) 0%,rgba(0,0,0,0) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#00000000',GradientType=1 );

}

div.wpcf7 .ajax-loader{margin: 2px 0 0 16px;}
.get-touch-submit{
	padding: 15px;
	padding-bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox; 
	display: flex;
}

.get-touch-submit .submit{
	margin-right: 10px;
}
.get-touch-submit .desclaimer{
	font-size: 12px;
	width: calc(100% - 133px);
}
.page-id-68540 .wp-textCustomWrapper .widgettitle{
	color: #53555a;
}
.wd-able-Cheker{
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0 auto;
}

.able-Cheker p{
	font-size: 12px !important;
	text-align: center;
}

.business_Copyform .disclaimer-text{
	margin-top: -8px;
	padding: 0 20px 0 180px;
	text-align: left;
}

.business_Copyform .disclaimer-text p{
	margin: 5px 0 0;
	font-size: 87% !important;
	text-align: right;
}
.service-button:hover {
	color: #fff !important;
}
.search-wrapper-inner{
	position: relative;
}

.wd-ready-text{margin-top: 10px !important;}
.wd-call-btn{margin-top: -10px;}

.wd-own-website-title{padding: 15px;}
.wd-own-website-content{
	max-width: 850px;
	margin: 0 auto;
	padding: 0 15px;
}
.td-blue{
	background-color: #007dba !important;
	color: #fff !important;
	font-weight: bold;
}
.wd-free-domain-registration{
	padding: 0 15px 15px;
	font-size: 14px;
}
.custom-link .fa{vertical-align: middle;}

.text-color-accent{color: #007dba !important;}
.underline-a a{text-decoration: underline}
.underline-a .custom-link{text-decoration: unset !important}

.bg-gray-text-dv{
	background-color: #F2F2F2;
	padding: 15px 10px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.bg-gray-text-dv{font-size: 24px !important;}
.btnCommanCenter-btn{
	margin: 0 auto;
	display: block;
	text-align: center;
	max-width: 325px;
	font-weight: bold !important;
	font-size: 16px !important;
}
.OrangeBg.row-pt-0 .row{padding-top: 0 !important;}
.box-container .main-wrapper .main-container .sections-container .OrangeBg.row-pt-0 .row .row-inner .minus-video-bx{
	margin-top: -50px !important;
}
.minus-video-bx{
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
.options.options1{
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.options.options1:after{
	content: '';
	clear: both;
	display: block;
}

/* timeline css */
.timeline{
	position: relative;
}
.timeline:before{
	content:'';
	position:absolute;
	left:50%;
	width:3px;
	height:100%;
	background:#0056a0;
}
.timeline ul{
	padding:0;
	margin:0;
	padding-top: 40px !important;
}
.timeline ul li{
	position: relative;
	width: 50%;
	padding: 0px 20px 0px 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	list-style: none;
}
.timeline ul li:nth-child(odd){
	float:left;
	text-align:right;
	clear:both;
}
.timeline ul li:nth-child(even){
	float:right;
	text-align:left;
	clear:both;
}
.content{
	padding-bottom:20px;
}
.timeline ul li:nth-child(odd):before{
	content:'';
	position:absolute;
	width:10px;
	height:10px;
	top:24px;
	right: 2px;
	background:#fff;
	border-radius:50%;
	-webkit-box-shadow:0 0 0 3px #0056a0;
	box-shadow:0 0 0 3px #0056a0;
}
.timeline ul li:nth-child(even):before{
	content:'';
	position:absolute;
	width:10px;
	height:10px;
	top:24px;
	left: -12px;
	background:#fff;
	border-radius:50%;
	-webkit-box-shadow:0 0 0 3px #0056a0;
	box-shadow:0 0 0 3px #0056a0;
}
.timeline ul li h3{
	padding:0;
	margin:0;
	font-weight:600;
}
.timeline ul li p{
	margin:0;
	padding:0;
}
.timeline ul li .time h4{
	margin:0;
	padding:0;
	font-size:36px;
	color: #F68D1F;
	position: relative;
}
.timeline ul li .time h4 span{
	margin: auto;
	position: absolute;
	left: 0;
	right: 100px;
	top: 20px;
	color: #fff;
	font-size: 50px;
}
.timeline ul li:nth-child(odd) .time{
	position:absolute;
	top:12px;
	left: calc(100% + 30px);
	margin:0;
	width: 250px;
}
.timeline ul li:nth-child(even) .time{
	position:absolute;
	top:12px;
	right:calc(100% + 30px);
	margin:0;
	width: 250px;
}
.timeline ul .last-timeline .time {
	width: 350px !important;
}
.timeline ul li:nth-child(odd) .time h4{
	text-align: left;
}
.timeline ul li:nth-child(even) .time h4{
	text-align: right;
}

.home-simple-icon-text strong{
	display: block;
}
.home-simple-icon-text br{
	display: none;
}
.map-image .single-wrapper{
	position: relative;
}
.map-image .single-wrapper h2{
	position: absolute;
	z-index: 2;
	color: #fff;
	font-size: 100px;
	left: 100px;
	right: 0;
	top: 50px;
}
.map-img-content .single-internal-gutter {
	vertical-align: middle !important;
}
p.end-year {
	text-align: right;
	color: #53555a;
	font-weight: 500;
}

/* Outer */
.popup {
	width:100%;
	height:100%;
	display:none;
	position:fixed;
	top:0px;
	left:0px;
	background:rgba(0,0,0,0.75);
	z-index: 9999;
}

/* Inner */
.popup-inner {
	max-width: 600px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-box-shadow: 0px 2px 6px rgba(0,0,0,1);
	box-shadow: 0px 2px 6px rgba(0,0,0,1);
	background: #fff;
}
.modal-heading h2 {
	font-family: lexia,serif;
	font-weight: 800;
	font-style: normal;
	color: #fff;
	font-size: 20px;
	padding: 12px 25px 12px 25px;
	margin: 0 !important;
	width: 90%;
	float: left;
	background-color: #f78d20;
}

/* Close Button */
.popup-close {
	width: 10%;
	background: #1e7cba;
	font-size: 30px;
	text-align: center;
	line-height: 100%;
	color: #fff !important;
	padding-top: 6px;
	font-weight: 600;
}
.modal-content {
	margin: 0;
	padding: 15px 25px 15px 25px;
	height: auto;
	height: 50vh;
	max-height: 430px;
	overflow: scroll;
}
.popup-inner p {
	margin: 0;
}

.modal-content i {
	/* background-color: #007dba; */
	color: #fff;
	border-radius: 100%;
	font-size: 10px;
	height: 14px;
	width: 14px;
	margin-right: 10px;
	text-align: center;
	padding-top: 2px;
}
.div-footer {
	margin: 20px 0;
}

.modal-content ul,
.modal-content ol {
	margin-bottom: 30px;
}
.modal-content .copyright p,
.modal-content .copyright li {
	font-size: 14px;
}
.modal-content .copyright p:last-of-type {
	margin-bottom: 0;
}

.modal-content .rate {
	width: 50%;
	float: left;
}
.modal-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.popup-inner p {
	margin: 0;
}
.modal-content .rate p {
	font-size: 18px;
	font-weight: 600;
}
.modal-content .call {
	float: right;
	background-color: #007dba;
	text-align: center;
	padding: 10px 30px;
	font-weight: 800;
	font-style: normal;
}
.modal-content .call a {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
}
.modal-content .call a:hover,.modal-content .call a:focus {
	color: #fff;
}
.modal-content .call i {
	font-size: 18px;
	margin-right: 5px;
	padding: 0;
	vertical-align: sub;
} 
.popup.business-popup h2 {
	background-color: #1e7bba;
}
.popup.business-popup .popup-close {
	background-color: #f78d20;
}
.business-popup .modal-content .rate, .business-popup .modal-content .call{
	width: 100%;
	float: none;
}
.business-popup .modal-content .rate span{
	font-weight: 500;
}
.business-popup .modal-content .rate {
	margin-bottom: 10px;
}

.main-container .popup-container.row-container .row-parent {
	padding: 0 !important;
}

.custom-table td a.btn {
	color: #fff;
	border: none;
	font-weight: 600 !important;
	padding: 0 !important;
	text-transform: none;
	font-size: 14px;
}
.custom-table td a.btn:hover{
	color: #fff;
}
.recent-press a{
	text-decoration: underline;
}
.free-assessment-url input.btn-style{
	background: #007cba;
	color: #fff;
	padding: 0 15px;
	height: 40px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html div#header-floating-box {
	margin-top: 0 !important;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html div#header-floating-box .col.col-lg-8, .wpb_raw_code.wpb_content_element.wpb_raw_html div#header-floating-box .col.col-lg-4{
	padding: 0;
}
.able-inner input#formSubmit {
	background: #007cba !important;
	border-radius: 0 !important;
	margin-top: 0;
}
.ubsc_status-check-wrapper h1 {
	display: none;
}
div[class="ub_status_check_widget"].ub_status_check_widget{
	min-height: auto !important; 
}
div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_search-form-wrapper .ubsc_search-form-submit-button-wrapper .ubsc_status-check-button{
	font-size:  11px !important;
}
.h2Center.marginTop .heading-text.el-text h3 span {
	font-size: 32px;
}
.h2Center.marginTop .heading-text.el-text h4 span {
	font-size: 18px;
}
.check-domain h4 p {
	font-size: 20px;
	padding: 5px 0;
}
.find-business-section h3, 
.custom-branding-sub-titles h2, 
.prev-logo-design h4, .bigger-icons-ul li h4,
.our-partner-titles .icon-box-heading h4, .partners-sub-titles h3,
.lexia-text h2 span, .timeline ul li h3,
.media-kit-subheading h3,
.security-tools-sub-headings h3,
.security-tools-sub-headings .h3
{
	font-family: lexia,serif;
	font-weight: 800 !important;
	font-style: normal;
	font-size: 26px;
}

.media-kit-subheading h3{
	margin-bottom: 15px;
}

.security-tools-sub-headings h4,
.multiTimeBtn .vc_custom_1573282263692 p,
.multiTimeBtn .vc_custom_1573282271667 p,
.multiTimeBtn .vc_custom_1573282279057 p {
	font-size: 24px;
}

.prev-logo-design h4{
	color: #57585C;
}
.directory-img .uncode-single-media-wrapper{
	text-align: center;
}
.directory-img img {
	width: auto !important;
  max-width: 100% !important;
  display: inline-block !important;
}

.contact-headquater p, .contact-headquater p strong{
	color: #57585C !important;
}

li.map-image .time {
	margin-top: -30px !important;
}
li.map-image .time img {
	width: 230px;
}

.get-touch-form span.wpcf7-not-valid-tip{
	color:#f00 !important;
	font-size: 1em;
	font-weight: 500;
	display: block;
	margin-top: 0;
}

.tabbing-row-sec > .row{
	padding-top: 0 !important;
}
.tabbing-row-sec .row-inner .uncoltable{
	background-color: #fff;
}
.tabbing-row-sec .row-inner .uncoltable ul.nav-tabs{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 40px !important;
	border: none;
}
.tabbing-row-sec .row-inner .uncoltable ul.nav-tabs > li{	
	text-align: center;
	font-weight: bold;
}
.three-cols-tab ul.nav-tabs > li{
	-ms-flex: 0 0 33.33%;
	-webkit-box-flex: 0;
	flex: 0 0 33.33%;
	max-width: calc(33.33% - 15px);
}
.two-cols-tab ul.nav-tabs > li{
	-ms-flex: 0 0 50%;
	-webkit-box-flex: 0;
	flex: 0 0 50%;
	max-width: calc(50% - 15px);
}

.tabbing-row-sec .row-inner .uncoltable ul.nav-tabs > li>a{
	padding: 10px 15px;
	background-color: #F2F2F2;
	border: none;
	line-height: 30px;
	text-transform: none;	
	color: #444444 !important;
}
.tabbing-row-sec .row-inner .uncoltable ul.nav-tabs > li>a>span{
	font-size: 18px;	
}
.tabbing-row-sec .row-inner .uncoltable .tab-content{
	padding: 40px;
}
ul.blue-circle-list{
	list-style: none !important;
}
ul.blue-circle-list li{
	position: relative;
}
ul.blue-circle-list li:before{
	content: '\f00c';
	font-family: 'FontAwesome';
	background: #007dba;
	color: #fff;
	height: 12px;
	width: 12px;
	font-size: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	position: absolute;
	top: 7px;
	left: -14px;
	border-radius: 10px;
}
.story-layout .uncell.no-block-padding .uncont {
	text-align: center !important;
}

.wpcf7 .wpcf7-validation-errors{
	font-size: 14px;
	margin-top: 15px;
	color: #f00 !important;
	text-align: center;
	border: 2px solid #f7e700;
	padding: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output{
  font-size: 14px;
  margin-top: 15px;
  color: #f00 !important;
  text-align: center;
  border: 2px solid #f7e700;
  padding: 5px;
}
.wpcf7 .wpcf7-mail-sent-ok{
	border: 2px solid #398f14;
	color: #398f14 !important;
	padding: 5px;
	text-align: center;
}
.bad-bad-error{
	color: #f00;
	font-weight: 500;
}

.tinytext br {
	display: none
}

.tiny-TextSize p, 
.tiny-TextSize ul li{
	font-family: inherit;
	font-size: 14px !important;
	line-height: 20px !important;
}

/* business search page */

.hero {
	margin: 0 0 10px;
	padding: 0 20px;
}
.hero__wrap {
	line-height: 35px;
	margin: 0 0 10px;
}

.hero__title {
	font-size: 32px;
	font-weight: 800;
}
.hero__title-small {
	font-size: 20px;
	color: #444;
}
.hero__address {
	font-size: 14px;
	color: #222;
	font-weight: 600;
}
.listings {
	padding: 0 20px;
}

.listings .listing, .listings .listing__responsive-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.listings .listing {
	border: 1px solid #ced4d9;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 120px;
	padding: 15px 15px;
	margin: 0 0 25px;
}
.listings .listing__first {
	border: 2px solid #f88c1d;
	-webkit-box-shadow: 0.908px 1.782px 8.73px 0.27px rgba(0,0,0,.3);
	box-shadow: 0.908px 1.782px 8.73px 0.27px rgba(0,0,0,.3);
}
.listings .listing__pos1 {
	width: 38%;
}
.listings .listing__logo {
	margin: 0 0 0 23px;
	max-height: 56px;
	max-width: 195px;
}

body .wpb_wrapper .listings .listing__list {
	width: 240px;
	color: #555;
	font-size: 12px;
	margin: 0;padding-left: 40px;
}
.listings .listing__list li {
	position: relative;
	margin: 0 0 5px;
	font-size: 12px;
	line-height: 15px;
	padding: 0 0 5px 20px;
}
.listings .listing__list li:first-child {
	margin: 10px 0 5px;
}
.listings .listing__checkbox {
	background: #555;
	height: 12px;
	width: 12px;
	position: absolute;
	top: 4px;
	left: 0px;
}
.listings .listing__checkbox::before {
	content: "";
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 6px;
	width: 4px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	position: relative;
	top: -4px;
	left: 4px;
	display: inline-block;
}
.listings .listing__pos4-hide {
	display: none;
}
.listings .listing__section-title {
	color: #222;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	width: 100%;
}
.listings .listing__plans-icon {
	height: 26px;
	width: 26px;
	background: #57d574;
	border-radius: 30px;
}

.listings .listing__plans-icon::before {

	content: "";
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	height: 12px;
	width: 8px;
	border-bottom: 4px solid#fff;

	border-right: 4px solid#fff;
	position: relative;
	top: 4px;
	left: 0;
	display: inline-block;

}
.listings .listing__responsive-wrap {
	width: 100%;
}
.listings .listing__pos2 {
	width: 24%;
}
.listings .listing__pos2, .listings .listing__pos4 {
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.listings .listing__pos2, .listings .listing__pos3, .listings .listing__pos4, .listings .listing__pos5 {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-line-pack: distribute;
	align-content: space-around;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 80px;
}
.listings .listing__speed {
	color: #222;
	font-size: 35px;
	font-weight: 800;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}
.listings .listing__speed-mbps {
	font-size: 20px;
	font-weight: 700;
	margin: 11px 0 0 5px;
}
.listings .listing__pos3 {
	width: 15%;
}
.listings .listing__data-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.listings .listing__data-icon {
	margin: 0 8px 0 0;
	background-image: url(../earthlink/assets/img/lock.png);
	height: 28px;
	width: 22px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.listings .listing__data {
	font-size: 13px;
	color: #222;
	text-align: left;
}
.listings .listing__pos4-show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.listings .listing__pos4 {
	width: 21%;
}

.listings .listing__pos5 {
	width: 30%;
}
.listings .listing__cb {
	height: 44px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: -webkit-gradient(linear,left top, left bottom,color-stop(0, #f8881b),to(#fb660e));
	background: -o-linear-gradient(top,#f8881b 0,#fb660e);
	background: linear-gradient(180deg,#f8881b 0,#fb660e);
	border-radius: 7px;
	padding: 0 20px;
}
.listings .listing__cb-icon {
	margin: 0 5px 0 0;
	background-image: url(../earthlink/assets/img/phone-icon.png);
	height: 21px;
	width: 21px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.listings .listing__cb a {
	text-decoration: none;
	color: inherit;
}
.listings .listing__cb-phone {
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	text-shadow: 0.5px 0.866px 0 rgba(0,0,0,.46);
}
.service-button {
	background: #007cba;
	color: #fff;
	padding: 10px 30px;
	display: block;
}
.revers-inputs .service-button{
	padding: 14px 30px;
	white-space: nowrap;
}
/* fast-internet page style */
.rethink-internet-sec{
	text-align: center;
	background-image: url('/wp-content/uploads/2017/10/fastinternetAsset12x.png');
	background-repeat: no-repeat;
	background-position: right 50px;
	background-size: 850px;
}
.rethink-internet-sec .countery-sel {
	text-align: center;
	margin-bottom: 2%;
}
.rethink-internet-sec .countery-sel h2 {
	background: #fff;
	padding: 12px 20px;
	border-radius: 40px;
	font-size: 20px;
	margin-bottom: 0px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #595b5f !important;
}
.rethink-internet-sec .countery-sel h2 i {
	color: #ed8b02;
	font-size: 26px;
	margin-right: 15px;
}
.rethink-internet-sec .countery-sel h2 span.country{
	font-weight: bold;
	color: #ed8b02;
	margin-left: 5px;
}
.rethink-internet-sec h1{
	font-size: 85px !important;
}
.rethink-internet-sec h1 span.hl{
	color: #ed8a00;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.rethink-internet-sec .uncode_text_column{
	margin-top: 10px !important;
}
.rethink-internet-sec p {
	color: #fff;
	font-size: 26px;
	font-weight: 500;
	text-align: center;
	width: 100%;
	margin-bottom: 3%;
}
.call-sec{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -120px;
	z-index: 1;
}
.call-sec a{
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 5px solid #fff;
	border-radius: 20px;
	text-align: center;
	overflow:hidden;
}
.call-sec a>div{
	padding: 0.5rem 1rem;
	height: 100%;
}
.call-sec .img-phone{
	border-right: 5px solid #fff;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #ed8a00;
}
.call-sec .img-phone span{
	display: inline-block;
	height: 75px;
}
.call-sec .img-phone span img{
	height: 100%;
	width: auto;
	-o-object-fit: contain;
	object-fit: contain;
}
.call-sec .txt-phone{
	color: #fff;
	background-color: #f4a204;
}
.call-sec .txt-phone .txt{
	font-size: 35px;
}
.call-sec .txt-phone .nmb{
	font-size: 50px;
	font-weight: bold;
}

.call-sec.call-sec-small{
	position: static;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.call-sec.call-sec-small .img-phone span{
	height: 50px;
}
.call-sec.call-sec-small .txt-phone .txt{
	font-size: 24px;
}
.call-sec.call-sec-small .txt-phone .nmb {
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
}

.three-step-sec>div{
	border: 5px solid #d9dad5;
	padding: 15px !important;
}
.three-step-sec div{
	text-align: center;
}
.three-step-sec h2{
	color: #78be1f;
	font-size: 45px !important;
	font-weight: bold;
	margin: 0;
	line-height: 52px;
}
.three-step-sec h3{
	color: #78be1f;
	font-size: 22px !important;
	margin-bottom: 20px;
}
.three-step-sec p{
	color: #515559;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 0px;
}
.three-step-sec p span.center{
	font-size: 70px;
	font-weight: bold;
}
.three-step-sec p span.type{
	font-weight: bold;
	font-size: 35px;
}
.three-step-sec .uncont > *{
	margin-top: 0 !important;
}
.three-step-sec .down-sec{
	margin: 0 -15px;
	border-top: 5px solid #d9dad5;
	margin-top: 15px;
}
.three-step-sec .down-sec h4{
	color: #515559;
	font-weight: 500;
	margin-bottom: 15px;	
}
.three-step-sec .down-sec a{
	background-color: #78be1f;
	font-weight: bold;
	padding: 6px 40px;
	display: inline-block;
	border-radius: 50px;
	font-size: 20px;
	cursor: pointer;
}
.three-step-sec .uncode_text_column .down-sec a{
	color: #fff !important;
}
.three-step-sec .down-sec a:hover{
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	background-color: #5c9a0e;
}

.three-step-sec.blue h2{color: #45a3e0;}
.three-step-sec.blue h3{color: #45a3e0;}
.three-step-sec.blue .down-sec a{background-color: #45a3e0;}

.three-step-sec.pink h2{color: #de3dae;}
.three-step-sec.pink h3{color: #de3dae;}
.three-step-sec.pink .down-sec a{background-color: #de3dae;}

.unlimted-data-sec .heading-text,
.unlimted-data-sec .uncode_text_column{
	margin-top: 15px !important;
}
.max-icon img{
	width: 120px !important;
	margin: 0 auto !important;
}
.orange-dots{
	padding-left: 0;
	list-style: none !important;
}
.orange-dots li{
	position: relative;
}
.orange-dots li:before{
	content: "";
	position: absolute;
	background-color: #ed8b02;
	height: 5px;
	width: 5px;
	left: -16px;
	top: 10px;
	border-radius: 50%;
}
code{
	font-size: 20px !important;
	font-family: Montserrat;
	padding: 0;
}
/* fast-internet page style */

.box-wrapper {
 margin-bottom: -20px;
}
/* custom css */
.partner-sidebar{
 padding-left: 10px !important;
}
.post-navigation .navigation .page-prev{
 position: relative;
}
.post-navigation .navigation .page-prev::before{
 content: '';
 background-color: transparent;
 width: 15px;
 height: 15px;
 position: absolute;
 bottom: 8px;
 left: 0;
 z-index: 99;
}
.post-navigation .navigation .page-next{
 position: relative;
}
.post-navigation .navigation .page-next::after{
 content: '';
 background-color: transparent;
 width: 15px;
 height: 15px;
 position: absolute;
 bottom: 8px;
 right: 0;
 z-index: 99;
}
.develop-form .able-inner {
 -webkit-box-shadow: 0 0 3px 2px #ccc;
 box-shadow: 0 0 3px 2px #ccc;
}
.digital-marketing-header .background-inner{
 background-position: bottom !important;
}

.btn-color-darkblue:not(.btn-flat):not(.btn-hover-nobg):not(.btn-text-skin):hover, 
.btn-color-darkblue:not(.btn-hover-nobg):not(.btn-text-skin):focus, 
btn-color-darkblue:active{
 background-color: #fff !important;
 color: #0363ad !important;
}


.header-timer{
 position: absolute !important;
 z-index: 1;
 top: 0;
 left: 0;
 right: 0;
}

body.overflowY{
 overflow: hidden !important;
}

.single-post .header-basic.style-light .background-element.header-wrapper {
  background-color: #0b62ad;
}
.blog-thumb.blog-thumb-custom {
  background-color: #0b62ad;
}
.blog-thumb.blog-thumb-custom h3 a {
  color: #fff;
}
.archive.author .background-element.header-wrapper {
  background-color: #0b62ad;
}
.site-footer .ftr-light .widget.widget_nav_menu li a {
  color: #444 !important;
  border-bottom-color: #444 !important;
}
.site-footer .widget.widget_nav_menu li a {
  border-bottom: 1px solid #fff !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #fff !important;
}
.ftr-logo-col .uncont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-rows: 1fr 30px 1fr;
  grid-template-rows: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.ftr-logo-col .uncont .uncode-single-media{
  margin-top: 0 !important;
}

#measurementSpace h1, 
#measurementSpace h2, 
#measurementSpace h4{
  font-size: 21px !important;
}
#measurementSpace table td{
  font-size: 14px;
}


/*appearence css*/
.footer-center p, .footer-center p a{color:#fff}
.marginTop10{margin-top:10px !important}
.text-grey{color:#444 !important}
.fontsize24{
  font-size:24px !important;
}

.ubermenu-nav .ubermenu-content-block li:hover a,
.ubermenu-nav .ubermenu-content-block li:active a, 
.ubermenu-nav .ubermenu-content-block li:focus a{
  padding-left: 0 !important;
}
.ubermenu-widget-area .widget_nav_menu{
  padding: 0 23px !important;
}
.ubermenu-widget-area .widget_nav_menu ul li{
  transition: all 0.3s ease;
}
.ubermenu-widget-area .widget_nav_menu ul li:hover{
  padding-left: 3px;
}
.ubermenu-target-title.text-gray{
  color: #333 !important;
}
/*appearence css*/
.btn-container .btnbrandleft {
  position: relative;
  z-index: 9;
  margin-bottom: 15px;
}
/*custom css end */
/*Responsive code*/
@media only screen and (max-width:1169px) {
	.HeaderBanner .background-inner {
		background-position: 70% 0 !important;
	}	
 .google-search {
  width: 100%;
}
}
@media only screen and (max-width: 959px){
 .google-search .row-inner .col-lg-10 {
  width: 72%;
}
.google-search .row-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.google-search .row-inner .col-lg-10 {
  width: 80%;
}
.google-search .row-inner .col-lg-2{
  width: 21%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;	
  padding: 0 !important;
}
.topheadercontent p,
.topheadercontent a {
  font-size: 13px;
}
}
@media only screen and (min-width:1170px) {
 .HeaderBanner .btn-container a{ 
  font-size: 20px;
}

.free-assessment-url input[type=text] {
  width: 240px;
}

.site-footer .background-inner {
  background-position: 110% center !important;
}
}

@media (max-width:1699px) and (min-width:960px){
	.main-container .row-container.OrangeBg.abilitySection .triple-bottom-padding {
		padding-bottom: 95px;
	}
}

@media (max-width:1199px) and (min-width:960px){
	.menu-primary ul.menu-smart > li > a,
	.menu-primary ul.menu-smart li.dropdown > a {
		font-size: 18px;
	}

	body[class*=hmenu-]:not(.hmenu-center-split) .logo-container {
		padding-right: 0 !important;
	}
	
	.btn-container.btn-inline {
		padding-left: 0;
	}
	
	.side-form-section .able-inner form{
		display: block;
	}
	
	.side-form-section .able-inner .free-assessment-url form  input[type=text],
	.side-form-section .able-inner .free-assessment-url form input.btn-style{
		width: 100%;
	}
}

@media only screen and (min-width:569px) and (max-width:959px) {
	.HeaderBanner .row-parent > .row-inner.cols-md-responsive {
		margin-left: 0;
	}
}

@media (max-width:959px) and (min-width:768px){
	.reputation-background .background-inner{
		background-size: cover !important ;
	}
	
	.padding-top .uncell.single-block-padding{
		padding-top: 0;
	}
	
	.bg-imgHeight, .bg-imgHeight .uncell.single-block-padding .background-element{
		min-height: 500px !important;
	}

	body .main-container .row-inner > .custom-iconBox {
		padding: 0;
	}

	/*    .max-WidthBellowB .row.row-parent .row-inner{ padding-left: 120px;padding-right: 120px;}*/
	div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_status-check-wrapper {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.main-container .row-container .double-bottom-padding {
		padding-bottom: 15px;
	}

	.pricingBoxes.residential {
		padding-top: 77px;
	}

	.PricingCercle > p { 
		bottom: 61px;
		font-size: 21px;
	}
	
	iframe.our-story-video {
		margin-top: -100px !important;
		height: 400px;
	}
}

@media (max-width:959px) {
	h1{font-size: 28px !important;}
	h2{font-size: 26px !important;}
	
	.menu-horizontal-inner .navbar-nav:first-child:not(:only-child) .menu-smart {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.font-size-menu-mobile,
	.menu-container:not(.isotope-filters) ul.menu-smart a {
		font-size: 18px !important;
		text-transform: none !important;
	}
	
	header .row-menu-inner .dropdown .drop-menu .dropdown > a{
		font-size: 16px;
	}
	
	.menu-smart a i.fa-dropdown {
		right: 6px;
	}
	
	.menu-smart a i.fa-dropdown.fa-angle-right {
		right: 4px;
	}

	.main-container .row-inner > div.biz-btn {
		padding-top: 14px !important;
	}
	
	.quad-block-padding{padding: 36px 36px;}
	.menu-container .logo-container{    padding: 17px 15px 17px 15px !important;} 

	.float-box .owl-dots-inside .owl-dots {bottom: 0px;}

	.header-floating-box > div {padding: 0px!important;}

	.column_parent.col-lg-6:first-child {position: relative;}

	.submenu-light .menu-smart ul li{padding:0px 5px !important}

	#main-logo.navbar-header {display: inline-block;margin: 0 auto;position: relative;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);}

	.desktop-hidden {display: inline-block;position: absolute;right: 0px;}

	.revers-boxes > .row > .row-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.pricingBoxes.home-pricing{ text-align: left;padding-left: 30px;}

	.reverse-right .row-child .row-inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.bg-imgHeight,
	.bg-imgHeight .uncell.single-block-padding .background-element{min-height: 250px;}


  .mobile-menu-button{ padding: 27px 15px 27px 15px;}
  #logo-container-mobile .mmb-container{left: 0; right: unset}
  .footer-logo{text-align: center}

  .business_Copyform .input-able{
   max-width: 100%;
   width: 100%;
 }

 .business_Copyform .checkbox-able{
   padding: 0px 20px 0 13px;
 }

 .options{padding:10px 0}
}

@media (max-width:987px){
	.reverse .row-parent .row-inner{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
}

@media (min-width:768px){
	
	.icon-box-icon span {
		padding: 18px;
	}

	.bottom-list .col-lg-12 .uncont .uncode_text_column ul,
	.iconlistWit .col-lg-8 .uncont .uncode_text_column ul {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.side-form-section .btn-container a {
		width: 100%;
	}

	.main-container .row-container .row-parent .uncont > *:first-child:not(.divider-wrapper):not(.edit-account) > *:first-child > *:first-child.able-Cheker.inner-Side-form{
		margin-top: 50px !important;
	}

	.main-container .abilitySection.row-container .row-parent .single-internal-gutter .uncont  .wpb_raw_html,
	.main-container .inner-org.row-container .row-parent .single-internal-gutter .uncont  .wpb_raw_html{
		margin-top: -42px !important;
	}
	
	.orange-division .single-internal-gutter .uncont .btn-container .btnCommanleft{
		width: 100%;
	}
	
	.main-container .row-container.address-widget .triple-bottom-padding {
		padding-bottom: 0;
	}
}

@media (max-width:767px){
	.page-template-default .abilitySection .heading-text{
		margin-top: 15px !important;
	}
	.custom-table table tbody tr ul{
		padding-left: 15px;
	}
	.custom-table table tbody tr td li{
		font-size: 12px;
	}
	.reputation-background .background-inner{
		background-size: cover !important ;
	}
	.page-id-69593 .single-block-padding,
	.page-id-72379 .single-block-padding,
	.page-id-72401 .single-block-padding {	padding: 36px 15px 36px 15px;}
	
	.HeaderBanner h4 {
		margin-bottom: 14px;
	}
	
	.story-tool .single-block-padding {
		padding: 36px 20px 36px 20px;
	}
	.story-tool.multiTimeBtn .row-inner .uncont .btn-container a{
		padding: 13px 20px !important;
	}
	.story-tool.multiTimeBtn .row-inner .uncont .btn-container{
		margin-right: 0;
	}
	
	.HeaderBanner .btn-container.btn-inline a{
		margin-top: 0px;
	}
	
	.pricing-sec{
		margin-top: 20px;
	}
	
	iframe.our-story-video {
		margin-top: -100px !important;
		height: 200px;
	}
	.fit-internet {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.able-inner form{
		display: block;
	}

	.input-able{
		width: 100%;
	}

	.checkbox-able label{
		width:100%; 
		display: block;
	}

	.checkbox-able label span{
		display: inline;
	}

	.input-able, .checkbox-able, .btn-able{
		text-align: center;
	}

	.checkbox-able label input{
		height: 15px;
	}

	.pricingBoxes.residential{
		padding-bottom: 0;
	}

	.revers-boxes > .row > .row-inner{ 
		display: block; 
	}
	
	.custom-iconBox .uncont .icon-box{
		display: inline-block;
	}

	.custom-iconBox .uncont .icon-box,
	.reverse-icons.custom-iconBox .uncont .icon-box{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 400px;
		margin: 0 auto;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.custom-iconBox .uncont .icon-box{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}

	.reverse-icons.custom-iconBox .uncont .icon-box{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		text-align: left;
	}

	.reverse-icons .uncont .icon-box p{
		text-align: left !important;
	}

	.custom-iconBox.reverse-icons .icon-box-right .icon-box-content{ 
		padding-right: 0; 
		padding-left: 15px; 
	}

	.custom-iconBox .uncont .icon-box-left .icon-box-icon, 
	.custom-iconBox .uncont .icon-box-right .icon-box-icon{
		width: auto !important;
    margin-top: 0;
  }

  .abilitySection .row .row-inner .uncont .uncode_text_column{
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .single-internal-gutter #header-floating-box #availability-legal {
    background-color: #fff !important;
  }

  .able-inner .input-able.inner-input input{
    width: 100% !important;margin-bottom: 10px;
  }

  .inner-banner .row-parent.row-header {
    min-height: 150px;
  }

  .wpcf7-form .form-input .width-half{width: 100%;}
  .wpcf7-form .form-input .width-half:first-child{padding-right: 0;}
  .wpcf7-form .form-input .width-half:last-child{padding-left: 0}

  /* timeline responsive */
  .timeline{
    width:100%;
    padding-bottom:0;
  }
  .timeline:before{
    left:20px;
    height:100%;
  }
  .timeline ul li:nth-child(odd),
  .timeline ul li:nth-child(even)
  {
    width:100%;
    text-align:left;
    padding-left:50px;
    padding-bottom:50px;
  }
  .timeline ul li:nth-child(odd):before,
  .timeline ul li:nth-child(even):before
  {
    top: 32px;
    left: 16px;
  }
  .timeline ul li:nth-child(odd) .time,
  .timeline ul li:nth-child(even) .time{
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    width: auto !important;
  }

  .timeline ul li:nth-child(even) .time h4 {
    text-align: left;
    top: 10px;
  }

  .timeline ul li .time h4 span{
    left: 30px;
  }

  /* header */
  .menu-wrapper.menu-sticky .menu-container{background: rgb(246, 246, 246);}

  .TopheaderWrapper{padding: 8px 15px 8px;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #F68D1F;
  }

  .TopheaderWrapper > a{color:#fff}

  .topEmail{padding: 10px 80px;margin-bottom: 10px;display: none;}

  .widget-container .top-header ul li{display: inline-block;}

  .overlay .overlay-container {padding: 10px;}

  .main-container .row-container .row-parent,
  .quad-block-padding{padding: 15px;}
  body .responsive-padding{padding: 15px!important;}

  h2:not([class*="fontsize-"]), .h2:not([class*="fontsize-"]){line-height: normal; font-size: 24px;}

  footer .footer-center.footer-last{ padding-bottom: 0; padding-top: 0; }

  .pricingBoxes.residential{
    padding-top: 54px;
  }

  .main-container .abilitySection.row-container .row-parent .single-internal-gutter .uncont .wpb_raw_html{
    margin-top: -36px !important;
  }

  .HeaderBanner h4 br{display: none;}
  .digital-marketing-header .background-wrapper .background-inner {
    background-position: center center !important;
  }
  input#exampleInputEmail1{
    width: 100%;
    margin-bottom: 10px;
  }
  .iconlistWit a.custom-link{
    -webkit-transform-origin: center !important;
    -ms-transform-origin: center !important;
    transform-origin: center !important;
    margin-bottom: 20px;
  }
  .options .icons{
    width: 100%;
    margin-bottom: 30px;
  }
  .icons.or-option{
    display:none;
  }
  .able-inner h3{
    margin-top: 20px;
  }
  .contact-detail .background-inner {
    background-size: cover !important;
  }
  
  .side-form-section .btn-container a{width:100%;}
  .btnCommanCenter-btn,
  .story-layout .single-internal-gutter .btn-container .btnCommanleft,
  .orange-division .single-internal-gutter .btn-container .btnCommanleft,
  .combine-section .single-internal-gutter .btn-container .btnCommanleft,
  .Inner-bottom-Contact .single-internal-gutter .btn-container .btnCommanCenter,
  .reverse_sectoins  .single-internal-gutter .btn-container .btnCommanleft,
  .multiTimeBtn .row-inner .uncont .btn-container{
    -ms-transform-origin: unset !important;
    transform-origin: unset !important;
    -webkit-transform-origin: unset !important;
  }
  .get-touch-submit{
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .get-touch-submit .desclaimer{
    padding-top: 15px;
    width: 100%;
  }
  .get-touch-submit .submit{
    margin-right: 0;
  }
  .directory-img_manage .single-block-padding{
    padding-bottom: 0;
  }
  .inner-org div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_directory-grid li,
  .directory_listing_search div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_directory-grid li{
    width: 25%;
  }
  
  .business_Copyform .input-able{
    width:100%; margin: 0;
  }
  .multiTimeBtn .row-inner .uncont .btn-container{
    text-align: center;
  }
  .multiTimeBtn .row-inner .uncont .btn-container a{
    -webkit-transform: unset !important;
    -ms-transform: unset !important;
    transform: unset !important;
    display: block;
  }
  .btn, .btn-link{
    padding: 13px 25px 13px 25px !important;
  }
  .revers-inputs{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .business_Copyform .checkbox-able label{
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .business_Copyform .checkbox-able label{-ms-flex-wrap: wrap;flex-wrap: wrap;}
  .business_Copyform .checkbox-able{
    position: unset;
    padding: 0px 20px 0 0px;
  }
  .business_Copyform .disclaimer-text{
    margin-top: -10px;
    padding: 0 15px;
    text-align: center;
  }
  .single-internal-gutter #header-floating-box #availability-legal {
    top: -9px !important;
  }

  .custom-test{margin-top: 5px !important;}
  .google-search .row-inner .col-lg-2 {
    width: 70%;
  }
  .top-header .topheadercontent .header-comm.phone-sec .call-plan a img {
    display: none !important;
  }
  .topheadercontent .TopheaderWrapper {
    padding: 15px 0 !important;
    margin-bottom: 10px;
    width: 100%;
  }
  .topheadercontent {
    padding: 3px 15px 5px;
  }
  #custom_html-2 .topheadercontent {
    padding: 2px 15px 7px 15px !important;
    flex-direction: unset;
    justify-content: space-between;
    align-items: center;
  }
  .topheadercontent .webemail a span {
    display: none;
  }
  .topheadercontent .webemail a i {
    color: #fff;
    font-size: 19px;
  }
  .topheadercontent .call-plan p i {
    color: #fff;
    font-size: 19px;
  }
  #custom_html-3 .topheadercontent .header-comm {
    width: 65%;
    max-width: 100%;
    text-align: center;
  }
  .shop-online{
    padding-top:2px;
  }
  .shop-online p{
    padding-top: 0 !important;
  }
  .call-plan p{
   padding-top: 6px;
 }
 .webemail {
  padding-top: 5px !important;
}
.shop-online p a{
  transform-origin: center !important;
}
.desktop-call{
  display: none;
}
.mobile-call{
  display: block;
}
.phone-sec,.mail-sec{
  width: 10% !important;
}
.phone-sec{
  text-align: left !important;
  padding-left: 5px;
}
.topheadercontent p, .topheadercontent a {
  font-size: 12px;
  line-height: 18px;
}
.satellite-template-default .banner-info{
  bottom: -15px;
}
}

@media(max-width:575px){
	.inner-org div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_directory-grid li,
	.directory_listing_search div[class="ub_status_check_widget"].ub_status_check_widget .ubsc_directory-grid li{
		width: 33.3%;	
	}
	.security-tools-sub-headings h2,
	.contact-headquater h4,
	.partners-sub-titles h3,
	.media-kit-subheading h3{
		font-size: 22px !important;
	}
	.reverse_sectoins  .single-internal-gutter .btn-container .btnCommanleft,
	.reverse_sectoins .buttonSmStyle.multiTimeBtn .row-inner .uncont .btn-container a{
		font-size: 17px !important;	
    transform: none !important;
  }
  .btn, .btn-link{
    padding: 13px 12px 13px 12px !important;
  }
  .Col-padding .single-block-padding{
    padding: 36px 10px 36px 10px;
  }
  .custom-test p{
    margin-top: 0;
  }
  .guardian-section .vc_custom_1598274523911 .text-left .heading-text{
    text-align:center;
  }
  .wpcf7-recaptcha{
    transform: scale(0.8);
    transform-origin: left;
  }
  .box-container{
    width: 100%;
    margin: 0 !important;
  }
  .btn:not(input):not(.checkout-button):not(.btn-no-scale), .btn-link:not(input):not(.checkout-button):not(.btn-no-scale){
    transform: scale(1);
  }
  .panel-title.active > a span:after{
    transform: rotate(90deg);
  }
  .panel-title > a > span:after{
    top:auto;
    transform: rotate(0);
  }
}

@media only screen and (max-width:400px) {
	.single-internal-gutter #header-floating-box #availability-legal {
		top: -9px !important;
	}	
	.custom-test{margin-top: 5px !important;}

 footer .footer-center.footer-last .no-h-padding{
  padding-bottom:0px;
}
.footer-scroll-top{
  right: 7px;
}
.box-wrapper{
  margin-bottom: 0;
}
.careers-benefits .vc_custom_1582280879795 {
  margin-top: 0 !important;
}
.careers-benefits .vc_custom_1582280879795 h4{
  padding-top: 0 !important;
}
}

@media (min-width:960px){
  p,
  .text-lead p,
  .uncont p{
    font-size: 18px;
  }

  .moving-widget-section #root .serviceabilityCheck .row .col-lg-5{
    padding-left: 0;
    vertical-align: middle;
  }

  .HeaderBanner .limit-width.row-header {
    /*min-height: 600px;*/
    min-height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .business-copyrow.HeaderBanner .limit-width.row-header{min-height: 300px;}

  .menu-primary ul.menu-smart > li > a,
  .menu-primary ul.menu-smart li.dropdown > a {
    padding:0 14px 0 14px !important;
  }

  header .row-menu-inner .dropdown .drop-menu .dropdown > a {
    padding: 5px 9px 5px 9px !important;
  }

  body[class*=hmenu-] .navbar-nav-last > ul > li:first-child > a{padding-left:14px !important; }

  body[class*=hmenu-] .navbar-nav-last > ul > li:last-child > a{padding-right:14px !important; }

  .hmenu .menu-primary .menu-smart > li > a:before, 
  .hmenu-center .menu-primary .menu-smart > li > a:before{height: calc(50% - 0.50em) !important;}

  .pricingBoxes{padding-top: 170px;}

  .menu-horizontal .menu-smart ul{ padding: 0}

  .post-content > .reverse_sectoins.row-container > .row > .row-inner{ margin-top: -80px;}

  .main-container .row-container .row-parent .uncont > .three-box-icon.row-container{
    margin-top: -52px !important;
  }

  .Inner-side-Contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
  }

  .single-internal-gutter #header-floating-box.small {
    padding: 0 !important;
  }

  .PricingCercle > p {
    margin-top: 0;
  }

  .main-container .abilitySection.row-container .row-parent .single-internal-gutter .uncont .wpb_raw_html, .main-container .inner-org.row-container .row-parent .single-internal-gutter .uncont .wpb_raw_html {
    margin-top: -66px !important;
  }
  .media-logo-sec.card-section .row-inner{
    margin-left: 0px !important;
    width: 100% !important;
  }
}

@media only screen and (max-width:1169px) {
	.HeaderBanner .background-inner {
		background-position: 70% 0 !important;
	}
}

@media only screen and (min-width:1170px) {
	.HeaderBanner .btn-container a{ 
		font-size: 20px;
	}

	.free-assessment-url input[type=text] {
		width: 240px;
	}
	
	.site-footer .background-inner {
		background-position: bottom center !important;
	}
}