/* --- San Antonio Website Design & Development - Backyard Studios ------------------------------------ */
/* --- www.backyardstudios.com ------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------------------- */
.showMobile {
	display:none;
}

/* ---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 575px),
screen and (max-device-width: 575px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.footer-widget-menu ul.menu li {
    width: 49.33%;
}
#formArea .content h4 {
    font-size: 31px;
    line-height: 31px;
}	
#formArea .iconImg {
    max-width: 75px;
}
.ftLogo a img {
    max-height: 90px;
}	  
}
@media only screen and (max-width: 480px),
screen and (max-device-width: 480px) 
  and (-webkit-min-device-pixel-ratio: 1) {
.showMobile {
	display:block;
}
.hideMobile {
	display:none;
}
a.btnMain, .btnMain, .postNav .td2 a,#headerBgrd .btnYellow, #headerBgrd .btnBlue, #headerBgrd .btnWhite, #calloutArea .btnYellow, #calloutArea .btnBlue, #calloutArea .btnWhite, .search404 form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"] {
padding: 15px 30px 13px;
font-size: 16px;
line-height: 16px;
}
h1 {
    font-size: 50px;
    line-height: 50px;
}
h3.main-title {
    font-size: 30px;
    line-height: 30px;
}	  
h6 {
    font-size: 18px;
    line-height: 20px;
}	  
.subtitle {
    font-size: 22px;
    line-height: 22px;
}
.bigTitle {
    font-size: 40px;
    line-height: 40px;
}	  
ul > li, ol > li {
    line-height: 24px;
    font-size: 16px;
}	
#headerBgrd .bigTitle:after {
    margin: 15px auto 15px 0;
}	  
.single .bigTitle {
    font-size: 36px;
    line-height: 36px;
}
ul.blogList li h5 {
    padding: 0;
    font-size: 18px;
    line-height: 20px;
}
#newsArea ul.blogList li .botBox {
    padding: 11px;
    font-size: 16px;
    line-height: 22px;
}	  
.home #single #headerBgrd.headHalf img.mainImg, #headerBgrd.headHalf img.mainImg {
    padding: 350px 0;
}
#single #headerBgrd.headHalf img.mainImg, #headerBgrd.headHalf img.mainImg {
    padding: 300px 0;
}	
#headerBgrd .col-lg-7 img {
    max-width: 400px;
    margin: 20px auto;
}
.headHalf .pageTitle {
    padding: 20px 3% 0;
}
#single #mainContent .intro.small {
    width: 100%;
}	  
.intro {
    width: 100%;
    margin-bottom: 25px;	
}
ul.feat-container li .iconImg {
    margin-bottom: 20px;
}	
ul.feat-container li a span.iconImg img {
    margin-bottom: 0;
    width: 90px;
}	  
ul.feat-container li a span.overContent h4 {
    font-size: 20px;
    line-height: 20px;
}
#highlightArea ul.basicList li {
    width: 100%;
}	
ul.basicList li .bullDesc {
    width: 70%;
}	  
.socialList li {
    width: 23%;
}
.postNav td.td1 a, .postNav td.td3 a {
    margin: 0 auto;
    padding: 16px 20px !important;
    width: 50px;
    height: 50px;
}
.postNav .td1 a .spanTxt, .postNav .td3 a .spanTxt {
    display: none;
}
#newsArea ul.blogList {
    width: 100%;
}
ul.basicList > li.cardItem {
    padding: 30px;
    font-size: 18px;
    line-height: 24px;
}
#testimonial .content {
    font-size: 18px;
    line-height: 23px;
}	  
#testimonial .content:before {
    left:0%;
    top: 20%;
    background-size: 64%;
}	
#testimonial .content:after {
    right: 0;
    top: 20%;
    background-size: 64%;
}  
.footer-widget-menu ul.menu li {
    width: 100%;
}	
#newsArea ul.blogList li .botBox h5 {
    font-size: 19px;
    line-height: 22px;
}	
 #imgContent .col-lg-5 {
    min-height: 300px;
}     
    .servDetails {
        padding: 0 5% 40px;
    }
      #headerBgrd img.mainImg {
          padding: 160px 0;
      }
      #highlightArea ul.basicList li h4 {
          font-size: 21px;
      }
      #highlightArea div.content {
          font-size: 18px;
      }
      #highlightArea .img-responsive {
          max-width: 80%;
      }
      .highIcon {
          margin-right: 16px;
      }
#cityArea .btnList {
    margin: 40px 0;
}
#featuredArea {
    padding-left: 50px;
    padding-right: 50px;
}
#highlightArea ul.basicList > li {
    margin-top: 21px;
}	  
.bigTitle {
        font-size: 38px;
    }	  
}
@media only screen and (max-width: 425px),
screen and (max-device-width: 425px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#logoArea .col-lg-4, #logoArea .col-lg-8 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}
#logoArea .col-lg-8 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
}	  
h1 {
    font-size: 40px;
    line-height: 40px;
}
h3, h1.entry-title {
    font-size: 28px;
    line-height: 28px;
}	  
h4 {
    font-size: 20px;
    line-height: 23px;
}
h5 {
    font-size: 19px;
    line-height: 21px;
}
h6 {
    font-size: 15px;
    line-height: 18px;
}	  
.subtitle {
    font-size: 20px;
    line-height: 20px;
}	  
.pageTitle .content {
    font-size: 16px;
    line-height: 23px;
}
#formArea .content h4 {
    font-size: 25px;
    line-height: 25px;
}	  
ul > li, ol > li {
    line-height: 20px;
    font-size: 18px;
}	  
.smallBoth {
    padding: 40px 0;
}
.btnsArea li {
    float: none;
    text-align: center;
    margin: 0 0 10px;
}
#headerBgrd .btnMain, #calloutArea .btnMain {
    font-size: 17px;
    line-height: 17px;
}
#headerBgrd .col-lg-7 img {
    max-width: 310px;
}
      #headerBgrd .bigTitle{
          font-size: 38px;
      }
      .bigSubtitle {
          font-size: 18px;
      }
      .content > p {
          font-size: 16px;
      }
#calloutArea .col-lg-4 img {
    max-width: 222px;
    padding: 40px 0 20px;
}
#calloutArea .subtitle {
    line-height: 27px;
}	  
#calloutArea.simpleStyle h3.main-title {
    font-size: 28px;
    line-height: 28px;
    margin-top: 0;
}
#calloutArea.simpleStyle {
    padding: 60px 0;
}	  
#testimonial h3.main-title {
    font-size: 38px;
}	  
#testimonial .intro {
    margin: 0 auto;
    width: 90%;
}	  
.cardBody {
    padding: 15px 0 20px;
}
      
}
@media only screen and (max-width: 375px),
screen and (max-device-width: 375px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#logoArea .col-lg-8 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}	
#logoArea .col-lg-4 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}	  
h1 {
    font-size: 38px;
    line-height: 38px;
}
h3.main-title {
    font-size: 28px;
    line-height: 28px;
}
.single-post #headerBgrd h1 {
    font-size: 28px;
    line-height: 28px;
}
#single #headerBgrd.headHalf img.mainImg, #headerBgrd.headHalf img.mainImg {
    padding: 260px 0;
}
.socialList li {
    width: 22.33%;
}
ul.feat-container.col3 li,
ul.feat-container.col4 li,
ul.blogList.col3 li {
    width: 100%;
} 
ul.feat-container li a span.iconImg img, ul.feat-container li .iconImg {
    margin-bottom: 5px;
}	  
ul.feat-container li a span.overContent h4 {
    font-size: 16px;
    line-height: 16px;
}
ul.feat-container li .btnBox {
    padding: 10px 0;
}	  
ul.basicList > li {
	padding: 10px .5% 15px;}	  
.postNav td.td1, .postNav td.td3 {
    width: 20%;
}	 
.postNav td.td2 {
    width: 40%;
}
#formArea .col-lg-6 .content {
    margin-left: 0;
}	
#formArea .content {
    padding: 20px 15px;
}	  
}
@media only screen and (max-width: 360px),
screen and (max-device-width: 360px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
body {
    font-size: 16px;
    line-height: 25px;
}	  
.bigTitle {
    font-size: 40px;
    line-height: 40px;
}
.pageTitle {
    padding: 0 3%;
}	  
#headerBgrd .col-lg-7 img {
    max-width: 220px;
}	
#single #headerBgrd.headHalf img.mainImg, #headerBgrd.headHalf img.mainImg {
    padding: 280px 0;
}	 
#calloutArea.simpleStyle h3.main-title {
    font-size: 23px;
    line-height: 23px;
    margin-top: 0;
}	
#calloutArea.simpleStyle .introContent {
    padding-left: 0;
    padding-right: 0;
}	
ul.basicList li .bullDesc {
    width: 66%;
}	
.single-post .content p {
    line-height: 29px;
}
#imgContent img {
    max-width: 240px;
}
#columnArea .col-lg-6 {
    line-height: 26px;
}	  
}
@media only screen and (max-width: 320px),
screen and (max-device-width: 320px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
h1 {
    font-size: 33px;
    line-height: 33px;
}
.subtitle {
    font-size: 18px;
    line-height: 18px;
}	  
.single .bigTitle {
    font-size: 30px;
    line-height: 30px;
}
#headerBgrd .btnMain, #calloutArea .btnMain {
    padding: 16px 24px 16px;
}	  
a.btnMain, .btnMain, .postNav .td2 a, #headerBgrd .btnYellow, #headerBgrd .btnBlue, #headerBgrd .btnWhite, #calloutArea .btnYellow, #calloutArea .btnBlue, #calloutArea .btnWhite, .search404 form input[type="submit"], .wpcf7-form .wpcf7-submit, input[type="submit"] {
    padding: 12px 23px 11px;
    font-size: 14px;
    line-height: 14px;
}
#featuredArea h3.main-title:before, #imgContent h3.main-title:before, #newsArea h3.main-title:before, #faqArea h3.main-title:before, #galleryArea h3.main-title:before {
    top: -34px;
    background-size: 55px 69px;
}	  
#calloutArea .subtitle {
    line-height: 23px;
}	  
#mobileContact {
    display: none;
}
#testimonial .col-lg-9:before {
    top: -41%;
}	  
#testimonial .bgrdPattern {
    padding: 50px 0;
}	  
.post-thumbnail {
    margin: 0 0 10px;
}
ul.blogList.col3 li {
    width: 100%;
}	
#calloutArea .col-lg-4 img {
    max-width: 180px;
}	  
}