/* ==========================================================================
   RESPONSIVE FIXES
 ========================================================================== */
@media only screen and (max-width : 1199px) {
  .top {
    height: 40px;
    width: 40px;
    right: 10px;
    bottom: 50px;
  }
  .cta .outline .lead {
    margin-top: 0;
  }
}
@media only screen and (max-width : 991px) {
  /*  Typography  */
  h1, .h1 {
    font-size: 40px;
    line-height: 46px;
  }
  h2, .h2 {
    font-size: 32px;
    line-height: 36px;
  }
  h3, .h3 {
    font-size: 28px;
    line-height: 32px;
  }
  h4, .h4 {
    font-size: 26px;
    line-height: 30px;
  }
  .lead {
    font-size: 20px;
    line-height: 24px;
  }
  /*    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;
  }
  .new-row-md {
    margin-top: 30px;
  }
  .center-md {
    text-align: center;
  }
  /*    Hero Section  */
  .hero {
    text-align: center;
  }
  /*    Hero-General   */
  .hero, .hero.height-800 {
    height: 600px;
  }
  /*------------------------------------------*/
  /*  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: 600px;
  }
  .spotlight-block > .spotlight-text {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 55px;
  }
  .spotlight-block.img-left > .spotlight-text:after, .spotlight-block.img-right > figure:after {
    width: 0;
  }
  /*------------------------------------------*/
  /*  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;
  }
      .features-panels .nav-tabs.nav-justified > li {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
  }
  /*------------------------------------------*/
  /*  Cta section
    /*------------------------------------------*/
  .cta .outline {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
  }
  .cta .outline .lead {
    margin-bottom: 20px;
  }
  .cta .outline.no-border {
    margin-left: 0;
    margin-right: 0;
  }
  /*------------------------------------------*/
  /*  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;
  }
}
@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;
  }
  /*------------------------------------------*/
  /*    Typography
    /*------------------------------------------*/
  h1, .h1 {
    font-size: 36px;
    line-height: 40px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 34px;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 28px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 22px;
  }
  p {
    font-size: 16px;
    line-height: 20px;
  }
  .lead {
    font-size: 18px;
    line-height: 22px;
  }
  /*------------------------------------------*/
  /*    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;
  }
  .new-row-sm {
    margin-top: 30px;
  }
  .center-sm {
    text-align: center;
  }
  /*-----------------------------------------------------------*/
  /*    Section Header
    /*-----------------------------------------------------------*/
  .section-header {
    margin: 40px 0;
  }
  /*-----------------------------------------------------------*/
  /*    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
    /*------------------------------------------*/

  .big-img-left {
    float: none;
    width: 100%;
    padding: 0;
  }
  /*------------------------------------------*/
  /*  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 : 549px) {
  .img-left {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width : 479px) {
  h1, .h1 {
    font-size: 44px;
    line-height: 45px;
  }
  h2, .h2 {
    font-size: 24px;
    line-height: 25px;
  }
  h3, .h3 {
    font-size: 26px;
    line-height: 30px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 28px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 22px;
  }
  p {
    font-size: 15px;
    line-height: 20px;
  }
  .lead {
    font-size: 18px;
    line-height: 22px;
  }
  /*------------------------------------------*/
  /*    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 Section
    /*--------------------------------------------------------------*/
  .hero.height-800 {
    height: 700px;
  }
  /*--------------------------------------------------------------*/
  /*    Hero Leadbox
    /*--------------------------------------------------------------*/
  .hero-leadbox {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .hero-leadbox .form-horizontal {
    margin-top: 25px;
  }
  .hero-leadbox .form-group.w-50 input {
    display: block;
    width: 100%;
  }
  .hero-leadbox .form-group.w-50 input:first-child {
    margin-bottom: 15px;
  }
  .hero-leadbox .form-horizontal.form-2col {
    padding: 20px 10px
  }
  /*--------------------------------------------------------------*/
  /*    Section Header
    /*--------------------------------------------------------------*/
  .section-header span {
    display: block-inline;
  }
  /*-----------------------------------------------------------*/
  /*    Content Split - Grid
    /*-----------------------------------------------------------*/
  .content-split .content-block {
    padding-left: 15px;
    padding-right: 15px;
  }
  /*--------------------------------------------------------------*/
  /*    Features List
    /*--------------------------------------------------------------*/
  .features-list {
    padding-left: 0;
    padding-right: 0;
  }
  .features-list-img {
    padding-left: 50px;
    padding-right: 50px;
  }
  /*------------------------------------------*/
  /*  Features Panel
    /*------------------------------------------*/
  .features-panels .nav-tabs.nav-justified > li {
    width: 100%;
    padding: 5px
  }
  .features-panels li a img {
    width: 100%;
    height: auto;
  }
  .injury-header {
    font-size: 35px;
    line-height: 35px;
  }
}
@media only screen and (max-width : 355px) {
  .form-emote {
    font-size: 26px;
  }
}