@media (max-width: 1400px) {
  .jm-players-wrapper .jm-col5 .jm-player-wrapper {
    width: 33%;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(1n+6) {
    margin-top: 0;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(1n+4) {
    margin-top: 30px;
  }
  .jm-players-wrapper .jm-col4 .jm-player-wrapper {
    width: 33%;
  }
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(5n+6) {
    clear: none;
  }
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(1n+5) {
    margin-top: 0;
  }
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(1n+4) {
    margin-top: 30px;
  }
}
@media (max-width: 1200px) {
  .jm-next-match .jm-date-counts span {
    font-size: 18px;
  }
  .jm-match-table .jm-match-table-row .rivals img {
    display: none;
  }
  .jm-match-table .jm-match-table-row .read .readmore {
    padding: 18px 15px;
  }
  .jm-triangle .jm-triangle-top:before,
  .jm-triangle .jm-triangle-bottom:before {
    -webkit-transform: skewY(-8.4deg);
    transform: skewY(-8.4deg);
  }
  #jm-top-menu-nav .toggle-nav.menu {
    display: none;
  }
}
@media (max-width: 1100px) {
  .custom-text p.button {
    margin-top: 20px;
  }
  .blank-menu-ms {
    padding: 30px !important;
  }
  .jm-next-match .jm-date-counts {
    font-size: 18px;
  }
  .jm-next-match .jm-date-counts span span {
    width: 50px;
  }
  .jm-next-match .jm-date-counts span span:before {
    left: 23px;
  }
  .jm-next-match .jm-match {
    font-size: 14px;
    text-transform: uppercase;
  }
  .jm-next-match .jm-match img {
    max-width: 35px;
    max-height: 35px;
  }
  .jm-next-match .jm-match img:first-child {
    margin-right: 12px;
  }
  .jm-next-match .jm-match img:last-child {
    margin-left: 12px;
  }
  .jm-trophies .jm-col5 .jm-trophy {
    width: 33%;
  }
  .jm-trophies .jm-col5 .jm-trophy:nth-of-type(1n+6) {
    margin-top: 0;
  }
  .jm-trophies .jm-col5 .jm-trophy:nth-of-type(1n+4) {
    margin-top: 60px;
  }
  .jm-trophies .jm-col4 .jm-trophy {
    width: 33%;
  }
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(5n+6) {
    clear: none;
  }
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(1n+5) {
    margin-top: 0;
  }
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(1n+4) {
    margin-top: 60px;
  }
  .jm-footer-custom {
    padding-top: 0;
  }
}
@media (max-width: 979px) {
  img {
    box-sizing: border-box;
  }
  .btn {
    -webkit-appearance: none;
  }
  .custom-text .title {
    font-size: 20px;
  }
  .jm-pricing .price {
    font-size: 40px;
  }
  .jm-pricing .price sub {
    font-size: 30px;
  }
  .jm-module.pull-up-ms {
    margin-top: 0 !important;
  }
  .jm-triangle .jm-triangle-top:before,
  .jm-triangle .jm-triangle-bottom:before {
    -webkit-transform: skewY(-10deg);
    transform: skewY(-10deg);
  }
  #jm-top-menu-nav {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  input,
  select,
  textarea {
    max-width: 100%;
  }
  .readmore,
  .btn,
  .btn2,
  a.button,
  input.button,
  button.button,
  input[type="submit"],
  button[type="submit"],
  input[type="reset"],
  button[type="reset"] {
    padding-left: 30px;
    padding-right: 30px;
  }
  #jm-allpage .djtabs.default-theme .djtabs-readmore a,
  body #jm-allpage #djcatalog .btn-success {
    padding-left: 30px;
    padding-right: 30px;
  }
  .items-row {
    margin-bottom: 30px;
  }
  .items-row .item {
    margin-bottom: 30px;
  }
  #jm-copyrights,
  #jm-poweredby {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
  #jm-copyrights {
    border: none;
  }
  .jm-module-in {
    height: auto !important;
  }
  .jm-module.top-margin-ms {
    margin-top: 0 !important;
  }
  .jm-module.bottom-margin-ms {
    margin-bottom: 0 !important;
  }
  .jm-see {
    position: relative !important;
    margin-top: 30px;
    bottom: auto !important;
    right: auto !important;
    display: block;
    float: right;
  }
  #jm-allpage .pull-up-ms {
    margin-top: 0 !important;
  }
  #jm-allpage .jm-category-module li {
    width: 100% !important;
  }
  .jm-pricing .box {
    width: 100% !important;
    float: none;
  }
  .jm-pricing .image {
    text-align: center;
  }
  .jm-trophies .jm-col5 .jm-trophy,
  .jm-trophies .jm-col4 .jm-trophy,
  .jm-trophies .jm-col3 .jm-trophy,
  .jm-trophies .jm-col2 .jm-trophy {
    width: 100%;
  }
  .jm-trophies .jm-col5 .jm-trophy:nth-of-type(2n+3),
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(2n+3),
  .jm-trophies .jm-col3 .jm-trophy:nth-of-type(2n+3),
  .jm-trophies .jm-col2 .jm-trophy:nth-of-type(2n+3) {
    clear: none;
  }
  .jm-trophies .jm-col5 .jm-trophy:nth-of-type(1n+4),
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(1n+4),
  .jm-trophies .jm-col3 .jm-trophy:nth-of-type(1n+4),
  .jm-trophies .jm-col2 .jm-trophy:nth-of-type(1n+4) {
    margin-top: 0;
  }
  .jm-trophies .jm-col5 .jm-trophy:nth-of-type(1n+2),
  .jm-trophies .jm-col4 .jm-trophy:nth-of-type(1n+2),
  .jm-trophies .jm-col3 .jm-trophy:nth-of-type(1n+2),
  .jm-trophies .jm-col2 .jm-trophy:nth-of-type(1n+2) {
    margin-top: 60px;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper,
  .jm-players-wrapper .jm-col4 .jm-player-wrapper,
  .jm-players-wrapper .jm-col3 .jm-player-wrapper,
  .jm-players-wrapper .jm-col2 .jm-player-wrapper {
    width: 100%;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(2n+3),
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(2n+3),
  .jm-players-wrapper .jm-col3 .jm-player-wrapper:nth-of-type(2n+3),
  .jm-players-wrapper .jm-col2 .jm-player-wrapper:nth-of-type(2n+3) {
    clear: none;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(1n+4),
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(1n+4),
  .jm-players-wrapper .jm-col3 .jm-player-wrapper:nth-of-type(1n+4),
  .jm-players-wrapper .jm-col2 .jm-player-wrapper:nth-of-type(1n+4) {
    margin-top: 0;
  }
  .jm-players-wrapper .jm-col5 .jm-player-wrapper:nth-of-type(1n+2),
  .jm-players-wrapper .jm-col4 .jm-player-wrapper:nth-of-type(1n+2),
  .jm-players-wrapper .jm-col3 .jm-player-wrapper:nth-of-type(1n+2),
  .jm-players-wrapper .jm-col2 .jm-player-wrapper:nth-of-type(1n+2) {
    margin-top: 30px;
  }
  #jm-allpage .blank-menu-ms {
    border-left: none;
  }
  .jm-match-table .jm-match-table-row .jm-table-row .date,
  .jm-match-table .jm-match-table-row .jm-table-row .read {
    text-align: left;
  }
  .jm-triangle .jm-triangle-top:before,
  .jm-triangle .jm-triangle-bottom:before {
    -webkit-transform: skewY(-5deg);
    transform: skewY(-5deg);
  }
}
@media (max-width: 480px) {
  .page-header > h1 {
    font-size: 20px;
  }
  input,
  select,
  textarea {
    width: 100%;
  }
  dl.tabs,
  .nav-tabs {
    display: block !important;
  }
  dl.tabs dt.tabs,
  .nav-tabs > li {
    float: none !important;
  }
  dl.tabs dt.tabs a,
  .nav-tabs > li a {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .jm-module.cross-title-ms .jm-title {
    font-size: 20px;
  }
  .custom-text .title {
    font-size: 10px;
  }
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.name,
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email,
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.message {
    width: 100%;
  }
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email,
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.message {
    padding: 30px 0 0;
  }
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.name,
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.email,
  #jm-allpage .dj-simple-contact-form .dj-simple-contact-form-row.message {
    padding-left: 0;
    padding-right: 0;
    float: none;
    margin-top: 0;
  }
  .jm-triangle .jm-triangle-top:before,
  .jm-triangle .jm-triangle-bottom:before {
    -webkit-transform: skewY(-6deg);
    transform: skewY(-6deg);
  }
}
@media (max-width: 979px) {
  .dj-slide-title {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
  }
  .dj-slide-description,
  .dj-slide-description p {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-rendering: optimizeLegibility;
    box-sizing: border-box;
  }
  .dj-tabber .dj-tabs {
    display: none !important;
  }
  .dj-tabber .dj-slides {
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  #jm-allpage .dj-readmore-wrapper .dj-readmore {
    padding: 10px;
    font-size: 0.875em;
  }
  .dj-slide-desc-text {
    padding: 10px !important;
  }
  .dj-slide-title + .dj-slide-description,
  #jm-allpage .grid-ms .dj-galleryGrid .dj-slide-title + .dj-slide-description {
    padding-top: 20px;
  }
  .dj-slide-title + .dj-slide-description:after,
  #jm-allpage .grid-ms .dj-galleryGrid .dj-slide-title + .dj-slide-description:after {
    top: 8px;
    font-size: 10px;
  }
  .dj-tabber .dj-tabber-in {
    min-height: 450px !important;
  }
}
@media (max-width: 490px) {
  .dj-slide-title {
    font-size: 14px !important;
  }
  .dj-readmore-wrapper {
    display: none !important;
  }
  .dj-tabber .dj-navigation {
    display: none;
  }
}
@media (max-width: 320px) {
  .nivo-controlNav,
  .dj-indicators,
  .navigation-container-custom,
  .dj-slide-description {
    visibility: none;
    pointer-events: none;
    display: none;
  }
}
/*# sourceMappingURL=/templates/jm-sport/css/template_responsive.33.map */