/*
Theme Name: Twenty Twelve
Theme URI: http://wordpress.org/themes/twentytwelve
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2012 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset
-------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,300,700,800,400,600);


@font-face {
font-family: "staccato222_btregular";
src: url("https://www.oceanlifeeducation.com.au/stac222n-webfont.woff2");
src: url("https://www.oceanlifeeducation.com.au/stac222n-webfont.woff2") format("woff"),
src: url("hhttps://www.oceanlifeeducation.com.au/stac222n-webfont.woff") format("woff2");
}

/*====================================== Global ======================================*/
.grecaptcha-badge {
    display: none !important;
}
.homeslider {
    display: block;
    z-index: 0;
    position: relative;
}
.sa_hover_container {
    position: relative;
    text-align: center;
	background-size: cover !important;
	min-height: 34vw !important
}
.slide-content {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 658px;
    max-width: 1104px;
    margin: 0 auto;
    text-align: left;
}
.slide-wrap {
    width: 100%;
    max-width: 1074px;
    padding: 15px;
    top: 20%;
    position: absolute;
}
.slider-left {
    max-width: 390px;
}
.slider-right {
    max-width: 390px;
	float:right;
}
.slidetitle {
    font-family:  'Atma', cursive;
    font-size: 60px;
    line-height: 1;
    color: #01cdff;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff,-1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    margin-bottom: 25px;
}
.slidebody {
    font-size: 22px;
    line-height: 1.2;
	margin-bottom: 30px;
}
.slidebody.lighttext {
    color: #fff;
}
.slidebutton a {
    display: inline-block;
    width: auto;
    position: relative;
    background: #01cdff;
    padding: 8px 14px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.slidebutton a:hover, .slidebutton a:active, .slidebutton a:focus {
    background: #fff;
    color: #01cdff;
}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none !important;
}

#wprmenu_bar {
    border-bottom: 1px solid #01cdff;
}

.acf-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
}
.acf-wrap p {
    margin-bottom: 10px;
}
.resourcehero {
    text-align: center;
    margin: 0 auto 40px;
    width: 100%;
    display: flex;
    position: relative;
	max-width: 700px;
}
.resourcehero img {
    margin: 0 auto;
    width: 100%;
    height: auto;
}
.resourceintro {
    margin-bottom: 50px;
}
.resourcesectitle {
	font-family:  'Atma', cursive;
    font-size: 24px;
	line-height:1.2;
	font-weight:bold;
	margin-bottom: 30px;
	text-align: center;
}
.rescourceul {
    display: inline-block;
    width: 100%;
    position: relative;
	margin-bottom: 60px;
	text-align: center;
}
.resourcebox {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
    position: relative;
    border: 1px solid #01cdff;
    vertical-align: top;
	text-align: left;
}
.resourcebox-grid {
    display: inline-block;
    width: 100%;
    max-width: 251px;
    margin: 0 5px 30px;
    position: relative;
    border: 1px solid #01cdff;
    vertical-align: top;
    text-align: center;
}
.resourcebox-grid.grid6col{
    max-width: 160px;
}
.resourcebox-grid.grid6col .resourceimage img {
    height: 160px;
}
.resourcebox-grid.grid6col .rescmainbtn, .resourcebox-grid.grid6col .addbtnsul {
    width: 90%;
}
.resourcebox-grid.grid6col .resourcetitle {
    min-height: 60px;
}
.resourcebox-boxed {
    border: none;
    display: block;
    width: 100%;
    float: left;
}
.resourcebox-boxed .recifos {
    text-align: left;
}
.resourcebox-boxed .resourceimage {
    float: left;
    clear: both;
}
.resulboxed {
    border: 1px solid #01cdff;
    margin-bottom: 50px;
}
.resulboxed .rescourceul {
    margin-bottom: 0px;
}
.resourcebox-grid ul {
    text-align: left;
}
.resourceimage {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    max-width: 260px;
    float: left;
    margin-right: 30px;
}
.resourceimage img {
    width: 100%;
    height: auto;
    margin: 0;
	display:block;
}
.resourcebox-grid .resourceimage {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    max-width: 350px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.resourcebox-grid .resourceimage img {
    width: auto;
    height: 251px;
    margin: 0;
    display: block;
}
.recifos {
    display: inline-block;
    width: 100%;
    float: right;
    max-width: 770px;
}
.resourcetitle {
    padding: 15px 10px 10px;
	font-family:  'Atma', cursive;
    font-size: 20px;
	line-height:1.2;
	font-weight:bold;
}
.resourcedesc {
    padding: 0 10px 15px;
}
.resourcedesc li {
    margin: 0px 0 5px 15px;
    display: list-item;
    list-style: outside;
}

.rescmainbtn, .addbtnsul {
    padding: 0 0 0 10px;
    max-width: 211px;
    display: inline-block;
    width: 100%;
}
.resourcebox-grid .rescmainbtn, .resourcebox-grid .addbtnsul {
    padding: 0;
    display: inline-block;
    width: 100%;
}
.rescorangebtn {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(248,89,18,1) 33%, rgba(248,89,18,1) 70%, rgba(149,46,0,1) 100%);
    display: block;
    text-align: center;
    margin: 0 0 10px;
    padding: 8px 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	border-radius: 10px;
    border: 3px solid #f85912;
}
.rescbluebtn {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(1,205,255,1) 33%, rgba(1,205,255,1) 70%, rgba(2,120,149,1) 100%);
    display: block;
    text-align: center;
    margin: 0 0 10px;
    padding: 8px 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
	border-radius: 10px;
    border: 3px solid #01cdff;
}
.progbluebtn {
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(1,205,255,1) 33%, rgba(1,205,255,1) 70%, rgba(2,120,149,1) 100%);
    display: block;
    text-align: center;
    margin: 0 0 10px;
    padding: 8px 5px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    border-radius: 10px;
    border: 3px solid #01cdff;
}
#innerContent ul{
	padding:0;
	margin:0;
	}
	
#innerContent li {
    margin: 0px 0 5px 15px;
    display: list-item;
    list-style: outside;
}
.addbtnsli {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body{
	padding:0;
	margin:0;
	font-family: 'arial', sans-serif;
	font-size: 14px;
	color:#171717;
	line-height:19px;
}

body {
    background: url(https://www.oceanlifeeducation.com.au/images/bubblesbg.jpg) repeat-y center top;
}

img{
	border:none;
	outline:none;
	}
	
ul{
	list-style-type:none;
	padding:0;
	margin:0;
	}
	
p{
	font-family: 'arial', sans-serif;
	font-size: 14px;
	color:#171717;
	line-height:19px;
	}
	
a{
	text-decoration:none;
	color:#01cdff
	}
	
div, p, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
/*	display:block; */
}
h1 {font-family: 'Atma', cursive;}
h2 {
	font-family:'Atma', cursive;
	font-weight:600;
	font-size:30px;
	margin-bottom: 20px;
}
h3 {font-family: 'Atma', cursive;}
h4 {
	font-family: 'Atma', cursive;
	padding: 20px 0 10px;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
	
@font-face {
    font-family: arial, sans-serif;
    src: url('fonts/notoserif-bold-webfont.eot');
    src: url('fonts/notoserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-bold-webfont.woff2') format('woff2'),
         url('fonts/notoserif-bold-webfont.woff') format('woff'),
         url('fonts/notoserif-bold-webfont.ttf') format('truetype'),
         url('fonts/notoserif-bold-webfont.svg#arial, sans-serif') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: arial, sans-serif;
    src: url('fonts/notoserif-regular-webfont.eot');
    src: url('fonts/notoserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notoserif-regular-webfont.woff2') format('woff2'),
         url('fonts/notoserif-regular-webfont.woff') format('woff'),
         url('fonts/notoserif-regular-webfont.ttf') format('truetype'),
         url('fonts/notoserif-regular-webfont.svg#noto_serifregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#leftPanel .featured-post img, .leftpost .featured-post img{
	height:auto;
}

/*====================================== Global ======================================*/

/*====================================== wrapper start ======================================*/
#header, #nav, .container, .corals, #vision, #footer {
	}
.mlogo {
    display: none;
}	

.main_wrapper {
    max-width: 1104px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
	
#header {
    background: #fff;
    padding: 0 0 3px;
}
	
#header figure img{
	float:left;
	}
	
#nav {
    background-color: #fff;
    border-top: 1px solid #01cdff;
    border-bottom: 1px solid #01cdff;
}
	
#nav ul{
	text-align:center;
	font-size:0;
	line-height:0;
	}
	
#nav ul li {
    font-family:  'Atma', cursive;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    position: relative;
}
	
#nav ul li a{
	color:#111111;
	padding:0 28px;
	line-height:47px;
	display:block;
	cursor:pointer;
	}
	
#nav ul li:hover a, #nav ul li.current_page_item a, #nav ul li.current-menu-parent a{
	background-color:#ff6a28;
	color:#ffffff;
	}

.current_page_item.menu-item-home a {
    background: #fff !important;
    color: #000 !important;
}
#footer .current_page_item.menu-item-home a {
    background: #01cdff !important;
    color: #000 !important;
}
	
#nav ul li:hover > ul{
	top:47px;
	left:0;
	visibility:visible;
	opacity:10;
	}
	
#nav ul li ul{
	visibility:hidden;
	opacity:0;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	background-color:#ff6a28;
	width:220px;
	text-align:left;
	padding:15px 25px;
	}
	
#nav ul li ul li {
    display: inherit;
    border-bottom: 2px dotted #fff;
}
	
#nav ul li ul li a{
	padding:8px 0;
	background:none !important;
	line-height:20px;
	}
	
#nav ul li ul li:last-child{
	background:none;
	}
	
#nav ul li ul li a:hover, #nav ul li ul li.current_page_item a{
	color:#000;
	}
	
.container{
	background:transparent;
	}
	
.containbg {
	background-color: transparent;
}
#homeBanner {
    display: inline-block;
	width: 100%;
}	
.bannercont{
	width:323px;
	float:left;
	}
	
#homeBanner h1{
	font-family: arial, sans-serif;
	font-size:42px;
	font-weight:bold;
	line-height:45px;
	color:#111111;
	/*text-transform:uppercase;*/
	margin:38px 0 10px 0;
	}
	
#homeBanner p{
	color:#062259;
	font-size:19px;
	font-weight:400;
	line-height:24px;
	margin-bottom:18px;
	}
	
#homeBanner a{
	display:inline-block;
	border-bottom:5px solid #ff4715;
	background:url(images/booknow_icon.png) no-repeat 90% 50% #ff6a28;
	color:#ffffff;
	font-size:22px;
	font-weight:800;
	text-transform:uppercase;
	padding:14px 95px 14px 16px;
	}
	
#innerBanner{
	position:relative;
	width:1102px;
	height:285px;
	}
	
#innerBanner h1{
	background:url(images/innerbannerheadBg.png) no-repeat 0 0;
	font-family: arial, sans-serif;
	font-size:59px;
	font-weight:normal;
	line-height:82px;
	color:#111111;
	padding:0 0 0 30px;
	position:absolute;
	top:87px;
	left:0;
	text-transform:uppercase;
	width:60%;
	color:#FFF;
	}
	
.bluearc{
	position:absolute;
	bottom:0;
	left:66px;
	}	
	
.content{
	margin:72px 0 0 0;
	}
.home .content {
    margin: 30px 0 0 0;
}
#progPan{
	background-color:#fff;
	position:relative;
	text-align:center;
	font-size:0;
	padding-bottom:50px;
	margin-bottom:0;
	}
	
#progPan h2 {
    font-family: 'Atma', cursive;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    color: #111111;
    text-align: center;
    margin: 40px 0 0;
    display: inline-block;
    width: 100%;
}
	
#progPan aside{
	width:276px;
	display:inline-block;
	text-align:center;
	padding:30px 0;
	vertical-align:top;
	min-height:179px;
	}
	
#progPan aside img{
	display:inline-block;
	margin-bottom:15px;
	max-width: 100px;
vertical-align: top;
	}
	
#progPan aside h3{
	color:#111111;
	text-transform:uppercase;
	font-size:20px;
	font-family: 'arial', sans-serif;
	font-weight:400;
	}
	
#progPan aside p{
	margin:12px 0 14px;
	padding:0 30px;
	font-size:14px;
	}
	
#progPan aside a{
	color:#031652;
	text-transform:uppercase;
	font-size:12px;
	font-family: 'arial', sans-serif;
	font-weight:700;
	line-height:15px;
	padding:5px 13px;
	}
.proglink {
    padding: 0 !important;
}
.proglink:hover {
    opacity: 0.5;
}
aside .textwidget {
    margin-bottom: 10px;
}
#progPan aside:hover{
	background-color:#fff;
	cursor:pointer;	
	}
	
#progPan aside a:hover{
	background-color:#ff6a28;
	color:#FFF;
	}
	

.cactu {
    text-align: center;
    display: none;
}
	
.cactu img{
	display:inline-block;
	margin-top:-27px;
	}
	
#twocolumnPan{
	padding-bottom:70px;
	}
	
#leftPanel {
    float: left;
    width: 100%;
    margin-right: 60px;
    max-width: 522px;
}
.home #twocolumnPan #sidebar {
    width: 100%;
	max-width:522px;
}
.home .featured-post img {
    width: 100%;
    height: auto;
}
	
#leftPanel h2, .home #sidebar h2{
	font-family: 'Atma', cursive;
	font-size:30px;
	font-weight:600;
	line-height:40px;
	color:#000;
	margin-bottom:30px;
	}
	
aside h2 {
    font-family: 'Atma', cursive;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    color: #000;
    margin-bottom: 30px;
}
.home-test-wrap, .home-vision-wrap {
    text-align: center;
	margin-bottom: 120px;
}
.home-vision-wrap p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
}

	
#post {
    height: 100%;
    overflow: hidden;
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
}
	
.leftpost{
	float:left;
	font-size:0;
	line-height:0;
	width:100%;
	}
	
.dat{
	display:none;
	vertical-align:top;
	margin-right:2px;
	width:79px;
	}
	
.month{
	background-color:#e1f6ff;
	text-align:center;
	}
	
.month p{
	color:#068dbd !important;
	font-size:22px !important;
	font-weight:400 !important;
	line-height:28px !important;
	margin-bottom:0 !important;
	}
	
.month p span{
	display:block;
	font-size:32px;
	font-weight:700 !important;
	line-height:34px;
	text-decoration:none !important;
	}
	
.year{
	background-color:#004685;
	margin:2px 0 0 0;
	}
	
.year p{
	color:#ffffff !important;
	font-size:18px !important;
	font-weight:600;
	line-height:25px !important;
	text-align:center;
	margin-bottom:0 !important;
	}
	
.newsPost{
	padding:15px 0 0 0;
	}
	
.newsPost h4 a{
	color:#13c1fe !important;
	}
	
.newsPost .entry-meta p{
	color:#ffffff !important;
	font-size:14px !important;
	line-height:28px !important;
	}
	
.newsPost .entry-meta p a{
	color:#ffffff !important;
	}
	
.newsPost .entry-content a{
	display:inline-block;
	margin-right:20px;
	color:#13c1fe;
	}
	
.likeButton{
	display:inline-block;
	}
	
.fb_iframe_widget{
	background-color:#ffffff;
}
	
.newsPost .fb_iframe_widget span{
	width:auto !important;
	}
	
.blogSidebar{
	width:300px;
	float:right;
	width: 100%;
	}
	
.widget{
	padding:15px 16px 16px 18px;
	margin: 22px 0 22px 0;
	}
	
.widget h3{
	font-family: arial, sans-serif !important;
	font-size:24px !important;
	color: #ffffff !important;
	font-weight: normal !important;
	margin-bottom: 20px !important;
	}
	
.blogSidebar .widget li {
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 0 0 0 3px;
    color: #000;
    display: list-item;
    list-style-type: disc;
    list-style-position: outside;
    margin-left: 15px;
}

.blogSidebar .widget li a {
    color: #13c1fe;
    font-size: 16px;
    font-weight: 600;
}
.blogSidebar .post-date {
    font-size: 12px;
}
.blogSidebar .post-date::before {
    content: "- ";
}
	.home aside iframe {
    margin: 0 auto 20px;
	max-width: 100% !important;
}
.page-numbers{
	}
	
.page-numbers li{
	display:inline-block;
	}
	
.page-numbers li span{
	color:#ffffff;
	background-color:#ff6a28;
	padding:4px 9px;
	}
	
.page-numbers li a{
	color:#ffffff;
	background-color:#13c1fe;
	padding:4px 9px;
	}
	
.featured-post{
	display:inline-block;
	position:relative;
	width:100%;
	}
.featured-post p{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	background-color:#001b36;
	font-family:'arial', sans-serif;
	font-size:13px !important;
	line-height:16px !important;
	color:#fff !important;
	text-align:center;
	padding:9px 0;
	}

.rightpost{
	max-width:100%;
	float:right;
	}
	
.rightpost h4{
	color:#ffffff;
	font-size:17px;
	font-weight:600;
	text-transform:uppercase;
	}
	
.rightpost h4 a {
    color: #000;
    margin: 5px 0 10px;
    display: block;
}
	
.entry-meta{
	background-color:#13c1fe;
	margin:14px 0;
	display:none;
	}
	
.entry-meta p{
	color:#ffffff;
	font-size:14px;
	line-height:28px;
	font-weight:600;
	padding:0 10px;
	}
	
.entry-meta p a{
	color:#ffffff;
	}
	
.entry-content p{
	color:#000;
	font-size:14px;
	line-height:19px;
	font-weight:400;
	margin-bottom:18px;
	}
	
#sidebar{
	width:322px;
	float:right;
	}

.corals{
	background:url(images/coralbg.gif) no-repeat 50% 0;
	/*padding-bottom:100px;*/
	}
	
#enquiryPan{
	max-width:706px;
	float:left;
	padding:32px 0 0 0;
	position:relative;
	}
	
#enquiryPan h2{
	font-family:arial, sans-serif;
	font-size:36px;
	font-weight:bold;
	line-height:40px;
	color:#ffffff;
	margin-bottom:4px;
	}
	
#enquiryPan p{
	font-size:14px;
	font-weight:400;
	color:#FFF;
	line-height:18px;
	margin-bottom:23px;
	}
	
.enquirBox{
	height:100%;
	overflow:hidden;
	}
	
.inpBox{
	float:left;
	margin-right:16px;
	}
	
.enqBox{
	margin-right:0;
	}
	
.inpBox input{
	background-color:#ffffff;
	border:1px solid #818485;
	color:#3e464a;
	font-family: 'arial', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:17px;
	padding:9px 14px;
	max-width:275px;	
	margin-bottom:11px;
	width: 100%;
	}
	
.enquirBox select{
	background-color:#ffffff;
	border:1px solid #818485;
	color:#3e464a;
	font-family: 'arial', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:17px;
	padding:8px 14px;
	width:626px;
	margin-bottom:11px;
	}

.enquirBox .hearabout select{
	background-color:#ffffff;
	border:1px solid #818485;
	color:#3e464a;
	font-family: 'arial', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:17px;
	padding:8px 14px;
	max-width:305px;
	margin-bottom:11px;
	width:100%;
}

	
#enquiryPan textarea {
    background-color: #ffffff;
    border: 1px solid #818485;
    color: #3e464a;
    font-family: 'arial', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    padding: 8px 14px;
    width: 595px;
    margin-bottom: 11px;
    height: 70px;
    display: block;
}
	
#enquiryPan input.submit{
	width:auto;
	height: 53px;
	display: inline-block;
	background: url(images/btnBg_orange.gif) 0 0 repeat;
	
	color:#ffffff;
	font-family: 'arial', sans-serif;
	font-weight:700;
	font-size:19px;
	text-transform:uppercase;
	text-align: center;
	line-height: 53px;
	
	padding: 0 20px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	}
	
#enquiryPan input.submit:hover{
	background: url(images/btnBg_orange_hover.gif) 0 0 repeat;
	}
	
#enquiryPan br{
	display:none;
	}
	
#enquiryPan span.enqBox input{
	margin-right:0;
	}
	
#newsPan{
	max-width:322px;
	width:100%;
	float:right;
	position:relative;
	background-color:#013473;
	text-align:center;
	padding:102px 0 135px;
	z-index:100;
	margin-bottom:100px;
	}
	
#newsPan h2{
	font-family:arial, sans-serif;
	font-size:47px;
	font-weight:bold;
	line-height:60px;
	color:#ffffff;
	vertical-align:middle;
	margin-bottom:16px;
	letter-spacing:-1px;
	}
	
#newsPan h2 span{
	font-family:arial, sans-serif;
	font-size:26px;
	line-height:34px;
	display:block;
	letter-spacing:-1px;
	font-weight:bold;
	}
	
#newsPan a{
	font-family: 'arial', sans-serif;
	color:#ffffff;
	font-weight:700;
	font-size:19px;
	line-height:20px;
	text-transform:uppercase;
	background:url(images/signup_pointer.gif) no-repeat 85% 50% #ff6a28;
	padding:12px 56px 12px 30px;
	display:inline-block;
	}
	
#newsPan a:hover{
	background-color:#f85912;
	}
	
.cactus{
	position:absolute;
	top:-4px;
	right:304px;
	z-index:1;
	}

	
#vision{
	padding:32px 10px;
	text-align:center;
	}
	
#vision h3{
	color:#000;
	font-family:arial, sans-serif;
	font-size:25px;
	font-weight:normal;
	line-height:28px;
	margin-bottom:10px;
	text-transform:uppercase;
	}
	
#vision p{
	font-family: 'arial', sans-serif;
	font-size:18px;
	line-height:25px;
	color:#000;
	margin:0 auto;
	}
	
#footer{
	background-color:#01cdff;
	text-align:center;
	padding:36px 0;
}

.footerwrap {
    max-width: 1104px;
    margin: 0 auto;
    display: inline-block;
	position: relative;
	width: 100%;
}
.footerleft {
    display: inline-block;
    float: left;
}
.enq-now-btn {
    background: #ff6a28;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 13px 20px;
    margin: 0 auto;
    display: inline-block;
}
.enq-now-btn:hover {
    background: #01cdff;
}

.footerright {
    display: inline-block;
    float: right;
    width: auto;
    text-align: right;
}
	
#footer ul{	
	color:#000;
	font-family:'arial', sans-serif;
	font-size:16px;
	line-height:19px;
	font-weight:700;
	text-transform:uppercase;
	margin:10px auto;
	}
	
#footer ul li {
    display: inline-block;
    padding: 0 10px;
    background: url(images/footer_divider.gif) no-repeat 100% 0;
    font-size: 14px;
}
	
#footer ul li a{
	color:#111111;
	}
	
#footer ul li a:hover{
	color:#ff6a28;
	}
	
#footer p{
	color:#000;
	margin:10px 0 0 0;
	}
	
#footer p span{
	color:#ff6a28;
	}
	
#footer p a{
	color:#000;
	}
	
#footer p a:hover{
	color:#d94300;
	}
	
#innerleftPanel {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.blog #innerleftPanel {
    max-width: 740px;
}
.archive #innerleftPanel {
    max-width: 740px;
}
.assistive-text {
    display: none !important;
}
.page-template-default #sidebar {
    display: none;
}
.single #innerleftPanel {
    max-width: 740px;
}
.blogSidebar .widget-title {
    color: #000 !important;
    font-family: 'Atma', cursive !important;
    font-weight: 700 !important;
}
.fullwidth {
    max-width: 1104px !important;
}
	
#innerleftPanel img{
	margin-bottom:5px;
	}
	
#innerleftPanel p{
	font-size:14px;
	line-height:19px;
	color:#000000;
	margin-bottom:20px;
	box-sizing: border-box;
	}
	
#innerleftPanel p a{
	color:#13c1fe;
text-decoration: none !important;
	font-weight:600;
	}
	
#innerleftPanel p a:hover{
	text-decoration:none;
	}

#innerleftPanel p span{
	font-weight:600;
	
	}
	
#innerleftPanel h2{
	color:#111111;
	font-family: 'Atma', cursive;
	font-size:25px;
	line-height:28px;
	/*text-transform:uppercase;*/
	margin-bottom:12px;
	font-weight:800;
	}
	
#innerleftPanel h4{
	color:#111111;
	font-family: 'Atma', cursive;
	font-size:18px;
	line-height:23px;
	/*text-transform:uppercase;*/
	margin-bottom:5px;
	font-weight:800;
	}
	
#innerleftPanel ul{
	margin:0 0 20px 0;
	}
	
#innerleftPanel ul li{
	margin-bottom:8px;
	padding:0 0 0 20px;
	}
	
.innercontent{
	padding:58px 0 0 0;
	display: inline-block;
	width:100%;
	}
	
#innerContent{
	background-color:#fff;
	position:relative;
	/*font-size:0;*/
	padding-bottom:50px;
	padding:0 20px 20px;
	width: 100%;
	box-sizing: border-box;
	}
	
#innerContent h1{
	font-family: 'Atma', cursive;
	font-size:42px;
	line-height:40px;
	color:#111111;
	text-align:center;
	margin-bottom:40px;
	font-weight:bold;
	}
	
.innerCactu{
	text-align:center;
	display:none;
	}
	
.innerCactu img{
	margin-top: -27px;
	display:inline-block;
	margin-bottom:20px;
	}
	
.aboutvision{
	background-color:#f6eccb;
	padding:10px 20px 20px;
	margin-bottom:30px;
	max-width:653px;
	box-sizing: border-box;
	}
	
#innerContent h3{
	color:#111111;
	font-family: 'Atma', cursive;
	font-size:24px;
	line-height:28px;
	/*text-transform:uppercase;*/
	margin-bottom:12px;
	font-weight:800;
	padding:20px 0 0 0;
	display: inline-block;
	}
	
#innerContent h3 img{
	margin:0 9px 0  0 !important;
	top:4px;
	position:relative;
	}
	
.aboutvision p{
	margin:0 !important;
	font-size:17px !important;
	line-height:23px !important;
	}
	
#innerleftPanel img.alignleft{
	margin:0 15px 0 0;
	float:left;
	}
	
.currHoliday{
	/*background-color:#f6eccb;
	padding:20px;*/
	text-align:center;
	padding-top:10px;
	}
	
.currHoliday .holiImg{
	display:inline-block;
	/*border-right:1px solid #d7d1bd;*/
	margin-right:30px;
	/*padding:20px 20px 0 0;*/
	}
	
.currHoliday .holiImg a{
	color:#7e3c01;
	font-size:18px;
	font-weight:400;
	line-height:21px;
	text-decoration:underline;
	}
	
.currHoliday .holiImglast{
	padding-right:0;
	border:none;
	margin-right:0;
	}
	
.currHoliday .holiImg a:hover{
	text-decoration:none;
	}
	
.currHoliday img{
	margin:0 0 10px !important;
	border:10px solid #f6eccb;
	}
	
.priceBox{
	background-color:#f6eccb;
	padding:30px 22px;
	margin-bottom:30px;
	}
	
.priceBox p{
	color:#111111;
	font-size:15px;
	font-weight:400;
	}
	
.priceBox p span{
	font-weight:700;
	text-decoration:none !important;
	}

.priceBox ul{	
	}
	
.priceBox ul li{
	font-size:18px;
	font-weight:400;
	line-height:28px;
	background:none !important;
	margin:0 !important;
	padding:0 !important;
	}
	
.priceBox ul li span{
	color:#7e3c01;
	font-weight:700;
	display:inline-block;
	}
	
.priceBox ul li strong{
	font-weight:700;
	}
	
.inclusive{
	background-color:#dbbf61;
	}
	
.inclusive p{
	color:#111111;
	font-size:12px !important;
	font-weight:400;
	line-height:40px !important;
	padding:0 0 0 21px;
	}
	
.resourcBox{
	padding:15px;	
	margin-bottom:28px;
	}
	
.resourcBox .resourceAside {
    max-width: 269px;
    display: inline-block;
    margin-right: 30px;
    vertical-align: top;
    position: relative;
}
	
.resourcBox .resourceAside ul li{
	color:#7e3c01;
	font-size:15px;
	font-weight:400;
	line-height:25px;
	background:none !important;
	padding:0 !important;
	margin:0 !important;
	}
	
.resourcBox .resourceAside ul li a{
	color:#7e3c01;
	text-decoration:underline;
	}
	
.resourcBox h4{
	color:#111111;
	font-family:arial, sans-serif;
	font-size:20px !important;
	line-height:25px !important;
	/*text-transform:uppercase;*/
	margin-bottom:12px !important;
	font-weight:800 !important;	
	}
	
.resourcBox .resourceLast{
	padding-right:0;
	margin-right:0;
	border:none;
	}
	
.animFacts{
	margin:20px 0 20px 0;
	}
	
.animFacts p{
	line-height:21px !important;
	}
	
.animFacts p span{
	font-size:16px;
	color:#764301;
	font-weight:700 !important;
	display:block;
	text-decoration:none !important;
	}
	
.animFacts p span a{
	color:#764301 !important;
	font-weight:700 !important;
	}
	
.animFacts br{
	display:none;
	}
	
.animFacts p a{
	text-decoration:none !important;
	}
	
.learnPan {
    padding: 15px;
    margin-bottom: 20px;
}
	
.learnPan ul li{
	border-bottom:1px solid #d7d1bd !important;
	padding:0 0 20px 0 !important;
	margin-bottom:19px !important;
	background:none !important;
	}
	
.learnPan ul li h4{
	font-family:arial, sans-serif;
	font-weight:normal !important;
	font-size:20px !important;
	line-height:26px !important;
	margin-bottom:6px !important;
	/*text-transform:uppercase;*/
	}
	
.learnPan ul li p{
	font-size:15px !important;
	font-weight:400;
	line-height:25px !important;
	margin-bottom:0 !important;
	}
	
.learnPan ul li a{
	color:#7e3c01 !important;
	font-weight:700 !important;
	text-decoration:underline;
	}
	
.learnPan ul li a:hover{
	text-decoration:none;
	}
	
.learnPan ul li:last-child{
	border-bottom:none;
	margin-bottom:0;
	}
	
.learnPan table{
	margin:20px 0 0 0;
	}
	
.learnPan table td{
	padding:0 20px 10px 0;
	}
	
.learnPan table td table{
	margin:0;
	}
	
.learnPan table td table td{
	padding-bottom:0;
	}
	
.map iframe{
	border:2px solid #e9f4f8;
	margin-bottom:18px;
	}
	
.addrPan{
	background-color:#fff;
	padding:17px;
	height:100%;
	overflow:hidden;
	margin-bottom:24px;
	}
	
.addrPan h4{
	color:#262626 !important;
	font-size:20px !important;
	font-weight:700 !important;
	text-transform:uppercase !important;
	margin-bottom:4px !important;
	}
	
.addrPan p{
	color:#262626;
	font-size:20px !important;
	font-weight:400;
	line-height:27px !important;
	margin-bottom:0 !important;
	}
	
.addrPan p.servcoast{
	font-size:15px !important;
	margin-top:20px;
	line-height:19px !important;
	}
	
.addrPan p span{
	font-weight:700 !important;
	font-size:20px !important;
	text-decoration:none !important;
	}
	
.addrPan p a{
	font-weight:400 !important;
	font-size:20px !important;
	color:#262626 !important;
	text-decoration:none !important;
	}
	
.addrPan img{
	float:right;
	border:2px solid #e5d9b4;
	margin-bottom:0 !important;
	}
	
.addrPan div{
	margin:20px 0;
	}
	
.bookEnqu{
	background-color:#fff;
	padding:27px 0 15px 20px;
	position:relative;
	}
	
.bookEnqu input{
	width:93%;
	background-color:#FFF;
	padding:10px 13px;
	font-family:'arial', sans-serif;
	color:#3e464a;
	font-size:14px;
	font-weight:400;
	border:1px solid #87898a;
	margin-right:11px;
	margin-bottom:9px;
	box-sizing: border-box;
	}

.bookEnqu .date-text{
	width: 305px!important;
	background-color:#FFF;
	padding:10px 13px;
	font-family:'arial', sans-serif;
	color:#3e464a;

	font-size:14px;
	font-weight:400;
	border:1px solid #87898a;
	margin-right:11px;
	margin-bottom:9px;
	}
	
.bookEnqu .time-64 select{
	background-color: #FFF;
padding: 10px 13px;
font-family: 'arial', sans-serif;
color: #3e464a;
font-size: 14px;
font-weight: 400;
border: 1px solid #87898a;
margin-right: 11px;
margin-bottom: 9px;
width: 93%;
	}
	
.bookEnqu input.dateField{
	width:93%;
	}

.bookEnqu input[type="email"] {
    background-color: #FFF;
    padding: 10px 13px;
    font-family: 'arial', sans-serif;
    color: #3e464a;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #87898a;
    margin-right: 11px;
    margin-bottom: 9px;
	width:93%;
	box-sizing: border-box;
}

.bookEnqu .hearabout select{
    background-color: #FFF;
    padding: 10px 13px;
    font-family: 'arial', sans-serif;
    color: #3e464a;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #87898a;
    margin-right: 11px;
    margin-bottom: 9px;
	width:93%;
box-sizing: border-box;
}
	
.bookEnqu textarea{
	max-width:93%;
	background-color:#FFF;
	padding:10px 13px;
	font-family:'arial', sans-serif;
	color:#3e464a;
	font-size:14px;
	font-weight:400;
	border:1px solid #87898a;
	margin-bottom:9px;
	height:70px;
	width: 100%;
	box-sizing: border-box;
	}
	
.bookEnqu input.submit{
	width:auto;
	height: 53px;
	display: inline-block;
	background: url(images/btnBg_orange.gif) 0 0 repeat;
	
	color:#ffffff;
	font-family: 'arial', sans-serif;
	font-weight:700;
	font-size:19px;
	text-transform:uppercase;
	text-align: center;
	line-height: 53px;
	
	padding: 0 20px;
	cursor:pointer;
	border:none;
	border-radius: 0;
	}
	
.bookEnqu input.submit:hover{
	background-color:#fc834e;
	}
	
.bookEnqu br{
	display:none;
	}
	
.testimonial-widget .content {
    margin-top: 0 !important;
    padding-right: 0;
    text-align: center;
    font-style: italic;
    font-size: 18px !important;
}

#tcycle {
    margin: 0 auto;
}
	
.testimonial-widget .content p {
    font-size: 18px;
    font-style: italic;
    line-height: 1.3 !important;
    color: #000 !important;
}
.testimonial-widget .website, .testimonial-widget .company {
    font-size: 16px;
}
	
.gc-testimonial-widget{
	padding:27px 0 47px 27px;
	margin:22px 0 39px 0;
	}
	
.gc-testimonial-widget h3{
	font-family:arial, sans-serif !important;
	font-size:36px !important;
	color:#000 !important;
	font-weight:normal !important;
	margin-bottom:20px !important;
	}
	
.testimonial-widget .client {
	    text-align: center !important;
    margin-top: 20px;
    font-size: 18px !important;
    font-style: normal !important;
    color: #000 !important;
    line-height: 20px !important;
    font-weight: 700;
}
	
.testimonial-widget h5{
	display:none;
	}
	
.testi{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:22px;
	margin-bottom:30px;
}

.testi p{
	margin-bottom:10px !important;
	font-style:italic;
}

.testi p span{
	text-decoration:none !important;
}
.testi p:last-child{
	font-style:normal !important;
}

#primary{
	height:100%;
	overflow:hidden;
	padding-bottom:40px;
}

#content{
	width:759px;
	float:left;
}

.assistive-text{
	display:none;
	}
	
.archive-title{
	font-size:28px;
	font-weight:600;
	margin-bottom:25px;
	margin-top:10px;
	}
	
.entry-title{
	font-size:23px;
	font-weight:400;
	line-height:27px;
	color:#13c1fe;
	margin-bottom:10px;
	}
	
.entry-title a{
	color:#13c1fe;
	}


/* Images */
.alignleft {
	float: left;
}
.alignright {
	float:right;
	margin-left:20px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;

	line-height: 2;
	color: #757575 !important;
	text-align:center;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption img{
	margin-bottom:5px !important;
	}

.news_Post article{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:20px;
	margin-bottom:25px;
	}
	
.news_Post .entry-meta{
	padding:8px 14px;
	color:#FFF;
	font-size:13px;
	}
	
.news_Post .entry-meta a{
	text-decoration:underline;
	color:#FFF;
	display:inline-block;
	}
	
.news_Post .entry-meta a:hover{
	text-decoration:none;
	}
	
.navigation{
	padding-bottom:20px;
	}
	
.navigation a{
	color:#13c1fe;
	}
	
.nav-previous{
	float:left;
	width:50%;
	}
	
.nav-previous a{
	color:#13c1fe;
	}
	
.nav-next{
	float:right;
	width:50%;
	text-align:right;
	}
	
.nav-next a{
	color:#13c1fe;
	}
	
.topRight{
	width:auto;
	float:right;
	margin: 7px auto
}

.tr-phone, .tr-enquire, .tr-newsletter {
    display: inline-block;
    position: relative;
    margin: 0 10px;
	vertical-align: middle;
}
.tr-social {
    display: block;
    text-align: right;
}
.tr-icon {
    display: inline-block;
    margin: 0 5px;
}
.txt_num.headphone:hover, .tr-icon:hover, .tr-newsletter a:hover {
    opacity: 0.7;
}
.tr-icon img {
    width: 30px;
}
.topRight .enq-now-btn {
    background: #ff6a28;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    padding: 13px 20px;
    border-radius: 10px;
    margin: 26px auto;
    display: inline-block;
}
.topRight .enq-now-btn:hover {
    background: #01cdff;
}



.clear{
	clear: both;
	}
.topRight a.txt_num {
    color: #01cdff;
    font-family: 'arial', sans-serif;
    font-weight: bold;
    font-style: italic;
    font-size: 26px;
    line-height: 22px;
    text-stroke-width: 3px;
    text-align: right;
    margin: 6px 5px 6px 5px;
    display: inline-block;
}
.topRight p{
	color:#ffffff;
	font-weight:700;
	font-style:italic;
	-webkit-text-stroke:1px #0a2e6b;
	font-size:28px;
	line-height:31px;
	text-stroke-width:3px;
	text-align:right;
	clear:both;
	margin-bottom:6px;
	}
	
.gctst-widget-readmore a{
	color:#a6e2ff;
	}
	
.gctst-widget-readmore a:hover{
	color:#7dd3fd;
	}
	
div.wpcf7-mail-sent-ok{
	background-color:#C2B280;
	color:#000;
	border:none !important;
	padding:10px;
	font-weight:600;
	position:absolute;
	right:10px;
	bottom:20px;
	width:70%;
	margin:0;
	}
	
.fullWidth{
	width:100% !important;
	float:none !important;
	}
	
::-webkit-input-placeholder {
   color:#3e464a;
}

:-moz-placeholder { /* Firefox 18- */
   color:#3e464a;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#3e464a;  
}

:-ms-input-placeholder {  
   color:#3e464a;  
}

#innerleftPanel p span.date-485{
	text-decoration:none;
	}
	
.dtefield {
	background:url(images/preferreddate.gif) no-repeat 0 0;
	width:340px;
	height:39px;
	position: absolute;
	top:259px;
	left:21px;
	z-index:100;
	cursor:text;
}

span.wpcf7-not-valid-tip{
	background-color:#C2B280;
	color:#000;
	border:none !important;
	padding:5px 10px;
	margin-bottom:20px;
	font-weight:600;
	text-decoration:none !important;
	}
	
.bookEnqu span.wpcf7-not-valid-tip{
	width:40%;
	}
	
#innerleftPanel div.bookEnqu span{
	text-decoration:none !important;
	}
	
div.wpcf7-validation-errors{
	background-color:#C2B280;
	color:#000;
	border:none !important;
	padding:10px;
	font-weight:600;
	position: absolute;
	bottom: 20px;
	right: 11px;
	margin: 0;
	}
	
.progbdr{
	border-bottom:1px solid #efefef;
	margin-bottom:26px;
	height:100%;
	overflow:hidden;
	padding-bottom:30px;
	}
	
.progbdr br{
	display:none;
	}
	
.bookngfrm{
	position:relative;
	}
	
.bookngfrm div.wpcf7-validation-errors{
	bottom:56px;
	right:23px;
	}
	
.bookngfrm div.wpcf7-mail-sent-ok{
	bottom:54px;
	right:23px;
	}
	
#innerleftPanel img.ajax-loader{
	margin-bottom:0;
	}
	
#innerleftPanel div.progbdr img.alignleft{
	margin-right:22px;
	}
	
#innerContent div.progbdr h3{
	padding-top:0;
	}
	
.progbdr a{
	display:inline-block;
	}

/*.progbdr a{
	background-color:#ff6a28;
	color:#ffffff !important;
	font-family:'arial', sans-serif;
	font-weight:700;
	font-size:15px !important;
	text-transform: uppercase;
	padding:10px 11px;
	text-decoration:none !important;
	display:inline-block;
	}
	
.progbdr a:hover{
	background-color:#f85912;
	}*/
	
.ourEduc{
	height:100%;
	overflow:hidden;
	padding-bottom:20px;
	}
.ourEduc br{
	display:none;
	}
	
	
#facebook-like-box-2 {
	background: #fff url(images/bg_white.gif) 0 0 repeat !important;
	}




#ui-datepicker-div .ui-widget-header {
    border: 1px solid #1674ac!important;
    background: #c1eeff!important;
    color: #1674ac!important;
    font-weight: bold;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: 1px solid #1674ac!important;
    background: #c1eeff!important;
}


.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #1674ac!important;
    background: #1674ac!important;
    color: #ffffff!important;
}


.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    background: #82c0e4!important;
}

.ui-datepicker{
    border: 1px solid #1674ac!important;
    background: #c1eeff!important;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #1674ac!important;
	background: #82c0e4!important;
	font-weight: normal;
	color: #1674ac!important;
}

input:focus{
    outline: none!important;
    box-shadow: none!important;
}


/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}



/* Minimum width of 600 pixels. */
@media screen and (max-width: 1104px) {
#homeBanner img {
    display: none;
}
.bannercont {
    width: auto;
    float: none;
    text-align: center;
    display: inline-block;
    padding: 0 10px;
}
.mainlogo {
    display: none;
}
.mlogo {
    display: inline-block;
    width: 100%;
}
#header {
    padding: 0;
}

#header figure img {
    float: none !important;
    margin: 0 auto !important;
    max-width: 231px;
    padding: 0px;
    width: 100%;
	box-sizing: border-box;
}
.topRight {
    width: auto;
    float: none;
    text-align: center;
    padding: 0 10px;
}
.social {
    display: inline-block;
    margin: 0 10px;
}
.headphone {
    float: none !important;
    margin: -12px auto 10px !important;
    display: inline-block;
}
.callbanner {
    float: none !important;
    margin: 0 auto;
}
.cactus {
    display: none;
}
#newsPan {
    padding: 40px 0;
    margin-bottom: 20px;
    width: 100%;
	max-width: 1104px;
}
#enquiryPan {
    padding: 32px 10px 0;
}
.enquirBox select {
    width: 305px;
}
.corals {
    background-size: cover !important;
	padding:0 10px;
}
#enquiryPan {
    padding: 32px 0;
    text-align: center;
    width: 100%;
}
.inpBox {
    float: none;
    margin-right: 0;
}
#enquiryPan textarea {
    margin: 0 auto;
}
.container {
    padding: 0 10px;
}
#sidebar {
    width: 100%;
    float: none;
    text-align: center !important;
}
#sidebar aside {
    margin: 0 auto;
	padding-left: 0;
}
.testimonial-widget, .testimonial-widget a {
    width: 100%;
}
.testimonial-widget .content {
    padding: 0 10px;
}
.testimonial-widget .client {
    text-align: center !important;
}
#sidebar iframe {
    margin: 0 auto 20px;
	max-width: 100% !important;
}

.rightpost {
    width: 100%;
    float: none;
}
.leftpost {
    max-width: 100%;
}
.featured-post {
    width: auto;
}
#tcycle {
    width: 100% !important;
}
.innercontent img {
    max-width: 100%;
    height: auto;
}
#innerContent{
	padding:0;
	}

}

@media screen and (max-width: 782px) {
	#nav {display: none;}

.addrPan img {
    float: none;
    border: 2px solid #e5d9b4;
    margin-bottom: 0 !important;
}
.addrPan p {
    font-size: 14px !important;
}
.addrPan p a {
    font-size: 14px !important;
}
.learnPan table td {
    display: block;
}
}

@media screen and (max-width: 768px) {
		.resourceimage {
    max-width: 100%;
}
.rescmainbtn, .addbtnsul {
    padding: 0;
    max-width: 300px;
    display: block;
    margin: 0 auto;
}

#enquiryPan textarea {
    width: 275px;
}
.alignright {
    float: none !important;
    margin: 0 0 10px 0 !important;
}
#homeBanner img {
    width: 100%;
    margin-top: 20px;
	display:inline-block !important;
}
.sa_hover_container {
    background-size: cover !important;
    min-height: 300px !important;
}
.slide-content {
    height: 300px;
}
.slidetitle {
    font-size: 40px;
}
.slidebody {
    font-size: 15px;
}

.slider-right {
    float: left;
}
.slide-wrap {
    top: 10%;
}
.footerright {
    float: none;
    text-align: center;
}
.footerleft {
    float: none;
}
}

@media screen and (max-width: 480px) {
	.topRight a.txt_num {
    text-align: center;
}
.tr-social {
    display: block;
    text-align: center;
}
.slidebody {
    display: none;
}

}

@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		max-width: 960px;
		max-width: 68.571428571rem;
		overflow: hidden;
	}
	.site-content {
		float: left;
		
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.widget-area {
		float: right;
		width: 100%;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 1px solid #ededed;
		border-top: 1px solid #ededed;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #6a6a6a;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #000;
	}
	.main-navigation li {
		margin: 0 40px 0 0;
		margin: 0 2.857142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: #efefef;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #e3e3e3;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #636363;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-size: 22px;
		font-size: 1.571428571rem;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.714285714rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.714285714rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}


/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {

	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}

	.entry-header .entry-title,
	.entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}
