body {
	background-color: #f2f2f1;
	text-align: center;
}

#mainmenu {
	padding-left: 140px;
	padding-right: 140px;
	padding-bottom: 30px;
}

.lb-data .lb-caption {
	font-weight: normal;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border-radius: 0px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.bigheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:link {
	color: #6a6a69;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #515F72;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.required {
	border: 1px solid red;
}
.failmsg {
	color: red;
}













.bg_color1 {
	background-color: #dd8457;
	font-family: Arial, Helvetica, sans-serif;
}

.bg_color2 {
	background-color: #FFFFFF;
}

.bg_color3 {
	background-color: #008aae;
}

.bg_color4 {
	background-color: #73405f;
}

.bg_color5 {
	background-color: #e6e7e8;
}

.bg_color6 {
	background-color: #384456;
}

.bg_color7 {
	background-color: #42988c
}

.bg_color8 {
	background-color: #73405f
}
.bg_color9 {
	background-color: #d35e52
}
.bg_color10 {
	background-color: #d8a019
}

	
.display_padding {
	padding-right: 53px;
	padding-left: 53px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.gallery_padding {
}

.content_indent {
	padding-left: 63px;
	padding-right: 63px;
	text-align: justify;
}

.footer a:hover, .footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #515F72;
	text-decoration: none;
	transition: all 1s linear;
}

.dotted_bottom {
	border-bottom: 1px dotted black;
	padding-top: 15px;
	padding-bottom: 15px;
}

.bodycopy-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.body-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}

.logo {
	height: 137px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

@media (max-device-width: 767px), (max-width: 767px) {
	.display_padding {
		padding-left: 10px;
		padding-right: 10px;
	}

	.gallery_padding {
		padding-left: 0px;
		padding-right: 0px;
	}

	.content_indent {
		padding-left: 20px;
		padding-right: 20px;
	}

	.logo {
		height: 70px;
		margin-left: -45px;
	}
}

@media (min-device-width: 768px), (min-width: 768px) {
	.container {
	margin-top: 8px;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
	}
}

.gallery_item {
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
	position: relative;
	min-height: 1px;
}

.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
	width: 25%;
	float: left;
    }
.container .row.bg_color2.bodycopy.gallery_padding .gallery_item.col-xs-6.col-sm-6.col-md-3.col-lg-15 {
}
.container .row.bg_color2.bodycopy.gallery_padding .gallery_item.col-xs-6.col-sm-6.col-md-3.col-lg-15 {
}
}

.js-video {
  height: 0;
  padding-bottom: 47.5%;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}

.js-video embed, .js-video iframe, .js-video object, .js-video video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.btn_mainmenu {
	height: 70px;
	width: 45px;
}

.interest-birdy {
	max-width:100%; 
	max-height: 140px
}
.extrablatt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-style: normal;
	font-weight: normal;
	color: #77756c;
}
.cocktailheader {
	font-family: "TitlingGothicFB Comp Medium";
	font-size: 24px;
	line-height: 25px;
	color: #000;
}
.whitecopy {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #e5e5e5;
    font-weight: lighter;
}
.blackcopy {
    font-family: "Roboto Regular", sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: lighter;
    color: #333;
}

.unapadding {
    padding-left: 0px;
    padding-right: 0px;
}
.btn_mainmenu {
  font-size: 2em !important;
}

@media (max-width: 768px) {
	#mainmenu>div {
		margin-bottom: 2rem;
	}
	#mainmenu .dropdown-toggle {
		padding: 0em 1em !important;
	}
	#mainmenu .dropdown-menu {
		margin-left: 1rem;
		width: 100%;
	}
    #mainmenu, #mainmenu .dropdown-menu, #mainmenu a, #mainmenu a:hover {
        font-size: 2rem !important;
        padding: 1rem 2rem;
    }
}
    
