@media (max-width: 1600px) {
  }

  @media (max-width: 1440px) {

}
 @media (max-width: 1366px) {
  .blog-right {
    min-height: 394px;
  }
}
@media (max-width: 1280px) {

  table td.txt-green {
  /* color: #376067; */
  color: #22484e;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.8px;
}

table th {
  font-size: 18px;
  color: #376067;
  letter-spacing: 0.8px;
  text-transform: uppercase;
}
  .blog-right {
    margin: -20px 20px 20px 20px;
    padding: 30px 15px;
    min-height: 388px;
  }
  
  .ibjab2c-banner {
    background: linear-gradient(90deg, rgba(167,198,191,0) 0%, rgb(72, 151, 132) 40%, rgb(72, 151, 132) 60%, rgba(167,198,191,0) 100%); 
    margin-bottom: 20px; 
    padding: 10px; 
    border-radius: 6px;
  }
  .ibjab2c-banner img{
    width: 160px;
  }
    .html1 .banner-title {
      line-height: initial;
      margin-top: 12px;
      font-size: 32px;
      /* font-family: "Aclonica", sans-serif; */
    }
    .html1 .banner-desc {
      font-weight: bold;
      font-size: 18px;
      text-transform: capitalize;
      letter-spacing: 1px;
      margin-top: 12px;
    }
    .html1 .IBJAratelogo {
      /* position: absolute; */
      position: absolute;
      top: 10px;
      left: 33%;
      border-radius: 50%;
    }
    .html1 .banner-title-ibja-subsc {
      line-height: initial;
      margin-top: 12px;
      font-size: 20px;
      padding: 7px;
      color: #26358b;
    }
    .html1 .banner-desc-ibja-subsc {
      font-size: 15px;
      text-transform: capitalize;
      letter-spacing: 0px;
      /* margin-top: 15px; */
      padding: 0px 62px;
      color: #26358b;
    }
    .html1 .banner-desc1-ibja-subsc {
      font-size: 18px;
      padding: 10px;
      color: #26358b;
    }
}

@media (max-width: 1199px) {
    .seolist-brd {
    border: 1px solid #e6e6e6;
    padding: 8px 15px 5px 15px;
  }

 .social-media a {
  background: var(--primary-hover-color);
  color: var(--secondary-color);
  height: 33px;
  width: 33px;
  border-radius: 50%;
  text-align: center;
  padding: 8px 0;
  font-size: 16px;
  display: inline-block;
  transition: all 0.5s ease-in-out;
}

.social-media a i {
  font-size: 16px;
}
.col-lg-2 {
    flex: 0 0 auto;
    width: 25.66666667%
  }

}

@media (max-width: 1024px) {
  .html4 .banner-title4 {
  color: var(--primary-color);
  line-height: initial;
  margin-top: 30px;
  font-size: 26px;
  /* font-family: "Aclonica", sans-serif; */
}

.impnotice p {
  font-size: 16px;
  line-height: 22px;
  padding: 0px 20px;
}
  .ibjaratesabout .service .service-icon {
    height: 86px;
    width: 300px;
    background: #fff;
    /* color: var(--primary-color); */
    /* text-align: center; */
    /* font-size: 50px; */
    border-radius: 50%;
    margin: 0 20px 0 0;
    /* position: relative; */
    /* display: block; */
    overflow: hidden;
    text-align: center;
    line-height: 70px;
    -webkit-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    -moz-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    -o-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  }
  .service .service-icon img {
    width: 70px;
    /* display: block; */
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease;
  }
  .video-play h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 24px;
  }
  .video-play i {
    font-size: 54px;
    color: #fff;
    display: inline-block;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #d19845;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-left: 10px;
  }
}

@media (max-width: 991px) {
  .DarkLight {
    position: absolute;
    right: 18%;
    top: 18px;
    z-index: 99;
  }
 
  .lbl_Message{
    text-align: center;
  }
  .rates-tbl.col-md-4{
    width: 100%;
  }
   .rates-tbl.col-md-8{
    width: 100%;
  }
  .textsmall{
    text-align: center;
  }
    .textsmall .pt-20 {
    padding-top: 2px;
  }
    .propage-tab .mb-4 {
    margin-bottom: 2px !important;
  }
  .dailymessage {
    font-weight: 600;
    padding-top: 10%;
    width: 100%;
    text-align: center;
    border-bottom: 0px solid #ddd;
    border-top: 0px solid #e9d4c0;
  }

  .blog-right {
    margin: 0;
    padding: 25px 10px;
    min-height: 410px;
  }
  .html4 .banner-title4 {
    color: var(--primary-color);
    line-height: initial;
    margin-top: 22px;
    font-size: 22px;
    /* font-family: "Aclonica", sans-serif; */
  }
  .blog-right .pb-30 {
    padding-bottom: 20px;
  }
  .blog-right .mt-40 {
    margin: 26px 0 0;
  }
  .html4 .banner-desc4 {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 1px;
    /* margin-top: 15px; */
    color: var(--primary-color);
  }

  .banner3 {
    margin-bottom: 0px;
  }
  .RBI-Notification .whitebg {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 162px;
    /* min-height: 416px; */
    /* overflow-y: scroll; */
  }

  /*---Tablet view css---*/
  .col-md-4.wdt-6 {
    flex: 0 0 auto;
    width: 40%;
  }
  .col-md-8.wdt-6 {
    flex: 0 0 auto;
    width: 60%;
  }  
  .container{max-width: 760px;}
/*  table th.ftt {
  font-size: 14px;
  letter-spacing: 0.3px;
}*/
table th {
  font-size: 15px;
}
  table td.txt-green.ft {
  font-size: 10px;
  letter-spacing: 0.3px;
}
table td.txt-tealgreen.ft {
  font-size: 14px;
  letter-spacing: 0.3px;
}
.service-icon{
  display: none;
}
 .video-play h3 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 24px;
  }  
  .video-play i {
    font-size: 44px;
    color: #fff;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #d19845;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding-left: 10px;
  }

}

@media (max-width: 767px) {
  .service-icon{
  display: block;
}

  table td.txt-green.ft {
  /* color: #376067; */
  font-size: 16px;
  letter-spacing: 0.8px;
}
table td.txt-tealgreen.ft {
  font-size: 20px;
  letter-spacing: 0.8px;
}

   .mo-mt-40{
    margin-top: 40px;
  }
   /*---Tablet view css---*/
  .col-md-4.wdt-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-md-8.wdt-6 {
    flex: 0 0 auto;
    width: 100%;
  }  
  .container{max-width: 720px;}

  .propage-tab.apm .nav-tabs li + li {
    margin: 0 0 0 0px;
  }
  .added-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* padding: 26px 23px 31px; */
    padding: 15px 18px 15px;
    /* -webkit-box-shadow: -15px -10px 14px rgba(127, 130, 131, 0.09); */
    /* box-shadow: -15px -10px 14px rgba(127, 130, 131, 0.09); */
    box-shadow: rgba(0, 0, 0, 0.15) 0.95px 0.05px 0.6px;
    width: 100%;
  }
  .mo-mt-40{
    margin-top: 40px;
  }
.mo-mt-80{
    margin-top: 80px;
  }
  .mo-ptp-40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .service {
    display: block;
    align-items: center;
  }
  .ibjaratesabout .service .service-icon {
    height: 100px;
    width: 100px;
    background: #fff;
    /* color: var(--primary-color); */
    /* text-align: center; */
    /* font-size: 50px; */
    border-radius: 50%;
    margin: 0 20px 0 0;
    position: relative;
    /* display: block; */
    overflow: hidden;
    text-align: center;
    line-height: 100px;
    -webkit-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    -moz-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    -o-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
    position: relative;
    top: 0;
    left: 40%;
    /* bottom: 0; */
  }

  .service .service-content {
    margin-top: 26px;
  }

  .notification-update {
     padding: 50px 0px; 
  }
  .notification-update ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    color: #fff;
    margin-left: 20px;
  }
  .notification-update li {
    font-size: 18px;
    line-height: 26px;
    color: #fff !important;
    list-style: circle;
    margin: 8px;
    padding-top: 5px;
    padding-left: 8px;
  }
  .RBI-Notification .whitebg {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 30px;
    /* min-height: 416px; */
    /* overflow-y: scroll; */
  }
  .RBI-Notification li {
   font-size: 18px;
      line-height: 22px;
      color: #252525 !important;
      list-style: circle;
      margin: 4px;
      padding-top: 2px;
      padding-left: 4px;
  }
  .toggled .toggle-open {
    position: relative;
    right: -20px;
  }
  .RBI-Notification1 ul.inside{
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .video-bg { 
     padding-top: 80px; 
     padding-bottom: 80px; 
  }

}
@media (max-width: 600px) {
  .outer-circle {
    position: absolute;
    top: 22%;
    left: 22%;
    background-image: linear-gradient(#a6192d, #fcbdc6, #f2f2f2);
    width: 105px;
    height: 105px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 0;
    -webkit-animation: rotateCircle 2s linear infinite;
            animation: rotateCircle 2s linear infinite;
    padding: 2px;
    display: table;
  }
}
@media (max-width: 575px) {

table tr.prev-rate {
      padding-left: 28%;
  }
  .DarkLight {
  position: absolute;
  right: 8%;
  top: 18px;
  z-index: 99;
}
/*#myModal.modal {
  position: fixed;
  top: 20%;
  left: 0;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}*/
}
@media (max-width: 480px) {
.outer-circle {
    position: absolute;
    top: 14%;
    left: 16%;
    background-image: linear-gradient(#a6192d, #fcbdc6, #f2f2f2);
    width: 105px;
    height: 105px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 0;
    -webkit-animation: rotateCircle 2s linear infinite;
            animation: rotateCircle 2s linear infinite;
    padding: 2px;
    display: table;
  }
table tr.prev-rate {
      padding-left: 23%;
  }
}

@media (max-width: 414px) { 
  .DarkLight {
  position: absolute;
  right: 4%;
  top: 18px;
  z-index: 99;
}
  table tr.prev-rate {
      padding-left: 18%;
  }
  .outer-circle {
    position: absolute;
    top: 14%;
    left: 13%;
    background-image: linear-gradient(#a6192d, #fcbdc6, #f2f2f2);
    width: 105px;
    height: 105px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 0;
    -webkit-animation: rotateCircle 2s linear infinite;
            animation: rotateCircle 2s linear infinite;
    padding: 2px;
    display: table;
  }
  .date-time {
  position: absolute;
  top: -50px;
  background: #fae186;
  color: var(--background-color);
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  padding: 17px 14px;
  width: auto;
  left: 33%;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}
.ibjaratesabout .service .service-icon {
  height: 100px;
  width: 100px;
  background: #fff;
  /* color: var(--primary-color); */
  /* text-align: center; */
  /* font-size: 50px; */
  border-radius: 50%;
  margin: 0 20px 0 0;
  position: relative;
  /* display: block; */
  overflow: hidden;
  text-align: center;
  line-height: 100px;
  -webkit-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -moz-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -o-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  position: relative;
  top: 0;
  left: 33%;
  /* bottom: 0; */
}

}

@media (max-width: 375px) {
  .DarkLight {
  position: absolute;
  right: 2%;
  top: 18px;
  z-index: 99;
}
  table tr.prev-rate {
      padding-left: 14%;
  }
  .html4 .banner-desc4 {
  font-size: 18px !important;
  text-transform: none;
  letter-spacing: 1px;
  /* margin-top: 15px; */
  color: var(--primary-color);
}
  .date-time {
    position: absolute;
    top: -50px;
    background: #fae186;
    color: var(--background-color);
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    padding: 17px 14px;
    width: auto;
    left: 33% !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.08);
}
.ibjaratesabout .service .service-icon {
  height: 100px;
  width: 100px;
  background: #fff;
  /* color: var(--primary-color); */
  /* text-align: center; */
  /* font-size: 50px; */
  border-radius: 50%;
  margin: 0 20px 0 0;
  position: relative;
  /* display: block; */
  overflow: hidden;
  text-align: center;
  line-height: 100px;
  -webkit-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -moz-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  -o-box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  box-shadow: 2px 6px 12px rgba(174, 174, 174, 0.6);
  position: relative;
  top: 0;
  left: 33% !important;
  /* bottom: 0; */
}
 .outer-circle {
    position: absolute;
    top: 16%;
    left: 10%;
    background-image: linear-gradient(#a6192d, #fcbdc6, #f2f2f2);
    width: 105px;
    height: 105px;
    border-style: solid;
    border-color: transparent;
    border-radius: 50%;
    border-width: 0;
    -webkit-animation: rotateCircle 2s linear infinite;
            animation: rotateCircle 2s linear infinite;
    padding: 2px;
    display: table;
  }
.html1 .IBJAratelogo {
  /* position: absolute; */
  position: absolute;
  top: 2px;
  left: 24%;
  border-radius: 50%;
}
.html1 .banner-title-ibja-subsc {
  line-height: initial;
  margin-top: 12px;
  font-size: 14px;
  padding: 2px;
  color: #26358b;
}
.html1 .banner-desc-ibja-subsc {
  font-size: 11px;
  text-transform: capitalize;
  letter-spacing: 0px;
  /* margin-top: 15px; */
  padding: 0px 30px;
  color: #26358b;
  line-height: 16px;
}
.html1 .banner-desc1-ibja-subsc {
  font-size: 14px;
  padding: 2px;
  color: #26358b;
}
.textsmall .pt-20{
  text-align: center;
}


}