/*
Theme Name: Leaptel
Theme URI: https://baseonesolutions.com/
Author: baseonesolutions 
Author URI: https://baseonesolutions.com/
Description: Wordpress Theme
Version: 1.0.0
Text Domain: leaptel
*/
/*Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,
dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,
tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
    margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline;
}
sub,sup{
	font-size: 60%;
}
body {
	position: relative;
	background: #fff;	
	margin:0;
	padding:0;
	font-family: 'Muli', sans-serif;
	font-size: 17px;
	line-height: 28px;	
	color: #001019;
	font-weight: 400;
}
ul,ol { list-style:none; }
img,fieldset { border:none; }
article,aside,details,figcaption,figure,footer,
header,hgroup,main,nav,section,summary { display: block; }
figure { margin:0; padding:0; }
.clearfix {
	clear: both;
	height:0;
	width:100%;
	overflow:hidden;
}
embed, iframe, object, video { max-width: 100%; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
*, *:before, *:after {
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box;
}

h1,h2,h3,h4,h5,h6 { 
	font-family: "como",sans-serif;
	color: #2A363F;
}
h1,h2,h6 { color: #86C441; }
h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	padding-bottom: 30px;
}
h2 {
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	padding-bottom: 30px;
}
h3 {
	font-size: 32px;
	line-height: 40px;
	font-weight: 500;
	padding-bottom: 20px;
}
h4 {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 20px;
}
h5 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	padding-bottom: 20px;
}
h6 {
	font-size: 18px;
	line-height: 28px;
	color: #86C441;
	font-weight: 800;
	padding-bottom: 20px;
}
p {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 25px;
}
a {
	color: #86C441;
	text-decoration: underline;
}
a:hover { color: #549302; }
.alignleft{
	float: left;
}
.btn:focus{
	-webkit-box-shadow: none;
	box-shadow: none;
}
.list-doteded {
	list-style-type: none;
	padding: 0 0 15px 30px;
}
.list-doteded li,
.list-tick li {
	position: relative;
	padding-left: 30px;
}
.list-doteded li:before {
	content: '•';
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
}
.list-tick li:before{
	content: "";
    background-color: transparent;
    position: absolute;
    left: 5px;
    top: 3px;
    width: 10px;
    border-bottom: 2px solid #86C441;
    height: 20px;
    border-right: 2px solid #86C441;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.btn {
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 8px 15px;
	min-width: 148px;
	text-align: center;
	border: none;
}
.btn-primery,
.btn-primary {
	background: #86C441 !important;
	color: #fff !important;
	font-weight: 700;
}
.btn-primery:hover,
.btn-primary:hover,
.easy-online-signup-form input[type='submit']:hover,
.pay-bill-form input[type='submit']:hover,
.pd-leap-in a:hover { background: #549302 !important; color: #fff; }
.easy-online-signup-form input[type='submit']:hover,
.pay-bill-form input[type='submit']:hover{
	border-color: #549302;
}
.btn-secondary {
	background: #2A363F;
	color: #fff !important;
	font-weight: 700;
}
.btn-secondary:hover { background: #001019; }
.btn-tertiary {
	font-size: 12px;
	line-height: 30px;
	background: #fff;
	border: 2px solid #2A363F;
	color: #000000;
	font-weight: 700;
}
.btn-tertiary:hover {
	border-color: #86C441;
	color: #86C441;
}
.list-bullet {
	list-style-type: none;
	padding: 0 0 10px 20px;
}
.list-bullet li {
	padding: 0 0 5px 25px;
	position: relative;
}
.list-bullet li:before {
	content: '';
	display: block;
	width: 4px;
	height: 4px;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #86c441;
	position: absolute;
	left: 0;
	top: 12px;
	z-index: 1;
}
.como-font{
	font-family: "como",sans-serif !important;
}
.text-bold{
	font-weight: 700 !important;
}
.font-size-22{
	font-size: 22px !important;
}
.font-size-14{
	font-size: 14px !important;
}

.text-green{
	color: #86C441;
}
.light-black-color{
	color: #2A363F !important;
}
.block-image{
	display: block;
	max-width: 100%;
	height: auto;
}
.hidden{
	display: none !important;
}
#overlay{
	display: none;
}

/*--------------------*/
/*   Page structure   */
/*--------------------*/
#wrapper { 
	width: 100%; 
	overflow: hidden; 
}
.center-content {
	max-width: 1122px;
	margin: 0 auto;	
}
.header-container .main-herader .left-logo img{
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-transition: all 1s;
	transition: all 1s;
}
/*--------------------*/
/* header-container   */
/*--------------------*/
/*	Start Top Search 	*/
.top-search {
	background: #222b32;
	display: none;
	padding: 12px 30px; /*--add left and right padding--*/

}
.search-fild {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: -webkit-center;
	align-items: -ms-center;
	align-items: center;
	justify-content: -webkit-space-between;
	justify-content: -ms-space-between;
	justify-content: space-between;
}
.search-fild input[type=text] {
	background: transparent;
	outline-style: none;
	width: 95.5%;
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #222b32;
	-webkit-transition: all 0.7s;
	transition: all 0.7s;
	margin: 0;
	padding: 10px 0;
	color: #fff;
	display: inline-block;
}
.search-fild input::placeholder {
	font-size: 16px;
    line-height: 20px;
    color: #fff;
}
.search-fild input[type=text]:focus { border-bottom: 2px solid #fff; color: #fff; }
.search-fild .search-btn {
	outline-style: none;
	border: none;
	background: transparent;
	cursor: pointer;
	width: 33px;
	min-width: inherit;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.search-fild .search-btn:hover{
	background: transparent;
}
.search-fild .search-btn img {
	max-width: 100%;
	height: auto;
	display: block;
}
/*	End Top Search 	*/

.header-container {
	background: #fff;
}
.sticky-header{
	position: fixed;
	left: 0;
	width: 100%;
	-webkit-transition: all 1s;
	transition: all 1s;
	z-index: 99999;
}
.sticky-now .main-herader{
	border-bottom: 3px solid #F2F2F2
}
.main-herader .left-logo a{
	display: block;
	max-width: 191px;
}
.sticky-header .main-herader .left-logo,
.main-herader .left-logo a{
	-webkit-transition: all 1s;
	transition: all 1s;
}
.sticky-now .main-herader .left-logo{
	padding-top: 10px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.sticky-now .main-herader .left-logo a{
	display: block;
	max-width: 110px;
	-webkit-transition: all 1s;
	transition: all 1s;
}
.header-top { 
	background: #2A363F;
	padding: 0 30px;
}
.header-top nav { 
	padding: 8px 0;
	position: relative;
}
.header-search {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 999;
	background: #fff;
	padding: 5px 5px 5px 5px;
	border: 2px solid #52606A;
	border-radius: 5px;
	display: none;
}
.header-search input[type="email"],
.header-search input[type="search"],
.header-search input[type="text"] {
	display: block;
	width: 280px;
	height: 40px;
	border: 0;
	padding: 0 20px 0 30px;
	background: #fff url('assets/images/icon-search.png') no-repeat 5px center;
	font-size: 18px;
	color: #939598;
}
.header-search *[type="submit"] {
	display: none;
	width: 100%;
}
.header-top nav ul {
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.header-top nav li {
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	width: 16.666666%;
	text-align: center;
	position: relative;
	padding: 4px 5px 7px 5px;
}
.header-top nav li a,
.header-top nav li span.phone {
	display: inline-block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.header-top nav li a i,
.header-top nav li span.phone i {
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	font-weight: 300;
	color: #86c441;
	padding-right: 2px;
}
.header-top nav li a > i,
.mobile-nav nav li a > i{
	display: inline-block;
	max-width: 20px;
}
.header-top nav li a > i > img{
	display: block;
	max-width: 100%;
	height: auto;
}
.mobile-nav nav li a > i > img{
	display: block;
	width: 17px;
	height: auto;
}
.header-top nav li a:hover { color: #86c441; }
.header-top nav li:after,
.header-top nav li:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 32px;
	background: #52606A;
}
.header-top nav li:after { display: none; }
.header-top nav li:last-child:after {
	display: block;
    right: 0;
    left: inherit;
}
.main-herader { padding: 0 30px; }
.main-herader .left-logo { padding: 24px 0 10px 0; }
.header-menu ul,
.header-menu {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.header-menu ul li {
	position: relative;
	font-size: 18px;
	line-height: 22px;
	color: #001019;
}
.header-menu ul li a { 
	color: #001019;
	text-decoration: none;
	transition: 0.3s;
}
.header-menu ul li:hover > a { color: #86C441; }
.header-menu > ul > li { margin-left: 30px; }
.header-menu > ul > li:first-child { margin-left: 0; }
.header-menu ul ul {
	opacity: 0;
	visibility: hidden;
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	width: 190px;
	background: #2A363F;
	z-index: 9999;
	transition: opacity 0.5s, visibility 0.5s;
}
.header-menu li:last-child ul {
	z-index: 999;
}
.header-menu ul ul:before {
	content: '';
	position: absolute;
	top: -6px;
	left: 0;
	width: 81px;
	height: 6px;
	background: #86C441;
}
.header-menu ul li:hover > ul {
	opacity: 1;
	visibility: visible
}
.header-menu > ul > li:last-child > ul:before {
    right: 0;
    left: inherit;
}
.header-menu > ul > li > a { position: relative; }
.header-menu > ul > li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	justify-content: center
} 
.header-menu ul li.menu-item-has-children a {
	padding-right: 15px;
	display: block;
}
.header-menu ul li.menu-item-has-children > a:after {
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
	border: 5px solid transparent;
	border-color: #747474 transparent transparent  transparent ;
}
.header-menu > ul > li.current-menu-item > a,
.header-menu > ul > li.current-menu-ancestor > a{
    color: #86C441;
}
.header-menu ul ul li.current-menu-item > a{
	background: #86C441;
    color: #fff;
}
.header-menu > ul > li:not(:first-child) > ul { left: 0; }
.header-menu > ul > li:last-child > ul { left: inherit; right: 0; }
.header-menu ul ul li { padding: 0; }
.header-menu ul ul li a {
	display: block;
	border-bottom: 2px solid #fff;
	color: #fff;
	text-transform: capitalize;
	padding: 9px 13px;
}
.header-menu ul ul li:last-child { border-bottom: 0; }
.header-menu ul ul li:hover > a {
	background: #86C441;
	color: #fff;
}
.header-menu ul ul li.menu-item-has-children a:after {
	top: 12px;
	border-width: 8px;
	border-color:  transparent  transparent  transparent #fff;
}
.header-menu ul ul li ul {
	top: 0;
	left: 100%;
}
.menu-button {
	display: none;
	width: 31px;
	height: 22px;
	cursor: pointer;
	position: absolute;
	right: 30px;
	top: 30px;
	padding: 10px 0;
}
.menu-button span {
	display: block;
	height: 4px;
	width: 100%;
	position: relative;
	background: #2a363f;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.menu-button span:before,
.menu-button span:after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background: #2a363f;
	-ms-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	left: 0;
	right: 0;
}
.menu-button span:before { top: -9px; }
.menu-button span:after { top: 9px; }
.menu-button span,
.menu-button span:before,
.menu-button span:after {
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.navOpen .menu-button span {
	background: transparent;
}
.navOpen .menu-button span:before {
	-ms-transform: rotate(45deg) translate(3px, 10px);
	-webkit-transform: rotate(45deg) translate(3px, 10px);
	transform: rotate(45deg) translate(3px, 10px);
}
.navOpen .menu-button span:after {
	-ms-transform: rotate(135deg) translate(-3px, 10px);
	-webkit-transform: rotate(135deg) translate(-3px, 10px);
	transform: rotate(135deg) translate(-3px, 10px);
}
.mobile-nav-area {
	overflow: hidden;
	position: absolute;
	top: 100%;
	right: 0;
	width: 280px;
	background: #F2F2F2;
	z-index: 999;
	display: none;
	border-top: 2px solid #e4e3e3;
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	transition: transform 0.3s;
}
.mobile-nav-top ul { display: block !important; }
.mobile-nav-top .search-item { display: none; }
.mobile-nav-top .header-search {
	display: block;
	position: relative;
	border: 0;
	padding: 0 18px;
	width: 100%;
	border-radius: 0;
}
.mobile-nav-top .header-search input[type="email"], 
.mobile-nav-top .header-search input[type="search"], 
.mobile-nav-top .header-search input[type="text"] {
	background-position: 0 center;
	width: 100%;
	padding-right: 10px;
	border-radius: 0;
}
.mobile-nav-top { background: #2A363F; }
.mobile-nav-top ul li { padding: 0; }
.mobile-nav-area .mobile-nav-top ul li a,
.mobile-nav-area .mobile-nav-top li span.phone {
	display: block;
	padding: 5px 5px 5px 20px;
	border-bottom: 2px solid #52606a;
	color: #fff;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.mobile-nav-area .mobile-nav-top ul li a i,
.mobile-nav-area .mobile-nav-top li span.phone i { padding-right: 10px; }
.mobile-nav-area .mobile-nav-top ul li a:hover {
	background: #fff;
	color: #85C441;
}
.mobile-nav-area .main-mobile-menu  li.menu-item-has-children { position: relative;  }
.mobile-nav-area .submenu-toggler {
	display: block;
	font-size: 20px;
	width: 28px;
	height: 28px;
	position: absolute;
	right: 24px;
	top: 12px;
	cursor: pointer;
	padding: 0 0 0 6px;
}
.mobile-nav-area .submenu-toggler:after {
	display: block;
	font-family: "Ionicons";
	content: '\f218';
	color: #000;
}
.mobile-nav-area .submenu-toggler.open:after { content: '\f209'; }
.mobile-nav-area ul li a {
	text-decoration: none;
	color: #2a363f;
}
.mobile-nav-area .main-mobile-menu li { padding: 0; }
.mobile-nav-area .main-mobile-menu li a {
	display: block;
	width: 100%;
	border-bottom: 2px solid #e4e3e3;
	padding: 10px 5px 10px 20px;
	text-decoration: none;
}
/*.mobile-nav-area .main-mobile-menu li:last-child > a { border: 0; }*/
.mobile-nav-area .main-mobile-menu li ul { display: none; }
.mobile-nav-area .main-mobile-menu li ul li a { padding-left: 30px; }
.mobile-nav-area .main-mobile-menu li ul li li a { padding-left: 40px; }
.mobile-nav-area .main-mobile-menu li ul li a:before {
	content: '';
	display: inline-block;
	margin-right: 2px;
	font-weight: 700;
}
.mobile-nav-area .main-mobile-menu li ul li li a:before { content: '--'; }
.mobile-nav-area .submenu-toggler.open + a ,
.mobile-nav-area .main-mobile-menu li a:hover,
.mobile-nav-area .main-mobile-menu > ul > li.current-menu-ancestor > a,
.mobile-nav-area .main-mobile-menu li.current-menu-item > a{ background: #fff; }

.mobile-nav-area .main-mobile-menu > ul > li.current-menu-ancestor > a,
.mobile-nav-area .main-mobile-menu li.current-menu-item > a{
	background: #2a363f;
	color: #fff;
}
.mobile-nav-area .main-mobile-menu > ul > li.current-menu-ancestor > span.submenu-toggler:after,
.mobile-nav-area .main-mobile-menu li.current-menu-item > span.submenu-toggler:after{
	background: #2a363f;
	color: #fff
}
.navOpen .mobile-nav-area {
	-ms-transform: inherit;
	-webkit-transform: inherit;
	transform: inherit;
}
.mobile-nav-area{
	height: 100vh;
	overflow: auto;
}
/* ---------------------- */
/* banner-container       */
/* ---------------------- */
.banner-container { background-color: #2a363f; }
.banner-container .ms-bullets.ms-dir-h { display: block; padding-bottom: 30px; }
.banner-container .ms-bullet {
	border: 1px solid #f2f2f2;
	width: 16px;
	height: 16px;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: transparent !important;
}
.ms-bullet.ms-bullet-selected { background: #f2f2f2 !important; }
.banner-container .ms-layer *,
.banner-container .ms-layer *:before,
.banner-container .ms-layer *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner-large-circle {
	width: 364px;
	height: 364px;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #86C441;
	display: table;
	padding: 30px 10px;
	text-align: center;
	position: relative;
	margin-right: 20px;
}
.banner-large-circle .content {
	display: table-cell;
	vertical-align: middle;
	font-size: 36px;
	line-height: 44px;
	font-weight: 600;
	color: #fff;
}
.banner-large-circle .content p {
	font-family: "como",sans-serif; 
	font-size: 36px;
	line-height: 44px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 0;
}
.banner-large-circle .content p ~ small {
	display: block;
	font-family: "como",sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
}
.banner-large-circle a.learnmore {
	display: table;
	width: 172px;
	height: 172px;
	position: absolute;
	bottom: -67px;
	right: 0;
	background: #2A363F;
	text-decoration: none;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-family: "como",sans-serif; 
	font-size: 24px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.banner-large-circle a.learnmore:hover { background: #549302; }
.banner-large-circle a.learnmore span {
	display: table-cell;
	vertical-align: middle;
}
.ms-skin-default .ms-nav-prev,
.ms-skin-default .ms-nav-next { background-repeat: no-repeat; }
.ms-skin-default .ms-nav-prev { background-position: 10px center; }
.ms-skin-default .ms-nav-next { background-position: -20px center }

.banner-container .ms-slide.slide-1 .ms-slide-bgcont:after {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1;
}
.banner-container .ms-layer,
.banner-container .normal-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.banner-container .normal-content {
	max-width: 290px;
	color: #fff;
	text-shadow: 0px 0px 3px #000000;
	font-size: 20px;
	line-height: 30px;
	-ms-transform: translateY(100px);
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}
.banner-container .normal-content p { 
	font-family: "como",sans-serif;
	font-size: 36px; 
	line-height: 44px; 
	font-weight: 600;
	padding: 0;
}
.banner-container .banner-forg {
	max-width: 250px;
	-ms-transform: translate(-20px,-50px); 
	-webkit-transform: translate(-20px,-50px); 
	transform: translate(-20px,-50px); 
}
.banner-container .banner-forg img {
	display: block;
	max-width: 100%;
	height: auto;
}
.banner-container .odd .banner-forg {
	-ms-transform: translate(0,-50px); 
	-webkit-transform: translate(0,-50px); 
	transform: translate(0,-50px); 
}

/* --------------------- */
/* news-letter-container */
/* --------------------- */
.news-letter-container {
	background: #2a363f url('assets/images/background-navy-with-circles@2x.png') no-repeat right center;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 25px 30px 15px 30px;
}
.news-letter-container h1,
.news-letter-container h2 {
	font-size: 32px;
	line-height: 40px;
	color: #fff;
	padding-bottom: 45px;
}
.ns-form {
	width: 100%;
	display: block;
	max-width: 737px;
	margin: 0 auto;
}
.ns-form .form-group {
	position: relative;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	overflow: hidden;
}
.ns-form input[type="email"],
.ns-form input[type="text"] {
	border: 0;
	margin: 0;
	padding: 0 20px 0 30px;
	outline: 0;
	display: block;
	width: 100%;
	height: 60px;
	font-size: 18px;
	color: #939598;
	-webkit-border-radius: 40px;
	border-radius: 40px;
}
.ns-form *[type="submit"] {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 120px;
	height: 100%;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 700;
	background: #86C441;
	cursor: pointer;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.ns-form *[type="submit"]:hover { background: #549302; }



/* ----------------------------*/
/* service-accordion-container */
/* ----------------------------*/
.service-accordion-container h2 {
	font-size: 40px;
	line-height: 50px;
	color: #86C441;
	font-weight: 600;
}
.sidebar-accordion li {
	font-family: 'como', sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #2A363F;
	background: #F2F2F2;
	outline: 0;
	border: 0;
	margin: 0;
	cursor: pointer;
	border-bottom: 2px solid #fff !important;
}
.sidebar-accordion li.active {
	background: #2A363F;
	color: #fff;
}
.accordion-content h3,
.accordion-content h4 {
	font-size: 22px;
	line-height: 30px;
	color: #2A363F;
	padding: 0;
	margin: 0;
	display: none;
	font-family: "como",sans-serif;
	font-weight: 700;
}
.accordion-content h4{
	font-family: 'muli', sans-serif;
	font-weight: 800;
	font-size: 18px;
	color: #fff;
}
.accordion-content h4 a{
	text-decoration: none !important;
	color: #fff;
}
.accordion-content h3 a,
.accordion-content h4 a{
	display: block;
	background: #F2F2F2;
	color: #2A363F !important;
	padding: 14px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration: none;
	position: relative;
	padding-right: 40px;
}
.accordion-content h3 a:after,
.accordion-content h4 a:after {
	font-family: "Ionicons";
	content: '\f218';
	display: inline-block;
	position: absolute;
	top: 50%;
	right: 20px;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.accordion-content h3.active a:after,
.accordion-content h4.active a:after { content: '\f209'; }
.accordion-content h3.active a,
.accordion-content h4.active a { background: #2A363F; color: #fff !important; }
.accordion-content .content-inner {
	padding: 0 0 20px 20px;
}
.accordion-content .tab-content { display: none; }

/* ------------------ */
/* services-container */
/* ------------------ */
.services-container {
	background: #F2F2F2;
	padding: 100px 15px 90px 15px;
}
.flying-image img {
	display: block;
	max-width: 300px;
	height: auto;
}
.services-slider .item-img {
	display: block;
	width: 211px;
	height: 211px;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 20px;
	overflow: hidden;
}
.services-slider .item-img img {
	display: block;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}
.services-slider .service-box-content h3 { font-weight: 600; }
.owl-dots {
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
}
.owl-dots .owl-dot {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: #fff;
	border: 1px solid #E4E3E3;
	margin: 4px;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.owl-dots .owl-dot.active { background: #E4E3E3; }

/* ---------------------- */
/* about-section          */
/* ---------------------- */
.about-section {
	/* background:  #939598 url('assets/images/banner-image.jpg') no-repeat center center; */
	background-repeat: no-repeat;
	background-position: center center;
	background-color:  #939598;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 175px 0;
	overflow: hidden;
}
.about-section h2 { padding-bottom: 10px; }
.about-section-info {
	padding: 50px 25px 50px 50px;
	background: #fff;
	-ms-border-radius: 10px  0 0 10px;
	-webkit-border-radius: 10px  0 0 10px;
	border-radius: 10px  0 0 10px;
	position: relative;
}
.about-section-info:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 99%;
	width: 800%;
	background: #fff;
	height: 100%;
}

/* ---------------------- */
/* affiliations-container */
/* ---------------------- */
.affiliations-container { padding: 120px 15px 120px 15px; }
.affiliations-container  .owl-dots { padding: 40px 0 0 0; }

/* -------------------- */
/* footer-container     */
/* -------------------- */
.footer-top,
.footer-container { background: #2a363f; }
.footer-top { padding: 40px 0 20px 0; }
.footer-top ul:not(.footer-social) {
	padding: 0 0 30px 0;
	margin: 0;
}
.footer-top h6,
.footer-top ul:not(.footer-social) li {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding: 0;
	padding-bottom: 10px;
	color: #fff;
}
.footer-top ul:not(.footer-social) li a { 
	color: #fff; 
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	text-decoration: none; 
}
.footer-top ul:not(.footer-social) li a:hover { color: #86C441; }
.footer-bottom {
	background: #001019;
	color: #fff;
}
.footer-top ul.footer-social {
	overflow: hidden;
	padding: 5px 0 10px 0;
}
.footer-top ul.footer-social li {
	float: left;
	font-size: 22px;
}
.footer-top ul.footer-social li:not(:last-child) { padding-right: 10px; }
.footer-top ul.footer-social li a {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #fff;
	color: #2a363f;
	text-align: center;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	margin: 5px 0;
	text-decoration: none;
}
.footer-top ul.footer-social li a:hover {
	background: #86C441;
	color: #fff;
}
.footer-bottom { padding: 11px 0; }
.footer-bottom p {
	font-size: 14px;
	color: #fff;
	padding: 0;
	margin: 0;
}
.footer-bottom p br { display: none; }

/* --------------------- */
/* inner-banner-container */
/* ---------------------- */
.inner-banner-container {
	background-color: #2A363F ;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.inner-banner-container:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 0;
}
.inner-banner {
	position: relative;
	z-index: 1;
	color: #fff;
	height: 340px;
	padding: 0 15px;
}
.inner-banner h1,
.banner-title {
	font-size: 60px;
	line-height: 50px;
	text-transform: capitalize;
	color: #fff;
	font-weight: 400;
	padding: 0;
	font-family: "como",sans-serif;
}

/* -------------------- */
/* entry content        */
/* -------------------- */
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	font-family: 'como', sans-serif;
    color: #2A363F;
    font-weight: 600;
}
.entry h6{
	font-family: 'muli', sans-serif;
	font-weight: 800;
}
.entry h1, .entry h3,.entry h6 { color: #86C441; }
.entry h1 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 30px;
}
.entry h2 {
	font-size: 32px;
	line-height: 38px;
	padding-bottom: 25px;
}
.entry h3 {
	font-size: 26px;
	line-height: 32px;
	font-weight: 500;
	padding-bottom: 24px;
}
.entry h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	padding-bottom: 20px;
}
.entry h5 {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	padding-bottom: 20px;
}
.entry h6 {
	font-size: 18px;
	line-height: 24px;
	color: #86C441;
	font-weight: 800;
	padding-bottom: 20px;
}
.entry p {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 25px;
}
.entry a:not(.btn) {
	color: #86C441;
	text-decoration: underline;
}
.entry a:not(.btn):hover { color: #549302; }




input[type="text"], 
input[type="email"], 
input[type="number"], 
input[type="submit"], 
*[type="submit"],
select,
textarea {
    display: block;
    outline: 0;
    padding: 0 17px;
    width: 100%;
    font-family: 'Muli', sans-serif;
    font-size: 16px;
    color: #787879;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 3px solid #E4E3E3;
    margin: 0;
}
label {
	font-family: 'Muli', sans-serif;
    font-size: 16px;
    line-height: 14px;
    font-weight: 600;
	color: #2A363F;
}
input[type="text"], 
input[type="email"], 
input[type="number"], 
input[type="submit"], 
*[type="submit"] { height: 40px; }

textarea {
    padding: 12px 17px 15px 17px;
    height: 290px;
    line-height: 20px;
    -webkit-resize: none;
    resize: none;
}


input[type="submit"], 
*[type="submit"] {
    display: inline-block;
    width: inherit;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    background: #86C441;
    border-color: #86C441;
    cursor: pointer;
    min-width: 148px;
    height: 48px;
    text-align: center;
    padding: 5px 15px;
    -ms-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

input[type="submit"]:hover, 
*[type="submit"]:hover {
	background: #549302;
	border-color: #549302;
	color: #fff;
}


.error input[type="text"], 
.error input[type="email"], 
.error input[type="number"],
.error textarea,
.gfield_error input[type="text"], 
.gfield_error input[type="email"], 
.gfield_error input[type="number"],
.gfield_error textarea,
.gfield_error select {
	border-color: #c1272d;
}

select {
	height: 40px;
	cursor: pointer;
}
.ginput_container_date .ginput_container_date {
	display: inline-block;
	margin: 5px;
}
.ginput_container_date select {
	min-width: 85px;
	text-align: center;
	padding: 5px;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
	margin-left: 5px;
}
.entry .gfield{
	margin-bottom: 15px;
}
.xi-myeway-required,
.gfield_required{
	color: #c1272d;
}

/* -------------------- */
/* about page           */
/* -------------------- */
.about-content img{
	display: block;
	max-width: 100%;
	height: auto;
}
.about-content .left-image img {
	display: block;
	width: 100%;
	max-width: 225px;
	height: auto;
}
.feture-row-container { background: #fff; }
.feture-row-container .left-image {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 272px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.feture-row-container .left-image img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
}

.feture-row-container > .row { padding: 50px 0; }
.feture-row-container > .row:first-child { padding-top: 0; }
.feture-row-container .content-outer { max-width: 560px; }
.feture-row-container .content {
	background: #fff;
	position: relative;
	padding: 50px 45px 34px 48px;
	margin-left: -169px;
	border-radius: 10px 0 0 10px;
}
.feture-row-container .content h2 { padding-bottom: 20px; }
.feture-row-container > .row:nth-child(2n+2) .left-image {
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.feture-row-container > .row:nth-child(2n+2) .right-content {
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}
.feture-row-container > .row:nth-child(2n+2) .content-outer { float: right; }
.feture-row-container > .row:nth-child(2n+2) .content {
	padding: 50px 48px 34px 30px;
	margin-left: 0;
	margin-right: -169px;
	border-radius: 0 10px 10px 10px ;
	position: relative;
	z-index: 2;
}
.support-section { padding: 60px 0 85px 0; }
.support-section > .row { padding: 18px 30px; }
.support-section .support-image {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.support-content {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	min-height: 250px;
	background: #86C441 url('assets/images/local_support_background_green@2x.png') no-repeat center center;
	-webkit-background-size: cover;
	background-size: cover;
	-ms-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	color: #fff;
}
.support-content .content-inner { padding: 30px 40px 22px 35px; }
.support-content .content-inner h3 {
	color: #fff;
	font-weight: 600;
	padding-bottom: 10px;
}
.support-section .support-image {
	-ms-border-radius: 0 10px 10px 0;	
	-webkit-border-radius: 0 10px 10px 0;	
	border-radius: 0 10px 10px 0;	
}

/* --------------- */
/* support page    */
/* --------------- */
.four-box-support { padding-bottom: 50px; }
.four-box-support .box-inner { 
	padding: 22px;
}
.four-box-support .support-img { padding-bottom: 20px; }
.four-box-support .support-img img {
	display: block;
	max-width: 112px;
	height: auto;
	margin: 0 auto;
}
.four-box-support .content p {
	margin: 0;
	padding: 0 0 25px 0;
	font-size: 32px;
	line-height: 40px;
	color: #2A3632;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.four-box-support a {
	background: #f2f2f2;
	display: block;
	text-decoration: none;
	color: #2A3632;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.four-box-support a:hover { background: #85C441; }
.four-box-support a:hover p { color: #fff; }

/* ------------------- */
/* nbn page            */
/* ------------------- */
.three-step-support {
	padding-bottom: 100px;
}
.three-step-support a {
	background: #f2f2f2;
	-ms-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	text-decoration: none;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	width: 100%;
}
.three-step-support .box-inner {
	width: 100%;
	background: #f2f2f2;
	padding: 20px;
	-ms-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.three-step-support .support-img {
	margin: 0 auto;
	padding: 10px 0 25px 0;
	max-width: 180px;
}
.three-step-support div:nth-child(2) .support-img{
	max-width: 110px;	
}
.three-step-support .support-img img {
	display: block;
	max-width: 100%;
	height: auto;
}
.three-step-support h3 {
	font-weight: 600;
	padding-bottom: 25px;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.three-step-support p {
	font-size: 22px;
	line-height: 30px;
	color: #2a363f;
	font-weight: 700;
	padding-bottom: 10px;
	margin: 0;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.plan-faq-container {
	background: #2a363f url('assets/images/see-plans-background-navy@2x.png') no-repeat 0 0;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 60px 30px;
}
.info {
	padding: 20px 0;
	padding-right: 20px;
}
.plan-faq-container h1,
.plan-faq-container h2 {
	color: #fff;
	padding-bottom: 0;
}
.internet-faq-container { padding: 100px 30px 50px 30px; }
.internet-faqs { padding: 50px 0 0 0; }
.internet-faqs .left-image {
	padding-top: 40px;
	padding-right: 20px;
}
.internet-faqs .left-image img {
	display: block;
	width: 100%;
	max-width: 242px;
	height: auto;
	float: right;
}
.internet-faqs .accordion-content h3,
.internet-faqs .accordion-content h4 {
	display: block; 
	margin-bottom: 5px !important;
}
.internet-faqs .accordion-content h4{
	font-size: 22px;
	font-family: "como",sans-serif;
}
.row.single-feture-row {
	padding-top: 50px !important;
}
.single-feture-row .right-content { position: relative; }
.single-feture-row .right-content .content {
	position: relative;
	background: transparent;
	z-index: 2;
}
.single-feture-row .right-content:after {
	content: '';
	display: block;
	position: absolute;
	left: -169px;
	right: 0;
	bottom: 0;
	top: 0;
	width: 150%;
	height: 100%;
	background: #86C441 url('assets/images/local_support_background_green.png') no-repeat center center;
	z-index: 1;
	border-radius: 10px
}
.single-feture-row .right-content h2,
.single-feture-row .right-content h3,
.single-feture-row .right-content p { color: #fff; }
.feture-row-container > .row:nth-child(2n+2) .right-content:after {
	left: inherit;
	right: -169px;
}
.single-feture-row:last-child { padding-bottom: 75px !important; }
.four-column-slider {
	padding: 30px 0;
}
.single-feture-row .btn{
	border: none;
}
.four-column-slider .item-img {
	width: 211px;
	height: 211px;
	-ms-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto 20px auto;
}
.four-column-slider .item img {
	display: block;
	max-width: 100%;
	height: auto;
}
.four-column-slider .item h4 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
	color: #2A363F;
	padding-bottom: 0;
	margin: 0;
}
.four-column-slider .item p { text-align: center; }

.sf-area {
	background: #F2F2F2;
	padding: 90px 30px 40px 30px;
}
.sf-container {
	text-align: center;
}
.sf-container-content{
	max-width: 211px;
	margin: 0 auto;
	word-break: break-word;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.sf-container .title {
	font-size: 18px;
	line-height: 28px;
	color: #2a363f;
	padding: 20px 0 3px 0;
}
.sf-container .col-image {
	overflow: hidden;
	width: 211px;
	height: 211px;
	margin: 0 auto;
	background: #fff;
}
.sf-container .col-image img {
	display: block;
	max-width: 100%;
	height: auto;
}
.sf-container .title a,
.sf-container .title span {
	color: #2a363f;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	font-weight: 700;
	text-decoration: none;
}
.sf-container .title a:hover { color: #86C441; }
.sf-container .title small {
	display: block;
	font-weight: 400;
	color: #86C441;
}


/* -------------------- */
/* npn plan page        */
/* -------------------- */
/* plan                 */
.plan-section  { padding: 50px 30px; }
.plan-section .gform_heading { display: none; }
.plan-section h3 {
	font-size: 40px;
	line-height: 50px;
	color: #86C441;
}

.plan-section .gfield_label {
	font-size: 32px;
	line-height: 40px;
	font-weight: 600;
	color: #2A363F;
	display: block;
	padding-bottom: 20px;
	font-family: "como",sans-serif;
}
.plan-section  .ginput_container_radio {
	padding-bottom: 30px;
	font-size: 20px
}
.plan-section .gfield_description {
	padding-bottom: 20px;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio{
	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;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li {
    text-align: center;
    width: 23%;
    margin-right: 2%;
    margin-bottom: 10px;
    border: 3px solid #F2F2F2;
    position: relative;
    border-radius: 6px;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li label{
    cursor: pointer;
	display: block;
	height: 100%;
	padding: 27px 5px 30px 5px;
	margin-left: 0;
	margin-bottom: 45px; 
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	color: #2a363f;
	font-family: "como",sans-serif;
}
.mobile-multistep-gravity-form li.radio-label-padding-0 .gfield_radio label{
	padding-top: 0;
	padding-bottom: 0;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li input[type='radio']:checked + label{
	background: #2a363f;
	border-color: #2a363f;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: -3px -3px 48px -3px;
	padding-left: 8px;
	padding-right: 7px;
	color: #fff !important;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li input[type='radio']:checked + label .text-green{
	color: #fff !important;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li input[type='radio']:checked + label{
	margin-top: 0;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li input[type='radio']{
	display: none;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li label strong{
	display: block;
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 20px;
	font-weight: 600;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li label strong .plan-max-speed{
	display: block;
	margin-top: 10px;
	font-size: 25px;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li label strong + span {
	padding-bottom: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
    line-height: 25px;
    font-family: 'Muli', sans-serif;
    font-weight: 400;
    width: 100%;
}
.mobile-multistep-gravity-form .gfield_price .gfield_radio li label .price {
	display: block;
	background: #86C441;
	color: #fff;
	font-size: 28px;
	line-height: 38px;
	text-align: center;
	padding: 6px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: -3px;
    margin-right: -3px;
    margin-bottom: -3px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-weight: 400;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li {
	text-align: center;
    margin-right: 10px;
    border: inherit;
    display: block;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li label:hover{
	background: inherit;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li {
	display: inline-block;
	width: inherit;
	margin: 0;
	padding-right: 15px;
	min-width: 220px;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li label {
	display: block;
	text-align: left;
	margin-bottom: 0;
	vertical-align: middle;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	padding: 5px 0 5px 50px !important;
	font-weight: 600;
	height: auto;
	font-family: 'Muli', sans-serif;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li label:before{
	content: '';
    position: absolute;
    width: 37px;
    height: 37px;
    border: 3px solid #939598;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    left: 0;
    top: 2px;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li input[type='radio']:checked + label{
	background: inherit;
	color: #2a363f !important;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li input[type='radio'] + label:after{
/*	content: '\2713';
    position: absolute;
    color: #fff;
    font-weight: 700;
    visibility: hidden;
    opacity: 0;
    left: 10px;
    font-size: 25px;
    font-weight: 700;
    top: 6px;*/
    content: "";
    background-color: transparent;
    position: absolute;
    left: 13px;
    top: 10px;
    width: 10px;
    border-bottom: 3px solid #fff;
    height: 20px;
    border-right: 3px solid #fff;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li input[type='radio']:checked + label:after{
    opacity: 1;
    -webkit-transition: left 200ms;
       -moz-transition: left 200ms;
        -ms-transition: left 200ms;
         -o-transition: left 200ms;
            transition: left 200ms; 
    visibility: visible;
            opacity: 1;
}
.mobile-multistep-gravity-form .radio_to_checkbox .gfield_radio li input[type='radio']:checked + label:before{
	background: #86C441;
	color: #fff;
	border-color: #86C441;
}
.mobile-multistep-gravity-form .start_mobile_pagination,
.mobile-multistep-gravity-form .gform_pagination_number{ display: none; }
.plan-section .mobile-multistep-gravity-form .gform_footer {
    text-align: center;
    margin-top: -80px;
    width: 132px;
    float: right;
    margin-right: 36%;
}
.contact-form-area .gfield_error *[aria-invalid="true"] {
    border: 2px solid #c1272d;
}

.next_pagination,
.prev_pagination {
	display: none;
}
.plan-section .textarea {
	display: block;
	width: 100%;
	border: 3px solid #E4E3E3;
	font-size: 16px;
	line-height: 24px;
	padding: 20px;
	outline: 0;
	height: 250px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-webkit-resize: none;
	resize: none;
	overflow: hidden;
}
.plan-section *[type="submit"] {
	display: block;
	width: 100%;	
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	text-decoration: none;
	margin: 15px 0;
	font-size: 16px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background: #86C441;
	outline: 0;
	border: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	max-width: 400px;
}
.plan-section *[type="submit"]:hover { background: #86C441; color: #fff; }
.plan-section .next_pagination {
	background: #2A363F;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.plan-section .gform_footer {
	text-align: center;
}
.form_paginattion_navigate  a {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	cursor: pointer;
	text-decoration: none;
	margin: 15px 0;
	font-size: 16px;
	line-height: 32px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
}
.prev_pagination a {
	color: #86C441;
	text-decoration: underline;
}
.sub-total-container {
	background: #F2F2F2;
	padding: 20px 5px;
	-ms-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.sub-total-container  .left-section {
	padding-right: 20px;
}
.sub-total-container  .right-section {
	border-left: 3px solid #fff;
}
.sub-total-container h4 {
	font-size: 32px;
	line-height: 40px;
	margin: 0;
	padding-bottom: 20px;
	font-weight: 600;
	color: #2A363F;	
}
.sub-total-container strong {
	font-size: 18px;
	line-height: 28px;
	display: block;
	color: #86C441;
	font-weight: 400;
}
.sub-total-container ul {
	padding: 0 0 20px 0;
	max-width: 350px;
}
.sub-total-container ul li {
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.sub-total-container ul li.crose {
	position: relative;
	padding-right: 20px;
}
.sub-total-container ul li.crose a {
	content: '\f2d7';
	position: absolute;
	right: 0;
	top: 3px;
	font-family: 'Ionicons';
	font-size: 16px;
	color: #2A363F;
	text-decoration: none;
}
.sub-total-container .st-price {
	display: block;
	font-size: 62px;
	line-height: 50px;
	color: #86C441;
	font-weight: 600;
	padding-bottom: 20px;
}

/* ---------------- */
/* contact page     */
/* ---------------- */
.contact-section {
	padding: 0 30px 50px 30px;
}
.contact-info-inner,
.contact-form-area .gform_wrapper,
.contact-form-area .gform_confirmation_wrapper {
	background: #2A363F;
	padding: 20px;
	color: #fff;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.contact-info-inner,
.contact-form-area .gform_wrapper {
	width: 100%;
}
.contact-info-inner .content-inner { 
	background: #2A363F;
	max-width: 410px;
	padding-top: 0;
	padding-left: 5px;
}
.contact-section h3 {
	font-size: 22px;
	line-height: 30px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 5px;
}
.contact-section a {
	color: #fff;
	text-decoration: none;
}
.contact-section a:hover {
	text-decoration: underline;
}



.contact-form-area .ginput_container {
    display: block;
    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;
    justify-content: space-between;
}
.contact-form-area .ginput_container .name_first,
.contact-form-area .ginput_container .name_last {
	display: block;
	width: 49%;
}
.contact-form-area .gform_fields { padding-top: 8px; }
.contact-form-area .ginput_container label,
.contact-form-area .gfield_label,
.contact-form-area .ginput_container .gfield_label {
	display: none;
}

.contact-form-area input[type="text"],
.contact-form-area input[type="email"],
.contact-form-area input[type="number"],
.contact-form-area input[type="submit"],
.contact-form-area *[type="submit"],
.contact-form-area textarea {
	display: block;
	border: 0;
	outline: 0;
	padding: 0 17px;
	width: 100%;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #787879;
	-ms-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.contact-form-area .gform_body { padding-bottom: 16px; }

.contact-form-area input[type="text"],
.contact-form-area input[type="email"],
.contact-form-area input[type="number"],
.contact-form-area input[type="submit"],
.contact-form-area  *[type="submit"] {
	height: 40px;
}

.contact-form-area input[type="text"]::-webkit-input-placeholder,
.contact-form-area input[type="email"]::-webkit-input-placeholder,
.contact-form-area input[type="number"]::-webkit-input-placeholder { 
    color:    #939598;
}
.contact-form-area input[type="text"]:-moz-placeholder,
.contact-form-area input[type="email"]:-moz-placeholder,
.contact-form-area input[type="number"]:-moz-placeholder { 
   color: #939598;
   opacity:  1;
}
.contact-form-area input[type="text"]::-moz-placeholder,
.contact-form-area input[type="email"]::-moz-placeholder,
.contact-form-area input[type="number"]::-moz-placeholder { 
   color: #939598;
   opacity:  1;
}
.contact-form-area input[type="text"]:-ms-input-placeholder,
.contact-form-area input[type="email"]:-ms-input-placeholder,
.contact-form-area input[type="number"]:-ms-input-placeholder {
   color: #939598;
}
.contact-form-area input[type="text"]::-ms-input-placeholder,
.contact-form-area input[type="email"]::-ms-input-placeholder,
.contact-form-area input[type="number"]::-ms-input-placeholder { 
   color: #939598;
}
.contact-form-area input[type="text"]::placeholder,
.contact-form-area input[type="email"]::placeholder,
.contact-form-area input[type="number"]::placeholder {
   color: #939598;
}
.contact-form-area input[type="submit"],
.contact-form-area *[type="submit"] {
	display: inline-block;
	width: inherit;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	background: #86C441;
	cursor: pointer;
	min-width: 148px;
	height: 48px;
	text-align: center;
	padding: 5px 15px;
	-ms-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.contact-form-area input[type="submit"]:hover,
.contact-form-area *[type="submit"]:hover {
	background: #4c7d16;
}
.contact-form-area .ginput_container textarea  {
	padding: 12px 17px 15px 17px;
	height: 290px;
	line-height: 20px;
	-webkit-resize: none;
	resize: none;
}
.contact-form-area .gfield { padding: 8px 0; }

.map {
	height: 377px;
	margin: 20px 0;
	-ms-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}


/* ------------ */
/* support page */
/* ------------ */
.service-three-column {
	padding: 20px 0 80px 0;
}
.service-three-column .img {
	padding-bottom: 20px;
}
.service-three-column .img img {
	display: block;
	max-width: 90%;
	height: auto;
	margin: 0 auto;
}
.service-three-column h6 {
	padding-bottom: 0;
}

.gform_footer{
	position: relative;
}
.gform_ajax_spinner{
	position: absolute;
	width: 16px;
	height: 16px;
	display: block;
	top: 15px;
	left: 155px;
}
.validation_error,
.gfield_error .validation_message {
    color: #c1272d;
    font-size: 13px;
    line-height: 20px;
    padding-top: 4px;
}
.contact-section .gform_anchor{
	display: none;
}
.search-results h2 a{
	text-decoration: none;
}
.nav-links .page-numbers:not(.dots){
	background: #86C441;
	color: #fff;
	padding: 8px 12px;
	border: 1px solid #fff;
	text-decoration: none;
	-webkit-transition: all 500ms;
	   -moz-transition: all 500ms;
	    -ms-transition: all 500ms;
	     -o-transition: all 500ms;
	        transition: all 500ms;
}
.nav-links .page-numbers:hover,
.nav-links .page-numbers.current{
	background: #fff;
	color: #86C441;
	border: 1px solid #86C441;
}
.invisible-position{
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.sub-total-container{
	margin-top: 50px;
	min-height: 250px;
}
.affiliations-carousel .owl-item img{
	height: auto;
	margin: 0 auto;
}
.affiliations-carousel .owl-stage{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
/* ---------------- */
/* 404 page         */
/* ---------------- */
.notfound-wrap { padding: 60px 30px 120px 30px; }
.notfound-wrap img {
	display: block;
	max-width: 100%;
	height: auto;
}

/* ---------------- */
/* payment-form     */
/* ---------------- */
.payment-form {
	width: 100%;
	max-width: 545px;
	margin: 50px auto 30px;
}
.payment-form h3 {
    font-size: 22px;
    line-height: 30px;
    color: #2a363f;
    padding: 25px 0 15px 0;
    font-weight: 500;
}
.payment-form label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
    line-height: 23px;
	color: #727272;
	font-size: 16px;
}
.payment-form span {
	display: inline-block;
	color: #86c724;
}
.payment-form input[type='text'] {
	width: 100%;
	display: block;
	color: #2a363f;
	font-size: 16px;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	background: #f9f9f9 !important;
}

.payment-form input[type='submit'] {
	width: 120px;
	background: #86c724 !important;
	color: #fff;
	font-size: 16px;
	/*padding: 14px 20px;*/
	margin: 8px 0;
	margin-right: 0px;
	border: none;
	border-radius: 4px;
	cursor: pointer;
	float: right;
}
.payment-form input[type='submit']:hover {
	background: #454545 !important; 
}
.about-section2 .about-section-info{
	padding-top: 20px;
	padding-bottom: 28px;
	padding-left: 25px
}
.about-section2 .about-section-info h2,
.affiliations-container h2 {
	color: #86C441;
}
.footer-top h6 {
	font-weight: 700;
	font-size: 18px;
	font-family: 'Muli', sans-serif;
    line-height: 24px;
    padding: 0;
    padding-bottom: 10px;
    color: #fff;
}
.terms-and-condition input[type='checkbox'],
.terms-and-condition label,
.gchoice_4_12_1 input[type='checkbox'],
.gchoice_4_12_1 label{
	display: inline;
}
.entry .gfield_description{    
    font-size: 12px;
    line-height: 20px;
}
.entry .gfield h3{
	padding-bottom: 0;
}
.entry .ginput_complex input[type='text']{
	margin-bottom: 15px;
}
#input_4_10_1_label{
	display: none;
}
.no-link > a{
	cursor: text;
}


#field_9_30 .ginput_container_singleproduct{
	display: none !important;
}


@media screen and (max-width: 1199px) {
	.mobile-multistep-gravity-form .gfield_price .gfield_radio li label strong .plan-max-speed{
		font-size: 20px;
	}
}
@media screen and (max-width: 767px) {
	.mobile-multistep-gravity-form .nbn-plan-form .gfield_label{
		text-align: left;
	}
	.router-container .row .col-12{
		margin-bottom: 20px;
	}
	.nbn-availability-wrapper .form-group input[type='text'],
	.nbn-availability-wrapper .form-group input[type='email'],
	.nbn-availability-wrapper .form-group input[type='tel']{
		width: 100% !important;
	}
}

@media screen and (max-width: 580px) {
	.easy-online-form-history-container .float-left,
	.easy-online-form-history-container .float-right{
		float: none !important;
	}
	.easy-online-form-history-container .float-right{
		margin-left: -15px;
	}
}
@media screen and (min-width: 480px) {
	#nbn_availability_form *[type="submit"]{
		-webkit-border-bottom-left-radius: 0;
		border-bottom-left-radius: 0;
		-webkit-border-top-left-radius: 0;
		border-top-left-radius: 0;
	}
}

@media screen and (max-width: 850px) {
	.navOpen #overlay{
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 99999;
		background: rgba(42, 54, 63, 0.8);
	}
}
.nbn-availability-wrapper .success-ajax h4,
.nbn-availability-wrapper .success-ajax h5{
	color: #fff;
}
.nbn-availability-wrapper .form-group input[type='text'],
.nbn-availability-wrapper .form-group input[type='email'],
.nbn-availability-wrapper .form-group input[type='tel']{
	border: 0;
	margin: 0 auto;
}
.nbn-availability-wrapper form[name="notify_nbn_form"] label {
	color: #fff;
}

.bg-center-bottom {
    background-position: center bottom;
}
.contract-length li{
	display: none;
}

.page-opticomm .feture-row-container,
.page-lbnco .feture-row-container,
.page-open-networks .feture-row-container{
	padding-top: 66px;
}
/*.page-opticomm-plan .four-column-slider,
.page-lbnco-plan .four-column-slider,
.page-adsl-plan .four-column-slider,
.page-open-networks-plan .four-column-slider{
	display: none !important;
}*/


.contract-term .gfield_radio li:first-child{
	order: 2;
}
.contract-term .gfield_radio li:last-child{
	order: 1;
}
.page-speed-guarantee .internet-faq-container{
	padding-top: 0;
}
.page-speed-guarantee .internet-faq-container h2{
	padding-left: 30px;
	padding-right: 30px;
}
.page-speed-guarantee .internet-faqs{
	padding-top: 0;
}
#input_4_12 label,
#input_4_18 label,
#input_4_21 label,
#input_10_8 label,
#input_10_11 label,
#input_10_15 label{
	font-weight: 400;
	display: inline;
} 
div.xi-myeway-container{
	width: 100%;
}
div.xi-myeway-form-background{
	padding-left: 0;
	padding-right: 0;
}


.inner-banner-container.bg-banner {
	padding: 7.4% 0 6.8% 0;
}
.bg-banner .inner-banner { height: auto; }

.pd-our-plans-area {
	width: 127px;
	position: relative;
}
.pd-our-plans-img {
	position: relative;
	z-index: 3;
}
.pd-our-plans-img img {
	max-width: 100%;
	height: auto;
	display: block;
}
.pd-our-plans {
	background: #fff;
	width: 212px;
	height: 212px;
	position: absolute; right: 112px; top: 0; z-index: 1;
	-webkit-border-radius: 50%; border-radius: 50%;
}
.pd-our-plans p {
	color: #86c441;
	font-size: 35px;
	padding-top: 50px;
	line-height: 37px;
	font-weight: 600;
}
.pd-leap-in {	
	width: 130px;
	height: 130px;
	position: absolute; right: 108px; bottom: -15px; z-index: 2;	
}
.pd-leap-in a {
	background-color: #86c441;
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	font-size: 25px;
	padding-top: 50px;
	text-decoration: none;
	-webkit-border-radius: 50%; border-radius: 50%;
}


.easy-online-form-history-container,
.easy-online-form-history-container .sub-total-container{
	margin-top: 0;
}
.easy-online-form-history-container .monthly-cost-lists .crose span{
	text-transform: capitalize;
}
.easy-online-signup-form label{
	display: none;
}
.easy-online-signup-form{
	margin-left: 15px;
}
.ml-15{
	margin-left: 15px;
}
.ml-m-15{
	margin-left: -15px;
}
.mt-80{
	margin-top: 80px;
}
.text-decoration-none{
	text-decoration: none !important;
}
.l-h-24{
	line-height: 24px !important;
}
.mr-m-15{
	margin-right: -15px;
}
.pb-20{
	padding-bottom: 20px !important;
}
#label_4_35_1{
	display: inline-block;
}
#field_4_35 > label{
	display: block;
}
#input_4_35{
	padding-top: 10px;
	padding-bottom: 10px;
}
#field_4_17{
	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;
	margin-top: 0 !important;
}
#field_4_17 .gfield_description{
	order: 1;
}
#field_4_17 .gfield_description p{
	line-height: 24px;
}
#field_4_17 .ginput_container_textarea{
	order: 2;
	width: 100%;
}
#input_4_36_2_container{
	margin-left: 0;
}

.easy-online-form-history-container .sub-total-container p a[data-form],
.easy-online-signup-form .terms-and-condition .gfield_checkbox label span{
	display: none;
}
/*******************************/
/*********** Blog Pages ********/
/*******************************/
.h-auto {
	height: auto;
}

.tpt-15 {
	padding-top: 15px;
}

.tpb-15 {
	padding-bottom: 15px;
}

.tpb-30 {
	padding-bottom: 30px;
}

.single-post a {
	text-decoration: none;
}

i.fas,
i.fab {
	color: #2A363F;
	font-size: 27px;
}

.leaptel-green {
	color: #86C441;
}

section.related-articles {
	padding-bottom: 115px;
}

.news-archive-pagination {
	margin-bottom: 85px
}

.news-archive {
	margin-top: 40px;
}

h2.archive-title a {
	color: #001019;
	text-decoration: none;
}

.news-archive-pagination .page-numbers.current {
	background: #86C441;
	color: #ffffff;
	padding: 8px 12px;
	border-radius: 50%;
	text-decoration: none;
}

.news-archive-pagination .page-numbers {
	background: #ffffff;
	color: #2a363f;
	padding: 8px 12px;
	border-radius: 50%;
	text-decoration: none;
}

.category-font {
	size: 18px;
}

a .category-font {
	color: #001019;
}

a.active .category-font {
	color: #86C441;
}

#portfolio-filter .category-font {
	text-transform: uppercase;
}

#portfolio-filter a {
	text-decoration: none;
	border-right: 2px solid #001019;
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
}

#portfolio-filter a:last-child {
	border-right: none;
}

.news-archive .archive-title,
.related-articles .archive-title {
	font-size: 22px;
	line-height: 22px;
	color: #001019;
	padding-bottom: 20px;
}

p.author {
	font-size: 18px;
	padding-bottom: 20px;
}

.tmb-10 {
	margin-bottom: 10px;
}

a.archive-category {
	line-height: 18px;
	padding-bottom: 18px;
}

.news-archive .archive-thumbnail,
.related-articles .archive-thumbnail {
	min-height: 260px;
	height: 260px;
	min-width: 360px;
	width: 360px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 10px;
	margin-bottom: 16px;
}

.news-archive article,
.related-articles article {
	min-height: 523px;
	max-width: 360px;
	margin: auto;
}

.single-category {
	padding-top: 24px;
	padding-bottom: 20px;
}

.single-category a,
.archive-category {
	font-size: 18px;
	line-height: 18px;
	text-transform: capitalize;
}

.single-author p.author {
	padding-bottom: 30px;
}

.related-articles h2 {
	color: #001019;
}

form#mobile-portfolio-filter {
	position: relative;
}

@media screen and (max-width: 410px) {
	.news-archive .archive-thumbnail,
	.related-articles .archive-thumbnail {
		width: 100%;
		min-width: 100px;
	}
}
.single-post article ul, 
.single-post article ol {	
	padding-left: 15px;
	padding-bottom: 10px;
}

.single-post article ul ul, 
.single-post article ol ol {
	padding-left: 15px;
}

.single-post article ul ul {
	list-style: circle;
	}

.single-post article ul {
	list-style: disc;
}

.single-post article ol {
 list-style: decimal;
}

.single-post article ol ol {
	list-style: lower-roman;
	}

.single-post article blockquote {
	font-family: como;
    font-size: 30px;
    line-height: 40px;
    font-weight: 500;
    color: #86c441;
	}