body {
	font-family: 'Century Gothic','Verdana','lucida sans';
	font-size: 16px;
    	background: #fefed9;
    	padding-top: 60px;
}

.covid-message-label, .covid-message-value {
	margin-top: 20px;
	margin-bottom: 20px;
}
.directors-buttons {
	font-size: .9em;
}

.btn-darkgreen {
  color: #ffffff;
  background-color: #218511;
  border-color: #218511;
}

.btn-darkgreen:hover,
.btn-darkgreen:focus,
.btn-darkgreen:active,
.btn-darkgreen.active,
.open .dropdown-toggle.btn-darkgreen {
  color: #ffffff;
  background-color: #1E6E20;
  border-color: #216511;
}

.btn-darkgreen:active,
.btn-darkgreen.active,
.open .dropdown-toggle.btn-darkgreen {
  background-image: none;
}

.btn-darkgreen.disabled,
.btn-darkgreen[disabled],
fieldset[disabled] .btn-darkgreen,
.btn-darkgreen.disabled:hover,
.btn-darkgreen[disabled]:hover,
fieldset[disabled] .btn-darkgreen:hover,
.btn-darkgreen.disabled:focus,
.btn-darkgreen[disabled]:focus,
fieldset[disabled] .btn-darkgreen:focus,
.btn-darkgreen.disabled:active,
.btn-darkgreen[disabled]:active,
fieldset[disabled] .btn-darkgreen:active,
.btn-darkgreen.disabled.active,
.btn-darkgreen[disabled].active,
fieldset[disabled] .btn-darkgreen.active {
  background-color: #218511;
  border-color: #216511;
}

.btn-darkgreen .badge {
  color: #218511;
  background-color: #ffffff;
}


#listing_button_titleOnline {
    flex-grow: 1;
    font-size: .8em;
    margin: 0px 1px;
    color: #000000;
    border-radius: 0px;
    width: 100%;
    background-color: #dcdcef;
    font-weight: normal;
    padding: 2px 0px;
}
.text80 {
	font-size: .8em;
}
.text80blue {
	font-size: .8em;
	color: blue;
}
.MusicFlexContainer {
	display: flex;
	align-items: flex-end;
}
.MusicFlexItem {
	align-items: flex-end;
}

.HeaderSlogan a {
 	color:black;
 }

#listing_panel_header {
	padding: 6px 2px;
}
.ProfileSectionHeader {
    color: #7c7d7d !important;
}
.listing-logo {
	padding-bottom: 8px;
	max-width:100%;
	height:auto;
	max-height: 180px;
}
 #ProfileWrapper {
    width: 100%;
    background:#f9f9d5;
    overflow: hidden;
    margin-top: -20px;
}
 .listing-images {
 	padding:2px;
 	}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	z-index: 1000;
}
.specialties_flex_container {
	z-index: 99;
}
#no-top-border {
    border-top: 0px;
    align-items: stretch;
    flex-grow: 1;
}

#no-top-borderCOST {
    border-top: 0px;
    padding-left: 1px;
    padding-right: 1px;
    align-items: stretch;
    flex-grow: inherit;
}

.btn-blue {
  color: #ffffff;
  background-color: #1275DA;
  margin:0px;
}

.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: #ffffff;
  background-color: #49247A;
}

.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background-image: none;
}

.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #1275DA;
  border-color: #fff;
}

.btn-blue .badge {
  color: #1275DA;
  background-color: #ffffff;
}

.btn-darkblue {
  color: #dfdee0;
  background-color: #64646F;
  border-color: #64646F;
}

.btn-darkblue:hover,
.btn-darkblue:focus,
.btn-darkblue:active,
.btn-darkblue.active,
.open .dropdown-toggle.btn-darkblue {
  color: #dfdee0;
  background-color: #242326;
  border-color: #64646F;
}

.btn-darkblue:active,
.btn-darkblue.active,
.open .dropdown-toggle.btn-darkblue {
  background-image: none;
}

.btn-darkblue.disabled,
.btn-darkblue[disabled],
fieldset[disabled] .btn-darkblue,
.btn-darkblue.disabled:hover,
.btn-darkblue[disabled]:hover,
fieldset[disabled] .btn-darkblue:hover,
.btn-darkblue.disabled:focus,
.btn-darkblue[disabled]:focus,
fieldset[disabled] .btn-darkblue:focus,
.btn-darkblue.disabled:active,
.btn-darkblue[disabled]:active,
fieldset[disabled] .btn-darkblue:active,
.btn-darkblue.disabled.active,
.btn-darkblue[disabled].active,
fieldset[disabled] .btn-darkblue.active {
  background-color: #64646F;
  border-color: #64646F;
}

.btn-darkblue .badge {
  color: #64646F;
  background-color: #FFFFFF;
}

.btn-black {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #ffffff;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  color: #FFFFFF;
  background-color: #000000;
  border-color: #cef909;
}

.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
  background-image: none;
}

.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
  background-color: #000000;
  border-color: #000000;
}

.btn-black .badge {
  color: #000000;
  background-color: #FFFFFF;
}
.DirectorCampersFlexRowContainer {
	display: flex;
	flex-wrap: wrap;
}

.DirectorCampersFlexColContainer {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}


.btn-compare {
	padding:4px;
	margin:2px;
	font-weight:bold;
}
#Directors {
	padding: 15px;
	background: linear-gradient(90deg,#e7e7ff,#ffffff);
}
.text75 {
	font-size: .75em;
}
.text80 {
	font-size: .8em;
}
.text80bold {
	font-size: .8em;
	font-weight: bold;
}
.text80blue {
	font-size: .8em;
	color: blue;
}
.text85blue {
	font-size: .85em;
	color: blue;
}
.text90 {
	display: block;
	font-size: .9em;
	line-height: 1.3;
}
.text90bold {
	font-size: .9em;
	font-weight: bold;
}
.text90blue {
	display: block;
	line-height: 1.3em;
	font-size: .9em;
	color: blue;
}
.text90red {
	display: block;
	line-height: 1.3em;
	font-size: .9em;
	color: red;
}
#form_field_name {
	padding: 4px 8px 0px 0px;
}
#form_field_value {
	padding: 0px;
	padding-bottom: 8px;
}

#HeaderContentRow {
	border-bottom: 0px solid black;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	height: auto;
	overflow: hidden;
}
#BodyContentRow {
	border-bottom: 1px solid black;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
}
#SplashImage {
 max-width:100%;
 }
.listing_campname a {
	color: #000000;
}
#results-panel-heading {
    background-color: #edf5f9;
}

.KeywordLabel {
	display: inline-block;
	width: 64px;
}
option:hover {
	background-color: blue;
}
.KeywordFormGroup {
	margin-right:6px;
	margin-bottom:6px;
}
.sidebar-module {
	font-size: .85em;
}
.blog-sidebar {
	padding-left: 2px;
}
label {
	font-size: 1em;
}

#panel-results {
	border-color: #80bddc;
}

#results-panel-body {
    padding-bottom: 2px;
}
#results-panel-header-title {
	padding-top: 4px;
	padding-bottom: 4px;
}

#results_tier_footer {
    background-color: #ffffff;
    padding: 8px;
    border-top: 0px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.navbar-brand {

	 padding: 0px;

}
	#main-menu {
		color: #ffffff;
	}
.navbar-default .navbar-nav>li>a {
	color: #ffffff !important;

}


 #wrapper {
    width: 100%;
   overflow: hidden;
}

#page-wrapper {
    padding: 15px 15px;
    min-height: 600px;
    background:#ffffcc;

}
#page-inner {
    width:100%;
    margin:10px 20px 10px 0px;
    background-color:transparent;
    padding-bottom: 10px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 8px;
    min-height:1200px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../font-awesome/fonts/fontawesome-webfontba72.eot?v=4.0.3');
  src: url('../font-awesome/fonts/fontawesome-webfontd41d.eot?#iefix&v=4.0.3') format('embedded-opentype'), url('../font-awesome/fonts/fontawesome-webfontba72.woff?v=4.0.3') format('woff'), url('../font-awesome/fonts/fontawesome-webfontba72.ttf?v=4.0.3') format('truetype'), url('../font-awesome/fonts/fontawesome-webfontba72.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
hr.style2 {
	border-top: 3px double #3a4c94;
	border-bottom: 3px double #3a4c94;
	margin-top:10px;
}

.display_ads {
	padding-left: 0px;
	padding-right: 2px;
}



.format-panel-search {

	min-height: 170px;
	max-height: 170px;
	overflow-y: auto;

}

.text-center {
    text-align:center;
}
.no-boder {
    border:1px solid #f3f3f3;
}

h1, .h1, h2, .h2, h3, .h3 {
margin-top: 7px;
margin-bottom: -5px;
}
h2 {
    color: #000;
}
h4 {
    padding-top:10px;
}
.square-btn-adjust {
    border: 0px solid transparent;
   -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}
p {
    font-size:16px;
    line-height:20px;
    padding-top:2px;
}
/*----------------------------------------------
   DASHBOARD STYLES
------------------------------------------------*/
.page-header {
	padding-bottom: 9px;
	margin: 1px 0 45px;
	border-bottom: 1px solid #C7D1DD;
}
.panel-back {
    background-color:#fff;

}
.panel-default > .panel-heading {
color: #000;
background-color: #FFFFFF;
border-color: #ddd;
font-weight:bold;
}
.jumbotron, .well{
background:#fff;
}
   .noti-box {
min-height: 100px;
padding: 20px;
}

    .noti-box .icon-box {
display: block;
float: left;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}
.text-box p{
    margin: 0 0 3px;
}
.main-text {
    font-size: 25px;
    font-weight:600;
}
.set-icon {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;

}
    .bg-color-green {
background-color: #fff;
color: #5cb85c;
}
 .bg-color-blue {
background-color: #fff;
color: #4CB1CF
}
  .bg-color-red {
background-color: #fff;
color:#F0433D;
}
  .bg-color-brown {
background-color: #fff;
color:#f0ad4e;
}
.back-footer-green {
background-color: #5cb85c;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-red {
background-color: #F0433D;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-blue {
background-color: #4CB1CF;
color:#fff;
border-top: 0px solid #fff;
}
 .back-footer-brown {
background-color: #f0ad4e;
color:#fff;
border-top: 0px solid #fff;
}
 .icon-box-right {
display: block;
float: right;
margin: 0 15px 10px 0;
width: 70px;
height: 70px;
line-height: 75px;
vertical-align: middle;
text-align: center;
font-size: 40px;
}

 .main-temp-back {
background: #8702A8;
color: #FFFFFF;
font-size: 16px;
font-weight: 300;
text-align: center;
}
 .main-temp-back .text-temp {
font-size: 40px;
}
.back-dash {
    padding:20px;
    font-size:20px;
    font-weight:500;
  -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
background-color:#2EA7EB;
color:#fff;
}
    .back-dash p {
        padding-top:16px;
        font-size:13px;
        color:#fff;
        line-height:25px;
        text-align:justify;
    }

     .color-bottom-txt {
   color: #000;
font-size: 16px;
line-height: 30px;
}
     /*CHAT PANEL*/
 .chat-panel .panel-body {
height: 450px;
overflow-y: scroll;
}
 .chat-box {
margin: 0;
padding: 0;
list-style: none;
}
 .chat-box li {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: 1px dotted #808080;
}
 .chat-box li.left .chat-body {
margin-left: 90px;
}
 .chat-box li .chat-body p {
margin: 0;
color: #8d8888;
}
.chat-img>img {
    margin-left:20px;
}
footer p{
font-size: 14px;
}
/*----------------------------------------------
    MENU STYLES
------------------------------------------------*/

.navbar {
	font-size: 1em;
	font-weight: normal;
}

.user-image {
    margin: 25px auto;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
max-height:170px;
max-width:170px;
}
.top-navbar{
margin:0px;
}
.top-navbar .navbar-brand {
color: #ffffff;
width: 260px;
text-align: left;
height: 60px;
font-size: 30px;
font-weight: 700;
text-transform: uppercase;
line-height: 30px;
}
.top-navbar .nav > li {
position: relative;
display: inline-block;
}
.top-navbar .nav > li > a {
position: relative;
display: block;
padding: 19px 15px;
}
.top-navbar .nav > li > a:hover, .top-navbar .nav > li > a:focus {
text-decoration: none;
background-color: #000000;
color: #fff;
}
.top-navbar .dropdown-menu{
min-width: 230px;
border-radius: 0 0 4px 4px;
}
.navbar .dropdown-menu > li > a:hover, .top-navbar .dropdown-menu > li > a:focus{
background:#000000;
}
.dropdown-tasks{
width: 255px;
}
.dropdown-tasks .progress {
height: 8px;
margin-bottom: 8px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 0px;
}
.dropdown-tasks > li > a {
padding: 0px 15px;
}
.dropdown-tasks p {
font-size: 13px;
line-height: 21px;
padding-top: 4px;
}
.active-menu {
    background-color:#225081!important;
}

.arrow {
    float: right;
}

.fa.arrow:before {
    content: "\f104";
}

.active > a > .fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
    font-size: .82em;
}

.nav-second-level li a {
    padding-left: 7px;
}

.nav-third-level li a {
    padding-left: 55px;
}
.sidebar-collapse , .sidebar-collapse .nav{
	background:none;
}
.sidebar-collapse .nav {
	padding:0;
}
.sidebar-collapse .nav > li > a {
	color:#fff;
	font-size:1em;
	font-weight:bold;
	background:transparent;
	text-shadow:none;

}
.sidebar-collapse > .nav > li > a {
	padding:15px 10px;
}
.sidebar-collapse > .nav > li {
	border-bottom: none !important;
}
ul.nav.nav-second-level.collapse.in {
	background: #03ad0a;
}
ul.nav.nav-third-level.collapse.in {
	color:#000000;
	background: #04c50c;
}


ul.nav a:hover { color: #ffff00 !important; }

li.activeItem a:link,
li.activeItem a:visited { color: #ffff00 !important; }

.activeItem {
	background: #026f06;
	color:#000000
}

.sidebar-collapse .nav > li > a:hover,
.sidebar-collapse .nav > li > a:focus {
	 outline:0;
}


.navbar-default .navbar-side > li > a:hover, .navbar-default .navbar-side > li > a:focus {
     background-color: #000000;
     color: #FFC0CB;
}
.navbar-side {
	border:none;
	background-color: transparent;

}
.top-navbar {
	background:#99cbfe;
	border-bottom:none;

}
.top-navbar .nav > li > a > i {
margin-right: 2px;
}
.top-navbar .navbar-brand:hover {
color:#fff;

}
.dropdown-user li {
margin: 8px 0;
}
.navbar-default {
border:0px solid black;

}
.navbar-header {
    background: #99cbfe;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background: #9acafb;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #1275da !important;
    border-radius: 8px 0px 0px;
}
.dropdown-menu {
	background-color: #565561;
	}
.dropdown-menu>li>a {
    color: #ffffff;
    font-weight: normal;
}
.dropdown-menu>li>a:hover {
    color: #000000 !important;
    background-color: #ffffff !important;
    font-weight: normal;
}


.navbar-default .navbar-toggle {
border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
background-color: #FFF;
}
.nav > li > a > i {
    margin-right:10px;
}


.nav > li > a {
  position: relative;
  display: inline-block;
  padding:  4px 12px;
}

.btn-right {
float:right
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: .9em;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #a5a1a1;
  border-radius: 4px;
}

#results-panel-header-green {
  background-color: #019607;
  padding: 8px;
  color: white;
}

.results-panel-header-title {
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1px;
  padding-bottom: 6px;
  padding-left: 4px;
}

.results-panel-header-count {
  font-size: .75em;
  font-weight: bold;
}
#results-panel-header-white {
  background-color: #ffffff;
  padding: 8px;
  color: white;
  border-bottom: 0px;
}

#results-panel-header-green a:link {
  color: #ffffff;
   text-decoration: none;
}
#results-panel-header-green a:visited {
   text-decoration: none;
  color: #ffffff;
}
#results-panel-header-green a:hover {
   text-decoration: none;
  color: #ffff00;
}

.results-panel-campname {
   color: #424242;
   font-size: 1.2em;
   font-weight: bold;

}

.results-panel-location {
   color: #000000;
   font-size: .9em;
   font-weight: normal;

}
.results-panel-location2 {
   color: #000000;
   font-size: .85em;
   font-weight: normal;
   padding-left: 38px;

}
.results-panel-location3 {
   color: #000000;
   font-size: .85em;
   font-weight: normal;
   padding-left: 46px;

}

.results_type {
   flex-grow: 1;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 8px !important;
   padding-bottom: 8px !important;
   margin-top: 8px;
   margin-bottom: 8px;


}

.sub_nav_blue {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Century Gothic','Verdana','lucida sans';
  color: darkgreen;
  font-size: 1em;
  font-weight: bold;
  background-color: #9CCEFF;
}


#no-top-border {
    border-top: 0px;
}

#listing_panel_header {
    font-size: 1em;
    font-weight: bold;
    color: #7c7d7d;
}
#AlertLearnMore {
	bottom: 0;
	left: 0;
	position: fixed;
    	font-size: 1em;
	z-index: 99999999;
	text-align: center;
	background-color: #000000;
 	color: #ffffff;
    	}
#TextSpecialtyDescription {
    font-size: 1em;
	max-height: 140px;
	overflow-y: auto;
}
#TextResultsDescription {
    font-size: 1em;
}
.listing-data {
	font-size: 1em;
}
.listing-image {
	margin-bottom: 12px;
	max-width:100%;
	height:auto;
	border-radius:6px;
}
.btn-other {
	padding-left: 8px;
	margin-top: 4px;
}

a:hover {
  color: #019607;
  text-decoration: none;
 }

 .links-footer {
 	font-size: .85em;
 	line-height: 2.2em;
 }

.TitleCampName {
	color: #000000;
}

.TitleCampName a:link {
  color: #204c71 !important;
   text-decoration: none;
}
.TitleCampName a:visited {
   text-decoration: none;
  color: #ffffff !important;
}
.TitleCampName a:hover {
   text-decoration: none;
  color: #ffff00;
}

#Select1 {
        max-width: 100%;
    }

 #badgeFront {
         margin: 1px;
         padding: 6px;
     }

 .badge a:link {
  color: #ffffff;
   text-decoration: none;
}
 .badge a:visited {
   text-decoration: none;
  color: #ffffff;
}
 #badgeFront a:hover {
   text-decoration: none;
  color: #ffff00;
}

.TitleLevel1 {
	font-size: 2em;
	margin-bottom: 6px;
	}
.FrontTitleLevel1 {
	font-size: 3em;
	margin-bottom: 6px;
    	color: #7a7979;
text-shadow: 0px -2px 0px #333,
                  0px 2px 3px #666;
          }


.TitleLevel2 {
	font-size: 1em;
	font-weight: bold;
	}


.specialties_grid {
font-weight: bold;
font-size: 1.5em; !important;

}

.button-spacer {
padding-top: 5px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.TextOverImageFront, .TextOverImageFront2 {

position: relative;
z-index: 1;
padding: 20px;
border-radius: 25px;

}

.TextOverImageFront {

background-image: url(/front-page_photo2.jpg);
background-position: left top;
background-size: cover;
object-fit: fill;
z-index: 1;

}

.TextOverImageFront2 {

background-color: #e9f3fc;

}

.TitleContainer h1 {
    display: block;
    background-color: #019607 !important;
    color: #FFFFFF !important;
    font-size: 1.8em !important;
    font-family: 'Century Gothic','Verdana','lucida sans' !important;
    padding-top: 14px;
    padding-bottom: 18px;
    padding-left: 12px;
    padding-right: 10px;
    margin-top: 0px !important;
    border-radius: 8px;
    text-align: center;

}

.LogoContainer {

display: block;
position: relative;
background-image: url(/LogoBack3.jpg);
background-position: left top;
background-size: cover;
background-repeat: no-repeat;
object-fit: fill;
z-index: 1;
padding: 10px;
border-radius: 25px;
width: 100%;
height: 100%;
border-radius: 8px;

}

.frontPage1 {
position: relative;
background-image: url(/front-page_photo1.jpg);
background-position: center bottom;
background-repeat: no-repeat;
z-index: 1;

}

hr {

	margin-bottom: 10px;

}

.alert-title {

font-size: 1.2em;
font-weight: bold;
color: black;

}


/*----------------------------------------------
    below makes btn's rwd
------------------------------------------------*/

#new-board-btn {
    white-space: normal;
}

/*----------------------------------------------
    adds responsive classes for text left and right
------------------------------------------------*/

.text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}
.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}
.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}
.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}

/*----------------------------------------------
    MY FIX APPEARS BELOW TO PRESERVE LOGO IN BACKGROUND WHEN TOGGLING TO MOBILE
------------------------------------------------*/

.navbar-header:after {
  clear: none;
}


/*----------------------------------------------
    UI ELEMENTS STYLES
------------------------------------------------*/
.btn-circle {
width: 50px;
height: 50px;
padding: 6px 0;
 -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
text-align: center;
font-size: 12px;
line-height: 1.428571429;
}


.video-container-modal {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container-modal iframe, .video-container-modal object, .video-container-modal embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.dropdown_specialty_section_titles {
	padding-left: 20px;
	padding-top: 8px;
	color: white;
	font-size: 1.2em;
}

.specialties_flex_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: stretch;
	justify-content: space-between;
}
.music_specialties_flex_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: stretch;
	justify-content: flex-start;
}

.specialties_item {
	flex-grow: 1;
	width: 20%;
	margin: 2px;
	padding: 6px;
}
.specialties_item_profile {
	width: 30%;
	margin: 2px;
	font-weight: normal;
}


#FrontPageDropDownMenu {
	background-color: #ffffcc;
}
#FrontPageDropDownMenu>li>a {
	color: #000000;
}
#FrontPageDropDownMenu>li>a:focus, .dropdown-menu>li>a:hover{
	background-color: #ffffff;
}



/*----------------------------------------------
    MEDIA QUERIES : MOBILE
------------------------------------------------*/



  @media(max-width:767px) {

.dropdown-menu > li {
    font-size: 1.2em;
    margin-bottom: .8em;
}


body {
    	padding-top: 60px;

}
.covid-message-label {
	margin-bottom: 2px;
}
.covid-message-value {
	margin-top: 2px;
}

#DirectorsBanner {
    max-width: 100%;
    height: auto;
    margin: 20px 0px;
}
.col-feature {
    padding-right: 1px;
}
.btn-feature {
    font-size: .7em;
}

.ListingOptionsTitle1 {
font-size:.9em;
font-weight:bold;
color:#000000;
display: inline-block;
}

.InfoSubTitle-sm {
    font-size: .7em;
    font-weight: normal;
    padding: 10px 0px;
}
.ResultsImageAdmin {
 min-width:80px;
 max-width:96%;
 height:auto;
    border-radius: 12px;
}

.results-panel-header-title {
    font-size: 1em;
}
.frontpage-toprow {
	margin-top: 10px;
}

#TextResultsDescription {
    font-size: .9em;
}
.btn-xs-margin-top {
	margin-top: 2px;
}

 .links-footer {
 	font-size: .64em;
 	line-height: 2.2em;
 }

.FG-Adjust {
	margin-top: 20px;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-top: 0px;
}

.music-header {
	margin-top: 16px;
}
.selection-item {
	font-size: .9em;
	margin-top: 6px;
}
.listing-field-values {
	font-size: .9em;
}

#listing_panel_header {
    font-size: .9em;
}


.btn-online {
	margin-top: 2px;
	padding-left: 6px;
	width: 100%;
	font-size: 1.1em;
}
.OnlineText {
	margin-top: 6px;
	margin-bottom: 4px;
	font-size: .75em;
}
.OnlineVirtual, .OnlineVirtualCompact {
	display: inline-block;
	margin-bottom: 4px;
	padding: 1px 5px;
	line-height: 1.5;
	border: 1px solid transparent;
	border-radius: 3px;
	background-color: #8efb8f;
	font-weight: bold;
    	color: #000000;
	font-size: 12px;
}

.music-panel-body {
	padding: 0px 8px;
}

.InfoTitle {
font-size: 1em;
font-weight: bold;
}
.InfoSubTitle {
font-size: .9em;
font-weight: bold;
padding-bottom: 10px;
}
.InfoFlex {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#PanelLeft {
margin: 10px 0px;
flex-basis: 100%;
width: 100%;
}
#PanelLeft2 {
margin-top: 10px;
}
#PanelRight {
margin: 10px 0px;
flex-basis: 100%;
width: 100%;
}
.HeaderSlogan {
	width: 100%;
 	margin: 6px 0px 0px 0px;
 	padding: 6px;
 	font-size: .8em;
 	border: 1px solid #99cbfe;
 	background-color: #fffeb5;
 	color: black;
 	display: block;
 }

.listing-logo {
	max-height: 150px;
}


#ModalStatesLabel {
	margin-top: 6px;
	font-size: .9em;
}

#ModalFilterState {
	padding: 8px 8px;
	background-color: #99cbfe;
}
.modal-title {
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;

}

.dropdown-menu-right, #dropdown-menu-specialties-states, #dropdown-menu-specialties {
    max-height: 400px;
    overflow-y: scroll;
    right: 10px;
    left: auto;
}
#dropdown-menu-specialties-states, #dropdown-menu-specialties {
    right: -50px !important;
}
#dropdown-menu-allstates {
    right: -60px !important;
}
.dropdown-menu-right2 {
    max-height: 300px;
    overflow-y: auto;

}

.ContainerFooter {
	padding: 0px 4px;
}
.ContainerResultsPrograms {
	margin-top: 102px;
	padding: 0px 4px;
}
.ContainerResultsProgramsSecondary {
	margin-top: 64px;
	padding: 0px 4px;
}
.ContainerResultsProgramsStates {
	margin-top: 64px;
	padding: 0px 4px;
}
.ContainerMyCampList {
	margin-top: 102px;
	padding: 0px 4px;
}
.ContainerResultsStates {
	margin-top: 60px;
	padding: 0px 4px;
}
.ContainerResultsStatesSearch {
	margin-top: 90px;
	padding: 0px 4px;
}
.ContainerResultsKeyword {
	margin-top: 225px;
	padding: 0px 4px;
}
.ContainerResultsFullSearch {
	margin-top: 60px;
	padding: 0px 4px;

}
.ContainerResultsMorehits {
	margin-top: 74px;
	padding: 0px 4px;
}
.ContainerResultsStates {
	padding: 0px 4px;
}
#panel-resultsTitle {
   	margin: 0px 0px 10px -1px;
        border: 1px solid #000000;
        border-radius: 0px;
}
.navbar-lower {
  	top: 50px;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.navbar-lower-programs {
  top: 50px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #ffffff;
}
    #container_custom_nopadding {
    padding: 0px 0px 0px 0px;
    }

#profile-panel-body {
	padding:8px !important;
	margin-top:120px;
}

.ProfileSectionHeader {
	color: #7c7d7d;
	font-size:1em;
}

.SubNavSectionPaddingOne {
	padding-top: 170px;
}
.SubNavSectionPaddingTwo {
	padding-top: 190px;
}
.SubNavSectionPaddingThree {
	padding-top: 220px;
}
.SubNavSectionPaddingFour {
	padding-top: 250px;
}


.SubNavTextPaddingOne {
	padding-top: 0px !important;
}
.SubNavTextPaddingTwo {
	padding-top: 20px !important;
}

.SubNavTextPaddingThree {
	padding-top: 50px !important;
}
.SubNavTextPaddingFour {
	padding-top: 80px !important;
}

.MultiMediaContainer {
	display: flex;
	justify-content: center;
	padding-top: 33px;

	margin-left:0px;
	margin-right:0px;

}
.MultiMediaItemDesc {
    align-items: stretch;
    order: 0;
    margin-bottom: 12px;
    font-size: .9em;
}
.MultiMediaItemLogo {
    order: 1;
    margin-top: 10px;
    max-width: 100%;
}
.MultiMediaItemPhoto1 {
    order: 2;
}
.MultiMediaItemPhoto2 {
    order: 3;
}
.MultiMediaItemPhoto3 {
    order: 4;
}
.MultiMediaItemPhoto4 {
    order: 5;
}
.MultiMediaItemPhoto5 {
    order: 6;
}
.MultiMediaItemPhoto6 {
    order: 7;
}

#container_custom {
     margin-left: 0px;
    margin-right: 0px;
    padding: 0px 4px;
    max-width: 100%;
}
	.results-photo {
		padding-left:12px;
		padding-right: 12px;
		display: flex;
		justify-content: space-around;
	}
#ProfileFlexContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin: -4px;
}
#ProfileFlexItem {
    flex-grow: 1;
    width: 34%;
    margin: 0px 4px 20px 4px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    font-size:.9em;
}

#no-top-border {
    padding: 6px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #008000 !important;
    border-radius: 8px 0px 0px;
}

#HeaderStripeBlue {
   margin: 0px;
    padding: 6px 0px;
    color: #ffffff;
    background-color: #000000;
}


#FrontPagePhoto {
	max-width:100%;
	height:auto;
	border-radius:8px;
	margin-bottom: 10px;
}
.navbar-default {
	background: linear-gradient(90deg,#9acafb,#9acafb,#1275da);
}

.panel-success {
	border: 1px solid #8e9c89;
	    border-radius: 6px;
}

.DirectorCampersFlexColItem {
	margin-top: 8px;
}
.CustomPanelGray {
    background-color: #eff7ff;
    border-radius: 6px;
    border: 1px solid #e4e4f5;
    padding: 8px;
}

#RecruitCampersPhoto {
	max-width:100%;
	height:auto;
	border-radius:8px;
}


.text90-75blue {
	font-size: .75em;
	color: blue;
}
.BodyTitle1 {
font-size:1em;
font-weight:bold;
color:#000000;
display: inline-block;
}

#BottomBarPanel {
	margin-top: 0px;
	padding: 0px;
}

.results-panel-campname {
   font-size: 1em;

}

.StateSearchFlexContainerMaster {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: space-between;
     	align-items: center;
     	padding: 0px 4px 0px 4px;
}
#MusicSearchFlexContainerMaster {
    	flex-wrap: nowrap;
 }

.StateSearchFlexContainerFirst {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: space-between;
     	align-items: center;
     	width: 100%;
}
.StateSearchFlexContainerSecond {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: flex-end;
     	align-items: center;
     	width: 100%;
}

.StateSearchFlexContainerFirstItem1 {
    	margin-right: 0px;
    	font-size: .8em;
    	font-weight: bold;
}
.StateSearchFlexContainerFirstItem2 {
    	margin: 2px 0px 0px 0px;
}

.StateSearchFlexFilterItem {
    	margin: 4px 0px 0px 4px;
}

#FrontPageTitleSize {
	font-size: 1.2em;
	font-weight: bold;
}

.modal {

   top: 50px !important;
}

.displaying {
	font-weight: bold;
	font-size: .8em;
}

.container {
    margin: 0px 0px 10px 0px;
    padding: 0px 8px 10px 8px;
    overflow-x: hidden;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar {
	margin-bottom: 0px !important;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    width: 100%;
    margin: 0px;
    padding: 0px;
    max-height: 600px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
     background-color: green;
     text-align: right;
}
.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    margin-right: 25px;
}
.navbar-default .navbar-brand {
    margin-left: 16px;
}

#main-menu {
		font-size: 1.4em;
	}

.navbar-nav .open .dropdown-menu {
    text-align: right;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
}

.custom-panel-padding {
 padding:4px 8px 15px 8px;
 }

     #FrontPageTitleContainer {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: space-between;
     	align-items: center;
        	padding: 6px 4px 6px 4px;
        	margin: 4px 23px 0px 23px;
         	border: groove 1px #ededed;
        	border-radius: 8px;
        	max-width: 100%;
		 background: linear-gradient(to right, #006301, #139318, #73bf6f);
	}
    #FrontPageTitleContainer h1 {
            font-size: 1.2em;
            font-weight: bold;
            line-height: 1em;
            padding: 4px;
            margin: 2px 0px 2px 0px;
            color: #ffffff;

    }
        #FrontPageTitleContainer div {
               padding: 0px 4px 0px 4px;
        }

.front_page_container_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 4px;
	margin-bottom: 2px;
}
.front_page_container_flex2 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 4px;
	margin-bottom: 2px;
}

#FrontPhoto {
	order:3;
}
#FrontText {
	order:2;
}
#FrontNav {
	order:1;
}

.FrontPageSubNavItem {
	width: 40%;
	flex-grow: 1;
	font-size: .8em !important;
	margin: 1px;
}
#front_page_sub_nav, #btnGroupVerticalDrop1 {
	padding: 10px;
}
#btnGroupVerticalDrop1 {
	width: 100%;
	}
#front_page_photo {
	margin-bottom: 10px;
	margin-top: 10px;
}

.specialties_flex_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: stretch;
}
.music_specialties_flex_container {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: stretch;
}
.specialties_item {
	flex-grow: 1;
	width: 48%;
	margin: 2px;
	padding: 6px;
}
.music_specialties_item {
	flex-grow: 1;
	width: 48%;
	margin: 2px;
	padding: 6px;
	max-width: 48%;
}

.specialties_item_profile {
	flex-grow: 1;
	width: 100%;
	margin: 2px;
	font-weight: normal;
	font-size: .9em;
}

	#page-wrapper {
    		padding: 4px 4px;
    	 	     overflow-x: hidden;

	}
.sidebar-collapse > .nav > li > a {
	padding: 8px 20px;
}

.mobile-padding {
padding-left: 10px;
}

#page-inner {
   margin: 0px 0px 10px 0px;
  padding: 4px 4px 10px 4px;
}
.panel-footer {
    padding: 4px 4px;

}
#panel-results {
	margin-bottom: 10px;
}
#results-panel-header-title {
    padding: 4px;
}
.flex_container {

display: flex;
flex-wrap: wrap;
flex-direction: row;
align-content: stretch;

}

#results-panel-heading {
    padding: 10px 5px 8px 10px;
}


#results_tier_footer {
    background-color: #ffffff;
    border-top: 0px;
    padding: 2px;
}
#new-board-btn {
    flex-grow: 1;
    display: flex;
    justify-content: space-evenly;
    margin: 0px 2px 1px 2px;
    padding: 6px;
}

.badge {
    font-size: .7em;
  }
.results_type {
   flex-grow: 1;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px !important;
   padding-bottom: 0px !important;
   margin-top: 0px;
   margin-bottom: 0px;


}

#states_flex_container {
	display: flex;
	padding: 0px;
}
#states_button_search {
	flex-grow: 1;
	margin: 0px 2px 0px 2px;
}
#states_button_map {
	flex-grow: 1;
	margin: 0px 2px 0px 2px;
}
#states_button_all-states {
	flex-grow: 1;
	width: 100%;
	margin: 0px 2px 0px 12px;
}
 #SmallColMobile {
 	padding-left: 6px;
 	padding-right: 6px;
 }
.ResultsFormatColRight {
	font-size:.9em;
 	padding-left:5px;
 	padding-right:5px;
 }


/*----------------------------------------------

#new-board-btn {
 padding: 4px 4px;
  margin: 4px;
  font-size: 1em;
  font-weight: normal;
}

------------------------------------------------*/

#profile_nav_button_left, #profile_nav_button_center {
	margin-bottom: 2px;
	}
#profile_nav_button_right {
	margin-bottom: 6px;
	}
.nav>li {
    margin: 0px;
    border-bottom: 1px dotted;
    padding: 8px;
    font-size: .9em;
  }

 .nav>li#PrimaryNavItemHome,.nav>li#PrimaryNavDirItemHome {
    border-bottom: 0px;
  }

.PrimaryNavFlexContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0px;
}
#PrimaryNavDirItemHome {
    order: 7;
    width: 100%;
}
#PrimaryNavDirItemContact {
    order: 6;
    width: 100%;
}
#PrimaryNavDirItemSupport {
    order: 5;
    width: 100%;
}
#PrimaryNavDirItemBanners {
    order: 4;
    width: 100%;
}
#PrimaryNavDirItemUpgrade {
    order: 3;
    width: 100%;
}
#PrimaryNavDirItemModify {
    order: 2;
    width: 100%;
}
#PrimaryNavDirItemStaff {
    order: 1;
    width: 100%;
}
#PrimaryNavDirItemCampers {
    order: 0;
    width: 100%;
}

#PrimaryNavItemHome {
    order: 5;
    width: 100%;
}
#PrimaryNavItemDirectors {
    order: 4;
    width: 100%;
}
#PrimaryNavItemContact {
    order: 3;
    width: 100%;
}
#PrimaryNavItemMCL {
    order: 2;
    width: 100%;
}
#PrimaryNavItemJobs {
    order: 1;
    width: 100%;
}
#PrimaryNavItemFind {
    order: 0;
    width: 100%;
}

.NavFlexContainer, .NavFlexContainerCompact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0px;
}

#listing_button_title, #MyCampList_listing_button_title {
    flex-grow: 1;
    font-size: .8em;
    width: 40%;
    margin: 0px;
    font-weight: normal;
    color: #ffffff;
    border-radius: 0px;
    border: .5px solid #ffffff;
}
#profile_mycamplist_form {
	width: 40%;
	flex-grow: 1;
    margin: 0px;
}
#profile_mycamplist_button {
	font-weight: normal;
	font-size: .8em;
	width: 100%;
	height: 100%;
	border-radius: 0px;
    	border: .5px solid #ffffff
}
.profile_body {
	padding: 2px 6px 6px 6px;
}

#MyCampList_listing_button_title {
    font-size: .8em;
    font-weight: normal;
    color: #ffffff;
}

#results_tier_button {
	flex-grow: 1;
	padding: 8px;
	font-size: .9em;
	margin: 2px;
	}
#results_tier_view_full_listing {

	display: block !important;
	flex-grow: 1;
	padding: 8px;
	font-size: .9em;
	margin: 2px;
	}


.mycamplist_add_delete_button {
	display: inline-flex;
	flex-grow: 1;
	width: 100%;
	padding: 8px;
	font-size: .9em;
	font-weight: bold;
	justify-content: center;
	}
.ResultsListForm {
	margin: 2px;
	justify-content: center;
}

	.page-header small {
		display: block;
		padding-top: 14px;
		font-size: 19px;
	}


.navbar-inner{
	background-image: url('/assets/back.jpg');
  	background-repeat: no-repeat;
  	background-color: #99cbfe;
	border-bottom: solid 0px #000000;
	min-height: 60px; /* change value here*/

}


.vertical-align {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

#Country_ImageMap {
	display: none;
}

   .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }

.staff-admin-email {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 4px;
}

.LeaderParagraphText {
	padding-top: 24px;
	padding-bottom: 6px;
	font-size: 1.2em;
}

.listing-data-sm {
	font-size: .9em;
}

	.CampNameLength {
		font-size: 1.6em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}

	.CampNameLength25 {
		font-size: 1.4em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}
	.CampNameLength40 {
		font-size: 1.2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;

	}
	.CampNameLength64 {
		font-size: 1.2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.CampStateLength {
		font-size: .9em;
		color: #000000;
	}
	.CampStateLength50 {
		font-size: .85em;
		color: #000000;
	}
.CampNameLengthNew {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
}
.CampStateLengthNew {
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}
.CompactCampName {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	white-space: nowrap !important;
	overflow: hidden;
  	text-overflow: ellipsis;
}
.CompactStateName {
	font-size: .8em;
	font-weight: normal;
	color: #000000;
	white-space: nowrap !important;
	overflow: hidden;
  	text-overflow: ellipsis;
  	margin-bottom: 6px;
}
.CompactOtherLocations {
	display:inline-block;
}


.Profileh1 {
    color: #000000;
   margin-top: 0px;
    margin-bottom: 0px;
     background: linear-gradient(90deg,#e7e7ff,#ffffff);
    padding: 10px 14px 0px 14px;
        border-radius: 6px 6px 0px 0px;

}

	.more_info_fieldname {
		font-size: .8em;
		font-weight: bold;
		padding-top: 8px;
	}
	.more_info_value {
		font-size: .8em;
		color: blue;
		padding-top: 8px;
	}
	.more_info_value2 {
		font-size: .8em;
		color: blue;
	}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.NicePositions {
	font-size: .9em;
}

#AlertLearnMore {
	font-size: .7em;
    	padding: 6px 4px 6px 6px;
  	height: 30px;
  	width: 100%;
  }
#TextSpecialtyDescription {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    	font-size: .7em;
    	max-height: 50px;
	overflow-y: auto;
    	padding: 6px 4px 6px 6px;
 	background-color: #ffffff;
 	border-bottom: 1px dotted;
}
.TSD-adjust {
	max-height: 200px !important;
}

.ResultsImage {
 min-width:80px;
 max-width:100%;
 height:auto;
    border-radius: 12px;
}

.paginate {
	padding: 8px 10px 8px 10px;
	margin: 2px;
}
#results-panel-body {
    padding: 6px;
}

.Titleh1 {
    font-size: 1.2em;
    font-weight: normal;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient(90deg,#e7e7ff,#ffffff);
    padding: 8px;
        border-radius: 6px 6px 0px 0px;
}
.Titleh1Directors {
    font-size: 1em;
    line-height: 1.3em;
    font-weight: bold;
	color:#000000;
   margin: 0px;
    padding: 10px 8px;
        border-radius: 4px 4px 0px 0px;
}
.Titleh1Results {
    font-size: 1em;
    line-height: 1.4em;
    font-weight: bold;
	color:#000000;
   margin: 0px;
    padding: 10px 6px;
        border-radius: 4px 4px 0px 0px;
}
.Titleh2 {
    font-size: .8em;
    font-weight: bold;
	color:#fffd8f;
   margin: 0px;
     background: #000000;
    padding: 10px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
}
.HeaderMidpageLeft {
	border-bottom: 0px solid black;
	margin: 0px -6px 12px;
	background-color: #000000;
   	padding: 8px;
   	font-size: .7em;
	color: #ffffff;
	font-weight: bold;
}
.HeaderMidpageRight {
	border-bottom: 0px solid black;
	margin: 0px -6px 6px;
	background-color: #000000;
   	padding: 8px;
   	font-size: .9em;
	color: #ffffff;
	font-weight: normal;
}
#HeaderContentImage {
	margin-bottom: -2px;
	padding-left: 0px;
	padding-right: 0px;
}

#BodyContentCol {
	padding-left: 6px;
	padding-right: 6px;
}

#HeaderContentRow {
	height: auto;
	overflow: hidden;
}


.BottomSummaryBar {
    font-size: .9em;
    font-weight: bold;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 0px;
    background: linear-gradient(90deg,#e7e7ff,#ffffff);
    padding: 8px;
        border-radius: 6px 6px 0px 0px;
}
#BottomSummaryBarFooter {
    font-size: .85em;
}

.TopMargin {
	margin-top: 8px;
}
.ForceColorURL {
	color: #000000;
}


.TextOverImageFront, .TextOverImageFront2 {
	padding: 10px;
	font-size: .9em;
	margin-top: 6px;
 }

}

/*----------------------------------------------
    VERY SMALL MOBILE DEVICES 320
------------------------------------------------*/


 @media(max-width:320px) {

.InfoTitle {
font-size: .9em;
}
.InfoTitle-sm {
font-size: .7em;
}

.front-main-text {
	font-size: .8em;
	padding: 4px;
}


.selection-item {
	font-size: .85em;
}


.btn-online {
	font-size: .9em;
}

#states_button_map,#states_button_search,#states_all_states {
	font-size: .7em;
}

.HeaderSlogan {
	width: 100%;
 	margin: 6px 0px 0px 0px;
 	padding: 6px;
 	font-size: .7em;
 }

.music_specialties_item, .specialties_item {
	font-size: .78em;
}

.ResultsImage {
    max-width: 148px;
}

.Titleh2 {
	font-size: .75em;
}

.HeaderMidpageLeft {
	font-size: .7em;
}
.HeaderMidpageRight {
	font-size: .8em;
}

#drop1, #drop2 {
	font-size: .9em;
}

}

/*----------------------------------------------
   EXTREMELY SMALL MOBILE DEVICES 320
------------------------------------------------*/


 @media(max-width:280px) {

.InfoSubTitle {
font-size: .8em;
}


.ListingOptionsTitle1 {
font-size:.83em;
}

.menu-pulldown {
	font-size: .8em;
}
.ResultsImage {
	max-width: 128px;
}
.Titleh1Results {
	font-size: .8em;
}

.Titleh2 {
	font-size: .7em;
}
.HeaderMidpageLeft {
	font-size: .65em;
}
.music_specialties_item, .specialties_item {
	font-size: .78em;
}

.HeaderMidpageRight {
	font-size: .7em;
}

}



/*----------------------------------------------
    MEDIA QUERIES : TABLET & (ALL Higher)
------------------------------------------------*/


 @media(min-width:768px) {

body {
    	margin: 0px;
}

.InfoSubTitle-sm {
    font-size: .8em;
    font-weight: bold;
    padding-bottom: 20px;
}

.front-main-text {
	font-size: 1em;
	margin: 14px;

}

.frontpage-toprow {
	margin-top: 20px;
}

.FG-Adjust {
	margin-top: 20px;
}
.OnlineText {
	margin-top: 8px;
}

.OnlineVirtual {
	display: inline-block;
	padding: 1px 5px;
	line-height: 1.5;
	border-radius: 3px;
	background-color: #8efb8f;
	font-weight: bold;
    	color: #000000;
	font-size: 12px;
}
.OnlineVirtualFront {
	padding: 10px;
	background-color: #e9f3fc;
	font-weight:normal;
	color:black;
	font-size: 1em;
	border-radius: 12px;
	margin-bottom: 12px;

}

.music_specialties_item {
	flex-grow: 1;
	width: 24.5%;
	margin: 2px;
	padding: 6px;
	max-width: 25%;
	flex: 0 1 24.5%;
}
.InfoTitle {
font-weight: bold;
padding-bottom: 10px;
}
.InfoSubTitle {
font-size: .9em;
font-weight: bold;
padding-bottom: 20px;
}
.InfoFlex {
padding-left: 10px;
padding-right: 10px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
}
#PanelLeft {
margin-right: 4px;
flex-basis: 50%;
width: 50%;
}
#PanelRight {
margin-left: 4px;
flex-basis: 48%;
width: 48%;
}


.HeaderSlogan {
 	margin: 17px 10px;
 	padding:10px;
 	font-size: .9em;
 	border: 1px solid #99cbfe;
 	background-color: #fffeb5;
 	color: black;
 	display: inline-block;
 }
.listing-logo {
	max-height: 180px;
}

.QuickJumpPadding {
	padding-top: 190px;
}

#profile-panel-body {
	padding:8px;
	margin-top:150px;
}
.navbar-lower {
  top: 38px;
  position: fixed;
  width: 100%;
  z-index: 100;
}

.MultiMediaContainer {
	display: flex;
	justify-content: space-around;
}
.MultiMediaItemDesc {
    align-items: stretch;
    order: 1;
    margin-bottom: 14px;
    padding: 0px 16px;
    max-width: 70%;
}
.MultiMediaItemLogo {
    order: 0;
    margin: 12px;
    max-width: 33%;
}
.popup-gallery {
    order: 2;
}

.MultiMediaItemPhoto1 {
    order: 2;
    margin: 2px;
    max-width: 33%;

}
.MultiMediaItemPhoto2 {
    order: 3;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto3 {
    order: 4;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto4 {
    order: 5;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto5 {
    order: 6;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto6 {
    order: 7;
    margin: 2px;
     max-width: 33%;

}
	.vertical-align {
    		display: flex;
    		align-items: center;
    		flex-wrap: wrap;
	}


#ProfileFlexContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
}
#ProfileFlexItem {
    flex-grow: 1;
    width: 12%;
    margin: 0px 16px 20px 16px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.Titleh2Specialties {
	font-weight: bold;
	font-size: 1.2em;
}

#HeaderStripeBlue {
   margin: 0px;
    padding: 8px 0px;
    color: #fffd8f;
    background-color: #000000;
}

.navbar-default {
	background: linear-gradient(90deg,#9acafb,#9acafb,#1275da,#1275da);
}
#FrontPagePhoto {
	max-width:100%;
	height:auto;
	border-radius:8px;
}

#RecruitCampersPhoto {
	max-width:100%;
	height:auto;
	border-radius:8px;
}



#HeaderContentImage {
	padding-right: 0px;
	padding-left: 0px;
}
.CustomPanelGray {
    background-color: #eff7ff;
    border-radius: 6px;
    border: 1px solid #e4e4f5;
    padding: 20px;
}
.StateSearchFlexContainerMaster {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: space-between;
     	align-items: center;
     	width: 100%;
}
.StateSearchFlexContainerFirst {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: space-between;
     	align-items: center;
     	flex-grow: 1;
}
.StateSearchFlexContainerSecond {
    	display: flex;
    	flex-direction: row;
     	flex-wrap: wrap;
     	justify-content: flex-end;
     	align-items: center;
}

.StateSearchFlexContainerFirstItem1 {
    	margin-right: 0px;
    	font-size: .9em;
    	font-weight: bold;
}
.StateSearchFlexContainerFirstItem2 {
    	margin: 2px 0px 0px 0px;
}

.StateSearchFlexFilterItem {
    	margin: 4px 0px 0px 4px;
}

.panel-success {
	border: 1px solid #8e9c89;
	    border-radius: 6px;
}

#results-panel-body {
    padding: 8px;
}

#results-panel-header-title {
    padding: 8px;
}

.Titleh1 {
    font-size: 2em;
    font-weight: normal;
    color: #000000;
   margin-top: 0px;
    margin-bottom: 0px;
     background: linear-gradient(90deg,#e7e7ff,#ffffff);
    padding: 12px;
        border-radius: 6px 6px 0px 0px;

}
.Titleh1Directors, .Titleh1Results {
    font-size: 1.8em;
    font-weight: normal;
	color:#000000;
   margin: 0px;
    padding: 16px;
        border-radius: 4px 4px 0px 0px;
}

.Titleh2 {
    font-size: 1.2em;
    font-weight: bold;
	color:#fffd8f;
   margin: 0px;
     background: #000000;
    padding: 14px;
    border-top: 0px solid black;
    border-bottom: 0px solid black;
}
.HeaderMidpageLeft {
	border-bottom: 0px solid black;
	margin: 0px -15px 20px;
	background-color: #000000;
   	padding: 14px;
   	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}
.HeaderMidpageRight {
	border-bottom: 0px solid black;
	margin: 0px -15px 20px;
	background-color: #000000;
   	padding: 14px;
   	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}

.MidpageRowSpan {
    font-size: 1.3em;
    font-weight: normal;
	color:#000000;
   margin: 0px;
     background: #feffd6;
    padding: 10px 14px 10px 12px;
    border-bottom: 1px solid black;
}
.text90-75blue {
	font-size: .9em;
	color: blue;
}
.BodyTitle1, .ListingOptionsTitle1 {
font-size:1em;
font-weight:bold;
color:#000000;
}

.Profileh1 {
    color: #000000;
	margin: 0px;
    padding: 16px 12px 0px 10px;
        border-radius: 6px 6px 0px 0px;
        background-color: #f7f7fb;

}
.CampNameLengthNew {
	font-size: 2em;
	margin-top: 16px;
	font-weight: bold;
	color: #000000;
}
.CampStateLengthNew {
	font-size: .9em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #000000;
}
.CompactCampName {
	font-size: 2em;
	margin-top: 16px;
	font-weight: bold;
	color: #000000;
}
.CompactStateName {
	font-size: .9em;
	padding-bottom: 4px;
	font-weight: normal;
	color: #000000;
}
.OtherLocations {
	display: inline-block;
	vertical-align: bottom;
}
.CompactOtherLocations {
	overflow-x: hidden;
	display: inline-block;
}
.NavFlexContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 8px 2px 0px 4px;
    align-items: center;
}

.NavFlexContainerCompact {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 8px 2px 0px 4px;
    align-items: center;
}
.OnlineVirtualCompact {
    margin-top: 8px;
    margin-bottom: 6px;
    display: inline-block;
	padding: 1px 5px;
	border: 1px solid transparent;
	border-radius: 3px;
	background-color: #8efb8f;
	font-weight: bold;
    	color: #000000;
    font-size: 12px;
    vertical-align: bottom;
}
.BottomSummaryBar {
    font-size: 1.2em;
    font-weight: bold;
    color: #000000;
   margin-top: 0px;
    margin-bottom: 0px;
     background: linear-gradient(90deg,#e7e7ff,#ffffff);
    padding: 12px;
        border-radius: 6px 6px 0px 0px;

}
#BottomBarPanel {
	padding: 0px;
}

.panel-footer {
        border-radius: 0px 0px 6px 6px;
}

.ForceColorURL {
	color: #000000;
}

.displaying {
	font-size: .9em;
}
.TopMargin {
	margin-top: 8px;
}

.LeadingParagraphText {
	margin-top: 10px;
	margin-bottom: 10px;
}


.container {
     width: 100%;
}

#container_custom {
     margin-left: 0px;
    margin-right: 0px;
    padding-left: 8px;
    padding-right: 8px;
    max-width: 100%;
}

.custom-panel-padding {
 padding: 8px 12px 15px 12px;
 }

.front_page_container_flex2 {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-top: 10px;
	margin-bottom: 16px;
}

.front_page_container_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 4px;
	font-size: .9em;
}
.FrontPageSubNavItem {
	width: 100%;
	flex-grow: 1;
	margin: 1px;
	font-size: 1.2em;
}
#front_page_sub_nav {
	font-size:1em;
}

#btnGroupVerticalDrop1 {
	width: 100%;
	}

#profile_nav_button_left {
	padding: 8px;
	padding-left: 8px;
	padding-right: 2px;
	margin-bottom: 6px;
	}

#profile_nav_button_center {
	padding: 8px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 6px;
	}
#profile_nav_button_right {
	padding: 8px;
	padding-left: 2px;
	padding-right: 8px;
	margin-bottom: 6px;
	}


.listing-data-sm {
	font-size: .85em;
}
.results-panel-location {
   padding-left: 30px;

}
     	#page-wrapper{
        	margin: 0 0 0 160px;
        	padding: 1px 12px;
        	min-height: 1200px;
    	}


.results-panel-location {
   padding-left: 30px;

}


#listing_button_title, #MyCampList_listing_button_title {
    flex-grow: 1;
    font-size: .9em;
    margin: 0px;
    font-weight: normal;
    color: #dfdee0;
    border-radius: 0px;
    padding: 4px 12px;
}

#profile_mycamplist_form {
	margin: 0px;
	flex-grow: 1;
    border-radius: 0px;
}
#profile_mycamplist_button {
    	font-weight: normal;
	width: 100%;
    	font-size: .9em;
    border-radius: 0px;
    padding: 4px 12px;
}

.mycamplist_add_delete_button {
	font-weight: bold;
	}

    	.navbar-side {
        	z-index: 1;
        	position: absolute;
        	width: 160px;
    	}

   	.navbar {
	 	border-radius: 0px;
	 	margin-bottom: 0px;
    	}

	.navbar-inner{
		background-image: url('/assets/back_large.jpg');
  		background-repeat: no-repeat;
  		background-color: #99cbfe;
		border-bottom: solid 0px #000000;
		min-height: 60px; /* change value here*/
	}

	.vertical-align {
    		display: flex;
    		align-items: center;
	}

	#Country_ImageMap {
		max-width:100%;
		height:auto;
	}

    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center;
    }
    .text-right-sm {
        text-align: right;
    }
    .text-justify-sm {
        text-align: justify;
    }

.LeaderParagraphText {
	font-size: 1.2em;
	padding-top: 24px;
	padding-bottom: 10px;
}

	.CampNameLength {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.CampNameLength25 {
		font-size: 1.6em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.CampNameLength40 {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;

	}
	.CampNameLength64 {
		font-size: 1.6em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.CampStateLength {
		font-size: .9em;
		color: #000000;
	}
	.CampStateLength50 {
		font-size: .85em;
		color: #000000;
	}

	.more_info_fieldname {
		font-weight: bold;
	}
	.more_info_value {
		color: blue;
	}
	.more_info_value2 {
		color: blue;
	}
	.results-photo {
		padding-left:0px;
	}


 .navbar-nav {
	border-width: thin;
	border-radius: 8px;
	border-style: none;
	border-color: #ffffff;
	margin-top: 12px;
	margin-right: 0px;
	color: #ffffff;
}

.ResultsImage {
 min-width:80px;
 max-width:100%;
 height:auto;
    border-radius: 12px;
    margin-top: 2px;
    margin-bottom: 2px;
}
#results_tier_footer {
    padding: 8px;
}
#AlertLearnMore {
	font-size: 1em;
	padding-top: 10px;
  	text-align: center;
  	height: 40px;
  	width: 100%;
}
#TextSpecialtyDescription {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
    	font-size: .85em;
    	max-height: 70px;
	overflow-y: auto;
    	padding: 8px 4px 8px 14px;
 	background-color: #ffffff;

}
.paginate {
	padding: 6px 10px 6px 10px;
	margin: 4px;
}
.dropdown-menu-right2 {
    max-height: 700px;
    overflow-y: auto;

}
#dropdown-menu-specialties {
    max-height: 700px;
    overflow-y: auto;

}

.profile_box_left {
	padding-right:	8px;
}
.profile_box_center {
	padding-left:	7px;
	padding-right:	8px;
}
.profile_box_right {
	padding-left:	7px;
}

}

@media (max-width: 1024px) {

.col-xs-12 {

z-index: 1;

}

}

/*----------------------------------------------
    MEDIA QUERIES : TABLET ONLY
------------------------------------------------*/

@media (min-width: 768px) and (max-width: 1023px) {
.QuickJumpPadding {
	padding-top: 160px;
}

.front-main-text {
    font-size: .85em;
}

.Profileh1 {
    padding: 16px 0px 0px 0px;

}
.front-news {
	margin-top: 12px;
}

.Titleh2 {
    font-size: 1em;
}
.btn-front {
	margin-top: 8px;
	font-size: .94em;
}
.col-front-find {
	padding: 0px 4px;
}
.col-front-jobs {
	padding-right: 4px;
}
.col-front-online {
	padding-left: 4px;
}

.OnlineVirtualFront {
	background-color: #ffffff;
	margin-top: 2px;
	padding: 0px;
	margin-bottom: 12px;

}
.OnlineText {
	font-size: .67em;
	padding-left: 4px;

}

.navbar-nav {
	margin-right: -15px;
	font-size: .9em;
}

.music-panel-body {
	padding: 0px 8px;
}

.music_specialties_item {
	flex-grow: 1;
	width: 32%;
	margin: 2px;
	padding: 6px;
	max-width: 32%;
	flex: 0 1 32%;
}

.InfoTitle {
font-size: 1.2em;
font-weight: bold;
padding-bottom: 4px;
}
.InfoSubTitle {
font-size: 1em;
font-weight: normal;
color: blue;
padding-bottom: 20px;
}
.InfoFlex {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#PanelLeft {
margin: 10px 0px;
flex-basis: 100%;
width: 100%;
}
#PanelRight {
margin: 10px 0px;
flex-basis: 100%;
width: 100%;
}

.HeaderSlogan {
 	margin: 11px 6px;
 	padding:8px;
 	font-size: .8em;
 }
.listing-logo {
	max-height: 150px;
}
.navbar {
	font-size: .86em;
	font-weight: normal;
}

.ContainerFooter {
	padding: 0px 4px;
}
.navbar-lower {
  top: 38px;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.navbar-lower-programs {
  top: 50px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #ffffff;
}
.ContainerResultsPrograms {
	margin-top: 142px;
	padding: 0px 4px;
}
.ContainerResultsProgramsSecondary {
	margin-top: 80px;
	padding: 0px 4px;
}
.ContainerResultsProgramsStates {
	margin-top: 78px;
	padding: 0px 4px;
}
.ContainerMyCampList {
	margin-top: 106px;
	padding: 0px 4px;
}
.ContainerResultsStates {
	margin-top: 70px;
	padding: 0px 4px;
}
.ContainerResultsStatesSearch {
	margin-top: 78px;
	padding: 0px 4px;
}
.ContainerResultsKeyword {
	margin-top: 150px;
	padding: 0px 4px;
}
.ContainerResultsFullSearch {
	margin-top: 74px;
	padding: 0px 4px;
}
.ContainerResultsMorehits {
	margin-top: 74px;
	padding: 0px 4px;
}

.Titleh1Directors, .Titleh1Results {
    font-size: 1.7em;
    font-weight: normal;
	color:#000000;
   margin: 0px;
    padding: 14px;
        border-radius: 4px 4px 0px 0px;
}
#listing_button_title, #MyCampList_listing_button_title {
    font-size: .8em;
}
#profile_mycamplist_button {
    	font-size: .8em;
 }

.CompactCampName {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 8px;
}
.CompactStateName {
    margin-bottom: -6px;

}

.CampNameLengthNew {
	font-size: 1.6em;
	line-height: 1.2em;
	margin-top: 8px;
}
.CampStateLengthNew {
    margin-bottom: -6px;
}
#container_custom_nopadding {
    padding-left: 0px;
    padding-right: 0px;
}
#profile-panel-body {
	padding:8px;
	margin-top:100px;
}
.MultiMediaContainer {
	margin-left: -6px;
	margin-right: -6px;
}
.MultiMediaItemDesc {
    align-items: stretch;
    order: 1;
    margin-bottom: 14px;
    padding: 0px 16px;
    max-width: 60%;
}
.MultiMediaItemLogo {
    order: 0;
    max-width: 32%;
    margin: 2px;
}
.popup-gallery {
    order: 2;
}
.MultiMediaItemPhoto1 {
    order: 2;
    margin: 2px;
    max-width: 33%;

}
.MultiMediaItemPhoto2 {
    order: 3;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto3 {
    order: 4;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto4 {
    order: 5;
    margin: 2px;
     max-width: 33%;

}
.MultiMediaItemPhoto5 {
    order: 6;
    margin: 2px;
     max-width: 31%;

}
.MultiMediaItemPhoto6 {
    order: 7;
    margin: 2px;
     max-width: 31%;

}


#ProfileFlexContainer {
    margin-left: -6px;
    margin-right: -6px;
}

#ProfileFlexItem {
    flex-grow: 1;
    width: 15%;
    margin: 0px 6px 20px 6px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    font-size: .9em;
}

.specialties_item {
	flex-grow: 1;
	width: 30%;
	margin: 2px;
	padding: 6px 0px 6px 0px;
}
.specialties_item_profile {
	width: 46%;
	margin: 2px;
	font-size: 1em;
	font-weight: normal;
	justify-content: space-between

}

    	.navbar-side {
        	z-index: 1;
        	position: absolute;
        	width: 140px;
    	}
     	#page-wrapper{
        	margin: 0 0 0 140px;
        	padding: 1px 12px;
        	min-height: 1200px;
    	}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
}
.program_emphasis_data {
    font-size: .8em;
    padding: 0px 4px 0px 4px;
}
#front_page_sub_nav {
	padding: 7px;
	font-size: .8em;
}
#btnGroupVerticalDrop1 {
	padding: 7px;
	font-size: .8em;
}


.sidebar-collapse .nav > li > a {
	font-size:.9em;

}
.HeaderMidpageLeft {
	margin-bottom: 8px;
	font-size: .9em;
}

}

/*----------------------------------------------
    MEDIA QUERIES : SMALL DESKTOP
------------------------------------------------*/

@media (min-width: 1024px) and (max-width: 1199px) {

#panel-full {
	margin-bottom: 0px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.MainContentArea {
	padding-left: 6px;
	padding-right: 6px;
}

.front_page_container_flex2 {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-top: 4px;
	margin-bottom: 16px;
}
.front_page_container_flex {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 4px;
}

.FrontPageSubNavItem {
	width: 100%;
	flex-grow: 1;
	font-size: 1.2em !important;
	margin: .5px;
}
#front_page_sub_nav {
	padding: 10px;
	font-size: 1em;
}
#btnGroupVerticalDrop1 {
	padding: 10px;
}

	.vertical-align {
    		display: flex;
    		align-items: center;
	}

    	.navbar-side {
        	z-index: 1;
        	position: absolute;
        	width: 160px;
    	}
     	#page-wrapper{
        	margin: 0 0 0 160px;
        	padding: 1px 12px;
        	min-height: 1200px;
    	}


.mycamplist_add_delete_button {
	font-weight: bold;
	}
	.CampNameLength {
		font-size: 2.5em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.CampNameLength25 {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.CampNameLength40 {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;

	}
	.CampNameLength64 {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.CampStateLength {
		font-size: 1em;
		color: #000000;
	}
	.CampStateLength50 {
		font-size: .85em;
		color: #000000;
	}


    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }

.LeaderParagraphText {
	padding-top: 24px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

.navbar-lower {
  position: fixed;
  top: 34px;
  max-width:1400px;
  padding-right: 34px;
  width: 100%;
  z-index: 100;
}

.Profileh1 {
  margin-right: -2px;
}


}

/*----------------------------------------------
    MEDIA QUERIES : LARGE DESKTOP
------------------------------------------------*/

@media (min-width: 1200px) {

body {
    	/*background: linear-gradient(90deg, #086804, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5, #f9f9d5);*/

}

#panel-full {
	margin-bottom: 0px;
	border: 1px solid black;
}

.affix {
  top: 50px;
  max-width:1400px;
  padding-right: 35px;
  z-index: 100000;
}

.navbar-lower {
  position: fixed;
  top: 34px;
  max-width:1400px;
  padding-right: 34px;
  width: 100%;
  z-index: 100;
}
#container_custom {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow-x: hidden;
    max-width: 1400px;
}
#container_custom_nopadding {
    padding-left: 16px;
    padding-right: 16px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    overflow-x: hidden;
    max-width: 1400px;
}

.front_page_container_flex2 {
	display: flex;
	flex-direction: row;
	align-items: flex-end;
	margin-top: 4px;
	margin-bottom: 16px;
}
.front_page_container_flex {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-items: stretch;
	margin-top: 4px;
}

.FrontPageSubNavItem {
	width: 100%;
	flex-grow: 1;
	font-size: 1.1em !important;
	margin: 0px;
	border-radius: 0px;
}
#front_page_sub_nav, #btnGroupVerticalDrop1 {
	padding-left: 6px;
	padding-right: 6px;
	font-size:1em;
	border-radius: 0px;
	border: 0px;
}
	.vertical-align {
    		display: flex;
    		align-items: center;
	}
    	.navbar-side {
        	z-index: 1;
        	position: absolute;
        	width: 160px;
    	}
     	#page-wrapper{
        	margin: 0 0 0 160px;
        	padding: 1px 12px;
        	min-height: 1200px;
    	}

.mycamplist_add_delete_button {
	font-weight: bold;
	}
	.CampNameLength {
		font-size: 2.5em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.CampNameLength25 {
		font-size: 2.5em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;
	}
	.CampNameLength40 {
		font-size: 2.5em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 6px;

	}
	.CampNameLength64 {
		font-size: 2em;
		font-weight: bold;
		color: #7c7d7d;
		margin-top: 8px;
		margin-bottom: 8px;
	}

	.CampStateLength {
		font-size: 1em;
		color: #000000;
	}
	.CampStateLength50 {
		font-size: .85em;
		color: #000000;
	}

    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
.LeaderParagraphText {
	padding-top: 24px;
	padding-bottom: 10px;
	font-size: 1.4em;
}

}


/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }




/* CODE BELOW ARE SETTINGS FOR ACTUAL IMPLEMETNATION INSTANCE */




/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}


/*

for zoom animation
uncomment this part if you haven't added this code anywhere else

*/


.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}







@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
