/*
Theme Name: Read 2 Grow Website
Theme URI: http://daeb.com
Description: Daeb WordPress Theme
Version: 2.0
Author: DAEB
Author URI: 
Tags: PHP, HTML5, CSS3, Jquery, Javascript
*/


@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700&display=swap');


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

strong {
    font-weight: 700;
}

html {
  line-height: 1;
}


ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

p {
	line-height:normal;
}


* {
  outline: none;
}


html, body {
  color:#707070;
  font-size:14px;
  line-height: normal;
  font-family: 'Poppins', sans-serif;
}

html {
  height: 100%;
}

body {
	min-height: 100%;
	padding: 0px;

}

img {
	max-width:100%;
	height:auto;
}





input, textarea, select, button {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}


select {
	background-color: #fff;
}

textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

input[type="search"] {
      -webkit-appearance: textfield;
}

.clear {
	clear:both;
}

.container {
	width:100%;
	min-width:1187px;
	margin:0 auto;
}

.wrap {
	width: 1187px;
	margin: 0 auto;
}

.header {
	width: 100%;
}

.header-top {
	border-bottom: #e2e2e2 solid 1px;
}

.header-top-wrap {
	overflow: hidden;
	padding: 10px 0px 14px 0px;
}

.ht-lhs {
	float: left;
	overflow: hidden;
}

.cf-chekbox {
    margin-bottom: 30px;
}

.ht-lhs ul li {
	float: left;
	margin-left: 40px;
	padding: 5px 0px 3px 40px;
	border-left: #e2e2e2 solid 1px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 14px;
	line-height: 16px;
}

.ht-lhs ul li:nth-child(1) {
	margin-left: 0px;
	border: none;
	background-image: url(images/email-icon.png);
}

.ht-lhs ul li:nth-child(2) {
	background-image: url(images/phone-icon.png);
	padding-left: 77px;
	background-position: 40px center;
}

.ht-lhs ul li:nth-child(3) {
	background-image: url(images/address-icon.png);
		padding-left: 77px;
	background-position: 40px center;
}

.ht-lhs ul li div {
	color: #436eb3;
}

.ht-lhs ul li p {
	color: #455259;
	font-size: 15px;
}

.ht-lhs ul li strong {
	font-weight: 700;
}

.ht-lhs ul li p a {
	color: #455259;
	text-decoration: none;
}

.book-tour {
	float: right;
	margin-top: 3px;
}

.book-tour a {
	height: 42px;
	display: block;
	line-height: 42px;
	background-color: #7dc623;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}

.book-tour a:hover {
	background-color: #00a8ec;
	color: #fff;
	text-decoration: none;
}

.header-bottom {
	padding: 3px 0px 6px 0px;
}

.logo {
	float: left;
	width: 285px;
}

.mm-wrap {
	padding: 0px;
}
	
.menu-mobile .book-tour {
	display: none;
}	

.header-top-mobile {
	overflow: hidden;
	display: none;
}

.slider-content {
	height: 748px;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}

.slider-content-wrap {
	padding-top: 195px;
}

.hb-text {
	max-width: 705px;
	color: #fff;
}

.hb-text h4 {
	font-size: 42px;
	line-height: 52px;
	font-weight: 700;
	text-shadow: 1px 1px 6px #333;
	padding-bottom: 30px;
}

.hb-text h5 {
	font-size: 32px;
	line-height: 38px;
	text-shadow: 1px 1px 3px #333;
	padding-bottom: 30px;
}

.book-button a {
	height: 42px;
	display: inline-block;
	line-height: 42px;
	background-color: #00a8ec;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}

.book-button a:hover {
	background-color: #7dc623;
	color: #fff;
	text-decoration: none;
}

.hb-text2 {
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.hb-text3 {
	float: right;
	text-align: right;
	padding-top: 50px;
}

.home-section1 {
	padding: 60px 0px 20px 0px;
	overflow: hidden;
}

.home-section1 h1 {
	text-align: center;
	font-size: 50px;
	line-height: 55px;
	padding-bottom: 35px;
	color: #436eb3;
	font-weight: 700;
}

.home-section1 h2 {
    text-align: center;
    font-size: 43px;
    line-height: 55px;
    padding-bottom: 40px;
    color: #5188e0;
    font-weight: 600;
}

.home-section1 h3 {
    text-align: center;
    font-size: 40px;      /* Smaller than H2 */
    line-height: 40px;
    padding-bottom: 25px;
    color: #7dc623;         /* H3 color */
    font-weight: 600;
}

.home-section1 h4 {
    text-align: center;
    font-size: 28px;      /* Smaller than H3 */
    line-height: 32px;
    padding-bottom: 20px;
    color: #9a0258;       /* H4 color */
    font-weight: 500;
}

section.home-section1.wrap ul li {
    font-size: 23px;
    list-style: disc;
    margin-left: 59px;
}

section.home-section1.wrap a {
    color: #436eb3;
    text-decoration: none;
}

.home-section1 h1 strong {
	color: #436eb3;
}

.home-section1 h1 em {
	color: #7dc623;
}

.home-section1 h1 span {
	color: #00a8ec;
}

section.home-section1.wrap iframe {
    width: 100%;
}

section.home-section1.wrap ul {
    margin-bottom: 30px;
}

.section.home-section1 ul li {
	font-size: 23px;
	line-height: 33px;
	color: #767575;
}

.section.home-section1 ul li {
	font-size: 23px;
	line-height: 33px;
	color: #767575;
}

.home-section1 p {
	font-size: 23px;
	line-height: 33px;
	padding-bottom: 35px;
	color: #767575;
}

.home-section1 p strong {
	font-weight: 700;
}

.video-section {
	overflow: hidden;
	background-color: #f1fbff;
	clear: both;
	padding: 80px 0px 80px 0px;
}

.vs-wrap {
	text-align: center;
}

.video {
	width: 100%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	overflow: hidden;
}

.video img {
	display: block;
}

.video iframe {
	display: block;
}

.video iframe {
	display: block;
	width: 100%;
	height: 670px;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.v-rhs {
	float: right;
	width: 446px;
}

.cta-wrap {
	background-color: #fb8a00;
	padding: 13px 35px 17px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(images/dot-bg2.png);
	background-repeat: repeat;
	background-position: left top;
	color: #fff;
	text-align: center;
}

.cta-head1 {
	font-size: 33px;
	line-height: 35px;
	font-weight: 700;
}


.cta-top {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ctat-rhs {
	float: right;
	width: 141px;
	margin-right: -10px;
	vertical-align: top;
}

.ctat-lhs {
	float: left;
	width: 235px;
}

.cta-head2 {
	font-size: 18px;
	line-height: 19px;
	text-align: left;
	padding-bottom: 5px;
}

.cta-head2 strong {
	font-weight: 700;
}

.cta-head3 {
	font-size: 24px;
	line-height: 25px;
	background-image: url(images/green-bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 6px 20px 2px 20px;
	margin-left: -10px;
	font-weight: 700;
}

.cta-form {
	max-width: 370px;
	margin: 0 auto;
}

.cta-box {
	padding-bottom: 10px;
}

.cta-box label {
	display: none;
}

.cta-box br {
	display: none;
}

.cta-box input {
	width: 100%;
	border: none!important;
	outline: none;
	height: 43px!important;
	padding: 0px 45px 0px 20px!important;
	font-size: 17px!important;
	color: #2e2e2e;
	background-repeat: no-repeat;
	background-position: 96% center;
	text-align: left;
}

.name-box input {
	background-image: url(images/name-icon.png);
}

.phone-box input {
	background-image: url(images/phone-icon2.png);
}

.email-box input {
	background-image: url(images/mail-icon.png);
}

.suburb-box input {
	background-image: url(images/suburb-icon.png);
}

.address-box input {
	background-image: url(images/address-icon2.png);
}

.cta-button {
	text-align: center;
}

::-webkit-input-placeholder { color:#2e2e2e; }
::-moz-placeholder { color:#2e2e2e; } /* firefox 19+ */
:-ms-input-placeholder { color:#2e2e2e; } /* ie */
input:-moz-placeholder { color:#2e2e2e; }

.cta-button button {
	width: 351px;
	height: 61px;
	border: none;
	outline: none;
	background-color: transparent;
	background-image: url(images/yes-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-indent: -9999px;
}

.home-section2 {
	background-color: #436eb3;
}

.hs2-wrap {
	padding: 50px 0px 70px 0px;
}


.hs2-wrap h3 {
	font-size: 34px;
	line-height: 40px;
	padding-bottom: 30px;
	text-align: center;
	font-weight: 700;
	color: #fff;
}

.hs2-wrap ul {
	margin-left: -27px;
}

.hs2-wrap ul li {
	float: left;
	width: 260px;
	height: 350px;
	text-align: center;
	padding: 24px 8px 10px 8px;
	background-color: #fff;
	margin: 0px 0px 0px 27px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	  -moz-box-shadow: 0px 0px 15px #e8eef2;
	-webkit-box-shadow: 0px 0px 15px #e8eef2;
	box-shadow: 0px 0px 15px #e8eef2;
}

.hs2-wrap ul li h4 {
	font-size: 27px;
	line-height: 27px;
	color: #96c124;
	font-weight: 700;
	padding-bottom: 12px;
}

.hs2-wrap ul li:nth-child(2) h4 {
	color: #e23433;
}

.hs2-wrap ul li:nth-child(3) h4 {
	color: #ef9c00;
}

.hs2-wrap ul li:nth-child(4) h4 {
	color: #94134c;
}

.hs2-wrap ul li p {
	font-size: 15px;
	line-height: 20px;
	padding: 0px 10px 0px 10px;
	color: #787c7e;
	height: 58px;
	overflow: hidden;
	margin-bottom: 18px;
}

.hs2-wrap ul li:nth-child(1) p {
	padding: 0px 20px 0px 20px;
}

.hs2-wrap ul li figure {
	height: 150px;
	overflow: hidden;
	margin-bottom: 20px;
}

.hs2-wrap ul li figure img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.hs2-wrap ul li figure img:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}

.hs2-wrap .read-more a {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: #436eb3 solid 2px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding: 0px 35px 0px 70px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/rm-icon.png);
	background-repeat: no-repeat;
	background-position: 30px center;
}

.hs2-wrap .read-more a:hover {
	border: #7dc623 solid 2px;
	color: #436eb3;
	text-decoration: none;
}

.home-section3 {
	padding: 85px 0px 65px 0px;
	overflow: hidden;
	text-align: center;
	background-image: url("images/hs3-bg.png");
	background-repeat: repeat-x;
	background-position: center top;
}

.home-section3 h3 {
	font-size: 53px;
	line-height: 53px;
	padding-bottom: 20px;
	color: #436eb3;
	font-weight: 700;
}

.home-section3 h5 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 50px;
	color: #787c7e;
}


.home-section3 ul {
	margin-left: -65px;
}

.home-section3 ul li {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 65px;
	text-align: center;
}

.home-section3 ul li a {
	text-decoration: none;
}

.home-section3 ul li figure {
	width: 335px;
	height: 200px;
	margin: 0px auto 25px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	background-color: #eee;
}

.home-section3 ul li figure img {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-section3 ul li figure img:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}


.home-section3 ul li h4 {
	font-size: 22px;
	line-height: 28px;
	color: #3b464c;
	padding-bottom: 10px;
}

.home-section3 ul li h5 {
	font-size: 18px;
	line-height: 22px;
	color: #00c4fc;
	padding-bottom: 10px;
}

.home-section3 ul li p {
	font-size: 14px;
	line-height: 21px;
	color: #787c7e;
	margin-bottom: 22px;
	height: 65px;
	overflow: hidden;
}

.home-section3 ul li p:last-child {
	display: none;
}

.home-section3 ul li .read-more  {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: #93cd2f solid 2px;
	font-size: 16px;
	color: #3b464c;
	text-decoration: none;
	padding: 0px 35px 0px 70px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/rm-icon.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.home-section3 ul li:hover .read-more {
	border: #00a8ec solid 2px;
	color: #00a8ec;
	text-decoration: none;
}

.read-more a {
		color: #00a8ec;
	text-decoration: none;
}

.footer {
	width: 100%;
	background-color: #e9f9ff;
}

.footer-wrap {
	padding: 38px 0px 30px 0px;
	overflow: hidden;
	color: #000;
}

.footer-col1 {
	float: left;
	width: 372px;
	text-align: center;
}

.footer-logo {
	padding-bottom: 30px;
}

.footer-col1 ul li {
	display: inline-block;
	margin: 0px 5px 5px 5px;
}

.footer-col1 ul li a:hover {
	opacity: 0.6;
}

.footer-col2 {
	float: left;
	margin-left: 43px;
	width: 250px;
	padding-top: 43px;
}

.footer-wrap h4 {
	font-size: 18px;
	line-height: 18px;
	color: #436eb3;
	font-weight: 600;
	padding-bottom: 25px;
}

.footer-wrap strong {
	font-weight: 700;
}

.footer-col3 {
	float: left;
	width: 190px;
	padding-top: 43px;
}

.footer-col3 h4 {
	color: #436eb3;
}

.footer-links ul li {
	font-size: 15px;
	line-height: 17px;
	padding-bottom: 20px;
}

.footer-links ul li a {
	color: #000;
	text-decoration: none;
}

.footer-links ul li a:hover {
	color: #00a8ec;
	text-decoration: none;
}

.footer-col4 {
	float: right;
	width: 290px;
	padding-top: 43px;
}

.footer-col4 ul li {
	padding: 5px 0px 26px 47px;
	background-position: left 4px;
	background-repeat: no-repeat;
}

.footer-col4 ul li:nth-child(1) {
	background-image: url(images/email-icon.png);
}

.footer-col4 ul li:nth-child(2) {
	background-image: url(images/phone-icon.png);
}

.footer-col4 ul li:nth-child(3) {
	background-image: url(images/address-icon.png);
	background-position: left top;
}

.footer-col4 ul li a {
	color: #000;
	text-decoration: none;
}

.sub-banner {
	background-color: #f7f7f6;
	background-image: url(images/sub-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.sub-banner-wrap {
	text-align: center;
	padding: 45px 0px 40px 0px;
	color: #00a8ec;
	min-height: 20px;
}

.sub-banner-wrap span {
	font-size: 49px;
	line-height: 55px;
	font-weight: 700;
	text-shadow: 1px 1px #fff;
}

.sub-banner-wrap h1 {
	font-size: 49px;
	line-height: 55px;
	font-weight: 700;
	text-shadow: 1px 1px #fff;
}

.sub-banner-wrap h3 {
	font-size: 49px;
	line-height: 55px;
	font-weight: 700;
	text-shadow: 1px 1px #fff;
}

.sub-contents {
	padding: 50px 0px 60px 0px;
	overflow: hidden;
}

.about-section1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.sub-text {
	color: #767575;
	font-size: 18px;
	line-height: normal;
}

.sub-lhs.sub-text a {
    color: #7DC623;
	font-weight: bold;
}

.sub-lhs {
	float: left;
	width: 700px;
}

.sub-text p {
	line-height: 27px;
	padding-bottom: 23px;
}

.sub-text strong {
	font-weight: 700;
}

.sub-rhs {
	float: right;
	width: 447px;
}

.cta-button2 {
	text-align: center;
}

.cta-button2 button {
	width: 298px;
	height: 62px;
	border: none;
	outline: none;
	background-color: transparent;
	background-image: url(images/book-a-tour.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-indent: -9999px;
}


.about-section2 h4 {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 30px;
	font-weight: 700;
	color: #455259;
	max-width: 980px;
	margin: 0 auto;
}

.about-section2 h2 {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 30px;
	font-weight: 700;
	color: #455259;
	max-width: 980px;
	margin: 0 auto;
}

.gurantee-box {
	background-color: #effaff;
	border: #00a8ec dashed 10px;
	padding: 40px 470px 20px 45px;
	background-image: url(images/gurantee-image.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.gurantee-box h3 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 25px;
	font-weight: 700;
	color: #96c124;
}

.gurantee-box h2 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 25px;
	font-weight: 700;
	color: #96c124;
}

.gurantee-box p {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 25px;
	color: #767575;
}

.gurantee-box h5 {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 25px;
	color: #436eb3;
	font-weight: 700;
}

.gurantee-box p strong {
	font-weight: 700;
	color: #455259;
}

.bottom-form {
	background-image: url(images/bottom-form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.bottom-form-wrap {
	overflow: hidden;
	padding: 80px 0px 80px 0px;
	text-align: center;
}

.bottom-cta {
	background-color: #fb8a00;
	padding: 25px 55px 35px 55px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(images/dot-bg2.png);
	background-repeat: repeat;
	background-position: left top;
	color: #fff;
	position: relative;
}


.bcta-head1 {
	font-size: 50px;
	line-height: 55px;
	font-weight: 700;
	padding-bottom: 10px;
}

.bcta-top {
	padding-bottom: 10px;
}

.bcta-guide {
	position: absolute;
	left: 40px;
	bottom: 5px;
	width: 280px;
}


.bcta-head2 {
	font-size: 29px;
	line-height: 36px;
	padding-bottom: 10px;
	padding-left: 200px;
}

.bcta-head2 strong {
	font-weight: 700;
}

.bcta-head3 {
	float: right;
	width: 619px;
	background-image: url(images/pointer.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 225px;
	min-height: 99px;
	margin-top: -10px;
	background-size: auto 100%;
}

.bcta-head3 h4 {
	display: inline-block;
	font-size: 37px;
	line-height: 37px;
	background-image: url(images/green-bg2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	padding: 15px 75px 15px 75px;
	margin-top: 10px;
	font-weight: 700;
}

.bcta-form {
	padding-top: 5px;
	float: right;
	width: 725px;
}

.bcta-lhs {
	width: auto;
}

.bcta-lhs br {
	display: none;
}

.bcta-lhs .lhs {
	float: left;
	width: 48%
}

.bcta-lhs .rhs {
	float: right;
	width: 48%
}

.bcta-box {
	padding-bottom: 16px;
}

.bcta-box br {
	display: none;
}

.bcta-box label {
	display: none;
}

.bcta-box input {
	width: 100%;
	border: none;
	outline: none;
	height: 44px;
	padding: 0px 24px 0px 24px;
	font-size: 18px;
	color: #2e2e2e;
	background-repeat: no-repeat;
	background-position: 96% center;
}

.bcta-button {
	margin-top: -6px;
}

.bcta-button button {
	width: 351px;
	height: 61px;
	border: none;
	outline: none;
	background-color: transparent;
	background-image: url(images/yes-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-indent: -9999px;
}

.contact-lhs {
	float: left;
	width: 430px;
}

.contact-lhs h5 {
	color: #96c124;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.contact-lhs h2 {
	color: #455259;
	font-size: 37px;
	line-height: 37px;
	padding-bottom: 30px;
}

.contact-lhs ul {
	padding-bottom: 30px;
}

.contact-lhs ul li {
	padding: 6px 0px 25px 40px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 17px;
	line-height: 19px;
	color: #455259;
}

.contact-lhs ul li a {
	color: #00a8ec;
}

.contact-lhs ul li:nth-child(1) {
	background-image: url(images/contact-icon1.png);
}

.contact-lhs ul li:nth-child(2) {
	background-image: url(images/contact-icon2.png);
}

.contact-lhs ul li:nth-child(3) {
	background-image: url(images/contact-icon3.png);
}

.contact-lhs p {
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 700;
	color: #455259;
}

.contact-lhs p strong {
	color: #96c124;
}

.contact-form {
	float: right;
	background-color: #ebf9ff;
	padding: 49px 46px 40px 46px;
	width: 600px;
}

.contact-form br {
	display: none;
}

.cf-row {
	overflow: hidden;
}

.cf-row .lhs {
	float: left;
	width: 48%;
}

.cf-row .rhs {
	float: right;
	width: 48%;
}

.cf-box {
	padding-bottom: 29px;
}

.cf-box label {
	display: none;
}

.cf-box input {
	width: 100%;
	height: 46px!important;
	border: #d8f3ff solid 1px!important;
	padding: 0px 15px 0px 20px!important;
	font-size: 16px!important;
	color: #333!important;
	outline: none;
}

.cf-box input:focus {
	border: #a2def9 solid 1px;
}

.cf-box select {
	width: 100%;
	height: 46px!important;
	border: #d8f3ff solid 1px!important;
	padding: 0px 15px 0px 20px!important;
	font-size: 15px;
	color: #333!important;
	outline: none;
}

.cf-box textarea {
	width: 100%;
	height: 110px!important;
	border: #d8f3ff solid 1px!important;
	padding: 10px 15px 10px 20px!important;
	font-size: 16px!important;
	color: #333!important;
	outline: none;
	overflow: hidden;
	resize: none;
}

.cf-box textarea:focus {
	border: #a2def9 solid 1px;
}

.cf-button {
	text-align: center;
}

.cf-button button {
	background-color: #96c124;
	color: #fff;
	height: 42px;
	padding: 0px 70px 0px 30px;
	border: none;
	font-size: 14px;
	letter-spacing: 2px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	cursor: pointer;
	text-transform: lowercase;
}

.cf-button button:hover {
	background-color: #00a8ec;
	color: #fff;
}

.cf-button input[type="submit"] {
	background-color: #96c124;
	color: #fff;
	height: 42px;
	padding: 0px 70px 0px 30px;
	border: none;
	font-size: 14px;
	letter-spacing: 2px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	cursor: pointer;
	text-transform: lowercase;
}

.cf-button input[type="submit"]:hover {
	background-color: #00a8ec;
	color: #fff;
}

.contact-map h5 {
	text-align: center;
	padding-bottom: 40px;
	font-size: 25px;
	line-height: 28px;
	color: #455259;
	font-weight: 700;
}

.contact-map iframe {
	display: block;
	width: 100%;
	height: 530px;
}

.sub-text h3 {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 20px;
	color: #3771C2;
	font-weight: 700;
}

.sub-text h2 {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 20px;
	color: #7dc623;
	font-weight: 700;
}

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0px 20px 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.alignleft {
	float:left;
	margin:0px 40px 20px 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}


a img.alignright {
	float:right;
	margin:5px 0px 20px 40px;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:0px 40px 20px 0px;
		-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.sub-text h5 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 20px;
	color: #00a8ec;
	font-weight: 700;
}

.sub-text ul {
	overflow: hidden;
	padding-bottom: 10px;
}

.sub-text ul li {
	background-image: url(images/bullet01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 3px 0px 18px 55px;
	min-height: 30px;
}

.sub-text ul li a {
	color: #3771C2;
	text-decoration: none;
}

.sub-text ul li a:hover {
	color: #3771C2;
	text-decoration: underline;
}

.sub-text ul li ul {
	padding-top: 20px;
	padding-bottom: 0px;
}

.sub-text ul li ul li {
	padding: 3px 0px 18px 45px;
	background-image: url(images/bullet02.png);
}

.number-listing li {
	font-size: 17px;
	line-height: 25px;
	padding: 5px 0px 24px 55px!important;
}

.number-listing li:nth-child(1) {
	background-image: url(images/no-01.png);
}

.number-listing li:nth-child(2) {
	background-image: url(images/no-02.png);
}

.number-listing li:nth-child(3) {
	background-image: url(images/no-03.png);
}

.number-listing li:nth-child(4) {
	background-image: url(images/no-04.png);
}

.number-listing li:nth-child(5) {
	background-image: url(images/no-05.png);
}

.number-listing li:nth-child(6) {
	background-image: url(images/no-06.png);
}

.number-listing li:nth-child(7) {
	background-image: url(images/no-07.png);
}

.number-listing li:nth-child(8) {
	background-image: url(images/no-08.png);
}

.number-listing li:nth-child(9) {
	background-image: url(images/no-09.png);
}

.sub-text h2 {
	font-size: 35px;
	line-height: 42px;
	padding-bottom: 25px;
	color: #7dc623;
	font-weight: 700;
}

.centre {
	text-align: center;
	max-width: 90%;
	margin: 0 auto;
}

.sub-text h4 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 30px;
	color: #00a8ec;
	font-weight: 700;
}
.areas-covered-wrapper {
    all: unset; /* Resetting default browser styles */
    display: block;
}

.ac-wrap {
	padding: 85px 0px 85px 0px;
}

.areas-cover {
    background-color: #f5f5f5;
    padding: 20px;
    border-radius: 10px;
    text-align: center;
}

.areas-cover h2 {
    color: #2998ca;
    font-size: 24px;
    margin-bottom: 20px;
}

.area-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px; /* Adjust the space between items */
}

.area-item {
    background-color: white;
    color: #2998ca;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 150px; /* Adjust the width as per your need */
    font-size: 16px;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.area-item:hover {
    background-color: #2998ca;
    color: #fff;
    transform: translateY(-3px);
}


.blue-button {
	padding-bottom: 30px;
}

.blue-button a {
	height: 42px;
	display: inline-block;
	line-height: 42px;
	background-color: #00a8ec;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}

.blue-button a:hover {
	background-color: #7dc623;
	color: #fff !important;
	text-decoration: none;
}

.babies {
	background-image: url(images/babies-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 30px 560px 20px 0px;
	min-height: 430px;
}

.sub-gallery {
	overflow: hidden;
	padding-top: 20px;
}

.sub-gallery ul {
	margin-left: -25px;
}

.sub-gallery ul li {
	padding: 0px;
	background-image: none;
	float: left;
	margin: 0px 0px 25px 25px;
	width: 377px;
	height: 306px;
	overflow: hidden;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	  	-moz-box-shadow: 0px 3px 8px #ddd;
	-webkit-box-shadow: 0px 3px 8px #ddd;
	box-shadow: 0px 3px 8px #ddd;
	box-sizing: border-box;
	background-color: #e1e1e1;

}

.sub-gallery ul li:hover {
	background-color: #fff;
}

.sub-gallery ul li img {
	display: block;
	opacity: 0.9;
		-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.sub-gallery ul li img:hover {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
	opacity: 1;
}

.view-more {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 0px;
}

.view-more a {
	font-size: 15px;
	letter-spacing: 2px;
	padding: 0px 40px 0px 40px;
}


.contact-button a {
	height: 42px;
	display: inline-block;
	line-height: 42px;
	background-color: #436eb3;
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}

.contact-button a:hover {
	background-color: #7dc623;
	color: #fff;
	text-decoration: none;
}

.toddler {
	background-image: url(images/toddler-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px 560px 20px 0px;
	min-height: 430px;
	margin-bottom: 40px;
}

.pre-kindy {
	background-image: url(images/pre-kindy-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 40px 520px 20px 0px;
	min-height: 400px;
	margin-bottom: 40px;
}

.kindy {
	background-image: url(images/kindy-image.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 40px 520px 20px 0px;
	min-height: 400px;
	margin-bottom: 40px;
}

.blue {
	color: #436eb3!important;
	font-weight: 600!important;
}

.blue a {
	color: #436eb3;
	text-decoration: none;
}

.blue a:hover {
	color: #436eb3;
	text-decoration: underline;
}

.m30 {
	margin-top: -20px;
}

.team-list {
	clear: both;
	overflow: hidden;
	padding: 50px 0px 0px 0px;
}

.team-list ul {
	margin-left: -30px;
}

.team-list ul li {
	float: left;
	width: 374px;
	height: 441px;
	background-color: #03a9ec;
	margin: 0px 0px 30px 30px;
	padding: 0px;
	color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
}


/*
.team-list ul li:nth-child(1) {
	background-image: url(images/tm01.jpg);
}

.team-list ul li:nth-child(2) {
	background-image: url(images/tm02.jpg);
	background-color: #7dc623;
}

.team-list ul li:nth-child(3) {
	background-image: url(images/tm03.jpg);
	background-color: #ef9c01;
}
*/

.tl-name {
	font-size: 29px;
	line-height: 33px;
	padding: 265px 10px 10px 10px;
	font-weight: 500;
}

.tl-position {
	display: inline-block;
	background-color: #7dc623;
	padding: 5px 50px 5px 60px;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/position.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	letter-spacing: 1px;
}

.team-list ul li:nth-child(2) .tl-position {
	background-color: #03a9ec;
}

.team-list ul li p {
	font-size: 15px;
	line-height: 24px;
	padding: 0px 20px 0px 20px;
	height: 75px;
	overflow: hidden;
}

.book-a-tour-page {
	background-image: url(images/book-a-tour-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 500px;
	padding-bottom: 60px;
}

.bat-head {
	max-width: 850px;
	margin: 0 auto;
	text-align: center;
}

.bat-head h2 {
	max-width: 800px;
	margin: 0 auto;
}

.bat-form {
	width: 369px;
	margin: 0 auto;
	background-color: #fb8a00;
	padding: 28px 35px 27px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(images/dot-bg2.png);
	background-repeat: repeat;
	background-position: left top;
	color: #fff;
	text-align: center;
}

.batf-head1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
	padding-bottom: 10px;
}

.batf-head2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
}

.bat-form .cta-box {
	padding-bottom: 21px;
}

.bat-form .cta-button2 {
	padding-top: 10px;
}

.bat-note {
	max-width: 455px;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}

.le-head {
	text-align: center;
	font-size: 38px;
	line-height: 45px;
	color: #436eb3;
	padding-bottom: 30px;
	font-weight: 700;
}

.event-list {
	overflow: hidden;
	padding-top: 10px;
}

.event-list ul {
	margin-left: -30px;

}

.event-list ul li {
	float: left;
	margin: 0px 0px 39px 30px;
	width: 577px;
	height: 592px;
	background-color: #eefaff;
	background-image: url(images/el-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.el-top {
	height: 347px;
	overflow: hidden;
	position: relative;
	background-color: #000;
}

.el-image {
	width: 100%;
	height: 100%;
}

.el-name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
	padding: 20px 0px 20px 0px;
	color: #7dc623;
}

.el-name h3 {
	padding: 0px 10px 0px 35px;
	font-size: 27px;
	line-height: 32px;
	color: #7dc623;
	font-weight: 700;
}

.el-bottom {
	padding: 30px 20px 0px 35px;
}

.el-date, .el-time {
	font-size: 18px;
	line-height: 18px;
	color: #4c4a4a;
	padding: 18px 0px 43px 74px;
	background-repeat: no-repeat;
	background-position: left top;
}

.el-date {
	background-image: url(images/date-icon.png);
}

.el-time {
	background-image: url(images/time-icon.png);
}

.more {
	padding-top: 5px;
}

.more a {
	font-size: 18px;
	line-height: 18px;
	color: #436eb3;
	font-weight: 500;
	text-decoration: none;
	padding-left: 17px;
	background-image: url(images/green-arrow.png);
	background-repeat: no-repeat;
	background-position: left 9px;
}

.more a:hover {
	color: #7dc623;
	text-decoration: none;
}

.event-image-large {
	position: relative;
	background-color: #eee;
	min-height: 200px;
	margin-bottom: 38px;
	max-height: 464px;
	overflow: hidden;
}

.event-image-large img {
	display: block;
	width: 100%;
	height: auto;
}

.event-name {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background-color: rgb(255, 255, 255);
    background-color: rgba(255, 255, 255, 0.9);
	padding: 20px 0px 20px 0px;
	color: #7dc623;
}

.event-name h3 {
	padding: 0px 10px 0px 35px;
	font-size: 30px;
	line-height: 32px;
	color: #7dc623;
	font-weight: 700;
}

.event-lhs {
	float: left;
	width: 665px;
}


.links-wrap {
	overflow: hidden;
}

.links-wrap .blue-button {
	float: left;
}

.links-wrap .social {
	float: right;
}

.event-details {
	float: right;
	width: 425px;
	background-color: #eefaff;
	padding: 35px 10px 35px 40px;
	background-image: url(images/el-bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.event-details h3 {
	font-size: 30px;
	line-height: 35px;
	padding-bottom: 20px;
	font-weight: 700;
	color: #96c124;
}

.el-location {
	font-size: 18px;
	line-height: 18px;
	color: #4c4a4a;
	padding: 22px 0px 50px 74px;
	background-repeat: no-repeat;
	background-position: left top;
}

.el-location {
	background-image: url(images/location-icon.png);
}

.event-call {
	background-image: url(images/green-arrow.png);
	background-position: left 9px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #436eb3;
}

.event-call h5 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	padding-bottom: 8px;
}

.event-call h4 {
	font-size: 32px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: 4px;
}

.op-section1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.op-section1 .sub-lhs ul li {
	background-image: url(images/bullet02.png);
	padding-left: 50px;
}

.op-section2 {
	overflow: hidden;
}

.op-section2 h3 {
	text-align: center;
	font-size: 32px;
	line-height: 42px;
	padding-top: 20px;
	font-weight: 700;
	color: #455259;
}

.op-section2 h3 strong {
	color: #00a8ec;
}

.op-section2 h3 a {
	color: #00a8ec;
	text-decoration: none;
}

.heading2 {
	max-width: 80%;
	margin: 0 auto;
}

.program-list {
	overflow: hidden;
	padding-top: 40px;
}


.program-list ul {
	margin-left: -32px;
}

.program-list ul li {
	float: left;
	background-color: #eefaff;
	width: 577px;
	height: 392px;
	margin: 0px 0px 38px 32px;
	background-image: url(images/el-bg.png);
	background-repeat: no-repeat;
	background-position: right 220px;
}

.program-list ul li a {
	text-decoration: none;
}

.pl-image {
	height: 271px;
	overflow: hidden;
}

.pl-bottom {
	padding: 25px 38px 0px 38px;
	overflow: hidden;
}

.pl-bottom .lhs {
	float: left;
}

.pl-bottom h4 {
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 10px;
	color: #00a8ec;
	font-weight: 700;
}

.pl-bottom h5 {
	font-size: 20px;
	line-height: 20px;
	color: #96c124;
}

.pl-more {
	float: right;
	padding-top: 18px;
}

.pl-more a {
	height: 42px;
	display: inline-block;
	line-height: 42px;
	background-color: #436eb3;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}

.pl-more a:hover {
	background-color: #7dc623;
	color: #fff;
	text-decoration: none;
}




/* Post Page */

.blog-head h2 {
    text-align: center;
    font-size: 23px;
    line-height: 28px;
    color: #2f3030;
    font-weight: 600;
    padding-bottom: 40px;
}

.blog-head {
	text-align: center;
	font-size: 23px;
	line-height: 28px;
	color: #2f3030;
	font-weight: 600;
	padding-bottom: 40px;
}

.post-page {
	overflow: hidden;
}

.post-page .post-list {
	margin-left: -60px;
}

.post-page .post-list article {
	float: left;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	background-image: none;
	width: 355px;
	height: 600px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	text-align: center;
}

.post-page .post-list article a {
	text-decoration: none;
}


.post-page .post-thumb {
	width: 355px;
	height: 201px;
	background-color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}

.post-page .post-thumb img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: inherit;
		-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.post-page .post-list article:hover .post-thumb img {
	transform: scale(1.1);
}

.post-page .pd-wrap {
	overflow: hidden;
	padding-top: 30px;
}

.post-page .pd-wrap h3 {
	font-size: 23px;
	line-height: 26px;
	color: #3b464c;
	padding-bottom: 15px;
	font-weight: 400;
}

.post-page .pd-wrap h3 a {
	color: #3b464c;
}

.post-page .pd-wrap h2 {
	font-size: 23px;
	line-height: 26px;
	color: #3b464c;
	padding-bottom: 15px;
	font-weight: 400;
}

.post-page .pd-wrap h2 a {
	color: #3b464c;
}

.post-page .pd-wrap .post-details {
	color: #00c4fc;
	padding-bottom: 20px;
	font-size: 17px;
	line-height: 20px;
}

.post-page .pd-wrap p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 10px;
	color: #787c7e;
	min-height: 90px;
}

.view-article  {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	border: #436eb3  solid 2px;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	padding: 0px 35px 0px 70px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/rm-icon.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.post-page .post-list article:hover .view-article {
	border: #7dc623 solid 2px;
	color: #436eb3;
	text-decoration: none;
}

.view-article:hover {
	border: #7dc623 solid 2px;
	color: #436eb3;
	text-decoration: none;
}



/* Pagination */


.pagination-wrap {
	clear:both;
	padding-top:10px;
	text-align: center;
}


.pagination {
    clear: both;
    white-space: nowrap;
	border-right:none;
	text-align: center;
}

.pagination .page-numbers {
    display: inline-block;
	margin:0px 4px 4px 4px;
    overflow: hidden;
	font-size:17px;
	text-decoration:none;
	min-width: 50px;
	min-height: 50px;
	line-height: 50px;
	background-color:#fff;
	color:#000;
	font-weight:400;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: #eee solid 1px;
}

.pagination ul {
	padding:0px!important;
}

.pagination .page-numbers:hover {
	background-color:#93cd2f;
	color:#fff;
	text-decoration:none;
	border: #93cd2f solid 1px;
	
}

.pagination .current {
	background-color:#93cd2f;
	color:#fff;
	border: #93cd2f solid 1px;
}

.pagination .current:hover {
	background-color:#93cd2f;
	color:#fff;
	border: #93cd2f solid 1px;
}

.pagination .next  {
	padding: 0px 20px 0px 20px;
}

.heading1 {
	font-size: 26px!important;
	line-height: 32px!important;
	padding-bottom: 30px!important;
	text-align: center;
	color: #000;
	font-weight: 600;
}

.heading1 strong {
	font-weight: 400;
}



/* Sing Post Page  */



.blog-lhs {
	width:749px;
	float: left;
}

.blog-rhs {
	width:385px;
	float:right;
}


.single-post-page .post {
	overflow:hidden;
	padding-bottom:30px;
}

.single-post-page .post-large {
	max-height: 426px;
	overflow: hidden;
	margin-bottom: 20px;
}

.single-post-page .post-large img {
	width: 100%;
	height: auto;
		-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.single-post-page .post h1 {
	font-size:28px!important;
	line-height:33px!important;
	color:#00a8ec!important;
	padding-bottom:15px!important;
	font-weight: 400!important;
}

.single-post-page .post h1 a {
	color:#00a8ec;
	text-decoration:none;
}

.single-post-page .post h1 a:hover {
	color:#7dc623;
	text-decoration:none;
}




.single-post-page .post h2 {
	font-size:28px!important;
	line-height:33px!important;
	color:#00a8ec!important;
	padding-bottom:15px!important;
	font-weight: 400!important;
}

.single-post-page .post h2 a {
	color:#00a8ec;
	text-decoration:none;
}

.single-post-page .post h2 a:hover {
	color:#7dc623;
	text-decoration:none;
}

.single-post-page .post-details {
	font-size: 17px;
	color: #436eb3;
	overflow: hidden;
	padding-bottom: 25px;
	border-bottom: #e0e0e0 solid 1px;
	margin-bottom: 30px;
}

.single-post-page .post-details a {
	color: #436eb3!important;
	text-decoration: none;
}

.single-post-page .post-details a:hover {
	color: #436eb3!important;
	text-decoration: none;
}

.single-post-page .post-details .date {
	display: inline-block;
	padding-right: 25px;
	padding: 0px 25px 0px 35px;
	background-image: url(images/calender.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.single-post-page .post-details .author {
	display: inline-block;
	padding: 0px 0px 0px 35px;
	background-image: url(images/author.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.single-post-page p {
	font-size: 16px;
	line-height: 26px;
}

.single-post-page .post  a {
	color:#436eb3;
	text-decoration:none;
}

.single-post-page .post  a:hover {
	color:#436eb3;
	text-decoration:underline;
}

/* Comment Area  */

.single-post-page .comments-area {
	padding-top: 40px;
	font-size:15px;
}

.single-post-page .comments-area .vcard img {
	display:block;
	padding-bottom:8px;
}

.single-post-page .comments-area p {
	font-size:15px;
	line-height:18px;
	padding-bottom:20px;
}

.comments-area h2 {
	font-size:25px!important;
	line-height:28px!important;
	color:#000!important;
	text-transform:inherit!important;
}

.comments-area ul {
	padding:0px!important;
}

.comments-area ul li {
	list-style:none!important;
}

.comment-meta {
	padding-bottom:7px;
	border-bottom:#e6ecf1 solid 1px;
	margin-bottom:20px;
}

h3.comment-reply-title {
	font-size:28px!important;
	line-height:33px!important;
	color:#00a8ec!important;
	font-weight: 400!important;
	text-transform:inherit!important;
	padding-bottom: 15px!important;
}

.comment-reply-title a {
	color:#00a8ec;
	text-decoration:none;
	font-weight:400!important;
}

.comment-body a {
	color:#00a8ec;
	text-decoration:underline;
}

.comment-form label {
	display:inline-block;
	padding-bottom: 5px;
}

.comment-form a {
	color:#00a8ec;
}

.comment-form input[type='text'], .comment-form input[type='email'], .comment-form input[type='url'] {
	height:48px;
	padding:0px 16px 0px 16px;
	font-size:15px;
	color:#000;
	border:#d8e1e8 solid 1px;
	width:100%;
}

.comment-form-comment textarea {
	padding:10px 16px 10px 16px;
	font-size:15px;
	color:#000;
	border:#d8e1e8 solid 1px;
	width:100%;
	height:118px;
	vertical-align:top;
	overflow: hidden;
	resize: none;
}

.comment-form .form-submit .submit {
	clear:left;
	display:inline-block;
	height:49px;
	color:#fff;
	font-size:16px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration:none;
	padding:0px 45px 0px 45px;
	background-color:#7dc623;
	cursor: pointer;
	border: none;
	outline: none;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}


.comment-form .form-submit .submit:hover {
	color:#fff;
	text-decoration:none;
	background-color:#00a8ec;
}




/* Post Page Rhs */

.blog-rhs .single-widget, .sub-rhs .single-widget {
	padding-bottom:35px;
}

.enroll {
	background-color: #6fc6fe;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 70px 0px 54px 0px;
	background-image: url(images/enroll-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

.enroll-txt1 {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 20px;
	font-weight: 600;
}

.enroll-txt2 {
	font-size: 42px;
	line-height: 42px;
	padding-bottom: 5px;
	font-weight: 700;
	margin-bottom: 34px;
	border-bottom: #fff solid 6px;
	display: inline-block;
}

.enroll-button a {
	height: 42px;
	line-height: 42px;
	background-color: #7dc623;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 40px 0px 40px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 2px;
	display: inline-block;
}

.enroll-button a:hover {
	background-color: #639901;
	color: #fff;
	text-decoration: none;
}

.blog-rhs .search, .sub-rhs .search {
	border:#eeeeee solid 1px;
	overflow:hidden;
	background-color:#fff;
	padding-left: 20px;
}

.blog-rhs .search span.screen-reader-text, .sub-rhs .search span.screen-reader-text {
	display:none;
}

.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	border:none;
	outline:none;
	font-size:16px;
	color:#111;
	height:48px;
	width:300px;
	font-weight:400;
}

.blog-rhs .search .search-submit, .sub-rhs .search .search-submit {
	float: right;
	width:48px;
	height:48px;
	background-color:transparent;
	border:none;
	outline:none;
	cursor:pointer;
	background-image:url(images/search-button.png);
	background-repeat:no-repeat;
	background-position:center center;
	text-indent:-9999px;
	margin-right: 5px;
}

.search ::-webkit-input-placeholder { color:#757575; }
.search ::-moz-placeholder { color:#757575; } /* firefox 19+ */
.search :-ms-input-placeholder { color:#757575; } /* ie */
.search input:-moz-placeholder { color:#757575; }

.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:27px;
	line-height:27px;
	color:#00a8ec;
	padding-bottom:6px;
	font-weight: 700;
	background-image: url(images/green-line.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 20px;
}

.archive .screen-reader-text {
	display: none;
}

.archive select {
	width: 100%;
	border: #ededed solid 1px;
	font-size:16px;
	height: 47px;
	padding: 0px 10px 0px 20px;
	color: #787c7e;
}

.blog-rhs .single-widget ul li {
	font-size:15px;
	line-height:17px;
	color:#424242;
	padding:17px 0px 17px 26px;
	border-bottom:#d4d4d4 solid 1px;
	background-image:url(images/bullet04.png);
	background-repeat:no-repeat;
	background-position:15px 22px;
}

.blog-rhs .single-widget ul li a {
	color:#424242;
	text-decoration:none;
}

.blog-rhs .single-widget ul li a:hover {
	color:#f5980f;
	text-decoration:none;
}

.tagcloud {
	overflow:hidden;
}

.tagcloud a {
	display:block;
	float:left;
	background-color:#efefef;
	padding:8px 10px 8px 10px;
	border:#ccc solid 1px;
	color:#1e1e1e;
	font-size:14px!important;
	line-height:16px;
	margin:0px 9px 8px 0px;
	text-decoration:none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.tagcloud a:hover {
	color:#669100;
	text-decoration:none;
}

.post-edit-link {
	font-size: 15px;
	padding-bottom: 20px;
	display: inline-block;
}

.pd-bottom {
	overflow: hidden;
	border-top: #e0e0e0 solid 1px;
	border-bottom: #e0e0e0 solid 1px;
	padding: 8px 0px 14px 0px;
}

.pd-bottom .tags {
	float: left;
	padding-left: 34px;
	background-image: url(images/tags.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 20px;
	font-size: 16px;
	line-height: 18px;
	color: #7dc623;
	margin-top: 10px;
}

.pd-bottom .tags a {
	color: #7dc623;
	text-decoration: none;
}


.pd-bottom .tags a:hover {
	color: #7dc623;
	text-decoration: underline;
}

.social-share {
	float: right;
}

.social-share ul li {
	background-image: none;
	padding: 0px;
}

.latest-post ul li {
	overflow: hidden;
	padding: 0px 0px 25px 0px!important;
	margin-bottom: 25px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	border-bottom: #e0e0e0 solid 1px;
}

.latest-post ul li:hover {
	opacity: 0.7;
}



.lp-thumb {
	float: left;
	width: 107px;
	height: 94px;
	overflow: hidden;
	background-color:#eee;
}

.lp-thumb img {
	min-width: 100%;
	min-height: 100%;
	max-width: inherit;
}

.lp-wrap {
	float: left;
	margin-left: 28px;
	width: 245px;
	padding-top: 15px;
}

.lp-wrap h4 {
	font-size: 16px;
	line-height: 21px;
	color: #787c7e;
	padding-bottom: 5px;
}

.lp-wrap h2 a {
	color: #787c7e;
}


.lp-date {
	font-size: 15px;
	color: #436eb3;
	background-image: url(images/calender2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 30px;
	max-height: 20px;
	
}


.sub-text h1 {
	font-size: 35px;
	line-height: 39px;
	padding-bottom: 20px;
	color: #333;
	font-weight: 700;
}

.blog-lhs h1 {
	padding-bottom: 0px;
}

.blog-sub-head title {
	display: block;
	font-size: 17px;
	line-height: 24px;
	color: #999;
	padding-bottom: 20px;
}


.pl2 .post-list {
	margin-left: -30px!important;
}

.pl2 .post-list article {
	margin: 0px 0px 0px 30px!important;
}

.arconix-faq-wrap {
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 0px!important;
	background-color: #fff!important;
    border: none!important;
	border-top: #b20234 solid 1px!important;
	margin: 0px!important;
    padding: 0px!important;
}

.arconix-faq-title {
	background: url(images/toggle-open.png)!important;
	background-position: 99% 19px!important;
	background-repeat: no-repeat!important;
    font-size: 20px!important;
	line-height: 26px!important;
	font-weight: 500;
	color: #575757!important;
	padding: 12px 50px 12px 0px!important;
}

.arconix-faq-title span {
	display: inline-block;
	margin-right: 10px;
	font-size: 22px;
	color: #7dc623;
	font-weight: 600;
	border: #00a8ec solid 3px;
	padding: 5px 0px 5px 0px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
		min-width: 36px;
	text-align: center;
}

.arconix-faq-title.faq-open {
    background: url(images/toggle-close.png)!important;
	background-position: 98% 19px!important;
	background-repeat: no-repeat!important;
}

.arconix-faq-content {
    margin-left: 10px;
	padding: 5px 30px 30px 20px!important;
}

.arconix-faq-content h4 {
	color: #96c124!important;
	text-transform: uppercase!important;
	padding-bottom: 15px!important;
	font-weight: 500!important;
	font-size: 17px!important;
}

.arconix-faq-content p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px!important;
}

.item-desc {
	display: none!important;
}

.pnf-banner {
	background-color: #f7f7f6;
	background-image: url(images/sub-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.page404 {
	max-width: 1619px;
	margin: 0 auto;
	background-image: url(images/page404-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.page404-wrap {
	padding: 129px 0px 127px 0px;
}

.page404-contents {
	width: 628px;
}

.error {
	padding-bottom: 20px;
}

.page404-contents p {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 30px;
}


.tour-registration {
	background-image: url(images/tour-registration.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 800px;
	padding-bottom: 56px;
}

.tr-form {
	width: 369px;
	margin: 0 auto;
	background-color: #fb8a00;
	padding: 28px 35px 27px 35px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(images/dot-bg2.png);
	background-repeat: repeat;
	background-position: left top;
	color: #fff;
	text-align: center;
}

.trf-head1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
	padding-bottom: 10px;
}


.trf-head2 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 20px;
}

.tr-form .cta-box {
	padding-bottom: 12px;
}

.cta-box select {
	width: 100%;
	border: none!important;
	outline: none;
	height: 43px!important;
	padding: 0px 20px 0px 20px!important;
	font-size: 17px!important;
	color: #2e2e2e;
	text-align: left;
}

.trf-button {
	text-align: center;
	padding-top: 5px;
}

.trf-button button {
	width: 298px;
	height: 62px;
	border: none;
	outline: none;
	background-color: transparent;
	background-image: url(images/submit-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-indent: -9999px;
}

.team-list-new {
	overflow: hidden;
	padding-top: 50px;
}

.team-list-new ul {
	margin-left: -32px;
}

.team-list-new ul li {
	float: left;
	margin: 0px 0px 34px 32px;
	width: 374px;
	height: 500px;
	background-color: #04a9ed;
	padding: 0px;
	text-align: center;
	color: #fff;
	background-image: url("images/tln-bg.png");
	background-repeat: no-repeat;
	background-position: right bottom;
}

.tln-photo {
	height: 240px;
	overflow: hidden;
	position: relative;
	background-color: #eee;
}

.tln-photo figure img {
	display: block;
}

.tln-photo span {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.tln-photo span img {
	display: block;
}

.tln-text {
	padding: 17px 25px 0px 25px;
}

.tln-name {
	font-size: 25px;
	line-height: 30px;
	font-weight: 500;
	padding-bottom: 10px;
}

.tln-position {
	display: inline-block;
	background-color: #7dc623;
	padding: 5px 30px 5px 50px;
	font-size: 16px;
	margin-bottom: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/position.png);
	background-repeat: no-repeat;
	background-position: 23px center;
}


.tln-text p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 0px;
}

.mi a {
	color: #f9d134;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	line-height: 16px;
	border-bottom: #f9d134 solid 1px;
	background-image: url("images/mi-arrow.png");
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 13px;
	text-decoration: none;
}

.mi a:hover {
	color: #fdde6a;
	border-bottom: #fdde6a solid 1px;
	text-decoration: none;
}

.popup-wrap {
	height: 410px;
	overflow-y: scroll;
	padding: 25px 40px 20px 20px;
}

.pw-lhs {
	float: left;
	width: 292px;
	background-image: url("images/pw-lhs.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 158px;
}

.pw-lhs figure {
	border: #e8e8e8 solid 4px;
	background-color: #eee;
	min-height: 190px;
}

.pw-lhs figure img {
	display: block;
}

.pw-rhs {
	float: right;
	width: 375px;
}

.pw-rhs h2 {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 15px;
	color: #436eb3;
	font-weight: 500;
}


.pw-rhs .t-position {
	color: #fff;
	display: inline-block;
	background-color: #7dc623;
	padding: 5px 30px 5px 50px;
	font-size: 16px;
	margin-bottom: 20px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url(images/position.png);
	background-repeat: no-repeat;
	background-position: 23px center;
}

.pw-rhs h5 {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
	color: #00a8ec;
	font-weight: 500;
}

.pw-rhs p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 25px;
	color: #767575;
}

.rp-heading {
	text-align: center;
	font-size: 35px;
    line-height: 43px;
    padding-bottom: 40px;
    color: #7dc623;
    font-weight: 500;
}

.review-list ul li {
	margin-bottom: 48px;
	background-color: #e7faff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 30px 120px 28px 120px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	text-align: center;
	position: relative;
}

.review-list ul li::before {
	content: "";
	position: absolute;
	top: 25px;
	left: 0px;
	height: 83px;
	width: 83px;
	background-color: #fff;
	border: #e9e9eb solid 2px;
	-webkit-border-radius: 42px;
	-moz-border-radius: 42px;
	border-radius: 42px;
	background-image: url("images/quote-icon1.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.review-list ul li:nth-child(even) { 
	background-color: #f6ffec;
}

.review-list ul li:nth-child(even)::before {
	background-image: url("images/quote-icon2.png");
}


.review-list ul li::after {
	content: "";
	position: absolute;
	bottom: -25px;
	left: 40px;
	height: 61px;
	width: 46px;
	background-image: url("images/quote-arrow1.png");
}

.review-list ul li:nth-child(even)::after {
	background-image: url("images/quote-arrow2.png");
	bottom: -25px;
	right: 40px;
	left: inherit;
}


.review-list ul li p {
	color: #131814;
	font-size: 18px;
	line-height: 26px;
	padding-bottom: 20px;
}

.review-list ul li h5 {
	display: inline-block;
	color: #00a8ec;
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	background-repeat: no-repeat;
	background-image: url("images/review-icon.png");
	background-position: left top;
	padding: 3px 0px 10px 38px;
	min-height: 15px;
}


.footer-text {
	clear: both;
	padding-top: 35px;
	color: #2c2c2c;
}

.footer-text a {
	color: #2c2c2c;
	text-decoration: none;
}

.footer-text p {
	font-size: 15px;
	line-height: 28px;
	padding-bottom: 20px;
}

.footer-text p strong {
	color: #436eb3;
}

.footer-bottom {
	background-color: #436eb3;
}

.fb-wrap {
	text-align: center;
	padding: 20px 0px 20px 0px;
}

.fb-wrap p {
	font-size: 15px;
	line-height: 20px;
	color: #fff;
}


/*Landing Page*/


.landing-banner {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #f2f4f3;
}

.landing-banner-wrap {
	padding: 230px 0px 300px 0px;
	min-height: 250px;
}

.lb-text {
	width: 485px;
}

.lb-text h2 {
	font-size: 66px;
	line-height: 76px;
	color: #00a8ed;
	font-weight: 700;
	padding-bottom: 15px;
}

.lb-text h5 {
	font-size: 30px;
	line-height: 40px;
	color: #436eb3;
	font-weight: 500;
	padding-bottom: 30px;
}

.rm a {
	display: inline-block;
	height: 43px;
	line-height: 43px;
	padding: 0px 35px 0px 35px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	background-color: #7dc623;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}

.rm a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #58950c;
}

.landing-main {
	padding: 47px 0px 40px 0px;
	font-size: 18px;
	color: #282828;
}

.landing-main h5 {
	font-size: 26px;
	line-height: 36px;
	color: #7dc623;
	font-weight: 700;
	padding-bottom: 20px;
}

.landing-main h3 {
	font-size: 26px;
	line-height: 36px;
	color: #7dc623;
	font-weight: 700;
	padding-bottom: 20px;
}

.landing-main p {
	line-height: 30px;
	padding-bottom: 30px;
}

.lm-section {
	justify-content: space-between;
	align-items: center;
	padding: 10px 0px 40px 0px;
}

.lm-section p {
	display: none;
}

.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
}

.lm-section figure {
	width: 520px;
}

.lm-section figure img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.lm-section div {
	width: 630px;
}

.lm-section div p {
	display: block;
}

.sub-text p a {
	color: #3771C2;
	text-decoration: none;
}

.sub-text p a:hover {
	color: #3771C2;
	text-decoration: underline;
}


.lm-section.image-right {
	flex-direction: row-reverse;
}

.landing-main h2 {
	font-size: 35px;
	line-height: 45px;
	color: #00a8ed;
	font-weight: 700;
	padding-bottom: 15px;
	margin-bottom: 30px;
	position: relative;
}

.landing-main h2::before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 63px;
	height: 5px;
	background-color: #7dc623;
}


/*Contact Form*/

.contact-form .gform_fields .cf-half {
	width: 48.6%;
}

.contact-form .cf-full {
	width: 100%;
}

.contact-form .gform_fields {
	display: -webkit-box!important;
	display: -moz-box!important;
	display: -ms-flexbox!important;
	display: -webkit-flex!important;
	display: flex!important;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contact-form .gform_title {
	display: none!important;
}

.contact-form .gform_footer {
	justify-content: center;
}

.contact-form .gform_button {
	background-color: #96c124!important;
	color: #fff!important;
	height: 42px!important;
	padding: 0px 70px 0px 30px!important;
	border: none!important;
	font-size: 14px!important;
	letter-spacing: 2px!important;
	-webkit-border-radius: 25px!important;;
	-moz-border-radius: 25px!important;;
	border-radius: 25px!important;;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: 90% center;
	cursor: pointer;
	text-transform: lowercase;
}

.contact-form .gform_button:hover {
	background-color: #00a8ec!important;
	color: #fff;
}

.contact-form  .gform-theme--foundation .gform_fields {
    row-gap: 25px!important;
}	

/*CS Banner*/

.cs-banner {
	position: relative;
}

.cs-lhs {
	position: absolute;
	left: 3%;
	bottom: 9%;
	max-height: 90%;
}

.cs-lhs img {
	max-height: 100%;
	width: auto;
}

.cs-rhs {
	position: absolute;
	right: 5%;
	bottom: 0px;
}

/* Areas Covered */

.areas-covered {
	background-color: #436eb3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 30px 50px 30px 50px;
}

.areas-covered h3 {
    text-align: center;
    color: #fff; 
    font-size: 33px;
	line-height: 40px;
	padding-bottom: 20px;
    font-family: 'Comic Sans MS', cursive, sans-serif;
}

.area-list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.area-list li {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 10px;
    margin: 5px;
    min-width: 120px;
    text-align: center;
    color: #555;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	font-size: 14px;
}

.area-list li a {
	color: #00a8ec;
	text-decoration: none;
}

.area-list li a:hover {
	color: #436eb3;
	text-decoration: none;
}

.tr-form .gform_heading {
	display: none;
}

.tr-form .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 0px!important;
}

.tr-form .gform_fields {
    display: inherit !important;
}

.tr-form .gfield_label {
    padding-bottom: 6px;
    font-size: 16px !important;
    color: #fff!important;
    font-weight: normal !important;
}

.tr-form .gform_footer {
	justify-content: center;
	margin-top: 10px!important;
}

.tr-form .gform_button {
	width: 298px!important;
	height: 62px!important;
	border: none!important;
	outline: none!important;
	background-color: transparent!important;
	background-image: url(images/submit-button.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
	text-indent: -9999px;
	position: static!important;
}

.tr-form .gform_validation_errors {
	display: none!important;
}

.gfield_validation_message {
	text-align: left!important;
}

/*DayCare*/

.dc-title {
	color: #282828;
	padding-bottom: 20px;
}

.dc-title h2 {
	text-align: center;
}

.dc-block {
	justify-content: space-between;
	padding-bottom: 30px;
	font-size: 18px;
	color: #282828;
}

.dc-block .dc-text {
	width: 620px;
}

.dc-block .dc-images {
	width: 528px;
}

.dc-image-left {
	flex-direction: row-reverse;
}

.dc-block .dc-text h2 {
	font-size: 33px;
	line-height: 42px;
	color: #436eb3;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

.dc-block .dc-text h3 {
	font-size: 31px;
	line-height: 40px;
	color: #436eb3;
	font-weight: 700;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}

.dc-block .dc-text h2::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 63px;
	height: 5px;
	background-color: #7dc623;
}


.dc-block .dc-text h3::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 63px;
	height: 5px;
	background-color: #7dc623;
}

.dc-block .dc-text p {
	line-height: 30px;
	padding-bottom: 25px;
}

.dc-block .dc-text p strong {
	font-weight: 700;
	color: #00a8ed;
}

.dc-block .dc-text p a {
	color: #436eb3;
	text-decoration: none;
}

.dc-block .dc-images div {
	padding-bottom: 30px;
}

.dc-block .dc-images img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.faq-block {
	color: #282828;
	padding-bottom: 70px;
}

.faq-block h3 {
	font-size: 33px;
	line-height: 42px;
	color: #436eb3;
	font-weight: 700;
	padding-bottom: 20px;
	position: relative;
}

.faq-block h3::after {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 63px;
	height: 5px;
	background-color: #7dc623;
}

.faq-block ul {
	border-top: #436eb3 solid 1px;
}

.faq-block ul li {
	padding: 40px 0px 20px 110px;
	border-bottom: #436eb3 solid 1px;
	background-image: url("images/faq-bullet.png");
	background-repeat: no-repeat;
	background-position: left 40px;
}

.faq-block ul li h5 {
	font-size: 20px;
	line-height: 25px;
	color: #00a8ed;
	font-weight: 700;
	padding-bottom: 15px;
}

.faq-block ul li p {
	line-height: 28px;
	padding-bottom: 20px;
	font-size: 18px;
}

.dc-padding {
	padding: 0px 0px 50px 0px!important;
}

.bottom-text {
	text-align: center;
	padding-bottom: 80px;
	max-width: 1050px;
	margin: 0 auto;
}

.bottom-text p {
	font-size: 35px;
	line-height: 54px;
	font-weight: 700;
	color: #436eb3;
}

.bottom-text p strong {
	color: #95c21d;
}

/*Book your FREE Tour*/

.bft {
	background-color: #00a8ec;
	overflow: hidden;
}

.bft-wrap {
	padding: 15px 0px 15px 0px;
	position: relative;
	justify-content: space-between;
	align-items: center;
	color: #fff;
}

.bft-image {
	width: 187px;
}

.bft-image img, .btf-pointer img {
	display: block;
}

.bft-text {
	width: 590px;
	text-align: center;
	font-size: 34px;
	line-height: 42px;
	font-weight: 500;
}

.bft-button a {
	display: block;
	background-color: #96c124;
	color: #fff;
	text-decoration: none;
	padding: 14px 27px 14px 70px;
	font-size: 19px;
	line-height: 22px;
	font-weight: 500;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	background-image: url("images/bft-icon.png");
	background-position: 22px center;
	background-repeat: no-repeat;
}

.bft-button a:hover {
	background-color: #94d600;
	color: #fff;
	text-decoration: none;
}

.btf-pointer {
	position: absolute;
	right: -125px;
	bottom: 0px;
}

/*Morley*/

.morley-title {
	text-align: center;
	padding-bottom: 20px;
	font-size: 18px;
	color: #1d1d1d;
}

.morley-title h2 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 20px;
	color: #426eb3;
	font-weight: 700;
}

.morley-title h3 {
	font-size: 34px;
	line-height: 44px;
	padding-bottom: 20px;
	color: #7cc722;
	font-weight: 700;
}

.morley-title p {
	line-height: 28px;
	padding-bottom: 20px;
}


.morley-title h4 {
	font-size: 35px;
	line-height: 45px;
	padding-bottom: 20px;
	color: #00a8ec;
	font-weight: 700;
}

.dc-centre {
	align-items: center;
}


.dc-text h4 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #000;
}

#pum-4951 .pum-container {
	width: 94%!important;
	max-width: 676px!important;
	min-width: 280px!important;
	background-color: #fff;
	background-image: url("images/popup-bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	padding: 30px 20px 30px 20px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Poppins', sans-serif;
	text-align: center;
}

.book-popup {
	text-align: center;
}

.book-popup img {
	margin: 0px!important;
}

.book-popup .popup-logo {
	padding-bottom: 15px;
	text-align: center;
}

.book-popup .popup-logo img {
	display: inline-block;
}

.book-popup h2 {
	font-size: 41px;
	line-height: 50px;
	font-weight: 700;
	color: #00a8ec;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 10px;
}

.book-popup h2 strong {
	color: #7dc623;
}

.book-popup h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 700;
	color: #436eb3!important;
	font-family: 'Poppins', sans-serif;
	padding-bottom: 30px;
	margin-bottom: 20px;
	background-image: url("images/p-head-bg.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.book-popup p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #000;
	max-width: 560px;
	margin: 0 auto;
	font-weight: 500;
}

.p-buttons {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox; 
	display: -webkit-flex; 
	display: flex;
	justify-content: center;
	background-image: url("images/pop-arrows.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-top: 65px;
	margin-top: -30px;
}

.p-buttons div {
	padding-bottom: 20px;
	text-align: center;
}

.p-buttons div:nth-child(1) {
	margin-right: 10px;
}

.p-buttons div:nth-child(2) {
	margin-left: 10px;
}

.pop-note {
	color: #5c5c5c;
	font-size: 14px;
	line-height: 18px;
}

#pum-4951 .pum-close {
	right: 10px!important;
	top: 20px!important;
	width: 30px;
	height: 30px;
	background-color: #00a8ec;
	color: #fff;
	font-size: 20px;
	line-height: 5px;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	font-family: 'Poppins', sans-serif;
}


.landing-main h3 {
	font-size: 34px;
	line-height: 44px;
	color: #00a8ed;
	font-weight: 700;
	padding-bottom: 15px;
	margin-bottom: 30px;
	position: relative;
	overflow: hidden;
}

.landing-main h3::before {
	content: '';
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 63px;
	height: 5px;
	background-color: #7dc623;
}

.landing-main h4 {
    font-size: 26px;
    line-height: 36px;
    color: #7dc623;
    font-weight: 700;
    padding-bottom: 20px;
}

.sub-text ol {
	padding-bottom: 10px;
	margin-left: 30px;
}

.sub-text ol li {
	list-style: decimal;
	padding-bottom: 15px;
}

.pfg-filter {
	background-color: #436eb3!important;
	color: #fff!important;
}

.pfg-filter--active {
	background-color: #7dc623!important;
	color: #fff!important;
}


@media only screen and (max-width: 1820px) {
	
.landing-banner-wrap {
	padding: 200px 0px 230px 0px;
}	
	
	
/*CS Banner*/


.cs-lhs {
	left: 1%;
	bottom: 50%;
	transform: translateY(50%);
	max-height: 90%;
	max-width: 35%;
}

.cs-rhs {
	right: 3%;
	max-width: 40%;
}	
	
}


@media only screen and (max-width: 1620px) {
	
.landing-banner-wrap {
	padding: 170px 0px 200px 0px;
}	
	
}


@media only screen and (max-width: 1420px) {

.landing-banner-wrap {
	padding: 150px 0px 180px 0px;
	min-height: 220px;
}

.lb-text {
	width: 450px;
}

.lb-text h2 {
	font-size: 60px;
	line-height: 70px;
}

.lb-text h5 {
	font-size: 27px;
	line-height: 37px;
}

.rm a {
	font-size: 18px;
}
	
	
}


@media only screen and (max-width: 1200px) {
	
/* Areas Covered */
	
.ac-wrap {
    padding: 65px 0px 65px 0px;
}	

.areas-covered {
	padding: 30px;
}

.areas-covered h3 {
    font-size: 30px;
	line-height: 40px;
}

.area-list li {
    padding: 10px 15px 10px 15px;
    min-width: 95px;
}	
	
	

/*DayCare*/

.dc-block {
	font-size: 17px;
}

.dc-block .dc-text {
	width: 55%;
}

.dc-block .dc-images {
	width: 42%;
}

.dc-block .dc-text h3 {
	font-size: 30px;
	line-height: 38px;
}

.dc-block .dc-text p {
	line-height: 25px;
	padding-bottom: 20px;
}

.faq-block {
	padding-bottom: 60px;
}

.faq-block h3 {
	font-size: 32px;
	line-height: 42px;
}

.faq-block ul li {
	padding: 30px 0px 10px 100px;
	background-position: left 30px;
}

.faq-block ul li h5 {
	font-size: 19px;
	line-height: 25px;
}

.faq-block ul li p {
	line-height: 27px;
	font-size: 17px;
}

.dc-padding {
	padding: 0px 0px 40px 0px!important;
}

.bottom-text {
	padding-bottom: 60px;
}

.bottom-text p {
	font-size: 32px;
	line-height: 52px;
}
	
	
/*Morley*/

.morley-title {
	font-size: 17px;
}

.morley-title h2 {
	font-size: 36px;
	line-height: 46px;
}

.morley-title h3 {
	font-size: 30px;
	line-height: 40px;
}

.morley-title p {
	line-height: 27px;
}


.morley-title h4 {
	font-size: 31px;
	line-height: 40px;
}

.dc-centre {
	align-items: flex-start;
}


.dc-text h4 {
	font-size: 22px;
	line-height: 32px;
}
	
	
	
}


@media only screen and (max-width: 1024px) {
	
.popup-wrap {
	height: 410px;
	padding: 2% 3% 2% 1%;
}

.pw-lhs {
	width: 33%;
	padding-bottom: 158px;
}
	
.pw-lhs figure {
	min-height: 150px;
}
	

.pw-rhs {
	width: 64%;
}

.pw-rhs h2 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 15px;
}


.pw-rhs .t-position {
	padding: 5px 30px 5px 50px;
	font-size: 15px;
	margin-bottom: 20px;
	background-position: 23px center;
}

.pw-rhs h5 {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
}

.pw-rhs p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 20px;
}
	

.footer-text p {
	font-size: 15px;
	line-height: 25px;
}	
	
/* Areas Covered */

.areas-covered {
	padding: 20px 10px 20px 10px;
}

.areas-covered h3 {
    font-size: 27px;
	line-height: 37px;
}

.area-list li {
    padding: 8px 12px 8px 12px;
	font-size: 13px;
}	
	
.ac-wrap {
    padding: 45px 0px 45px 0px;
}	
	
/*DayCare*/

.dc-block {
	font-size: 16px;
}

.dc-block .dc-text h3 {
	font-size: 27px;
	line-height: 37px;
}

.dc-block .dc-text p {
	line-height: 24px;
}

.faq-block {
	padding-bottom: 50px;
}

.faq-block h3 {
	font-size: 30px;
	line-height: 40px;
}

.faq-block ul li {
	padding: 20px 0px 10px 80px;
	background-position: left 20px;
	background-size: 60px auto;
}

.faq-block ul li h5 {
	font-size: 18px;
	line-height: 24px;
}

.faq-block ul li p {
	line-height: 25px;
	font-size: 16px;
}

.bottom-text {
	padding-bottom: 50px;
}

.bottom-text p {
	font-size: 27px;
	line-height: 47px;
}	
	
	
/*Morley*/

.morley-title {
	font-size: 17px;
}

.morley-title h2 {
	font-size: 30px;
	line-height: 40px;
}

.morley-title h3 {
	font-size: 26px;
	line-height: 36px;
}

.morley-title p {
	line-height: 26px;
}


.morley-title h4 {
	font-size: 27px;
	line-height: 37px;
}


.dc-text h4 {
	font-size: 20px;
	line-height: 30px;
}	
	
}


@media only screen and (max-width: 767px) {
	
.popup-wrap {
	height: 400px;
	padding: 2% 3% 2% 1%;
}

.pw-lhs {
	float: none;
	width: auto;
	max-width: 300px;
	padding-bottom: 20px;
	background-image: none;
}
	
.pw-lhs figure {
	min-height: 100px;
}	

.pw-rhs {
	float: none;
	width: auto;
}

.pw-rhs h2 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 15px;
}


.pw-rhs .t-position {
	padding: 5px 20px 5px 40px;
	font-size: 14px;
	margin-bottom: 20px;
	background-position: 13px center;
}

.pw-rhs h5 {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
}

.pw-rhs p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 20px;
}
	
.footer-text {
	width: 300px;
	margin: 0 auto;
}
	
.footer-text p {
	line-height: 22px;
}		
	
	
/*CS Banner*/
	
.cs-lhs {
    bottom: inherit;
	top: 10%;
    transform: translateY(0%);
    max-height: 90%;
    max-width: 60%;
}
	
.ac-wrap {
    padding: 45px 0px 45px 0px;
}	
	
	
/*DayCare*/

.dc-block {
	display: inherit;
}

.dc-block .dc-text {
	width: auto;
}

.dc-block .dc-images {
	width: auto;
}

.dc-block .dc-text h3 {
	font-size: 25px;
	line-height: 33px;
}

.dc-block .dc-text h3::after {
	width: 50px;
	height: 4px;
}

.dc-block .dc-text p {
	line-height: 24px;
}

.dc-block .dc-text p strong {
	font-weight: 700;
	color: #00a8ed;
}

.dc-block .dc-images div {
	width: 100%;
	margin-bottom: 20px;
	padding: 0px;
	height: 280px;
	overflow: hidden;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.dc-block .dc-images img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.faq-block {
	padding-bottom: 40px;
}

.faq-block h3 {
	font-size: 27px;
	line-height: 35px;
}

.faq-block h3::after {
	width: 50px;
	height: 4px;
}

.faq-block ul li {
	padding: 20px 0px 10px 65px;
	background-size: 50px auto;
}

.faq-block ul li h5 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 10px;
}

.faq-block ul li p {
	line-height: 24px;
	font-size: 16px;
}

.dc-padding {
	padding: 0px 0px 30px 0px!important;
}

.bottom-text {
	padding-bottom: 40px;
}

.bottom-text p {
	font-size: 27px;
	line-height: 37px;
}
	
/*Morley*/

.morley-title {
	font-size: 16px;
}

.morley-title h2 {
	font-size: 26px;
	line-height: 35px;
}

.morley-title h3 {
	font-size: 24px;
	line-height: 30px;
}

.morley-title p {
	line-height: 25px;
}

.morley-title h4 {
	font-size: 22px;
	line-height: 32px;
}

.dc-text h4 {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 20px;
}	
	
	
/*Popup*/	
	
.book-popup h2 {
	font-size: 31px;
	line-height: 40px;
}

.book-popup h3 {
	font-size: 21px;
	line-height: 26px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	background-size: 70px auto;
}

.book-popup p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px;
	color: #000;
	max-width: 560px;
	margin: 0 auto;
	font-weight: 500;
}

.p-buttons {
	padding-top: 60px;
	margin-top: -10px;
	flex-wrap: wrap;
}


.p-buttons div:nth-child(1) {
	padding-bottom: 10px;
	margin: 0px 10px 0px 10px;
}

.p-buttons div:nth-child(2) {
	margin: 0px 10px 0px 10px;
}

	
}



@media only screen and (max-width: 480px) {
	
/*DayCare*/

.dc-block .dc-text h3 {
	font-size: 23px;
	line-height: 33px;
}

.dc-block .dc-images div {
	height: 240px;
}

.faq-block {
	padding-bottom: 40px;
}

.faq-block h3 {
	font-size: 25px;
	line-height: 35px;
}

.faq-block ul li {
	padding: 20px 0px 10px 55px;
	background-size: 40px auto;
}

.faq-block ul li h5 {
	font-size: 17px;
	line-height: 21px;
}

.bottom-text p {
	font-size: 25px;
	line-height: 35px;
}
	
/*Morley*/

.morley-title {
	font-size: 16px;
}

.morley-title h2 {
	font-size: 24px;
	line-height: 32px;
}

.morley-title h3 {
	font-size: 22px;
	line-height: 30px;
}

.morley-title p {
	line-height: 22px;
}

.morley-title h4 {
	font-size: 20px;
	line-height: 28px;
}

.dc-text h4 {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 20px;
}		
	
}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {

.page404 {
	background-size: 640px auto;
}
	
.page404-wrap {
	padding: 100px 0px 100px 0px;
}	
	
	
}


@media only screen and (min-width: 960px) and (max-width: 1199px) {

.container {
	min-width:940px;
}

.wrap {
	width: 940px;
}

.header {
	width: 100%;
}

.header-top-wrap {
	padding: 10px 0px 14px 0px;
}


.ht-lhs ul li {
	float: left;
	margin-left: 40px;
	padding: 5px 0px 3px 0px;
	background-image: none;
	font-size: 14px;
	line-height: 16px;
}

.ht-lhs ul li:nth-child(1) {
	background-image: none;
}

.ht-lhs ul li:nth-child(2) {
	background-image: none;
	padding-left: 20px;
}

.ht-lhs ul li:nth-child(3) {
	background-image: none;
	padding-left: 20px;
}


.ht-lhs ul li p {
	font-size: 14px;
}


.book-tour a {
	font-size: 17px;
}

.header-bottom {
	padding: 3px 0px 6px 0px;
}

.logo {
	width: 250px;
}

.slider-content {
	height: 600px;
}

.slider-content-wrap {
	padding-top: 150px;
}

.hb-text {
	max-width: 605px;
	margin-left: 30px;
}

.hb-text h4 {
	font-size: 36px;
	line-height: 46px;
	padding-bottom: 20px;
}

.hb-text h5 {
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 25px;
}

.book-button a {
	font-size: 17px;
}

.hb-text2 {
	padding-top: 50px;
	margin: 0 auto;
	text-align: center;
}

.hb-text3 {
	padding-top: 50px;
	margin-right: 30px;
}

.home-section1 {
	padding: 50px 0px 20px 0px;
}

.home-section1 h3, .home-section1 h1, .home-section1 h2 {
	font-size: 45px;
	line-height: 55px;
	padding-bottom: 30px;
}

.home-section1 p {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 30px;
}

.home-section1 ul li {
	font-size: 20px;
	line-height: 30px;

}

.video-section {
	padding: 50px 0px 50px 0px;
}

.video {
	float: none;
	width: 709px;
	margin: 0 auto;
}

.video iframe {
	width: 100%;
	height: 400px;
}

.v-rhs {
	float: none;
	width: 446px;
	margin: 0 auto;
}


.hs2-wrap {
	padding: 50px 0px 50px 0px;
}


.hs2-wrap h3 {
	font-size: 34px;
	line-height: 44px;
}

.hs2-wrap ul {
	margin-left: -15px;
}

.hs2-wrap ul li {
	width: 205px;
	height: 320px;
	padding: 24px 8px 10px 8px;
	margin: 0px 0px 0px 15px;
}

.hs2-wrap ul li h4 {
	font-size: 24px;
	line-height: 24px;
}

.hs2-wrap ul li figure {
	height: 120px;
}


.hs2-wrap .read-more a {
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	padding: 0px 25px 0px 60px;
	background-position: 20px center;
}

.home-section3 {
	padding: 50px 0px 50px 0px;
}

.home-section3 h3 {
	font-size: 43px;
	line-height: 43px;
}

.home-section3 h5 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 40px;
}


.home-section3 ul {
	margin-left: -15px;
}

.home-section3 ul li {
	width: 300px;
	margin: 0px 0px 0px 15px;
}

.home-section3 ul li figure {
	width: 300px;
	height: 200px;
	margin: 0px auto 25px auto;
}

.home-section3 ul li h4 {
	font-size: 20px;
	line-height: 26px;
}

.home-section3 ul li h5 {
	font-size: 17px;
	line-height: 21px;
}

.home-section3 ul li p {
	font-size: 14px;
	line-height: 21px;
	height: 85px;
}


.footer-wrap {
	padding: 38px 0px 30px 0px;
}

.footer-col1 {
	width: 230px;
}

.footer-col1 ul li {
	margin: 0px 4px 5px 4px;
}


.footer-col2 {
	margin-left: 25px;
	width: 230px;
	padding-top: 40px;
}

.footer-col3 {
	width: 180px;
	padding-top: 40px;
}

.footer-col4 {
	width: 270px;
	padding-top: 40px;
}

.sub-banner-wrap h1 {
	font-size: 40px;
	line-height: 50px;
}

.sub-banner-wrap h3 {
	font-size: 40px;
	line-height: 50px;
}



.sub-contents {
	padding: 40px 0px 50px 0px;
}

.sub-text {
	font-size: 17px;
}

.sub-lhs {
	float: none;
	width: auto;
}

.sub-rhs {
	float: none;
	margin: 0 auto;
	width: 447px;
}



.gurantee-box {
	border: #00a8ec dashed 6px;
	padding: 30px 350px 20px 35px;
	background-size: 350px auto;
}

.gurantee-box h3 {
	font-size: 35px;
	line-height: 45px;
}

.gurantee-box h2 {
	font-size: 35px;
	line-height: 45px;
}


.gurantee-box p {
	font-size: 19px;
	line-height: 28px;
}

.gurantee-box h5 {
	font-size: 24px;
	line-height: 28px;
}

.bottom-form-wrap {
	padding: 70px 0px 70px 0px;
}

.bottom-cta {
	padding: 25px;
}


.bcta-head1 {
	font-size: 40px;
	line-height: 45px;
	padding-bottom: 0px;
}

.bcta-top {
	padding-bottom: 10px;
}

.bcta-guide {
	position: absolute;
	left: 20px;
	bottom: 5px;
	width: 180px;
}


.bcta-head2 {
	font-size: 24px;
	line-height: 32px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.bcta-head3 {
	float: right;
	width: auto;
	padding-right: 225px;
}

.bcta-head3 h4 {
	font-size: 33px;
	line-height: 33px;
}

.bcta-form {
	width: 700px;
}

.contact-lhs {
	width: 330px;
}

.contact-lhs h2 {
	font-size: 32px;
	line-height: 32px;
}

.contact-lhs ul {
	padding-bottom: 30px;
}

.contact-lhs ul li {
	font-size: 16px;
	line-height: 19px;
}

.contact-form {
	padding: 25px;
	width: 550px;
}


.cf-box {
	padding-bottom: 20px;
}

.cf-box label {
	display: none;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.sub-text h3 {
	font-size: 23px;
	line-height: 32px;
}

.alignright {
	margin:5px 0px 20px 30px;
	max-width: 45%;
}
.alignleft {
	margin:0px 30px 20px 0px;
	max-width: 45%;
}


a img.alignright {
	margin:5px 0px 20px 30px;
	max-width: 45%;
}
a img.alignleft {
	margin:0px 30px 20px 0px;
	max-width: 45%;
}

.sub-text h5 {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 20px;
}

.sub-text h2 {
	font-size: 33px;
	line-height: 40px;
}

.centre {
	max-width: 90%;
}

.sub-text h4 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 25px;
}


.babies {
	padding: 30px 460px 20px 0px;
	min-height: 400px;
	background-size: 570px auto;
}


.sub-gallery ul li {
	margin: 0px 0px 25px 25px;
	width: 295px;
	height: 239px;

}

.view-more {
	padding-top: 10px;
	padding-bottom: 0px;
}

.toddler {
	padding: 10px 420px 20px 0px;
	min-height: 400px;
	margin-bottom: 40px;
	background-size: 460px auto;
}

.pre-kindy {
	padding: 40px 420px 20px 0px;
	min-height: 380px;
	background-size: 560px auto;
}

.kindy {
	padding: 40px 420px 20px 0px;
	min-height: 380px;
	background-size: 480px auto;
}


.m30 {
	margin-top: -20px;
}

.team-list {
	padding: 40px 0px 0px 0px;
}

.team-list ul {
	margin-left: -20px;
}

.team-list ul li {
	width: 300px;
	height: 441px;
	margin: 0px 0px 30px 20px;
}

.tl-name {
	font-size: 24px;
	line-height: 30px;
	padding: 240px 10px 10px 10px;
}

.tl-position {
	font-size: 15px;
}

.team-list ul li:nth-child(2) .tl-position {
	background-color: #03a9ec;
}

.team-list ul li p {
	font-size: 15px;
	line-height: 24px;
	padding: 0px 20px 0px 20px;
	height: 92px;
}

.book-a-tour-page {
	background-size: 100% auto;
	min-height: 500px;
	padding-bottom: 50px;
}

.bat-head {
	max-width: 850px;
}

.bat-note {
	max-width: 400px;
	padding-top: 30px;
}

.le-head {
	font-size: 34px;
	line-height: 42px;
}

.event-list ul {
	margin-left: -20px;

}

.event-list ul li {
	margin: 0px 0px 39px 20px;
	width: 460px;
	height: 520px;
}

.el-top {
	height: 276px;
}

.el-name h3 {
	padding: 0px 10px 0px 25px;
	font-size: 23px;
	line-height: 30px;
}

.el-bottom {
	padding: 30px 20px 0px 25px;
}

.el-date, .el-time {
	font-size: 17px;
	line-height: 17px;
	padding: 15px 0px 43px 58px;
	background-size: 45px auto;
}


.event-name h3 {
	padding: 0px 10px 0px 25px;
	font-size: 26px;
	line-height: 30px;
}

.event-lhs {
	width: 55%;
}


.event-details {
	width: 39%;
	padding: 35px 10px 35px 20px;
}

.event-details h3 {
	font-size: 26px;
	line-height: 30px;
}

.el-location {
	font-size: 17px;
	line-height: 17px;
	color: #4c4a4a;
	padding: 22px 0px 50px 58px;
	background-size: 45px auto;
}

.event-call h5 {
	font-size: 19px;
	line-height: 23px;
}

.event-call h4 {
	font-size: 31px;
	line-height: 31px;
	letter-spacing: 3px;
}

.op-section1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.op-section2 h3 {
	font-size: 30px;
	line-height: 40px;
}

.program-list ul {
	margin-left: -20px;
}

.program-list ul li {
	background-color: #eefaff;
	width: 460px;
	height: 330px;
	margin: 0px 0px 38px 20px;
	background-position: right 220px;
}


.pl-image {
	height: 217px;
}

.pl-bottom {
	padding: 25px 20px 0px 20px;
}

.pl-bottom h4 {
	font-size: 25px;
	line-height: 30px;
}

.pl-bottom h5 {
	font-size: 17px;
	line-height: 17px;
}

.pl-more {
	padding-top: 15px;
}


/* Post Page */

.blog-head {
	font-size: 23px;
	line-height: 28px;
	padding-bottom: 40px;
}

.post-page .post-list {
	margin-left: -30px;
}

.post-page .post-list article {
	margin: 0px 0px 0px 30px;
	width: 292px;
	height: 600px;
}

.post-page .post-thumb {
	width: 100%;
	height: 257px;
}


.post-page .pd-wrap {
	padding-top: 20px;
}

.post-page .pd-wrap h2 {
	font-size: 22px;
	line-height: 26px;
}

/* Sing Post Page  */



.blog-lhs {
	width:620px;
}

.blog-rhs {
	width:280px;
}

.single-post-page .post-large {
	max-height: 400px;
}

.single-post-page .post h2 {
	font-size:26px!important;
	line-height:32px!important;
}

/* Post Page Rhs */


.enroll {
	padding: 50px 0px 44px 0px;
}

.enroll-txt1 {
	font-size: 22px;
	line-height: 30px;
}

.enroll-txt2 {
	font-size: 32px;
	line-height: 32px;
	padding-bottom: 5px;
	margin-bottom: 24px;
}

.blog-rhs .search, .sub-rhs .search {
	padding-left: 15px;
}

.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	height:48px;
	width:210px;
}

.blog-rhs .search .search-submit, .sub-rhs .search .search-submit {
	margin-right: 0px;
}



.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:24px;
	line-height:24px;
}

.archive select {
	padding: 0px 10px 0px 15px;
}


.lp-thumb {
	width: 97px;
	height: 84px;
}

.lp-wrap {
	margin-left: 10px;
	width: 170px;
	padding-top: 10px;
}

.lp-wrap h4 {
	font-size: 15px;
	line-height: 20px;

}
.lp-date {
	font-size: 14px;
	padding: 2px 0px 3px 28px;
	
}


.sub-text h1 {
	font-size: 34px;
	line-height: 38px;
}


.arconix-faq-title {
    font-size: 18px!important;
	line-height: 24px!important;
}

.page404 {
	background-size: 480px auto;
}

.page404-wrap {
	padding: 80px 0px 80px 0px;
}

.page404-contents {
	width: 500px;
}

.error {
	padding-bottom: 20px;
}

.page404-contents p {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 30px;
}
	
	
.tour-registration {
	background-size: 100% auto;
	padding-bottom: 56px;
}
	
.team-list-new {
	padding-top: 30px;
}

.team-list-new ul {
	margin-left: -20px;
}

.team-list-new ul li {
	float: left;
	margin: 0px 0px 25px 20px;
	width: 300px;
	height: 410px;
}

.tln-photo {
	height: 193px;
}


.tln-text {
	padding: 15px 15px 0px 15px;
}

.tln-name {
	font-size: 20px;
	line-height: 25px;
	font-weight: 500;
	padding-bottom: 10px;
}

.tln-position {
	padding: 5px 20px 5px 40px;
	font-size: 16px;
	background-position: 13px center;
}


.rp-heading {
	font-size: 28px;
    line-height: 35px;
    padding-bottom: 35px;
}

.review-list ul li {
	padding: 30px 100px 28px 100px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
}
	
	
/*Book your FREE Tour*/


.bft-wrap {
	padding: 15px 0px 15px 0px;
}

.bft-image {
	width: 187px;
}

.bft-text {
	width: 430px;
	font-size: 27px;
	line-height: 37px;
}

.bft-button a {
	padding: 14px 27px 14px 70px;
	font-size: 18px;
	line-height: 22px;
	background-position: 22px center;
}

.btf-pointer {
	right: -90px;
	bottom: 0px;
	width: 80px;
}	

}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
.container {
	min-width:740px;
}

.wrap {
	width: 740px;
}
	
.header-top {
	display: none;
}	

.header-bottom {
	padding: 20px 0px 0px 0px;
	width: 100%;
}

.logo {
	float: none;
	width: 285px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.menu-mobile {
	border-top: #e1e1e1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
}
	
.mm-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;	
}
	
.menu-mobile .book-tour {
	display: block;
	float: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 999;
}
	
.header-top-mobile {
	display: block;
	padding: 10px 0px 10px 0px;
}	
	
.ht-lhs {
	float: none;
}

.ht-lhs ul li {
	float: none;
	margin-left: 0px;
	padding: 5px 0px 3px 40px;
	border-left:none;
	font-size: 14px;
	line-height: 14px;
}

.ht-lhs ul li:nth-child(1) {
	float: left;
}

.ht-lhs ul li:nth-child(2) {
	float: right;
	padding-left: 35px;
	background-position: left center;
}


.slider-content {
	height: 480px;
}

.slider-content-wrap {
	padding-top: 80px;
}

.hb-text {
	max-width: 500px;
	margin-left: 40px;
}

.hb-text h4 {
	font-size: 30px;
	line-height: 42px;
	font-weight: 700;
	padding-bottom: 20px;
}

.hb-text h5 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 20px;
}

.book-button a {
	font-size: 17px;
}

.hb-text2 {
	margin: 0 auto;
	padding-top: 50px;
}

.hb-text3 {
	float: right;
	margin: 0px 40px 0px 0px;
	text-align: right;
	padding-top: 50px;
}

.home-section1 {
	padding: 40px 0px 20px 0px;
}

.home-section1 h3, .home-section1 h1, .home-section1 h2 {
	font-size: 38px;
	line-height: 45px;
	padding-bottom: 30px;
}

.home-section1 p {
	font-size: 23px;
	line-height: 30px;
	padding-bottom: 20px;
}

.video-section {
	padding: 40px 0px 40px 0px;
}

.video {
	float: none;
	width: 709px;
	margin: 0 auto;
}
	
.video iframe {
    height: 400px;
}	

.v-rhs {
	float: none;
	width: 446px;
	margin: 30px auto 0px auto;
}

.hs2-wrap {
	padding: 40px 0px 20px 0px;
}


.hs2-wrap h3 {
	font-size: 33px;
	line-height: 40px;
	padding-bottom: 30px;
}

.hs2-wrap ul {
	margin-left: 0px;
	text-align: center;
}

.hs2-wrap ul li {
	float: none;
	display: inline-block;
	padding: 24px 15px 10px 15px;
	margin: 0px 15px 30px 15px;
}

.home-section3 {
	padding: 50px 0px 40px 0px;
}

.home-section3 h3 {
	font-size: 43px;
	line-height: 43px;
}

.home-section3 h5 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 40px;
}


.home-section3 ul {
	margin-left: -10px;
	margin-right: -10px;
	text-align: center;
}

.home-section3 ul li {
	float: none;
	display: inline-block;
	width: 350px;
	margin: 0px 10px 40px 10px;
	vertical-align: top;
}


.home-section3 ul li figure {
	margin: 0px auto 25px auto;
}


.footer-wrap {
	padding: 30px 0px 30px 0px;
}

.footer-col1 {
	width: 50%;
}

.footer-col2 {
	float: left;
	margin-left: 10%;
	width: 40%;
	padding-top: 43px;
}


.footer-col3 {
	width: 50%;
	padding-top: 40px;
}

.footer-col4 {
	float: right;
	width: 40%;
	padding-top: 40px;
}

.sub-banner-wrap {
	padding: 35px 0px 30px 0px;
}

.sub-banner-wrap h1 {
	font-size: 40px;
	line-height: 50px;
}

.sub-banner-wrap h3 {
	font-size: 40px;
	line-height: 50px;
}

.sub-contents {
	padding: 40px 0px 40px 0px;
}

.about-section1 {
	padding-bottom: 30px;
}

.sub-text {
	font-size: 17px;
}

.sub-lhs {
	float: none;
	width: auto;
}

.sub-text p {
	line-height: 26px;
	padding-bottom: 20px;
}

.sub-rhs {
	float: none;
	margin: 0 auto;
}

.gurantee-box {
	border: #00a8ec dashed 5px;
	padding: 20px;
	background-position: right bottom;
	background-size: auto 350px;
}

.gurantee-box h3 {
	font-size: 35px;
	line-height: 45px;
	padding-bottom: 25px;
	text-align: center;
}

.gurantee-box h2 {
	font-size: 35px;
	line-height: 45px;
	padding-bottom: 25px;
	text-align: center;
}

.gurantee-box p {
	font-size: 18px;
	line-height: 28px;
	padding-bottom: 20px;
}
	
.gurantee-box p:nth-child(4) {
	padding-right: 230px;
}

.gurantee-box h5 {
	font-size: 24px;
	line-height: 28px;
}

.bottom-form-wrap {
	padding: 60px 0px 60px 0px;
}

.bottom-cta {
	padding: 25px;
}

.bcta-head1 {
	font-size: 40px;
	line-height: 45px;
	padding-bottom: 0px;
}

.bcta-top {
	padding-bottom: 10px;
}

.bcta-guide {
	position: static;
	float: left;
	width: 160px;
}


.bcta-head2 {
	font-size: 24px;
	line-height: 30px;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bcta-head3 {
	width: auto;
	background-size: 100px auto;
	padding-right: 115px;
	min-height: 80px;
	margin-top: -20px;
}

.bcta-head3 h4 {
	font-size: 27px;
	line-height: 27px;
	padding: 15px 75px 15px 75px;
	margin-top: 10px;
}

.bcta-form {
	padding-top: 0px;
	float: none;
	width: auto;
}


.bcta-box input {
	padding: 0px 20px 0px 20px;
	font-size: 16px;
}

.bcta-button button {
	width: 331px;
	height: 58px;
	background-size: 100% auto;
}

.contact-lhs {
	float: none;
	width: auto;
	text-align: center;
}
	
.contact-lhs ul {
    padding-bottom: 10px;
}	

.contact-lhs ul li {
	padding: 6px 20px 25px 40px;
	font-size: 17px;
	line-height: 19px;
	display: inline-block;
}

.contact-lhs p {
	padding-bottom: 20px;
}

.contact-form {
	float: none;
	padding: 30px;
	width: auto;
}

.cf-box {
	padding-bottom: 20px;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.sub-text h3 {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 20px;
}

.alignnone {
	margin:5px 0px 20px 0;
}
	
.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 40%;
}
.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 40%;
}


a img.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 40%;
}

a img.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 40%;
}

.sub-text h5 {
	font-size: 18px;
	line-height: 25px;
}


.sub-text ul li {
	padding: 6px 0px 18px 55px;
}

.sub-text h2 {
	font-size: 32px;
	line-height: 42px;
	padding-bottom: 20px;
}

.centre {
	max-width: inherit;
}

.sub-text h4 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 20px;
}

.blue-button {
	padding-bottom: 20px;
}

.babies {
	background-image: url(images/babies-image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 400px 0px;
	min-height: inherit;
}

.sub-gallery {
	padding-top: 20px;
}

.sub-gallery ul {
	margin-left: -20px;
}

.sub-gallery ul li {
	padding: 0px;
	margin: 0px 0px 20px 20px;
	width: 232px;
	height: 188px;

}

.view-more {
	padding-top: 0px;
	padding-bottom: 0px;
}

.toddler {
	background-position: center bottom;
	padding: 0px 0px 380px 0px;
	min-height: inherit;
	margin-bottom: 40px;
}

.pre-kindy {
	background-position: center bottom;
	padding: 0px 0px 390px 0px;
	min-height: inherit;
	margin-bottom: 40px;
}

.kindy {
	background-position: center bottom;
	padding: 0px 0px 390px 0px;
	min-height: inherit;
	margin-bottom: 40px;
}


.m30 {
	margin-top: 0px;
}

.team-list {
	padding: 20px 0px 0px 0px;
}

.team-list ul {
	margin: 0px -15px 0px -15px;
	text-align: center;
}

.team-list ul li {
	float: none;
	display: inline-block;
	width: 351px;
	height: 441px;
	margin: 0px 15px 30px 15px;
	padding: 0px;
}

.tl-name {
	font-size: 27px;
	line-height: 32px;
	padding: 245px 10px 10px 10px;
}

.book-a-tour-page {
	background-size: 100% auto;
	min-height: 500px;
	padding-bottom: 60px;
}

.bat-head {
	max-width: inherit;
}

.bat-note {
	max-width: 280px;
	padding-top: 30px;
}

.le-head {
	font-size: 30px;
	line-height: 35px;
}

.event-list {
	padding-top: 10px;
}

.event-list ul {
	margin-left: 0px;

}

.event-list ul li {
	float: none;
	margin: 0px auto 40px auto;
	width: 577px;
	height: 592px;
}

.event-image-large {
	min-height: 200px;
	margin-bottom: 30px;
	max-height: 400px;
}

.event-name h3 {
	padding: 0px 10px 0px 20px;
	font-size: 28px;
	line-height: 32px;
}

.event-lhs {
	float: none;
	width: auto;
	padding-bottom: 20px;
}


.event-details {
	float: none;
	width: auto;
}


.program-list {
	padding-top: 40px;
}


.program-list ul {
	margin-left: -20px;
}

.program-list ul li {
	width: 350px;
	height: 340px;
	margin: 0px 0px 38px 20px;
	background-position: right 120px;
}

.pl-image {
	height: 165px;
}

.pl-bottom {
	padding: 20px 20px 0px 20px;
	text-align: center;
}

.pl-bottom .lhs {
	float: none;
}

.pl-bottom h4 {
	font-size: 23px;
	line-height: 30px;
}

.pl-bottom h5 {
	font-size: 18px;
	line-height: 20px;
}

.pl-more {
	float: none;
	padding-top: 18px;
}


/* Post Page */

.blog-head {
	text-align: center;
	font-size: 23px;
	line-height: 28px;
	padding-bottom: 40px;
	max-width: 80%;
	margin: 0 auto;
}

.post-page .post-list {
	margin-left: -25px;
}

.post-page .post-list article {
	margin: 0px 0px 0px 25px;
	padding: 0px;
	width: 355px;
	height: 600px;
}



/* Sing Post Page  */



.blog-lhs {
	width:auto;
	float: none;
	padding-bottom: 30px;
}

.blog-rhs {
	width:auto;
	float:none;
}

.single-post-page .post-large {
	max-height: 400px;
}



/* Post Page Rhs */

.enroll {
	padding: 30px 0px 30px 0px;
}

.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	width:85%;
}


.pl2 .post-list {
	margin-left: -30px!important;
}

.pl2 .post-list article {
	margin: 0px 0px 0px 30px!important;
}

.arconix-faq-title {
    font-size: 18px!important;
	line-height: 25px!important;
	padding: 16px 50px 12px 0px!important;
	overflow: hidden;
}

.arconix-faq-title span {
	display: inherit;
	float: left;
	margin-top: -5px;
}

	
.page404 {
	background-size: 350px auto;
}

.page404-wrap {
	padding: 50px 0px 70px 0px;
}

.page404-contents {
	width: 420px;
}

.error {
	padding-bottom: 20px;
}

.page404-contents p {
	font-size: 17px;
	line-height: 24px;
	padding-bottom: 20px;
}	
	
	
.tour-registration {
	background-size: 100% auto;
	padding-bottom: 56px;
}

	
.team-list-new {
	overflow: hidden;
	padding-top: 30px;
}

.team-list-new ul {
	margin-left: -20px;
}

.team-list-new ul li {
	margin: 0px 0px 30px 20px;
	width: 360px;
	height: 454px;
	padding: 0px;
}

.tln-photo {
	height: 233px;
}

.tln-text {
	padding: 15px 20px 0px 20px;
}

.tln-name {
	font-size: 24px;
	line-height: 30px;
}

.tln-position {
	padding: 5px 20px 5px 40px;
	background-position: 13px center;
}


.tln-text p {
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	margin-bottom: 10px;
	padding: 0px;
}
	
.rp-heading {
	font-size: 25px;
    line-height: 30px;
    padding-bottom: 35px;
}

.review-list ul li {
	margin-bottom: 48px;
	padding: 30px 90px 28px 90px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
}

.review-list ul li::before {
	top: 25px;
	left: 0px;
	height: 73px;
	width: 73px;
	background-size: 80% auto;
}

.review-list ul li p {
	font-size: 16px;
	line-height: 24px;
}

.review-list ul li h5 {
	font-size: 17px;
	line-height: 21px;
}	

	
/*Book your FREE Tour*/


.bft-wrap {
	padding: 15px 0px 15px 0px;
}

.bft-image {
	width: 160px;
}

.bft-text {
	width: 350px;
	font-size: 22px;
	line-height: 32px;
}

.bft-button a {
	padding: 14px 20px 14px 60px;
	font-size: 15px;
	line-height: 18px;
	background-position: 15px center;
}

.btf-pointer {
	right: -80px;
	bottom: 0px;
	width: 70px;
}	
	

}

/* Tablet Portrait size to standard 960 (devices and browsers) */
	/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

.container {
	min-width:300px;
}

.wrap {
	width: 93%;
	min-width:300px;
}

.header-top {
	display: none;
}	

.header-bottom {
	padding: 30px 0px 0px 0px;
	width: 100%;
}

.logo {
	float: none;
	width: 285px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.menu-mobile {
	border-top: #e1e1e1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
}
	
.mm-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;	
}
	
.menu-mobile .book-tour {
	display: block;
	float: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 999;
}
	
.book-tour a {
	height: 42px;
	line-height: 40px;
	font-size: 16px;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 0px;
}
	
	
.header-top-mobile {
	display: block;
	padding: 10px 0px 10px 0px;
}	
	
.ht-lhs {
	float: none;
}

.ht-lhs ul li {
	float: none;
	margin-left: 0px;
	padding: 5px 0px 3px 35px;
	border-left:none;
	font-size: 14px;
	line-height: 15px;
}
	
.ht-lhs ul li p {
	font-size: 14px;
	line-height: 15px;
}	

.ht-lhs ul li:nth-child(1) {
	float: left;
}

.ht-lhs ul li:nth-child(2) {
	float: right;
	padding-left: 35px;
	background-position: left center;
}


.slider-content {
	height: 590px;
}

.slider-content-wrap {
	padding-top: 115px;
}

.hb-text {
	max-width: inherit;
}

.hb-text h4 {
	font-size: 25px;
	line-height: 35px;
	font-weight: 700;
	text-shadow: 1px 1px 4px #333;
	padding-bottom: 10px;
}

.hb-text h5 {
	font-size: 20px;
	line-height: 26px;
	text-shadow: 1px 1px 3px #333;
	padding-bottom: 20px;
}

.book-button a {
	height: auto;
	line-height: 16px;
	font-size: 13px;
	padding: 10px 15px 10px 15px;
	letter-spacing: 0px;
}

.hb-text2 {
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.hb-text3 {
	float: none;
	text-align: right;
	padding-top: 50px;
}

.home-section1 {
	padding: 30px 0px 20px 0px;
}

.home-section1 h1 {
	font-size: 33px;
	line-height: 38px;
	padding-bottom: 20px;
}	
	
.home-section1 h3, .home-section1 h1, .home-section1 h2 {
	font-size: 30px;
	line-height: 36px;
	padding-bottom: 30px;
}

.home-section1 p {
	font-size: 16px;
	line-height: 23px;
	padding-bottom: 20px;
}

.home-section1 ul li {
	font-size: 16px !important;
	line-height: 23px;

}

.video-section {
	padding: 20px 0px 20px 0px;
}

.video {
	float: none;
	width: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.video iframe {
	width: 100%;
	height: 175px;
}

.v-rhs {
	float: none;
	width: 300px;
	margin: 0 auto;
}

.cta-wrap {
	padding: 13px 15px 17px 15px;
}

.cta-head1 {
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
}
.cta-top {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ctat-rhs {
	float: none;
	width: 141px;
	margin: 0 auto;
}

.ctat-lhs {
	width: auto;
	text-align: center;
}

.cta-head2 {
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 5px;
	text-align: center;
}

.cta-head3 {
	font-size: 20px;
	line-height: 23px;
	padding: 6px 20px 2px 20px;
	margin-left: -10px;
	margin-bottom: 5px;
}

.cta-form {
	max-width: 280px;
}

.cta-box input {
	height: 43px;
	padding: 0px 45px 0px 15px!important;
	font-size: 16px!important;
	background-position: 96% center;
}

.cta-button {
	padding-top: 0px;
}	

.cta-button button {
	width: 280px;
	height: 49px;
	background-size: 100% auto;
}


.hs2-wrap {
	padding: 30px 0px 30px 0px;
}


.hs2-wrap h3 {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 30px;
}

.hs2-wrap ul {
	margin-left: 0px;
	text-align: center;
}

.hs2-wrap ul li {
	float: none;
	display: inline-block;
	width: 260px;
	height: 350px;
	padding: 24px 8px 10px 8px;
	margin: 0px 5px 40px 5px;
}

.home-section3 {
	padding: 40px 0px 10px 0px;
}

.home-section3 h3 {
	font-size: 35px;
	line-height: 35px;
}

.home-section3 h5 {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 30px;
}


.home-section3 ul {
	margin-left: 0px;
}

.home-section3 ul li {
	float: none;
	width: 300px;
	margin: 0px auto 45px auto;
}


.home-section3 ul li figure {
	width: 300px;
	height: 200px;
	margin: 0px auto 20px auto;
}


.home-section3 ul li h4 {
	font-size: 21px;
	line-height: 28px;
}

.home-section3 ul li h5 {
	font-size: 17px;
	line-height: 22px;
}

.home-section3 ul li p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 22px;
}


.home-section3 ul li .read-more  {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding: 0px 35px 0px 70px;
	background-position: 30px center;
}

.footer-wrap {
	padding: 30px 0px 30px 0px;
}

.footer-col1 {
	float: none;
	width: 90%;
	text-align: center;
	margin: 0 auto;
}

.footer-logo {
	padding-bottom: 20px;
}

.footer-col1 ul li {
	margin: 0px 5px 5px 5px;
}


.footer-col2 {
	float: none;
	margin: 0 auto;
	width: 90%;
	padding-top: 20px;
}

.footer-wrap h4 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 25px;
}
	
.footer-col3 {
	float: none;
	margin: 0 auto;
	width: 90%;
	padding-top: 20px;
}

.footer-col4 {
	float: none;
	margin: 0 auto;
	width: 90%;
	padding-top: 20px;
}

.footer-col4 ul li {
	padding: 5px 0px 20px 47px;
}

.sub-banner-wrap {
	padding: 35px 0px 30px 0px;
	min-height: 20px;
}

.sub-banner-wrap h1 {
	font-size: 25px;
	line-height: 30px;
}

.sub-banner-wrap h3 {
	font-size: 25px;
	line-height: 30px;
}

.sub-contents {
	padding: 30px 0px 30px 0px;
}

.about-section1 {
	padding-bottom: 30px;
}

.sub-text {
	font-size: 17px;
}

.sub-lhs {
	float: none;
	width: auto;
}

.sub-text p {
	line-height: 27px;
	padding-bottom: 23px;
}

.sub-rhs {
	float: none;
	width: 300px;
	margin: 0 auto;
}

.cta-button2 button {
	width: 280px;
	height: 58px;
	background-size: 100% auto;
}


.about-section2 h4 {
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 30px;
}

.gurantee-box {
	border: #00a8ec dashed 4px;
	padding: 20px 10px 280px 10px;
	background-position: center bottom;
	background-size: auto 300px;
	background-image: url(images/gurantee-image-mobile.png);
}

.gurantee-box h3 {
	font-size: 27px;
	line-height: 35px;
	padding-bottom: 20px;
	text-align: center;
}

.gurantee-box h2 {
	font-size: 27px;
	line-height: 35px;
	padding-bottom: 20px;
	text-align: center;
}

.gurantee-box p {
	font-size: 17px;
	line-height: 25px;
	padding-bottom: 20px;
}

.gurantee-box h5 {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 20px;
}

.bottom-form-wrap {
	padding: 50px 0px 50px 0px;
}

.bottom-cta {
	padding: 15px 10px 20px 10px;
	max-width: 420px;
	margin: 0 auto;
}


.bcta-head1 {
	font-size: 30px;
	line-height: 32px;
	padding-bottom: 10px;
}

.bcta-top {
	padding-bottom: 10px;
}

.bcta-guide {
	position: static;
	float: none;
	width: 50%;
	margin: 0 auto;
}

.bcta-head2 {
	float: none;
	width: auto;
	font-size: 17px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.bcta-head3 {
	float: none;
	width: auto;
	background-image: none;
	padding-right: 0px;
	min-height: inherit;
	margin-top: 0px;
}

.bcta-head3 h4 {
	font-size: 17px;
	line-height: 17px;
	padding: 15px 25px 15px 25px;
	margin-top: 0px;
}

.bcta-form {
	padding-top: 5px;
	float: none;
	width: auto;
}

.bcta-lhs .lhs {
	float: none;
	width: auto;
}

.bcta-lhs .rhs {
	float: none;
	width: auto;
}

.bcta-box {
	padding-bottom: 16px;
}


.bcta-box input {
	padding: 0px 15px 0px 15px;
	font-size: 16px;
}

.bcta-button {
	margin-top: 0px;
}

.bcta-button button {
	width: 280px;
	height: 49px;
	background-size: 100% auto;
}

.contact-lhs {
	float: none;
	width: auto;
	text-align: center;
}

.contact-lhs h5 {
	font-size: 16px;
	line-height: 16px;
}

.contact-lhs h2 {
	font-size: 28px;
	line-height: 28px;
	padding-bottom: 20px;
}

.contact-lhs ul {
	padding-bottom: 20px;
}

.contact-lhs ul li {
	display: inherit;
	padding: 3px 20px 20px 25px;
	font-size: 15px;
	line-height: 17px;
	background-size: 20px auto;
	text-align: left;
}

.contact-lhs p {
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 25px;
}

.contact-form {
	float: none;
	padding: 20px;
	width: auto;
}

.cf-row .lhs {
	float: none;
	width: auto;
}

.cf-row .rhs {
	float: none;
	width: auto;
}

.cf-box {
	padding-bottom: 15px;
}

.cf-box label {
	display: none;
}

.cf-box input {
	padding: 0px 15px 0px 20px!important;
}

.cf-box select {
	padding: 0px 15px 0px 15px!important;
}

.cf-box textarea {
	padding: 10px 15px 10px 15px!important;
}

.contact-map h5 {
	font-size: 20px;
	line-height: 26px;
	padding: 0px 10px 30px 10px;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.sub-text h3 {
	font-size: 22px;
	line-height: 32px;
}

.alignnone {
	margin:0px 0px 20px 0;
}

.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 45%;
}
.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 45%;
}

a img.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 45%;
}
a img.alignnone {
	margin:5px 0px 20px 0;
}
a img.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 45%;
}

.sub-text h5 {
	font-size: 19px;
	line-height: 26px;
}

.sub-text ul {
	overflow: hidden;
	padding-bottom: 10px;
}

.sub-text ul li {
	padding: 3px 0px 18px 45px;
	min-height: 30px;
	background-size: 35px auto;
}

.sub-text ul li ul {
	padding-top: 20px;
	padding-bottom: 0px;
}

.sub-text ul li ul li {
	padding: 3px 0px 18px 45px;
	background-size: 35px auto;
}

.number-listing li {
	font-size: 17px;
	line-height: 25px;
	padding: 5px 0px 24px 45px!important;
}
	
.sub-text h2 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
}

.centre {
	max-width: inherit;
}

.sub-text h4 {
	font-size: 22px;
	line-height: 28px;
	padding-bottom: 20px;
}

.blue-button {
	padding-bottom: 30px;
}


.babies {
	background-position: center top;
	padding: 200px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 200px;
}

.sub-gallery {
	padding-top: 0px;
}

.sub-gallery ul {
	margin-left: 0px;
	text-align: center;
	padding-bottom: 0px;
}

.sub-gallery ul li {
	padding: 0px;
	float: none;
	display: inline-block;
	margin: 0px 10px 20px 10px;
	width: 280px;
	height: 227px;
}

.toddler {
	background-position: center top;
	padding: 200px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 200px;
	margin-bottom: 0px;
}

.pre-kindy {
	background-position: center top;
	padding: 200px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 200px;
	margin-bottom: 0px;
}

.kindy {
	background-position: center top;
	padding: 220px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 220px;
	margin-bottom: 0px;
}

.m30 {
	margin-top: 0px;
}

.team-list {
	padding: 0px 0px 0px 0px;
}

.team-list ul {
	margin-left: 0px;
}

.team-list ul li {
	float: none;
	width: 300px;
	height: 441px;
	margin: 0px auto 30px auto;
	padding: 0px;
	background-size: auto auto;
}


.tl-name {
	font-size: 25px;
	line-height: 30px;
	padding: 245px 10px 10px 10px;
}

.tl-position {
	padding: 5px 50px 5px 60px;
	font-size: 15px;
	margin-bottom: 20px;
	background-position: 30px center;
	letter-spacing: 1px;
}


.team-list ul li p {
	font-size: 15px;
	line-height: 24px;
	padding: 0px 20px 0px 20px;
	height: 75px;
}

.book-a-tour-page {
	background-image: url(images/book-a-tour-bg.jpg);
	padding-bottom: 100px;
	background-size: 100% auto;
}

.bat-form {
	width: 280px;
	padding: 28px 10px 27px 10px;
}

.batf-head1 {
	font-size: 30px;
	line-height: 30px;
}

.batf-head2 {
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 20px;
}

.bat-form .cta-box {
	padding-bottom: 15px;
}

.bat-form .cta-button2 {
	padding-top: 0px;
}

.bat-note {
	max-width: 300px;
	padding-top: 30px;
}

.le-head {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 30px;
}

.event-list {
	padding-top: 0px;
}

.event-list ul {
	margin-left: 0px;

}

.event-list ul li {
	float: none;
	margin: 0px auto 30px auto;
	width: 300px;
	height: 340px;
}

.el-top {
	height: 180px;
}


.el-name {
	padding: 10px 0px 10px 0px;
}

.el-name h3 {
	padding: 0px 10px 0px 10px;
	font-size: 18px;
	line-height: 22px;
}

.el-bottom {
	padding: 20px 10px 0px 10px;
}

.el-date, .el-time {
	font-size: 15px;
	line-height: 15px;
	padding: 6px 0px 20px 40px;
	background-size: 30px auto;
}

.more a {
	font-size: 16px;
	line-height: 17px;
	background-position: left 9px;
}

.event-image-large {
	min-height: inherit;
	margin-bottom: 25px;
	max-height: 364px;
}

.event-name {
	padding: 10px 0px 10px 0px;
}

.event-name h3 {
	padding: 0px 10px 0px 10px;
	font-size: 20px;
	line-height: 25px;
}

.event-lhs {
	float: none;
	width: auto;
}

.links-wrap .blue-button {
	float: none;
	padding-bottom: 20px;
}

.links-wrap .social {
	float: none;
}

.event-details {
	float: none;
	width: auto;
	padding: 25px 10px 25px 20px;
	margin-top: 30px;
}

.event-details h3 {
	font-size: 24px;
	line-height: 30px;
}

.el-location {
	font-size: 15px;
	line-height: 15px;
	padding: 9px 0px 30px 40px;
	background-size: 30px auto;
}


.event-call h5 {
	font-size: 17px;
	line-height: 22px;
	padding-bottom: 8px;
}

.event-call h4 {
	font-size: 28px;
	line-height: 28px;
	letter-spacing: 0px;
}

.op-section1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.op-section1 .sub-lhs ul li {
	background-image: url(images/bullet02.png);
	padding-left: 30px;
	background-size: 25px auto;
}


.op-section2 h3 {
	font-size: 24px;
	line-height: 34px;
}

.heading2 {
	max-width: inherit;
}

.program-list {
	padding-top: 20px;
}


.program-list ul {
	margin-left: 0px;
}

.program-list ul li {
	float: none;
	width: 300px;
	height: auto;
	margin: 0px auto 30px auto;
	background-position: right 220px;
}


.pl-image {
	height: 141px;
}

.pl-bottom {
	padding: 20px 10px 20px 10px;
	text-align: center;
}

.pl-bottom .lhs {
	float: none;
}

.pl-bottom h4 {
	font-size: 20px;
	line-height: 25px;
}

.pl-bottom h5 {
	font-size: 17px;
	line-height: 20px;
}

.pl-more {
	float: none;
	padding-top: 15px;
}


/* Post Page */

.blog-head {
	font-size: 21px;
	line-height: 27px;
	padding-bottom: 30px;
}

.post-page .post-list {
	margin-left: 0px;
}

.post-page .post-list article {
	float: none;
	margin: 0px auto 30px auto;
	padding: 0px;
	width: 300px;
	height: auto;
}

.post-page .post-thumb {
	width: 300px;
	height: 264px;
	margin: 0 auto;
}

.post-page .pd-wrap {
	padding-top: 20px;
}

.post-page .pd-wrap h2 {
	font-size: 21px;
	line-height: 26px;
	padding-bottom: 15px;
}

.post-page .pd-wrap .post-details {
	padding-bottom: 20px;
	font-size: 17px;
	line-height: 20px;
}

.post-page .pd-wrap p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 10px;
	min-height: inherit;
}

.view-article  {
	font-size: 16px;
	padding: 0px 35px 0px 70px;
	background-position: 30px center;
}



/* Pagination */



/* Sing Post Page  */



.blog-lhs {
	width:auto;
	float: none;
	padding-bottom: 30px;
}

.blog-rhs {
	width:auto;
	float:none;
}

.single-post-page .post {
	padding-bottom:30px;
}

.single-post-page .post-large {
	max-height: 326px;
}


.single-post-page .post h2 {
	font-size:22px!important;
	line-height:27px!important;
	padding-bottom:15px!important;
}

.single-post-page .post-details {
	font-size: 15px;
	padding-bottom: 15px;
}


.single-post-page .post-details .date {
	display: inline-block;
	padding-right: 20px;
	padding: 3px 25px 3px 35px;
	background-size: 25px auto;
}

.single-post-page .post-details .author {
	display: inline-block;
	padding: 0px 0px 0px 30px;
	background-size: 20px auto;
}

.single-post-page p {
	font-size: 16px;
	line-height: 26px;
}


/* Post Page Rhs */

.blog-rhs .single-widget, .sub-rhs .single-widget {
	padding-bottom:35px;
}

.enroll {
	padding: 30px 10px 30px 10px;
}

.enroll-txt1 {
	font-size: 25px;
	line-height: 32px;
	padding-bottom: 20px;
}

.enroll-txt2 {
	font-size: 38px;
	line-height: 38px;
	margin-bottom: 30px;
	border-bottom: #fff solid 5px;
}


.blog-rhs .search, .sub-rhs .search {
	padding-left: 10px;
}


.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	width:80%;
}

.blog-rhs .search .search-submit, .sub-rhs .search .search-submit {
	margin-right:0px;
}


.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:25px;
	line-height:25px;
}

.archive select {
	padding: 0px 10px 0px 10px;
}



.pd-bottom .tags {
	float: none;
	padding-left: 34px;
	min-height: 20px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
}


.social-share {
	float: none;
	padding-top: 10px;
}

.social-share ul li {
	padding: 0px;
}


.lp-thumb {
	width: 90px;
	height: 85px;
}

.lp-wrap {
	margin-left: 12px;
	width: 190px;
	padding-top: 10px;
}

.lp-wrap h4 {
	font-size: 16px;
	line-height: 21px;
	padding-bottom: 5px;
}


.lp-date {
	font-size: 14px;
	padding: 2px 0px 3px 30px;
	max-height: 20px;
}


.sub-text h1 {
	font-size: 32px;
	line-height: 36px;
}

.blog-lhs h1 {
	padding-bottom: 0px;
}

.blog-sub-head title {
	font-size: 17px;
	line-height: 24px;
}


.pl2 .post-list {
	margin-left: 0px!important;
}

.pl2 .post-list article {
	margin: 0px auto 30px auto!important;
}

.arconix-faq-title {
    font-size: 16px!important;
	line-height: 22px!important;
	padding: 12px 50px 18px 0px!important;
}

.arconix-faq-title span {
	display: inherit;
	float: left;
	margin-right: 10px;
	font-size: 16px;
	border: #00a8ec solid 3px;
	padding: 5px 0px 5px 0px;
		min-width: 32px;
	margin-bottom: 30px;
}

.arconix-faq-content {
    margin-left: 0px;
	padding: 5px 20px 30px 20px!important;
}

.page404 {
	background-position: center bottom;
	background-size: auto 300px;
}

.page404-wrap {
	padding: 30px 0px 320px 0px;
}

.page404-contents {
	width: auto;
	text-align: center;
	margin: 0 auto;
}

.error {
	padding-bottom: 20px;
	width: 300px;
	margin: 0 auto;
}

.page404-contents p {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
}
	
	
.tour-registration {
	min-height: inherit;
	background-size: 100% auto;
	padding-bottom: 200px;
}

.tr-form {
	width: auto;
	max-width: 80%;
	min-width: 260px;
	padding: 28px 15px 27px 15px;
}

.trf-head1 {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 5px;
}


.trf-head2 {
	font-size: 17px;
	line-height: 23px;
}

.cta-box select {
	padding: 0px 12px 0px 12px!important;
	font-size: 15px!important;
}

.trf-button button {
	width: 250px;
	height: 52px;
	background-size: 100% auto;
}
	
.team-list-new {
	padding-top: 20px;
}	
	
.team-list-new ul {
	margin-left: 0px;
}

.team-list-new ul li {
	float: none;
	margin: 0px auto 30px auto;
	width: 300px;
	height: auto;
	padding: 0px;
}

.tln-photo {
	height: 193px;
}

.tln-text {
	padding: 15px 15px 25px 15px;
}

.tln-name {
	font-size: 20px;
	line-height: 25px;
}

.tln-position {
	padding: 5px 20px 5px 40px;
	font-size: 16px;
	margin-bottom: 20px;
	background-position: 13px center;
}


.tln-text p {
	font-size: 14px;
	line-height: 24px;
	height: auto;
	margin-bottom: 10px;
	padding: 0px;
}
	
.rp-heading {
	font-size: 22px;
    line-height: 30px;
    padding-bottom: 30px;
}

.review-list ul li {
	margin-bottom: 50px;
	padding: 60px 20px 28px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	text-align: left;
}

.review-list ul li::before {
	top: -20px;
	left: 10px;
	height: 73px;
	width: 73px;
	background-size: 80% auto;
}


.review-list ul li::after {
	display: none;
}

.review-list ul li p {
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 20px;
}

.review-list ul li h5 {
	font-size: 17px;
	line-height: 21px;
	padding: 4px 0px 10px 38px;
	min-height: 15px;
}
	
/*Book your FREE Tour*/


.bft-wrap {
	padding: 25px 0px 20px 0px;
	flex-wrap: wrap;
	text-align: center;
}

.bft-image {
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
}
	
.bft-image img {
    display: inline-block;
}

.bft-text {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	font-size: 25px;
	line-height: 35px;
	padding-bottom: 15px;
}
	
.bft-button {
    text-align: center;
	width: 100%;
}	

.bft-button a {
	display: inline-block;
	padding: 14px 20px 14px 60px;
	font-size: 16px;
	line-height: 18px;
	background-position: 15px center;
}

.btf-pointer {
	display: none;
}	
		
		

}



/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.container {
	min-width:420px;
}

.wrap {
	width: 93%;
	min-width:420px;
}

.header-top {
	display: none;
}	

.header-bottom {
	padding: 30px 0px 0px 0px;
	width: 100%;
}

.logo {
	float: none;
	width: 285px;
	margin: 0 auto;
	padding-bottom: 5px;
}

.menu-mobile {
	border-top: #e1e1e1 solid 1px;
	border-bottom: #e1e1e1 solid 1px;
}
	
.mm-wrap {
	padding: 10px 0px 10px 0px;
	position: relative;	
}
	
.menu-mobile .book-tour {
	display: block;
	float: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 999;
}
	
.book-tour a {
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	padding: 0px 28px 0px 28px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	letter-spacing: 1px;
}
	
	
.header-top-mobile {
	display: block;
	padding: 10px 0px 10px 0px;
}	
	
.ht-lhs {
	float: none;
}

.ht-lhs ul li {
	float: none;
	margin-left: 0px;
	padding: 5px 0px 3px 35px;
	border-left:none;
	font-size: 14px;
	line-height: 15px;
}
	
.ht-lhs ul li p {
	font-size: 14px;
	line-height: 15px;
}	

.ht-lhs ul li:nth-child(1) {
	float: left;
}

.ht-lhs ul li:nth-child(2) {
	float: right;
	padding-left: 35px;
	background-position: left center;
}


.slider-content {
	height: 610px;
}

.slider-content-wrap {
	padding-top: 115px;
}

.hb-text {
	max-width: inherit;
}

.hb-text h4 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 700;
	text-shadow: 1px 1px 4px #333;
	padding-bottom: 10px;
}

.hb-text h5 {
	font-size: 22px;
	line-height: 28px;
	text-shadow: 1px 1px 3px #333;
	padding-bottom: 20px;
}

.book-button a {
	height: auto;
	line-height: 17px;
	font-size: 14px;
	padding: 10px 20px 10px 20px;
	letter-spacing: 0px;
}

.hb-text2 {
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.hb-text3 {
	float: none;
	text-align: right;
	padding-top: 50px;
}

.home-section1 {
	padding: 30px 0px 20px 0px;
}

.home-section1 h3, .home-section1 h1, .home-section1 h2 {
	font-size: 33px;
	line-height: 38px;
	padding-bottom: 30px;
}

.home-section1 p {
	font-size: 17px;
	line-height: 24px;
	padding-bottom: 20px;
}

.home-section1 ul li {
	font-size: 17px !important;
	line-height: 24px;
}

.video-section {
	padding: 20px 0px 20px 0px;
}

.video {
	float: none;
	width: auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.video iframe {
	width: 100%;
	height: 250px;
}

.v-rhs {
	float: none;
	width: 420px;
	margin: 0 auto;
}

.cta-wrap {
	padding: 13px 25px 17px 25px;
}

.cta-head1 {
	font-size: 35px;
	line-height: 35px;
	font-weight: 700;
}
.cta-top {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ctat-rhs {
	float: right;
	width: 141px;
	margin-right: -10px;
}

.ctat-lhs {
	width: 235px;
}

.cta-head2 {
	font-size: 18px;
	line-height: 19px;
	padding-bottom: 5px;
}

.cta-head3 {
	font-size: 24px;
	line-height: 25px;
	padding: 6px 20px 2px 20px;
	margin-left: -10px;
}

.cta-form {
	max-width: 370px;
}

.cta-box input {
	height: 43px;
	padding: 0px 45px 0px 20px!important;
	font-size: 17px!important;
	background-position: 96% center;
}


.cta-button button {
	width: 351px;
	height: 61px;
	background-size: auto auto;
}


.hs2-wrap {
	padding: 30px 0px 30px 0px;
}


.hs2-wrap h3 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 30px;
}

.hs2-wrap ul {
	margin-left: 0px;
	text-align: center;
}

.hs2-wrap ul li {
	float: none;
	display: inline-block;
	width: 260px;
	height: 350px;
	padding: 24px 8px 10px 8px;
	margin: 0px 10px 40px 10px;
}

.home-section3 {
	padding: 40px 0px 10px 0px;
}

.home-section3 h3 {
	font-size: 40px;
	line-height: 40px;
}

.home-section3 h5 {
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 40px;
}


.home-section3 ul {
	margin-left: 0px;
}

.home-section3 ul li {
	float: none;
	width: 350px;
	margin: 0px auto 45px auto;
}


.home-section3 ul li figure {
	width: 335px;
	height: 200px;
	margin: 0px auto 20px auto;
}


.home-section3 ul li h4 {
	font-size: 22px;
	line-height: 28px;
}

.home-section3 ul li h5 {
	font-size: 18px;
	line-height: 22px;
}

.home-section3 ul li p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 22px;
	height: 65px;
}


.home-section3 ul li .read-more  {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding: 0px 35px 0px 70px;
	background-position: 30px center;
}

.footer-wrap {
	padding: 30px 0px 30px 0px;
}

.footer-col1 {
	float: none;
	width: 350px;
	text-align: center;
	margin: 0 auto;
}

.footer-logo {
	padding-bottom: 20px;
}

.footer-col1 ul li {
	margin: 0px 5px 5px 5px;
}


.footer-col2 {
	float: none;
	margin: 0 auto;
	width: 300px;
	padding-top: 20px;
}

.footer-wrap h4 {
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 25px;
}
	
.footer-col3 {
	float: none;
	margin: 0 auto;
	width: 300px;
	padding-top: 20px;
}

.footer-col4 {
	float: none;
	margin: 0 auto;
	width: 300px;
	padding-top: 20px;
}

.footer-col4 ul li {
	padding: 5px 0px 20px 47px;
}

.sub-banner-wrap {
	padding: 35px 0px 30px 0px;
	min-height: 20px;
}

.sub-banner-wrap h1 {
	font-size: 33px;
	line-height: 43px;
}

.sub-banner-wrap h3 {
	font-size: 33px;
	line-height: 43px;
}

.sub-contents {
	padding: 30px 0px 30px 0px;
}

.about-section1 {
	padding-bottom: 30px;
}

.sub-text {
	font-size: 17px;
}

.sub-lhs {
	float: none;
	width: auto;
}

.sub-text p {
	line-height: 27px;
	padding-bottom: 23px;
}

.sub-rhs {
	float: none;
	width: 420px;
	margin: 0 auto;
}

.cta-button2 button {
	width: 298px;
	height: 62px;
	background-size: auto auto;
}


.about-section2 h4 {
	font-size: 22px;
	line-height: 30px;
	padding-bottom: 30px;
}

.gurantee-box {
	border: #00a8ec dashed 5px;
	padding: 20px 15px 350px 15px;
	background-position: center bottom;
	background-size: auto 400px;
	background-image: url(images/gurantee-image-mobile.png);
}

.gurantee-box h3 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
	text-align: center;
}

.gurantee-box h2 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
	text-align: center;
}

.gurantee-box p {
	font-size: 17px;
	line-height: 27px;
	padding-bottom: 20px;
}

.gurantee-box h5 {
	font-size: 18px;
	line-height: 22px;
	padding-bottom: 20px;
}

.bottom-form-wrap {
	padding: 50px 0px 50px 0px;
}

.bottom-cta {
	padding: 15px 20px 20px 20px;
	max-width: 420px;
	margin: 0 auto;
}


.bcta-head1 {
	font-size: 38px;
	line-height: 40px;
	padding-bottom: 10px;
}

.bcta-top {
	padding-bottom: 10px;
}

.bcta-guide {
	position: static;
	float: none;
	width: 39%;
	margin: 0 auto;
}

.bcta-head2 {
	float: none;
	width: auto;
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.bcta-head3 {
	float: none;
	width: auto;
	background-image: none;
	padding-right: 0px;
	min-height: inherit;
	margin-top: 0px;
}

.bcta-head3 h4 {
	font-size: 20px;
	line-height: 20px;
	padding: 15px 75px 15px 75px;
	margin-top: 0px;
}

.bcta-form {
	padding-top: 5px;
	float: none;
	width: auto;
}

.bcta-lhs .lhs {
	float: none;
	width: auto;
}

.bcta-lhs .rhs {
	float: none;
	width: auto;
}

.bcta-box {
	padding-bottom: 16px;
}


.bcta-box input {
	padding: 0px 24px 0px 24px;
	font-size: 18px;
}

.bcta-button {
	margin-top: -6px;
}

.bcta-button button {
	width: 351px;
	height: 61px;
	background-size: auto auto;
}

.contact-lhs {
	float: none;
	width: auto;
	text-align: center;
}

.contact-lhs h5 {
	font-size: 16px;
	line-height: 16px;
}

.contact-lhs h2 {
	font-size: 33px;
	line-height: 33px;
	padding-bottom: 20px;
}

.contact-lhs ul {
	padding-bottom: 20px;
}

.contact-lhs ul li {
	display: inline-block;
	padding: 6px 20px 20px 40px;
	font-size: 17px;
	line-height: 19px;
	background-size: auto auto;
}

.contact-lhs p {
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
}

.contact-form {
	float: none;
	padding: 20px;
	width: auto;
}

.cf-row .lhs {
	float: none;
	width: auto;
}

.cf-row .rhs {
	float: none;
	width: auto;
}

.cf-box {
	padding-bottom: 15px;
}

.cf-box label {
	display: none;
}

.cf-box input {
	padding: 0px 15px 0px 20px!important;
}

.cf-box select {
	padding: 0px 15px 0px 20px!important;
}

.cf-box textarea {
	padding: 10px 15px 10px 20px!important;
}

.contact-map h5 {
	font-size: 20px;
	line-height: 26px;
	padding: 0px 10px 30px 10px;
}

.contact-map iframe {
	width: 100%;
	height: 400px;
}

.sub-text h3 {
	font-size: 22px;
	line-height: 32px;
}

.alignnone {
	margin:0px 0px 20px 0;
}

.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 45%;
}
.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 45%;
}

a img.alignright {
	float:right;
	margin:5px 0px 20px 20px;
	max-width: 45%;
}
a img.alignnone {
	margin:5px 0px 20px 0;
}
a img.alignleft {
	float:left;
	margin:0px 20px 20px 0px;
	max-width: 45%;
}

.sub-text h5 {
	font-size: 19px;
	line-height: 26px;
}

.sub-text ul {
	overflow: hidden;
	padding-bottom: 10px;
}

.sub-text ul li {
	padding: 3px 0px 18px 45px;
	min-height: 30px;
	background-size: 35px auto;
}

.sub-text ul li ul {
	padding-top: 20px;
	padding-bottom: 0px;
}

.sub-text ul li ul li {
	padding: 3px 0px 18px 45px;
	background-size: 35px auto;
}

.number-listing li {
	font-size: 17px;
	line-height: 25px;
	padding: 5px 0px 24px 45px!important;
}
	
.sub-text h2 {
	font-size: 33px;
	line-height: 42px;
	padding-bottom: 20px;
}

.centre {
	max-width: inherit;
}

.sub-text h4 {
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 20px;
}

.blue-button {
	padding-bottom: 30px;
}


.babies {
	background-position: center top;
	padding: 250px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 250px;
}

.sub-gallery {
	padding-top: 0px;
}

.sub-gallery ul {
	margin-left: 0px;
	text-align: center;
	padding-bottom: 0px;
}

.sub-gallery ul li {
	padding: 0px;
	float: none;
	display: inline-block;
	margin: 0px 10px 20px 10px;
	width: 220px;
	height: 179px;
}

.toddler {
	background-position: center top;
	padding: 250px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 250px;
	margin-bottom: 0px;
}

.pre-kindy {
	background-position: center top;
	padding: 250px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 250px;
	margin-bottom: 0px;
}

.kindy {
	background-position: center top;
	padding: 250px 0px 40px 0px;
	min-height: inherit;
	background-size: auto 250px;
	margin-bottom: 0px;
}

.m30 {
	margin-top: 0px;
}

.team-list {
	padding: 0px 0px 0px 0px;
}

.team-list ul {
	margin-left: 0px;
}

.team-list ul li {
	float: none;
	width: 374px;
	height: 441px;
	margin: 0px auto 30px auto;
	padding: 0px;
	background-size: auto auto;
}


.tl-name {
	font-size: 29px;
	line-height: 33px;
	padding: 255px 10px 10px 10px;
}

.tl-position {
	padding: 5px 50px 5px 60px;
	font-size: 16px;
	margin-bottom: 20px;
	background-position: 30px center;
	letter-spacing: 1px;
}


.team-list ul li p {
	font-size: 15px;
	line-height: 24px;
	padding: 0px 20px 0px 20px;
	height: 75px;
}

.book-a-tour-page {
	background-image: url(images/book-a-tour-bg.jpg);
	padding-bottom: 160px;
	background-size: 100% auto;
}

.bat-form {
	width: 369px;
	padding: 28px 25px 27px 25px;
}

.batf-head1 {
	font-size: 35px;
	line-height: 35px;
}

.batf-head2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 20px;
}

.bat-form .cta-box {
	padding-bottom: 20px;
}

.bat-form .cta-button2 {
	padding-top: 10px;
}

.bat-note {
	max-width: 300px;
	padding-top: 30px;
}

.le-head {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 30px;
}

.event-list {
	padding-top: 0px;
}

.event-list ul {
	margin-left: 0px;

}

.event-list ul li {
	float: none;
	margin: 0px auto 30px auto;
	width: 420px;
	height: 450px;
}

.el-top {
	height: 253px;
}


.el-name {
	padding: 15px 0px 15px 0px;
}

.el-name h3 {
	padding: 0px 10px 0px 20px;
	font-size: 22px;
	line-height: 32px;
}

.el-bottom {
	padding: 25px 10px 0px 20px;
}

.el-date, .el-time {
	font-size: 17px;
	line-height: 17px;
	padding: 10px 0px 30px 50px;
	background-size: 40px auto;
}

.more a {
	font-size: 17px;
	line-height: 18px;
	background-position: left 9px;
}

.event-image-large {
	min-height: 200px;
	margin-bottom: 25px;
	max-height: 364px;
}

.event-name {
	padding: 15px 0px 15px 0px;
}

.event-name h3 {
	padding: 0px 10px 0px 20px;
	font-size: 25px;
	line-height: 30px;
}

.event-lhs {
	float: none;
	width: auto;
}

.links-wrap .blue-button {
	float: left;
	padding-bottom: 0px;
}

.links-wrap .social {
	float: right;
}

.event-details {
	float: none;
	width: auto;
	padding: 25px 10px 25px 20px;
	margin-top: 30px;
}

.event-details h3 {
	font-size: 26px;
	line-height: 30px;
}

.el-location {
	font-size: 17px;
	line-height: 17px;
	padding: 15px 0px 40px 50px;
	background-size: 40px auto;
}


.event-call h5 {
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 8px;
}

.event-call h4 {
	font-size: 32px;
	line-height: 32px;
	letter-spacing: 4px;
}

.op-section1 {
	overflow: hidden;
	padding-bottom: 30px;
}

.op-section1 .sub-lhs ul li {
	background-image: url(images/bullet02.png);
	padding-left: 40px;
	background-size: 30px auto;
}


.op-section2 h3 {
	font-size: 24px;
	line-height: 34px;
}

.heading2 {
	max-width: inherit;
}

.program-list {
	padding-top: 20px;
}


.program-list ul {
	margin-left: 0px;
}

.program-list ul li {
	float: none;
	width: 420px;
	height: auto;
	margin: 0px auto 30px auto;
	background-position: right 220px;
}


.pl-image {
	height: 198px;
}

.pl-bottom {
	padding: 20px 15px 20px 15px;
	text-align: center;
}

.pl-bottom .lhs {
	float: none;
}

.pl-bottom h4 {
	font-size: 20px;
	line-height: 30px;
}

.pl-bottom h5 {
	font-size: 18px;
	line-height: 20px;
}

.pl-more {
	float: none;
	padding-top: 15px;
}


/* Post Page */

.blog-head {
	font-size: 23px;
	line-height: 28px;
	padding-bottom: 30px;
}

.post-page .post-list {
	margin-left: 0px;
}

.post-page .post-list article {
	float: none;
	margin: 0px auto 30px auto;
	padding: 0px;
	width: 420px;
	height: auto;
}

.post-page .post-thumb {
	width: 355px;
	height: 331px;
	margin: 0 auto;
}

.post-page .pd-wrap {
	padding-top: 25px;
}

.post-page .pd-wrap h2 {
	font-size: 23px;
	line-height: 26px;
	padding-bottom: 15px;
}

.post-page .pd-wrap .post-details {
	padding-bottom: 20px;
	font-size: 17px;
	line-height: 20px;
}

.post-page .pd-wrap p {
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 10px;
	min-height: inherit;
}

.view-article  {
	font-size: 16px;
	padding: 0px 35px 0px 70px;
	background-position: 30px center;
}



/* Pagination */



/* Sing Post Page  */



.blog-lhs {
	width:auto;
	float: none;
	padding-bottom: 30px;
}

.blog-rhs {
	width:auto;
	float:none;
}

.single-post-page .post {
	padding-bottom:30px;
}

.single-post-page .post-large {
	max-height: 326px;
}


.single-post-page .post h2 {
	font-size:25px!important;
	line-height:30px!important;
	padding-bottom:15px!important;
}

.single-post-page .post-details {
	font-size: 15px;
	padding-bottom: 15px;
}


.single-post-page .post-details .date {
	display: inline-block;
	padding-right: 20px;
	padding: 3px 25px 3px 35px;
	background-size: 25px auto;
}

.single-post-page .post-details .author {
	display: inline-block;
	padding: 0px 0px 0px 30px;
	background-size: 20px auto;
}

.single-post-page p {
	font-size: 16px;
	line-height: 26px;
}


/* Post Page Rhs */

.blog-rhs .single-widget, .sub-rhs .single-widget {
	padding-bottom:35px;
}

.enroll {
	padding: 30px 0px 40px 0px;
}

.enroll-txt1 {
	font-size: 28px;
	line-height: 34px;
	padding-bottom: 20px;
}

.enroll-txt2 {
	font-size: 42px;
	line-height: 42px;
	margin-bottom: 34px;
	border-bottom: #fff solid 6px;
}


.blog-rhs .search, .sub-rhs .search {
	padding-left: 20px;
}


.blog-rhs .search .search-input, .sub-rhs .search .search-input {
	width:85%;
}

.blog-rhs .search .search-submit, .sub-rhs .search .search-submit {
	margin-right:0px;
}


.blog-rhs .widget-title, .sub-rhs .widget-title {
	font-size:27px;
	line-height:27px;
}

.archive select {
	padding: 0px 10px 0px 20px;
}



.pd-bottom .tags {
	float: none;
	padding-left: 34px;
	min-height: 20px;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
}


.social-share {
	float: none;
	padding-top: 10px;
}

.social-share ul li {
	padding: 0px;
}


.lp-thumb {
	width: 107px;
	height: 94px;
}

.lp-wrap {
	margin-left: 22px;
	width: 245px;
	padding-top: 15px;
}

.lp-wrap h4 {
	font-size: 16px;
	line-height: 21px;
	padding-bottom: 5px;
}


.lp-date {
	font-size: 15px;
	padding: 2px 0px 3px 30px;
	max-height: 20px;
}


.sub-text h1 {
	font-size: 32px;
	line-height: 36px;
}

.blog-lhs h1 {
	padding-bottom: 0px;
}

.blog-sub-head title {
	font-size: 17px;
	line-height: 24px;
}


.pl2 .post-list {
	margin-left: 0px!important;
}

.pl2 .post-list article {
	margin: 0px auto 30px auto!important;
}

.arconix-faq-title {
    font-size: 17px!important;
	line-height: 23px!important;
	padding: 12px 50px 18px 0px!important;
}

.arconix-faq-title span {
	display: inherit;
	float: left;
	margin-right: 10px;
	font-size: 18px;
	border: #00a8ec solid 3px;
	padding: 5px 0px 5px 0px;
		min-width: 32px;
	margin-bottom: 15px;
}

.arconix-faq-content {
    margin-left: 0px;
	padding: 5px 30px 30px 20px!important;
}
	
	
.tour-registration {
	min-height: inherit;
	background-size: 100% auto;
	padding-bottom: 200px;
}

.tr-form {
	width: 360px;
	padding: 28px 30px 27px 30px;
}

.trf-head1 {
	font-size: 33px;
	line-height: 33px;
}


.trf-head2 {
	font-size: 17px;
	line-height: 23px;
}

.cta-box select {
	padding: 0px 20px 0px 20px!important;
	font-size: 17px!important;
}

.trf-button button {
	width: 298px;
	height: 62px;
	background-size: 100% auto;
}
	
	
.team-list-new ul {
	margin-left: 0px;
}

.team-list-new ul li {
	float: none;
	margin: 0px auto 30px auto;
	width: 374px;
	height: auto;
	padding: 0px;
}

.tln-photo {
	height: 240px;
}

.tln-text {
	padding: 17px 25px 25px 25px;
}

.tln-name {
	font-size: 25px;
	line-height: 30px;
}

.tln-position {
	padding: 5px 30px 5px 50px;
	font-size: 16px;
	margin-bottom: 20px;
	background-position: 23px center;
}


.tln-text p {
	font-size: 14px;
	line-height: 24px;
	height: auto;
	margin-bottom: 10px;
	padding: 0px;
}
	
	
.rp-heading {
	font-size: 26px;
    line-height: 35px;
    padding-bottom: 30px;
}

.review-list ul li {
	margin-bottom: 50px;
	padding: 60px 30px 28px 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	text-align: left;
}

.review-list ul li::before {
	top: -20px;
	left: 10px;
	height: 73px;
	width: 73px;
	background-size: 80% auto;
}


.review-list ul li::after {
	display: none;
}

.review-list ul li p {
	font-size: 15px;
	line-height: 23px;
	padding-bottom: 20px;
}

.review-list ul li h5 {
	font-size: 17px;
	line-height: 21px;
	padding: 4px 0px 10px 38px;
	min-height: 15px;
}

	


}




@media only screen and (max-width: 1199px) {

/*Landing Page*/


.landing-banner-wrap {
	padding: 140px 0px 140px 0px;
	min-height: inherit;
}

.lb-text {
	width: 360px;
}

.lb-text h2 {
	font-size: 48px;
	line-height: 58px;
	padding-bottom: 15px;
}

.lb-text h5 {
	font-size: 22px;
	line-height: 32px;
	padding-bottom: 20px;
}

.rm a {
	height: 40px;
	line-height: 40px;
	padding: 0px 25px 0px 25px;
	font-size: 17px;
}

.landing-main {
	padding: 40px 0px 40px 0px;
	font-size: 17px;
}

.landing-main h5 {
	font-size: 23px;
	line-height: 33px;
	padding-bottom: 20px;
}

.landing-main p {
	line-height: 27px;
	padding-bottom: 20px;
}

.lm-section {
	padding: 10px 0px 30px 0px;
	align-items: flex-start;
}

.lm-section figure {
	width: 45%;
}


.lm-section div {
	width: 51%;
}

.landing-main h2 {
	font-size: 30px;
	line-height: 40px;
	margin-bottom: 25px;
}

.landing-main h2::before {
	width: 64px;
	height: 4px;
}
	
.landing-main h3 {
	font-size: 29px;
	line-height: 39px;
	margin-bottom: 20px;
}

.landing-main h3::before {
	width: 64px;
	height: 4px;
}

.landing-main h4 {
    font-size: 25px;
    line-height: 35px;
}
	
	
}


@media only screen and (max-width: 959px) {

/*Landing Page*/


.landing-banner-wrap {
	padding: 100px 0px 100px 0px;
}

.lb-text {
	width: 320px;
}

.lb-text h2 {
	font-size: 40px;
	line-height: 50px;
}

.lb-text h5 {
	font-size: 18px;
	line-height: 25px;
}

.rm a {
	font-size: 16px;
}

.landing-main {
	padding: 30px 0px 30px 0px;
}

.landing-main h5 {
	font-size: 21px;
	line-height: 30px;
}

.landing-main p {
	line-height: 26px;
}

.lm-section {
	padding: 10px 0px 30px 0px;
	display: inherit;
	overflow: hidden;
}

.lm-section figure {
	float: left;
	margin: 0px 30px 10px 0px;
}


.lm-section div {
	width: auto;
}

.landing-main h2 {
	font-size: 25px;
	line-height: 35px;
	margin-bottom: 20px;
	overflow: hidden;
}

.landing-main h2::before {
	width: 60px;
	height: 3px;
}
	
.landing-main h3 {
	font-size: 24px;
	line-height: 34px;
}

.landing-main h3::before {
	width: 60px;
	height: 3px;
}

.landing-main h4 {
    font-size: 23px;
    line-height: 33px;
}	
	
.image-right figure {
    float: right;
	margin: 0px 0px 10px 30px;
}	
	
}


@media only screen and (max-width: 767px) {

/*Landing Page*/


.landing-banner-wrap {
	padding: 80px 0px 80px 0px;
}

.lb-text {
	width: 300px;
}

.lb-text h2 {
	font-size: 35px;
	line-height: 45px;
}

.lb-text h5 {
	font-size: 17px;
	line-height: 24px;
}
	
.landing-main {
    font-size: 16px;
}	

.landing-main h5 {
	font-size: 20px;
	line-height: 28px;
}

.landing-main p {
	line-height: 24px;
}

.lm-section {
	padding: 10px 0px 20px 0px;
}

.lm-section figure {
	margin: 0px 25px 10px 0px;
}

.landing-main h2 {
	font-size: 24px;
	line-height: 34px;
}
	
.landing-main h3 {
	font-size: 23px;
	line-height: 32px;
}

.landing-main h4 {
    font-size: 22px;
    line-height: 30px;
}	

.image-right figure {
	margin: 0px 0px 10px 25px;
}	
	
.cs-banner {
    background-image: url("images/cs-banner-bg2.jpg")!important;
	background-position: right top;
}
	
	
section.home-section1.wrap iframe {
	height: 300px;
}	
	
}


@media only screen and (max-width: 567px) {

.alignright {
	float:none;
	margin:5px 0px 20px 0px;
	max-width: 99%;
}
.alignleft {
	float:none;
	margin:5px 0px 20px 0px;
	max-width: inherit;
	max-width: 99%;
}

a img.alignright {
	float:none;
	margin:5px 0px 20px 0px;
	max-width: inherit;
}

a img.alignleft {
	float:none;
	margin:5px 0px 20px 0px;
	max-width: inherit;
}
	
.sub-gallery ul li {
	width: 280px;
	height: 227px;
}
	
	
/*Landing Page*/


.landing-banner-wrap {
	padding: 30px 0px 110px 0px;
}

.lb-text {
	width: 250px;
}

.lb-text h2 {
	font-size: 30px;
	line-height: 40px;
}

.lb-text h5 {
	font-size: 16px;
	line-height: 22px;
}
	
.landing-main h5 {
	font-size: 19px;
	line-height: 26px;
}

.lm-section {
	padding: 10px 0px 20px 0px;
}

.lm-section figure {
	float: none;
	text-align: center;
	margin: 0px 0px 20px 0px;
	width: auto;
}

.landing-main h2 {
	font-size: 22px;
	line-height: 32px;
}
	
.landing-main h3 {
	font-size: 21px;
	line-height: 30px;
}

.landing-main h4 {
    font-size: 20px;
    line-height: 28px;
}	

.image-right figure {
	margin: 0px 0px 20px 0px;
}	

.cs-rhs {
    right: 1%;
    max-width: 55%;
}	

}


@media only screen and (max-width: 460px) {

.ht-lhs ul li {
	float: none;
	width: 265px;
	margin: 0 auto;
	padding: 5px 0px 3px 35px;
	border-left:none;
	font-size: 13px;
	line-height: 15px;
}
	
.ht-lhs ul li p {
	font-size: 13px;
	line-height: 15px;
}	

.ht-lhs ul li:nth-child(1) {
	float: none;
	margin: 0 auto;
}

.ht-lhs ul li:nth-child(2) {
	float: none;
	padding-left: 35px;
	background-position: left center;
}

.cs-lhs {
	top: 2%;
    max-width: 70%;
}	

.cs-rhs {
    right: 1%;
    max-width: 65%;
}	
	
.tr-form .gform_button {
	width: 250px!important;
	height: 52px!important;
	background-size: 100% auto;
}	
	
	
/*Popup*/	
	
.book-popup h2 {
	font-size: 27px;
	line-height: 35px;
}

.book-popup h3 {
	font-size: 18px;
	line-height: 24px;
}

.p-buttons {
	padding-top: 40px;
	margin-top: -10px;
	flex-wrap: wrap;
}
	
	
	
section.home-section1.wrap iframe {
	height: 280px;
}

	
}

@media only screen and (max-width: 400px) {

.cs-lhs {
    max-width: 83%;
}	
	
.cs-rhs {
    max-width: 75%;
}	
	
}


@media only screen and (max-width: 1200px) {
	
/*Contact Form*/

.contact-form .gform_fields .cf-half {
	width: 100%;
}
	
.contact-form  .gform-theme--foundation .gform_fields {
    row-gap: 20px!important;
}	

	
}



