html {
    background-image: linear-gradient(to bottom right, #8597aa, #8a9caf);
	/*background-color: #8a9caf; */
    margin-top: -10px;
}
.border_green {
    border: 1px solid rgba(0,252,52,1.00);
}
.border_yellow {
    border: 1px solid rgba(192,255,0,1.00)
}
body {
	font-family: 'Hind', Arial, Helvetica, sans-serif;
	background-image: url(images/icons/graphic_white_trans_membership.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 50%;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
 }

.ad {
	font-family: "Gill Sans", "Arial", sans-serif;
	font-size: 1em;
}
.ads {
	display: flex;
	min-width: 100px;
    align-content: center;
}
.ad hr {
    margin-top: -8px;
}
.adhor2col {
	display: inline;
}
.adhor1col {
	display: none;
}

.adsize {
    width: 25%;
    box-sizing: border-box;
    padding: .2rem .2rem;
}

.adsize2col {
    width: 50%;
    box-sizing: border-box;
    padding: .2rem .2rem .2rem .2rem;
}

.adsize3col {
    width: 33%; 
    box-sizing: border-box;
    padding: .2rem .2rem;
}

.adsize4col {
    width: 25%;
    box-sizing: border-box;
    padding: .2rem .2rem;
}

.adsize5col {
    width: 20%;
    box-sizing: border-box;
    padding: .2rem .2rem;
}

.adsize6col {
    width: 16.5%;
    box-sizing: border-box;
    padding: .2rem .2rem;
}

.adsizefullwidth {
    width: 100%;
    box-sizing: border-box;
    padding: .2rem 0rem .2rem 0rem;
}

.p_margin {
    margin-left: 10px;
}

.desktop {
    display: inline;
}

.tablet {
    display: none;
} 

    
.mobile {
    display: none;
} 



.container {
width: 100%;
}

.col {
    padding: 0px 5px 0px 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.col_onethird {
    width: 30%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px 0px 0px 0px;
}     
  
.col_twothirds {
    width: 60%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px 0px 0px 0px;
} 

/* here down from three over two style sheet*/

.col h3 {
    font-family: "Raleway Regular";
    font-style: normal;
    font-weight: 300;
    font-size: 1.2em;
    text-align: center;
    margin-top: 0px;
    text-decoration: none;
}
.col h5 {
	font-family: "Gill Sans", "Arial", sans-serif;
    text-align: left;
    font-size: 1.1em;
    font-weight: 200;
}
.col h6 {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 0.6rem;
    font-weight: 200;
    text-align: center;
    letter-spacing: 1px;
    margin-top: -10px;
    color: #4A4A4A;
}
.col a {
    text-decoration: none;
    color: #295498;
}

.col p {
    text-align: left;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
}
.col li {
	font-family: "Gill Sans", "Arial", sans-serif;
}

.col_lg {
	width: 31.1%;
}
.twocol_lg {
	width: 50%;
}
.fourcol_lg {
	width: 24.1%;
}
.threecol_lg {
	width: 33.3%;
}

.col_img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 6px;
	height: auto;
	width: 80px;
}
.col_img_lg {
	width: 150px;
}

.col_img_300 {
	width: 300px;
}


.coltext {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    padding-top: 0px;
    padding-bottom: 31px;
    font-size: 1em;
    font-weight: 300;
    text-align: left;
	font-family: "Gill Sans", "Arial", sans-serif;
}
.coltext h3 {
	text-align: left;
}
.coltext h5 {

}

.coltext  p {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1em;
    font-weight: 300;
    text-align: left;
}

.coltext hr {
}
.coltext a {
    text-decoration: none;
    color: #2F6FD3;
    font-size: 1em;
}
.coltext a:hover {
	color: #334CD9;
}
.coltext li {
	font-size: 1em;
	font-weight: 500;
}





.date_sml {
    color: #000000;
    font-size: .7rem ; 
    font-weight: 300; 
    vertical-align: 20px;
}


.notice_title {
    color: #02234F; 
    font-size: .9rem; 
    font-family: 'Open Sans', sans-serif;
    font-weight: 400; 
    padding: 0px 0px 0px 0px;
    vertical-align: 15px;
}

.notice_title_lg {
    color: #213243; 
    font-size: 1.2rem; 
    font-weight: 400; 
    padding: 0px 0px 0px 0px;
    vertical-align: 20px;
}

.notice_text {
    color: #213243; 
    font-size: .9rem; 
    font-weight: 300; 
    vertical-align: 30px;
    padding: 0px 0px 0px 0px;
}

.notice_text a {
    color: #000000; 
    text-decoration: none;
}

.notice_text a:hover {
    color: #000000; 
}

.notice_icon{
    padding: 0px 0px 0px 0px;
    width: 40px;
    
} 
main {
background-color:rgba(255,255,255,0.00);
	text-decoration: none;
	padding-bottom: 0px;
	height: 260px;
	border-radius: 10px;
}
.adbox {
	border-radius: 4px;
	border: 0;
	display: inline;
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
header {
	/*background-color:rgba(0,5,35,0.5);*/
    background-color:rgba(0,0,0,0.47);
	height: 67px;
}



.header_title {
	margin-top: -14px;
	padding-left: 10px;
	color: #CCCCCC;
}
.header_title h5 {
	font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: 1rem;
    color: #CCCCCC;
	text-align: left;
	letter-spacing: 3px;
	margin-top: 27px;
}

.icon_img {
    width: 60px;
}

.back_to_top {
    width: 40px;
}

.deck p {
    font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: 1rem;
    color:rgba(0,13,77,1.00);
	text-align: justify;
	margin: 0px 10px 0px 0px;
}

.deck_icon {
    width: 50px;
}

.deck_icon_title {
 	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.1rem;
    font-weight: 300;
    vertical-align: -20px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);   
}



.mobile_deck_header {
    display: none;
}

.welcome p {
    font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: 1.5rem;
    color:rgba(0,13,77,1.00);
	text-align:justify;
	margin-top: 10px;
}
.welcome ul li {
   	font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: 1rem;
    color:rgba(0,13,77,1.00);
	text-align: left;
	margin-top: 10px;
}

.flags {
    padding-left: 15px;
    padding-top: 13px;
    width: 140px;
}

.header_icons {
	float: right;
}

.hero_content {
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    z-index: 0;
}

.header_logo {
    height: 200px;
    display: inline-flex;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    position: relative;
    z-index: 0;
}

.hero_content_title h1 {
	font-size: 3em;
}

.hero_content_title      {
	max-width: 50%;
}

.header_race_week_logo {
	width: 450px;
	height: 225px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 35%;
	margin-left: -108px;
	margin-top: -10%;
}
.header_runragged_logo {
	width: 500px;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 35%;
	margin-left: -108px;
	margin-top: -10%;
}



.global_container_full_width {
  display: inline;  
}

.iframe_size {
    height: 800px;
    width: 100%;
}
.btn_back_to_top {
	display: inline;
	font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 900;
	text-align: center;
	clear: both;
	border-radius: 9px;
	width: 40px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	z-index: 4;
	font-size: 1em;
}
.btn_back_to_top a {
    text-decoration: none;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-weight: normal;
    display: inline;
    padding-top: 3px;
    padding-bottom: 2px;
    margin-top: 3px;
    background-color: #536CA6;
    list-style-type: none;
    width: 92%;
    font-size: 0.85em;
    color: #69AF3E;
}

.btn_back_to_top li a {
    color: #CCCCCC;
}
.btn_back_to_top a:hover {
	color: rgba(255,255,255,1.00);
}
.btn_more {
	padding-left: 18px;
	border-radius: 5px;
	font-size: 1em;
	font-family: "Gill Sans", "Arial", sans-serif;
	padding-right: 10px;
}
.btn_more a {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 0px;
    font-size: 0.85em;
    background-color: #C4C4C4;
    text-decoration: none;
    color: #334CD9;
}

.btn_register {
    height: 1.5rem;
    float: left;
    padding: 0px 10px 0px 0px;
}

.btn_subscribe {
    height: 1.5rem;
    float: right;
}

.hero_deck_spacer {
padding: 5px 0px 0px 0px;
}
.btn_padding_calendar {
}
.li_no_style {
    list-style-type: none;
    padding-left: 0px;
    margin-left: -40px;
    text-decoration: none;
}
.btn_blue {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #002866;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	border-radius: 4px;
}
.btn_phone {
	width: 6em;
	float: right;
	padding-right: auto;
	padding-left: auto;
	height: auto;
	display: none;
}
.btn_youtube {
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
.calendar_agenda_view {
    display: none;
}


.menu_list_desktop {
    z-index: 100;
    padding-right: 10px;
}

.menu_list_desktop ul {
    margin-top: 10px;
    z-index: 101;
}

.menu_list_desktop ul li {
	text-decoration: none;
	list-style-type: none;
	display: inline-block;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-radius: 4px;
	border-width: 4px;
	border-style: none;
	width: auto;
	text-align: center;
	font-family: "Gill Sans", "Arial", sans-serif;
    z-index: 102;
}
.menu_list_desktop a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: .8rem;
    z-index: 103;
}
.menu_list_desktop a:hover {
	color: rgba(255,255,255,1.00);
	font-weight: 300;
    z-index: 104;
}



.menu_mobile {
	display: none;
	text-decoration: none;
	padding-top: -20px;
	float: right;
	z-index: 100;
}
.menu_list {
    z-index: 100;
}

.menu_list ul {
    margin-top: 10px;
    z-index: 101;
}

.menu_list ul li {
	text-decoration: none;
	list-style-type: none;
	display: none;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-radius: 4px;
	border-width: 4px;
	border-style: none;
	width: auto;
	text-align: center;
	font-family: "Gill Sans", "Arial", sans-serif;
    z-index: 102;
}
.menu_list a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: "Gill Sans", "Arial", sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: .8rem;
    z-index: 103;
}
.menu_list a:hover {
	color: rgba(255,255,255,1.00);
	font-weight: 300;
    z-index: 104;
}

blockquote, q {
  quotes: none; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none; }
blockquote {
    border-left: solid 0.5rem;
    font-style: italic;
    margin: 0 0 2rem 0;
    padding-top: 0rem;
    padding-right: .5rem;
    padding-left: 1rem;
    font-size: 0.9rem;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-weight: 400;
}
blockquote {
  border-left-color: rgba(0, 0, 0, 0.25); }


.col_gallery {
    width: 31.1%;
    border: 2px solid rgba(192,16,19,1.00);
}

.wrapcontent {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    /*border: 1px solid rgba(45,157,167,1.00);*/
}

.wrapright {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    /*border: 1px solid rgba(45,157,167,1.00);*/
}

.wrapcentered {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-around;
}

.wrapstart {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start
}

.wrapads {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    justify-content: flex-start;
    /*border: 1px solid rgba(66,208,44,1.00);*/
}

.wrapmodules {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    /*border-bottom: 1px solid rgba(18,103,124,1.00);*/
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: -20px;
}

.wrapleft {
    display: inline-flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: flex-start;
    
}

.col h3 {
    font-family: "Raleway Regular";
    font-style: normal;
    font-weight: 300;
    font-size: 1.2em;
    text-align: center;
    margin-top: 0px;
    text-decoration: none;
}
.col h5 {
	font-family: "Gill Sans", "Arial", sans-serif;
    text-align: left;
    font-size: 1.1em;
    font-weight: 200;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.col h6 {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 0.6rem;
    font-weight: 200;
    text-align: center;
    letter-spacing: 1px;
    margin-top: -10px;
    color: #666666;
}
.col a {
    text-decoration: none;
    color: #0f2d5e;
}

.col p {
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

.col li {
	font-family: "Gill Sans", "Arial", sans-serif;
}
.col_lg {
	width: 100%;
    margin-bottom: 10px;
    padding: 0px;
}

.col_lg_margin_top {
	width: 100%;
    margin-top: 10px;
}


.twocol_lg {
	width: 50%;
    margin-bottom: 10px;
}
.fourcol_lg {
	width: 24.1%;
}

.sixcol_lg {
	width: 15.5%;
}

.threecol_lg {
	width: 33.3%;
}

/* here up from three over two style sheet*/



.adsize {
   width: 25%; 
}

.modulesize {
   width: 33%;
    height: auto;
    /*border: 1px solid rgba(232,225,31,1.00);*/
}

.col_img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 6px;
	height: auto;
	width: 80px;
}

.col_img_lg {
	width: 150px;
}

.col_img_300 {
	width: 300px;
}
.coltext {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
    padding-top: 0px;
    padding-bottom: 31px;
    font-size: 1em;
    font-weight: 300;
    text-align: left;
	font-family: "Gill Sans", "Arial", sans-serif;
}
.coltext h3 {
	text-align: left;
}
.coltext h5 {

}

.coltext  p {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1em;
    font-weight: 300;
    text-align: left;
}

.coltext hr {
}
.coltext a {
    text-decoration: none;
    color: #2F6FD3;
    font-size: 1em;
}
.coltext a:hover {
	color: #334CD9;
}
.coltext li {
	font-size: 1em;
	font-weight: 500;
}

div h4 a {
	color: #D03234;
}
hr {
	border: 1px solid #CCCCCC;
	width: 100%;
    padding: 0px 0px 0px 0px;
    margin-right: 0px;
    float: left
}

.line_break {
	border-width: 0px;
	border-style: none;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}


.hero_image {
	height: 369px;
	background-image: url(images/hero/DSC_2779_hero.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 5%;
}
.hero_image_adultkeelboat {
    background-repeat: no-repeat;
    background-image: url(images/hero/hero_adult_keelboat.jpg);
    height: 361px;
    background-size: cover;
}
.hero_image_boating {
    height: 353px;
    background-image: url(images/hero_boating.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_image_cca {
	background-image: url(images/hero/rnyc-cruise-burgeo-newfoundland.jpg);
	height: 354px;
	background-repeat: no-repeat;
    background-position: center center;
	background-size: cover;
}
.hero_image_canada_day_2021 {
	background-image: url(images/hero/hero_canada_day_2021.jpg);
	height: 354px;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero_image_cmi {
    background-image: url(images/cmi/boat-1836542_1920_Pexels_Pixabay.jpg);
    height: 352px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hero_image_commodore {
    height: 100px;
    background-image: url(images/hero_boating.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_image_conception_bay {
    height: 350px;
    background-image: url(images/hero_events_iceberg.jpg);
    background-position: 0% center;
    background-size: cover;
}
.hero_image_contact {
	background-image: url(images/hero/hero_fall.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}
.hero_image_club {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url("images/hero/hero_club_duotone.jpg");
	height: 280px;
	background-position: center center;
}
.hero_image_club_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_events.jpg);
	height: 350px;
	background-position: center center;
}
.hero_image_christmas {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_xmas.jpg);
	height: 350px;
}
.hero_image_christmas_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_holiday_events.jpg);
	height: 350px;
}
.hero_image_cruise {
    background-image: url(images/Open_Hall_photo_by_Rick_Austin.jpg);
    height: 352px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hero_image_admirals_marina {
    height: 350px;
    background-image: url(images/cruise/admirals_marina_hr_grace_hero.jpg);
    background-position: 0% center;
    background-size: cover;
}
.hero_image_bay_de_verde {
    height: 350px;
    background-image: url(images/cruise/bay_de_verde_iceberg_hero.jpg);
    background-position: 0% center;
    background-size: cover;
}
.hero_image_cruise_verterans_quay {
    background-image: url(images/cruise/veterans_quay_hor.jpg);
    height: 352px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.hero_image_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_events.jpg);
	height: 350px;
	background-position: center center;
}
.hero_image_evnts2021pstcmdrs {
	background-image: url(images/hero/hero_past_commodores.jpg);
	height: 346px;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero_image_events_calendar {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_events_calendar.jpg);
	height: 349px;
	background-position: center center;
}
.hero_image_history {
    background-image: url(images/history/hero_history.jpg);
    height: 352px;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_image_holiday_msg {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_holiday_msg.jpg);
	height: 350px;
}
.hero_image_home {
	background-repeat: no-repeat;
	background-size: cover;
	/*background-image: url("images/hero/Rick_Austin_Run_Ragged_2020_home_header_duotone.jpg");*/
    background-image: url("images/hero/Rick_Austin_Run_Ragged_2020_home_header_duotone.jpg");
	height: 280px;
	background-position: center center;
}



.hero_image_intro {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_intro.jpg);
	height: 350px;
}
.hero_image_junior_learn_to_sail {
	background-repeat: no-repeat;
	background-image: url(images/hero/hero_junior_learn_to_sail.jpg);
	height: 280px;
	background-size: cover;
}
.hero_image_learn_to_sail {
    background-repeat: no-repeat;
    background-image: url(images/hero/hero_learn_to_sail.jpg);
    height: 280px;
    background-size: cover;
}
.hero_image_location {
    background-image: url(images/hero_location.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
}
.hero_image_marina {
    height: 350px;
    background-image: url(images/marina/boat_storage_1000x667.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.hero_image_marketatthemarina {
    background-image: url(images/hero/hero_market_at_the_marina.jpg);
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.hero_image_media {
    background-image: url(images/media/hero_media_bella.jpg);
    background-repeat: no-repeat;
    height: 353px;
    width: 100%;
    background-size: cover;
}
.hero_image_meeting {
    background-image: url(images/hero_boardroom.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 349px;
}
.hero_image_members_home {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_members_home.jpg);
	height: 352px;
	background-position: center center;
}
.hero_image_membership {
    background-image: url(images/hero/hero_membership_2021.jpg);
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero_image_membership_corporate {
    background-image: url(images/hero/hero_membership_corporate.jpg);
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
}

.hero_image_membership_boating {
    background-image: url(images/hero/hero_membership_boating.jpg);
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.hero_image_membership_dining {
	background-image: url(images/hero/hero_membership_dining_2023-05-09.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}
.hero_image_membership_drysail {
	background-image: url(images/hero/hero_membership_drysail.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 352px;
	background-position: right center;
}
.hero_image_membership_facilities {
	background-image: url(images/hero/hero_membership_facilities.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}
.hero_image_membership_roving {
	background-image: url("images/hero/hero_membership_roving_dark.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}

.hero_image_membership_social {
	background-image: url("images/hero/hero_socials.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}



.hero_image_muriellawlor {
	background-image: url(img_mxBr0Nli/event_Muriel_Lawlor_photos/hero_Muriel_Lawlor.jpg);
	height: 346px;
	background-repeat: no-repeat;
	background-size: cover;
}

.hero_image_navigation {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/hero/hero_navigation.jpg);
    height: 350px;
    background-position: center center;
}
.hero_image_notices {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/hero/hero_notices.jpg);
    height: 352px;
    background-position: center center;
}
.hero_image_past_commodores {
	background-image: url(images/hero/hero_past_commodores.jpg);
	height: 280px;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero_image_pool {
    background-image: url(images/hero/hero_pool.jpg);
    background-repeat: no-repeat;
    height: 349px;
    background-size: cover;
}
.hero_image_pokerrun {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_pokerrun_2019.jpg);
	height: 352px;
	background-position: center center;
}
.hero_image_pst_cmmdrs_2020 {
	background-image: url(images/hero/hero_past_commodores_2020.jpg);
	height: 280px;
	background-repeat: no-repeat;
	background-size: cover;
}

.hero_image_pst_events_photos {
	background-image: url(images/hero/DSC_219_hero_kids.jpg);
	height: 280px;
	background-repeat: no-repeat;
	background-size: cover;
}

.hero_image_sailing {
    background-repeat: no-repeat;
    background-image: url(images/hero/DSC_0931_hero_sailing.jpg);
    height: 349px;
    background-size: cover;
    background-position: center bottom;
}

.hero_image_sailing_school {
    background-repeat: no-repeat;
    background-image: url(images/hero/hero_sailing_school.jpg);
    height: 280px;
    background-size: cover;
    background-position: center bottom;
}

.hero_image_restaurant {
	background-image: url(images/hero/hero_restaurant_fish_and_chips.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}
.hero_image_restaurant_events {
	background-image: url(images/hero/hero_restaurant_events.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 351px;
}
.hero_specials {
	background-image: url(images/hero/hero_specials.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 351px;
}

.hero_image_runragged {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_run_ragged_2020_HC_copy.jpg);
	height: 352px;
	background-position: center center;
}
.hero_image_safety {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_rnyc_boating_safety.jpg);
	height: 352px;
	background-position: center bottom;
}
.hero_image_racing {
	background-image: url(images/hero/hero_racing.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	height: 349px;
}
.hero_image_reservations {
	background-image: url(images/hero/hero_image_reservations.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
}
.hero_image_rewards {
	background-image: url(images/hero/hero_image_rewards.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 280px;
}

.hero_image_socials {
    background-image: url(images/hero/hero_socials.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
}
.hero_image_visitors {
    height: 280px;
    background-image: url(images/hero_visitors.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_image_weather {
    background-image: url(images/hero/decks_awash.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 280px;
}
.hero_image_webcam {
	background-image: url(images/hero/hero_image_webcam.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 350px;
}
.hero_image_wedding {
    background-image: url(images/wedding/hero_wedding.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 352px;
    background-position: center center;
}
.hero_image_wetfeet {
	background-image: url(images/hero/hero_wetfeet_2021.jpg);
	height: 346px;
	background-repeat: no-repeat;
	background-size: cover;
}
.hero_race_week {
	background-image: url(images/hero/Race_Week_2023_hero_long.jpg);
	height: 280px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}

#submit {
	color: #000000;
	font-size: 1rem;
	width: 135px;
	height: 60px;
	border: none;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-family: "Gill Sans", Arial, sans-serif;
}


.spacer {
	margin-bottom: 246px;
	margin-top: 7px;
}
nav {
	float: right;
	text-decoration: none;
}
.redtitle h3 {
    font-size: 1em;
    color: #AC3A3C;
}

/* Responsive iFrame */

.responsive-iframe-container {
    position: relative;
    overflow: hidden;
    display: inline;
    padding-right: auto;
    z-index: 1;
}

.responsive-iframe-container:after {
	display: block;
	content: "";
	padding-bottom: 20px;
}

/* Image */
.image {
	border-radius: 4px;
	border: 0;
	display: inline-block;
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
  .image img {
    border-radius: 4px;
    display: block; }

  .image.left, .image.right {
    max-width: 30%; }
    .image.left img, .image.right img {
      width: 100%; }

  .image.left {
	float: left;
	padding-right: 10px;
	width: 90%;
}

.image.left.caption {
	clear: both;
	float: left;
}

.image.left.sidebar {
	max-width: 100%;
	padding-left: 5%;
	padding-bottom: 5%;
}

  .image.right {
    float: right;
    margin: 0 0 2rem 2rem;
    top: 0.25rem; 
    padding: 5px 5px 5px 5px;
}

  .imageright {
    max-width: 50%;
    float: right;
    margin: 0 0 .2rem .2rem;
}

  .image.main {
    display: block;
    margin: 0 0 3rem 0;
    width: 100%; }
    .image.main img {
      width: 100%; }



      
/* END Responsive iFrame */      


.float_left {
	float: left;
}
.float_right {
	float: right;
}
.float_clear {
    float: none;

}
.form_div {
	margin-left: 10px;
	margin-right: 10px;
}

.image_module {
	width: 100%;
	display: block;
	height: auto;
}
/* Wrapper */
.wrapper {
	padding: 50px 0px 50px 0px;
	padding-right: auto;
	padding-left: auto;
	position: static;
	z-index: 1;
}
.wrapper h2 {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-weight: 500;
    font-size: 1.5rem;
}

.swagad {
    margin-right: auto;
    margin-left: auto;
    display: inline-flex;
    justify-content: center;
    padding: 10px 10px 10px 10px;
}

.cta_img {
    width: 50%;
    vertical-align: middle;
}

#cta {
    background-color: #999999;
    color: #EAEAEA;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    text-align: center;
    z-index: 1;
    text-decoration: none;
    background-image: url(images/cta_home.jpg);
    height: 100px;
    width:100%;
}

#cta_racing {
	background-repeat: no-repeat;
	background-image: url(images/cta/cta_racing.jpg);
	background-size: cover;
	background-attachment: scroll;
	color: #EAEAEA;
	text-align: center;
	height: 150px;
	position: relative;
	background-clip: content-box;
	background-position: center center;
}

#cta_cruise {
    z-index: 1;
    position: relative;
    background-image: url(images/hero/hero_Burgeo.jpg), -o-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/hero/hero_Burgeo.jpg), -webkit-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/hero/hero_Burgeo.jpg), -moz-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/hero/hero_Burgeo.jpg), linear-gradient(180deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-attachment: scroll;
    color: #EAEAEA;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
#cta_events {
    background-image: url(images/cta_events_06.jpg);
    background-size: cover;
    background-position: center top;
    background-attachment: scroll;
    height: 296px;
    color: #EAEAEA;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 0 0px;
    box-shadow: 0 0px;
    background-clip: content-box;
}
#cta_events_fall {
	background-color: #999999;
	color: #fcff00;
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	text-align: center;
	z-index: 1;
	text-decoration: none;
	background-image: url(images/cta/cta_events_fall_image_dark.jpg);
	height: 100px;
}
#cta_facilities {
	position: relative;
	background-size: cover;
	background-image: -webkit-linear-gradient(270deg,rgba(0,40,102,0.42) 0%,rgba(0,0,0,0.53) 100%), url(images/hero_facilities.jpg);
	background-image: -moz-linear-gradient(270deg,rgba(0,40,102,0.42) 0%,rgba(0,0,0,0.53) 100%), url(images/hero_facilities.jpg);
	background-image: -o-linear-gradient(270deg,rgba(0,40,102,0.42) 0%,rgba(0,0,0,0.53) 100%), url(images/hero_facilities.jpg);
	background-image: linear-gradient(180deg,rgba(0,40,102,0.42) 0%,rgba(0,0,0,0.53) 100%), url(images/hero_facilities.jpg);
	z-index: 1;
	background-attachment: fixed;
	text-align: center;
	color: #CCCCCC;
}
#cta_membership {
    position: relative;
    z-index: 1;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #CCCCCC;
    background-image: url(images/cta_membership.jpg);
    background-position: center center;
}


#cta_restaurant {
    z-index: 1;
    position: relative;
    background-image: url(images/cta_restaurant.jpg), -webkit-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/cta_restaurant.jpg), -moz-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/cta_restaurant.jpg), -o-linear-gradient(270deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-image: url(images/cta_restaurant.jpg), linear-gradient(180deg,rgba(0,40,102,0.81) 0%,rgba(0,0,0,0.47) 100%);
    background-attachment: fixed;
    color: #EAEAEA;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: cover;
}
#cta_weather {
    background-image: url(images/cta/cta_weather_2023.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0%;
    background-attachment: scroll;
    text-align: center;
    color: #EAEAEA;
    height: 100px;
}







#cta_wedding {
    z-index: 1;
    position: relative;
    background-attachment: scroll;
    color: #EAEAEA;
    text-align: center;
    text-decoration: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(images/cta/cta_wedding.jpg);
}
#cta_xmas {
	background-image: url(images/cta/cta_xmas_2021.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	background-attachment: scroll;
	height: 150px;
	color: #EAEAEA;
	text-align: center;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	box-shadow: 0 0px;
}
.ctalink a {
	text-decoration: none;
	color: #EAEAEA;
	font-size: 2rem;
}
.ctalink a:hover {
    color: #1F72A7;
}
.ctalink h1 {
    font-family: "Gill Sans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1rem;
}
.ctalink h2 {
	font-family: "Gill Sans", Arial, sans-serif;
}
footer {
    display: flex;
    justify-content: center;
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
    padding: 0px 10px 0px 10px;
}

.footer_layout p a {
    font-family: "Gill Sans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: .8rem;
    text-decoration: none;
    color: rgba(0,18,77,1.00);
}

.footer_layout p a:hover {
    color: #ffffff;
	font-family: "Gill Sans", "Arial", sans-serif;
}

.footer_layout hr {
    border: 0.05em solid #FFFFFF;
    margin-top: -6px;
}

.footer_icons {
    float: none;
    padding: 10px 10px 10px 10px;
    display: inline-block;
}

.footer_icons_dark {
    display: inline-flex;
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding: 10px 0px 0px 0px;
    
    background-color: rgba(20,37,63,1.00)
}

.footer_icons_img {
width: 40px;
padding: 0px 0px 10px 0px;
}

.footer_dark_icons_img {
width: 60px;
}

.footer_text {
    float: none;
    text-decoration: none;
    font-size: 1rem;
	font-family: "Gill Sans", "Arial", sans-serif;
    color: #FFFFFF;
}

.footer_text a {
    float: none;
    text-decoration: none;
    font-size: 1rem;
	font-family: "Gill Sans", "Arial", sans-serif;
    color: #cccccc;
}

.footer_text a:hover {
    float: none;
    text-decoration: none;
    font-size: 1rem;
	font-family: "Gill Sans", "Arial", sans-serif;
    color: #ffffff;
}

.footer_copyright {
    text-decoration: none;
    text-align: center;
    font-size: .7rem;
	font-family: "Gill Sans", "Arial", sans-serif;
    color: #CCCCCC;
}
.footer_li {
    list-style-type: none;
    padding-top: 0px;
    font-size: 1.3em;
    text-decoration: none;
}

.footer_li_a {
	font-family: "Gill Sans", "Arial", sans-serif;
    color: rgba(0,0,0,1.00);
    text-decoration: none;
}


.footer_h4 {
	font-family: "Raleway Regular";
	font-size: 1.5em;
	color: rgba(0,40,102,1.00);
}


.footer_h3 {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 1.5em;
    text-align: center;
}

.footer_p {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-style: normal;
    font-size: 1.2em;
    font-weight: 300;
    text-decoration: none;
}
.footer_text {
	float: left;
	width: 25%;
	margin-left: 25px;
}
.footer_text p {
	display: block;
	font-size: 1.2em;
	font-family: "Gill Sans", "Arial", sans-serif;
}

/* Responsive iFrame */

.responsive-iframe-container {
	position: relative;
	padding-top: 30px;
	overflow: hidden;
	display: inline;
	padding-left: 5%;
	padding-right: auto;
	z-index: 1;
}

.responsive-iframe-container:after {
	display: block;
	content: "";
	padding-bottom: 20px;
}


/* Grid */
.row {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box; }
  .row > * {
    box-sizing: border-box; }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0; }

.row > .imp {
  order: -1; }
.row > .col-1 {
  width: 8.3333333333%; }
.row > .off-1 {
  margin-left: 8.3333333333%; }
.row > .col-2 {
  width: 16.6666666667%; }
.row > .off-2 {
  margin-left: 16.6666666667%; }
.row > .col-3 {
  width: 25%; }
.row > .off-3 {
  margin-left: 25%; }
.row > .col-4 {
  width: 33.3333333333%; }
.row > .off-4 {
  margin-left: 33.3333333333%; }
.row > .col-5 {
  width: 41.6666666667%; }
.row > .off-5 {
  margin-left: 41.6666666667%; }
.row > .col-6 {
  width: 50%; }
.row > .off-6 {
  margin-left: 50%; }
.row > .col-7 {
  width: 58.3333333333%; }
.row > .off-7 {
  margin-left: 58.3333333333%; }
.row > .col-8 {
  width: 66.6666666667%; }
.row > .off-8 {
  margin-left: 66.6666666667%; }
.row > .col-9 {
  width: 75%; }
.row > .off-9 {
  margin-left: 75%; }
.row > .col-10 {
  width: 83.3333333333%; }
.row > .off-10 {
  margin-left: 83.3333333333%; }
.row > .col-11 {
  width: 91.6666666667%; }
.row > .off-11 {
  margin-left: 91.6666666667%; }
.row > .col-12 {
  width: 100%; }
.row > .off-12 {
  margin-left: 100%; }
.row.gtr-0 {
  margin-top: 0;
  margin-left: 0rem; }
  .row.gtr-0 > * {
    padding: 0 0 0 0rem; }
  .row.gtr-0.gtr-uniform {
    margin-top: 0rem; }
    .row.gtr-0.gtr-uniform > * {
      padding-top: 0rem; }
.row.gtr-25 {
  margin-top: 0;
  margin-left: -0.75rem; }
  .row.gtr-25 > * {
    padding: 0 0 0 0.75rem; }
  .row.gtr-25.gtr-uniform {
    margin-top: -0.75rem; }
    .row.gtr-25.gtr-uniform > * {
      padding-top: 0.75rem; }
.row.gtr-50 {
  margin-top: 0;
  margin-left: -1.5rem; }
  .row.gtr-50 > * {
    padding: 0 0 0 1.5rem; }
  .row.gtr-50.gtr-uniform {
    margin-top: -1.5rem;
    display: inline-block;
}
    .row.gtr-50.gtr-uniform > * {
    padding-top: 1.5rem;
    display: inline-block;
    width: 32%;
}
.row {
  margin-top: 0;
  margin-left: -3rem; }
  .row > * {
    padding: 0 0 0 3rem; }
  .row.gtr-uniform {
    margin-top: -3rem; }
    .row.gtr-uniform > * {
      padding-top: 3rem; }
.row.gtr-150 {
  margin-top: 0;
  margin-left: -4.5rem; }
  .row.gtr-150 > * {
    padding: 0 0 0 4.5rem; }
  .row.gtr-150.gtr-uniform {
    margin-top: -4.5rem; }
    .row.gtr-150.gtr-uniform > * {
      padding-top: 4.5rem; }
.row.gtr-200 {
  margin-top: 0;
  margin-left: -6rem; }
  .row.gtr-200 > * {
    padding: 0 0 0 6rem; }
  .row.gtr-200.gtr-uniform {
    margin-top: -6rem; }
    .row.gtr-200.gtr-uniform > * {
      padding-top: 6rem; }



/* Image */
.image {
	border-radius: 4px;
	border: 0;
	display: inline-block;
	position: relative;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
  .image img {
    border-radius: 4px;
    display: block; }

  .image.left, .image.right {
    max-width: 30%; }

    .image.left img, .image.right img {
      width: 100%; }

  .image.left {
	float: left;
	padding-right: 10px;
	width: 90%;
}

.image.left.caption {
	clear: both;
	float: left;
}

.image.left.sidebar {
	max-width: 100%;
	padding-left: 5%;
	padding-bottom: 5%;
}


  .image.right {
    float: right;
    margin: 0 0 2rem 2rem;
    top: 0.25rem; }

  .image.fit {
    display: block;
    margin: 0 0 2rem 0;
    width: 100%; }
    .image.fit img {
      width: 100%; }

  .image.fitsmlmargin {
    display: block;
    margin: 0 0 .5rem 0;
    width: 100%; }


  .image.main {
    display: block;
    margin: 0 0 3rem 0;
    width: 100%; }
    .image.main img {
      width: 100%; }


/* custom image classes*/

.image_sidebar {
    width: 85%;
}




.pstcmd {
	float: left;
	padding-right: 10px;
	width: 20%;
}

.image.left.caption {
	clear: both;
	float: left;
}

.image.left.sidebar {
	max-width: 100%;
	padding-left: 5%;
	padding-bottom: 5%;
}


  .image.right {
    float: right;
    margin-left: .5rem;
    top: 0.25rem; }



  .imagefull {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: auto;
	border-width: 0px;
}

  .icontitlesvg {
	margin: 0px 0px 0px 0px;
	width: 30%;
	height: auto;
	border-width: 0px;
}


/* NOTE: the 10px margin on .image .fit img aligns the column tops in restaurant*/

  .image.fitsmlmargin {
    display: block;
    margin: 0 0 .5rem 0;
    width: 100%; }

  .image.fit {
    display: block;
    margin: 0 0 2rem 0;
    width: 100%; }

    .image.fit img {
      width: 100%; }

  .image.fitsmlmargin {
    display: block;
    margin: 0 0 .5rem 0;
    width: 100%; }



.reservation {
    width: auto; 
    display: inline-flex;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 10px 10px;
}



/* Table */
.table-wrapper {
  /*-webkit-overflow-scrolling: touch;*/
  /*overflow-x: auto; */
}

table {
    padding: 5px 5px 5px 5px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	width: 100%;
}
  table tbody tr {
    border: solid 1px;
    border-left: 0;
    border-right: 0; }
  table td {
	padding: 0.5rem 0.5rem;
	font-size: 1em;
	font-weight: 400;
    vertical-align: text-top;
}
  table th {
    font-size: .8rem;
    font-weight: 400;
    color: #000000;
    padding: 0 0.75rem 0.75rem 0.75rem;
    text-align: left;
    vertical-align:bottom;
}
  table thead {
    border-bottom: solid 2px; }
  table tfoot {
    border-top: solid 2px; }
  table.alt {
    border-collapse: separate;
    font-size: .8rem;
}
    table.alt tbody tr td {
      border: solid 1px;
      border-left-width: 0;
      border-top-width: 0; }
      table.alt tbody tr td:first-child {
        border-left-width: 1px; }
    table.alt tbody tr:first-child td {
      border-top-width: 1px; }
    table.alt thead {
      border-bottom: 0; }
    table.alt tfoot {
      border-top: 0; }

table tbody tr {
  border-color: rgba(0, 0, 0, 0.25); }
  table tbody tr:nth-child(2n + 1) {
    background-color: rgba(0, 0, 0, 0.075); }

table thead {
  border-bottom-color: rgba(0, 0, 0, 0.25); }
table tfoot {
  border-top-color: rgba(0, 0, 0, 0.25); }
table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.25); }


/* Popup container */
.popup {
    position: absolute;
    display: inline-block;
    cursor: pointer;
}
.popup a {
    color: #2F6FD3;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: .8rem;
}


/* The actual popup (appears on top) */
.popup .popuptext {
    visibility: hidden;
    width: 300px;
    background-color: #505E84;
    color: #fff;
    text-align: left;
    font-size: .8rem;
    border-radius: 6px;
    padding-top: 13px;
    padding-right: 13px;
    padding-left: 13px;
    padding-bottom: 13px;
    position: absolute;
    z-index: 1;
    bottom: 177%;
    left: 177%;
    margin-left: -170px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
    padding-left: 0px;
    left: 4%;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s
}
.isaf {
    padding-left: 5px;
    padding-right: 5px;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1em;
    font-weight: 100;
}
.footnote {
    font-size: 0.8rem;
    color: #181B31;
}
.centertext {
    text-align: center;
    text-decoration: none;
    color: #CCCCCC;
}
.centertext p {
    text-align: center;
    color: #CCCCCC;
}


.centertext_navy {
    text-align: center;
    text-decoration: none;
    color: #02234F;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;font-size: 1rem;
}

.centertext_navy p {
    text-align: center;
    color: #02234F;
}

.centertext_navy a {
    text-decoration: none;
    text-align: center;
    color: #02234F;
}

.centertext_navy a:hover {
    text-decoration: none;
    text-align: center;
    color: #EAEAEA;
}


.centertext h4 {
    text-align: center;
    color: #CCCCCC;
}

.centertext p a {
    text-decoration: none;
    color: #295498;
    font-size: 1em;
    font-weight: 500;


}
.justified {
}
.justified p {
	text-align: justify;
}

.notice {
    max-width: 80%;
}

.smalltext   {
    font-size: 0.8em;
    text-align: justify;
}
.smalltextbold {
    font-size: 0.8em;
    font-weight: bold;
    max-width: 60%;
    text-align: left;
}


.centertext h3 a {
    text-decoration: none;
    color: #295498;
    text-align: center;

}
.let_ter {
    max-width: 90%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
}
.let_ter p {
    font-size: 0.9em;
    display: inline;
    min-width: 90%;
}
.centertitle  {
	text-align: center;
	font-family: "Gill Sans", "Arial", sans-serif;
}
.centertitle h2 {
	text-align: center;
	font-family: "Gill Sans", "Arial", sans-serif;
	font-size: 1rem;
}

.caption_light {
    font-size: 0.6rem;
    padding-left: 0px;
    padding-top: 5px;
    color: #000000;
    
    text-decoration: none;
}

.caption_sidebar {
    width: 85%;
}

.caption_sidebar p {
    font-size: 0.8rem;
    color: rgba(8,15,42,1.00);
    text-decoration: none;
    text-align: justify;
    width: 85%;
}





.caption {
	font-size: 0.7rem;
	color: #000000;
	font-family: "Gill Sans", "Arial", sans-serif;
}

.caption hr {
    width: 90%;
}

.caption p {
	font-size: 0.6rem;
	color: #000000;
	font-family: "Gill Sans", "Arial", sans-serif;
}

.col_onethird {
    width: 30%;
    margin-left: 0px;
    margin-right: 5px;
    padding: 0px 0px 0px 0px;
    /*border: 1px solid rgba(212,18,211,1.00);*/
}

.col_onethird_ad {
    width: 85%;
    margin-left: 0px;
    margin-right: 5px;
    padding: 0px 0px 0px 0px;
    /*border: 1px solid rgba(212,18,211,1.00);*/
}

.col_onethird hr {
    width: 85%;
}

.col_twothirds {
    width: 64%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    /*border: 1px solid rgba(216,10,14,1.00);*/
}

.col_twothirds hr {
    border-width: 0.2px;
    border-color: #CCCCCC;
}

.col_twothirds ul {
    margin-left: -30px;
}

.col_twothirds ul li {
    text-decoration: none;
	color: #000000;
	font-size: .95rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
    font-family: "Gill Sans", "Arial", sans-serif;
}

.sidebar_desktop {
    width: 31.1%;
    margin: 10px 0px 0px 10px;
}

.contents_fixed {
    position:fixed;
}

.contents_list {
    margin-top: 10px;
}

.contents_list a {
    text-decoration: none;
    	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
}

.contents_list h3 {
	text-align: left;
    color: #CCCCCC;
    margin-left: 10px;
    margin-top: 5px;
    font-weight: lighter;
}

.contents_list ul {
    text-decoration: none;
	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
    padding: 0px;
}

.contents_list ul li {
    text-decoration: none;
	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
}
.contents_list ul li a {
    text-decoration: none;
	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
}
.contents_list ul li a:hover {
	color: #CCCCCC;
}
.contents_list p {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    color: #5F5F5F;
}

.contents_list_submenu ul {
    text-decoration: none;
	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    /*list-style: none;*/
    padding: 0px;
}

.contents_list_submenu ul li a {
    text-decoration: none;
	color: #1e2d43;
	font-size: 1rem;
	font-weight: 500;
    line-height: 1.5rem;
    list-style: none;
}
.contents_list_submenu ul li a:hover {
	color: #CCCCCC;
}
.contents_list_submenu p {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    color: #5F5F5F;
}




.col_imgdesktop {
	width: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat: repeat;
}

.col_imgmobile {
	width: 85px;
	display: block;
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	background-repeat: repeat;
}

.moduleicon {
	width: 85px;
	display: block;
	margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	background-repeat: repeat;
}

.col h6 {
    color: #cccccc;
}

.imgicon {
    width: 40px;
    height: auto;
}

.login_link a {
    text-decoration: none;
    color: rgba(12,15,70,1.00)
}

.texture {
    border-radius: 10px;
    margin: 5px 5px 5px 5px;
}

.texture_dark {
background-color: #5a6e83;
    border-radius: 10px;
    margin: 5px 5px 5px 5px;
    width: 98%;
}

.texture_mobile {
background-color: #8a9caf;
    border-radius: 10px;
}

.listitem {
	width: 100%;
    padding: 0px 0px 0px 0px;
    /*border: 1px solid rgba(215,82,22,1.00);*/
}

.listitem p {
	color: #000000;
	font-size: 1rem;
	font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 300;
	text-align: justify;
	line-height: 1.5;
}

.listitem p a{
	color:rgba(0,30,128,1.00);
	font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 300;
	text-decoration: none;
}

.listitem p a:hover {
	color: #d8e0e9;	
	}
.listitem p a:visited {
	color:rgba(0,30,128,1.00);
	}

.listitem ul {
    margin: .2rem;
    padding: 0;
}
.listitem li {
    color: #000000;
    line-height: 1.5rem;
    font-size: 1rem;
	font-family: "Gill Sans", "Arial", sans-serif;
}
.listitem h4 {
    padding: 0px;
}


.text_red  {
    color: #9A0000;
}

.text_blue  {
    color: #0039BD;
}

.title  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 8px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}

.title_centred  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 8px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}

.title a {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 8px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}



.title_sml  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    vertical-align: 8px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}

.title_sml_baseline {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    vertical-align: 12px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}

.title_baseline  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 3px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
}

.title_grey  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 10px;
    text-decoration: none;
    color: #EAEAEA;
}

.title_navy  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 18px;
    text-decoration: none;
    color: #02234f;
    box-sizing: border-box;
    padding: 0px 0px 0px 10px;
}

.title_grey_titlebar  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    vertical-align: 0px;
    text-decoration: none;
    color: #EAEAEA;
}

.title a {
    color: rgba(0,30,128,1.00);
    text-decoration: none;
}

.title a:hover {
    color: #CCCCCC;
    text-decoration: none;
}

.title_deck {
 	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1.5rem;
    font-weight: 300;
    vertical-align: 20px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);   
}

.title_sidebar  {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    vertical-align: 18px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);
    padding: 0px 0px 9px 10px;
}

.title_red  {
    color: #9A0000;
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 2rem;
    font-weight: 300;
    vertical-align: 8px;
    text-decoration: none;
}
.titlebar {
    padding: 0px 0px 0px 0px;
    width: 100px;
}

.titlebar_img {
    width: 100px;
}

.flags_grey {
    width: 90px;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    align-items: flex-start;
}

.ctatitle {
	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    color: #CCCCFF;
}

.more {
	display: inline;
}
.more_mobile {
	display: none;
}
.specials {
	display: inline;
}
.text_format {
	line-height: 1.5rem;
	font-size: 0.9rem;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.centertitle {
	text-align: center;
}

.menu_list {
    display: inline;
}


@media (max-width: 1200px){
 
.caption_light {
    padding-left: 10px;
}    
    
.deck p {
	margin: 0px 20px 0px 20px;
}    

.hero_race_week {
	height: 280px;
}    
        
}

/* adding 1024 media query breaks sidebar in mobile view */
@media (max-width: 1024px){ 
    
    .image.right {
    max-width: 30%; 
    margin-left: .5rem;
    margin-bottom: .2rem;  
    }     
    

        
.col_imgmobile {
	width: 75px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    padding: 0px 0px 10px 0px;
	background-repeat: repeat;
}      
    
.deck p {
    font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: .9rem;
    color:rgba(0,13,77,1.00);
	text-align: justify;
	margin: 0px 10px 0px 0px;
    padding: 0px 10px 0px 20px;
}   
    
.deck_title {
    font-size: 1rem;
} 
    
.hero_race_week {
	height: 280px;
}          

}

.titlebar_img {
    max-width: 75%;
}
/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}


/*tablet*/
@media (max-width: 768px){
    
    
.image.right {
    max-width: 30%; 
    margin-left: .5rem;
    margin-bottom: .2rem;  
    } 
    
.desktop {
    display: none;
} 
    
.tablet {
    display: inline;
} 
    
.mobile {
    display: none;
}     
    
    .modulesize {
   width: 50%;
}
    
.titlebar {
    padding: 0px 0px 0px 0px;
    width: 70px;
} 
 
.title {
    font-size: 1rem;
    }
    
.title_deck {
    font-size: 1rem;
}     
    
.title_grey_titlebar  {
    font-size: 1rem;
}
    
.title_grey  {
    font-size: 1rem;
}    
    
.header_logo {
    height: 160px;
    padding-top: 5px;
}    
    
    
.col_imgmobile {
	width: 80px;
	display: block;
    padding: 0px 0px 10px 0px;
	background-repeat: repeat;
}  
       
    
    
.optional {
        display: none;
    }
    
.date_sml { 
    vertical-align: 20px;
}       
.mobile_deck_header {
    display: none;
}    
    
.icon_menu_spacer_desktop  {
    display: inline;
    }     
.calendar_agenda_view {
    display: none;
}
.calendar_agenda_view:after {
    display: none;
}

.caption hr {
    width: 90%;
}
    
.caption_sidebar p {
    font-size: 0.7rem;
}    
    
.col_md {
    width: 46%;
}
     
.sidebar_desktop {
    display: none;
}  

   
.twocol_md {
    width: 48%;
}
.more {
	display: none;
}
.more_mobile {
	display: inline;
}
.photo_gallery {
    display: none;
}
header {
    height: 67px;
}


.header_race_week_logo {
	width: 300px;
	height: 150px;
	margin-right: 0%;
	margin-left: -21%;
	margin-top: -1%;
}
header_runragged_logo {
	width: 150px;
	height: 75px;
}
.btn_back_to_top {
    display: block;
}
.btn_phone {
	display: none;
	clear: both;
	float: right;
}	
    
.spacer {
	height: 36px;
}
.hero_image {
    height: 263px;
}   
.hero_image_adultkeelboat {
    height: 265px;
} 
.hero_image_boating {
    height: 265px;
}
.hero_image_cca {
	height: 240px;
}
.hero_image_club {
    height: 242px;
}
.hero_image_cmi {
    height: 245px;
}
.hero_image_conception_bay {
    height: 239px;
}
.hero_image_contact {
    height: 240px;
}
.hero_image_cruise {
    height: 235px;
}
.hero_image_admirals_marina {
    height: 242px;
    background-image: url(images/cruise/admirals_marina_hr_grace_hero.jpg);
    background-position: 0% center;
}
.hero_image_bay_de_verde {
    height: 238px;
    background-image: url(images/cruise/admirals_marina_hr_grace_hero.jpg);
    background-position: 0% center;
}
.hero_image_cruise_verterans_quay {
    height: 242px;
}
.hero_image_events {
    height: 239px;
}
.hero_image_evnts2021pstcmdrs {
	height: 245px;
}
.hero_image_events_calendar {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_events_calendar.jpg);
	height: 240px;
	background-position: center center;
}
.hero_image_christmas {
    height: 250px;
}
.hero_image_christmas_events {
	height: 245px;
}
.hero_image_club_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_events.jpg);
	height: 235px;
	background-position: center center;
}
.hero_image_facilities {
    height: 265px;
}
.hero_image_history {
    height: 0px;
    min-height: 240px;
    color: #3D3D3D;
}
.hero_image_holiday_msg {
	height: 235px;
}
.hero_image_home {
    height: 240px;
}
.hero_image_learn_to_sail {
    height: 244px;
}
.hero_image_junior_learn_to_sail {
	height: 244px;
}
.hero_image_location {
    height: 275px;
}
.hero_image_marina {
    height: 240px;
}
    
.hero_image_marketatthemarina {
    height: 248px;
}    
    
.hero_image_media {
    height: 240px;
}
.hero_image_meeting {
    height: 241px;
}
.hero_image_members_home {
	height: 235px;
}
.hero_image_membership {
    height: 246px;
}
.hero_image_membership_boating {
	height: 248px;
	background-position: center center;
	background-size: cover;
}
.hero_image_membership_dining {
	height: 240px;
}
.hero_image_membership_drysail {
	height: 249px;
	background-position: right center;
}
.hero_image_membership_facilities {
	background-image: url(images/hero/hero_membership_facilities.jpg);
	height: 240px;
}
    
.hero_image_membership_social {
	height: 250px;
}    
    
.hero_image_muriellawlor {
	height: 235px;
}
.hero_image_navigation {
    height: 265px;
}
.hero_image_notices {
	height: 235px;
}
.hero_image_pool {
    height: 245px;
}
.hero_image_past_commodores {
	height: 240px;
}
.hero_image_pst_cmmdrs_2020 {
	height: 235px;
}
.hero_image_racing {
    height: 244px;
}
.hero_image_restaurant {
	height: 236px;
}
.hero_image_restaurant_events {
	height: 246px;
}
.hero_specials {
	height: 246px;
}
.hero_image_rewards {
	height: 241px;
}
.hero_image_runragged {
	height: 240px;
}
.hero_image_safety {
    height: 242px;
    background-position: center bottom;
}
.hero_image_sailing {
    height: 237px;
}
    
.hero_image_sailing_school {
   height: 237px;
}    
    
.hero_image_socials {
    height: 265px;
}
.hero_image_visitors {
    height: 265px;
}
.hero_image_weather {
    height: 265px;
}
.hero_image_webcam {
	height: 245px;
}
.hero_image_wetfeet {
	height: 245px;
}

.hero_image_wedding {
    height: 265px;
}
.hero_race_week {
	height: 240px;
}
    
.hero_image_membership_roving {
	height: 249px;
}
.hero_image_intro {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_intro.jpg);
	height: 237px;
} 
    
.listitem p {
	font-size: 0.9rem;
	text-align: left;
}    
    
main {
    margin-left: 20px;
    margin-right: 20px;
    height: 177px;
}


.row.gtr-50.gtr-uniform {
    display: inline-block;
}
.row.gtr-50.gtr-uniform .col-4 {
    width: 32%;
}
hr {
	border-style: solid;
	border-color: #CCCCCC;
	float: left;
	width: 100%;
}
  
.menu_mobile {
    display: none;
  
}

/*menu_expand class called by javascript and 
	inserted dynamically on click into menu_list div in mobile view only  */
.menu_expand {
	display: block;
}
.menu_stacked {
    display: block;
}
    
#cta {
    height: 50px;
    width:100%;
}
    
.cta_img {
    width: 50%;
    vertical-align: middle;
}    
  
.footer_icons_img {
    width: 45px;
}       
    
}

.menu_list {
    display: none;
}



/* LARGEMOBILE VIEW */

@media (max-width: 425px) {
 
.col_onethird {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0px 0px 0px 0px;
}
    
.col_onethird hr {
    width: 98%;
}
    
.col_twothirds {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}     

.col h6 {
    color: #FFFFFF;
}
        
.contents_list {
    margin-top: 0px;
}    
    
.listitem p {
	font-size: 0.8rem;
	text-align: left;
}
    
.image.left, .image.right {
max-width: 45%; 
margin-left: .5rem;
margin-bottom: .2rem;  
}    
 
.adsize {
   width: 45%; 
}    

.menu_list_desktop{
    display: none;
}
    
.hero_content {
    margin-left: auto;
    margin-right: auto;
    width: 30%;
    z-index: 0;
}    
    
.col_lg {
	width: 100%;
    margin-bottom: 10px;
    padding: 0px 20px 0px 5px;
}    
    
.header_logo {
    height: 120px;
    padding-top: 5px;
}     
    
.tablet {
    display: none;
} 
    
.mobile {
    display: inline;
} 
    
.mobile_deck_header {
    display: inline;
}    
.date_sml { 
    vertical-align: 0px;
}       
.notice_title {
    vertical-align: 15px;
}      
.sidebar_desktop {
    display: none;
}       

.col_imgmobile {
	width: 80px;
	display: block;
    padding: 0px 0px 5px 0px;
}
    
.image.fit img {
padding: 0px 0px 0px 0px;
margin-bottom: 5px;
}    
    
    
    
 /* MEDIA 425 */   
.titlebar_img {
    max-width: 75%;
}   
.adhor2col {
	display: none;
}    
.adhor1col {
	display: inline-block;
}
   
.calendar_agenda_view {
	display: block;
	padding-left: 2%;
} 
.calendar_agenda_view:after {
	display: block;
	content: "";
	padding-bottom: 20px;
} 

.caption hr {
    width: 90%;
}

    
  
header {
    height: 50px;
}
      
.flags {
    padding-left: 10px;
    padding-top: 8px;
    width: 100px;
}
      
.header_title {
	display: none;
}

.header_race_week_logo {
	width: 200px;
	height: 100px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: -25px;
	display: block;
	padding-left: 20px;
	margin-left: -276%;
	margin-right: 0%;
}
.header_runragged_logo {
	width: 40%;
	height: auto;
}

.hero_image_adultkeelboat {
    height: 185px;
}
    
.hero_image_boating {
    height: 185px;
}
.hero_image_cca {
	height: 185px;
}

.hero_image_club {
    height: 185px;
}
.hero_image_club_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_events.jpg);
	height: 185px;
	background-position: center center;
}
.hero_image_cmi {
    height: 185px;
}

.hero_image_conception_bay {
    height: 185px;
}

.hero_image_contact {
    height: 185px;
}
.hero_image_cruise {
    height: 186px;
}
.hero_image_admirals_marina {
    height: 185px;
    background-image: url(images/cruise/admirals_marina_hr_grace_hero.jpg);
}

.hero_image_cruise_verterans_quay {
    height: 187px;
}

.hero_image_events {
    height: 185px;
}
.hero_image_evnts2021pstcmdrs {
	height: 185px;
}

.hero_image_events_calendar {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_events_calendar.jpg);
	height: 185px;
	background-position: center center;
}
.hero_image_christmas {
    height: 185px;
}
.hero_image_christmas_events {
	height: 185px;
}


.hero_image_facilities {
    height: 181px;
}
.hero_image_history {
    height: 185px;
}
.hero_image_holiday_msg {
	height: 185px;
}

.hero_image_home {
    height: 185px;
}

.hero_image_learn_to_sail {
    height: 187px;
}
.hero_image_junior_learn_to_sail {
	height: 187px;
}

.hero_image_location {
    height: 186px;
}
.hero_image_marina {
    height: 185px;
}  
.hero_image_marketatthemarina {
    height: 188px;
}       
.hero_image_media {
    height: 185px;
}
.hero_image_meeting {
    height: 185px;
}
.hero_image_members_home {
	height: 185px;
}
.hero_image_membership {
    height: 185px;
}
.hero_image_membership_boating {
    height: 188px;
    background-position: center center;
    background-size: cover;
}
.hero_image_membership_dining {
	height: 186px;
}
.hero_image_membership_drysail {
	height: 186px;
	background-position: right center;
}

.hero_image_membership_facilities {
	height: 185px;
}
    
.hero_image_membership_social {
	height: 180px;
}      
    
.hero_image_muriellawlor {
	height: 184px;
}

.hero_image_navigation {
    height: 185px;
}
.hero_image_notices {
	height: 185px;
}

.hero_image_pool {
    height: 186px;
}
.hero_image_past_commodores {
	height: 185px;
}

.hero_image_pst_cmmdrs_2020 {
	height: 185px;
}
.hero_image_racing {
    height: 187px;
}

.hero_image_restaurant {
    height: 180px;
}
.hero_image_restaurant_events {
	height: 185px;
}
.hero_specials {
	height: 185px;
}
.hero_image_rewards {
	height: 183px;
}
.hero_image_runragged {
	height: 185px;
}
.hero_image_safety {
    height: 185px;
}
.hero_image_sailing {
    height: 185px;
}
    
.hero_image_sailing_school {
    height: 185px;
}   
    
.hero_image_socials {
    height: 180px;
}
.hero_image_visitors {
    height: 185px;
}
.hero_image_weather {
    height: 185px;
}
.hero_image_webcam {
	height: 185px;
}

.hero_image_wedding {
    height: 180px;
}
.hero_image_wetfeet {
	height: 185px;
}

.hero_race_week {
	background-image: url(images/hero/Race_Week_2023_hero.jpg);
	height: 185px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}

    
.hero_image_membership_roving {
	height: 186px;
	background-position: -34px 0%;
}
.hero_image_intro {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_intro.jpg);
	height: 184px;
}    

.btn_phone {
	display: block;
}
.btn_back_to_top {
    display: block;
}

.spacer {
	margin-top: 7px;
	margin-bottom: 155px;
}
main {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    height: 126px;
}
h1 {
	font-size: 31px;
	line-height: 33px;
}
    
.spacer {
	min-height: 0px;
	display: block;
	min-width: 50px;
	max-width: 71%;
}
.btn_phone {
	display: block;
	float: left;
}

.col_md {
    width: 100%;
}
    
.col_twothirds {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 0px 10px;
}    
  
.row.gtr-50.gtr-uniform {
    display: inline-block;
}
.row.gtr-50.gtr-uniform .col-4 {
    width: 32%;
}
    
.responsive-iframe-container {
    display: inline;
}
.responsive-iframe-container:after {
    display: none;
}

.menu_mobile {
    display: block;
    float: right;
    z-index: 1000;
    padding: 10px 10px 10px 10px;
}

	
/*menu_expand class called by javascript and 
	inserted dynamically on click into menu_list div in mobile view only  */
.menu_expand {
	display: block;
}
.menu_stacked {
    display: block;
}
    
.menu_stacked ul li a {
    color: #a3c2f1;
}    

.menu_list ul li {
	display: block;
    z-index: 100;
}
     
.more {
	display: none;
}
.more_mobile {
	display: inline;
}     
.specials   {
	display: none;
}
.centertitle {
	display: none;
}
.adho2col {
	display: none;
}
    
.listitem li {
    color: #000000;
    line-height: 1.5rem;
    font-size: .9rem;
	font-family: "Gill Sans", "Arial", sans-serif;
}  
    
#cta {
    
    height: 40px;
    width:100%;
}
    
.cta_img {
    width: 75%;
}    
  
.footer_icons_img {
width: 45px;
}      
    
.hero_deck_spacer {
	padding: 5px 0px 0px 0px;
}  
    
.listitem p {
    font-size: .9rem;
	text-align: left;
    line-height: 1.5;
}     
    
}

@media (max-width: 375px){  
    
.image.left, .image.right {
    max-width: 40%; 
} 
    
.hero_content {
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    z-index: 0;
}     
    
header {
    height: 50px;
}
      
.flags {
    padding-left: 10px;
    padding-top: 8px;
    width: 100px;
}     
     
.desktop {
    display: none;
} 
    
.tablet {
    display: none;
} 
    
.mobile {
    display: inline;
} 
    
.mobile_deck_header {
    display: inline;
}     
.col_imgmobile {
	width: 70px;
	display: block;
    padding: 0px 0px 10px 0px;
} 
       
.col h6 {
    color: #FFFFFF;
}
         
.centertext h4 {
    font-size: 1rem;
}
  
.centertext h4 {
    font-size: .9rem;
}    
    
.adhor2col {
    display: none;
}    
       
.caption hr {
    width: 90%;
}
   
 .calendar_agenda_view {
	display: block;
	padding-left: 2%;
}
.calendar_agenda_view:after {
	display: block;
	content: "";
	padding-bottom: 20px;
}
                  
.menu_mobile {
    display: block;
    float: right;
    z-index: 10;
}

/*menu_expand class called by javascript and 
	inserted dynamically on click into menu_list div in mobile view only  */
.menu_expand {
	display: block;
}
.menu_stacked {
    display: block;
}

header {
    height: 50px;

}
.header_title {
	display: none;
}

.header_image_racing {
    height: 120px;
}
 
.header_race_week_logo {
	width: 150px;
	height: 75px;
	margin-top: -18px;
	display: block;
	margin-left: -29px;
}

.hero_image {
    height: 185px;
}
    
.hero_image_adultkeelboat {
    height: 180px;
}
    
.hero_image_boating {
    height: 180px;
}
.hero_image_cca {
	height: 185px;
}

.hero_image_club {
    height: 185px;
}
.hero_image_cmi {
    height: 184px;
}

.hero_image_conception_bay {
    height: 184px;
    background-position: center center;
}

.hero_image_contact {
    height: 185px;
}
.hero_image_cruise {
    height: 184px;
}
.hero_image_admirals_marina {
    height: 181px;
    background-image: url(images/cruise/admirals_marina_hr_grace_hero.jpg);
}

.hero_image_cruise_verterans_quay {
    height: 185px;
}

.hero_image_events {
    height: 185px;
}
.hero_image_evnts2021pstcmdrs {
	height: 185px;
}

.hero_image_events_calendar {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_events_calendar.jpg);
	height: 185px;
	background-position: center center;
}
.hero_image_christmas {
    height: 185px;
}
.hero_image_christmas_events {
	height: 185px;
}

.hero_image_club_events {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_events.jpg);
	height: 185px;
	background-position: center center;
}
.hero_image_history {
    height: 185px;
}
    
.hero_image_holiday_msg {
	height: 180px;
}

.hero_image_home {
    height: 182px;
}

.hero_image_location {
    height: 185px;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_image_marina {
    height: 185px;
}
    
.hero_image_marketatthemarina {
    height: 186px;
}     
    
.hero_image_media {
    height: 180px;
}
.hero_image_meeting {
    height: 185px;
}
.hero_image_members_home {
	height: 185px;
}

.hero_image_membership {
    height: 185px;
}
.hero_image_membership_boating {
    height: 186px;
    background-position: center center;
    background-size: cover;
}
.hero_image_membership_dining {
	height: 187px;
}
.hero_image_membership_drysail {
	height: 186px;
	background-position: 78% 0%;
}
.hero_image_membership_facilities {
	height: 185px;
}
.hero_image_membership_roving {
	height: 186px;
	background-position: -79px 0;
}
.hero_image_muriellawlor {
	height: 183px;
}

.hero_image_navigation {
    height: 185px;
}
.hero_image_notices {
	height: 185px;
}

.hero_image_pool {
    height: 184px;
}
.hero_image_past_commodores {
	height: 184px;
}

.hero_image_pst_cmmdrs_2020 {
	height: 185px;
}

.hero_image_racing {
    height: 185px;
}
.hero_image_learn_to_sail {
    height: 185px;
}

.hero_image_restaurant {
    height: 180px;
}
.hero_image_restaurant_events {
	height: 185px;
}
.hero_specials {
	height: 185px;
}

.hero_image_rewards {
	height: 185px;
}

.hero_image_runragged {
	height: 185px;
}

.hero_image_safety {
    height: 185px;
    background-position: center bottom;
}
.hero_image_sailing {
    height: 183px;
}
    
.hero_image_sailing_school {
    height: 183px;
}    

.hero_image_socials {
    height: 180px;
}

.hero_image_facilities {
    height: 179px;
}
.hero_image_visitors {
    height: 185px;
}

.hero_image_weather {
    height: 185px;
}
.hero_image_webcam {
	height: 185px;
}

.hero_image_wedding {
    height: 180px;
}
.hero_image_wetfeet {
	height: 185px;
}

.hero_race_week {
	background-image: url(images/hero/Race_Week_2023_hero.jpg);
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
   
.hero_image_intro {
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(images/hero/hero_club_intro.jpg);
	height: 184px;
}       

.btn_phone {
	display: block;
}
.btn_back_to_top {
    display: block;
}

.spacer {
	margin-top: 7px;
	margin-bottom: 155px;
}
main {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    height: 115px;
}
h1 {
	font-size: 31px;
	line-height: 33px;
}
.col_mobile {
	width: 98%;
}
    
.col_twothirds {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 0px 10px;
}    

.spacer {
	min-height: 0px;
	display: block;
	min-width: 50px;
	max-width: 71%;
}
.btn_phone {
	display: block;
	float: left;
}
.twocol_mobile {
    max-width: 98%;
}
    
.title_sml_baseline {
    font-size: .8rem;
}    

.calendar_agenda_view {
	display: block;
	padding-left: 2%;
}
    
.calendar_agenda_view:after {
	display: block;
	content: "";
	padding-bottom: 20px;
}

.contents_mobile {
    display: inline;
}
.row.gtr-50.gtr-uniform {
    display: inline-block;
}
.row.gtr-50.gtr-uniform .col-4 {
    width: 32%;
}   
    
.more {
	display: none;
}

.more_mobile {
	display: inline;
} 
    
.specials {
	display: none;
}
.centertitle {
	display: none;
}
.adhor1col {
	display: inline;
}
 
#cta {
    
    height: 40px;
    width:100%;
}    
    
.cta_img {
    width: 85%;
} 
    
.listitem p {
    font-size: .9rem;
	text-align: left;
    line-height: 1.5;
}     
      
}
    
@media (max-width: 320px){ 
    
.mobile {
    display: inline-block;
}
    
.tablet {
    display: none;
} 
    
.hero_content {
    margin-left: auto;
    margin-right: auto;
    width: 35%;
    z-index: 0;
}      
    
.header_logo {
    height: 100px;
    padding-top: 5px;
}     
    
header {
    height: 50px;
}
      
.flags {
    padding-left: 10px;
    padding-top: 8px;
    width: 100px;
}    
 
.hero_image_home {
	height: 160px;	
}      
.hero_image_learn_to_sail {
    height: 160px;
}    
.hero_image_membership_social {
	height: 160px;
}   
       
.deck_icon {
    width: 50px;
}

.deck_icon_title {
 	font-family: "Gill Sans", "Arial", sans-serif;
    font-size: 1rem;
    font-weight: 300;
    vertical-align: -20px;
    text-decoration: none;
    color: rgba(1,27,88,1.00);   
}
    
.title {
    font-size: 1rem;
    }
    
.title_deck {
    font-size: 1.2rem;
}    
    
.desktop {
    display: none;
} 
    
.deck p {
    font-family: "Gill Sans", "Arial", sans-serif;
	font-weight: 100;
	font-size: .9rem;
    color:rgba(0,13,77,1.00);
	text-align: justify;
	margin: 0px 10px 0px 0px;
}   
    
.hero_image_membership_dining {
	height: 165px;
}
    
.hero_race_week {
	background-image: url(images/hero/Race_Week_2023_hero.jpg);
	height: 160px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom center;
}
    
.mobile {
    display: inline;
    
}
    
.mobile_flex {
    display: inline-flex;
    position:absolute;
    z-index: 0;
    
}     
    
/* CTA Wrapper */
.wrapper {
	padding-top: auto;
    padding-bottom: auto;
	padding-right: auto;
	padding-left: auto;
	position: static;
	z-index: 1;
} 
    
.title_sidebar {
    font-size: .9rem;
}
    
.cta_img {
    width: 85%;
}    
    
.mobile_deck_header {
    display: inline;
}    
    
.hero_deck_spacer {
	padding: 5px 0px 0px 0px;
}  
    
.colmarginmobile {
    margin: 0px 5px 0px 5px;
}    
    
.col_imgmobile {
	width: 60px;
	display: block;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat;
}
    
.col h6 {
    font-size: .6rem;
    color: #666666;
} 
    
.col_twothirds {
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 10px 0px 10px;
}  
    
.col_twothirds p {
    line-height: normal; 
} 
    
.col_twothirds a {
    text-decoration: none;
}
    
.col_twothirds p a {
    text-decoration: none;
}    
 
#cta {
    
    height: 20px;
    width:100%;
}    
    
.cta_img {
    width: 75%;
}  
    
.listitem p {
    font-size: .9rem;
	text-align: left;
    line-height: 1.5;
}    
 
}
