/*
Theme Name:Ashquith
Design Studio:MiClub http://www.miclub.com.au/
Version:"2012"
Author:MiClub
Author URI:http://www.miclub.com.au/
*/

@charset "UTF-8";
@import url(editor.css);   


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
html{background:#e2e9ed url(/images/bg3.jpg) no-repeat;margin:0;padding:0 0 15px 0; background-attachment: fixed; background-size:cover;}
body{background:#e2e9ed url(/images/bg3.jpg) no-repeat;margin:0;padding:0;background-attachment: fixed;background-size:cover;}
#wrapper{width:90%;max-width:1010px;margin:auto;box-shadow:0 0 7px rgba(0, 0, 0, 0.4);background:#fff;}
#header{background:#fff;}
#main{background:#fff;}
#front-intro{padding:42px 4.1% 26px 4.1%;}
#left-column{float:left;width:63.3%;padding:30px 4.1%;}
#left-column h1:first-child{margin:10px 0 20px 0;}
#right-column{float:right;width:22.3%;border-left:1px dotted #ccc;margin:23px 0 20px 0;padding:20px 3%;}
#right-column h3{font-size:20px;margin:0 0 17px 4px;}
.wp-post-image{margin:-4px 0 28px 0;max-width:100%;}
#full-width{padding:20px 2.127660%;}
#footer{padding:10px 2.040816%;background:#111518;height:59px;clear: both;    
overflow: hidden;}
#footer p{float:left;color:#eee;margin:0 10px;line-height:59px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;font-size:12px;}
#footer span{float:left;color:#919191;margin:0 10px;line-height:59px;}
#footer a{color:#999;font-weight:bold;white-space:nowrap;}
#footer a:hover{color:#fff;}
#footer .webaddress{float:right;font-family:'open_sansregular', Helvetica, Arial, sans-serif;font-size:10px;letter-spacing:0.1em;}
#footer .miclub{float:right;}
#footer .miclub + span{float:right;}
#footer .contactus + span{display:none;}


.page-id-620 #right-column{display:none;}
.page-id-621 #right-column {display:none;}

/* For Product */
.page-template-prodGen-php #wrapper{width:980px;}
.page-template-prodGen-php #header{width:100%;}
/*.page-template-prodGen-php #main{padding:15vh;}*/
.page-template-prodGen-php #main{
	padding: 100px 40px;
}


/* For Terms & Conditions */
.page-id-106 #left-column{width:91.8%;}
.page-id-106 #right-column{display:none;}

/* Clearfix */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}


.slider-module .banner .slider-text .text {
    background-image: linear-gradient(rgba(38, 38, 39, 0.85), rgba(38, 38, 39, 0.85)) !important;
	width: 50% !important;
	margin: 0 auto;
	display: block;
	margin-left: 350px !important;
	height: 560px !important;
	
}

.slider-module .banner .slider-text .text p {
	margin-top: 80px;
   /* font-size: 32px !important;*/
	font-size: 20px !important;
    letter-spacing: 0;
	font-family: 'open_sansregular', Helvetica, Arial, sans-serif !important;
	
	

	
}

.slider-module .banner .slider-text .text h1 {
	margin-top: 80px;
/*    font-size: 16px !important;*/
	font-size: 25px !important;
	font-family: 'open_sansregular', Helvetica, Arial, sans-serif !important;
	




}
/*-------------------------------------------------------------------------------------------*/
/*- FRONT PAGE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#front-intro h1{color:#324b45;}

/* Royal Slider tweaks */
#main .rsUni .rsBullets{margin-top:-31px;}
#main .rsUni .rsBullet{height:20px;width:20px;padding:0;margin:0 -1px;background-image:url(images/bullets.png);background-position:50% -22px;}
#main .rsUni .rsBullet.rsNavSelected{background-position:50% 0;}
#main .rsUni .rsBullet span{display:none;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-top{height:116px;padding:0 3.2%;}
.logo{float:left;margin:12px 0 0 0;}
.address{float:right;margin:26px 0 0 0;font-size:14px;line-height:1.35em;text-align:right;}
.social{width:18px;height:18px;display:inline-block;margin:0 0 4px 4px;float:right;}
.social:hover{zoom:1;filter:alpha(opacity=90);opacity:0.9;}
.twitter{background-image:url(images/twitter.png);}
.instagram{background-image:url(images/ig-18x18.png);}
.facebook{background-image:url(images/facebook.png);}
.social+br{clear:both;}


/*-------------------------------------------------------------------------------------------*/
/*- MENU ------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul#nav{float:left;margin:0;padding:0;background:#2B5BA5 url(images/menuShadow.png) 0 0 repeat-x;display:block;width:100%;clear:both;}
ul#nav li{float:left;position:relative;margin:0;padding:0;border-left:none;list-style-type:none;
	/* z-index:100; */
}
ul#nav li a{display:block;padding:0 15px;line-height:43px;font-weight:normal;font-size:13px;color:#fff;font-family:'open_sansregular', Helvetica, Arial, sans-serif;}
ul#nav.guestsMenu li a{padding:0 14px;}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
ul#nav li a{padding:0 14px;}
ul#nav.guestsMenu li a{padding:12px 13px;} 
}
ul#nav li:hover > ul{display:block;}

/* Darken on hover */
ul#nav li a:hover{background:url(images/menuDark.png) 0 0 repeat-x;color:#fff}

/* Darken if current item */
ul#nav li.current_page_parent a, ul#nav .current_page_item a, ul#nav .current_page_ancestor a{background:url(images/menuMedium.png) 0 0 repeat-x;}

/* Underline if current item */
ul#nav li a span{padding:0 0 2px 0;}
ul#nav li.current_page_parent a span, ul#nav .current_page_item a span, ul#nav .current_page_ancestor a span{background:url(images/menuUnderline.png) 0 bottom repeat-x;}

/* Scoring between items */
ul#nav li .left, ul#nav li .right{position:absolute;top:0;height:43px;width:1px;}
ul#nav li .left{left:0;background:url(images/menuDivider.png) -1px 50% no-repeat;}
ul#nav li .right{right:0;background:url(images/menuDivider.png) 0 50% no-repeat;}
ul#nav li:first-child .left, ul#nav li:last-child .right{display:none;}
ul#nav .sub-menu li .left, ul#nav .sub-menu li .right{display:none;}

/* Add space before first item */
ul#nav > li:first-child{margin-left:20px;}

/* Dropdowns */
ul#nav ul.sub-menu{display:none;position:absolute;top:43px;left:-1px;z-index:2;background:#fff;width:190px;border:1px solid #ddd;margin:0;padding:0;z-index:100;-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.15);-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.15);box-shadow:1px 1px 6px rgba(0,0,0,0.15);}
ul#nav ul.sub-menu li:last-child{border-bottom:none;}
ul#nav ul.sub-menu ul{left:190px;top:-1px;}
ul#nav li:last-child ul.sub-menu ul{left:auto;right:162px;top:0;}
ul#nav ul.sub-menu li{width:100%;border:none;border-bottom:1px dotted #ddd;padding:0;background:#fff;}
ul#nav ul.sub-menu li a{display:block;padding:8px 17px;margin:0;line-height:20px;background:#fff;border-top:none;font-size:13px;color:#444;font-family:'open_sansregular', Helvetica, Arial, sans-serif;}
ul#nav ul.sub-menu li a:hover{background:#f6f6f6;}
ul#nav ul.sub-menu li a span{background:none;}
ul#nav #menu-item-550 ul.sub-menu, ul#nav #menu-item-593 ul.sub-menu{width:210px;}

/* Hide Holes 1-18 */
#menu-item-805 ul, #menu-item-807 ul{display:none!important;}

/* Menu Toggle */
#menu-toggle strong{display:none;}


/*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideNav, #sideNav ul, #sideNav li{margin:0;padding:0;list-style-type:none;}
#sideNav .sub-menu li:first-child{border-top:1px solid #f0edeb;}
#sideNav .sub-menu li{border-bottom:1px solid #f0edeb;}
#sideNav .sub-menu a{display:block;line-height:20px;padding:8px 26px;background:url(images/arrowSm.png) 8px 15px no-repeat;}
#sideNav .sub-menu a:hover{background-color:#fbfbfa;}
#sideNav .sub-menu .current_page_item > a{background-color:#f7f6f5;}
#sideNav .sub-menu .sub-menu{padding-bottom:10px;}
#sideNav .sub-menu .sub-menu a{/*padding:8px 39px;*/padding:3px 26px;background:#fff;font-size:12px;}
#sideNav .sub-menu .sub-menu li{border-bottom:none;}
#sideNav .sub-menu .sub-menu li:first-child a{padding-top:10px;}


/*-------------------------------------------------------------------------------------------*/
/*- COURSE TOUR -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.single-course #left-column img.wp-post-image{width:20%;float:right;margin:5px 0px 20px 20px;border:1px solid #ccc;padding:3px;background:#fff; display:none;}
.single-course #right-column h3{font-size:17px;}
.holeinfoTbl{width:100%;border-collapse:collapse;margin:0 0 20px 0;}
.holeinfoTbl th{border-bottom:1px solid #f0edeb;padding:4px 10px;color:#555;font-size:13px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;line-height:1.6em;text-align:center;}
.holeinfoTbl td{border-bottom:1px solid #f0edeb;padding:4px 10px;color:#555;font-size:13px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;line-height:1.6em;text-align:center;}
.holeinfoTbl tr th:first-child, .holeinfoTbl tr td:first-child{text-align:left;width:40px;}
#left-column .holeinfoTbl{float:right;margin:0 0 20px 30px;width:200px;}
.page-template-page-course-php .dataTbl th{border-bottom:1px solid #f0edeb;padding:4px 10px;color:#555;font-size:13px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;line-height:1.6em;text-align:center;}
.page-template-page-course-php .dataTbl td{border-bottom:1px solid #f0edeb;padding:4px 10px;color:#555;font-size:13px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;line-height:1.6em;text-align:center;}
.page-template-page-course-php .dataTbl tr th:first-child, .page-template-page-course-php .dataTbl tr td:first-child{text-align:left;}

/* Course Tour Navigation */
#holes{margin:0 0 20px -10px;padding:0;overflow:hidden;}
#holes li{margin:0 0 0 3px;padding:0;float:left;list-style-type:none;}
#holes li:first-child{margin:0;}
#holes a{display:block;border:1px solid #ddd;width:22px;padding:2px;color:#555;text-align:center;font-weight:bold;font-size:12px;}
#holes a:hover{text-decoration:underline;border:1px solid #ddd;background:#f0edeb;}
#holes .current a{background:#444;color:#fff;}
#holes .prev a, #holes .next a{font-size:15px;font-weight:normal;border:none;padding:3px;}
#holes .prev a:hover, #holes .next a:hover{background:none;}
#holes .nolink{color:#aaa;width:22px;padding:3px;font-size:15px;display:block;text-align:center;cursor:default;}

/* Previous and Next (bottom) */
#prev-next{clear:both;border-top:1px dotted #ccc;padding:20px 0;margin-top:32px;}
#prev-next a, #prev-next .nolink{background:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;box-shadow:0 0 3px #bbb;padding:2px 7px;font-size:11px;font-weight:bold;display:inline-block;}
#prev-next .prev{float:left;}
#prev-next .next{float:right;}
#prev-next .overview{float:left;margin-left:20px;}
#prev-next .nolink{cursor:default;color:#ccc;}
#prev-next a, #prev-next a:hover{border:none;}


/*-------------------------------------------------------------------------------------------*/
/*- GOOGLE MAP ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#map{width:100%;height:350px;border:1px solid #ccc;background:#fff;margin:0 0 16px 0;}
#map + p{}
#map a, #map a:hover{border:none;}


/*-------------------------------------------------------------------------------------------*/
/*- IMAGE LINK COLUMNS ----------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#promo-links{padding:25px 3.9% 39px 3.9%;background:#f9f7f5;overflow:hidden;}
#promo-links ul{margin:0;padding:0;}
#promo-links li{float:left;width:17.2%;margin:0 3.5% 0 0;padding:0;list-style-type:none;}
#promo-links li+li+li+li+li{margin:0;}
#promo-links h4{display:block;font-size:16px;margin:8px 0 10px 0;padding-left:20px;font-weight:normal;}
#promo-links h4 span{float:left;margin:3px 7px 0 -12px;height:15px;width:9px;background:#324b45 url(images/promoLinksArrow.png) 0 0 no-repeat;}
#promo-links h4 a{color:#2B5BA5;}
#promo-links h4 a:hover{color:#324b45;}
#promo-links img{border:1px solid #ccc;background:#fff;padding:3px;margin:0;width:96%;box-shadow:2px 2px 5px #ddd;}
#promo-links a:hover img{border:1px solid #bbb;box-shadow:2px 2px 5px #ccc;}


/*-------------------------------------------------------------------------------------------*/
/*- INFO COLUMNS ----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#footer-info{padding:24px 3% 11px 3%;background:#f0edeb;overflow:hidden;clear:both;}
#footer-info ul{margin:0;padding:0;}
#footer-info li{list-style-type:none;}
#footer-info h4{color:#333;font-size:18px;margin:10px 0 13px 0;padding:0 0 7px 6px;font-weight:normal;background:url(images/footerInfoDotted.png) 0 100% repeat-x;text-shadow:1px 1px 0 rgba(255, 255, 255, 1);}
#footer-info p{font-size:13px;}

/* Column widths */
.three-column-first{width:45%;float:left;margin:0 4% 0 0;}
.three-column-second{width:22%;float:left;margin:0 4% 0 0;}
.three-column-third{width:25%;float:left;margin:0 0 11px 0;}

/* First Column specifics */
.postArea{margin:15px 0;}
.postArea:first-child{margin-top:-2px;}
.postImage{float:left;margin:3px 12px 0 6px;}
.postImage img{max-width:68px;border:1px solid #ccc;padding:3px;margin:-2px 0 15px 0;background:#fff;display:block;font-size:11px;text-align:center;line-height:1.2em;}
.postArea h5{font-size:15px;margin:0 0 5px 0;padding-top:3px;color:#324b47;font-weight:normal;}
.postArea .rdMore{display:block;margin:0 0 0 85px;}
.postArea .rdMore a{line-height:22px;background:#fff;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;display:inline-block;text-align:center;padding:0 5px;box-shadow:0 0 3px #bbb;font-size:11px;}

/* Second Column specifics */
.three-column-second ul{margin:0 0 18px 6px!important;padding:0;}
.three-column-second ul li{margin:0 0 2px 0;padding:0;}
.three-column-second ul li a{background:url(images/arrowSm.png) 0 50% no-repeat;padding:0 0 0 15px;}

/* Third Column specifics */
.three-column-third{margin:0 0 4px 0;}
.three-column-third p{margin-left:6px;}


/*-------------------------------------------------------------------------------------------*/
/*- FORMS -----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
textarea, input, select{padding:5px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;font-size:13px;color:#595959;border-radius:3px;}
select{padding:4px;}
input[type=text], input[type=password], textarea, select{background:#fff;border:1px solid #ccc;box-shadow:0 1px 3px rgba(0, 0, 0, 0.10) inset, -4px -4px 0 0 #f3f3f3, 4px 4px 0 0 #f3f3f3, 4px 0 0 0 #f3f3f3, 0 4px 0 0 #f3f3f3, 4px -4px 0 0 #f3f3f3, -4px 4px 0 0 #f3f3f3;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
input[type=button], input[type=submit]{padding:4px 8px;cursor:pointer;background:#333;border:none;color:#fff;-webkit-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;-moz-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;border:1px solid #333;}
input[type=button]:hover, input[type=submit]:hover{background:#222;}

/* Gravity Forms */
#main .gfield{margin-bottom:13px;}
#main .ginput_complex, #main .ginput_left, #main .ginput_right{overflow:visible;}
#main .gfield_label{margin:10px 0 8px 0;font-family:'open_sansregular', Helvetica, Arial, sans-serif;font-weight:bold;font-size:13px;}
#main .gfield_label:after{content:":";}
#main .gfield_required{color:#cc0000;margin-left:2px;}
#main .gform_wrapper hr{margin:25px 0 0 0;}
#main .gform_wrapper .gform_footer{margin:0;}
/* input, dropdown, textarea */
#main .gform_wrapper input, #main .gform_wrapper select, #main .gform_wrapper textarea{font-size:14px;}
#main .gform_wrapper input{padding:7px 7px;}
#main .gform_wrapper select{margin:0;padding:4px 5px;}
#main .gform_wrapper textarea{padding:5px;}
/* captcha */
#main .gf_captcha{background:#fff;border:1px dotted #ccc;padding:5px 20px 25px 20px!important;margin-top:20px;display:inline-block;width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
#main .gf_captcha .gfield_label{font-size:14px;} 
#main .gf_captcha .gfield_label:after{content:":";}
#main .gfield_captcha_container + .gfield_description{margin:0 0 5px 0;padding-top:15px;width:100%;font-size:12px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;}
#main .gfield_captcha{float:left!important;margin:7px 10px 0 -7px!important;}
#main .gfield_captcha_container div{margin:0;}
#main .gfield_captcha_container input{float:left;}
/* confirmation message */
#main #gforms_confirmation_message{background-color:#e8ebf0;border-radius:4px;border:1px solid #d2d9e5;font-weight:normal;padding:15px 15px 0 15px;font-size:15px;line-height:1.25em;margin:0 0 25px 0;}
/* validation error message */
#main .gform_wrapper .validation_error{background-color:#ffdfdf;border-radius:4px;border:1px solid #c89797;color:#790000;font-size:15px;font-weight:normal;padding:9px 9px;}
#main .gform_wrapper .gfield_error{border:1px solid #c89797;border-radius:3px;margin-top:7px;padding-top:0!important;}
#main .gform_wrapper .gfield_error .gfield_label{margin-top:0;}
#main .gform_wrapper .gfield_error .ginput_container{margin:0;}
#main .gform_wrapper .gfield_error .gfield_description{font-family:"open_sansregular", Arial, Helvetica, sans-serif;font-weight:normal;}
#main .gf_captcha.gfield_error{margin-top:20px;padding-top:10px!important;}
#main .gf_captcha.gfield_error input[type="text"]{border:1px solid #c89797;}
#main .gf_captcha.gfield_error .gfield_description{font-family:"open_sanslight", Arial, Helvetica, sans-serif;font-weight:normal;}
#main .gf_captcha.gfield_error .validation_message{background-color:#ffdfdf;border:1px solid #c89797;padding:3px 6px!important;font-weight:normal;border-radius:2px;display:inline-block;margin:5px 0;font-family:"open_sansregular", Arial, Helvetica, sans-serif;}
/* miscellaneous */
#main .gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label{font-weight:normal;}


/*-------------------------------------------------------------------------------------------*/
/*- NEWS STYLES -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.content-wp{min-width:100%;}
.post-meta{border-bottom:1px dotted #ccc;margin:0 0 20px 0;padding:0 0 16px 0;}
.post-meta h1{margin-bottom:10px!important;}
.post-meta h1 span{color:#777;}
.post-meta h1 a, .post-meta h2 a{color:#3e6624;}
.post-data{font-size:11px;color:#444;}
.post-data a{}
.post-data span{color:#999;margin:0 2px;}
.post-content{margin:0;padding:0;}
.archive .post-content, .single .post-content{margin:0 0 -16px 0;overflow:hidden;}
.tfe.wp-post-image{border:2px solid #eee;float:right;margin:0 0 20px 30px;width:110px;height:auto;} 
.default-img{padding:2px;border:none;}
.read_more_link{display:table;margin-top:1.3em;}
#back{border-top:1px dotted #ccc;margin-top:40px;padding-top:20px;}

/* Archive Page style */
#archive h1{border-bottom:1px dotted #ccc;margin:10px 0 30px 0;padding:0 0 16px 0;}
.news-item{padding:38px 0 35px 0;border-top:1px dotted #ccc;overflow:hidden;}
#archive h1+.news-item{padding-top:10px;border-top:0;}
#archive .post-meta{border:0;margin:0 0 13px 0;padding:0;}
#archive .post-meta h2{margin:0 0 8px 0;}
#archive .post-meta h2 a{}
#archive .post-data{}
#archive .post-content{}
.nextpostslink{float:right;}
.previouspostslink{float:left;}

/* Sidebar Page style */
.sidebar-news{}
.sidebar-news h3{margin:0 0 16px 4px;}
.sidebar-news ul{margin-bottom:36px;clear:both;}
.sidebar-news li{font-size:14px;line-height:1.4em;margin-bottom:10px;}
.sidebar-news ul#archive-list li{margin-bottom:14px;}
.sidebar-news .date{font-size:10px;display:block;}
#add-new{text-align:center;display:block;margin:0 auto 25px auto;}
#add-new a{padding:7px 11px;cursor:pointer;background:#333;border:none;color:#fff;-webkit-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;-moz-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;border:1px solid #333;border-radius:3px;}
#add-new a:hover{background:#333;text-decoration:none;border-color:#333 #555 #777 #555;}
.updatesidebar {margin-top: 35px;}


/*-------------------------------------------------------------------------------------------*/
/*- GALLERY STYLE ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#main .slideshowlink{display:none;}
#main .ngg-galleryoverview{width:105%;margin:0 0 2px 0;overflow:visible;}
#main .ngg-galleryoverview+p{margin-top:10px!important;}
#main .ngg-gallery-thumbnail{float:left;margin-right:0;text-align:center;}
#main .ngg-gallery-thumbnail img{background-color:#fff;border:1px solid #ccc;display:block;margin:0 12px 18px 0;padding:6px;position:relative;outline:none;box-shadow:0 0 3px #ccc;}
#main .ngg-gallery-thumbnail img:hover{border:1px solid #999;background-color:#fff;} 
#main .ngg-gallery-thumbnail a{border-bottom:none;}
#main h1 + .ngg-galleryoverview{padding-top:10px;}

/* Awards */
#header .ngg-slideshow{float:left;margin:23px 0 0 75px;height:70px;width:320px;}
#header .ngg-slideshow .ngg-slideshow-loader img{display:none;}


/* --- Inner Page (gallery) --- */
#gallery{height:365px!important;}
#gallery .bg-1{background-color:#a09b77;background-image:url('images/bg-gradient-gold.jpg');background-size:contain;background-repeat:repeat-y;-webkit-box-shadow:0 0 150px rgba(0,0,0,0.5) inset;-moz-box-shadow:0 0 150px rgba(0,0,0,0.5) inset;box-shadow:0 0 150px rgba(0,0,0,0.5) inset;}
#gallery .content{max-width:1065px;margin:0 auto;padding:0;}
#gallery .content a{background:#333;-webkit-box-shadow:0 0 150px 5px rgba(0,0,0,1) inset;-moz-box-shadow:0 0 150px 5px rgba(0,0,0,1) inset;box-shadow:0 0 150px 5px rgba(0,0,0,1) inset;overflow:hidden;display:block;position:relative;border:0;}
#gallery .content img{width:1065px;height:365px;vertical-align:bottom;}

body:not(.page-template-page-home-new) .gallery{width:101%;}
body:not(.page-template-page-home-new) .gallery .gallery-item{margin:0 1% 1% 0!important;width:15%!important;-moz-box-sizing:border-box;box-sizing:border-box;border:5px solid #fff!important;-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);box-shadow:1px 1px 2px rgba(0,0,0,0.2);position:relative;}
body:not(.page-template-page-home-new) .gallery .gallery-item:hover{-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.1);box-shadow:1px 1px 2px rgba(0,0,0,0.1);}
body:not(.page-template-page-home-new) .gallery a:before{zoom:1;filter:alpha(opacity=0);opacity:0;content:"View";top:38%;left:0;position:absolute;text-align:center;width:100%;color:#fff;font-style:italic;text-shadow:1px 1px 4px rgba(0, 0, 0, 0.5);z-index:100;-webkit-transition:all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
body:not(.page-template-page-home-new) .gallery  a:hover:before{zoom:1;filter:alpha(opacity=100);opacity:1;-webkit-transition:all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
body:not(.page-template-page-home-new) .gallery a{border:none;/*zoom:1;filter:alpha(opacity=100)!important;opacity:1!important;*/position:relative;background:#2B5BA5;display:block;}
body:not(.page-template-page-home-new) .gallery a:hover{-webkit-box-shadow:0 0 25px rgba(0, 0 ,0, 0.75) inset;-moz-box-shadow:0 0 25px rgba(0, 0 ,0, 0.5) inset;box-shadow:0 0 25px rgba(0, 0 ,0, 0.75) inset;}
body:not(.page-template-page-home-new) .gallery img{border:none!important;height:auto;width:100%;vertical-align:bottom;-webkit-transition:all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;box-shadow:#000 0 0 0;}
body:not(.page-template-page-home-new) .gallery br{display:none;}
/*-webkit-transition:all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;*/
body:not(.page-template-page-home-new) .gallery a:hover img{zoom:1;filter:alpha(opacity=20);opacity:0.2;-webkit-transition:all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;-moz-box-shadow:0 0 30px rgba(0,0,0,0.25) inset;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.25) inset;box-shadow:0 0 30px rgba(0,0,0,0.25) inset;}


.page-id-129 img.attachment-thumbnail {
width: 93px;
height: 86px;
}
/*-------------------------------------------------------------------------------------------*/
/*- CALENDAR STYLE --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

main .eo-fullcalendar{clear:both;}  
.ui-tooltip-content{line-height:1.5em;}
#main .fc-event-time{display:block;}
#main .fc-event-title{line-height:1.3em;padding:0 0 5px 2px;display:block;}
#main .eo-agenda-widget ul.dates{padding:0;}
#main .eo-agenda-widget li.event{font-size:13px;opacity:1;background:#f1f1f1;color:#656565;padding:5px 0 5px 12px;}
#main .eo-agenda-widget li.event:hover{background:#ececec;color:#333;}
#main .eo-agenda-widget li.event strong{display:block;}
#main .widget_events .widget-title{display:none;}
.single-event .post-data{font-size:16px;margin:0;}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text{padding:0.4em!important;}
/*Events*/
.events-listing h2 {}
.events-listing .eo-events{clear:both;padding:0;}
.events-listing .eo-events li{clear:both;margin:0 0 25px 0;padding:0;list-style-type:none;}
.events-listing .eo-events h3{margin:0 0 7px 0;padding:2px 0 0 0;font-size:17px;line-height:1.1em; text-transform:capitalize}
.events-listing .eo-events h3 a{color:#333;font-weight:400!important;text-decoration: none;} 
.events-listing .eo-events p{font-size:13px;margin:0 0 10px 0;}
.events-listing .eo-events .date{width:55px;padding:8px 0;margin:2px 0 0 15px;background:#333;color:#fff;border:1px solid #222;float:right;text-transform:uppercase;text-align:center;-moz-box-shadow:3px 3px 3px rgba(0,0,0,0.1);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.1);box-shadow:3px 3px 3px rgba(0,0,0,0.1);border-radius: 30px;}
.events-listing .eo-events .day{font-size:22px;display:block;font-weight:600;}
.events-listing .eo-events .month{font-size:13px;}
.events-listing .eo-events a.read-more{margin:10px 0 0 0;font-size:12px;}
.events-listing .eo-events a.read-more{background: #333;color: #fff;font-size: 11px;line-height: 1.3em;padding: 5px 8px 3px 8px;margin: 20px 0 0 0;border-radius: 4px;box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);width: auto;display: table;border-bottom: 0;text-decoration: none;}
.events-listing .eo-events i{font-size:11px;margin:0 5px 0 0;}

  
/*-------------------------------------------------------------------------------------------*/
/*- PORTAL PAGE -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#portal-main{width:600px;float:left;}
#accordion{width:260px;float:right;}
h1#welcome{width:600px;float:left;}
h1#welcome .name{}
#date{float:right;margin-right:10px;line-height:24px;}

#portal-main .news-item{padding:30px 0 15px 0;}
#portal-main .news-item:first-child{padding-top:15px;border-top:none;}
#portal-main .post-meta{border-bottom:none;padding-bottom:0;}

.page-id-34 #left-column {float: left;width: 63%;padding: 20px 3%;}
.page-id-34 #right-column {float: right;width: 22%;padding: 59px 3%;}
#portal-main{width:600px;float:left;}
#accordion{width:260px;float:right;}
#date{float:right;margin-right:10px;line-height:24px;}

#portal-main .news-item{padding:30px 0 15px 0;}
#portal-main .news-item:first-child{padding-top:15px;border-top:none;}
.post-meta{border-bottom:none;padding-bottom:0;}

.page-id-34 .news-item {width:48%;padding:0;background:#fff;-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.1);box-shadow:2px 2px 3px rgba(0,0,0,0.1);margin:10px 0;-moz-box-sizing:border-box;box-sizing:border-box;border:0; border: solid 1px #DCDCDC;}
.stamp {position: absolute;right: 0%;top: 0;}
.grid-sizer { width: 48%; }   
.gutter-sizer { width: 2%; }
.page-id-34 .attachment-full{width:100%;height:auto;margin:0;}
.page-id-34 .post-title{margin:0 0 15px 0;line-height:1.15em;font-size:22px;font-weight:600;}
.page-id-34 h2.post-title a{border-bottom: none!important; text-decoration:none;}
.page-id-34 .post-title a{font-weight:600!important;}
.page-id-34 .post-content a.more{background: none repeat scroll 0 0 #333333;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 6px;
	display: inline-block;margin:17px 0 0 0;}
.page-id-34 .post-content{overflow:hidden;}
.page-id-34 .post-content p:first-child{display:none;}
.page-id-34 .post-meta{margin:-5px 0 0 0;display:block; clear:both;}
.page-id-34 .category-course-supers-blog .post-content a.more{background:#868758;}
.page-id-34 .news-text{margin:20px;}

#portal-col {width: 48%; float:left; margin-right: 2%;}
.portal-box {width: 100%;padding: 16px;background: #fff;-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);box-shadow: 2px 2px 3px rgba(0,0,0,0.1);margin: 0 0 19px 0;-moz-box-sizing: border-box;box-sizing: border-box;overflow: hidden;border: 1px solid #ddd;border-radius: 6px;}
.portal-links {
padding-bottom: 6px;
padding-bottom: 6px;
color: #FFF;
height: auto;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 0px;
text-align: center;
float: left;
width: 94%;
padding: 1%;
margin-bottom: 10px;
font-size: 12px;
border: 2px solid #2B5BA5;
text-decoration: none;
font-weight: bold;
background-color: #2B5BA5;
}

.portalLink {
background: #333;
color: #fff;
font-size: 11px;
line-height: 1.3em;
padding: 5px 8px 3px 8px;
margin: 20px 0 0 0;
border-radius: 4px;
box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
width: auto;
display: table;
border-bottom: 0;
text-decoration: none;
}

.portalLink a {color:#fff;}

.portal-links a {color:#FFF!important;} 
.page-id-34 a {color:#000;}
.portal-box li { list-style: none; line-height: normal;}
#left-column {float: left;width: 67%;padding: 39px 2%;}
.page-id-84 #right-column {float: right;width: 26%;padding: 15px 0 20px 2%;}  


/*-------------------------------------------------------------------------------------------*/
/*- PRODUCT STYLES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
table.portal{border:1px solid #ccc;padding-bottom:10px;}
table.portal th{background:#fff;padding:12px 8px 16px 8px;font-family:'open_sansregular', Helvetica, Arial, sans-serif;font-weight:normal;font-size:15px;color:#444;text-align:center;}
table.portal th a{ont-family:'open_sansregular', Helvetica, Arial, sans-serif;}
table.portal td{padding:6px;font-size:13px;}
table.portal td a{}
table.portal td input, table.portal td select{border:1px solid #aaa;}
.tab_off{background:#fff url(images/icons/miclubGui/tab_background.jpg) 0 bottom repeat-x;}
#flBody, #npBody{background:none;}
#flBody h2{font-weight:normal;}

/* Login Page */
#login-left{float:left;width:350px;padding:25px 0 25px 0;border:none;margin:0;background:#fff;border:1px solid #ddd!important;}
#login-left label{width:150px;float:left;text-align:right;padding:0 15px 0 0;margin:0 0 10px 0;font-size:13px;height:1em;line-height:28px;font-weight:bold;}
#login-left input, #password-reminder input{width:115px;float:left;margin:0 0 10px 0;border:1px solid #ddd;font-size:13px;color:#444;background:#fff;padding:7px;}
#login-left #submit, #password-reminder #submit{width:auto;margin:5px 0 15px 165px;clear:both;font-size:13px;color:#555;background:#f7f7f7;padding:7px;}
#login-left p{margin:0;text-align:center;font-size:12px;clear:both;}
#login-right{float:right;width:510px;margin:0;}
#login-error table{margin:0 auto 30px auto;}
#login-error table td{vertical-align:middle;padding:0 5px;color:#fff;}


/* Password Reminder */
#password-reminder{width:600px;margin:0 auto;}
#password-reminder label{width:45%;float:left;text-align:right;padding:0 3% 0 0;margin:0;font-size:12px;font-weight:bold;height:1em;line-height:28px;}
#password-reminder input{margin:0;}
#password-reminder #submit{margin:10px 0 15px 48%;}


/*-------------------------------------------------------------------------------------------*/
/*- MISCELLANEOUS ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.page-id-26 iframe{padding:6px;border:1px solid #ccc;-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.15);-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.15);box-shadow:1px 1px 6px rgba(0,0,0,0.15);}
/*.page-id-64 #sideNav li:first-child .sub-menu{display:none;}
.page-id-64 ul#nav #menu-item-71 > a, .page-id-64 ul#nav #menu-item-71 > a span{background:none;}
.page-id-64 ul#nav #menu-item-270 a{background:#fff;}
.page-id-64 ul#nav #menu-item-270 a:hover{background:#f6f6f6;}*/
.gm-style .gm-style-iw p{font-size:13px;}
.page-id-49 .news-item .attachment-thumbnail{border:2px solid #eee;float:left;margin:0 30px 20px 0;width:110px;height:auto;padding:3px;} 
.page-id-49 .tfe.wp-post-image{display:none;}
h2+.news-item{padding:15px 0;border-top:none;}
.page-id-49 .post-content strong:first-child{margin:-16px 0 0;display:block;}
.page-id-49 .post-content strong:first-child{margin:-16px 0 0;display:block;}
.page-id-49 .read_more_link{display:table;margin-top:10px;}
#right-column h4{font-size:16px;color:#3e6624;margin:0 0 16px 0;font-weight:normal;}
#right-column #sidebar-info{padding:50px 0 0 0;}
.page-id-49 #right-column #sidebar-info{padding:0;}
.page-id-49 table{margin:-3px 0 25px 0;} 
.page-id-49 table tr td:first-child{width:49px;white-space:nowrap;}
.page-id-49 table+p{font-size:12px;font-style:italic;}  

/*-------------------------------------------------------------------------------------------*/
/*- POST NEWS PAGES---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


.page-id-125 #left-column {float: left;width: 63%;padding: 20px 3%;}
.page-id-125 #portal-main{width:600px;float:left;}
h1#welcome {width:70%;float:left;}

.page-id-125 #portal-main .news-item{padding:30px 0 15px 0;}
.page-id-125 #portal-main .news-item:first-child{padding-top:15px;border-top:none;}
.page-id-125 .post-meta{border-bottom:none;padding-bottom:0;}

.page-id-125 .news-item {width:48%;padding:0;background:#fff;-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.1);box-shadow:2px 2px 3px rgba(0,0,0,0.1);margin:10px 0;-moz-box-sizing:border-box;box-sizing:border-box;border:0; border: solid 1px #DCDCDC;}
.stamp {position: absolute;right: 0%;top: 0;}
.grid-sizer { width: 48%; }   
.gutter-sizer { width: 2%; }
.page-id-125 .attachment-full{width:100%;height:auto;margin:0;}
.page-id-125 .post-title{margin:0 0 15px 0;line-height:1.15em;font-size:22px;font-weight:600;}
.page-id-125 h2.post-title a{border-bottom: none!important; text-decoration:none;}
.page-id-125 .post-title a{font-weight:600!important;}
.page-id-125 .post-content a.more{background: none repeat scroll 0 0 #333333;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 6px;
	display: inline-block;margin:17px 0 0 0;}
.page-id-125 .post-content{overflow:hidden;}
.page-id-125 .post-content p:first-child{display:none;}
.page-id-125 .post-meta{margin:-5px 0 0 0;display:block; clear:both;}
.page-id-125 .category-course-supers-blog .post-content a.more{background:#868758;}
.page-id-125 .news-text{margin:20px;}


/* Portal 3.0 changes - 9/9 by Verushka */
.npFont:hover {
	cursor: pointer;	
}

.page-template-prodGen-php #wrapper {
	width: 90%;	
}


@media only screen and (max-width: 1160px) {
	
	
   #login-right {
	   display: flex !important;
	   flex-direction: column;
	margin-top: 100px !important;
    float: right;
    width: 100% !important; 
    margin: 0;
}
    
	
}







@media only screen and (max-width: 640px) {
	

	
	
	
#login-right {
	display: flex !important;
	flex-direction: column;
	margin-top: 100px !important;
    float: right;
    width: 510px; 
    margin: 0;
}
    
	
	
	
	
	.page-template-prodGen-php #wrapper {
		width: 100%;
	}
	
	.flMainPara {
		font-weight: bold;
		margin: 0 130px 0 7px;
	}
	
	ul#nav > li:first-child {
		margin-left: 0;	
	}
	
	ul#nav li {
		width: 100%;
	}	
	
	ul#nav ul.sub-menu {
		position: relative;
		top: 0;	
	}
}
.rsImg {
    max-height: 360px;
}
.content {
    width: 100%;
    height: auto;
    display: inline-block;
}
.intro-content {
    width: 50%;
    float: left;
}
.social-content {
    width: 45%;
    float: left;
    margin-top: -12px;
	margin-left: 5%;
}
@media only screen and (max-width: 640px){
	.intro-content {
    width: 100%;
}
.social-content {
    width: 100%;
	margin-top: 0;
	margin-left: 0;
}
	

	  #login-right {

    
	
}

	
}


	

/* Front Page Twitter Widget Tom D 21.06.18 */
.home iframe#twitter-widget-0 {
    height: 400px!important;
}

/* Button Uniform Changes - Trae - 01/08/2018 - Call*/

.updatesidebar a.blueLink{
	display: block;
	width: 100%;
}

/* 9/11/2018 - Asanka - Ticket : 134053 - Remove logo from blog posts */

.page-id-34 .wp-post-image
{
	display: none !important;
}

/* New Changes to members home : Ticket : 145733 */

body {
    background: #fff;
}

ul#nav {
    background:#001249!important; 
}

ul#nav li{
    font-family: 'open_sansregular', Helvetica, Arial, sans-serif!important;
	/*text-transform: uppercase!important;*/
}

.portal-links
{
	background:#001249!important; 
	border: 2px solid #001249!important;
}

h1, h2, h3, h4, h5, h6
{
	color: #0126ad!important;
}

#wrapper {
	margin-top: 108px;
}

.row.feeGroupRow.feeGroupId-9880124.eighteenHoles h3, .row.feeGroupRow.feeGroupId-9881209.nineHole h3 {
	color: #fff !important;
}

.mp-donation ul li{
	display: inline-block;
	list-style: none;
}


a.download-btn {
    padding: 10px;
    background-color: dodgerblue;
    color: #fff!important;
    width: 100%;
   
}

a.download-btn:hover {
    padding: 10px;
    background-color: #001249;
    color: #fff!important;
    width: 100%;
   
}

.page-id-4788 .page-title{
	display: none;
}


.page-template-page-home-new .slider-module .banner .slider-text .text {
	padding: 80px 50px 20px;
}

.page-template-page-home-new .slider-module .banner .slider-text h1,
.page-template-page-home-new .slider-module .banner .slider-text h2,
.page-template-page-home-new .slider-module .banner .slider-text h3,
.page-template-page-home-new .slider-module .banner .slider-text h4 {
	font-size: 24px;
	color: white !important;
	text-shadow: none !important;
	text-transform: none;
	margin: 0 0 20px !important;
	padding-top: 40px !important;
}

.page-template-page-home-new .slider-module .banner .slider-text h3,
.page-template-page-home-new .slider-module .banner .slider-text h4 {
	font-size: 20px;
	margin: 0 0 20px !important;
	padding-top: 30px !important;
}

.page-template-page-home-new .slider-module .banner .slider-text p {
	font-size: 18px !important;
	line-height: 30px !important;
	margin: 20px 0 !important;
	font-style: normal !important;
}

@media only screen and (max-width: 1200px){
	
	.page-template-page-home-new .slider-module .banner .slider-text .text {
		left: 0;
		right: 0;
		margin-left: auto !important;
		width: 60% !important;
		height: 100% !important;
		top: 0 !important;
		margin-top: 70px;
		padding: 20px !important;
		transform: translateY(0%) translateZ(0);
		position: relative;
	}
}

@media only screen and (max-width: 640px){
	.slider-module .banner {
		min-height: 600px !important;
	}
	
	.page-template-page-home-new .slider-module .banner .slider-text .text {
		left: 0;
		right: 0;
		margin-left: auto !important;
		width: 90% !important;
		height: 100% !important;
		top: 0 !important;
		margin-top: 70px;
		padding: 20px !important;
		transform: translateY(0%) translateZ(0);
		position: relative;
	}
	
	.page-template-page-home-new .slider-module .banner .slider-text h2 {
		font-size: 20px;
		margin: 0 0 10px !important;
		padding-top: 20px !important;
	}
	
	.page-template-page-home-new .slider-module .banner .slider-text p {
		font-size: 16px !important;
		line-height: 26px !important;
		margin: 15px 0 !important;
	}

}

/* Adding button styling to slider links #403494 VC 10/3/23 */
.slider-text a {
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
	background-color: #001249;
	opacity: 1;
	transition: all 0.25s ease;
}

.slider-text a:hover {
	opacity: 0.8;
	transition: all 0.25s ease;
	background-color: transparent;
}


/* Ticket #407460 Styles for Homepage Video  */
.page-template-page-home-new .homepage-video{
    max-height: 100vh;
    min-height: 500px;
    position: relative;
    background: #000;
}

.page-template-page-home-new .homepage-video iframe{
    max-height: 100vh;
    min-height: 500px;
}

.page-template-page-home-new .homepage-video .overlay{
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    top: 0;
    bottom: 0;
    display: flex;
}

.page-template-page-home-new .homepage-video .overlay .container{
    display: flex;
    width: 100%;
}

.page-template-page-home-new .homepage-video .video-overlay{    
    padding: 20px 50px 20px;
    background-image: linear-gradient(rgba(38, 38, 39, 0.5), rgba(38, 38, 39, 0.5)) !important;
	width: 900px !important;
    max-width: 90%;
	margin: auto;
	display: flex;
    flex-direction: column;
    justify-content: center;
/*	margin-left: 350px !important;*/
	height: 560px;
}
.page-template-page-home-new .homepage-video .video-overlay h1{
    margin-top: 80px;
/*    font-size: 16px !important;*/
	font-size: 25px !important;
	font-family: 'open_sansregular', Helvetica, Arial, sans-serif !important;
}
.page-template-page-home-new .homepage-video .video-overlay h1,
.page-template-page-home-new .homepage-video .video-overlay h2,
.page-template-page-home-new .homepage-video .video-overlay h3,
.page-template-page-home-new .homepage-video .video-overlay h4 {
	font-size: 24px;
	color: white !important;
	text-shadow: none !important;
	text-transform: none;
	margin: 0 0 20px;
	padding-top: 40px;
}

.page-template-page-home-new .homepage-video .video-overlay h3,
.page-template-page-home-new .homepage-video .video-overlay h4 {
	font-size: 20px;
	margin: 0 0 20px !important;
	padding-top: 30px !important;
}

.page-template-page-home-new .homepage-video .video-overlay p {
    margin-top: 80px;
   /* font-size: 32px !important;*/
	font-size: 20px !important;
    letter-spacing: 0;
	font-family: 'open_sansregular', Helvetica, Arial, sans-serif !important;
	font-size: 18px !important;
	line-height: 30px !important;
	margin: 20px 0;
	font-style: normal !important;
}

.page-template-page-home-new .homepage-video .video-overlay a {
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    background-color: #001249;
    opacity: 1;
    transition: all 0.25s ease;
}
.page-template-page-home-new .homepage-video .video-overlay a:hover {
    opacity: 0.8;
    transition: all 0.25s ease;
    background-color: transparent;
}

.page-template-page-home-new .homepage-video .anchor-down-arrow-container{
    position: initial;
}
.page-template-page-home-new .homepage-video .anchor-down-arrow{
    bottom: 0;
    transform: translateX(-50%) translateY(0%) !important;
}
.page-template-page-home-new .homepage-video .anchor-down-arrow-text{
    margin: 0;
}
.page-template-page-home-new .homepage-video .anchor-down-arrow .fa{
    line-height: 60px;
}

.page-template-page-home-new .homepage-video .video-container .video-banner{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-fit: cover;
}

@media only screen and (max-width: 1200px){
	
	.page-template-page-home-new .homepage-video .video-overlay {
		left: 0;
		right: 0;
		margin-left: auto !important;
		width: 60% !important;
/*		height: 100% !important;*/
		top: 0 !important;
/*		margin-top: 70px;*/
		padding: 20px !important;
		transform: translateY(0%) translateZ(0);
		position: relative;
        height: auto;
	}
    
    .page-template-page-home-new .homepage-video .video-overlay h2{
        padding-top: 20px;
    }
    .page-template-page-home-new .homepage-video .video-overlay p:last-child{
        margin: 0 0 20px;
    }
}

@media only screen and (max-width: 900px) {
    .page-template-page-home-new .homepage-video .video-overlay {
        width: 95% !important;
    }
    
    .page-template-page-home-new .homepage-video .anchor-down-arrow .fa{
        line-height: 45px;
        font-size: 70px !important;
    }
}

@media only screen and (max-width: 670px){
	.page-template-page-home-new .homepage-video {
		min-height: unset;
        max-height: 100%;
        height: auto;
	}
    .page-template-page-home-new .homepage-video .video-container{
        position: relative;
    }
    .page-template-page-home-new .homepage-video .video-container:after{
        content: '';
        display: block;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .page-template-page-home-new .homepage-video iframe{
        min-height: auto;
        position: relative;
    }
    
    .page-template-page-home-new .homepage-video{
        background-color: transparent;
    }
    
    .page-template-page-home-new .homepage-video .overlay{
        position: relative;
        margin-bottom: 16px;
    }
	
	.page-template-page-home-new .homepage-video .video-overlay {
		left: 0;
		right: 0;
		margin-left: auto !important;
		width: 90% !important;
/*		height: 100% !important;*/
		top: 0 !important;
/*		margin-top: 70px;*/
		padding: 40px 20px !important;
		transform: translateY(0%) translateZ(0);
		position: relative;
	}
	
	.page-template-page-home-new .homepage-video .video-overlay h2 {
		font-size: 20px;
		margin: 0 0 10px !important;
		padding-top: 20px !important;
	}
	
	.page-template-page-home-new .homepage-video .video-overlay p {
		font-size: 16px !important;
		line-height: 26px !important;
		margin: 15px 0 !important;
	}

    .page-template-page-home-new .homepage-video .anchor-down-arrow{
        bottom: 0;
        transform: translateX(-50%) translateY(0%) !important;
    }
}
/* TEST HOME PAGE */
.page-template-page-home-new .homepage-video{
    max-height: 600px;
}
.page-template-page-home-new .homepage-video .video-container p{
    margin-bottom: 0;
}
.page-template-page-home-new .homepage-video .video-container video{
    width: 100%;
    max-height: 600px;
    object-fit: cover;
}
.page-template-page-home-new .homepage-video .overlay .video-overlay{
    height: auto;
    padding: 20px 50px;
}
.page-template-page-home-new .homepage-video .overlay .video-overlay h1{
    padding: 0;
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 36px !important;
    font-weight: 700;
}
.page-template-page-home-new .homepage-video .overlay .video-overlay h2{
    padding: 0;
    margin: 0 0 10px;
    font-weight: 700;
}
.page-template-page-home-new .homepage-video .overlay .video-overlay h3{
    margin: 0 0 10px !important;
}
.page-template-page-home-new .homepage-video .overlay .video-overlay p{
    margin: 0;
    font-size: 16px !important;
}
.page-template-page-home-new .anchor-down-arrow-container .anchor-down-arrow-link .anchor-down-arrow .fa{
    font-size: 60px;
}
.page-template-page-home-new .module-thumbnail-links .thumbnail-link-item{
    min-height: 300px;
}
.page-template-page-home-new .module-thumbnail-links .thumbnail-link-item .overlay{
    background-color: rgba(0,0,0,0.2);
}
.page-template-page-home-new .module-thumbnail-links .thumbnail-link-item .overlay .thumbnail-link-outer .thumbnail-link-inner .thumbnail-link-heading{
    letter-spacing: 2px;
    font-size: 30px;
}
.page-template-page-home-new .module-text-block #gallery-1.gallery{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media only screen and (max-width: 900px){
    .page-template-page-home-new .module-text-block #gallery-1.gallery .gallery-item{
        width: 50%;
    }
}
@media only screen and (max-width: 700px){
    .page-template-page-home-new .module-thumbnail-links .thumbnail-link-item .overlay .thumbnail-link-outer .thumbnail-link-inner .thumbnail-link-heading{
        font-size: 24px;
    }
    .page-template-page-home-new .module-thumbnail-links .thumbnail-link-item .overlay .thumbnail-link-outer .thumbnail-link-inner .thumbnail-link-blurb{
        font-size: 16px;
    }
}
@media only screen and (max-width: 500px){
    .page-template-page-home-new .module-text-block #gallery-1.gallery .gallery-item{
        width: 100%;
    }
}

@media only screen and (max-width: 670px){
    .page-template-page-home-new .homepage-video{
        max-height: inherit;
    }
}

/* Social boxes mail icon hover */
.social-boxes .social-box-item.social-box-item-enquiry:hover{
    background: #274392;
}








@media only screen and (max-width: 840px) {
	.page-template-prodGen #wrapper #main #pageContent.clear {
		width: 100%;
	}

	.page-template-prodGen #wrapper #main #pageContent.clear #left-column {
		float: none;
		width: 100%;
		overflow: hidden;
		clear: both;
	}

	.page-template-prodGen #wrapper #main #pageContent.clear #right-column {
		float: none;
		width: 100%;
		clear: both;
		padding: 0;
	}
}


@media only screen and (max-width:480px) {
	#portal-col {
		width: 100%;
		float: none;
		margin-right: 0;
	}
}

.module-thumbnail-links .thumbnail-link-item .overlay .thumbnail-link-outer .thumbnail-link-inner .thumbnail-link-heading {
    line-height: 1.1;
}

.page-id-428 #left-column {
	width: 80%;
}

.page-id-428 #right-column {
	width: 20%;
}

.page-id-428 #right-column h3 {
	display: none;
}

.page-id-428 div#gform_wrapper_16 {
    background: #f2f2f2;
    padding: 30px;
}

.page-id-428 .gform_legacy_markup_wrapper h3.gform_title {
    font-size: 2.25em;
	line-height: 1.2em;
}


/* Gallery Styles on Whats on page */
.page-template-page-event-calendar .gallery{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.page-template-page-event-calendar .gallery.gallery-columns-4 .gallery-item{
    width: 24% !important;
    border: none !important;
}
.page-template-page-event-calendar .gallery.gallery-columns-2 .gallery-item{
    width: 49% !important;
    border: none !important;
}

/* Menu on desktop alignment */
#header ul#nav{
    text-align: center;
/*    padding-left: 120px;*/
}

@media only screen and (max-width: 1550px){
    #header ul#nav{
        text-align: right;
    }
}
@media only screen and (max-width: 1440px){
    #header ul#nav{
        text-align: center;
        padding-left: 120px;
    }
}
@media only screen and (max-width: 1330px){
    #header ul#nav{
        text-align: right;
        padding-left: 10px;
    }
}


/* Ticket #451339 adding golf button to homepage */
.page-template-page-home-new .homepage-video .video-overlay sub{
    color: #fff;
    display: block;
    line-height: 1.2;
    margin: 10px auto 0;
    font-size: 15px;
    max-width: 500px;
}
.page-template-page-home-new .homepage-video .video-overlay a.blueLink{
    background-color: #A3976E;
    border-color: #A3976E;
}
.page-template-page-home-new .homepage-video .video-overlay a.blueLink:hover{
    background-color: transparent;
    border-color: #A3976E;
    color: #fff;
}

.page-template-page-home-new .homepage-video .video-overlay a.primary-button {
    padding: 15px;
    text-align: center;
    color: #fff;
    background-color: #b2ac67; 
    font-weight: 500;line-height: 1;
    text-shadow: 0 0 1px #000!important;
    letter-spacing: 1px;
}

/* Ticket #460464 changing nav and footer colour */
#header #nav{
    background: #274392 !important;
}
@media only screen and (min-width: 1281px){
    #header ul#nav ul.sub-menu li a{
        background: #274392;
    }
    #header ul#nav ul.sub-menu li a:hover{
        background: #4b6ed0;
    }
    
    #header ul#nav li a:hover{
        background: #4b6ed0;
    }
}
#main #footer-info{
    background: #274392;
}

.page-template-page-home-new #find-out-more {
	display: flex;
	flex-wrap: wrap;
}

.status-notices {
    display: flex;
    flex-direction: column;
    left: 15px;
    position: absolute;
    top: 30px;
    bottom: unset;
    z-index: 1;
    max-width: 280px;
}
@media (max-width: 670px) {
    .status-notices {
        bottom: calc(100% + 15px);
        max-width: 100%;
        width: auto;
        right: 10px;
        top: unset;
    }
    .status-notices .notice {
        text-align: center;
    }
}
@media (min-width: 671px) and (max-width: 1280px) {
    .status-notices {
        left: 5px;
        bottom: 15px;
        top: unset;
        max-width: 200px;
    }
}


.status-notices .notice {
    padding: 8px 10px 5px;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: left;
    border-radius: 4px;
    margin-bottom: 10px;
}
.status-notices .label {
    color: #fff;
    font-weight: 600;
    font-size: .75em;
    text-transform: uppercase;
    padding-right: 2px;
    line-height: 1.2;
    letter-spacing: 1px;
}
.status-notices .status {
    color: #fff;
    font-size: .75em;
    letter-spacing: .5px;
    text-transform: uppercase;
    line-height: 1.2;
}