/*
Theme Name: Class Creative Theme
Description: A custom theme built by Class Creative
Author: Class Creative
Author URI: http://www.class-creative.com
Version: 1.0
*/

/*************** ADD YOUR CSS HERE ***************/

@font-face {
	font-family: 'proxima';
	src: url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.eot");
	src: url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.eot%3F") format('embedded-opentype'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.woff2") format('woff2'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.woff") format('woff'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.ttf") format('truetype'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Light-webfont.svg") format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'proxima';
	src: url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.eot");
	src: url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.eot%3F") format('embedded-opentype'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.woff2") format('woff2'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.woff") format('woff'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.ttf") format('truetype'), url("/assets?p=%2Finc%2Ffonts%2FProximaNova-Semibold-webfont.svg") format('svg');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'socicon';
	src: url("/assets?p=%2Finc%2Ffonts%2Fsocicon.eot");
	src: url("/assets?p=%2Finc%2Ffonts%2Fsocicon.eot%3F") format('embedded-opentype'), url("/assets?p=%2Finc%2Ffonts%2Fsocicon.woff") format('woff'), url("/assets?p=%2Finc%2Ffonts%2Fsocicon.ttf") format('truetype'), url("/assets?p=%2Finc%2Ffonts%2Fsocicon.svg") format('svg');
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body {
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: 100%;
	font-family: 'proxima', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #0d3b5d;
}

body.mob-nav-visible {
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

.socicon {
	font-family: 'socicon' !important;
}

em {
	font-style: normal;
	font-weight: bold;
}

p {
	font-size: 13.5px;
	line-height: 29px;
}

.max-1200, .max-1130, .max-960 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.max-1130 {
	max-width: 1130px;
}

.max-1200 {
	max-width: 1270px;
}

.max-960 {
	max-width: 960px;
}

.inline-top, .inline-middle, .inline-bottom {
	display: inline-block;
	position: relative;
}

.inline-top {
	vertical-align: top;
}

.inline-middle {
	vertical-align: middle;
}

.inline-bottom {
	vertical-align: bottom;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.justify-grid {
	text-align: justify;
	font-size: 0px;
}

.justify-grid .break {
	width: 100%;
	height: 0;
}

.justify-grid>* {
	display: inline-block;
}

.justify-grid:after {
	content: '';
	display: inline-block;
	width: 100%;
}

.grey-section {
	background-color: #f3f7fa;
}

.darkgrey-section {
	background-color: #dedede;
}

.white-section {
	background-color: white;
}

.contact-section {
	background-color: #447093;
	background-image: url("/assets?p=%2Finc%2Fimages%2Fcontactimage-1.jpg");
	background-position: center;
	background-repeat: no-repeat;
	color: white;
}

.two-columns {
	text-align: left;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}

.body-section {
	padding: 60px 0;
}

.body-block {
	padding: 50px 75px;
}

.contact-section .body-block {
	padding: 0 75px;
}

.body-block-left {
	width: 20%;
	color: #0d3b5d;
	position: relative;
	text-align: left;
	padding-right: 35px;
}

.contact-section .body-block-left {
	color: white;
}

.left-side-taller .body-block-left {
	border-right: 1px solid #c8cccf;
}

.body-block-left h2 {
	font-size: 18px;
	line-height: 30px;
	margin: 0 0 15px;
}

.body-block-left p {
	color: #0d3b5d;
	margin-bottom: 0;
}

.body-block-left ul li {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
}

.body-block-left ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

.body-block-left ul li a {
	color: #4A4A4A;
}

.body-block-left ul li .socicon {
	margin-right: 20px;
	font-size: 16px;
}

.social-links {
	display: block;
}

.social-links ul li {
	font-size: 13px;
	margin: 10px 25px 10px 0;
	padding: 0;
	display: inline-block;
}

.social-links ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}

.social-links ul li a {
	color: #fff;
}

.social-links ul li .socicon {
	margin-right: 10px;
	font-size: 16px;
}

.contact-section .body-block-left p {
	color: white;
}

.to-bottom {
	position: absolute;
	bottom: 50px;
	left: 75px;
	width: 17.7%;
	padding-right: 30px;
	text-align: left;
}

.to-bottom p {
	margin-bottom: 0px;
}

.body-block-right {
	width: 80%;
	padding-left: 50px;
	border-left: 1px solid #c8cccf;
}

.left-side-taller .body-block-right {
	border-left: none;
}

footer {
	background-color: #143d5b;
}

footer p {
	color: white;
	margin-bottom: 0px;
}

footer .body-block-right {
	min-height: 100px;
	padding-top: 18px;
}

.btn-wphr-blue, .btn-wphr-white {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	background-color: white;
	padding: 10px 25px;
	color: #0e3c60;
	border-radius: 2px;
}

.btn-wphr-blue, .btn-wphr-blue:hover, .btn-wphr-blue:focus {
	color: white;
	background-color: #0d3b5d;
}

.btn-wphr-blue i, .btn-wphr-white i {
	display: inline-block;
	vertical-align: middle;
	height: 18px;
	width: 16px;
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbutton-arrow%402x.png");
	background-size: 16px 15px;
	background-repeat: no-repeat;
	margin-left: 20px;
}

.btn-wphr-blue i {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbutton-arrow-white%402x.png");
}

.btn-wphr-white:hover, .btn-wphr-white:focus {
	color: #0e3c60;
}

.block-hover .btn-wphr-white, .block-hover .btn-wphr-white:hover, .block-hover .btn-wphr-white:focus {
	background-color: transparent;
	margin-top: 20px;
	padding: 0px 25px;
}

.wphr-background {
	background-color: #083356;
	background-image: url("/assets?p=%2Finc%2Fimages%2FHomepageHeaderimage.jpg");
	background-position: top center;
	/*background-color: #105c90;*/
	color: white;
	/*min-height: 570px;*/
	padding: 50px 0;
	position: relative;
	overflow: visible;
}

.page-template-template-systems .wphr-background {
	padding-bottom: 0px;
}

.menu-links {
	font-size: 12px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu-links>li {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

.menu-links>li>a {
	padding: 25px 0;
	display: block;
	font-weight: bold;
	margin-left: 25px;
	color: white;
	text-transform: uppercase;
	opacity: 0.6;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.menu-links>li.modal-link>a {
	border: 1px solid white;
	border-radius: 2px;
	padding: 8px 15px;
}

.menu-links>li>a:hover, .menu-links>li>a:focus {
	opacity: 0.9;
}

.menu-links>li.current_page_item>a {
	opacity: 1;
}

.menu-links li .sub-menu {
	position: absolute;
	top: -2px;
	left: 25px;
	z-index: 999;
	padding: 0 0;
	display: none;
	line-height: 1.7rem;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	list-style: none;
	text-align: center;
	margin: 50px 0 0 0;
	padding: 0;
}

.menu-links>li:hover .sub-menu {
	display: block;
}

.menu-links .sub-menu li {
	padding: 0 0;
	text-align: left;
	margin: 0;
}

.menu-links .sub-menu>li a {
	padding: 10px 10px;
	position: relative;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #5D646A !important;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.menu-links .sub-menu>li a:hover {
	color: #0d3b5d !important;
	background: #f3f7fa;
}

.page-title {
	margin-top: 100px;
}

.page-title h1 {
	max-width: 760px;
	font-size: 32px;
	line-height: 48px;
}

.blocks {
	width: 100%;
	margin-bottom: -20px;
}

.static-block, .block {
	width: 32%;
	height: 300px;
	background-color: #f3f7fa;
	vertical-align: top;
	text-align: center;
	padding: 30px;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.block.bg-1 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-1.jpg");
}

.block.bg-2 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-2.jpg");
}

.block.bg-3 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-3.jpg");
}

.block.bg-4 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-4.jpg");
}

.block.bg-5 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-5.jpg");
}

.block.bg-6 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fbox-6.jpg");
}

.static-block.bg-1 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fsm-box-1.jpg");
}

.static-block.bg-2 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fsm-box-2.jpg");
}

.static-block.bg-3 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fsm-box-3.jpg");
}

.static-block.bg-4 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fsm-box-4.jpg");
}

.static-block.bg-5 {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fsm-box-5.jpg");
}

.static-block {
	height: 200px;
}

.static-box-fix {
	height: 1px;
	width: 32%;
}

.static-block h3, .block h3 {
	color: white;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	margin: auto;
	position: absolute;
	padding: 0 30px;
	right: 0;
	left: 0;
	-webkit-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.block-hover {
	margin: auto;
	position: absolute;
	right: 0;
	left: 0;
	padding: 0 30px;
	display: block;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateY(300px);
	-ms-transform: translateY(300px);
	transform: translateY(300px);
}

.block-hover p {
	margin-bottom: 0px;
	display: block;
}

.block .overlay {
	background-color: #f3f7fa;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}

.block:hover .overlay {
	opacity: 1;
}

/*
.block:hover {
	background-color: #f3f7fa;
	background-image: url("/assets?p=%2Fdata%3Aimage%2Fgif%3Bbase64%2CR0lGODlhAQABAIAAAAAAAP%2F%2F%2FyH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	cursor: help;
}*/

.block:hover h3 {
	-webkit-transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.block:hover .block-hover {
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.points-list {
	margin-bottom: -20px;
}

.points-list .point:before {
	content: "";
	position: absolute;
	top: 11px;
	left: 0;
	background-repeat: no-repeat;
}

.points-list .point.tick:before {
	background-image: url("/assets?p=%2Finc%2Fimages%2Ftick%402x.png");
	background-size: 44px 35px;
	width: 44px;
	height: 35px;
}

.points-list .point.arrow:before {
	background-image: url("/assets?p=%2Finc%2Fimages%2Farrow%402x.png");
	background-size: 27px 44px;
	width: 27px;
	height: 44px;
}

.points-list .point.circle:before {
	height: 9px;
	width: 9px;
	background-color: #123e5b;
	border-radius: 50%;
	top: 10px;
}

.points-list .point {
	position: relative;
	padding-left: 65px;
	text-align: left;
	margin-bottom: 20px;
}

.left-side-taller .points-list .point {
	margin-bottom: 50px;
}

.points-list .point.circle {
	padding-left: 30px;
}

.blocks>h3, .points-list h3 {
	display: block;
	margin: 0 0 35px;
	font-size: 18px;
	font-weight: bold;
	color: #0D3B5D;
}

.points-list.row-of-three .point {
	width: 30%;
}

.points-list.row-of-two .point {
	width: 47%;
}

.points-list .point p {
	margin-bottom: 0px;
}

.nav-wrapper {
	display: none;
}

.nav-wrapper .nav-toggle {
	position: relative;
	height: 25px;
	width: 34px;
	margin: auto;
	display: block;
}

.nav-wrapper .nav-toggle i {
	display: block;
	height: 4px;
	width: 100%;
	background-color: white;
}

.nav-wrapper .nav-toggle i:before, .nav-wrapper .nav-toggle i:after {
	content: "";
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background-color: white;
}

.nav-wrapper .nav-toggle i:before {
	top: 9px;
}

.nav-wrapper .nav-toggle i:after {
	top: 18px;
}

.mob-nav {
	height: 100%;
	width: 320px;
	background-color: #494C55;
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	z-index: 100;
	padding: 83px 0px 0px;
	-webkit-transform: translateX(320px);
	-ms-transform: translateX(320px);
	transform: translateX(320px);
	-webkit-transition: transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	overflow: auto;
}

.mob-nav .nav-toggle {
	position: absolute;
	top: 45px;
	left: 40px;
	height: 16px;
	width: 16px;
	background-image: url("/assets?p=%2Finc%2Fimages%2Fmobile-menu-close-cross%402x.png");
	background-size: 16px 16px;
	font-size: 0;
	color: white;
	text-decoration: none;
}

.mob-nav ul {
	width: 100%;
}

.mob-nav ul li {
	display: block;
	text-align: left;
	padding: 15px 40px;
	border-bottom: 1px solid #737785;
}

.mob-nav ul li:first-child {
	border-top: 1px solid #737785;
}

.mob-nav ul li a {
	display: block;
	margin-left: 0px;
}

.mob-nav.visible {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}

.mob-backdrop {
	background-color: #000;
	opacity: 0;
	width: 100%;
	height: 0px;
	position: absolute;
	top: 0;
	z-index: 90;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.mob-backdrop.visible {
	height: 100%;
	opacity: 0.75;
}

#pattern-canvas {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #083356;
	display: block;
}

.address p {
	line-height: 19px;
}

.email a, .phone a {
	color: white;
	display: block;
}

.email h4, .phone h4 {
	font-weight: bold;
}

.contact-information>div {
	padding-left: 60px;
	position: relative;
}

.contact-information>div:before {
	content: "";
	position: absolute;
}

.address {
	margin-bottom: 45px;
}

.address:before {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fmapmarker%40x2.png");
	background-size: 26px 43px;
	width: 26px;
	height: 43px;
	left: 18px;
	top: 3px;
}

.email:before {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fmailicon%40x2.png");
	background-size: 35px 23px;
	width: 35px;
	height: 23px;
	left: 13px;
	top: 8px;
}

.phone:before {
	background-image: url("/assets?p=%2Finc%2Fimages%2Fphoneicon%40x2.png");
	background-size: 39px 28px;
	width: 39px;
	height: 28px;
	left: 10px;
	top: 5px;
}

.phone {
	margin-left: 0px;
}

#header-nav.affix {
	position: fixed;
	z-index: 100;
	padding: 20px 0;
	left: 0;
	right: 0;
	top: 0;
	background-image: url("/assets?p=%2Finc%2Fimages%2FHomepageHeaderimage.jpg");
	background-position: top center;
	-webkit-animation: navanim 0.3s ease 0s 1 normal forwards;
	animation: navanim 0.3s ease 0s 1 normal forwards;
}

.page-template-template-systems-php .page-title.justify-grid, .modal-body .body-block-right>fieldset.justify-grid, footer .body-block-right.justify-grid, .points-list.justify-grid, .blocks.justify-grid, #header-nav>.justify-grid {
	font-size: 0.1px;
}

@-webkit-keyframes navanim {
	from {
		top: -100px;
	}
	to {
		top: 0px;
	}
}

@-moz-keyframes navanim {
	from {
		top: -100px;
	}
	to {
		top: 0px;
	}
}

@keyframes navanim {
	from {
		top: -100px;
	}
	to {
		top: 0px;
	}
}

.app-screenshot {
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	transform: translateY(100%);
	-webkit-animation: appscreenshot 0.5s cubic-bezier(0.075, 0.595, 0.315, 1.13) 0.8s 1 normal forwards;
	animation: appscreenshot 0.5s cubic-bezier(0.075, 0.595, 0.315, 1.13) 0.8s 1 normal forwards;
}

@-webkit-keyframes appscreenshot {
	from {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
	to {
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}
}

@-moz-keyframes appscreenshot {
	from {
		transform: translateY(100%);
	}
	to {
		transform: translateY(5%);
	}
}

@keyframes appscreenshot {
	from {
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}
	to {
		-ms-transform: translateY(5%);
		transform: translateY(5%);
	}
}

.modal-dialog {
	width: 90%;
	margin: 30px auto;
	max-width: 1000px;
}

.modal-body {
	padding: 0px;
}

.modal-body .body-block-right {
	width: 73%;
}

.modal-body .body-block-left {
	width: 27%;
}

.input-wrapper {
	width: 100%;
	margin-bottom: 25px;
}

.input-wrapper.half-size {
	width: 48%;
}

.input-wrapper input, .input-wrapper textarea {
	background-color: #eef2f5;
	padding: 16px 15px;
	display: block;
	width: 100%;
	border: 1px solid transparent;
	font-size: 12px;
	color: #0D3B5D;
	text-transform: uppercase;
	font-weight: bold;
}

#details .input-wrapper:last-child {
	margin-bottom: 0px;
}

.input-wrapper label {
	text-transform: uppercase;
	font-size: 14px;
	color: #0D3B5D;
	margin-bottom: 10px;
}

div.fancy-select div.trigger {
	width: 100%;
	color: #0D3B5D;
	background-color: #eef2f5;
	border-radius: 0px;
	border: 0px;
	box-shadow: none;
	padding: 17px 30px 17px 15px;
	font-size: 12px;
}

div.fancy-select div.trigger.open {
	border: 0px;
	color: #0D3B5D;
	background-color: #eef2f5;
}

div.fancy-select div.trigger:after {
	top: 22px;
}

div.fancy-select div.trigger.open::after {
	border-top-color: #4B5468;
}

div.fancy-select select:focus+div.trigger {
	box-shadow: none;
}

div.fancy-select ul.options {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 128%;
	border: none;
	background-color: #eef2f5;
	border-radius: 0px;
}

div.fancy-select ul.options li {
	color: #225c88;
}

div.fancy-select ul.options li.hover {
	color: #0D3B5D;
}

div.fancy-select ul.options li.selected {
	background: none repeat scroll 0% 0% rgba(13, 59, 93, 0.3);
	color: rgba(255, 255, 255, 0.75);
}

div.fancy-select ul.options.open {
	top: 55px;
}

form button.btn-wphr-blue {
	width: 193px;
	text-align: left;
	position: relative;
	float: right;
}

form button.btn-wphr-blue i {
	height: 15px;
	position: absolute;
	right: 25px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.input-wrapper input.invalid, .input-wrapper div.fancy-select.invalid, .input-wrapper textarea.invalid {
	border: 1px solid #af1414;
}

@media screen and (max-width: 1200px) {
	.wphr-background {
		padding: 45px 20px;
	}
	.page-title {
		text-align: center;
	}
	.page-title h1 {
		margin: 0 auto 10px;
	}
	.body-section {
		padding: 20px;
	}
	.contact-section .body-block, .body-block {
		padding: 40px 20px;
	}
	.left-side-taller .body-block-left {
		width: 26%;
	}
	.left-side-taller .body-block-right {
		width: 74%;
	}
	.page-template-template-systems .page-title {
		text-align: justify;
	}
	header .menu-links {
		display: none;
	}
	.nav-wrapper {
		display: inline-block;
		overflow-x: hidden;
		overflow-y: auto;
	}
	.menu-links>li>a {
		padding: 0;
	}
	.menu-links li .sub-menu {
		position: relative;
		background-color: transparent;
		border: none;
		top: 0;
		left: 0;
		display: block;
		margin-top: 0;
	}
	.mob-nav ul li.menu-item-has-children {
		padding: 0;
		border-bottom: 0;
	}
	.mob-nav ul li.menu-item-has-children>a {
		padding: 15px 40px;
	}
	.menu-links .sub-menu>li a {
		padding: 15px 15px 15px 60px;
		color: white !important;
		opacity: 0.6;
		white-space: normal;
	}
	.menu-links .sub-menu>li a:hover {
		color: white !important;
		background: transparent;
		opacity: 1;
		text-decoration: underline;
	}
}

@media screen and (max-width: 979px) {
	.static-block, .block {
		width: 48%;
	}
	.body-block-left {
		width: 26%;
	}
	.body-block-right {
		width: 74%;
	}
	.points-list.row-of-two .point, .points-list.row-of-three .point {
		width: 100%;
		min-height: 60px;
	}
	.points-list.row-of-three .point.circle {
		width: 100%;
		min-height: 0px;
		max-width: 210px;
	}
	.to-bottom {
		left: 20px;
		width: 23%;
	}
	.left-side-taller .points-list .point {
		margin-bottom: 30px;
	}
	.left-side-taller .body-block-left {
		width: 30%;
		border-right: none;
	}
	.left-side-taller .body-block-right {
		width: 70%;
		border-left: 1px solid #C8CCCF;
	}
	footer .logo {
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	footer .body-block-left {
		width: 100%;
		border-right: none;
		padding-right: 0;
	}
	footer .body-block-right {
		width: 100%;
		border-left: none;
		padding-left: 0;
		padding-top: 15px;
	}
	footer .body-block-right p {
		display: block;
		padding: 0 20px;
		text-align: center;
	}
	footer .body-block-right ul {
		display: block;
		text-align: center;
		margin-top: 15px;
	}
	footer .menu-links li:first-child a {
		margin-left: 0px;
	}
	.inline-middle.phone {
		display: block;
		margin-left: 0px;
	}
	.inline-middle.email {
		display: block;
	}
	.email h4, .phone h4 {
		line-height: 37px;
	}
	.page-template-template-systems .page-title {
		text-align: center;
	}
	.page-template-template-systems .page-title>div {
		width: 100%;
		margin-bottom: 30px;
	}
	.page-template-template-systems .page-title>img {
		max-width: 100%;
	}
	#enquiry .body-block-left, #enquiry .body-block-right {
		width: 100%;
	}
	#enquiry .body-block-left {
		padding-right: 0px;
		text-align: center;
		border-bottom: 1px solid #c8cccf;
		margin-bottom: 20px;
		padding-bottom: 20px;
	}
	#enquiry .body-block-left ul {
		margin-bottom: -10px;
	}
	#enquiry .body-block-left ul li {
		margin: 0 20px;
		display: inline-block;
		margin-bottom: 10px;
	}
	#enquiry .body-block-left ul li span {
		margin-right: 5px;
	}
	#enquiry .body-block-right {
		padding-left: 0px;
		border-left: none;
	}
}

@media screen and (max-width: 767px) {
	.body-block h2 {
		text-align: center;
	}
	.left-side-taller .body-block-left, .body-block-left {
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #C8CCCF;
		padding-right: 0;
	}
	footer .body-block-left {
		border-bottom: none;
	}
	.left-side-taller .body-block-right, .body-block-right {
		width: 100%;
		border-left: none;
		padding-left: 0;
		padding-top: 30px;
	}
	#enquiry .body-block-right {
		padding-top: 0;
	}
	.body-block-left p {
		margin-bottom: 20px;
		text-align: center;
	}
	.footnote-flag .points-list {
		margin-bottom: 30px;
	}
	.to-bottom {
		text-align: center;
		width: 100%;
		left: 0px;
		padding: 0 20px;
		bottom: 30px;
	}
	.left-side-taller .points-list .point {
		margin-bottom: 20px;
	}
	.wphr-background {
		min-height: 0px;
		padding-top: 20px;
	}
	.page-title {
		margin-top: 60px;
		margin-bottom: 20px;
	}
	.page-template-template-systems-php .page-title {
		margin-bottom: 0px;
	}
}

@media screen and (max-width: 650px) {
	.page-title h1 {
		font-size: 26px;
		line-height: 35px;
		margin: 0 auto 25px;
	}
	.two-columns {
		text-align: center;
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		-webkit-column-gap: 0;
		-moz-column-gap: 0;
		column-gap: 0;
	}
	.hidden-mob {
		display: none;
	}
	#enquiry .input-wrapper.half-size {
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
	.points-list .point.tick:before {
		width: 22px;
		height: 28px;
		background-size: 22px 18px;
		background-repeat: no-repeat;
	}
	.points-list .point.arrow:before {
		width: 14px;
		height: 22px;
		background-size: 14px 22px;
		background-repeat: no-repeat;
	}
	.points-list .point {
		padding-left: 35px;
	}
	.circle-flag {
		text-align: center;
	}
	.footnote-flag .points-list {
		margin-bottom: 50px;
	}
	.blocks {
		text-align: center;
	}
	.blocks .static-block, .blocks .block {
		width: 100%;
		max-width: 300px;
	}
	footer .menu-links li {
		margin: 0 auto 15px;
		display: block;
	}
	footer .menu-links li:last-child {
		margin-bottom: 0px;
	}
	footer .menu-links li a {
		margin-left: 0px;
	}
	.blocks>h3, .points-list h3 {
		text-align: center;
	}
	.contact-information>div {
		margin: 0px auto;
		text-align: center;
		padding-left: 0;
	}
	.contact-information>div:before {
		display: block;
		margin: 0 auto;
		left: auto;
		position: relative;
	}
	.contact-information>div.address:before {
		margin-bottom: 20px;
	}
}

.socicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'socicon';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.socicon:empty {
	width: 1em;
}

.socicon-twitter:before {
	content: "a";
}

.socicon-facebook:before {
	content: "b";
}

.socicon-google:before {
	content: "c";
}

.socicon-pinterest:before {
	content: "d";
}

.socicon-foursquare:before {
	content: "e";
}

.socicon-yahoo:before {
	content: "f";
}

.socicon-skype:before {
	content: "g";
}

.socicon-yelp:before {
	content: "h";
}

.socicon-feedburner:before {
	content: "i";
}

.socicon-linkedin:before {
	content: "j";
}

.socicon-viadeo:before {
	content: "k";
}

.socicon-xing:before {
	content: "l";
}

.socicon-myspace:before {
	content: "m";
}

.socicon-soundcloud:before {
	content: "n";
}

.socicon-spotify:before {
	content: "o";
}

.socicon-grooveshark:before {
	content: "p";
}

.socicon-lastfm:before {
	content: "q";
}

.socicon-youtube:before {
	content: "r";
}

.socicon-vimeo:before {
	content: "s";
}

.socicon-dailymotion:before {
	content: "t";
}

.socicon-vine:before {
	content: "u";
}

.socicon-flickr:before {
	content: "v";
}

.socicon-500px:before {
	content: "w";
}

.socicon-instagram:before {
	content: "x";
}

.socicon-wordpress:before {
	content: "y";
}

.socicon-tumblr:before {
	content: "z";
}

.socicon-blogger:before {
	content: "A";
}

.socicon-technorati:before {
	content: "B";
}

.socicon-reddit:before {
	content: "C";
}

.socicon-dribbble:before {
	content: "D";
}

.socicon-stumbleupon:before {
	content: "E";
}

.socicon-digg:before {
	content: "F";
}

.socicon-envato:before {
	content: "G";
}

.socicon-behance:before {
	content: "H";
}

.socicon-delicious:before {
	content: "I";
}

.socicon-deviantart:before {
	content: "J";
}

.socicon-forrst:before {
	content: "K";
}

.socicon-playstore:before {
	content: "L";
}

.socicon-zerply:before {
	content: "M";
}

.socicon-wikipedia:before {
	content: "N";
}

.socicon-apple:before {
	content: "O";
}

.socicon-flattr:before {
	content: "P";
}

.socicon-github:before {
	content: "Q";
}

.socicon-chimein:before {
	content: "R";
}

.socicon-friendfeed:before {
	content: "S";
}

.socicon-newsvine:before {
	content: "T";
}

.socicon-identica:before {
	content: "U";
}

.socicon-bebo:before {
	content: "V";
}

.socicon-zynga:before {
	content: "W";
}

.socicon-steam:before {
	content: "X";
}

.socicon-xbox:before {
	content: "Y";
}

.socicon-windows:before {
	content: "Z";
}

.socicon-outlook:before {
	content: "1";
}

.socicon-coderwall:before {
	content: "2";
}

.socicon-tripadvisor:before {
	content: "3";
}

.socicon-appnet:before {
	content: "4";
}

.socicon-goodreads:before {
	content: "5";
}

.socicon-tripit:before {
	content: "6";
}

.socicon-lanyrd:before {
	content: "7";
}

.socicon-slideshare:before {
	content: "8";
}

.socicon-buffer:before {
	content: "9";
}

.socicon-rss:before {
	content: ",";
}

.socicon-vkontakte:before {
	content: ";";
}

.socicon-disqus:before {
	content: ":";
}

.socicon-houzz:before {
	content: "+";
}

.socicon-mail:before {
	content: "@";
}

.socicon-patreon:before {
	content: "=";
}

.socicon-paypal:before {
	content: "-";
}

.socicon-playstation:before {
	content: "^";
}

.socicon-smugmug:before {
	content: "¨";
}

.socicon-swarm:before {
	content: "$";
}

.socicon-triplej:before {
	content: "*";
}

.socicon-yammer:before {
	content: "&";
}

.socicon-stackoverflow:before {
	content: "(";
}

.socicon-drupal:before {
	content: "#";
}

.socicon-odnoklassniki:before {
	content: ".";
}

.socicon-android:before {
	content: "_";
}

.socicon-meetup:before {
	content: "]";
}

.socicon-persona:before {
	content: ")";
}

div.wpforms-container-full .wpforms-form button[type="submit"] {
	color: white !important;
	background-color: #0d3b5d !important;
	font-size: 14px !important;
	font-weight: bold !important;
}