/* ---------------------------------------------------------------------------------------------------- */
/* --- Outdoor Water Solutions Website ---------------------------------------------------------------- */
/* --- Copyright 2019  -------------------------------------------------------------------------------- */
/* --- San Antonio Website Design & Development - Backyard Studios ------------------------------------ */
/* --- www.backyardstudios.com ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------------------------------- */
/* --- Basic Elements --------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------------- */


/*---------------------------------------------------------------------------------------------*/
/*------------- 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;
}*/
}
/* 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){
.hideTablet {
	display:none;
}
.showTablet {
	display:block;
}
.mobileBtn {
	display:block;
}  
#mainNav {
	display:none;
}
ul.topNumberX {
    display:none;
}
ul.topNumber {
    margin: 0;
}
ul.topNumber liX:first-child {
    display: block;
    float: none;
    margin: 0 0 5px;
    padding: 0;
}
.topNo {
    line-height: 22px;
    font-size: 22px;
}
.fa-2 {
    font-size: 18px;
    line-height: 18px;
}
ul.topList li .btnWhite {
    margin-top: 0;
}
ul.topList {
    margin: 0px 0 0px;
	vertical-align: middle;
}
ul.topList li.showTablet {
	line-height: 0px;
}
.vertCenterT {
  height: 100%;
  display: table;
  text-align: right;
  width: 100%; }

.innerT {
  display: table-cell;
  vertical-align: middle;
  line-height: 0px;
}
#logoArea {
	    padding: 8px 5px;
}
#logoArea .logoImg img {
	max-height: 75px;
}
#logoArea .col-lg-4,
#logoArea .col-lg-8 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#mobileBtn {
    position: relative;
}
#logoArea.down.clone .logoImg a img {
    max-height: 60px;
}
#logoArea.down.clone ul.topList {
    padding: 0;
}
#logoArea.down.clone {
    padding: 6px 10px 6px;
}
.topNo {
	margin-bottom: 5px;
}
#logoArea.clone ul.topNumber {
    display: inline-block;
}
#logoArea.clone .topNo {
    display: none;
}
/* --- Navigation --------------------------------------------------------------------------------- */   
a.btnMobile {
    width: 36px;
}
/* --- Featured Area --------------------------------------------------------------------------------- */  
#featuredArea {
    padding: 30px 15px;
}
#featuredArea .col-lg-12 {
	line-height: 0;
}
#featuredArea ul.feat-container li .responsiveFeat {
    display: block;
}
#featuredArea ul.feat-container li .mainFeat {
    display: none;
}
/* --- Type Area --------------------------------------------------------------------------------- */
body {
    font-size: 16px;
    line-height: 24px;
}
h1 {
    font-size: 30px;
    line-height: 34px;
}
h2, .itemSection .content h2 {
    font-size: 28px;
    line-height: 30px;
}
h3, h1.entry-title {
    font-size: 26px;
    line-height: 31px;
}
h4, #subpage #mainContent .intro .resume_preview h1 {
    font-size: 20px;
    line-height: 20px;
}
h5 {
    font-size: 19px;
    line-height: 24px;
}
h6, #subpage .single-resume .resume-manager-education h3, #subpage .single-resume .resume-manager-experience h3, .single-resume .resume-manager-education h3, .single-resume .resume-manager-experience h3 {
    font-size: 17px;
    line-height: 17px;
}
.subtitle {
    font-size: 19px;
    line-height: 22px;
    margin: 5px 0 0px 0;
}
.mainContentX,
#pageMenuX{
    padding: 40px 15px;
}
.bigTitle {
    font-size: 38px;
    line-height: 40px;
}
#mainContent .intro,
#contactArea .intro,
#mainContent .intro, .sameStyles .intro {
    width: 96%;
}
.intro {
    font-size: 100%;
}
#introFullwidth, #socialFeedArea, #pageMenu {
    padding-left: 30px;
    padding-right: 30px;
}
#productArea {
    padding: 30px;
    padding-top: 0px;
}
#single #mainContent.smallTop {
    padding-top: 40px;
}
.subheading {
    font-size: 19px;
    line-height: 24px;
}
.wpcf7-form {
    margin-top: 0px;
	padding: 0px 5%;
}
#formArea .content {
    padding: 25px 0;
}
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 40px 25px;
}
.bg-flex-holder .showTablet img {
    max-height: 400px;
}
.itemSection .content .wrapper {
    margin-top: 18px;
}
.itemSection .content .line, .line {
    margin: 15px 0;
}
.wcpscwc-product-slider .slick-list {
	padding-bottom: 0px;
}
#secondaryArea .content-secondary {
    padding: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3, h4.product-title {
    font-size: 17px;
    line-height: 20px;
}
/* --- News Area --------------------------------------------------------------------------------- */
ul.blogList.col3 li {
    width: 100%;
    margin: 0 auto 15px;
}
.home #newsArea ul.blogList {
    margin-bottom: 0px;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .vertCenter {
    padding: 60px 40px;
}
#calloutAreaFt .col-lg-6{
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    max-width: 80%;
}
#calloutAreaFt .col-lg-6 {
	margin: 0 auto;
	text-align: center;
}
#calloutAreaFt .vertCenter {
    text-align: center;
	
}
#calloutArea .intro {
	border:0px;
	background-color: transparent;
}
.bigTitle {
	font-size: 40px;
    line-height: 40px;
}
#calloutArea .bigTitle {
    font-size: 57px;
    line-height: 57px;
	-webkit-text-shadow: 1px 4px 0px rgba(0, 0, 0, 0.45);
	-moz-text-shadow: 1px 4px 0px rgba(0, 0, 0, 0.45);
	text-shadow: 1px 4px 0px rgba(0, 0, 0, 0.45);
	color:#fff;
}
.ftLogo {
    text-align: center;
	    margin-bottom: 10px;
}
#page #headerBgrd .inner {
        vertical-align: bottom;
}
#page #headerBgrd .container {
	max-width: 100%;
}
#page #headerBgrd .col-lg-5 {
	padding: 0px;
}
#headerBgrd img.mainImg {
    padding: 100px 0;
}
.pageTitle h3 {
    font-size: 24px;
    line-height: 24px;
	display: inline-block;
}
#page #headerBgrd .intro {
    padding: 12px 30px;
    border-left: 0px solid #5B616A;
}
#page #headerBgrd a {
    padding: 9px 12px;
    font-size: 15px;
    line-height: 15px;
}
#page #headerBgrd .btnsArea {
	margin: 0 0 -5px;
}
/* --- Footer Area --------------------------------------------------------------------------------- */
.ftCopy {
    padding: 25px 10%;
    font-size: 16px;
    line-height: 24px;
}
#footerArea .widget-area span {
    padding: 0 15px;
    color: #4A4A4D;
    display: block;
    font-size: 0;
    line-height: 4px;
}
/* --- Gallery Area --------------------------------------------------------------------------------- */
ul.photoList.col4 li {
    width: 33.1%;
}
/* --- Testimonials Area --------------------------------------------------------------------------------- */
#testimonial {
	font-size: 16px;
    line-height: 22px;
	padding: 0px; 
}
/* --- Team Area --------------------------------------------------------------------------------- */
ul.team-container.col5 li {
    width: 33.1%;
}
.memberTitle {
    font-size: 17px;
    line-height: 17px;
}
#photoMenu ul.feat-container {
	text-align: center;
}
#photoMenu ul.feat-container.col3 li {
    width: 70%;
    margin: 10px auto;
    float: none;
    display: inline-block;
}
.woocommerce .related.products  ul.products li.product, .up-sells.upsells.products ul.products li.product {
    width: 48%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 12px 16px;
    font-size: 16px;
    line-height: 16px;
}
ul.blogList.list {
    padding: 0 0%;
}
ul.list-columns > li h6 {
    line-height: 17px;
    font-size: 16px;
}
ul.list-columns.col3 > li {
    width: 49%;
}
#calloutArea {
    background-attachment: fixed;
}
.woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
	padding: 0px;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
	
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 20px;
    margin: 15px 0 35px;
}
.signupTable .btnSub .wpcf7-submit {
    font-size: 16px;
    line-height: 16px;
    height: 38px;
}
.signupTable {
	margin: auto;
}
#calloutAreaFt {
    padding: 25px 0 10px;
}
#footerArea .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#footerArea .widget-area {
    text-align: center;
}#footerArea .ltText {
	text-align: center;
}
#footerArea .widget-area ul.menu {
	margin-bottom: 30px;
}
#footerArea .widget-area ul.menu li {
    width: auto;
    padding: 10px;
    float: none;
    display: inline-block;
}
#copyrightContent {
    text-align: center;
}
.woocommerce-checkout-payment .wc-credit-card-form.wc-payment-form p {
	float: none;
	display: block;
	width:100%;
}
#calloutArea .col-lg-5 {
    flex: 0 0 70%;
    max-width: 70%;
}
.offset-md-7 {
    margin-left: 30%;
}
#imgContent .wrapper {
    margin-top: 10px;
}
#imgContent .wrapper p {
    padding-bottom: 5px;
}
#pageMenu ul.feat-container.col4 li, ul.feat-container > li {
    width: 49%;
}
#videoList {
    width: 100%;
    margin: 0 auto;
}
#contactArea .intro {
    margin: 0 0%;
    width: 100%;
}
ul.blogList li {
    text-align: center;
}
.search404 form input[type="submit"], .search form input[type="submit"] {
    margin-top: 23px;
}
#imgContent .feat-thumbnail,
#imgContent .feat-thumbnail .imgBox,
#imgContent .feat-thumbnail .imgBox img {
    height: 100%;
}
#imgContent .feat-thumbnail .imgBox img {
    object-fit: cover;
}
#subpage #headerBgrd .backstretch img {
    left: unset !important;
    right: 0;
}
#imgContent .content {
    padding: 0% 0% 0% 0%;
}
}
@media only screen and (max-width: 640px),
screen and (max-device-width: 640px) 
  and (-webkit-min-device-pixel-ratio: 1){
  
/* --- Type Area --------------------------------------------------------------------------------- */ 
a.btnBlue, .btnBlack, .searchandfilter input[type="submit"], #subpage #calloutPage a.btnRed, .search404 form input[type="submit"], #single .single_job_listing .application .application_button, .mainContent input[type=submit].um-button, #subpage .job-manager-form input[type="submit"].button, #subpage .resume_preview_title input#resume_preview_submit_button, #job-manager-alerts table tfoot a, a.btnGreen, .submit-bookmark-button, .button.wp_job_manager_send_application_button, .apply_with_resume input[type="submit"], #subpage .resume_preview_title input.button, .postNav .td2 a, a.btnBrown, a.btnWhite, .postNav .td1 a, .postNav .td3 a, a.btnGreyOutline, #single .jobMeta a.bookmark-notice, #single .wp-job-manager-bookmarks-form a.remove-bookmark, a.btnGreen, .submit-bookmark-button, .button.wp_job_manager_send_application_button, .apply_with_resume input[type="submit"], #subpage .resume_preview_title input.button, .postNav .td2 a, .btnBlack, a.btnWhite, .btnGrey, .btnBlue, .btnRed, .btnGreen, .btnYellow, .btnOrange, .btnPurple, .btnPink, .btnBrown, .searchandfilter input[type="submit"], .search404 form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"], .postNav .td2 a, .postNav .td1 a, .postNav .td3 a, a.btnOutline, #single .jobMeta a.bookmark-notice, #single .wp-job-manager-bookmarks-form a.remove-bookmark,.btnPDF, .btnVideo, #photoMenu ul.feat-container li a span.overContent h6 span, .woocommerce div.product form.cart .button, .btnBlack, a.btnWhite, .itemSection .content .btnsArea .btnGrey, .btnGrey, .btnBlue, .btnRed, .btnGreen, .btnYellow, .btnOrange, .btnPurple, .btnPink, .btnBrown, .btnVideo, .btnPDF, .searchandfilter input[type="submit"], .search404 form input[type="submit"], .search form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"], .postNav .td2 a, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .postNav .td1 a, .postNav .td3 a, a.btnOutline, .woocommerce-account .woocommerce-MyAccount-navigation ul li a, .woocommerce button.button.alt, #photoMenu ul.feat-container li a span.overContent h6 span {
    padding: 10px 18px;
    font-size: 16px;
    line-height: 16px;
}
/* --- Slider Area ------------------------------------------------------------------------------- 
#sliderArea .slideBox h3 {
    font-size: 34px!important;
    line-height: 36px!important;
}	
#sliderArea .slideBox h2 {
    font-size: 24px!important;
    line-height: 24px!important;
}	  
#sliderArea .slideBox h2 span {
    font-size: 33px!important;
    line-height: 33px!important;
}	 
#sliderArea a.btnBlue {
    padding: 8px 10px 8px!important;
    font-size: 12px!important;
    line-height: 16px!important;
    margin-top: 5px!important;
}	-- */

h3 {
    font-size: 22px;
    line-height: 29px;
}
#topBar, #topBar ul li {
    font-size: 14px;
    line-height: 14px;
}
ul.blogList.list li .content {
    font-size: 16px;
    line-height: 24px;
}
.maxWidth .container, .container, .woocommerce-notices-wrapper .woocommerce-error, .woocommerce-info, .woocommerce-message, #single #mainContent .container, #single #mapContent .container {
    max-width: 100%;
}
#newsArea, #galleryArea {
    padding-left: 20px;
    padding-right: 20px;
}
.mainContent {
    padding: 35px 20px;
}
#mainContent .intro, #contactArea .intro, #mainContent .intro, .sameStyles .intro,
#faqArea .intro, #faqArea #questions, #faqArea h4.catTitle, #breadCrumbs .intro{
    width: 100%;
}
#breadCrumbs {
	padding: 30px 20px 10px;
}
/* --- Contact Area --------------------------------------------------------------------------------- */
#contactArea table.col2,
#contactArea table.col2 tbody,
#contactArea table.col2 tr,
#contactArea table.col2 td {
	display: block;
	width:100%;
}
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content .wrapper {
    margin-top: 15px;
}
/* --- Page Menu Area --------------------------------------------------------------------------------- */
#pageMenu ul.feat-container li .responsiveFeat {
    display: block;
}
#pageMenu ul.feat-container li .mainFeat {
    display: none;
}
ul.feat-container li a span.overContent h6,
ul.feat-container li a:hover span.overContent h6 {
	display: none;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .col-lg-5 {
    -ms-flex: 0 0 90%;
    flex: 0 0 90%;
    max-width: 90%;
}
#calloutArea .intro {
    padding: 30px;
}
/* --- Type --------------------------------------------------------------------------------- */
.bigTitle {
    font-size: 35px;
    line-height: 37px;
}
#footerArea .widget-area h5 {
    font-size: 22px;
    line-height: 22px;
}
#footerArea {
    font-size: 16px;
    line-height: 16px;
}
#footerArea #text-2 {
    font-size: 19px;
    line-height: 19px;
}
.widget_notify_subscribers_widget .ns-submit {
    font-size: 17px;
    line-height: 17px;
    padding: 9px 10px;
    height: 38px;
}
.widget_notify_subscribers_widget .ns-input {
    padding: 8px 20px;
    height: 38px;
    font-size: 17px;
    line-height: 17px;
}
.subtitle {
    font-size: 18px;
    line-height: 21px;
}
ul.feat-container, .woocommerce ul.products, .woocommerce-page ul.products {
    margin: 0px -1% 0px;
    width: 100%;
}
#featuredArea ul.feat-container.col5 li, #featuredArea ul.feat-container.col4 li, #pageMenu ul.feat-container.col4 li, ul.feat-container > li, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product, ul.feat-container.col2 > li {
    width: 48%;
	    margin: 1%;
}
#faqArea h5.quesTitle {
    font-size: 16px;
    line-height: 19px;
}
.woocommerce div.product form.cart .variations select,
.woocommerce .quantity .qty, .woocommerce div.product form.cart .button{
    height: 42px;
}
#single .summaryX .woocommerce-Price-amount, .woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 32px;
    line-height: 32px;
}
#secondary {
    padding-right: 0;
}
.woocommerce ul.products.columns-4, .woocommerce-page ul.products.columns-4 {
	margin-top: 25px;
}
#productArea figure .img-responsive, .wp-caption-text {
    width: 500px;
    height: auto;
}
.offset-md-7 {
    margin-left: 10%;
}
.order-1 {
    order: 2;
}
#imgContent .content {
    padding: 3% 5% 0% 5%;
}
#pageMenu ul.feat-container li .botBox {
    padding: 10px 5px 0px;
}
#contactArea .intro .content {
    margin: 20px auto 0;
}
.search404 form input[type="submit"], .search form input[type="submit"] {
    margin-left: 0%;
    margin-top: 24px;
    width: 28%;
}
}
@media only screen and (max-width: 600px),
screen and (max-device-width: 600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
/* --- Search Bar --------------------------------------------------------------------------------- */
.searchandfilter ul li {
    width: 100%;
	margin: 12px 0 0;
}
.searchandfilter ul li:first-child {
	margin-top: 0px;
}
.searchandfilter ul li.sf-field-submit {
    margin: 0;
    padding-top: 12px;
}

/* --- News Area --------------------------------------------------------------------------------- */
#newsArea, #galleryArea {
    padding-left: 15px;
    padding-right: 15px;
}
/* --- Callout Area --------------------------------------------------------------------------------- */
#calloutArea .col-lg-5 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/* --- Typography --------------------------------------------------------------------------------- */
h1 {
    font-size: 27px;
    line-height: 30px;
}
.subtitle {
    font-size: 19px;
    line-height: 21px;
}  
#mainContent .intro, #contactArea .intro {
    width: 100%;
}
body {
    font-size: 16px;
    line-height: 24px;
}
 ul li, ol li {
    line-height: 21px;
}
/* --- Half Photo Area --------------------------------------------------------------------------------- */
.itemSection .content {
    padding: 40px 15px;
}
.itemSection .content .btnsArea {
    margin-top: 15px;
}
/* --- Team Area --------------------------------------------------------------------------------- */
ul.team-container.col5 li {
    width: 49.8%;
}
ul.team-container.col5 li {
    width: 49.4%;
    margin: .3%;
}
#topBar ul li:first-child {
    float: none;
    display: block;
    text-align: center;
}
#topBar ul li {
	border-left:0px;
	padding: 5px 0 0;
	margin: 0px;
	float: none;
}
#headerBgrd img.mainImg {
    padding: 120px 0;
}
#videoArea ul.feat-container {
	margin: 0px;
	width:100%;
} 
#videoArea ul.feat-container.col2 > li {
    width: 100%;
    margin: 12px 0 0;
}
#photoMenu ul.feat-container.col3 li {
    width: 100%;
    margin: 10px auto;
    float: none;
    display: inline-block;
}
ul.list-columns {
    margin: 10px 0 0px;
    width: 100%;
}
ul.list-columns.col3 > li {
    width: 100%;
}
ul.list-columns.col3 > li:nth-child(even) {
	background-color: rgba(0,0,0,0.05);
}
h4.entry-title, h4.catTitle, h4.resourceCat {
    font-size: 24px;
    line-height: 24px;
}
#calloutArea .intro {
    padding: 0;
}
#calloutArea .bigTitle {
    font-size: 50px;
    line-height: 50px;
}
.offset-md-7 {
    margin-left: 0%;
}
ul.feat-container li .botBox h4 {
    font-size: 21px;
    line-height: 21px;
}
}
