@media screen and (min-width: 300px) and (max-width: 360px) {
  .logo_internal {
    width: 105px !important;
  }
  .box .img_box {
    width: 65px !important;
    height: 65px !important;
  }
  .h6,
  h6 {
    margin: 10px 0;
    font-size: 14px !important;
  }
  .box img {
    width: 35px !important;
  }
  .social_div {
    padding: 5px 10px !important;
  }
  .social_div a {
    color: #fff !important;
    font-size: 9px !important;
  }
  .btn_applym {
    padding: 8px !important;
    font-size: 9px !important;
  }
  .btn_applyminternal {
    font-size: 10px !important;
    padding: 5px !important;
  }
  .social_div_icon {
    padding: 10px !important;
  }
  .social_div_icon img {
    width: 30px !important;
  }
}
@media screen and (min-width: 361px) and (max-width: 414px) {
  .logo_internal {
    width: 105px !important;
  }
  .btn_applym {
    padding: 8px !important;
    font-size: 10px !important;
  }
  .btn_applyminternal {
    padding: 6px 10px !important;
    font-size: 10px !important;
  }
  .box .img_box {
    width: 70px !important;
    height: 70px !important;
  }
  .social_div {
    padding: 10px;
  }
  .social_div_icon {
    padding: 10px !important;
  }
  .social_div_icon img {
    width: 30px !important;
  }
  .h6,
  h6 {
    margin: 10px 0;
    font-size: 14px !important;
  }
  .box img {
    width: 35px !important;
  }
}
@media screen and (min-width: 415px) and (max-width: 576px) {
  img.img-fluid.logosym {
    width: 75% !important;
  }
  header .logosym {
    width: 200px !important;
  }
  .logo_internal {
    width: 110px !important;
  }
  .btn_applym {
    padding: 8px 12px !important;
    font-size: 11px !important;
  }
  .btn_applyminternal {
    padding: 6px 10px !important;
    font-size: 12px !important;
  }
  .social_div {
    padding: 10px;
  }
  .social_div_icon {
    padding: 20px 10px !important;
  }
  .social_div_icon img {
    width: 30px !important;
  }
}
@media screen and (max-width: 577px) {
  .box a h5,
  .card-header a {
    font-size: 14px;
    font-weight: 600;
  }
  .btn_applym,
  .modal h5,
  .snap_logo,
  .social_div_icon {
    text-align: center;
  }
  .title h2,
  hr {
    margin: 5px 0 !important;
  }
  .mobieview_internal {
    padding-bottom: 95px;
  }
  .pageheader {
    margin: 0;
    position: relative;
  }
  .heading,
  .overlay {
    position: absolute;
    width: 100%;
  }
  .overlay {
    content: "";
    background: linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.42));
    background: -webkit-linear-gradient(
      rgba(0, 0, 0, 0.12),
      rgba(0, 0, 0, 0.42)
    );
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.42));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.42));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.12), rgba(0, 0, 0, 0.42));
    height: 100%;
  }
  .heading {
    bottom: 7px;
    color: #000;
  }
  .accordion .card {
    outline: 0;
    border: 0 solid #eee !important;
    border-radius: 20px !important;
    padding: 15px 15px 10px;
    background: #fff;
    margin-bottom: 10px;
    box-shadow: 0 0 4px #d7d7d7;
  }
  .card-header i.fa {
    margin-right: -5px;
    float: right !important;
    font-family: FontAwesome;
    color: #000;
    border: 1px solid #eee;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    padding: 5px;
    margin-top: -4px !important;
    background: #eee;
  }
  .card-header a {
    text-decoration: none;
    padding-right: 2px;
    display: block;
    color: #333;
  }
  .snap_btn ul a,
  .social_div a,
  footer .fa {
    color: #fff !important;
  }
  .accordion .card-body {
    border-top: 1px solid #eee;
    padding: 10px 0;
    background: #fff;
  }
  #accordion {
    margin-bottom: 19px !important;
    padding-bottom: 38px !important;
  }
  .card .card-header {
    border-bottom: 0 solid rgba(0, 0, 0, 0.125) !important;
    border-radius: 0;
    background-color: #fff !important;
    padding: 10px 0;
    box-shadow: none;
  }
  .logo_internal {
    width: 150px;
  }
  .navbar {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    background: #fff;
  }
  .mobilefooter {
    background-color: #fff;
    position: fixed;
    box-shadow: none !important;
    bottom: 0;
    z-index: 991;
    width: 100%;
    left: 0;
  }
  .bg-1,
  .bg-2,
  .bg-3,
  .bg-4,
  .bg-5,
  .bg-6,
  .bg-7,
  .bg-8,
  .bg-9 {
    width: 105px;
    height: 105px;
  }
  .footer_ul1 img {
    width: 20px;
  }
  .brand_img {
    padding: 10px 0;
  }
  .brand_img img {
    width: 200px;
  }
  .mobieview_div {
    background-image: url("mobile/img/bg.jpg");
    background-attachment: scroll;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 95px;
  }
  .mobieview_internal .home {
    color: #af251b;
    border-radius: 50%;
    padding: 8px 10px;
    margin-top: 8px;
    font-size: 18px;
    margin-right: -10px;
  }
  .snap_logo img {
    width: 100px;
  }
  .btn_applym {
    outline: 0;
    text-transform: uppercase;
    background-color: #9f1f22;
    padding: 10px 30px;
    margin: 5px;
    border-radius: 30px;
    display: block;
    font-weight: 600;
    color: #fff;
    -webkit-animation: 1.5s infinite glowing;
    -moz-animation: 1.5s infinite glowing;
    -o-animation: 1.5s infinite glowing;
    animation: 1.5s infinite glowing;
  }
  .box .img_box,
  .marquee,
  .social_div {
    padding: 10px;
    color: #fff;
    background-image: linear-gradient(to right, #581d61, #de2853);
  }
  .marquee ul i.fa {
    font-size: 10px !important;
  }
  .box_div,
  .box_internal {
    padding: 8px 15px;
  }
  .box a h5 {
    color: #ad251c;
    margin-top: 10px;
  }
  .box img {
    width: 60px;
  }
  .box .img_box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border-radius: 50%;
    width: 100px;
    height: 100px;
  }
  .bg-1 {
    background: url(../mobile/img/css_sprites.png) -260px -260px;
  }
  .bg-2 {
    background: url(../mobile/img/css_sprites.png) -135px -260px;
  }
  .bg-3 {
    background: url(../mobile/img/css_sprites.png) -10px -260px;
  }
  .bg-4 {
    background: url(../mobile/img/css_sprites.png) -260px -135px;
  }
  .bg-5 {
    background: url(../mobile/img/css_sprites.png) -260px -10px;
  }
  .bg-6 {
    background: url(../mobile/img/css_sprites.png) -135px -135px;
  }
  .bg-7 {
    background: url(../mobile/img/css_sprites.png) -10px -135px;
  }
  .bg-8 {
    background: url(../mobile/img/css_sprites.png) -135px -10px;
  }
  .bg-9 {
    background: url(../mobile/img/css_sprites.png) -10px -10px;
  }
  .social_div a {
    font-size: 10px;
  }
  .social_div ul li {
    margin: 0;
  }
  .social_div_icon {
    padding: 30px 10px;
    margin: 0 auto;
  }
  .social_div_icon img {
    width: 45px;
  }
  .img_logo {
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    padding: 10px;
  }
  .img_logo.img_logo1 {
    border-right: 1px solid #fff !important;
  }
  .modal-header h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
  }
  .modal-header {
    background: #a31404;
  }
  .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
  }
  .modal h5 {
    font-size: 20px;
  }
  @-webkit-keyframes glowing {
    0%,
    100% {
      background-color: #b20000;
      -webkit-box-shadow: 0 0 3px #121d31;
    }
    50% {
      background-color: red;
      -webkit-box-shadow: 0 0 40px #121d31;
    }
  }
  @-moz-keyframes glowing {
    0%,
    100% {
      background-color: #b20000;
      -moz-box-shadow: 0 0 3px #121d31;
    }
    50% {
      background-color: red;
      -moz-box-shadow: 0 0 40px #121d31;
    }
  }
  @-o-keyframes glowing {
    0%,
    100% {
      background-color: #b20000;
      box-shadow: 0 0 3px #121d31;
    }
    50% {
      background-color: red;
      box-shadow: 0 0 40px #121d31;
    }
  }
  @keyframes glowing {
    0%,
    100% {
      background-color: #b20000;
      box-shadow: 0 0 3px #121d31;
    }
    50% {
      background-color: red;
      box-shadow: 0 0 40px #121d31;
    }
  }
  .btn_applyminternal {
    margin-right: 10px;
    border-radius: 15px;
    color: #fff !important;
    -webkit-animation: 1.5s infinite glowing;
    -moz-animation: 1.5s infinite glowing;
    -o-animation: 1.5s infinite glowing;
    animation: 1.5s infinite glowing;
  }
  .bloglink {
    position: absolute;
    background: #ab2258;
    color: #fff;
    padding: 6px 10px;
    border-radius: 15px;
    left: 10px;
  }
}
@media screen and (max-width: 767px) and (min-width: 320px) {
  .banner-form {
    width: 100% !important;
  }
  .form-btn1 {
    position: fixed;
    right: -55px;
    top: 35%;
    z-index: 999999;
    transform: rotate(270deg);
    border-radius: 0.4rem;
  }
}
@media screen and (max-width: 768px) {
  .img-mobile {
    width: 100%;
  }
  .ovr-div {
    padding: 0;
  }
  .sticky-jumper ul li {
    white-space: nowrap !important;
  }
  .col-lg-4.col-md-4.float-start:first-child {
    padding-bottom: 3rem;
  }

  .pageheader{
    padding-top:5rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  .media {
    height: 3rem;
  }
  .page-address {
    padding: 6rem 6.5rem;
  }
}
@media screen and (min-width: 575px) and (max-width: 767px) {
  .col-lg-4.col-md-4.borderright.float-start:first-child {
    padding-bottom: 4rem;
  }
  .media {
    height: 3rem;
  }
  .page-address {
    padding: 3rem;
  }
  .media-body {
    padding-left: 4.5rem;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .title h2 {
    margin-top: 20px !important;
    text-align: left;
  }
  .internalpage ul,
  .subtitle h3 {
    text-align: left !important;
  }
  .subtitle h3 {
    font-size: 15px;
    line-height: 24px;
  }
  .media {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 575px) {
  .cautionNoticeBtn {
    display: none;
  }
  .imp-tbl {
    width: 100%;
  }
  .blueheader h3 {
    margin-top: 10px;
  }
  .redheader {
    font-size: 14px;
    height: 30px;
    padding-top: 0;
  }
  .top-menu ul {
    border-radius: 0;
    padding: 0 10px;
  }
  .top-menu a {
    font-size: 11px;
  }
  .ov-banner {
    height: 38vh;
  }
  .comm-space h3,
  .head-main {
    font-size: 2.2rem !important;
    line-height: 3.3rem !important;
  }
  .int-div p,
  .ovr-div p,
  tr td {
    font-size: 16px;
  }
  .int-div p,
  .ov-li,
  .ovr-div p {
    line-height: 28px;
  }
  .ovr-div p {
    padding: 0;
  }
  .int-div p {
    padding: 2rem 0;
  }
  .comm-space h3 {
    line-height: 2.4rem;
  }
  .mytbbody > tr > td {
    padding: 2rem 1rem !important;
  }
  .sel-main-div h3 {
    font-size: 2.7rem !important;
    line-height: 3.9rem !important;
  }
  .comm-space1 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .disc-div p,
  .merit-col p,
  .sel-main-div p {
    font-size: 16px;
    padding: 0;
  }
  .comm-space {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sorting-para {
    font-size: 16px;
    padding: 1.3rem 0;
  }
  .ov-li {
    font-size: 16px;
    font-weight: 500;
  }
  .page-address {
    padding: 5rem 2rem !important;
  }
  .media-body {
    padding-left: 4.5rem;
  }
}
@media screen and (min-width: 320px) and (max-width: 400px) {
  .mytbbody > tr > td {
    padding: 1rem 0 0 1rem !important;
  }
  tr td {
    font-size: 1.4rem !important;
  }
}
@media screen and (max-width: 320px) {
  .title h2 {
    font-size: 14px;
  }
  h5 {
    font-size: 15px;
  }
}
@media screen and (min-width: 320px) and (max-width: 480px) {
  #navtab li a {
    font-size: 15px;
    padding: 6px 16px;
  }
  .title h2 {
    margin-top: 20px !important;
    font-size: 18px;
    text-align: left;
  }
  .internalpage ul,
  .subtitle h3 {
    text-align: left !important;
  }
  .subtitle h3 {
    font-size: 15px;
    line-height: 24px;
  }
  .media {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media screen and (max-width: 480px) and (min-width: 361px) {
  .btn_applym {
    padding: 8px 10px !important;
    font-size: 11px !important;
  }
  .snap_logo img {
    width: 120px !important;
  }
}
@media screen and (max-width: 500px) and (min-width: 480px) {
  .btn_applym {
    padding: 8px 10px !important;
    font-size: 13px !important;
  }
  .snap_logo img {
    width: 120px !important;
  }
}
@media screen and (max-width: 576px) and (min-width: 500px) {
  .btn_applym {
    padding: 8px 35px !important;
    font-size: 13px !important;
  }
  .snap_logo img {
    width: 120px !important;
  }
}
@media only screen and (max-width: 600px) {
  .card-body .text-align {
    height: 30rem;
  }
  .space-mob {
    margin-bottom: 5rem;
  }
  body {
    font-size: 1.6rem !important;
  }
  .para-tbody p,
  .tst-city-rw {
    width: 12rem;
  }
  .tbl-cus-wd {
    width: 12rem !important;
  }
  .tbl-cus-wd1 {
    width: 9rem !important;
  }
  .homecard .card {
    width: 100%;
    height: 100%;
  }
  p.card-text {
    font-size: 2rem;
    padding-top: 1rem;
    line-height: 3rem;
  }
  .sub-text {
    font-size: 1.5rem;
    padding-top: 2rem;
    line-height: 3rem;
  }
  .banner {
    font-size: 1.6rem;
  }
  .modal {
    top: 8rem;
  }
}
