/*
  Mobile CSS - Small Screens Only
===================================================*/

@media only screen and (max-width : 320px) {
  .footbar .social h2 {
    margin-top: 20px;
  }
  .boxrow .ecard,.footlatest .ecard {
    text-align:center;
    padding-left:10px;
    font-size: 15px;
  }
  .menuboxarea .img-responsive {
    width: 100% !important;
  }
  .table-responsive {
    padding-bottom:0;
    margin-bottom:0;
    border:0 !important;
  }
  .contactbox h2 {
    margin-top:20px;
  }
  footer .socialbuttons a i {
    font-size: 20px;
  }
  .footbar .footlatest .image img {
    width:100% !important;
  }
  .pushy a {
    font-size: 15px !important;
  }
  .ecardarea .ecard .panel-body img {
    width: 100%;
    height: auto !important;
  }
  .ecardarea .ecard .panel-body {
    height: 100% !important;
  }
  .menuboxarea .boxrow div:first-child img {
    width: 100%;
    height: auto !important;
  }
  .ecardviewarea .fromto .text-right {
    text-align: left !important;
  }
  .musicarea .radio .preview_small {
    text-align: right;
    margin-top: 10px;
  }
}

@media only screen and (max-width : 480px) {
  .footbar .social h2 {
    margin-top: 20px;
  }
  .boxrow .ecard,.footlatest .ecard {
    text-align:center;
    padding-left:10px;
    font-size: 15px;
  }
  .menuboxarea .img-responsive {
    width: 100% !important;
  }
  .table-responsive {
    padding-bottom:0;
    margin-bottom:0;
    border:0 !important;
  }
  .contactbox h2 {
    margin-top:20px;
  }
  footer .socialbuttons a i {
    font-size: 20px;
  }
  .footbar .footlatest .image img {
    width:100% !important;
  }
  .pushy a {
    font-size: 15px !important;
  }
  .ecardarea .ecard .panel-body img {
    width: 100%;
    height: auto !important;
  }
  .ecardarea .ecard .panel-body {
    height: 100% !important;
  }
  .menuboxarea .boxrow div:first-child img {
    width: 100%;
    height: auto !important;
  }
  .ecardviewarea .fromto .text-right {
    text-align: left !important;
  }
  .musicarea .radio .preview_small {
    text-align: right;
    margin-top: 10px;
  }
}

@media only screen and (max-width : 768px) {
  .footbar .social h2 {
    margin-top: 20px;
  }
  .boxrow .ecard,.footlatest .ecard {
    text-align:center;
    padding-left:10px;
    font-size: 15px;
  }
  .menuboxarea .img-responsive {
    width: 100% !important;
  }
  .table-responsive {
    padding-bottom:0;
    margin-bottom:0;
    border:0 !important;
  }
  .contactbox h2 {
    margin-top:20px;
  }
  footer .socialbuttons a i {
    font-size: 20px;
  }
  .footbar .footlatest .image img {
    width:100% !important;
  }
  .pushy a {
    font-size: 15px !important;
  }
  .ecardarea .ecard .panel-body img {
    width: 100%;
    height: auto !important;
  }
  .ecardarea .ecard .panel-body {
    height: 100% !important;
  }
  .menuboxarea .boxrow div:first-child img {
    width: 100%;
    height: auto !important;
  }
  .ecardviewarea .fromto .text-right {
    text-align: left !important;
  }
  .musicarea .radio .preview_small {
    text-align: right;
    margin-top: 10px;
  }
}

@media only screen and (max-width : 1003px) {
  .footbar .social h2 {
    margin-top: 20px;
  }
  .boxrow .ecard,.footlatest .ecard {
    text-align:center;
    padding-left:10px;
    font-size: 15px;
  }
  .menuboxarea .img-responsive {
    width: 100% !important;
  }
  .table-responsive {
    padding-bottom:0;
    margin-bottom:0;
    border:0 !important;
  }
  .contactbox h2 {
    margin-top:20px;
  }
  footer .socialbuttons a i {
    font-size: 20px;
  }
  .footbar .footlatest .image img {
    width:100% !important;
  }
  .pushy a {
    font-size: 15px !important;
  }
  .ecardarea .ecard .panel-body img {
    width: 100%;
    height: auto !important;
  }
  .ecardarea .ecard .panel-body {
    height: 100% !important;
  }
  .menuboxarea .boxrow div:first-child img {
    width: 100%;
    height: auto !important;
  }
  .ecardviewarea .fromto .text-right {
    text-align: left !important;
  }
  .musicarea .radio .preview_small {
    text-align: right;
    margin-top: 10px;
  }
}