/* ---------------------------------------------------------------------------------------------------- */
/* --- Still Water Camps 2022 ------------------------------------------------------------------------- */
/* --- San Antonio Website Design & Development - Backyard Studios ------------------------------------ */
/* --- www.backyardstudios.com ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------- */

/*---------------------------------------------------------------------------------------------*/
/*------------- iPad Tablet -------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 768px),
(-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi),
(max-width: 980px) and (orientation : landscape) {
/*.hideTablet {
	display:none;
}
.showTablet {
	display:block;
}
.mobileBtn {
	display:block;
}
#mainNav {
	display:none;
}*/
    ul.campList li.waitList:after {
        right: 0;
    }	
}
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {

}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {

}
@media only screen and (max-width: 800px),
screen and (max-device-width: 800px) 
  and (-webkit-min-device-pixel-ratio: 1){
/* --- Navigation --------------------------------------------------------------------------------- */   
#logoArea .col-lg-4, #logoArea .col-lg-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}	
#logoArea {
    background-position: left -20px;
}	  
.subheading {
    font-size: 17px;
    line-height: 26px;
}
#logoArea .logoImg img {
    max-height: 105px;
}	  
/* --- Type Area --------------------------------------------------------------------------------- */
ul.feat-container li .botBox h4 .pageDesc {
    font-size: 16px;
    line-height: 22px;
}
body {
    font-size: 16px;
    line-height: 21px;
}	
h4 {
    font-size: 22px;
    line-height: 22px;
}
h5 {
    font-size: 21px;
    line-height: 24px;
}
h6 {
    font-size: 17px;
    line-height: 17px;
}
#testimonial h4 {
    font-size: 30px;
    line-height: 34px;
}	  
.mainContent, #pageMenu {
    padding: 40px 10px;
}
.bigTitle {
    font-size: 38px;
    line-height: 40px;
}
.dividerYes:before {
    padding: 50px 0 0;
}
#mainContent .intro,
#contactArea .intro{
    width: 85%;
}
ul.officeHrs {
    margin-bottom: 25px;
}
ul.officeHrs li {
    font-size: 17px;
    line-height: 18px;
}
ul.team-container li {
    margin: .5% .1% 15px;
}	  
.intro {
    font-size: 100%;
}
#single #mainContent.smallTop {
    padding-top: 40px;
}
.wpcf7-form {
    margin-top: 10px;
}
.wpcf7-select {
    height: 41px;
}
#formArea .content {
    padding: 0px 0;
} 
#imgContent.bgrdLight .bgrdColor, #imgContent.bgrdDark .bgrdColor {
    padding: 30px 0;
}	  
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 40px 25px;
}
/* --- News Area --------------------------------------------------------------------------------- */
.single-team #mainContent .order-2 {
    order:1!important;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.single-team #mainContent .order-1 {
    order:2;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.single-team h1, .single-team h6.main-title {
    text-align: center;
}	  
.post-thumbnail {
    margin-top: 0;
    text-align: center;
}
.single-team .post-thumbnail {
    margin-top: 20px;
}
.single-team .post-thumbnail img {
    margin: 0 auto;
    width: 45%;
}
.single-team-member #mainContent .verse {
    font-size: 19px;
    line-height: 23px;
}	  
#featuredArea ul.feat-container.col4 li {
    width: 50%;
}
#featuredArea {
    background-position: 10% 12%;
    background-size: 185%;
}
#serviceArea .container-fluid {
    width: 100%;
}	
#mapArea .mapImage img {
    max-width: 65%;
}
#faqArea .accordion-button {
    font-size: 20px;
    line-height: 22px;
}	  
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .col-lg-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} 
/* --- Gallery Area --------------------------------------------------------------------------------- */
ul.photoList.col4 li, ul.photoList.col5 li {
    width: 33.1%;
}
ul.photoList .overlay i {
    font-size: 30px;
}	  	  
/* --- Half Page Area --------------------------------------------------------------------------------- */
.bg-flex {
    position: relative !important;
}
.bg-flex-holder {
	position: relative;
}
.itemSection .content .wrapper {
    margin-top: 25px;
}
.itemSection .col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
} 
.itemSection .offset-lg-6 {
    margin-left: 0%;
}
#calloutArea .content {
    line-height: 30px;
    font-size: 28px;
}	
#mainContent .subheading {
    padding: 0px 7%;
}
ul.team-container li h5 {
    margin-top: 7px;
    font-size: 24px;
    line-height: 27px;
}
.memberTitle {
    display: block;
    font-size: 16px;
    line-height: 18px;
}
#partnerArea .listingArea h3 {
    margin: 30px 0 0 0;
    font-size: 25px;
    line-height: 27px;
}
#partnerArea ul.itemList li {
    margin: .3% 0;
}	
#calloutArea {
    padding: 0;
}	  
#featuredArea ul.feat-container.col5 li a h4 {
    font-size: 31px;
    line-height: 34px;
}
    .topTitles.waitList:after {
        width: 120px;
        height: 120px;
        right: 0;
    }	  
}
@media only screen and (max-width: 640px),
screen and (max-device-width: 640px) 
  and (-webkit-min-device-pixel-ratio: 1){
#featuredArea ul li a h4 {
    font-size: 30px;
    line-height: 34px;
}	  
.subtitle {
    font-size: 21px;
    line-height: 21px;
}	
#testimonial h4 {
    font-size: 26px;
    line-height: 30px;
}	
#footerArea .bgrdColor {
    padding: 40px 0 80px;
}	  
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content .wrapper {
    margin-top: 15px;
}
.listingArea .feat-thumbnail {
    margin-top: 0px;
    margin-bottom: 45px;
}  
/* --- Page Menu Area --------------------------------------------------------------------------------- */
ul.feat-container li a span.overContent h6,
ul.feat-container li a:hover span.overContent h6 {
	display: none;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .content {
    line-height: 25px;
    font-size: 21px;
}
ul.serviceList li {
    width: 48%;
}	
ul.serviceList li a:hover span h5 {
    bottom: -5px;
}	  
ul.team-container.col4 li {
    width: 48.8%;
}
ul.team-container.col5 li {
    width: 32.8%;
}	  
hr {
    margin: 40px 25%;
}
#footerArea .bgrdColor {
    padding: 40px 0 150px;
}	  
#footerArea .order-2 {
    order: 1!important;
}		  
#footerArea .widget-area h1 {
    text-align: center;
    margin-top: 15px;
}	
#footerArea .widget-area .textwidget p {
    text-align: center;
}
#footerArea .order-3 {
    order: 2 !important;
    margin-bottom: 20px;
}
#footerArea .order-1 {
    order: 3 !important;
    margin-top: 35px;	
}
#footerArea .widget-area .textwidget h6 {
    text-align: center;
}	  
#footerArea .ltText {
    text-align: center !important;
}
.ftCopy {
    padding: 25px 0 0px;
    font-size: 16px;
    line-height: 16px;
}	  
#colSocial h4 {
    margin-right: 0;
}	  
#imgContent .feat-thumbnail img {
    max-width: 75%;
}	
.alignRight .order-1 {
    order: 2!important;
}
.alignRight .order-2 {
    order: 1!important;
}
#imgContent.sizeFull.alignLeft {
     background-position: left top; 
}
#imgContent.bgrdDark .bgrdColor {
	background: rgb(45,96,142);
	background: -webkit-linear-gradient(bottom, rgba(45,96,142,1) 30%, rgba(45,96,142,0) 65%);
	background: -o-linear-gradient(bottom, rgba(45,96,142,1) 30%, rgba(45,96,142,0) 65%);
	background: linear-gradient(to top, rgba(45,96,142,1) 30%, rgba(45,96,142,0) 65%);
    padding: 0 0 30px;	
}
#imgContent.bgrdLight .bgrdColor {
	background: rgb(255,250,241);
	background: -webkit-linear-gradient(bottom, rgba(255,250,241,1) 30%, rgba(255,250,241,0) 80%);
	background: -o-linear-gradient(bottom, rgba(255,250,241,1) 30%, rgba(255,250,241,0) 80%);
	background: linear-gradient(to top, rgba(255,250,241,1) 30%, rgba(255,250,241,0) 80%);
    padding: 0 0 30px;	
}	  
.bg-flex-holder .showTablet img {
    padding: 0;
}
#imgContent.sizeRegular .content {
    margin-top: 30px;
}
#imgContent.sizeRegular .feat-thumbnail {
    margin-top: 40px;
}
ul.list-columns > li {
    width: 100%;
}	
.intro {
    padding-bottom: 10px;
}
#videoArea ul.list-columns.col3 {
    column-count: 1;
}
#imageMap .cq-hotspot-container {
    padding-top: 9%;
}	
#pageMenu .bgrdColor {
    padding: 50px 0 80px;
}
#single #mainContent.smallTop {
    text-align: center;
}	
.single-team-member #single .post-thumbnail img {
    text-align: center;
    margin: 0 auto;
    max-width: 60%;
}
ul.feat-container li.showMobile {
	display: inline-block;	
}	
ul.feat-container.col3 li {
    width: 50%;
}	  
ul.feat-container.col5 li {
    width: 50%;
}
}
@media only screen and (max-width: 600px),
screen and (max-device-width: 600px) 
  and (-webkit-min-device-pixel-ratio: 1) {

/* --- News Area --------------------------------------------------------------------------------- */
ul.photoList.col5 li {
    width: 32%;
}	  

/* --- Typography --------------------------------------------------------------------------------- */
.subtitle {
    font-size: 19px;
    line-height: 21px;
}  
#mainContent .intro, #contactArea .intro {
    width: 100%;
}
 ul li, ol li {
    line-height: 21px;
}
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 40px 15px;
}
.itemSection .content .btnsArea {
    margin-top: 15px;
}
#footerArea .order-1 {
    margin-top: 10px;
}	  
}