* {
	box-sizing:border-box;
}
body {
	font-family: 'Quicksand', sans-serif;
	font-size: 100%;
	margin: 0;
	color: #444444;
	line-height: 1.5em;
}
a {
	color: #359dcf;
}
a:hover {
	text-decoration: none;
}
.fa.fa-arrow-circle-up {
	font-size: 25px;
	float: right;
}
p, h1, h2, h3, h4 {
	padding: 10px 0;
}
p, h1, h2, h3, h4 {
	margin: 0 auto;
	width:96%;
}
hr {
	width: 97.5%;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-top: 1px solid #444444;
}
ul {
	padding: 10px 0;
	margin: 0 20px 0 45px;
	list-style-image: url(../images/blue-bullet.png);
}
ul li {line-height: 1.95em}

h1, h2 {
	line-height: 1.25em;
}
h1 {
	font-weight: 700;	
}
h2, h3 {
	font-weight: 600;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h2 span {
	font-size: 75%;
}
h3 {
	font-size: 1.25em;
}
ul.services {
	font-size: 110%;
}
.logo {
	padding: 15px 0;
}
section.content {
	padding:40px 0;
}
header {
	background: rgba(53,157,207,1);
	box-shadow: 0px 3px 24px 0px rgba(0, 0, 0, 0.26);
}
header .top-bar {
	background: #d2e3ec;
	font-size: 90%;
	font-weight: 700;
}
header .top-bar p,
footer p {
	padding: 5px 0;
	width: 100%;
}
.hero .fancy-text {
	position: relative;
	top: 325px;
}
.hero {
	min-height: 550px;
	background: url("../images/hero-bg.jpg") no-repeat bottom;
	background-size: cover;
}
.heading-bg {
	background: url("../images/heading-bg-new.jpg") no-repeat bottom;
	background-size: cover;
}
.head-tele {
	background: url("../images/heading-tele.jpg") no-repeat center;
	background-size: cover;
}
.head-services {
	background: url("../images/heading-con-serv.jpg") no-repeat bottom;
	background-size: cover;
}
.head-contact {
	background: url("../images/heading-bg4.jpg") no-repeat center;
	background-size: cover;
}
.heading-bg h1, .hero h1,
.head-tele h1,
.head-services h1,
.head-contact h1 {
	text-shadow: 0px 4px 9px rgba(0, 0, 0, 0.73);
	text-align: center;
	color: white;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: 'Dancing Script';
}
.heading-bg h1,
.head-services h1,
.head-tele h1,
.head-contact h1{
	font-size: 2.5em;
} 
.hero h1 {
	font-size: 3em;
	padding-top: 0;
}
footer {
	padding:5px 0;
	font-size: 80%;
	line-height: 1.75em;
	background: #359dcf;
	color: white;
}
footer a {
	color: white;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}
/*Navigation styles*/
nav {
	text-align: right;
}

nav ul {
	list-style: none; 
	margin: 20px 0 0 0;
	padding: 0;
	width: 100%;
}
nav ul li {
	display: inline-block; 
	padding: 0; 
	margin: 0;
	position: relative;
}
nav ul li {
	line-height: normal;
}
nav ul li a, .btn {
	color: white;
	text-decoration: none; 
	display: block;
	font-weight: 600;
}
nav ul li a {
	padding: 15px 15px;
	transition: all 0.5s;
}
nav ul li a:hover {
	opacity: 0.75;
}
.portal-btn {
	background: rgba(255,255,255,0.90);
	padding: 5px 8px;
	border-radius: 8px;
	color: #359dcf;
	display: inline-block;
	margin: 0 10px 0 15px;
}
.portal-btn:hover {
	opacity: 0.75;
}
/*hide the back link*/

.site-header .nav-header .sub-menu li:first-child,
.site-header .mobile-menu {
	display: none;
}

/*FAQ styles*/
ol {
	padding: 10px 0;
	margin: 0 0 0 45px;
}
ol > li {
	color: #359dcf;
	font-weight: 600;
}
ol > li > ol {
	font-size: 95%;
	margin-left: 0;
	margin-bottom: 15px;
	margin-right: 0;
	list-style: none;
	
}
ol > li > ol > li {
	color: #444444;
	font-weight: 400;
}

.container {
	max-width: 1300px;
	margin: 0 auto;
}
.clearfix:before, .clearfix:after,
.row:before, .row:after {
	display: table;
	content: " ";
}
.clearfix:after,
.row:after{
	clear: both;
}
.floatr {
	float: right;
	margin-left: 20px;
	margin-top: -30px;
}
.floatr-1 {
	float: right;
	margin-left: 20px;
}
.margin-r15{
	margin-right: 15px;
}
.margin-b30 {
	margin-bottom: 30px;
}
.margin-t30 {
	margin-top: 30px;
}
.horizontal-margin {
	margin-left: 20px;
	margin-right: 20px;
}
.no-break {
	white-space: nowrap;
}
.col-17, .col-map, .col-20, .col-25, .col-30, .col-33, .col-40, .col-50, .col-60, .col-67, .col-75 {
	float: left;
}
.col-17 {
	width: 17.5%;
	padding: 0 10px;
}
.col-25 {
	width:25%;
}
.col-30 {
	width: 30%;
}
.col-40 {
	width: 40%;
}
.col-33, .col-33-fam {
	width:33.33%;
}
.col-50 {
	width:50%;
}
.col-60 {
	width: 60%;
}
.col-67 {
	width: 66.67%;
}
.col-75 {
	width: 75%;
}
.col-offset {
	margin-left:50%;
}
.img-fluid {
	max-width: 100%;
	display: block;
	height: auto;
}

.center-block {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.hidden-pc {
	display: none;
}
/*box styles about us page*/
.highlights, .service-list, .tele {
	padding: 20px;
	border-radius: 50px;
	background: rgba(53,157,207,1);
	margin: 10px auto 20px auto;
	width: 95%;
}
.service-list, .tele {
	width: 90%;
	background: #d2e3ec;
	max-width: 600px;
}
.tele {
	border-radius: 0;
}
.highlights p, .highlights h4, .highlights h3 {
	padding: 7px;
	font-weight: 600;
	color: white;
}
.highlights h3 {
	font-weight: 700;
}
/*end box styles*/



.btn {
	color: #359dcf;
	display: inline-block;
	padding: 5px 10px;
	transition: all 0.5s;
}
.btn:hover {
	opacity: 0.75;
}

iframe.contact {
	height: 575px;
	width: 98%;
	margin: 0 1%;
}

/*responsive css*/
@media (max-width:1366px){
	.logo {
		padding-left: 20px;
	}
	header .top-bar p,
	footer p {
	padding: 5px 0;
	width: 96%;
}
}

@media (max-width:1170px){
	section h1, section h2, section h3, section p {
		margin: 0 auto;
	}
	.floatr-1 {
		margin-top: 20px;
	}
	.highlights {
		width: 85%;
		max-width: 85%;
	}
}

@media (max-width:800px){
	.tele {
		max-width: 100%;
	}
	.hidden-pc { /*show elements that are hidden on pc screen*/
		display: block;
	}
	.hidden-tablet {
		display: none;
	}
	.margin-t25 {
		margin-top: 25px;
	}
	 .col-33, .col-40, .col-50, .col-60, .col-67 {
		width: 50%;
	}
	.col-17, .col-20 {
		width:33.33%;
	}
	.col-33:last-child {
		margin: 10px auto;
		float: none;
	}
	.top-bar .col-50 {
		width: 100%;
		text-align: center;
	}
	section.content {
		padding: 30px 0;
		position: relative;
	}
	
	.floatr {
		margin-left: 5px;
		margin-bottom: 30px;
		margin-top: -10px;
	}
	nav {
		text-align: center;
	}
	.site-header {
		position: relative;
		padding: 0;
		height:70px;
	}
	.site-header .mobile-menu {
		position: absolute;
		top: 30px;
		right: 20px;
		line-height: 1;
		display: block;
	}
	.site-header .mobile-menu i:after {
		content: " Main Menu";
		font-family: 'Quicksand', sans-serif;
		font-weight: 700;
		font-size: 150%;
	}
	.site-header .mobile-menu i {
		cursor: pointer;
		color: #ffffff;
	}
	.site-header .mobile-menu i:hover {
		color: #ffffff;
	}
	.site-header .mobile-menu .hidden {
		display: none;
	}
	.site-header .nav-header {
		background: #359dcf;
		position: absolute;
		z-index: 10;
		width: 100%;
		display: none;
		top:90px;
	}
	.site-header .nav-header .genesis-nav-menu li {
		display: block;
	}
	.site-header .nav-header .sub-menu li:first-child {
		display: block;
	}
	
	.genesis-nav-menu .menu-item,
	.genesis-nav-menu .menu-item:hover {
		position: static;
	}
	.portal-btn {
		margin: 10px 0 25px;
	}
/*end mobile menu*/
	.hero {
		min-height: 375px;
	}
	.hero .fancy-text {
		top: 130px;
		margin: 0 auto;
	}
	iframe.conact {
		height: 600px;
	}
}
@media (max-width:712px){
	
	h1 {
		text-align: center;
	}
	.floatr-1 { /*if image is not hidden then display block and center*/
		float: none;
		margin: 20px auto;
		display: block;
	}
	
	.img-fluid {
		max-width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	.col-17, .col-25, .col-33, .col-40, .col-50, .col-60, .col-67, .col-75 {
		width: 100%;
	}
	.col-20 {
		width:40%;
	}
	.text-right, header, footer {
		text-align: center;
	}
	
	.hero h1 {
		font-size: 2.5em;
	}
	
}
@media (max-width:480px){
	.hero {
		min-height: 300px;
	}
	.hero .fancy-text {
		top: 70px;
	}
	.heading-bg h1 {
		font-size: 2em;
	}
	.site-header .nav-header {
		background: #359dcf;
		position: absolute;
		z-index: 10;
		width: 100%;
		display: none;
		top:70px;
	}
	.site-header .mobile-menu {
		top: 20px;
	}
	iframe.conact {
		height: 655px;
	}
}
@media (max-width:400px){
	.hero {
		min-height: 300px;
	}
	.hero .fancy-text {
		top: 60px;
	}
	.hero h1 {
		font-size: 1.85em;
	}
}