@font-face {
  font-family: RobotoMono-Regular;
  src: url("../webfonts/RobotoMono-Regular.ttf");
}
@font-face {
  font-family: OpenSans-Regular;
  src: url("../webfonts/OpenSans-Regular.ttf");
}
* {
  margin: 0px;
  padding: 0px;
  outline: none;
}
body {
  overflow-x: hidden;
  font-family: "RobotoMono-Regular" !important;
  font-weight: normal;
}

.clr {
  clear: both;
}
.clr5 {
  clear: both;
  height: 10px;
}
.clr10 {
  clear: both;
  height: 10px;
}
.clr15 {
  height: 18px;
  clear: both;
}
.clr20 {
  clear: both;
  height: 20px;
}
.clr25 {
  clear: both;
  height: 30px;
}
td,
p,
amp-fit-text {
  line-height: 32px;
  font-size: 16px;
  color: #1b1b1b;
  text-align: justify;
  font-family: OpenSans-Regular;
}
a {
  color: #112e16;
  outline: none !important;
  text-decoration: none !important;
}
a:hover,
a:focus {
  outline: none !important;
}
input {
  outline: none !important;
}
p {
  margin: 0 !important;
}
h1 {
  font-size: 29px;
  font-weight: normal;
}
h1 span {
  width: 40px;
  height: 4px;
  position: absolute;
  left: 0px;
  bottom: -11px;
  background: #085dad;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
h1:hover span {
  background: #000;
  width: 100px;
}
.highlights_sec {
  width: 100%;
  border-bottom: solid 1px rgba(255, 255, 255, 0.27);
  background: #112e16;
  height: 27px;
}
.highlights_sec marquee p {
  margin: 0px;
  line-height: 25px;
  color: #fff;
  font-size: 15px;
}
.highlights_sec marquee p a {
  width: 25px;
  height: 25px;
  padding: 10px;
}
.highlights_sec marquee p a:hover {
  color: #f99a6a;
}
.highlights_sec marquee p .fa {
  background: #95976f;
  padding: 4px 5px;
  color: #fff;
  border-radius: 15px;
}
.highlights_sec marquee p .fa:hover {
  color: #fb0;
}
.top_sec {
  margin: 0px;
}
.top_sec img {
  margin: 0px;
  width: 325px;
  height: 90px;
}
.top_sec article {
  /* background: #ffffff; */ /* border: dotted 1px #d6d6d6; */
  min-height: 71px;
  margin: 0px auto;
  padding: 0px 20px;
}
.top_sec h4 {
  font-size: 20px;
  color: #848484;
  text-align: center;
  margin: 0px;
  margin-top: 20px;
}
.top_sec p {
  font-size: 14px;
  text-align: center;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.rcx1,
.rcx2,
.rcx3,
.rcx4,
.rcx5,
.rcx6,
.rcx7,
.rcx8,
.rcx9,
.rcx10,
.rcx11,
.rcx12 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.rcx12 {
  width: 100%;
}
.rcx11 {
  width: 91.66666667%;
}
.rcx10 {
  width: 83.33333333%;
}
.rcx9 {
  width: 75%;
}
.rcx8 {
  width: 66.66666667%;
}
.rcx7 {
  width: 58.33333333%;
}
.rcx6 {
  width: 50%;
}
.rcx5 {
  width: 41.66666667%;
}
.rcx4 {
  width: 33.33333333%;
}
.rcx3 {
  width: 25%;
}
.rcx2 {
  width: 16.66666667%;
}
.rcx1 {
  width: 8.33333333%;
}
@media all and (min-width: 768px) {
  .rcs1,
  .rcs2,
  .rcs3,
  .rcs4,
  .rcs5,
  .rcs6,
  .rcs7,
  .rcs8,
  .rcs9,
  .rcs10,
  .rcs11,
  .rcs12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container {
    width: 750px;
  }
  .rcs12 {
    width: 100%;
  }
  .rcs11 {
    width: 91.66666667%;
  }
  .rcs10 {
    width: 83.33333333%;
  }
  .rcs9 {
    width: 75%;
  }
  .rcs8 {
    width: 66.66666667%;
  }
  .rcs7 {
    width: 58.33333333%;
  }
  .rcs6 {
    width: 50%;
  }
  .rcs5 {
    width: 41.66666667%;
  }
  .rcs4 {
    width: 33.33333333%;
  }
  .rcs3 {
    width: 25%;
  }
  .rcs2 {
    width: 16.66666667%;
  }
  .rcs1 {
    width: 8.33333333%;
  }
  .ros11 {
    margin-left: 91.66666667%;
  }
  .ros10 {
    margin-left: 83.33333333%;
  }
  .ros9 {
    margin-left: 75%;
  }
  .ros8 {
    margin-left: 66.66666667%;
  }
  .ros7 {
    margin-left: 58.33333333%;
  }
  .ros6 {
    margin-left: 50%;
  }
  .ros5 {
    margin-left: 41.66666667%;
  }
  .ros4 {
    margin-left: 33.33333333%;
  }
  .ros3 {
    margin-left: 25%;
  }
  .ros2 {
    margin-left: 16.66666667%;
  }
  .ros1 {
    margin-left: 8.33333333%;
  }
  .ros0 {
    margin-left: 0;
  }
  .rtsl {
    text-align: left;
  }
  .rtsr {
    text-align: right;
  }
  .rtsc {
    text-align: center;
  }
  .rtsj {
    text-align: justify;
  }
  .rpsn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .rpss {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .rpsm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .rpsl {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .rmsn {
    margin-bottom: 0;
  }
  .rmss {
    margin-bottom: 20px;
  }
  .rmsm {
    margin-bottom: 40px;
  }
  .rmsl {
    margin-bottom: 60px;
  }
}
@media all and (min-width: 992px) {
  .rcm1,
  .rcm2,
  .rcm3,
  .rcm4,
  .rcm5,
  .rcm6,
  .rcm7,
  .rcm8,
  .rcm9,
  .rcm10,
  .rcm11,
  .rcm12 {
    padding-left: 15px;
    padding-right: 15px;
    float: left;
  }
  .container {
    width: 970px;
  }
  .rcm12 {
    width: 100%;
  }
  .rcm11 {
    width: 91.66666667%;
  }
  .rcm10 {
    width: 83.33333333%;
  }
  .rcm9 {
    width: 75%;
  }
  .rcm8 {
    width: 66.66666667%;
  }
  .rcm7 {
    width: 58.33333333%;
  }
  .rcm6 {
    width: 50%;
  }
  .rcm5 {
    width: 41.66666667%;
  }
  .rcm4 {
    width: 33.33333333%;
  }
  .rcm3 {
    width: 25%;
  }
  .rcm2 {
    width: 16.66666667%;
  }
  .rcm1 {
    width: 8.33333333%;
  }
  .rom11 {
    margin-left: 91.66666667%;
  }
  .rom10 {
    margin-left: 83.33333333%;
  }
  .rom9 {
    margin-left: 75%;
  }
  .rom8 {
    margin-left: 66.66666667%;
  }
  .rom7 {
    margin-left: 58.33333333%;
  }
  .rom6 {
    margin-left: 50%;
  }
  .rom5 {
    margin-left: 41.66666667%;
  }
  .rom4 {
    margin-left: 33.33333333%;
  }
  .rom3 {
    margin-left: 25%;
  }
  .rom2 {
    margin-left: 16.66666667%;
  }
  .rom1 {
    margin-left: 8.33333333%;
  }
  .rom0 {
    margin-left: 0;
  }
  .rtml {
    text-align: left;
  }
  .rtmr {
    text-align: right;
  }
  .rtmc {
    text-align: center;
  }
  .rtmj {
    text-align: justify;
  }
  .rpmn {
    padding-top: 0;
    padding-bottom: 0;
  }
  .rpms {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .rpmm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .rpml {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .rmmn {
    margin-bottom: 0;
  }
  .rmms {
    margin-bottom: 20px;
  }
  .rmmm {
    margin-bottom: 40px;
  }
  .rmml {
    margin-bottom: 60px;
  }
}
@media all and (min-width: 1200px) {
  .rcl1,
  .rcl2,
  .rcl3,
  .rcl4,
  .rcl5,
  .rcl6,
  .rcl7,
  .rcl8,
  .rcl9,
  .rcl10,
  .rcl11,
  .rcl12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
  }
  .container {
    width: 1170px;
  }
  .rw {
    width: 1160px;
  }
  .rcl12 {
    width: 100%;
  }
  .rcl11 {
    width: 91.66666667%;
  }
  .rcl10 {
    width: 83.33333333%;
  }
  .rcl9 {
    width: 75%;
  }
  .rcl8 {
    width: 66.66666667%;
  }
  .rcl7 {
    width: 58.33333333%;
  }
  .rcl6 {
    width: 50%;
  }
  .rcl5 {
    width: 41.66666667%;
  }
  .rcl4 {
    width: 33.33333333%;
    box-shadow: 0 0 black;
  }
  .rcl3 {
    width: 25%;
  }
  .rcl2 {
    width: 16.66666667%;
  }
  .rcl1 {
    width: 8.33333333%;
  }
  .rol11 {
    margin-left: 91.66666667%;
  }
  .rol10 {
    margin-left: 83.33333333%;
  }
  .rol9 {
    margin-left: 75%;
  }
  .rol8 {
    margin-left: 66.66666667%;
  }
  .rol7 {
    margin-left: 58.33333333%;
  }
  .rol6 {
    margin-left: 50%;
  }
  .rol5 {
    margin-left: 41.66666667%;
  }
  .rol4 {
    margin-left: 33.33333333%;
  }
  .rol3 {
    margin-left: 25%;
  }
  .rol2 {
    margin-left: 16.66666667%;
  }
  .rol1 {
    margin-left: 8.33333333%;
  }
  .rol0 {
    margin-left: 0;
  }
  .rtll {
    text-align: left;
  }
  .rtlr {
    text-align: right;
  }
  .rtlc {
    text-align: center;
  }
  .rtlj {
    text-align: justify;
  }
  .rpln {
    padding-top: 0;
    padding-bottom: 0;
  }
  .rpls {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .rplm {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .rpll {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .rmln {
    margin-bottom: 0;
  }
  .rmls {
    margin-bottom: 20px;
  }
  .rmlm {
    margin-bottom: 40px;
  }
  .rmll {
    margin-bottom: 60px;
  }
}
@media (min-width: 1480px) {
  .container {
    width: 1450px;
  }
}
.rcs1,
.rcm1,
.rcl1,
.rcs2,
.rcm2,
.rcl2,
.rcs3,
.rcm3,
.rcl3,
.rcs4,
.rcm4,
.rcl4,
.rcs5,
.rcm5,
.rcl5,
.rcs6,
.rcm6,
.rcl6,
.rcs7,
.rcm7,
.rcl7,
.rcs8,
.rcm8,
.rcl8,
.rcs9,
.rcm9,
.rcl9,
.rcs10,
.rcm10,
.rcl10,
.rcs11,
.rcm11,
.rcl11,
.rcs12,
.rcm12,
.rcl12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
* {
  /* -webkit-box-sizing: border-box; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#ui-to-top {
  display: none;
}
.read_more {
  border-radius: 20px;
  padding: 10px 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0); /* box-shadow: 2px 3px 1px rgb(83, 135, 195); */
  position: relative;
  background: #112e16;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; /* border-radius:20px; */
  color: #000;
  margin-top: 15px;
  font-size: 13px;
}
img {
  max-width: 100%;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
#myNav .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.amp-mode-mouse .amp-carousel-button,
amp-carousel[controls] .amp-carousel-button {
  border: solid 1px #fff;
}
h2 {
  color: #272f54;
  font-size: 30px;
  font-family: RobotoMono-Regular;
  margin-bottom: 15px;
}
h2 span {
  color: #fba101;
}
h2 .fas,
h2 .fa {
  font-size: 25px;
  color: #c61516;
}
h2,
h3 {
  font-weight: normal;
}
h4 {
  font-weight: normal;
  font-size: 19px;
}
.MMmANI {
  display: none;
}
.readmore .fa {
  background: #c61516;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  color: #fff;
}
.readmore {
  background: #ffffff;
  border: solid 1px #c7c7c7;
  text-align: center;
  padding: 3px 15px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  color: #000000;
  font-size: 15px;
  margin-top: 10px;
  border-radius: 20px;
}
.readmore:hover {
  color: #fff; /* border: solid 1px #cebb17; */
}
.readmore:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #c61516;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 20px;
}
.readmore:hover:before,
.readmore:focus:before,
.readmore:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.over_effect {
  -webkit-transition: width 1s;
  transition: width 1s;
  transition: background 0.5s;
  cursor: pointer;
  transition: all 3s;
}
.over_effect:hover {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transform: translate3d(0, -20px, 0);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.mand {
  background: #ddd;
  position: absolute;
  z-index: 9999;
  right: 0;
  bottom: 10px;
  padding: 15px;
}
.mand a {
  color: black !important;
}

.cnt223 {
  /* min-width: 600px; */
  width: 600px;
  min-height: 481px;
  margin: 45px auto;
  background: #f3f3f3;
  position: relative;
  z-index: 103;
  border-radius: 5px;
  box-shadow: 0 2px 5px #000;
}
/*.cnt223 .x{ float: right; height: 35px; left: 22px; position: relative; top: -25px; width: 34px; }
.cnt223 .x:hover{ cursor: pointer; }*/
.cnt223 h4 {
  text-align: center;
  background: #000;
  line-height: 40px;
  position: absolute;
  width: 100%;
  top: -15px;
  z-index: 99;
  right: -35px;
}
.cnt223 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.pop-up-block amp-carousel h2 {
  margin-bottom: 0;
  color: #424040;
  padding: 9px;
  width: 100%;
  background-color: #e4e4e4;
  text-align: center;
  font-weight: normal;
}
/*.pop-up-block amp-carousel h2 .fa{position: absolute; width: 25px; height: 25px; background: #e50f0a; left: 4px; padding-top: 4px; color: #fff;}*/
.fa-times-circle:before {
  content: "\f057";
}
.pop-up-block amp-carousel img {
  /* position:absolute; */
  width: 100%;
  height: 425px;
  margin: auto;
}
.pop-up-block amp-carousel {
  height: 523px;
}
.pop-up-block h1 {
  position: relative;
}
.pop-up-block .fa {
  position: absolute;
  z-index: 99999;
  background: #79040c;
  left: 0px;
  height: 36px;
  top: 80px;
  padding-top: 8px;
  width: 30px;
  text-align: center;
  color: #fff;
  border: solid 1px #fff;
}
.pop-up-block .fa:hover {
  color: #ffb100;
}
.pop-up-back {
  width: 100%;
  height: 100vh;
  position: absolute;
  background: rgba(5, 5, 5, 0.8784313725490196);
  top: 0;
}
.pop-up-modal {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 999999999;
}
.pop-up-block {
  position: absolute;
  width: 700px;
  background: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 36%;
}
.pop-up-block h1 {
  margin-bottom: 0;
  font-size: 15px;
  color: #fff;
  padding: 9px;
  width: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  background: #d01418;
  text-align: center;
  padding-left: 35px;
}
.pop-up-block h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 20px;
  font-size: 14px;
  margin: 0;
  resize: horizontal;
  position: relative;
}
.pop-up-block .close_new {
  color: #fff;
  font-size: 2rem;
  padding: 12px;
  float: right;
  cursor: pointer;
  position: relative;
  z-index: 9;
  top: -50px;
  left: -40px;
}
.pop-up-block {
  top: 46%;
}
.pop-up-block .contain img {
  object-fit: fill;
  object-position: top;
}
@media screen and (max-width: 767px) {
  .pop-up-block amp-carousel img {
    height: 300px;
  }
  .pop-up-block {
    width: 85%;
  }
  .pop-up-block amp-carousel {
    height: 372px;
  }
}
@media screen and (max-width: 500px) {
  .pop-up-block .close_new {
    position: absolute;
    z-index: 9;
    top: -50px;
    right: -20px;
    left: auto;
  }
}

#top_go_link {
  position: fixed;
  z-index: 9;
  bottom: 20px;
  left: 20px;
  -webkit-transition: width 1s;
  transition: width 1s;
  transition: background 0.5s;
}
#top_go_link img {
  box-shadow: 0px 4px 0px 0px #ccc;
  width: 40px;
  border: solid 2px #fff;
  height: 40px;
  border-radius: 100%;
  -webkit-transition: width 1s;
  transition: width 1s;
  transition: background 0.5s;
  cursor: pointer;
  transition: all 3s;
}
#top_go_link img:hover {
  box-shadow: 0px 4px 6px 4px #ccc;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
  transform: translate3d(0, -20px, 0);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.top_go {
  display: none;
}
.top_go_1 {
  display: block;
}
.logo_sec {
  margin: 0px;
  border-bottom: solid 1px #efefef;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #fff0dd;
  background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/bg_img.jpg)
    repeat;
}
.logo_sec img {
  width: 365px;
  height: 100px;
}
.logo_sec p {
  font-family: RobotoMono-Regular;
  float: left;
  font-size: 13px;
  line-height: 24px;
  font-weight: bold;
  color: #000000;
}
.logo_sec .fa,
.logo_sec .fas {
  float: left;
  margin-top: 25px;
  margin-right: 18px;
  font-size: 25px;
  color: #ffb86b;
}
.right_brdr {
  border-right: solid 1px #eee;
}
.details_sec {
  padding-top: 15px;
}
.highlight_sec {
  margin: 0px;
  background: #14875f;
  height: 28px;
}
.highlight_sec h4 {
  position: absolute;
  color: #ffd400;
  background: #e30b13;
  line-height: 25px;
  padding: 0px 3px;
  z-index: 9;
  font-weight: normal;
  font-size: 15px;
  border-right: solid 1px #fff;
  font-weight: bold;
  animation: blinker 2s linear infinite;
  color: #ffd400;
  border-right: solid 1px #fff;
  display: none;
}
@keyframes blinker {
  50% {
    color: #fff;
    border-right: solid 1px #ffd400;
  }
}
.highlight_sec marquee {
  margin: 0px;
}
.highlight_sec marquee p {
  color: #fff;
  font-size: 15px;
  line-height: 25px;
}
.highlight_sec marquee .fa {
  color: #00442c;
  font-size: 12px;
  line-height: 23px;
  width: 25px;
  height: 25px;
  background: #ffffff;
  border-radius: 100%;
  text-align: center;
}
.highlight_sec marquee .fa:hover {
  background: #ffffff;
}
.erp_links {
  left: 0px;
  position: fixed;
  top: 350px;
  z-index: 9999;
  right: 0px;
  width: 150px;
}
.erp_links img {
  width: 90px;
}
.menu_sec {
  background: #14875f;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  z-index: 999;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #head-mobile {
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #head-mobile {
  display: none;
}
#cssmenu {
  margin-top: 0px;
  position: relative;
  z-index: 999;
}
#cssmenu ul {
  display: block;
  text-align: center;
}
#cssmenu > ul > li {
  display: inline-block;
}
#cssmenu > ul > li > a {
  padding: 13px 20px;
  letter-spacing: 1px;
  color: #fff; /* font-weight: bold; */
}
#cssmenu > ul > li:hover > a,
#cssmenu ul li.active a {
  color: #ffffff;
  background: #d01418;
}
#cssmenu > ul > li:hover,
#cssmenu ul li.active:hover,
#cssmenu ul li.active,
#cssmenu ul li.has-sub.active:hover {
  background: #448d00 !important;
  -webkit-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
#cssmenu > ul > li.has-sub > a {
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  background: #ffffff;
  transition: all 0.25s ease;
  text-align: left;
}
#cssmenu ul ul li:hover {
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu li:hover > ul > li {
  height: auto;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 285px;
  font-size: 15px;
  text-decoration: none; /* color: #000; */
  font-weight: 400;
  line-height: 25px;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
  background: #d01418;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #15875f;
  content: "";
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #15875f;
  content: "";
  -webkit-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
#cssmenu ul ul li.has-sub:hover,
#cssmenu ul li.has-sub ul li.has-sub ul li:hover {
  background: #363636;
}
#cssmenu ul ul ul li.active a {
  border-left: 1px solid #333;
}
#cssmenu > ul > li.has-sub > ul > li.active > a,
#cssmenu > ul ul > li.has-sub > ul > li.active > a {
  border-top: 1px solid #333;
}
@media screen and (max-width: 991px) {
  nav {
    width: 100%;
  }
  #cssmenu {
    width: 100%;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu ul li {
    width: 100%;
  }
  #cssmenu ul li:hover {
    background: #363636;
  }
  #cssmenu ul ul li,
  #cssmenu li:hover > ul > li {
    height: auto;
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
    border-bottom: 0;
  }
  #cssmenu > ul > li {
    float: none;
    text-align: left;
    border-bottom: solid 1px rgba(238, 238, 238, 0.22);
  }
  #cssmenu ul ul li a {
    padding-left: 25px;
    color: #000;
  }
  #cssmenu ul ul li {
    background: #fff !important;
  }
  #cssmenu ul ul li:hover {
    background: #363636 !important;
  }
  #cssmenu ul ul ul li a {
    padding-left: 35px;
  }
  #cssmenu ul ul li a {
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li.active > a {
    color: #fff;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
  }
  #cssmenu > ul > li.has-sub > a:after,
  #cssmenu > ul > li.has-sub > a:before,
  #cssmenu ul ul > li.has-sub > a:after,
  #cssmenu ul ul > li.has-sub > a:before {
    display: none;
  }
  #cssmenu #head-mobile {
    display: block;
    padding: 23px;
    color: #ddd;
    font-size: 12px;
    font-weight: 700;
  }
  .button {
    width: 48px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    z-index: 12399994;
    border: solid 1px rgba(255, 255, 255, 0.43137254901960786);
    margin-top: 4px;
    border-radius: 7px;
  }
  .button:hover {
    border: solid 1px #e9f4f7;
  }
  .button:after {
    position: absolute;
    top: 17px;
    right: 13px;
    display: block;
    height: 4px;
    width: 20px;
    border-top: 2px solid #dddddd;
    border-bottom: 2px solid #dddddd;
    content: "";
  }
  .button:before {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    top: 10px;
    right: 13px;
    display: block;
    height: 2px;
    width: 20px;
    background: #ddd;
    content: "";
  }
  .button.menu-opened:after {
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: 17px;
    border: 0;
    height: 2px;
    width: 19px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .button.menu-opened:before {
    top: 17px;
    background: #fff;
    width: 19px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 0;
    display: block; /* border-left:1px solid #444; */
    height: 40px;
    width: 46px;
    cursor: pointer;
  }
  #cssmenu .submenu-button.submenu-opened {
    background: #ed3952;
  }
  #cssmenu ul ul .submenu-button {
    height: 34px;
    width: 34px;
  }
  #cssmenu .submenu-button:after {
    position: absolute;
    top: 22px;
    right: 19px;
    width: 8px;
    height: 2px;
    display: block;
    background: #ddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:after {
    top: 15px;
    right: 13px;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    background: #fff;
  }
  #cssmenu .submenu-button:before {
    position: absolute;
    top: 19px;
    right: 22px;
    display: block;
    width: 2px;
    height: 8px;
    background: #ddd;
    content: "";
  }
  #cssmenu ul ul .submenu-button:before {
    top: 12px;
    right: 16px;
  }
  #cssmenu .submenu-button.submenu-opened:before {
    display: none;
  }
  #cssmenu ul ul ul li.active a {
    border-left: none;
  }
  #cssmenu > ul > li.has-sub > ul > li.active > a,
  #cssmenu > ul ul > li.has-sub > ul > li.active > a {
    border-top: none;
  }
}
.menu_sec.fix-header {
  background: #14875f;
  position: fixed;
  width: 100%;
  z-index: 9999999;
  -webkit-transition: width 1s;
  transition: width 1s;
  transition: background 0.5s;
  top: 0px;
  padding-bottom: 3px;
  box-shadow: 0px 5px 19px 3px #565454;
}
.menu_sec.fix-header img {
  width: 190px;
  height: 55px;
}
.menu_sec.fix-header #cssmenu {
  margin-top: 3px;
}
.slider_sec {
  position: relative;
}
.slider_sec .online_reg {
  position: absolute;
  background: #ff0006;
  top: 0px;
  right: 60px;
  padding: 0px 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  animation: blinker 1s linear infinite;
  line-height: 25px;
  font-size: 18px;
  z-index: 99;
}
@keyframes blinker {
  50% {
    background: #14875f;
  }
}
.slider_sec .online_reg p {
  margin: 0px;
}
.slider_sec .online_reg p a {
  color: #fff;
}
.slider_sec .online_reg p a .fa {
  background: #fed403;
  height: 25px;
  width: 25px;
  padding: 5px;
  border-radius: 100%;
  color: #000;
}
.slider_sec .online_reg p a .fa:hover {
  background: #fff;
}
.skitter {
  position: relative; /* max-width:800px; */
  height: 800px; /* background:black; */
}
.skitter.with-dots {
  margin-bottom: 60px;
}
.skitter.with-thumbs {
  margin-bottom: 60px;
}
.skitter > a img,
.skitter > img {
  max-width: none;
}
.skitter ul {
  display: none;
}
.skitter .container_skitter {
  overflow: hidden;
  position: relative;
  height: 800px;
}
.skitter .container_skitter .image_main {
  width: 100%;
}
.skitter .image {
  overflow: hidden;
}
.skitter .image > a img,
.skitter .image > img {
  width: 100%;
  display: none;
}
.skitter .box_clone {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  overflow: hidden;
  display: none;
  z-index: 20;
}
.skitter .box_clone img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.skitter .prev_button {
  position: absolute;
  top: 50%;
  left: 35px;
  transform: translateY(-50%);
  z-index: 152;
  width: 42px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999em;
  transition: all 0.2s;
}
.skitter .next_button {
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  z-index: 152;
  width: 42px;
  height: 42px;
  overflow: hidden;
  text-indent: -9999em;
  transition: all 0.2s;
}
.skitter .prev_button:hover,
.skitter .next_button:hover {
  opacity: 0.5;
}
.skitter .info_slide {
  position: absolute;
  bottom: 232px;
  left: 110px !important;
  z-index: 99999;
  background-color: #fef8c2;
  color: #fff;
  font: bold 11px arial;
  padding: 5px 0 5px 5px;
  border-radius: 5px;
  opacity: 0.75;
  display: none !important;
}
.skitter .info_slide .image_number {
  background-color: #fba101;
  float: left;
  padding: 2px 10px;
  margin: 0 5px 0 0;
  cursor: pointer;
  border-radius: 2px;
  transition: all 0.2s;
}
.skitter .info_slide .image_number:hover {
  background-color: #fff;
  color: #000;
}
.skitter .info_slide .image_number.image_number_select {
  background-color: #ccc;
  color: black;
}
.skitter .container_thumbs {
  position: relative;
  overflow: hidden;
  height: 50px;
}
.skitter .info_slide_thumb {
  height: 50px;
  border-radius: 0;
  overflow: hidden;
  top: auto;
  top: 0;
  left: 0;
  padding: 0;
  opacity: 1;
}
.skitter .info_slide_thumb .image_number {
  overflow: hidden;
  width: 100px;
  height: 50px;
  position: relative;
  margin: 0;
  padding: 0;
  border-radius: 0;
  background-size: cover;
  background-position: center center;
}
.skitter .info_slide_thumb .image_number.image_number_select {
  opacity: 0.4;
}
.skitter .box_scroll_thumbs {
  padding: 0;
}
.skitter .box_scroll_thumbs .scroll_thumbs {
  position: absolute;
  bottom: 60px;
  left: 50px;
  background-color: #ccc;
  width: 200px;
  height: 10px;
  overflow: hidden;
  text-indent: -9999em;
  z-index: 101;
  cursor: pointer;
  border: 0px solid #333;
}
.skitter .info_slide_dots {
  position: absolute;
  bottom: -40px;
  z-index: 151;
  padding: 5px 0 5px 5px;
  border-radius: 50px;
}
.skitter-themes {
  text-align: center;
  margin-bottom: 10px;
}
.skitter-themes ul {
}
.skitter-themes ul li {
  display: inline-block;
}
.skitter-themes ul li a {
  padding: 10px;
  display: inline-block;
  color: black;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 2px;
  border: 2px solid;
  margin: 0 5px 10px 5px;
}
.skitter-themes ul li a.active {
  color: #999;
}
.skitter-animations {
  text-align: center;
  margin: 20px 0 10px 0;
}
.skitter-animations h3 {
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.skitter-animations ul {
}
.skitter-animations ul li {
  display: inline-block;
}
.skitter-animations ul li a {
  display: inline-block;
  color: black;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 1px solid;
  margin: 0 5px 10px 5px;
}
.skitter-animations ul li a.active {
  color: #999;
}
.wave_sec {
  background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/sld_wave.png)
    repeat;
  height: 265px;
  position: absolute;
  z-index: 999;
  width: 100%;
  bottom: -51px;
}
.about_sec {
  margin-top: 50px;
}
.about_sec_img {
  position: relative;
  padding: 0 15px 0 35px;
  width: 100%;
}
.about_sec_img::before {
  width: 65px;
}
.about_sec_img::before {
  content: "";
  position: absolute;
  top: 51px;
  left: 12px;
  bottom: -30px;
  width: 35px;
  border: 3px solid #f5a63f;
  border-top: 0;
  border-right: 0;
  transition: 0.33s ease-out;
}
.about_sec_img:hover::before {
  position: absolute;
  top: 51px;
  left: 12px;
  bottom: -30px;
  width: 35px;
  border: 3px solid #14875f;
  border-top: 0;
  border-right: 0;
  transition: 0.33s ease-out;
}
.thumb-corporate img {
  position: relative;
  z-index: 2;
  width: 100%;
}
.about_sec_img::before {
  width: 65px;
}
.about_sec_img + .about_sec_title {
  margin-top: 12px;
}
.about_sec_title .readmore {
  margin-top: 0px;
  width: 30px;
  height: 30px;
  padding: 0px;
  padding-top: 3px;
}
.about_sec_title .readmore .fa {
  text-align: center;
}
.about_sec_title {
  font-size: 24px;
}
.about_sec_title {
  padding-left: 95px;
}
.about_sec p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
  height: 285px;
  text-overflow: ellipsis;
}
.top_sec_icon {
  margin-top: 51px;
  background: #14875f;
  padding-top: 30px;
  padding-bottom: 50px;
  background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/light_bg.jpg)
    repeat;
}
.icon_sec_top article {
  position: relative;
}
.icon_sec_top article::before {
  left: 46px;
  right: 46px;
}
.icon_sec_top article::before,
.icon_sec_top article::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid #d4d9e0;
  z-index: 0;
  pointer-events: none;
}
.icon_sec_top a .fas,
.icon_sec_top a .fa {
  text-align: center;
  margin: auto;
  display: block;
  color: #fff;
  font-size: 35px;
  margin-bottom: 10px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.icon_sec_top a .fas:hover,
.icon_sec_top a .fa:hover {
  color: #ffe000;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.icon_sec_top a .link_far {
  font-size: 13px;
  display: contents;
  color: #ffe088;
}
.icon_sec_top h3 {
  text-align: center;
  font-size: 20px;
}
.icon_sec_top a h3 {
  color: #ffe088;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.icon_sec_top a h3:hover {
  color: #ffe000;
  margin-left: 10px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.toppers_sec article {
  padding-top: 0px;
  padding-bottom: 10px;
  margin-top: 40px;
  background: rgba(255, 255, 255, 0.050980392156862744);
}
.toppers_sec article h3 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #fff5ae;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 30px;
}
.toppers_sec article h4 {
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: rgb(0 88 58);
  line-height: 29px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 30px;
}
.toppers_sec h6 {
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  background: #ffffff; /* background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/bg_img.jpg) repeat; */
}
.toppers_sec .percentage_sec {
  margin: 0px;
}
.toppers_sec article img {
  width: 150px;
  height: 150px;
  margin: auto;
  border-radius: 100%;
  border: solid 1px #14875f;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  margin: 12px auto;
}
.toppers_sec article img:hover {
  border: solid 1px #fff;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.toppers_sec .percentage_sec {
  background: #d01418;
  position: absolute;
  color: #fff;
  font-size: 15px;
  padding: 3px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.grid-layout-2x2 .grid-item {
  position: relative;
  width: 50%;
  padding: 20px 12px;
}
.grid-layout-2x2 .grid-item::before,
.grid-layout-2x2 .grid-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 0 solid #d4d9e0;
  z-index: 0;
  pointer-events: none;
}
.grid-layout-2x2 .grid-item::before {
  left: 12px;
  right: 12px;
}
.grid-layout-2x2 .grid-item::after {
  top: 20px;
  bottom: 20px;
}
.grid-layout-2x2 .grid-item:nth-child(2n)::after {
  border-left-width: 1px;
}
.grid-layout-2x2 .grid-item:nth-child(n + 3)::before {
  border-top-width: 1px;
}
.grid-layout-2x2 .grid-item {
  padding: 20px;
}
.grid-layout-2x2 .grid-item::before {
  left: 20px;
  right: 20px;
}
.grid-layout-2x2 .grid-item::after {
  top: 20px;
  bottom: 20px;
}
.grid-layout-2x2 .grid-item {
  padding: 46px;
}
.grid-layout-2x2 .grid-item::before {
  left: 46px;
  right: 46px;
}
.grid-layout-2x2 .grid-item::after {
  top: 46px;
  bottom: 46px;
}
.grid-layout-2x2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.grid-layout-2x2 .grid-item {
  width: auto;
}
.message_birthday_sec {
  margin-top: 110px;
}
.message_sec {
  margin: 0px;
}
.message_sec article {
  border: solid 2px #eee;
  padding: 25px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  padding-bottom: 0px;
}
.message_sec article:hover {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: -9px 8px 17px 5px #efefef;
}
.message_sec article img {
  width: 200px; /* height: 130px; */ /* border-radius: 100%; */
  height: 170px;
  margin-top: -100px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; /* border: 5px solid #eeeeee; */
  object-fit: fill;
  background: white;
  margin-bottom: 15px;
}
.message_sec article img:hover {
  margin-left: 10px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.message_sec article p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  min-height: 180px;
  font-size: 15px;
}
.message_sec article h4 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  border-top: solid 1px #eee;
  line-height: 50px;
  margin-bottom: 0px;
}
.message_sec article h4 span {
  color: #14875f;
}
.amp-carousel-button {
  width: 20px;
  height: 20px;
}
.message_sec .readmore {
  padding: 9px;
  line-height: 0px;
  margin-top: 7px;
  float: right;
}
.birthday_sec article {
  border: solid 2px #eee;
  padding: 25px;
  background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/birthday.jpg)
    no-repeat;
  background-position: bottom;
  height: 341px;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.birthday_sec article:hover {
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  box-shadow: -9px 8px 17px 5px #efefef;
}
.birthday_sec article img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  margin-top: 2px;
  border: 5px solid #eeeeee;
}
.birthday_sec article p {
  margin: 0px;
}
.birthday_sec article h3 {
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  background: #eee;
  margin-top: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
}
.birthday_sec article h4 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  line-height: 35px;
}
.latest_news_sec marquee {
  height: 350px;
}
.latest_news_sec {
  margin-top: 50px;
  background: linear-gradient(110deg, #14875f 60%, #f1f1f1 60%);
  padding-top: 50px;
  padding-bottom: 50px;
}
.latest_news_sec h2 {
  color: #fff;
}
.latest_news_sec article {
  margin-bottom: 15px;
  background: #fff;
  padding: 15px 0px;
  border: solid 1px #eaeaea;
  display: flex;
  gap: 20px;
}
.latest_news_sec article h3 {
  font-size: 17px;
  margin-top: 20px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 25px;
  margin-left: -1px;
}
.latest_news_sec .event_sec article h3 {
  font-size: 17px;
  margin-top: 41px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 25px;
  color: black !important;
}
.latest_news_sec article p {
  font-size: 15px;
  line-height: 25px;
  margin-top: 6px;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 50px;
}
.latest_news_sec article img {
  width: 100%;
  height: 121px;
}
.latest_news_sec article h4 {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  text-transform: uppercase;
  float: left;
  clear: both;
  width: 100%;
  margin-bottom: 10px;
}
.latest_news_sec article h4 span {
  width: 40px;
  height: 2px;
  position: absolute;
  left: 0px;
  bottom: -5px;
  background: #085dad;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.latest_news_sec article h4:hover span {
  background: #000;
  width: 100px;
}
.latest_news_sec .attachment_sec {
  position: absolute;
  z-index: 9;
  background: #14875f;
  height: 25px;
  width: 25px;
  text-align: center;
}
.latest_news_sec .attachment_sec .fa {
  color: #fff;
  font-size: 13px;
}
.latest_news_sec .attachment_sec .fa:hover {
  color: #fddfbd;
}
.latest_news_sec ul {
  margin-top: 20px;
}
.latest_news_sec ul li {
  list-style-type: none;
  float: left;
  margin-right: 16px;
  font-size: 13px;
  border-radius: 20px;
  border: solid 1px #eee;
  padding: 2px 10px;
  background: #eee;
}
.gallery_sec {
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 25px; /* background-image: linear-gradient(#ffe7e7, white); */
}
.gallery_sec img {
  webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 100%;
  border: solid 1px #fff;
  height: 181px;
  object-fit: cover;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  object-position: top;
  outline: 1px solid rgba(255, 255, 255, 0);
  outline-offset: -12px;
  cursor: pointer;
  border: solid 5px #eee;
}
.gallery_sec_img {
  position: relative;
  padding: 0 15px 0 35px;
  width: 100%;
}
.gallery_sec_img::before {
  width: 65px;
}
.gallery_sec_img::before {
  content: "";
  position: absolute;
  top: 51px;
  left: 12px;
  bottom: -30px;
  width: 35px;
  border: 3px solid #f5a63f;
  border-top: 0;
  border-right: 0;
  transition: 0.33s ease-out;
}
.gallery_sec_img:hover::before {
  position: absolute;
  top: 51px;
  left: 12px;
  bottom: -30px;
  width: 35px;
  border: 3px solid #14875f;
  border-top: 0;
  border-right: 0;
  transition: 0.33s ease-out;
}
.thumb-corporate img {
  position: relative;
  z-index: 2;
  width: 100%;
}
.gallery_sec_img::before {
  width: 65px;
}
.gallery_sec_img + .gallery_sec_title {
  margin-top: 12px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 23px;
}
.gallery_sec_title {
  font-size: 14px;
}
.gallery_sec_title {
  padding-left: 95px;
  margin-bottom: 25px;
}
.footer_sec {
  background: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/bg.jpg)
    repeat;
  margin-top: 50px;
}
.footer_sec .bgclr {
  background: rgba(12, 107, 74, 0.89);
  padding-top: 40px;
}
.footer_sec .brder_ftr {
  /* border-left: solid 1px rgba(255, 255, 255, 0.56); */
  margin-bottom: 0px; /* padding-left: 30px; */
}
.footer_sec h3 {
  font-size: 26px;
  color: #ffffff;
}
.footer_sec p {
  color: #ffe000;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec p span {
  color: #ffffff;
}
.footer_sec p a {
  color: #ffe000;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec p a:hover {
  color: #ffe000;
  margin-left: 3px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec p:hover {
  margin-left: 3px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec h4 {
  margin: 0px;
}
.footer_sec ul {
  margin: 0px;
}
.footer_sec ul li {
  list-style-type: none;
  line-height: 30px;
  font-size: 16px;
}
.footer_sec ul li a {
  color: #fff;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec ul li a:hover {
  color: #ffe000;
  margin-left: 3px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.footer_sec hr {
  color: #fff;
  border-top: 1px solid rgba(238, 238, 238, 0.28);
  margin-bottom: 25px;
}
.mobile_app img {
  width: 80px;
  margin: auto;
  margin-top: 0px;
  float: right;
}
.mobile_app_link h3 {
  font-size: 19px;
  text-align: left !important;
  margin-bottom: 15px;
}
.mobile_app_link h5 {
  text-align: left;
  color: #fff;
  margin-top: 10px;
  font-weight: normal;
}
.footer_btm {
  background: #ffffff;
}
.footer_btm p {
  text-align: center;
  font-size: 13px;
}
.inner_page_slider {
  margin: auto;
  border: dotted 1px #ffffff;
  padding-top: 20px;
}
.inner_page_slider h5 {
  text-align: center;
  color: #005638;
  font-size: 16px;
  font-weight: normal;
  font-family: RobotoMono-Regular;
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 26%,
    #fee1c3 51%,
    rgba(255, 255, 255, 0) 80%
  );
  line-height: 37px;
}
.inner_page_slider h5 a {
  text-align: center;
  color: #000000;
}
.inner_page_slider h2 {
  text-align: center;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.inner_page .container h2 {
  text-align: center;
  color: #000000;
  margin-top: 0px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.inner_page .container {
  background: #fff;
  margin-top: 10px;
  min-height: 450px;
  padding-top: 15px;
}
.inner_page .container h3 {
  line-height: 50px;
  font-size: 18px;
  color: #ff0006;
  font-family: RobotoMono-Regular;
}
.inner_page .container p {
  font-family: RobotoMono-Regular;
  font-size: 14px;
  color: #2d2d2d;
}
.inner_page .container ul {
  padding-left: 15px;
}
.inner_page .container ul li {
  list-style-image: url(https://webapi.entab.info/api/image/SPSSSBR/public/images/list.png);
  line-height: 40px;
  font-family: RobotoMono-Regular;
  font-size: 15px;
  color: #2d2d2d;
}
.inner_img {
  float: left;
  width: 400px;
  height: 360px !important;
  margin-right: 35px;
  margin-bottom: 20px;
}
.inner_img_right {
  float: right;
  width: 400px;
  height: 360px;
  margin-left: 35px;
  margin-bottom: 20px;
}
.innertable {
  overflow: auto;
  color: #753400;
  font-family: RobotoMono-Regular;
}
.innertable td {
  border: solid 1px #d9d9d9;
  padding: 5px;
  font-size: 13px;
  color: #333;
  font-family: RobotoMono-Regular;
}
.innertable th {
  background: rgb(236, 50, 55);
  border: solid 1px #fcf4ff;
  padding: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
.innertable tr:nth-child(even) {
  background-color: #fffce6;
}
.tcsec article {
  background: #ffffff;
  padding: 10px;
  border: solid 1px #ffffff;
  min-height: 300px;
  margin-bottom: 20px;
}
.tcsec input {
  width: 100%;
  border: solid 1px #c7c7c7;
  padding: 10px;
  background: #efefef;
  margin: auto;
}
.tcsec input[type="submit"] {
  width: 30%;
  background: #14875f;
  font-weight: bold;
  color: #ffffff;
}
.tcsec input[type="submit"]:hover {
  background: #ff0006;
}
.tcsec article img {
  width: 100%;
  height: 270px;
  margin-bottom: 0px;
}
.gallery_sec_inner {
  padding-bottom: 50px;
}
.gallery_sec_inner h2 {
  margin-top: 0px;
  text-align: center;
  margin-bottom: 40px;
}
.gallery_sec_inner img {
  object-fit: cover;
  width: 100%;
  height: 240px;
  margin-bottom: 20px;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  object-position: top;
  outline: 1px solid rgba(255, 255, 255, 0);
  outline-offset: -12px;
}
.gallery_sec_inner img:hover {
  outline: 1px solid white;
  outline-offset: -12px;
}
.gallery_sec_inner .image_two {
  width: 100%;
  height: 548px;
  margin-bottom: 20px;
}
.gallery_sec_inner h3 {
  font-size: 17px !important;
  margin-bottom: 0px;
  line-height: 30px !important;
  font-weight: bold;
}
.gallery_sec_inner h4 {
  font-size: 15px;
  color: #000;
  line-height: 30px;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.gallery_sec_inner .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: rgba(254, 223, 191, 0.86);
}
.img_sec {
  position: relative;
  padding: 10px;
  background: #f1f1f1;
  margin-bottom: 20px;
}
.img_sec:hover .overlay {
  opacity: 1;
}
.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.gallery_sec_inner .readmore {
  padding: 5px 10px;
  font-size: 12px;
  margin-top: 5px;
}
.gallery_sec_inner .readmore:before {
  border: 0px;
}
.gallery_sec_inner .gallerydate {
  text-align: center;
  position: absolute;
  bottom: 17px;
  left: 20px;
  background: #ec3237;
  padding: 4px 17px;
  font-weight: bold;
  color: #fff;
  z-index: 9;
  border: solid 1px #fff;
}
.gallery_innersec img {
  height: 200px;
}
.gallery_innersec img {
  margin-bottom: 20px;
  box-shadow: 1px 1px 3px 0px #ddd !important;
  padding: 9px;
  background: #fff;
  border: solid 10px #f7f7f7;
  width: 100%;
  height: 190px;
}
.coming_soon {
  width: 250px;
}
.contact_page .fa {
  float: right;
  background: #d01418;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  text-align: center;
  color: #fff;
  padding-top: 15px;
  font-size: 20px;
  margin: auto;
}
.contact_page h3 {
  color: #112e16;
  font-size: 21px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.contact_page img {
  width: 400px;
}
.contact_page a {
  color: #9c3c09;
}
.contact_page a:hover {
  color: #000;
}
.assistance {
  background: rgba(68, 23, 20, 0.06);
  padding: 13px;
  border: solid 1px #ddd;
}
#myImg,
#myImg1,
#myImg2 {
  width: 100%;
  border: 5px solid rgba(158, 158, 158, 0.1);
  background: #eaeaea;
  cursor: pointer;
  transition: 0.3s;
}
#myImg:hover {
  opacity: 0.7;
}
.animodal {
  display: none;
  position: fixed;
  z-index: 99999999999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
}
.animodal-content {
  margin: auto;
  display: block;
}
#anicaption,
#anicaption2,
#anicaption3 {
  margin: auto;
  display: block;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  height: 150px;
  font-size: 24px;
  text-transform: capitalize;
}
.animodal-content,
#anicaption {
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0);
  }
  to {
    -webkit-transform: scale(1);
  }
}
@keyframes zoom {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  opacity: 0.5;
}
@media only screen and (max-width: 700px) {
  .modal-content {
    width: 100%;
    height: auto;
  }
  .animodal-content,
  #anicaption {
    width: 100%;
  }
}
.erp_sec h4 {
  text-align: center;
  line-height: 40px;
  font-size: 17px;
}
.erp_sec p {
  line-height: 40px;
}
.erp_sec .guideheading {
  text-align: left;
}
.latest_news_class img {
  margin-bottom: 20px;
  height: 120px !important;
  border: solid 5px #fff2ec;
  width: 250px !important;
  float: left;
  margin: 10px;
  cursor: pointer;
}
.latest_news_class figure {
  padding: 10px;
  border: solid 1px #dadada;
  border-top: 0px;
}
.latest_news_class section {
  margin-bottom: 5px;
  border: 1px solid lightgrey;
}
.activites_sec img {
  height: 200px !important;
  border: solid 5px #fff2ec;
  width: 100% !important;
  cursor: pointer;
}
.myDiv {
  display: none;
}
.selected_year {
  display: block;
}
#ddlYear {
  border: solid 1px #d2d2d2;
  color: #001a52;
  width: 200px;
  height: 31px;
  padding: 5px;
  margin-top: 0px;
  background: #fff2ec;
  margin-bottom: 15px;
  margin: auto;
}
.year_selction_sec {
  float: right;
  padding: 0px 15px;
  margin-top: -46px;
}
.year_selction_sec select {
  margin: 0px;
}
.news_title {
  font-size: 16px;
  font-weight: 600;
  color: #201e1e;
  line-height: 36px;
  padding-left: 10px;
  background: #faead4;
}
.news_details {
  float: right;
  margin-top: 0px;
  color: #112e16;
  font-weight: normal;
  font-size: 13px;
}
.latest_news_class a {
  font-size: 14px;
  color: #000;
}
.latest_news_class a:hover {
  color: #14875f;
}
.latest_news_class span {
  font-size: 15px;
  font-weight: bold;
  color: #5f5f5f;
}
.latest_news_class span .fa {
  background: #f51a0f;
  padding: 7px 6px;
  font-size: 15px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
}
.latest_news_class span .fa:hover {
  background: #160777;
}
.i-amphtml-accordion-header {
  cursor: pointer;
  background-color: #e6e3e3;
  padding-right: 20px;
  border: 1px solid #dfdfdf;
  margin: 0px;
  padding: 5px 5px;
  font-size: 16px;
}
.panelstyle p {
  padding: 10px;
}
.our_principal article {
  margin-bottom: 23px;
  border: solid 1px #fbe841;
  padding: 10px;
  background: #fdedd2;
}
.our_principal article img {
  height: 190px;
  width: 100%;
}
.our_principal article h3 {
  text-align: center !important;
  line-height: 25px !important;
  margin-top: 5px;
}
.uniform_sec img {
  width: 250px;
  height: 210px;
  margin: auto;
}
.uniform_sec article {
  background: #fff;
  border: solid 1px #eee;
  padding: 15px;
  margin-top: 20px;
}
.uniform_sec article p {
  text-align: center;
}
.uniform_sec article h3 {
  text-align: center;
  background: #fee5cb;
  color: #000 !important;
  font-weight: bold;
}
amp-selector[role="tablist"].tabs-with-flex {
  display: flex;
  flex-wrap: wrap;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  text-align: center;
  padding: var(--space-1);
  border: solid 1px #d8d8d8;
  width: 150px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid #eb430c;
}
amp-selector[role="tablist"].tabs-with-selector [role="tabpanel"] {
  display: none;
  width: 100%;
  order: 1;
  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-selector
  [role="tab"][selected]
  + [role="tabpanel"] {
  display: block;
  border: solid 1px #eee;
  padding: 15px;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid var(--color-primary);
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  width: 100%;
  text-align: center;
  padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
  display: none;
  padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
  outline: none;
  display: block;
}

amp-selector[role="tablist"].tabs-with-flex [role="tab"] {
  text-align: center;
  padding: var(--space-1);
  border: solid 1px #d8d8d8;
  width: 150px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
amp-selector[role="tablist"].tabs-with-flex [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid #eb430c;
}
amp-selector[role="tablist"].tabs-with-flex [role="tabpanel"] {
  display: none;
  width: 100%;
  order: 1;
  padding: var(--space-4);
}
amp-selector[role="tablist"].tabs-with-flex
  [role="tab"][selected]
  + [role="tabpanel"] {
  display: block;
  border: solid 1px #eee;
  padding: 15px;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"][selected] {
  outline: none;
  border-bottom: 2px solid var(--color-primary);
  border-bottom: 2px solid #eb430c;
  width: 150px;
}
amp-selector[role="tablist"].tabs-with-selector {
  display: flex;
}
amp-selector[role="tablist"].tabs-with-selector [role="tab"] {
  width: 100%;
  text-align: center;
  padding: var(--space-1);
}
amp-selector.tabpanels [role="tabpanel"] {
  display: none;
  padding: var(--space-4);
}
amp-selector.tabpanels [role="tabpanel"][selected] {
  outline: none;
  display: block;
}
.faculty_sec img {
  width: 50px;
  height: 50px;
  margin: auto;
}
.school_cabi_sec article {
  background: #efefef;
  padding: 5px;
  margin-bottom: 20px;
}
.school_cabi_sec img {
  width: 100%;
  height: 355px;
  margin: auto;
}
.school_cabi_sec img {
  object-fit: contain;
  background: #f1f1f1;
}

.cabinet_btn {
  width: 450px;
  margin: auto;
  border: solid 1px #dcdcdc !important;
  padding: 10px;
  text-align: center;
  background: #14875f !important;
  margin-bottom: 10px;
}
.cabinet_btn a {
  color: #fff;
}
.draw-border {
  -webkit-transition: color 0.5s 0.0833333333s;
  transition: color 0.5s 0.0833333333s;
  position: relative;
}
.draw-border::before,
.draw-border::after {
  border: 0 solid #3897cd;
  box-sizing: border-box;
  content: "";
  pointer-events: none;
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
}
.draw-border::before {
  border-bottom-width: 2px;
  border-left-width: 2px;
}
.draw-border::after {
  border-top-width: 2px;
  border-right-width: 2px;
}
.draw-border:hover::before,
.draw-border:hover::after {
  border-color: #dcdcdc;
  -webkit-transition: border-color 0s, width 0.5s, height 0.5s;
  transition: border-color 0s, width 0.5s, height 0.5s;
  width: 100%;
  height: 100%;
}
.draw-border:hover::before {
  -webkit-transition-delay: 0s, 0s, 0.5s;
  transition-delay: 0s, 0s, 0.5s;
}
.draw-border:hover::after {
  -webkit-transition-delay: 0s, 0.5s, 0s;
  transition-delay: 0s, 0.5s, 0s;
}
.btn {
  background: none;
  border: none;
}
.btn:focus {
  outline: 2px dotted #55d7dc;
}
/***********************************************CALENDAR CSS****************************************************/
.pickmeup {
  background: #fff;
  box-shadow: 0px 0px 5px rgba(12, 114, 70, 0.34);
  border-radius: 0.4em;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute;
  padding-bottom: 15px;
}
.pickmeup * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pickmeup .pmu-instance {
  display: inline-block; /* height: 13.8em; */
  text-align: center;
  width: 100%;
}
.pickmeup .pmu-instance .pmu-button {
  color: #000000;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}
.pickmeup .pmu-instance .pmu-today {
  background: #d01418;
  color: #fff;
}
.pickmeup .pmu-instance .pmu-button:hover {
  color: #d01418;
}
.pickmeup .pmu-instance .pmu-not-in-month {
  color: #d01418;
}
.pickmeup .pmu-instance .pmu-disabled,
.pickmeup .pmu-instance .pmu-disabled:hover {
  color: #333333;
  cursor: default;
}
.pickmeup .pmu-instance .pmu-selected {
  background: #d01418;
  color: #eeeeee;
}
.pickmeup .pmu-instance .pmu-not-in-month.pmu-selected {
  background: #17384d;
}
.pickmeup .pmu-instance nav {
  padding: 2%;
  color: #eeeeee;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  line-height: 2em;
  background: #d01418;
}
.pickmeup .pmu-instance nav .pmu-button {
  color: #fff !important;
}
.pickmeup .pmu-instance nav *:first-child :hover {
  color: #88c5eb;
}
.pickmeup .pmu-instance nav .pmu-prev,
.pickmeup .pmu-instance nav .pmu-next {
  display: none;
  height: 2em;
  width: 1em;
}
.pickmeup .pmu-instance nav .pmu-month {
  width: 14em;
}
.pickmeup .pmu-instance .pmu-years *,
.pickmeup .pmu-instance .pmu-months * {
  display: inline-block;
  line-height: 3.6em;
  width: 3.5em;
}
.pickmeup .pmu-instance .pmu-day-of-week {
  color: #4a4a4a;
  padding: 1%;
  background: #e0ecd9;
  width: 100%;
  cursor: default;
}
.pickmeup .pmu-instance .pmu-day-of-week *,
.pickmeup .pmu-instance .pmu-days * {
  display: inline-block;
  line-height: 34px;
  width: 14.2%;
}
.pickmeup .pmu-instance .pmu-day-of-week * {
  line-height: 1.8em;
}
.pickmeup .pmu-instance:first-child .pmu-prev,
.pickmeup .pmu-instance:last-child .pmu-next {
  display: block;
  margin-left: 6px;
}
.pickmeup .pmu-instance:first-child .pmu-month,
.pickmeup .pmu-instance:last-child .pmu-month {
  width: 13em;
}
.pickmeup .pmu-instance:first-child:last-child .pmu-month {
  width: 84%;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.pickmeup:not(.pmu-view-days) .pmu-days,
.pickmeup:not(.pmu-view-days) .pmu-day-of-week,
.pickmeup:not(.pmu-view-months) .pmu-months,
.pickmeup:not(.pmu-view-years) .pmu-years {
  display: none;
}
/***********************************************CALENDAR CSS****************************************************/
@media all and (max-width: 1479px) {
  #cssmenu > ul > li > a {
    padding: 13px 20px;
  }
  .toppers_sec amp-carousel {
    height: 250px;
  }
}
@media all and (max-width: 1199px) {
  .res_title {
    margin-top: 50px;
  }
  #cssmenu > ul > li > a {
    padding: 16px 10px;
  }
  .pickmeup {
    width: 100%;
    margin: auto;
    margin-top: 50px;
  }
  .birthday_sec article {
    margin-top: 30px;
    height: 392px;
  }
  .birthday_sec article img {
    margin-top: 0px;
  }
}
@media all and (max-width: 991px) {
  .inner_img {
    float: none;
    margin: auto;
    margin-bottom: 20px;
    display: block;
  }
  .latest_news_class img {
    float: none;
    margin: auto;
    margin-bottom: 20px;
  }
  .app_sec {
    margin-top: 50px;
  }
  .footer_sec ul {
    text-align: center;
  }
  .footer_sec ul li {
    text-align: center;
  }
  .footer_sec h3 {
    text-align: center;
  }
  .footer_sec p {
    text-align: center;
    margin-bottom: 10px;
  }
  .message_sec article p {
    -webkit-line-clamp: 3;
    height: 94px;
  }
  .message_sec article {
    margin-top: 25px;
  }
  .message_sec article img {
    margin-top: 0px;
  }
  .caret {
    font-size: 0px;
    display: none;
  }
  .logo_sec img {
    margin: auto;
  }
  .about_sec_img {
    width: 400px;
    margin: auto;
  }
  .about_sec_title {
    text-align: center;
    padding: 0px;
    margin-bottom: 25px;
  }
}
@media all and (max-width: 767px) {
  .erp_links img {
    width: 50px;
  }
  .latest_news_sec marquee {
    height: 250px;
  }
  .logo_sec p {
    float: none;
    text-align: center;
    margin-bottom: 12px;
  }
  .logo_sec .fa,
  .logo_sec .fas {
    display: none;
  }
}
@media all and (max-width: 650px) {
}
@media all and (max-width: 550px) {
  .fullwidth550 {
    width: 100%;
  }
}
@media all and (max-width: 450px) {
  .fullwidth {
    width: 100%;
  }
}

#ucheader #cssmenu ul {
  margin-bottom: 0px !important;
  font-size: 15px;
}
#ucheader #cssmenu ul li.has-sub ul li a {
  color: #000 !important;
}
#ucheader #cssmenu ul li.has-sub ul li a:hover {
  color: white !important;
}

.footer_btm p a {
  color: black !important;
}

.logo_sec a {
  color: black !important;
}

.inner_page .archbishop img {
  height: 300px;
  width: 300px;
}

.inner_page .erp_sec a {
  color: black !important;
}

/*Gallery*/
/*events*/
.inner-page .row.years {
  display: none;
}
.inner-page .row.years.showYear {
  display: flex !important;
}
.inner-page .load-more .next {
  width: max-content;
  background: #063656;
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  margin: auto;
  cursor: pointer;
}
.inner-page .month-selection select.monthSelect,
.inner-page .month-selection select,
.inner-page .searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.inner-page .tabs-dynamic {
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 15px;
}
.inner-page .count-val p {
  margin-bottom: 0;
}
.inner-page .event-img {
  position: relative;
  margin-bottom: 30px;
  background: #e5e5e5;
}
.inner-page .event-img img {
  height: 200px;
  object-fit: contain;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
}

.inner-page .blur-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  filter: blur(5px);
  opacity: 0.5;
  background-size: 100% !important;
  background-position: center !important;
}

.inner-page .event-content p {
  line-height: 28px;
  margin-bottom: 0;
}

.inner-page .event-blk {
  height: 100%;
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}

.inner-page .event-content {
  padding: 0 20px;
}

.inner-page .event-time {
  position: absolute;
  right: 0;
  bottom: 0;
}
.inner-page .event-time p {
  margin-bottom: 0;
  background: #ffffffeb;
  padding: 1px 9px;
  box-shadow: -1px 0px 5px 3px #ffffff87;
  border-radius: 14px 0 0 0;
}

.inner-page .landmark {
  display: flex;
  justify-content: space-between;
  padding: 0 16px 10px;
}

.inner-page .landmark p {
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.inner-page .eventCount {
  margin-bottom: 30px;
}
.inner-page .event-date {
  padding: 0 20px;
}

.inner-page .event-blk .attachment {
  padding: 0;
  width: 30px;
  background: #fff;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.inner-page .event-blk .attachment a {
  color: #022939;
}

.inner-page .event-date h6 {
  color: #747474;
  margin-bottom: 10px;
}

.inner-page .event-blk .landmark span {
  color: black;
  font-weight: 600;
}

.inner-page .event-content,
.landmark {
  padding: 0px 20px;
}
.inner-page .landmark {
  margin-bottom: 20px;
}

.inner-page .event-content h3 {
  margin-bottom: 16px;
}
.inner-page .years {
  display: none;
}

.inner-page .showYear {
  display: flex;
}
.inner-page .event-blk .attachment {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #0f4e8c;
  color: #fff;
  padding: 2px 5px;
}
.inner-page .attachment {
  color: #da2128;
  text-align: right;
}
.inner-page .attachment a i {
  color: #fff;
}
.inner-page .event-date {
  position: absolute;
  top: -7px;
  left: -5px;
  z-index: 9;
}
.inner-page .event-date h3 {
  font-size: 16px;
  margin-bottom: 0;
  letter-spacing: 1px;
  text-transform: uppercase;
  /* color: #ffffff; */
  background: #ffffff;
  padding: 6px 20px;
  border-radius: 5px;
  box-shadow: 4px 7px 5px 0px #00000087;
  font-family: "Roboto", savbps-serif;
}
.inner-page .event-time {
  position: absolute;
  right: 0;
  bottom: 0;
}

.inner-page .event-time p i.bi.bi-calendar3 {
  margin-right: 7px;
}
a {
  color: inherit;
}
/*events*/

/* event inner */

.inner-page .event-blk img {
  height: 200px;
  object-fit: contain;
  width: auto;
  margin: auto;
  display: block;
  position: relative;
}
.inner-page .event-content h3 {
  font-size: 21px;
  background-color: rgb(17, 46, 22);
  color: #fff;
  text-align: center;
}
.inner-page .event-content h3 + p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* Limit to 3 lines */
  overflow: hidden;
}
.inner-page .event-blk .landmark-date {
  display: flex;
  justify-content: space-between;
}
.inner-page .event-blk .landmark-date p,
h3 {
  color: #2d57a5;
}

.inner-page .event-blk .landmark-date p {
  color: #14875f;
}

.inner-page .load-more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px;
}
.inner-page .load-more .next {
  display: inline-block;
  font-size: 17px;
}

.inner-page .load-more .next:hover {
  background-color: #14875f;
  color: #fff;
}

.gallery-inner {
  box-shadow: 0px 0px 5px 0px #ddd;
  position: relative;
}

.gallery-count {
  margin-bottom: 30px;
}

.gallery-content h3 {
  /* min-height: 105px; */
  font-size: 21px;
  background-color: #14875f;
  color: #fff;
  text-align: center;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;
}

.gallery-content h3 + p {
  /* min-height: 105px; */
  color: black;
  overflow: hidden; /* Hide any content that overflows */
  display: -webkit-box;
  -webkit-line-clamp: 1; /* Limit the text to 3 lines */
  -webkit-box-orient: vertical;

  padding: 0px 10px;
  font-size: 17px;
}

.gallery-inner .gallery-content {
  min-height: 80px;
}

.gallery-blk img {
  margin: auto;
  height: 200px;
  background-size: contain;
  width: auto;
  max-width: 100%;
  /* height: 100%; */
  margin: auto;
  display: block;
  position: relative;
  box-shadow: 0px 0px 19px 0px #00000054;
  border: 7px solid #ffffff4f;
  transition: 0.3s !important;
}

.gallery-inner .date-ViewMore {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  align-items: center;
}
.gallery-inner .date-ViewMore h6,
.gallery-inner .date-ViewMore a {
  color: #14875f;
  font-size: 17px;
}

/* subgallery */

#galleryImagesContainer .gallery-blk {
  border: 1px solid #14875f;
  padding: 10px;
  margin: 10px;
}

.sub-gall #galleryDescription {
  color: #14875f;
  text-align: center;
}

.sub-gall .count-val p a {
  color: #14875f;
}

.inner-page .news-blk .attachment a {
  color: #2d57a5;
}

.inner-page .newsCount {
  margin-bottom: 30px;
}

.news-head {
  display: flex;
  align-items: center;
}
.news-head h2 {
  padding-right: 20px;
  border-right: 1px solid #c5c5c5;
  margin-right: 20px;
  background: #e5e5e5;
  padding: 4px 10px;
}
.news-head h3 {
  font-weight: 400;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 14px;
  color: #14875f;
  position: relative;
}
.news-blk {
  margin-bottom: 20px;
  padding-right: 30px;
  padding-bottom: 30px;
  width: 97%;
  box-shadow: 9px 11px 5px 0px #dddddd3d;
  position: relative;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0px 0px 12px 0px #e7e7e7;
  /* border: 4px double #b5b5b5; */
  transition: 0.5s;
}
.news-blk:before {
  content: "";
  position: absolute;
  top: -40px;
  right: -8px;
  width: 100px;
  height: 100px;
  background: #ecf9ff;
  border-radius: 50%;
}
.attachment {
  background: #2d57a5;
  text-align: right;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  padding: 5px;
}
.news-content p {
  margin-bottom: 6px;
  max-height: 160px;
  overflow-y: scroll;
  display: -webkit-box; /* Required for multi-line truncation */
  -webkit-line-clamp: 1; /* Number of lines to show */
  -webkit-box-orient: vertical; /* Required for multi-line truncation */
  overflow: hidden; /* Ensures content that overflows is hidden */
  text-overflow: ellipsis; /* Adds ellipsis at the end */
  font-size: 17px;
  overflow-y: scroll;
}
.news-content p::-webkit-scrollbar {
  width: 0;
}

.news-content + .attachment {
  background-color: transparent;
}

.news-blk:hover {
  box-shadow: rgb(0 0 0 / 5%) 0px 2px 1px, rgb(0 0 0 / 5%) 0px 4px 2px,
    rgb(0 0 0 / 5%) 0px 8px 4px, rgb(0 0 0 / 5%) 0px 16px 8px,
    rgb(0 0 0 / 5%) 0px 32px 16px;
}
.news-head h2 span {
  display: block;
  color: #153168;
  font-size: 18px;
  text-align: center;
}
.newsCount:nth-child(4n + 1) > div {
  border-left: 3px solid #fff27e;
}
.newsCount:nth-child(4n + 2) > div {
  border-left: 3px solid #ceb2ff;
}
.newsCount:nth-child(4n + 3) > div {
  border-left: 3px solid #ff928f;
}
.newsCount:nth-child(4n + 4) > div {
  border-left: 3px solid #ffb470;
}

/* events,gallery, news till here */
/* events description pop up */

.popup-modal#eventPopup {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 999;
}

.popup-modal#eventPopup .popup-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  position: relative;
}

.popup-modal#eventPopup .popup-content .close {
  color: #14875f;
  font-size: 60px;
  font-weight: bold;
  position: absolute;
  top: 10px;
  right: 15px;
  opacity: 1;
  background-color: transparent;
}

.popup-modal#eventPopup .popup-content h3 {
  color: #14875f;
}

.popup-modal#eventPopup .popup-content .close:hover,
.popup-modal#eventPopup .popup-content .close:focus {
  color: #14875f;
  text-decoration: none;
  cursor: pointer;
}

/* till here events description pop up */

.inner_page.parent_portal a {
  color: black;
}

/* pop up of gallery */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.popup-content {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  max-width: 600px;
  width: 100%;
  text-align: center;
  position: relative;
}

.popup-content h3 {
  margin: 0 0 10px;
  font-size: 21px;
  color: red;
  text-align: left;
}

.popup-content p {
  margin: 0 0 20px;
  font-size: 15px;
  text-align: justify;
}

.popup-content .close-popup {
  padding: 10px 20px;
  background-color: transparent;
  color: black;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  position: an;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 20px;
}

.popup-content .close-popup:hover {
  background-color: #0056b3;
  color: white;
}

.hide-popup-content {
  display: none;
}

.pop_read_desc {
  padding: 0px 10px;
}

.school_cabi_sec .cabinet_btn a:hover {
  color: white;
}

.modal-content #modalH .modal-header {
  background-color: #14875f;
}
.modal-content #modalH .modal-header h1 {
  font-size: 22px;
  color: white;
}

.modal-content #modalH .modal-body .card-body p {
  padding: 10px;
}
.modal-content #modalH .modal-body .card-body a {
  background-color: #14875f;
}

.btn-close {
  z-index: 9999999 !important;
}
