/* ==========================================================================
   RESPONSIVE FIXES
 ========================================================================== */
@media only screen and (max-width : 1199px) {
  /*    Back to Top Button    */
  .top {
    height: 40px;
    width: 40px;
    right: 10px;
    bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  /*    Cols/Rows Spacing & Alignment   */
  .c2 div[class^="col-md"]:nth-child(1), .c3 div[class^="col-md"]:nth-child(1), .c3 div[class^="col-md"]:nth-child(2), .c4 div[class^="col-md"]:nth-child(1), .c4 div[class^="col-md"]:nth-child(2), .c4 div[class^="col-md"]:nth-child(3) {
    margin-bottom: 30px;
  }
  .c2.text-center div[class^="col-md"], .c3.text-center div[class^="col-md"], .c4.text-center div[class^="col-md"] {
    padding-left: 110px;
    padding-right: 110px;
  }
  .center-md {
    text-align: center;
  }
  /*    Hero Section   */
  /*  Hero Leadbox   */
  .hero-leadbox .form-horizontal {
    margin-top: 50px;
  }
  /*  Content Block   */
  .content-block h2, .content-block .h2, .content-block .lead {
    text-align: center;
  }
  /*  Content Split   */
  .content-split .container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .content-split .img-block {
    position: static;
    height: 450px;
  }
  .content-split .content-block {
    height: 400px;
    text-align: center;
    padding-left: 80px;
    padding-right: 80px;
  }
  /*  Content Spotlight    */
  .spotlight-block > figure, .spotlight-block > figure > .img-wrap, .spotlight-block > .spotlight-text {
    height: 450px;
  }
  .spotlight-block > .spotlight-text {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }
  .spotlight-block.img-left > .spotlight-text:after, .spotlight-block.img-right > figure:after {
    width: 0;
  }
  .form-section-text {
    margin: 50px 0 0;
  }
  .content-spotlight .container-fluid {
    padding: 0;
  }
  /*  Content Grid   */
  .content-grid > div {
    height: 450px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .content-grid > div:last-child {
    margin-bottom: 0;
    height: 600px;
    padding-right: 15px;
  }
  .content-grid > div:first-child {
    padding-right: 15px;
  }
  .content-grid .lead-block {
    padding: 80px 40px;
  }
  .content-grid .img-block img {
    width: 100%;
    height: auto;
  }
  .content-align-md .y-middle {
    display: block !important;
  }
  /*  Features Block   */
  .features-block h4 {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .features-list-img {
    padding-left: 200px;
    padding-right: 200px;
  }
  /*  Features Tab   */
  .features-tab .tab-title {
    width: 100%;
    border-top: 1px solid #fff;
    padding: 30px 15px;
  }
  .features-tab .tab-content {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    opacity: 0;
    margin-top: 0;
    height: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .features-tab .tab-title.current + .tab-content {
    height: auto;
    opacity: 1;
    padding: 20px 15px;
  }
  /*  Team Section   */
  .team .t2 {
    text-align: center;
  }
  .team .t2 h5 {
    margin-top: 15px;
  }
  /*  Footer Section   */
  .footer.f5 .footer-links p, .footer.f5 .footer-links img {
    display: block;
    margin-right: 0;
  }
  .footer.f5 .footer-links img {
    margin: 0 auto;
  }
  .footer.f6, .footer.f7 {
    text-align: center;
  }
  .footer.f6 .footer-social, .footer.f6 .footer-links {
    margin-bottom: 25px;
  }
  .footer.f7 .col-md-2 {
    margin-top: 40px;
  }
  .footer.f7 .about .logo {
    border-right: transparent;
  }
		.show-991 {
    display: none;
  }
	.show-767 {
    display: block;
  }
}
@media only screen and (max-width : 767px) {
  /*    IMPORTANT!!! DISABLE WOW ANIMATION ON SMALL SCREENS (<768px)   */
  .wow {
    visibility: visible !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }
  /*    Cols Spacing   */
  .c2 div[class^="col-sm"]:nth-child(1), .c3 div[class^="col-sm"]:nth-child(1), .c3 div[class^="col-sm"]:nth-child(2), .c4 div[class^="col-sm"]:nth-child(1), .c4 div[class^="col-sm"]:nth-child(2), .c4 div[class^="col-sm"]:nth-child(3) {
    margin-bottom: 30px;
  }
  .c2.text-center div[class^="col-"], .c3.text-center div[class^="col-"], .c4.text-center div[class^="col-"] {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .center-sm {
    text-align: center;
  }
  /*    Section Header   */
  .section-header {
    margin: 10px 0;
  }
  .p-y-md {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  /*    Content Split   */
  .content-split .content-block {
    padding-left: 45px;
    padding-right: 45px;
  }
  .content-align-sm .y-middle {
    display: block !important;
  }
  /*  Features Block   */
  .features-block .fix-box {
    height: 350px;
  }
  .features-list, .features-list.features-list-left {
    text-align: center;
  }
  .features-list {
    padding-left: 60px;
    padding-right: 60px;
  }
  .features-list-img {
    padding-left: 100px;
    padding-right: 100px;
  }
  /*  Features Panel   */
  .features-panels .nav-tabs.nav-justified > li {
    width: 100%;
    display: inline-block;
    float: none;
    padding: 10px;
  }
  .content-border .big-img-left, .content-border .big-img-right, .features-panels .big-img-left {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 10px;
  }
  /*  Team Section   */
  .team-list {
    margin-left: 15px;
    margin-right: 15px;
  }
  /*  Footer Section   -*/
  .footer.f1, .footer.f2, .footer.f3, .footer.f4, .footer.f6 {
    text-align: center;
  }
  .footer.f1 .footer-social {
    float: none;
    margin-top: 40px;
  }
  .footer.f2 .footer-links {
    text-align: center;
  }
  .footer.f2 .footer-social {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer.f3 .footer-links, .footer.f3 .footer-social {
    text-align: center;
    margin-top: 20px;
  }
  /*  Pages Section   */
  .page-head, .page-head .text-right {
    text-align: center;
  }
  .page-head.h-img .h2 {
    padding-top: 60px;
  }
}
@media only screen and (max-width : 479px) {
  /*    Cols Spacing    */
  .c2.text-center div[class^="col-"], .c3.text-center div[class^="col-"], .c4.text-center div[class^="col-"] {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  /*    Hero Leadbox   */
  .hero-leadbox {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hero-leadbox .form-horizontal {
    margin-top: 25px;
  }
  .hero-leadbox .form-horizontal.form-2col {
    padding: 20px 10px;
  }
  .hero-leadbox h1 {
    font-size: 48px;
  }
  .hero-leadbox h2 {
    font-size: 38px;
  }
  .hero-leadbox h2.lead {
    font-size: 22px;
  }
  .list-main li {
    font-size: 24px;
  }
  /*    Content Split - Grid   */
  .content-split .content-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content-grid .lead-block {
    padding: 40px 15px;
  }
  .pain-relief {
    background: url(../images/pain-relief.jpg) no-repeat 80% scroll;
    background-size: cover;
  }
}
@media only screen and (max-width : 470px) {
  .hero-leadbox h1 {
    font-size: 9vw;
    line-height: 1.1;
  }
  .hero-leadbox h2 {
    font-size: 8vw;
    line-height: 1.1;
  }
}