/*
Theme Name: BRL
*/


.bimContentWrapper
{
	text-align: left;
}
.blockCentered
{
	margin: 0 auto;
}
#BimContentWrapper #header-video iframe
{
	height: calc(56.25vw) !important;
}
.page-not-found
{
	text-align: center;
}
#menu-top-menu-1
{
	-webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
#desktop-delimeter
{
	height: 90px !important;
}
.excerptNeeded
{
	color: #aaa;
}
#header-top #floating-content
{
	text-shadow: 0 0 8px rgba(0,0,0,1);
}
h1
{
	font-size: 18px !important;
    font-family: 'Lato';
    text-transform: uppercase;
    color: #A7C1C8 !important;
}
.swirlyText
{
	font-family: 'white';
}
header
{
	padding-top: 0 !important;
}
#BimContentWrapper
{
	overflow: hidden;
	position: relative;
}
#TopNoticeBar, .topNoticeBar
{
	text-align: center;
	background: #1F6147;
	color: #fff;
	padding: 5px 5px;
	font-family: Lato;
	margin-bottom: 20px;
}
#TopNoticeBar a, .topNoticeBar a
{
	color: #fff !important;
}
#MedalDiv
{
	position: absolute;
    right: -135px;
    top: 2%;
    z-index: 200;
    transition: all 0.5s ease;
}
#MedalDiv.open
{
    right: 30px;
}

#BimContentWrapper h3.swirlyH3
{
	font-family: 'white';
	   font-size: 90px;
    color: #212529;
}
#BimContentWrapper #home-text-1
{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
}
#TAMedal
{
	display: none;
}
.home #TAMedal
{
	display: block;
    position: absolute;
    top: 0;
    left: 60px;
}
#BimContentWrapper h1
{
	font-family: 'Lato';
}
#BimContentWrapper .blog-singlePost h1
{
	font-family: 'berliner';
    font-size: 50px !important ;
    color: #5b7824 !important;
    text-transform: uppercase;
}
#BimContentWrapper h2
{
	font-family: 'berliner';
    font-size: 50px;
    color: #5b7824;
    text-transform: uppercase;
}
#BimContentWrapper .one-description h2
{
	padding-top: 8px;
    padding-bottom: 18px;
    font-size: 77px;
    line-height: .9;
    font-family: 'white';
	text-transform: none;
	color: #212529;
}
#BimContentWrapper #blue-section-birding h2
{
	font-size: 54px;
    font-family: 'white';
    line-height: 1;
	text-transform: none;
	color: #fff;
}
#BimContentWrapper #ideal #ideal-rows h2
{
	text-transform: none;
	font-family: 'white';
    color: #000;
    font-size: 49px;
}
#BimContentWrapper #species-we-see h2
{
	font-size: 128px;
    line-height: 1;
    font-family: 'white';
    margin-bottom: 23px;
	text-transform: none;
}
/* Black H2 */
#BimContentWrapper #tabs-top h2,
#BimContentWrapper #sus-top h2,
#BimContentWrapper #give-back h2,
#BimContentWrapper #meet-our-guides h2,
#BimContentWrapper #ideal2 #ideal-rows h2
{
	text-transform: none;
	color: #212529;
}
/* White H2 */
#BimContentWrapper #return-home h2,
#BimContentWrapper #form-wrapper #floating-form-background h2,
#BimContentWrapper #green-box-2 h2
{
	color: #fff;
	text-transform: none;
}
#BimContentWrapper #faq-header h2
{
	text-transform: none;
	color: #212529;
	font-family: white;
}
#BimContentWrapper #recommended h2
{
	text-transform: none;
}

#BimContentWrapper h3
{
	font-family: 'berliner';
    font-size: 40px;
    color: #5b7824;
    text-transform: none;
    font-weight: normal;
}
#BimContentWrapper .one-blog-post.sustainability-box h3
{
	text-transform: uppercase;
}
#BimContentWrapper #conservation h3,
#BimContentWrapper #tabs-top h3,
#BimContentWrapper #guides-desc h3
{
	color: #212529;
}
#BlogBanner
{
	position: relative;
}
#BlogBanner img.banner
{
	max-height: 230px;
	-o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom;
}
#BlogBanner #floating-content
{
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	left:0;
	width:100%;
	color:#fff;
	font-size:45px;
	text-shadow:0 0 8px rgba(0,0,0,0.2);
}
.blogBanner .banner
{
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
.postDate
{
	text-align: center;
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.blog-singlePost
{
	width: 65%;
	margin: 0 auto;
}
.perpersonTxt
{
	font-size: 25px;
	font-weight: normal;
	font-family: 'Lato';
}
#BimContentWrapper #booking-top p, 
#BimContentWrapper #booking-top .booking-content,
#BimContentWrapper #adventure-top #adventure-text, 
#BimContentWrapper #ideal #ideal-rows p
{
	max-width: none;
}
#BimContentWrapper #sus-top .container-fluid
{
	max-width: 1200px;
	color: #212529;
}
#BlogPostContent blockquote
{
	position: relative;
    /*font-style: italic;*/
    /*background: #CCEEDD;*/
    padding: 20px;
    padding-left: 60px;
	margin-left: 15px;
	font-size: 19px;
}
#BlogPostContent blockquote>.fas
{
	position: absolute;
    left: 15px;
    top: 10px;
    color: #1F6147;
    font-size: 35px;
}
#BlogPostContent blockquote p
{
	margin: 0;
}
#BimContentWrapper #recommended .one-recommended .reco-title
{
	font-size: 14px;
}
#BimContentWrapper #recommended .one-recommended .reco-date
{
	font-size: 11px;
}
#BimContentWrapper #recommended .one-recommended .reco-content
{
	font-size: 13px;
}
#ContactFormSection .formDiv
{
	width: 70%;
	float: right;
}
#ContactFormSection .contactInfoDiv
{
	float: left;
	width: 30%;
}
#captins-page #first-section
{
	
}
#captins-page #first-section
{
	font-size: 16px !important;
    line-height: 1.5;
}
#getting-here-from-airport+a
{
	display: none;
}
.one-description
{
	padding-bottom: 60px !important;
}
.noBGdesc
{
	background: none !important;
}

.RatesTable
{
	width: 75%;
	margin: 0 auto;
}
.RatesTable th, .RatesTable td
{
	border: 1px solid #BBB;
	padding: 5px 10px;
}
.RatesTable th
{
	text-align: center;
}
.RatesTable th .seasonDateDiv,
.mobileRateTable th .seasonDateDiv
{
	font-weight: normal;
}
.RatesTable td
{
	text-align: left;
	vertical-align: middle;
}
.RatesTable .tableH3,
.mobileRateTable .tableH3
{
	border: none;
	text-align: center;
	padding-top: 80px;
}
.RatesTable tr:first-child .tableH3
{
	padding-top: 0;
}
.RatesTable th:first-child
{
	border-left: none;
}
.RatesTable th:last-child
{
	border-right: none;
}
.RatesTable th
{
	border-top: none;
	vertical-align: middle;
	text-align: left;
}
.RatesTable td
{
	border-left: none;
	border-bottom: none;
}
 .RatesTable td.rateTD
{
	text-align: right;
}
.RatesTable td:last-child
{
	border-right: none;
}
.RatesTable td.complimentaryTag
{
	text-align: center;
	/*text-transform: uppercase;*/
}

.videoGallery td
{
	width: 50%;
	text-align: center;
}


.page-id-2073 .sl-wrapper .sl-image .sl-caption
{
	display: none !important;
}

#single-cabin button.green-button
{
	border: solid;
    padding: 5px 20px;
    font-size: 18px;
    text-transform: none;
	outline: none;
}
.blue-section .col-sm-6
{
	padding-bottom: 15px;
}
#guides-bottom-picture .floating-content
{
	top: 50% !important;
}
#guides-bottom-picture .floating-content .green-button.bigger-font-button
{
	font-size: 20px !important;
}

#guides-description .row
{
	background: #1F6147;
    color: white;
    padding: 30px 0px;
    border-radius: 15px;
}
#guides-desc #all-specialties-wrapper
{
	
}
.guiderow
{
	padding-bottom: 30px;
}
.guiderow h6
{
	font-size: 21px;
    font-weight: bold;
}
.guiderow::after
{
	content: " ";
	clear: all;
}
.guiderow .photo,
.guiderow.right .desc
{
	float: left;
	padding: 10px 10px;
}
.guiderow .desc,
.guiderow.right .photo
{
	float: right;
	padding: 10px 10px;
}




.privacy-policy
{
	margin-top: -58px;
}
.green-title-set
{
	
}
.bird-name
{
	display: none;
}

.banner
{
	width: 100%;
}

.clearDiv
{
	clear: both;
}
.gettingHereSection
{
	width: 49.5%;
	float: left;
	padding-bottom: 2%;
}
.gettingHereSection:nth-of-type(odd)
{
	clear: both;
	padding-left: 1%;
}
.gettingHereSection:nth-of-type(even)
{
	float: right;
}
.getting-here-readmore
{
	border: 1px solid #5a7723;
    padding: 3px 10px;
    display: inline-block;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
}
.getting-here-readmore:hover
{
	background: #5a7723;
	color: #fff;
	text-decoration: none;
}
#ideal2.restaurant_ideal2
{
	padding: 0;
}
footer #FooterArea #copyright
{
	font-size: 15px;
}

a:link, a:active, a:hover, a:visited
{
	color: #5a7723;
}
a:hover
{
	color: #5a7723;
	text-decoration: underline;
}
.green-button, a.green-button, #book-now-button, .frm-button-submit,
a.green-button:link, a.green-button:visited, a.green-button:active
{
	color: #fff;
	text-decoration: none !important;
}
#BimContentWrapper #single-cabin #slider-navigation .green-button
{
	font-size: 20px ;
}
#blue-section-birding .blue-button, .big-button, #s-picture-wrapper .s-text a, .book-your-stay:hover, .boxLink,
#book-now-wrapper .floating-content a:hover
{
	text-decoration: none !important;
}
.navigationMenu .menu>.menu-item>a, header .navigationMenu ul.menu>li.menu-item.current-menu-item>a
{
	color: #333;
	text-decoration: none !important;
}
.one-small-box-desc
{
	text-transform: uppercase;
}
.boxLink>.obbt-1
{
	color: #fff;
}
.modal-content ol li
{
	padding-bottom: 10px;
}

.more-info-toggle
{
	border: 1px solid #5a7723;
    display: inline-block;
    padding: 5px 10px;
	padding-top: 2px;
	border-radius: 10px;
    text-decoration: none;
	font-size: 0;
}
.more-info-toggle::before,
.more-info-toggle::after
{
	font-size: 16px;
}
.more-info-toggle::before
{
	content: "+ more info";
	/*display: none;*/
}
.more-info-toggle::after
{
	content: "- less info";
	display: none;
}
.more-info-toggle:hover
{
	background: #5a7723;
	color: #FFF;
	text-decoration: none;
}
.more-info-toggle.clicked::before
{
	display: none;
}
.more-info-toggle.clicked:after
{
	display: inline;
}

footer
{
	position: relative;
}
.FooterTopCCformDiv
{
	position: absolute;
	top: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.25);
	padding: 50px 0;
    text-shadow: 0px 0px 5px #000;
}
#FooterTopCCform
{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#FooterTopCCform .formTxt
{
	font-size: 20px;
}
#FooterTopCCform input.emailField
{
	margin: 0px 10px;
}
#FooterTopCCform input[type="submit"]
{
	background: #1F6147;
	border: 1px solid #1F6147;
	color: #fff;
	font-size: 14px;
    padding: 5px 15px;
	text-transform: uppercase;
}
#FooterTopCCform input[type="submit"]:hover
{
	background: #fff;
	color: #1F6147;
}

#FooterArea a, #FooterArea h4 a:hover
{
	color: #fff;
	text-decoration: none;
}
#FooterArea a:hover
{
	text-decoration: underline;
}

#desktop-logo
{
	
}
.img-responsive
{
	/*width: 100%;*/
}

.sitemap-content
{
	text-align: left;
    margin: 0 auto;
}

#BlogPostContent
{
	padding-top: 30px;
}



#BlogPostContent .wp-caption
{
	width: auto !important;
}
#BlogPostContent .wp-caption img,
#BlogPostContent img,
.one-blog-post-wrapper img, #header-top>img
{
	height: auto !important;
	max-height: none !important;
    min-height: 0 !important;
}
#mobile-header #logo-mobile-it-is.img-responsive
{
	width: auto;
}
#BimContentWrapper #sus-book .big-button, #BimContentWrapper #sus-book-2 .big-button
{
	height: auto ;
}
#single-cabin .mobileBookButton.green-button, 
.mobileButton, a.green-button.mobileBookButton
{
	display: none;
}


.navigationMenu .menu>.menu-item
{
	padding-bottom: 15px;
}
.navigationMenu .menu>.menu-item>a:hover,
header .navigationMenu ul.menu>li.menu-item.current-menu-item>a:hover
{
	color: #1F6147;
}
/*header .navigationMenu ul.menu li.menu-item.current-menu-item a*/
header ul#menu-top-menu-1 ul.sub-menu li.current-menu-item a
{
	color: #5a7723;
}
.navigationMenu .sub-menu
{
	padding: 0 !important;
	box-shadow: 0px 0px 5px #999;
}
.navigationMenu .sub-menu .menu-item
{
	text-align: left;
    /*margin-left: 15px;*/
	/*padding: 5px 15px;*/
	margin: 0 !important;
}
.navigationMenu .sub-menu>.menu-item:hover
{
	background: #1F6147;
}
.navigationMenu .sub-menu>.menu-item:hover a,
header .navigationMenu ul.sub-menu li.menu-item.current-menu-item:hover a
{
	color: #fff !important;
	text-decoration: none;
}

header ul li a
{
	color: #000;
}
header ul ul.sub-menu li a
{
	text-transform: none; 
	letter-spacing: 1px;
	font-family: 'Lato';
	font-weight: normal;
	padding: 7px 15px;
	display: inline-block;
}
.desktopRateTable
{
	
}
.desktopRateTable th, 
.desktopRateTable td
{
	vertical-align: middle;
}
.crossedoutRate,
.desktopRateTable .crossedoutRate,
.mobileRateTable .crossedoutRate,
.seasonpeak .seasonRates
{
	text-decoration: line-through;
	color: #aaa;
}
.mobileRateTable
{
	display: none;
}
.mobileRateTable th
{
	text-align: center;
	text-align: left;
	font-size: 14px;
}
.mobileRateTable th .seasonDateDiv
{
	font-size: 10px;
}
.mobileRateTable td
{
	/*border: 1px solid #000;
	border-collapse: collapse;*/
	text-align: center;
	vertical-align: middle;
}
.mobileRateTable td:nth-child(odd)
{
	
}
.mobileRateTable td:nth-child(even)
{
	
}
.mobileRateTable td.accomTD
{
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}
.mobileRateTable td.ratesTourTD
{
	text-align: left;
}
.mobileRateTable .toursTR td
{
	/*border-top: 1px solid #000;*/
}
.mobileRateTable th.rateTD,
.mobileRateTable .toursTR td.rateTD,
.mobileRateTable .toursTR td.complimentaryTag
{
	border-left: 1px solid #000;
	border-left: 1px solid grey;
	vertical-align: middle;
}
.mobileRateTable .toursTR:nth-child(odd) td
{
	background: lightgray;
}
.mobileRateTable .toursTR:nth-child(even) td
{
	
}


#our-cabins .one-cabin .one-cabin-title span:nth-child(1) .cabin-sleeps_ppl
{
	font-size: 20px;
	position: absolute;
	left: 42px;
	bottom: 0;
}
#single-cabin .one-single-cabin-info h3
{
	font-family: 'berliner';
    font-size: 40px;
    color: #5b7824;
    text-transform: none;
    font-weight: normal;
}
#single-cabin #slider-navigation
{
	/*margin-bottom: 10px !important;*/
}
.one-cabin .one-cabin-title .cabin-sleeps_ppl
{
	font-weight: normal;
}

.cabin-sleeps_ppl
{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
	
}
.otherCabins
{
	padding-bottom: 30px;
}
.cabin-beds
{
	font-size: 25px;
    font-weight: normal;
    padding-top: 30px;
}
.clearDiv
{
	clear: both;
}
.bookingArea
{
	display: none;
	margin-top: -50px;
}
/*
.bookingArea .otherCabins
{
	margin-top: -100px;
}
*/
#PageTopAtag
{
	position: absolute;
	bottom: 130px;
}
header .row
{
	position: relative;
}
.bookingArea.col-sm-12
{
	margin-top: 0;
	
	width: 520px;
    flex: none;
    position: absolute;
    top: 52px;
    right: 0;
    padding: 0;
}
.otherCabinsLinks
{
	display: inline-block;
	width: 25%;
	padding-right: 1%;
	vertical-align: top;
}

.seasonDivWrapper
{
	display: flex;
	padding-bottom: 20px;
}
.seasonDate
{
	display: block;
	font-weight: bold;
	font-size: 18px;
}
.ratesPageDate
{
	text-align: center;
	font-size: 18px;
	font-family: Lato;
	font-family: 'berliner';
    padding-bottom: 10px;
}
.seasonDiv
{
	background: #FCF2D8;
	padding: 10px;
	text-align: left;
	margin-right: 10px;
	cursor: default;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
.seasonDiv h6
{
	font-weight: bold;
	font-size: 14px;
}
.seasonDiv .seasonRates
{
	
}
.seasonDiv .seasonRates .seasonRatesPrice
{
	font-size: 23px;
}
.seasonDateDivWrapper
{
	padding-top: 30px;
}
.seasonDateDiv
{
	font-size: 13px;
}
.seasonName
{
	font-weight: bold;
	padding-right: 3px;
}
.halfseason .seasonName
{
	font-weight: normal;
	padding-left: 3px;
}
.TableAddThis
{
	margin: 0 auto;
	width: 450px;
}


h3, .test_h3
{
	
}

.policy-section
{
	padding-bottom: 30px;
	padding-top: 20px;
	
}
.policy-section h2
{
	padding-bottom: 10px;
}
.policy-section ul li
{
	padding-bottom: 6px;
	line-height: 22px;
}
@media (max-width: 1350px)
{
	#single-cabin .mobileBookButton.green-button
	{
		display: block;
		float: none !important;
		margin-top: 10px;
	}
	/*
	#book-now-button.mobileBookButton
	{
		display: block;
	}
	*/
	#single-cabin .desktopBookButton.green-button
	{
		display: none;
	}
}
@media (max-width: 1100px)
{
	#FooterArea .col-sm-3
	{
		padding: 0;
		width: 22%;
    	flex: none;
	}
	#FooterArea .col-sm-3:first-child
	{
		padding-left: 40px;
    	padding-right: 40px;
		width: 25%;
	}
}
@media (max-width: 1060px)
{
	#single-cabin .row-40>.col-sm-6
	{
		width: 100%;
		float: none;
		flex: none;
		max-width: 100%;
	}
}
@media (max-width: 1025px)
{
	#ContactFormSection .formDiv,
	#ContactFormSection .contactInfoDiv
	{
		float: none;
		width: 60%;
		margin: 0 auto;
		padding-bottom: 30px;
	}
}
@media (max-width: 768px)
{
	#MedalDiv
	{
		right: -90px;
		top: 1%;
	}
	#TopNoticeBar+.container-fluid
	{
		padding-top: 54px;
    	margin-bottom: -30px;
	}
	#MedalDiv.open
	{
		right: 10px;
	}
	#MedalDiv img
	{
		width: 150px;
	}
	#BimContentWrapper
	{
		top: 25px;
	}
	#TAMedal, .home #TAMedal
	{
		display: none;
	}	
	#mobile-header
	{
		position: absolute !important;
		/*top: 25px !important;*/
		top: 58px !important;
	}
	.topNoticeBar
	{
		position: absolute;
		top: 0px;
		width: 100%;
	}
			
	#top-mobile-row
	{
		height: 50px;
		/*
		position: fixed;
    	width: 100%;
		z-index: 1;
		background: #fff;
		*/
	}
	#mobile-menu-wrapper.active
	{
		position: static !important;
		/*margin-top: 60px;*/
	}
	#mobile-menu-wrapper ul
	{
		
	}
	#mobile-menu-wrapper ul.sub-menu
	{
		padding-left: 20px;
		padding-top: 20px;
	}
	#mobile-menu-wrapper ul li a
	{
		text-transform: none !important;
	}
	#mobile-menu-wrapper ul li.current-menu-item li a,
	#mobile-menu-wrapper ul li.current-menu-item li a:hover
	{
		color: #000;
    	font-weight: normal;
	}
	.col-sm-7, .col-sm-5
	{
		width: 100% !important;
		max-width: 100%  !important;
		flex: none !important;
		padding-bottom: 20px;
	}
	.blog-singlePost
	{
		width: 100%;
	}
	.green-text
	{
		font-size: 15px !important;
	}
	.videoGallery td
	{
		display: block;
		width: 100%;
	}
	.videoGallery td iframe
	{
		width: 100% !important;
	}
	#FooterArea .col-sm-3, #FooterArea .col-sm-3:first-child
	{
		width: 80%;
    	margin: auto;
		padding: 0;
		padding-bottom: 5%;
    	text-align: center;
		text-shadow: 1px 1px 5px #000;
	}
	#FooterArea #social-icons-footer
	{
		text-shadow: none;
	}
	#BimContentWrapper .blog-singlePost h1
	{
		font-size: 30px !important;
	}
	#BlogPostContent blockquote
	{
		padding-left: 0;
		padding-right: 0;
		padding-top: 45px;
	}
	#BlogPostContent blockquote>.fas
	{
		left: 0px;
    	top: 5px;
	}
	#BlogPostContent blockquote p
	{
		font-size: 18px;
	}
	#our-cabins .one-cabin .one-cabin-title span:nth-child(1) .cabin-sleeps_ppl
	{
		left:0;
		bottom:-30px;
		z-index: 3;
		background: #5B7824;
		padding: 5px 16px;
		border-radius: 0px 0px 10px 0px;
	}
	#single-cabin #slider-navigation a img
	{
		/*margin-right: 2px;*/
    	width: 19%;
		margin-right: 0.1%;
	}
	#single-cabin #slider-navigation a:nth-child(5) img
	{
		margin-right: 0;
	}
	#single-cabin #slider-navigation .green-button
	{
		width: 100%;
		margin-top: 5px;
	}
	.homeBokingFrame
	{
		display: none;
	}
	a.green-button.mobileBookButton
	{
		display: block;
		text-align: center;
		margin-top: 30px;
		margin-bottom: -60px;
	}
	.seasonDivWrapper
	{
		display: block;
	}
	.seasonDiv, .otherCabinsLinks
	{
		width: 47.5%;
		float: left;
		margin-right: 5%;
		margin-bottom: 5%;
	}
	.seasonDiv:nth-child(odd), .otherCabinsLinks:nth-child(odd)
	{
		clear: both;
	}
	.seasonDiv:nth-child(even), .otherCabinsLinks:nth-child(even)
	{
		margin-right: 0;
	}
	.seasonDiv .seasonRates .seasonRatesPrice
	{
		font-size: 1em;
	}
	.page-template-cabins #floating-content .smaller-text, .page-template-single-cabin #floating-content .smaller-text
	{
		font-size: 50px !important;
	}
	#BimContentWrapper #species-we-see h2
	{
		padding-top: 25px;
	}
	.one-faq .one-faq-question
	{
		padding-left: 25px;
	}
	.one-faq .one-faq-question:before
	{
		left: 0 !important;
	}
	#single-cabin .one-single-cabin-info
	{
		padding-top: 30px;
	}
	.gettingHereSection
	{
		width: 100%;
		float: none;
		padding: 0;
    	padding-bottom: 10%;
	}
	
	.RatesTable,
	.desktopRateTable
	{
		display: none;
	}
	.mobileRateTable
	{
		display: table;
	}
	#blue-section-birding .blue-button
	{
		height: auto !important;
	}
	
	.FooterTopCCformDiv
	{
		position: relative;
    	margin-bottom: 50px;
	}
	
	.mobile .one-act
	{
		text-align: center;
	}
	
	

}
@media (max-width: 575px)
{
	#BimContentWrapper+footer
	{
		background-size: cover !important;
	}
	#FooterTopCCform .formTxt,
	#FooterTopCCform input
	{
		display: block;
		margin: 0px auto;
	}
	#FooterTopCCform input.emailField
	{
		margin: 10px auto;
	}
}


@media (max-width: 500px)
{
	.page-id-11 #BimContentWrapper h2, #faq-header h2
	{
		font-size: 70px !important;
	}
}





