.mobileshow {
  display: none;
}
/* Screen 1701 to 3000 px */
@media only screen and (min-width: 1701px) and (max-width: 3000px){

}
/* Screen 300 to 767 px */
@media only screen and (min-width: 300px) and (max-width: 767px) {
  .laptopshow {
    display: none;
  }
  .mobileshow {
    display: block;
  }.sticky .sc-logo{width:70px!important}
  .pressitems hr { 
    margin: 50px 0 !important; 
}.row.pressitems {
  padding: 0;
  margin: 0;
}.hospitality_sc ul{column-gap:0px} 
}

@media only screen and (min-width: 600px) and (max-width: 1025px) {
  .hospitality_sc ul {
    column-count: 2;
    column-gap: 50px;
}.hospitality_sc {
  padding: 0px 0px;
}.press_sc h3 a { 
  font-size: 31px; 
}.pressitems .pressbtn a { 
  padding: 15px 25px }
  .oddsc .teamdetails {
    padding-left: 0;
}.row.teamites {
  padding: 50px 0;}
  .oddsc h3, .oddsc h4 {
    padding-left: 0;
}.evensc .teamdetails {
  padding-right: 0;
}
} 
@media only screen and (min-width: 320px) and (max-width: 599px) {
  .hospitality_sc {
  padding: 0;
}.hospitality_sc ul {
  column-count: 1;
}.hospitality_sc ul li:nth-child(odd) {
  margin-top: 25px;
  margin-bottom: 40px;
}.hospitality_sc h3 a { 
  font-size: 31px; 
}
.pressitems .pressimg img {
  width: 100%;
}.pressitems .pressbtn {
  text-align: center;
  margin-top: 20px;
}.press_sc h3 {
  margin-top: 10px;
  text-align: center;
}.row.teamites {
  padding: 0;
}.oddsc h3, .oddsc h4 {
  padding-left: 0;
}.teamimg {
  padding-bottom: 15px;
}.oddsc .teamdetails {
  padding-left: 0;
}.row.teamites {
  padding: 50px 0;
}.evensc .teamdetails {
  padding-right: 0;
}.press_sc h3 a { 
  font-size: 31px; 
}
} 
 