* { padding: 0; margin: 0; outline: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body, html { height: 100%; }

body {
	font-size: 14px;
	line-height: 1.286em;
	font-family: 'Lato', arial, sans-serif;
	color: #4b4b4b;
	letter-spacing: 0.05em;
	background: #fff;
	min-width: 320px;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: none;
	text-size-adjust: none;
	font-size-adjust: none;
}

a { color: #0066a1; text-decoration: none; cursor: pointer; }
a:hover { color: #2fc7f7; text-decoration: none; }
a:focus,
a:active { text-decoration: none; }
a img { border: 0; }
a {
	-webkit-transition: color .2s ease;
	   -moz-transition: color .2s ease;
		-ms-transition: color .2s ease;
		 -o-transition: color .2s ease;
			transition: color .2s ease;
}

img { max-width: 100% !important; }

input, 
textarea, 
select { font-size: 15px; font-family: 'Lato', arial, sans-serif; letter-spacing: 0.05em; }
textarea { overflow: auto; resize: none; -webkit-overflow-scrolling: touch; }

.mobile input, 
.mobile textarea { -webkit-appearance: none; border-radius: 0; box-shadow: none; }
.mobile input[type="checkbox"] { -webkit-appearance: checkbox; }
.mobile input[type="radio"] { -webkit-appearance: radio; }
.mobile select { -webkit-appearance: select; }

.shell:after,
.servicesList:after,
.billing-items:after,
.block-items:after,
.circle-items:after,
.arrows:after,
.circle-diagram:after { content: ''; display: table; clear: both; font-size: 0; line-height: 0; height: 0; }

.logo a { font-size: 0; font-style: normal; text-indent: -100%; overflow: hidden; }

.uppercase { text-transform: uppercase; }
.nomargin { margin: 0; }

h2 { font-size: 36px; line-height: 1.2; font-weight: normal; letter-spacing: 0.05em; }
h3 { font-size: 30px; line-height: 1.2; font-weight: normal; letter-spacing: 0.05em; }
h4 { font-size: 24px; line-height: 1.2; font-weight: normal; letter-spacing: 0.05em; }
h5 { font-size: 18px; line-height: 1.667; font-weight: normal; letter-spacing: 0.05em; }

.wrapper { min-height: 100%; width: 100%; overflow: hidden; }

.cta-btn { display: inline-block; color: #fff; background: #fa9519; border: 2px solid #fff; border-radius: 24px; font-size: 16px; line-height: 24px; padding: 9px 44px 10px; font-weight: bold; text-transform: uppercase; }
.cta-btn:hover { text-decoration: none; color: #fff; background: #0066a1; }
.no-hover:hover {background: #fa9519;}
.cta-btn.blue-border { border-color: #0066a1; }
.cta-btn.blue-border:hover { background: #7fba00; }
.cta-btn,
.btn-top,
.btn,
.btn-demo,
.block-item h3 {
	-webkit-transition: color .2s ease, background .2s ease, border .2s ease;
	-o-transition: color .2s ease, background .2s ease, border .2s ease;
	transition: color .2s ease, background .2s ease, border .2s ease;
}

.btn { display: inline-block; color: #fa9519; font-size: 16px; line-height: 24px; font-weight: bold; letter-spacing: 0.1em; padding: 9px 24px 10px; border: 2px solid #fa9519; border-radius: 24px; cursor: pointer; background: transparent; text-transform: uppercase; }
.btn:hover { text-decoration: none; color: #0066a1; border-color: #0066a1; }

.btn-demo { display: inline-block; color: #fff; font-size: 16px; line-height: 24px; font-weight: bold; letter-spacing: 0.1em; border: 2px solid #fff; border-radius: 24px; padding: 9px 24px 10px; }
.btn-demo:hover { text-decoration: none; color: #fff; background: #0066a1; }

.dark { color: #000 !important; }
.grey { color: #475155 !important; }
.orange { color: #fa9419 !important; }
.green { color: #7fba00 !important; }

/* Header */
.header { }

.menu-link { display: none; }

.bg-blue { background-color: #2fc7f7; }
.bg-dk-blue { background-color: #2b5464; }
.bg-grey { background-color: #f1f5f6; }

#topBar { color: #fff; text-transform: uppercase; }
#topBar p { margin: 10px 0; }

.btn-top { display: block; font-size: 14px; line-height: 24px; font-weight: bold; color: #fff; background: #fa9419; padding: 8px 16px; border-radius: 20px; letter-spacing: 0.1em; text-align: center; }
.btn-top:hover { text-decoration: none; color: #fff; background: #0066a1; }

#logo { display: block; margin: 36px 0; width: 165px; height: 48px; }
#logo img { display: block; width: 165px; height: 48px; }

#topNav { font-size: 17px; line-height: 24px; font-weight: bold; margin: 28px 0 0; }
.header-email { margin-left: 20px; }
.header-phone:before { content: '\f098'; font-family: 'FontAwesome'; font-size: 24px; line-height: 24px; text-align: center; color: #7fba00; margin-right: 10px; vertical-align: top; }
.header-email:before { content: '\f199'; font-family: 'FontAwesome'; font-size: 24px; line-height: 24px; text-align: center; color: #7fba00; margin-right: 10px; vertical-align: top; }

#main-nav ul { list-style: none; font-size: 14px; line-height: 24px; margin: 0; position: relative; z-index: 50; }
#main-nav ul li { display: inline-block; position: relative; padding: 5px 14px 29px; }
#main-nav ul li a { color: #000; }
#main-nav ul li a:hover,
#main-nav ul li:hover > a,
#main-nav ul li.current > a { color: #2fc7f7; }
#main-nav ul.sub-menu { position: absolute; top: 100%; left: 0; width: 200px; text-align: left; background: rgba(255, 255, 255, .95); border-radius: 0 0 4px 4px; padding: 7px 0 5px; }
#main-nav ul.sub-menu ul.sub-menu { top: 0; left: 100%; border-radius: 0 4px 4px 0; }
#main-nav ul.sub-menu li { display: block; padding: 0; }
#main-nav ul.sub-menu li a { display: block; padding: 6px 20px; text-transform: none; }

ul.sub-menu { opacity: 0; visibility: hidden; }
ul.sub-menu {
	-webkit-transition: opacity .3s ease, visibility 0s linear .3s;
	-o-transition: opacity .3s ease, visibility 0s linear .3s;
	transition: opacity .3s ease, visibility 0s linear .3s;
}
li:hover > ul.sub-menu { opacity: 1; visibility: visible; }
li:hover > ul.sub-menu {
	-webkit-transition: opacity .3s ease, visibility 0s linear 0s;
	-o-transition: opacity .3s ease, visibility 0s linear 0s;
	transition: opacity .3s ease, visibility 0s linear 0s;
}

/* Main */
#banner { background-size: auto 100%; background-position: right 0; }
#banner h2 { font-size: 48px; line-height: 58px; color: #fff; font-weight: bold; letter-spacing: 0.065em; margin-bottom: 33px; }
#banner h3 { font-size: 36px; line-height: 1; color: #0066a1; font-weight: normal; text-transform: capitalize; margin-bottom: 47px; }
#banner ul { margin: 0; list-style: none; }
#banner .item { height: 630px; padding: 68px 0; margin: 0; }
#banner .carousel-control { background: transparent; opacity: 1; width: 110px; }

.arrow-left,
.arrow-right { position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; display: block; width: 50px; height: 50px; background: url(../images/slider-nav.png) no-repeat 0 0; }
.arrow-right { background-position: right 0; }
.arrow-left:hover { background-position: 0 bottom; }
.arrow-right:hover { background-position: right bottom; }

.single-slide .carousel-control { display: none !important; visibility: hidden; }

.fullscreen-bg { background-position: center center; background-repeat: no-repeat; background-size: cover; }
.fullscreen-img { display: none !important; }

#hero { text-align: center; padding: 97px 0; margin-bottom: 80px; min-height: 432px; }
#hero h2 { font-size: 36px; line-height: 1.2; color: #fff; font-weight: bold; }
#hero .phone { font-size: 42px; line-height: 1.2; color: #000; font-weight: 300; }
#hero h2,
#hero .phone,
#hero .cta-btn { text-transform: uppercase; letter-spacing: 0.075em; margin-bottom: 21px; }
#hero .cta-btn { margin-top: 10px; }

.hero-container { display: table; width: 100%; height: 446px; }
.hero-content { display: table-cell; vertical-align: middle; }
.hero-content .wide { margin: 0 -20px; }
.hero-content img { display: block; margin: 0 auto; }

#homeServices,
#fullServiceBilling,
#paymentProcessing { padding: 54px 0 10px; font-size: 18px; line-height: 2; color: #475155; letter-spacing: 0.065em; }
#fullServiceBilling { padding-bottom: 80px; }
#paymentProcessing { padding: 55px 0 80px; }
#homeServices h2,
#fullServiceBilling h2,
#paymentProcessing h2 { color: #000; font-size: 36px; line-height: 1; letter-spacing: 0.05em; margin-bottom: 17px; }

ul.servicesList { list-style: none; margin: 52px -30px; line-height: 1.667em; }
ul.servicesList li { float: left; width: 33.33%; padding: 0 30px; }
ul.servicesList li img { margin: 0 auto 26px; display: block; }
ul.servicesList li h3 { letter-spacing: 0.1em; margin-bottom: 17px; }

ul.billing-items { list-style: none; margin: 52px -30px 64px; }
ul.billing-items li { float: left; width: 25%; padding: 0 30px; }
ul.billing-items li h3 { font-size: 18px; line-height: 1.667em; }

#clientHub { padding: 53px 0 80px; font-size: 18px; line-height: 2; color: #fff; letter-spacing: 0.065em; }
#clientHub h2 { color: #fff; font-size: 36px; line-height: 1; font-weight: normal; margin-bottom: 17px; }

.block-items { margin: 53px 0 45px; }
.block-item { margin-bottom: 15px; display: block; position: relative; overflow: hidden; border-radius: 4px; box-shadow: 0 0 5px rgba(0, 0, 0, .75); }
.block-item img { display: block; border-radius: 4px; }
.block-item h3 { position: absolute; left: 0; bottom: 0; right: 0; color: #fff; background: rgba(127, 186, 0, .75); margin: 0; font-size: 16px; line-height: 30px; padding: 9px 10px 7px; text-align: center; border-radius: 0 0 4px 4px; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.block-item:hover h3 { background: rgba(0, 102, 161, .75); }
.block-item.attendance,
.block-item.management { margin-right: -15px; }
.block-item.member,
.block-item.testing { margin-left: -15px; }

.circle-items { padding: 42px 0 65px; }
.circle-items > div { position: relative; }
.circle-items > div + div:before { content: ''; position: absolute; top: 55px; left: 50%; margin-left: -280px; width: 166px; height: 55px; background: url(../images/arrow.png) no-repeat 0 0; }
.circle-item { max-width: 260px; margin: 0 auto; text-align: center; font-size: 18px; line-height: 2; font-weight: 300; color: #475155; }
.circle-item img { display: block; margin: 0 auto 24px; }
.circle-item h3 { font-size: 24px; line-height: 1.250em; letter-spacing: 0.1em; }
.circle-item h5 { color: #000; letter-spacing: 0.08em; }
.circle-item h5 > span { color: #7fba00; }
.circle-items-small { padding-bottom: 60px; }
.circle-items-small > div + div:before { top: 43px; left: 50%; margin-left: -208px; width: 124px; height: 41px; background: url(../images/arrow-small.png) no-repeat 0 0; }
.circle-items-small img { margin-bottom: 21px; }

.circle-diagram { padding-top: 28px; }
.circle-diagram .separator { width: 160px; height: 230px; font-size: 13px; line-height: 16px; position: relative; text-align: center; padding-top: 81px; }
.circle-diagram .separator:after { position: absolute; content: ''; }
.circle-diagram .sep-arrow-right:after { top: 119px; left: 50%; margin-left: -65px; width: 130px; height: 26px; background: url(../images/arrow-right-blue.png) no-repeat 0 0; }
.circle-diagram .sep-arrow-left:after { top: 119px; left: 50%; margin-left: -65px; width: 130px; height: 27px; background: url(../images/arrow-left-blue.png) no-repeat 0 0; }
.circle-diagram .sep-arrow-uturn:after { top: 131px; right: 0; width: 115px; height: 275px; background: url(../images/arrow-uturn-blue.png) no-repeat 0 0; }
.circle-diagram .sep-arrow-uturn { width: 130px; }
.circle { display: block; width: 230px; height: 230px; text-align: center; border-radius: 50%; font-size: 16px; line-height: 1.5; color: rgba(255, 255, 255, .75); background: #fa9419; font-weight: normal; padding: 47px 35px 20px; margin: 0 0 30px; }
.circle-4 { margin-right: 130px; }
.circle-final { background: #7fba00; }

#dam .circle h5 { font-size: 18px; line-height: 1.333; color: #fff; margin: 0 0 3px; }
#dam .circle p { color: inherit; }
#dam .circle img { margin: 0 auto 11px; }

#dam { font-weight: normal; }
#dam h2 { margin: 19px 0 13px; }
#dam h5 { margin-bottom: 24px; font-weight: bold; color: #475155; }
#dam p { margin-bottom: 15px; }

#virtualTerminal { padding-top: 37px; }

#testimonials { background: #f69620 url(../images/bg-testimonials.jpg); color: #fff; text-align: center; padding: 52px 0 64px; }
#testimonials h2 { font-size: 36px; font-weight: normal; letter-spacing: 0.05em; margin-bottom: 62px; }
#testimonials h2 .fa { font-size: 40px; margin-right: 4px; }
#testimonials .carousel-control { background: transparent; opacity: 1; width: 28px; }
#testimonials .carousel-control.left { margin-left: -155px; }
#testimonials .carousel-control.right { margin-right: -155px; }
#testimonials .arrow-left,
#testimonials .arrow-right { width: 28px; height: 55px; background: url(../images/direction-arrows.png) no-repeat 0 0; margin: -67px 0 0 -14px; }
#testimonials .arrow-right { background-position: right 0; }
#testimonials .arrow-left:hover { background-position: 0 bottom; }
#testimonials .arrow-right:hover { background-position: right bottom; }

.singleTestimonial { font-size: 18px; line-height: 24px; color: #fff; font-weight: bold; }
.singleTestimonial p { position: relative; padding: 27px 30px 24px; }
.singleTestimonial p:before,
.singleTestimonial p:after { content: ''; position: absolute; width: 36px; height: 24px; background: url(../images/quotes.png) no-repeat 0 0; }
.singleTestimonial p:before { top: 0; left: 0; }
.singleTestimonial p:after { bottom: 0; right: 0; background-position: 0 bottom; }
.singleTestimonial span { display: block; color: #000; margin-top: 40px; }

#helpYourBusinessThrive { padding: 74px 0; color: #fff; }
#helpYourBusinessThrive img { margin: 6px auto 33px; }
#helpYourBusinessThrive h2 { font-size: 36px; font-weight: bold; margin: 0 0 21px; }
#helpYourBusinessThrive p { font-size: 18px; line-height: 2; color: #000; margin-bottom: 14px; }
#helpYourBusinessThrive .cta-btn { margin: 19px 0 6px; }

ul.tick-list { list-style: none; font-size: 24px; line-height: 42px; color: #000; font-weight: bold; text-align: center; padding: 2px 0 4px; }
ul.tick-list li:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(../images/tick.png) no-repeat 0 0; vertical-align: top; margin: 4px 11px 0 0; }

#steps { font-size: 18px; line-height: 2; color: #fff; text-align: center; font-weight: 300; padding: 62px 0; }
#steps img { display: block; margin: 18px auto 31px; }
#steps h2,
.step h2 { font-size: 36px; line-height: 1.2; color: #fff; margin-bottom: 12px; letter-spacing: 0.06em; }

.step { text-align: center; padding: 58px 0; font-size: 18px; line-height: 2; color: #475155; font-weight: 300; }
.step img { display: block; margin: 0 auto 2px; }
.step h2 { margin-bottom: 51px; }
.step h2,
.step h3 { color: #fa9419; }
.step h3 { font-size: 24px; line-height: 1; text-transform: uppercase; margin: 48px 0 25px; }
.step.bg-blue h3 { color: #fff; }

#contact { padding: 51px 0 80px; margin-bottom: 80px; }
#contact h2 { font-size: 36px; line-height: 1.2; letter-spacing: 0.05em; color: #000; font-weight: normal; margin-bottom: 32px; }
#contact h2 > span { font-size: 18px; color: #475155; font-weight: 300; padding-top: 18px; letter-spacing: 0.03em; }
.required { color: #ff0000; }

.contact-info { font-size: 18px; line-height: 2; color: #475155; padding: 5px 0 0 40px; }
.contact-info h3 { font-size: 24px; color: #2fc7f7; text-transform: uppercase; letter-spacing: 0.1em; margin: 28px 0 15px; }
.contact-info h4 { font-size: 18px; line-height: 2; color: #475155; font-weight: normal; margin: 0; font-weight: 300; }
.contact-info a { color: #475155; }
.contact-info a:hover { color: #2fc7f7; }

label { display: block; font-size: 18px; line-height: 2; font-weight: 300; color: #475155; margin-bottom: 11px; }
.field { display: block; font-size: 18px; font-weight: 300; color: #a3a8aa; width: 100%; border: 2px solid #d5dde0; border-radius: 5px; background: #fff; padding: 12px 20px; margin-bottom: 18px; }
.field:focus { border-color: #2fc7f7; color: #475155; }
input.btn { min-width: 165px; text-align: center; }
textarea { height: 140px; }

.has-error .field { box-shadow: 0 0 7px red;}

.alert ul { margin-left: 20px; }

.form-loading .form-actions { background: url(../images/ajax-loader.gif) no-repeat center center; }
.form-loading .form-actions .btn { opacity: 0; visibility: hidden; }

.btn { opacity: 1; visibility: visible; }
.btn {
	-webkit-transition: opacity .3s ease, visibility 0s linear 0s;
	-o-transition: opacity .3s ease, visibility 0s linear 0s;
	transition: opacity .3s ease, visibility 0s linear 0s;
}

.form-loading .form-actions .btn {
	-webkit-transition: opacity .3s ease, visibility 0s linear .3s;
	-o-transition: opacity .3s ease, visibility 0s linear .3s;
	transition: opacity .3s ease, visibility 0s linear .3s;
}

.form-actions { padding-top: 32px; }

.article { padding: 52px 0 62px; font-size: 18px; line-height: 2; font-weight: 300; color: #000; }
.article h2 { margin: 32px 0 23px; }
.article h3 { margin-bottom: 53px; }
.article h4 { margin-bottom: 13px; }
.article p { color: #475155; }
.article img { display: block; margin: 28px auto 20px; }
.article ul { list-style: none; color: #475155; font-weight: 300; margin-bottom: 21px; }
.article ul li { padding-left: 16px; }
.article ul li:before { content: ''; float: left; width: 5px; height: 5px; border-radius: 50%; background: #7fba00; margin: 16px 0 0 -16px; }
.article ul.default-list { line-height: 1.667em; }
.article ul.default-list li { margin-bottom: 6px; }
.article ul.default-list li:before { background: #475155; margin: 14px 0 0 -14px; }
.article .arrows { max-width: 360px; margin: 0 auto; }
.article .arrows img { margin: 19px auto 12px; }
.article .arrows + h3 { margin-top: 45px; }
.article.bg-blue { color: #fff; }
.article.bg-blue p { color: #fff; }

img.img-laptop { position: relative; margin: 47px auto -44px; }

.posts { padding: 80px 0 10px; }

.post h2 { margin: 19px 0 16px; }
.post p { margin-bottom: 21px; }
.post .cta-btn { margin: 31px 0 18px; }

.post-middle-aligned { font-size: 18px; line-height: 2; font-weight: 300; color: #475155; display: table; width: 100%; margin-bottom: 57px; }
.post-middle-aligned h4 { color: #fa9419; margin: 17px 0; }
.post-middle-aligned p { margin-bottom: 21px; }
.post-middle-aligned .post-image { display: table-cell; width: 555px; vertical-align: middle; }
.post-middle-aligned .entry { display: table-cell; width: 585px; vertical-align: middle; padding: 0 128px 0 0; }
.post-middle-aligned .post-image + .entry { padding: 0 0 0 128px; }

.button-wrapper { margin: 40px 0 70px; }

#features { padding: 62px 0 10px; }
#features h2 { margin: 19px 0 70px; }
#features h4 { line-height: 1.5; }
#features img { margin: 9px 0; }
#features .entry { margin-bottom: 33px; }
#features .cta-btn { margin-top: 11px; }

.image-shadow { display: inline-block; position: relative; border-radius: 4px; border: 1px solid #cbcbcb; margin: 18px 0; }
.image-shadow:after { content: ''; position: absolute; top: 100%; left: 0; right: 0; height: 18px; background: url(../images/shadow.png) no-repeat center 0; background-size: 100% auto; }
.image-shadow img { display: block; margin: 0 !important; border-radius: 3px; }

/* Footer */
#footer { padding: 57px 0; }
#footer h3 { font-size: 14px; font-weight: normal; color: rgba(241, 245, 246, .5); margin-bottom: 2.4em; }
#footer h3.secondary { padding-top: 27px; border-top: 1px solid rgba(255, 255, 255, .1); margin-top: 28px; }
#footer ul { list-style: none; }
#footer ul li { margin-bottom: 18px; }
#footer ul li a { color: #f1f5f6; }
#footer ul li a:hover { color: #2fc7f7; text-decoration: none; }

#contactBelowFooter { padding: 20px 0 30px; }
#contactBelowFooter h2 { color: #fa9419; font-weight: normal; font-size: 24px; line-height: 36px; letter-spacing: 0.1em; }
#contactBelowFooter ul { color: #0066a1; letter-spacing: 0.075em; padding: 9px 0; }
#contactBelowFooter ul li { list-style: none; display: inline-block; }
#contactBelowFooter ul li + li:before { content: '|'; padding: 0 14px 0 10px; }
#contactBelowFooter ul li a { color: #0066a1; }
#contactBelowFooter ul li a:hover { color: #2fc7f7; text-decoration: none; }

#copyrightBar { text-align: center; color: rgba(241, 245, 246, .5); padding: 16px 0 6px; }

.content ul{
	padding-left: 50px;
}

.black-cover{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.popcontain{
	width: 789px;
	margin: 0 auto;
	z-index: 9999;
}

.modal-footer{
	border-top: 0px;
}

@media screen and (max-width: 1200px) {
	.block-item h3 { font-size: 13px; }

	.block-item.attendance,
	.block-item.management { margin-right: -13px; }
	.block-item.member,
	.block-item.testing { margin-left: -13px; }

	#banner .item { height: 480px; padding: 45px 0; }

	.circle-items > div + div:before {
		margin-left: -245px;
		-webkit-transform: scale(0.75);
		-ms-transform: scale(0.75);
		-o-transform: scale(0.75);
		transform: scale(0.75);
	}

	.circle-diagram .separator { width: 100px; height: 210px; padding-top: 70px; }
	.circle-diagram .separator:after {
		-webkit-transform: scale(0.7);
		-ms-transform: scale(0.7);
		-o-transform: scale(0.7);
		transform: scale(0.7);
	}
	.circle-diagram .sep-arrow-uturn { width: 70px; }
	.circle { width: 210px; height: 210px; padding: 30px 30px 20px; margin-bottom: 25px; }
	.circle-4 { margin-right: 110px; }
	.circle-diagram .sep-arrow-right:after { top: 109px; }
	.circle-diagram .sep-arrow-left:after { top: 109px; }
	.circle-diagram .sep-arrow-uturn:after { top: 109px; }
	.circle-diagram .sep-arrow-uturn:after {
		-webkit-transform: scale(0.9);
		-ms-transform: scale(0.9);
		-o-transform: scale(0.9);
		transform: scale(0.9);
	}
}

@media screen and (max-width: 991px) {
	#topNav { position: absolute; top: -56px; right: 0; margin: 0; }
	
	#main-nav { text-align: center; }

	#banner .item { height: 400px; padding: 15px 0; }

	ul.billing-items { margin: 52px -5px 64px; }
	ul.billing-items li { padding: 0 5px; }
	ul.billing-items li h3 { font-size: 16px; }

	.block-item h3 { font-size: 10px; line-height: 18px; padding: 7px 4px 6px; }
	.block-item.attendance,
	.block-item.management { margin-right: -11px; }
	.block-item.member,
	.block-item.testing { margin-left: -11px; }

	.circle-item h3 { font-size: 20px; }
	.circle-items > div + div:before {
		margin-left: -210px;
		-webkit-transform: scale(0.4);
		-ms-transform: scale(0.4);
		-o-transform: scale(0.4);
		transform: scale(0.4);
	}

	#testimonials .carousel-control.left { margin-left: -65px; }
	#testimonials .carousel-control.right { margin-right: -65px; }
	
	#contact h2 > span { font-size: 16px; }
	.contact-info { padding-left: 0; font-size: 14px; }
	.contact-info h3 { font-size: 20px; }
	.contact-info h4 { font-size: 14px; }
	
	label { font-size: 16px; margin-bottom: 8px; }
	.field { font-size: 16px; }
	
	.post-middle-aligned,
	.circle-item,
	.circle-item h5 { font-size: 16px; }
	.circle-items-small > div + div:before { margin-left: -155px; }

	.post-middle-aligned .entry { width: 585px; padding: 0 64px 0 0; }
	.post-middle-aligned .post-image + .entry { padding: 0 0 0 64px; }

	.circle-diagram .separator { width: 70px; height: 160px; padding-top: 50px; font-size: 10px; }
	.circle-diagram .separator:after {
		-webkit-transform: scale(0.4);
		-ms-transform: scale(0.4);
		-o-transform: scale(0.4);
		transform: scale(0.4);
	}
	.circle-diagram .sep-arrow-uturn { width: 50px; margin-right: 25px; }
	.circle { width: 160px; height: 160px; padding: 15px 15px 10px; margin-bottom: 15px; font-size: 13px; }
	.circle-4 { margin-right: 100px; }
	.circle-diagram .sep-arrow-right:after { top: 79px; }
	.circle-diagram .sep-arrow-left:after { top: 79px; }
	.circle-diagram .sep-arrow-uturn:after { top: 49px; }
	.circle-diagram .sep-arrow-uturn:after {
		-webkit-transform: scale(0.68) translateX(50px);
		-ms-transform: scale(0.68) translateX(50px);
		-o-transform: scale(0.68) translateX(50px);
		transform: scale(0.68) translateX(50px);
	}

	#dam .circle img { margin-bottom: 5px; }
	#dam .circle h5 { font-size: 15px; }
}

@media screen and (max-width: 767px) {
	.cta-btn { display: block; text-align: center; padding: 9px 15px 10px;}
	#topBar { font-size: 10px; }
	.btn-top { font-size: 11px; }

	#logo { margin: 18px 0; }
	#logo,
	#logo img { width: 82px; height: 24px; }
	
	#topNav { font-size: 12px; position: static; margin: 0 -15px; width: auto;  }

	.header-phone:before,
	.header-email:before { font-size: 18px; margin-right: 4px; }

	#main-nav { position: relative; }
	
	.menu-link { display: block; position: absolute; z-index: 100; top: -35px; right: 15px; width: 21px; height: 17px; cursor: pointer; }
	.menu-link span { position: absolute; top: 7px; right: 0; width: 21px; height: 3px; border-radius: 2px; }
	.menu-link span:after { top: -7px; }
	.menu-link span:before { top: 7px; }
	.menu-link span:after,
	.menu-link span:before { position: absolute; left: 0; content: ''; width: 21px; height: 3px; border-radius: 2px; }

	.menu-link span:before,
	.menu-link span,
	.menu-link span:after { background: #fa9519; }
	.menu-link:hover span:before,
	.menu-link:hover span,
	.menu-link:hover span:after { background: #0066a1; }

	.nav-active .menu-link span:before { top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
	.nav-active .menu-link span { background-color: transparent; }
	.nav-active .menu-link span:after { top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

	.menu-link span:before,
	.menu-link span,
	.menu-link span:after {
		-webkit-transition: all .3s ease;
		        transition: all .3s ease;
	}

	#main-nav { padding: 0; position: static; }
	#main-nav ul { position: absolute; top: 100%; left: 0; right: 0; padding: 10px 0; background: #fff; border-top: 1px solid #dfdfdf; box-shadow: 0 2px 2px rgba(0, 0, 0, .1); opacity: 0; visibility: hidden; text-align: left; }
	#main-nav ul li { display: block; margin: 0; padding: 0; }
	#main-nav ul li a { display: inline-block; text-align: left; padding: 5px 15px; }
	#main-nav ul li a:hover { }
	#main-nav ul li.active a { }
	#main-nav ul li a {
		-webkit-transition: background .2s ease, color .2s ease;
		-o-transition: background .2s ease, color .2s ease;
		transition: background .2s ease, color .2s ease;
	}

	#main-nav ul {
		-webkit-transition: opacity .3s ease, visibility 0s linear .3s;
		-o-transition: opacity .3s ease, visibility 0s linear .3s;
		transition: opacity .3s ease, visibility 0s linear .3s;
	}
	
	#main-nav.nav-active ul { opacity: 1; visibility: visible; }
	#main-nav.nav-active ul {
		-webkit-transition: opacity .3s ease, visibility 0s linear 0s;
		-o-transition: opacity .3s ease, visibility 0s linear 0s;
		transition: opacity .3s ease, visibility 0s linear 0s;
	}

	#main-nav ul.sub-menu { width: 100%; position: static; padding: 0; opacity: 1; visibility: inherit; box-shadow: none; border-top: 0; }
	#main-nav ul.sub-menu {
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	#main-nav ul.sub-menu li a { padding-left: 25px; display: block; }
	#main-nav ul.sub-menu li ul li a { padding-left: 35px; }
	
	#banner { background-position: center center; }
	#banner h2 { font-size: 30px; line-height: 1.2; }
	#banner h3 { font-size: 24px; background: 1.2; }
	#banner .item { height: 330px; }
	#banner .carousel-control { width: 40px; }

	.arrow-left,
	.arrow-right {
		-webkit-transform: scale(0.6);
		-ms-transform: scale(0.6);
		-o-transform: scale(0.6);
		transform: scale(0.6);
	}

	#hero { padding: 50px 0; min-height: 0; }
	#hero h2 { font-size: 28px; }
	#hero .phone { font-size: 32px;	}

	.hero-container { height: auto; padding: 40px 0; }
	
	#homeServices,
	#fullServiceBilling,
	#paymentProcessing { padding: 34px 0 44px; }
	#homeServices,
	#fullServiceBilling,
	#paymentProcessing,
	#clientHub { line-height: 1.5; }
	#clientHub { padding: 33px 0 60px; }

	#homeServices h2,
	#fullServiceBilling h2,
	#paymentProcessing h2 { line-height: 1.2; }

	ul.billing-items,
	ul.servicesList { margin: 32px 0 24px; }
	ul.billing-items li,
	ul.servicesList li { width: 100%; margin: 0 auto 20px; padding: 0; }
	
	.block-item img { width: 100%; }
	.block-item h3 { font-size: 16px; line-height: 30px; padding: 9px 10px 7px; }
	.block-item,
	.block-item.attendance,
	.block-item.management,
	.block-item.member,
	.block-item.testing { margin: 0 auto 15px; }

	#paymentProcessing { padding: 35px 0 60px; }
	
	.circle-items { padding: 32px 0 25px; }
	.circle-items > div + div:before { content: none; }
	.circle-item { margin: 0 auto 40px; }
	.circle-item img { margin: 0 auto 20px; }

	.circle-diagram .separator { display: block; width: 100%; height: auto; padding: 0; float: none !important; font-size: 13px; line-height: 16px; }
	.circle-diagram .separator:after { content: none; }
	.circle { width: 230px; height: 230px; padding: 47px 35px 20px; margin: 0 auto 15px; font-size: 13px; float: none !important; font-size: 16px; }

	#dam .circle h5 { font-size: 18px; line-height: 1.333; margin: 0 0 3px; }
	#dam .circle img { margin: 0 auto 11px; }

	.article { font-size: 16px; line-height: 1.5; padding: 42px 0 52px; }
	.article ul li { margin-bottom: 5px; }
	.article ul li:before { margin-top: 10px; }
	.article .arrows { max-width: 220px; }
	.article .arrows img { max-width: 30% !important; }

	#features h2 { margin-bottom: 40px; }
	#features .entry { margin-bottom: 32px; }

	ul.tick-list { font-size: 20px; line-height: 31px; text-align: left; }
	ul.tick-list li { margin-bottom: 10px; padding-left: 42px; }
	ul.tick-list li:before { margin-top: 0; float: left; margin-left: -42px; }

	#testimonials { padding: 32px 0 44px; }
	#testimonials h2 { margin-bottom: 32px; }
	#testimonials .carousel-control.left,
	#testimonials .carousel-control.right { margin: 0; }

	.singleTestimonial p { padding: 27px 36px 24px; }

	#contact h2 { font-size: 30px; }
	#contact h2 > span { padding-top: 12px; }

	.contact-info h3 { font-size: 24px; }
	.contact-info,
	.contact-info h4 { font-size: 18px; }

	label,
	.field { font-size: 18px; }

	.post-middle-aligned .post-image,
	.post-middle-aligned .entry,
	.post-middle-aligned .post-image + .entry { width: 100%; padding: 0; }

	#helpYourBusinessThrive { padding: 50px 0; }

	#contactBelowFooter ul { font-size: 11px; }
	#contactBelowFooter ul li + li:before { padding: 0 9px 0 5px; }
	#contactBelowFooter h2 { font-size: 22px; line-height: 1.5; }
	
	#footer { padding: 30px 0 10px; }
	#footer ul { margin-bottom: 40px; }
	#footer h3 { margin-bottom: 1.2em; }
}