@media only screen and (min-width:1330px) and (max-width:1440px){
	
}
@media only screen and (min-width:1200px) and (max-width:1330px){
	.navbar .navbar-nav li a {
    padding: 0 15px;
  }
  .high-boxes figure {
    height: 100px;
  }
  .bg-video .over {
    left: 22%;
    width: 56%;
  }
  .classes-home .tab-content {
    height: 400px;
    width: 900px;
  }
  .classes-home .tab-content figure {
    height: 400px;
  }
  .classes-home ul {
    height: 320px;
  }
  .pricing-item {
    padding: 110px 0 0 0;
  }
  .pricing-item li {
    font-size: 0.8em;
    padding: 0 20px;
  }
  .pricing-item li:first-child span {
    left: 10px;
  }
  .pricing-item li:first-child strong,
  .pricing-item li:first-child em {
    left: 65px;
  }
  .pricing-item li:last-child {
    padding: 20px 30px;
  }
  .image-hover figure {
    height: 270px;
  }
  .testimonials-item p {
    font-size: 1.1em;
    padding: 20px;
  }
  address {
    font-size: 0.9em;
  }
  .nav-tabs>li>a {
    padding: 10px 20px;
  }
  .classes .grid {
    min-height: 2200px;
  }
  .news-item {
    width: 212px;
  }
  .classes.two-columns .classes-item figure {
    width: 232px;
    margin: -20px 20px -20px -250px;
  }
  .classes.two-columns .classes-item {
    height: 180px;
    padding: 20px 20px 20px 250px;
    width: 460px;
  }
  .trainers-mini-item {
    width: 100%;
  }
  .menu-search input[type="text"]:focus {
    width: 720px;
  }
}
@media only screen and (min-width:992px) and (max-width:1199px){
 .navbar-brand {
    width: 130px;
    top: -101px;
  }
  .topbar {
    text-align: center;
  }

 
  .topbar .social li a {
    line-height: 25px;
  }
  .high-boxes {
    display: none;
  }
  .bannercontainer .tp-bullets.simplebullets.round .bullet {
    margin-bottom: 60px;
  }
  .classes-home ul {
    margin: 440px 0 40px;
  }
  .classes-home .tab-content {
    right: -5px;
  }
  .image-hover figure {
    height: 200px;
  }
  .hours {
    height: auto;
  }
  .hours .map {
    height: 250px;
    position: static;
    width: 100%;
    left: 0;
  }
  .skills {
    height: auto;
  }
  .classes .grid {
    min-height: 1600px;
  }
  .classes .grid figure {
    margin: 5px;
    width: 200px;
  }
  .classes .filters p {
    display: block;
    margin: 0 0 20px 0;
  }
  .classes.two-columns .classes-item {
    width: 700px;
  }	
}


@media only screen and (min-width:768px) and (max-width:991px){
	.bannercontainer .caption,
  .highlights {
    display: none;
  }
  .bannercontainer .tp-bullets.simplebullets.round .bullet {
    margin-bottom: 10px;
  }
  .topbar .social,
  .topbar .date {
    padding: 0;
  }
  .navbar-brand {
    position: static;
  }
  .collapse.in {
    height: 300px;
  }
  .navbar .navbar-nav {
	float: none;
    margin: 0px;
  }
  .testimonials-item {
    padding: 0;
  }
  .testimonials-item figure {
    position: static;
    margin: 0 auto 20px;
  }
  .trainers-item {
    margin: 0 auto 30px;
    max-width: 250px;
  }
  .classes.two-columns .classes-item {
    height: auto;
    padding: 20px;
    width: 100%;
    max-width: 270px;
  }
  .classes.two-columns .classes-item figure {
    width: 100%;
    margin: 0 0 20px 0;
    float: none;
  }
  blockquote {
    font-size: 1em;
  }
  .news-one-item blockquote {
    padding: 30px 30px 30px 60px;
  }
  .news-one-item blockquote i {
    font-size: 2.5em;
  }
  .trainers-home-item {
    display: block;
    margin: 20px auto;
    max-width: 350px;
  }
  .bg-video .over {
    left: 5%;
    width: 90%;
  }
  .bg-video .over h3 {
    font-size: 1.6em;
  }
  .image-hover figure {
    width: 100%;
    height: auto;
  }
  .classes .grid figure {
    margin: 5px;
  }
  .classes .grid.image-hover figure p {
    width: 90%;
  }
  .news-item:first-child figure {
    height: auto;
  }
  .news-item:first-child h2 {
    bottom: 0px;
    font-size: 2em;
    width: 90%;
  }
  .news-item:first-child h6 {
    bottom: auto;
    top: 10px;
  }
  h2:first-child {
    margin-top: 20px;
  }
  .trainers-single figure {
    max-width: 350px;
    margin: 0 auto;
  }
  .news-one-item.image-hover figure {
    height: auto;
  }
  .comments-item {
    padding: 20px 0 20px 90px;
  }
  .comments-item figure {
    width: 75px;
  }
  .comments-item.reply {
    margin-left: 0px;
  }
  article ul {
    padding: 0;
  }
  .testimonials-item p:after,
  .testimonials-item p:before {
    border-width: 0 10px 10px 10px;
    left: 50%;
    margin: 0 0 0 -12px;
  }
  .testimonials-item p:after {
    border-color: #fff transparent;
    top: -9px;
  }
  .testimonials-item p:before {
    border-color: #e1e1e1 transparent;
    top: -10px;
  }
  .menu-search {
    width: 100%;
  }
  .menu-search input[type="text"] {
    right: auto;
    left: 0;
  }
  .menu-search input[type="text"]:focus {
    width: 100%;
    padding: 0 30px 0 60px;
  }
#storeitem #img-store ol {
  height: 73px;
  width: 100%;
}
#storeitem #img-store ol li{
  margin: 0 1.6%;
  height: 140px;
  padding: 0;
  width: 30%;
}
#storeitem #img-store{
  margin:0;
}
  #storeitem .carousel-inner{
    margin-top: 80px;
    width: 100%!important;
  }
}
@media only screen and (max-width:767px){
.collapse.in {
    height: 250px;
}	
.high-boxes{
	display:none;
}
.topbar .date {
    margin-top: 10px;
}
.navbar-nav > li{
    margin-left: 10px;
    float: left;
    width: 100%;
}

.navbar .navbar-nav li a{
	padding: 6px 15px;
    display: inline-block;
	line-height: 20px;
}
.navbar .navbar-nav .dropdown-menu>li>a{
	line-height: 30px;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{
	padding: 2px 15px 2px 25px !important;
	font-size: 12px; 
}

.about h2{
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 10px;
	margin-top: 0;
}
.about p{
	font-size: 13px !important;
}
.trainers img{
	max-width: 100%;
    border: 4px double #ccc;
    border-radius: 4px;
}

.copy p {
    font-size: 11px;
    line-height: 20px;
    padding: 10px 0px;
}
.classes-item{
	margin: 10px 0;
	border:0px;
	height: auto;
}
.copy .top {
    position: absolute;
    bottom: 0px;
    right: 0px;
}
  .topbar {
    min-height: 46px;
}
.navbar-brand img{
 width: 100px !important;
    margin-top: 32px;
}
.navbar-toggle {
    margin: 18px 10px 0;
}
.slotholder img{
max-width:100% !important;
   margin: 0 5px;
} 
body {
    padding-top: 0 !important;
    font-size: 14px !important;
}
.classes {
    padding: 35px 0;
}

.filters h2{
    font-size: 22px;
    margin: 0px !important;

}

.about {
    padding: 40px 0 0;
}

.about img{
	max-width: 100%;
	width: 215px !important;
	border-radius: 5px;
	float: none;
	margin: 0px auto 20px;
}
.about figure {
    margin: 30px 18px 30px 5px !important;
	text-align: center;
}

.about strong {
   font-size: 15px !important;
}

.mobile-view {
    text-align: center;
}
article.about p{
    font-size: 14px !important;
}
.btn.btn-all{
    margin: 25px 26% 0px !important;
}

.info {
    padding: 25px 0;
}
.info h4{
	font-size: 20px;
    text-align: left;
}
.classes-list li a{
    font-size: 13px !important;
}

.info p{
    font-size: 13px !important;
}
.info h4:first-child {
    margin-top: 30px;
}

.contact iframe{
width: 100% !important;
height: 300px !important;
border: 4px double #ccc !important;
}


.contact {
    padding: 50px 0px 0;
}

.contact .form-control {
    height: 40px;
}
.contact-form-title {
    font-size: 18px;
    margin-bottom: 15px;
}

address p {
    line-height: 30px;
 
}
article p {
    margin-bottom: 1.2em;
    font-size: 13px !important;
}

.foot-logo img{
	width: 112px !important;
}
.classes-item  img{
    width: 100% !important;
    border: 4px double #ccc;
    height: auto;
}
.classes.two-columns .classes-item{
    padding: 10px 10px;
	max-width: 100% !important;
	
}
.classes.two-columns .classes-item h3 {
    font-size: 15px;
}
.trainers {
    margin: 30px 15px 0px;
}
.trainers h3{
	font-size: 21px;
}
.trainers a.plates{
	font-size: 15px;
}
.trainers .lightbox img{
	width: 100% !important;
	border: 4px double #ccc;
	height: 220px;
}
.trainers figure {
    margin: 1em 0;
}

#slider-revolution li img{
	max-width:100%;
}

.benchbg h3 {
    font-size: 15px;
}

.classes.two-columns .classes-item figure {
    float: left;
    width: 100%;
	margin: 0 0 25px 0;
}

}

@media handheld, only screen and (max-width: 610px) {
  .classes .grid figure {
    width: 180px;
  }
}

/****************  $Extra Small devices (Phones) <= 500px  *****************/
@media handheld, only screen and (max-width: 510px) {
  .bg-video {
    height: 180px;
  }
  .bg-video .over {
    display: none;
  }
  .classes .grid {
    min-height: 0;
    height: auto;
  }
  .classes-home .tab-content figure figcaption {
    margin: 0 30px 0 0;
    width: 300px;
  }
  .classes-home ul li a figure {
    float: none;
    margin: 0 auto 20px;
  }
  .nav-tabs>li {
    float: none;
  }
  .news-item {
    float: none;
    margin: 20px auto;
  }
  .news-one-item.image-hover figure,
  .news-one-item .carousel .item,
  .news-single-item>figure {
    height: auto;
  }
  .social li a {
    padding: 10px 1px;
  }
  .parallax {
    background-attachment: scroll;
    background-position: 0 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
  }
  .btn.btn-testimonials {
    width: 100%;
    padding: 10px;
  }
  h1 {
    font-size: 2.5em;
    margin: 60px 0;
  }
  .news-item:first-child p {
    display: none;
  }
}