/* --- San Antonio Website Design & Development - Backyard Studios ------------------------------------ */
/* --- www.backyardstudios.com ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------- */
.showMobile {
	display:none;
}

@media only screen and (max-width: 620px) {
      #sliderArea .btnMain {
          min-width: unset;
      }
      #sliderArea h1.bigText {
        font-size: 32px !important;
        line-height: 34px !important;
    }
      #sliderArea h2.bigText {
        font-size: 58px !important;
        line-height: 80px !important;
    }
      #sliderArea .subtitle {
        font-size: 16px !important;
        line-height: 16px !important;
    }
}

/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.headerBgrdInner {
    margin-top: 120px;
    margin-bottom: 20px;
}
#featuredArea img { margin-bottom: 0; }
#featuredArea .feat-container li:last-child img { margin-bottom: 45px; }
.showMobile {
	display:block;
}
.hideMobile {
	display:none;
}
body {
    font-size: 17px;
    line-height: 26px;
}
#testimonial .content {
    font-size: 20px;
    line-height: 28px;
    padding: 0 0%;
}
.bigTitle {
    font-size: 35px;
    line-height: 1.1em;
}
    ul.photoList.col4 li {
        width: 50%;
    }   
#headerBgrd.headHalf .overContent {
    background-position: -480px center;
}
.home #headerBgrd.headHalf .bigTitle,
.home #headerBgrd .pageTitle {
    text-align: center;
}
.home #headerBgrd .content {
    padding-right: 0;
    padding-top: 10px;
    font-size: 20px;
    line-height: 1em;
}
.home ul.blogList.col3 li {
    width: 100%;
}
ul.basicList li .bullDesc {
    width: 100%;
}
ul.basicList.col4 li,
ul.basicList.col3 li,
ul.basicList.col2 li {
    width: 100%;
}
ul.basicList.col1 li .bullDesc {
    width: 100%;
}
      
ul.team-container.col3 li {
  width: 90%; }
#logoArea ul.topList {
    margin-top: 0;
}
#logoArea.clone .logoImg {
    padding-top: 0;
}
#logoArea.clone .logoImg a {
    display: block;
}
#logoArea.clone.down {
    padding-top: 15px;
}
#logoArea.clone img {
    width: 120px;
}
#logoArea .col-lg-3, #logoArea .col-lg-9 {
    display: flex;
    align-items: center;
}
#logoArea .col-lg-3 {
    justify-content: flex-start;
}
#logoArea .col-lg-9 {
    justify-content: flex-end;
}
ul.basicList.col1 > li:last-child {
    margin: 0px 0%;
    padding: 0px 0px;
}
#footerArea {
    padding: 60px 0 0;
}
#calloutArea .content {
    width: 315px;
    margin: 0 auto;
}
#calloutAreaFt .bgrdImage {
    padding: 45px 2% 15px;
}
#calloutAreaFt {
    padding: 0 0 65px;
}
#footerArea h6, #footerArea h3.widget-title, #footerArea .widget, #footerArea .ltText {
    text-align: center;
}
#footerArea .ftPhone, #footerArea .ftAddress, #footerArea .socialIcons {
    display: inline-block;
}
.widget {
    margin-bottom: 35px;
}
.footer-widget-2 {
    margin-top: 0px;
}
#colFirst.col-lg-3, #colSecond.col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
ul.basicList li.ltText .image {
    margin-right: 0px;
}
ul.basicList li .bullDesc h4 {
    margin: 8px 0;
}
ul.basicList.col1 > li h4.ltText {
    text-align: center;
}
ul.basicList.col1 > li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#calloutAreaFt .bgrdImage {
    margin: 0 2%;
}
#faqArea h3.main-title {
    position: relative;
}
#faqArea h3.main-title:before {
    position: absolute;
    left: 0;
    top: 50%;
}
#faqArea h3.main-title:after {
    position: absolute;
    right: 0;
    top: 50%;
}
#faqArea .card-body {
    padding: 10px 20px 20px;
}
      .slideBox {
          left: 55px;
          top: 140px;
      }
      
      ul.feat-container.col4 li {
          width: 100%;
      }
h5 {
    font-size: 20px;
    line-height: 32PX;
}
.btnsArea {
    margin: 25px auto 0;
    width: 100%;
}	  
.btnsArea li:nth-child(3) {
    margin-left: 0;
}	  
.btnsArea li {
    float: none;
    margin: 0 auto 9px;
    padding: 0px;
    list-style: none;
    width: 100%;
    text-align: center;
}
.btnMain {
    min-width: 315px;
}	  
#sliderArea .overlay .intro {
    padding-top: 135px;
}	  
#sliderArea .overlay .subtitle {
    font-size: 155px;
    line-height: 86px;
}	  
#sliderArea .btnsArea {
    margin: 40px 0 0;
}
#sliderArea .btnMain {
    font-size: 18px !important;
    line-height: 18px !important;
    padding: 15px 23px !important;
    min-width: unset;
}	  
#sliderArea .btnsArea li {
    margin: 0 0 11px;
    width: 100%;
}	  
	  
ul.feat-container.col3 li {
    width: 73%;
}
.logoDivider {
    margin-bottom: 23px;
}	  
#menuArea .intro {
    margin-bottom: 0;
}
#menuArea article ul.col2 li,
#menuArea article ul.col3 li {
    width: 90%;
}	
#menuArea article ul.col2 li:nth-last-child(1):nth-child(odd) {
    width: 90%;
}	  
#menuArea article ul.col3 li:nth-child(3n) {
    padding-left: 0;
}	  
#menuArea article ul.col3 li:first-child, #menuArea article ul.col3 li:nth-child(even) {
    padding-right: 0;
}	  
#menuArea article ul.col3 li:nth-child(odd) {
    padding-left: 0;
}
#menuArea article ul.col2 li:nth-child(even) {
    padding-left: 0;
}	  
#calloutArea.standardStyle.mainContent .standard {
    padding: 50px 15px;
    margin: 0;
}	  
#calloutArea.standardStyle.mainContent {
    padding: 0;
}	
#calloutArea.standardStyle h3.main-title {
    font-size: 23px;
    line-height: 30px;
}	  
#imageArea .ctText img,
#menuArea .ctText img {
    height: 275px;
}		  
#imgContent img {
    max-width: 100%;
}	  
#testimonial .bgrdLayer {
    padding: 60px 0 110px;
}
#testimonial h3.main-title {
    font-size: 27px;
    line-height: 29px;
}
#footerArea .smallBoth {
    padding: 20px 15px 45px !important;
}
#footerArea .bgrdGfx {
    padding-top: 0;
}
#footerArea .col-md-4.order-2, #footerArea .col-md-4.order-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    display: block;
}
#footerArea .col-md-4.order-2 {
    border-bottom: 1px solid rgba(255,255,255, .2);
    padding-bottom: 50px;
    margin-bottom: 50px;
}	  
.ftCopy {
    font-size: 28px;
    line-height: 35px;
}	 
.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-button {
    width: 100%;
    max-width: 315px;
    margin: 15px auto 0;
    text-align: center;
    display: block;
}	
div.ctct-form-embed form.ctct-form-custom div.ctct-form-field {
    margin: 0 auto!important;	
	text-align: center!important;
    width: 100%;
	max-width: 315px;
    display: block;
}	
.postWidth .intro {
    width: 95%;
}	

    #cardArea ul.basicList li:first-child, #cardArea ul.basicList li:nth-child(3n) {
        padding-right: 0px;
    }
    #cardArea ul.basicList li:nth-child(2), #cardArea ul.basicList li:nth-child(4n) {
        padding-left:  0px;
    }
    #cardArea ul.basicList li {
        margin-bottom: 20px;
    }
    .intro { width: 100%; }
    .container { padding-left: 20px; padding-right: 20px; }
    #galleryArea .bgrdGfx { padding-left: 20px !important; padding-right: 20px !important; }
}
@media only screen and (max-width: 450px),
screen and (max-device-width: 450px) 
  and (-webkit-min-device-pixel-ratio: 1) {	
      #testimonial ul.testList li td:first-child {
          width: 30%;
      }
      #testimonial ul.testList li td img {
          width: 100%;
      }
      #testimonial h4 {
          font-size: 21px;
      }
}
@media only screen and (max-width: 425px),
screen and (max-device-width: 425px) 
  and (-webkit-min-device-pixel-ratio: 1) {	  

#headerBgrd.headHalf .overContent {
    background-position: -515px center;
}
.smallTop {
  padding-top: 30px !important; }
.smallBot {
  padding-bottom: 30px !important; }
.smallBoth {
  padding: 30px 0 !important; }	  
.mainContent {
    padding: 45px 0; }	  
#featContent .intro .content {
    margin: 30px;
}
          .slideBox {
        left: 25px;
        top: 170px;
    }
    ul.photoList.col4 li {
        width: 100%;
    }
}
@media only screen and (max-width: 375px),
screen and (max-device-width: 375px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#mobileMenu .mm-listview > li a {
    font-size: 17px;
    line-height: 17px;
    padding: 15px 10px 14px 14px;
}	  
.btnMain {
    min-width: 260px;
}
#headerBgrd img.mainImg {
    padding: 120px 0;
}	  
#sliderArea .btnMain {
    font-size: 16px !important;
    line-height: 16px !important;
    padding: 15px 19px !important;
    min-width: unset;
}	  
#sliderArea .overlay .subtitle {
    font-size: 131px;
    line-height: 78px;
}
#sliderArea .overlay .intro {
    padding-top: 70px;
}
#featContent .intro .content {
    margin: 25px 20px;
}	  
#testimonial h3.main-title {
    font-size: 23px;
    line-height: 26px;
}
#testimonial .content {
    font-size: 19px;
    line-height: 26px;
    padding: 0 2%;
}
#calloutAreaFt h3 {
    font-size: 26px;
    line-height: 29px;
}	
#calloutAreaFt .subtitle {
    font-size: 21px;
    line-height: 30px;
}
	  
.ftLogo a img, .widget_media_image img {
    max-width: 190px!important;
}	  	    
.ftCopy {
    font-size: 24px;
    line-height: 35px;
}
    .slideBox {
        left: 0px;
        top: 170px;
    }
      #testimonial .content p {
          font-size: 16px;
      }
}
@media only screen and (max-width: 360px),
screen and (max-device-width: 360px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
body {
    font-size: 15px;
    line-height: 24px;
}
h3.main-title {
    font-size: 22px;
    line-height: 27px;
}	  
h5 {
    font-size: 18px;
    line-height: 30PX;
}	  
#sliderArea .overlay .subtitle {
    font-size: 120px;
    line-height: 68px;
}
#calloutArea.standardStyle h3.main-title {
    font-size: 19px;
    line-height: 26px;
}	
#calloutArea .content {
    font-size: 16px;
    line-height: 24px;
}
#calloutAreaFt h3 {
    font-size: 24px;
    line-height: 26px;
}	  
#testimonial .intro {
    padding: 70px 0 0;
    margin: 0 auto;
}
#testimonial .content {
    font-size: 16px;
    line-height: 23px;
    padding: 0;
}
#testimonial h6 {
    margin-top: 0;
    font-size: 18px;
    line-height: 18px;
}
#menuList .catDesc {
    font-size: 17px;
    line-height: 22px;
}	  
#menuList .catTitle {
    font-size: 23px;
    line-height: 25px;
}	  
.logoDivider span img {
    padding: 0;
    max-width: 220px;
}	  
ul.feat-container li a span.overContent h4 {
    font-size: 20px;
    line-height: 20px;
}	  
.ftCopy {
    font-size: 20px;
    line-height: 30px;
}	
    #sliderArea h1.bigText {
        font-size: 28px !important;
        line-height: 30px !important;
    }
    #sliderArea h2.bigText {
        font-size: 48px !important;
        line-height: 70px !important;
    }
      #sliderArea .subtitle {
          text-wrap: auto;
          text-align: center;
      }
}
@media only screen and (max-width: 320px),
screen and (max-device-width: 320px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
.btnMain {
    min-width: 218px;
}
.mainContent {
    padding: 25px 0;
}
#single.pageMenus #headerBgrd img.mainImg {
    padding: 110px 0;
}	  
#sliderArea .btnMain {
    font-size: 14px !important;
    line-height: 14px !important;
    padding: 12px 16px !important;
    min-width: unset;
}	  
#sliderArea .overlay .subtitle {
    font-size: 108px;
    line-height: 60px;
}	  
#testimonial h3.main-title {
    font-size: 20px;
    line-height: 22px;
}	  
	  
	  
	  
	  
}
