/*--
	Theme Name: theme50666
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
  --*/

/* ----------------------------------------
	Please, You may put custom CSS here
  ---------------------------------------- */
  body {
    color: #5A351D;
  }

  #hours {
    position: absolute;
    display: block;
    width: 100%;
    top: 6px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
  }
  .phone-header {
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    position: absolute;
    top: 30px;
    right: 0;
    margin: 0;
    padding: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
  }

  .phone-header a {
    color: #fff;
  }

  #topnav li {
    margin-right: 5px;
  }

  #calendar {
    max-width: 100%;
    margin: 0 auto;
  }

  .quad-container {
   position: relative;
   min-height: 468px;
 }

 #quad-tl, #quad-tr, #quad-bl, #quad-br {
   position: absolute;
   background-color: black;
   overflow: hidden;
 }
 #quad-tl img, #quad-tr img, #quad-bl img, #quad-br img {
   position: relative;
   width: 100%;
   height: auto;
 }

 #quad-tl {
   top: 0;
   left: 0;
   width: 288px;
   height: 192px;
 }
 #quad-tr {
   top: 0;
   right: 0;
   width: 267px;
   height: 192px;
 }
 #quad-bl {
   bottom: 0;
   left: 0;
   width: 211px;
   height: 258px;
 }
 #quad-br {
   bottom: 0;
   right: 0;
   width: 347px;
   height: 258px;
 }

 .support-chat {
   margin-top: 23px;
 }

 .service-box_body {
  padding: 0 !important;
}

.service-box_body .btn-align {
  display: table;
  width: 100%;
  height: 100%;
}

.service-box_body .btn-align .btn-only-text-line-slideup {
  display: table-cell;
  font-size: 36px;
  line-height: 36px;
  vertical-align: middle;
}

.service-box.services-home .icon {
  margin: 0 !important;
  padding: 0 !important;
  width: 80% !important;
  height: 80% !important;
  top: 10% !important;
  left: 10% !important;
}

.service-box .icon img {
  width: 100%;
  height: auto;
}

.service-box .service-box_body .btn-align .btn:before { background:#fff !important; }
.service-box .service-box_body .btn-align .btn:hover { color:#fff !important; }

.service-box .service-box_body .btn-align .btn::before {
  background: transparent none repeat scroll 0 0 !important;
}

@media (min-width: 980px) and (max-width: 1200px) {
  #hours {
  	font-size: 14px;
	top: 10px;
	line-height: 29px;
  }
  .logo_h img {
   width: 300px;
   height: auto;
  }
  .phone-header {
  	font-size: 14px;
  }
  #topnav li {
  margin-right: 0;
  font-size: 12px;
  }
  .like-a-gym h1 {
  	font-size: 20px;
    line-height: 24px;
  }
  .quad-container {
    min-height: 374px;
  }
  #quad-tl {
  	top: 0;
  	left: 0;
  	width: 230px;
  	height: 155px;
  }
  #quad-tr {
  	top: 0;
  	right: 0;
  	width: 216px;
  	height: 155px;
  }
  #quad-bl {
  	bottom: 0;
  	left: 0;
  	width: 168px;
  	height: 206px;
  }
  #quad-br {
  	bottom: 0;
  	right: 0;
  	width: 277px;
  	height: 206px;
  }
  .sf-menu>li>a {
    font-size: 18px !important;
  }
  .service-box.services-home {
    min-height:248px !important;
  }
  .service-box_body .btn-align .btn-only-text-line-slideup {
    font-size: 32px;
    line-height: 32px;
  }
}


  @media (min-width: 768px) and (max-width: 980px) {
    .logo_h img {
     width: 240px;
     height: auto;
   }
   #hours {
     font-size: 12px;
     top: 10px;
     line-height: 28px;
   }
   .phone-header {
   	font-size: 12px;
   }
   .service-box.services-home {
      min-height:191px !important;
   }
   #topnav { margin-top: 20px; }
   .sf-menu>li>a {
      font-size: 12px !important;
      margin-right: 5px;
   }
   #quad-tl, #quad-tr,#quad-br {
      width: 100%;
      height: auto;
      margin: 5px 0;
      position: relative !important;
   }
   #quad-bl { display: none; }
  }

@media (max-width: 768px) {
  .xs-span12 {
        clear: both; 
	width: 100% !important; 
  }
  .xs-fullheight { min-height: 400px !important; }
  .logo { padding-top: 0 !important; padding-bottom: 0 !important; }
  .logo_h { display: block; text-align: center; }
  .logo_h img {
   width: 240px;
   height: auto;
  }
  .logo .logo_h__img { display: block !important; }
  #hours { 
    position: relative !important; 
    font-size: 12px;
  }
  .phone-header {
    position: relative !important;
    margin-top: 30px !important;
    padding: 0 0 30px 0 !important;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    display: block;
    width: 100%;
    top: 30px !important;
  }
  .nav-wrap { clear: both; }
  .sf-menu>li>a {
    font-size: 12px !important;
  }
  .quad-container {
    display: none;
  }
}
