﻿@import url("https://fonts.googleapis.com/css?family=Roboto");
@import url("https://fonts.googleapis.com/css?family=Atomic+Age");
@import url("https://fonts.googleapis.com/css?family=Londrina+Solid");
* {
  margin: 0px;
  padding: 0px;
}
body {
  font-family: "Roboto", sans-serif;
  overflow-x: hidden;
  font-size: 15px;
  line-height: 25px;
}
a {
  text-decoration: none !important;
  color: #484747;
  outline: none;
}
a:hover,
a:focus,
a:active {
  color: #ef1b00;
  text-decoration: underline;
}
ul li:hover ul {
  display: block !important;
}
.parantlogo {
  right: 0px;
  top: 38%;
  position: absolute;
  z-index: 9999;
}
.audio {
  margin-top: -61px;
}
.audio-con {
  width: 66px !important;
  background-color: red !important;
}
.modalpopup {
  background: rgba(0, 0, 0, 0.81) !important;
  background: #0000008f;
}
.popup-cover {
  object-fit: fill;
  object-position: top;
  width: 100%;
  height: 414px !important;
}
.modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 9;
  right: 8px;
  font-size: 25px;
}
.modal-header {
  background: #811f16;
  color: white;
}
.modal-header h4 {
  color: #fff;
}
.modal-pop-content {
  height: auto !important;
}
.clr5 {
  clear: both;
  height: 15px;
}
.eazypay {
  width: 100px;
  height: auto;
}
.small-date {
  color: #842219;
  padding-left: 10px;
  font-weight: bold;
}
p {
  text-align: justify;
}
#myModal,
#lightbox {
  padding-right: 0px !important;
}
/****Modal*****/
.modal-dialog {
  width: 700px;
}
.modal-open .modal {
  padding-right: 0px !important;
}
.modal-body {
  padding: 0px;
}
.modal {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/popup.jpg)
    repeat;
  z-index: 999999999 !important;
}
.modal-body p {
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3.6em;
  padding: 10px;
  color: #272727;
}
.modal-body img {
  height: 450px !important;
  width: 100%;
  object-fit: fill;
  object-position: top;
}
.modal-header .close {
  margin-top: -2px;
  color: #fff;
  opacity: 9;
  right: 8px;
  font-size: 25px;
}
.modal-header {
  background: #89271e;
  padding: 7px 15px;
}
.modal-header h4 {
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 1.3em;
}
.carousel-control.right,
.carousel-control.left {
  background-image: inherit;
}
.modal .carousel-control {
  top: 50px;
}
/**********mobile app**************/
.appdownload {
  float: left;
  margin: 0px 15px 0px 0px;
  width: 85px;
}
.appimg {
  padding-top: 29px;
  width: 110px;
}
.OnlineR {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}
.OnlineR a {
  color: white;
}
.BlinkBg {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  -webkit-animation: colorchange 20s infinite alternate;
  text-align: center;
  animation: bounce1 1s infinite;
  -moz-animation: bounce1 1s infinite;
  -webkit-animation: bounce1 1s infinite;
  padding: 6px;
}
@-webkit-keyframes bounce1 {
  0% {
    background-color: red;
  }
  33% {
    background-color: #d69d34;
  }
  66% {
    background-color: red;
  }
  100% {
    background-color: #d69d34;
  }
}
@keyframes bounce1 {
  0% {
    background-color: red;
  }
  33% {
    background-color: #d69d34;
  }
  66% {
    background-color: red;
  }
  100% {
    background-color: #d69d34;
  }
}
.OnlineR:hover,
a:focus,
a:active {
  color: white;
}
/*----------------------------------------------header Start Hear--------------------------------------------*/
.visitor {
  background-color: transparent;
  padding: 2px 13px;
  color: #ffffff !important;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  position: absolute;
  right: 0px;
  z-index: 9999;
  border-radius: 5px 0px 0px 0px;
}
.top-marquee {
  background: #f2f8c6;
}
.top-marquee p {
  margin: 0px;
  line-height: 22px;
}
.rl-pad-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.text-blink {
  -webkit-animation: colorchange 5s infinite alternate;
  width: 300px;
  text-align: center;
  border-radius: 22px;
  padding: 8px;
}
.text-blink a {
  font-style: italic;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 4px;
}
@-webkit-keyframes colorchange {
  0% {
    background-color: #ff0000;
  }
  10% {
    background-color: #008434;
  }
  20% {
    background-color: #004cd8;
  }
  30% {
    background-color: #a04000;
  }
  40% {
    background-color: #005dd0;
  }
  50% {
    background-color: #008600;
  }
  60% {
    background-color: #ff0000;
  }
  70% {
    background-color: #007d3e;
  }
  80% {
    background-color: #0f20f1;
  }
  90% {
    background-color: #dd1703;
  }
  100% {
    background-color: #00790a;
  }
}
.att-icon {
  color: #ee4116;
}
.top-bg {
  background-color: #bb1b14;
}
.top-address {
  color: white;
  line-height: 35px;
  margin: 0px;
}
.social-link {
  list-style: none;
  display: inline;
  text-align: right;
}
.social-link li {
  color: white;
  display: inline;
  line-height: 33px;
  padding: 5px;
}
.social-link li a {
  color: #fff;
  font-size: 15px;
}
.social-link li a:hover {
  color: #f3bdd6;
}
.top-link {
  list-style: none;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
}
.top-link li {
  list-style: none;
  display: inline;
}
.top-link li a {
  text-decoration: none;
  line-height: 30px;
  color: #f1f5c5;
  padding-left: 3px;
  padding-right: 3px;
}
.top-link li a:hover {
  text-decoration: none;
  color: #eae948;
}
.topbg-patten {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/bgpattern.jpg)
    repeat;
  border: 0px;
}
.yellow {
  color: #eae948;
}
.yellow a {
  color: #eae948;
}
.yellow a:hover {
  color: #fff;
}
.red {
  color: #ce4938;
}
.blue-color {
  color: #2e246c;
}
.blue-icon {
  color: #2e246c;
  padding: 5px;
}
.red-icon {
  color: #ce4938;
  padding: 5px;
}
.height5 {
  height: 8px;
}
/*----------------------------------------------Navgation--------------------------------------------*/
.header-top {
  background: #391a73;
  color: #ffffff;
  font-size: 14px;
  position: relative;
  padding: 7px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff !important;
  background-color: transparent;
}
.navbar {
  border-radius: 0px;
}
.navbar-inverse {
  background-color: #fff;
  border-color: #ffffff;
  padding: 0px;
  margin: 0px;
}
.navbar-brand {
  text-align: center;
  height: 108px;
  padding: 0px 2px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #eae948;
  font-weight: 500;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #ededb0;
}
.navbar-inverse .navbar-toggle {
  border-color: #ededb0;
  margin-top: 37px;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #842219;
}
.navbar-right {
  margin-top: 40px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #543d83;
  background-color: transparent;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 11px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.round-button {
  height: 40px !important;
  width: 40px !important;
  font-size: 20px;
  background: #cc8e22;
  border-radius: 50px;
  line-height: 40px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #ce4938;
}
/************************************************About our School*******************************************************/
.bluebg {
  background-color: red;
  height: 300px;
  margin-top: -268px;
}
.slidebg-btm {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/slider-btm.png;)
    repeat-x;
  height: 200px;
}
.welcomebg {
  background-color: red;
  height: 600px;
  margin-top: -225px;
}
#slider {
  position: relative;
  width: 100%;
  height: 530px;
  margin: auto;
  overflow: hidden;
}
#slider img {
  width: 100%;
  height: 100%;
}
.block {
  width: 100%;
  position: relative;
  margin-top: -10px;
  z-index: 9;
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/bgpattern.jpg)
    repeat;
}
.block:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: inherit;
  z-index: -1;
  bottom: 0;
  transform-origin: left top;
  transform: skewY(-5deg);
}
.head2 {
  color: #eae948;
  text-align: center;
  line-height: 34px;
}
.aboutimg {
  width: 200px;
  height: 200px;
  margin-top: -130px;
  border-radius: 50%;
  border: solid 5px white;
}
.white-text {
  color: white;
  text-align: justify;
}
.about-text {
  color: white;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  height: 8.5em;
  text-overflow: ellipsis;
}
.height30 {
  height: 200px;
}
.top-pad-40 {
  padding-bottom: 40px;
}
.readmore {
  background-color: #fff;
  border: solid 2px #ce4938;
  width: fit-content;
  line-height: 27px;
  padding: 3px;
  margin-top: -23px;
  z-index: 9;
}
.readmore-text {
  color: #fff;
  background: #ce4938;
  width: fit-content;
  border: none;
  padding: 0px 8px;
}
.readmore-text:hover {
  color: #fff;
  background: #b93524;
  border: none;
}
.tbg {
  background: #ce4938;
  color: white;
  width: 21%;
  float: left;
}
.tbg h4 {
  padding: 4px;
  margin: 0px;
}
/************************************************News Section*******************************************************/
.message-bg {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/message-bg.jpg)
    no-repeat;
  background-size: cover;
}
.newsbox-bg {
  background-color: #fff6e9;
  height: 400px;
}
.tb-pad-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.tb-pad-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.top-pad-30 {
  padding-top: 30px;
}
.stoke {
  border-top: 1px solid#922B2129;
  margin-top: 10px;
  margin-bottom: 10px;
}
.newshead-bg {
  background: red;
}
.heading-gradient {
  background: linear-gradient(
    to right,
    rgb(251, 212, 161) 16%,
    rgb(255, 239, 218) 80%
  );
  padding: 7px 18px;
  font-size: 27px;
  font-weight: 400;
  color: #2d2d2d;
}
.newsbox-text {
  padding: 15px;
}
.newsbox-text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.newsbox-text h3 {
  color: #922b21;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.news-bg {
  background: rgba(255, 218, 163, 0.91);
  padding: 0px 20px 24px 20px;
}
.flote-right {
  float: right;
}
.newsbox-text .flote-right a i {
  color: #842219;
  font-size: 18px;
}
.head3 {
  padding: 5px;
}
.link-page {
  color: #922b21;
}
.eventbox-text {
  padding: 15px;
}
.eventbox-text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.eventbox-text h3 {
  color: #922b21;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}
.news p {
  font-size: 15px;
  color: white;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.5em;
  text-overflow: ellipsis;
}
.mes-tur {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
  height: 12em;
  text-overflow: ellipsis;
  text-align: justify;
}
.att-link {
  color: #40403f;
}
.news_title {
  float: left;
  font-size: 18px;
  font-family: calibri;
  font-weight: 600;
}
.panel-heading {
  background: #f1f1f1;
}
.news_details {
  float: right;
  color: #333;
}
.clr {
  clear: both;
}
a.att-link:hover {
  color: inherit;
}
/*-------------------------------------Message Section---------------------------------------------------------*/
section {
  padding-top: 30px;
  padding-bottom: 20px;
}
.quote {
  color: #ce49383d;
  text-align: center;
}
#fade-quote-carousel.carousel {
  padding-bottom: 0px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #922b21;
  border: none;
}
#fade-quote-carousel blockquote {
  text-align: center;
  border: none;
}
#fade-quote-carousel .profile-circle {
  width: 130px;
  height: 130px;
  margin: 0 auto;
  border-radius: 100px;
  border: 3px solid#922B21;
}
.view {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.view a {
  color: #922b21;
  padding: 22px;
  font-weight: bold;
}
.view a:hover {
  color: #ef1b00;
  padding: 22px;
  font-weight: bold;
}
.msg-con {
  text-align: center;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 7em;
  text-overflow: ellipsis;
  font-size: 15px;
}
.blue {
  color: #922b21;
  font-size: 24px !important;
}
/*-------------------------------------Topper Section---------------------------------------------------------*/
.tname {
  text-align: center;
  margin-bottom: 5px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 1em;
  text-overflow: ellipsis;
  margin-top: 12px;
}
.toppers {
  padding: 20px 0px;
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/topper-bg.jpg)
    repeat;
}
.white-head {
  color: #000a1b;
}
.tprtxt {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #000;
}
.tpr {
  width: 190px;
  height: 165px;
  object-position: top;
  object-fit: fill;
}
.red-font {
  color: #bd2125;
  font-size: 14px;
  font-weight: 600;
}
.clr10 {
  height: 10px;
  clear: both;
}
h2 {
  font-size: 30px;
  color: #922b21;
  margin-top: 10px;
  margin-bottom: 18px;
  font-family: "Courgette", cursive;
}
.clr15 {
  height: 18px;
  clear: both;
}
/*----------------------------------------------Gallery Home Page--------------------------------------------*/
.gallery-bg {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/gallery-bg.jpg)
    repeat;
  padding: 20px 0px;
}
.no-pad {
  padding-left: 0px;
  padding-right: 0px;
}
.gal-sec {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.image {
  display: block;
  width: 100%;
  height: auto;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: #922b21b0;
}
.gal-sec:hover .overlay {
  opacity: 1;
}
.text a {
  color: white;
}
.text {
  text-align: center;
  padding: 20px;
  width: 100%;
  color: white;
  font-size: 15px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.coverlimg {
  object-fit: fill;
  object-position: top;
  width: 100%;
  height: 200px;
  border: solid 2px rgba(247, 173, 0, 0);
}
.coverlimg:hover {
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.coversimg {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 187px;
  border: solid 2px rgba(247, 173, 0, 0);
}
.coversimg:hover {
  filter: gray;
  -webkit-filter: grayscale(100%);
}
.bot-pad-20 {
  padding-bottom: 20px;
}
.black {
  color: #000000;
  font-weight: 500;
}
.heading {
  color: #2e246c;
  font-weight: 600;
}
.footer-bg {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/gallery-bg.jpg)
    repeat;
  padding: 20px 0px;
}
.copyright {
  background-color: #922b21;
}
.copyright p {
  color: #fff;
  text-align: center;
  padding: 0px;
  margin: 0px;
  line-height: 30px;
  font-size: 14px;
}
.copyright p a {
  color: #eabf6b;
}
.copyright p a:hover {
  color: #fff;
}
/*----------------------------------------------Header  inner Section --------------------------------------------*/
.page-title {
  background-image: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/innerbg1.jpg);
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top;
  width: 100%;
  height: 210px;
  color: #fff;
  text-align: center;
}
.page-title .container-fluid {
  height: 100%;
  display: table;
}
.background-opacity:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(23, 12, 93, 0.36);
}
.background-opacity {
  position: relative;
}
.page-title .page-title-wrapper {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.page-title .captions {
  font-size: 32px;
  font-weight: 900;
  text-transform: capitalize;
  line-height: 1;
  margin: 0 0 7px 0;
  color: white;
  display: none;
}
.page-title .breadcrumb {
  margin: 0;
  background-color: transparent;
  text-transform: capitalize;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.page-title .breadcrumb li {
  display: inline-block;
}
.page-title .breadcrumb li:last-child {
  pointer-events: none;
}
.page-title .breadcrumb li {
  display: inline-block;
}
.breadcrumb > .active {
  color: #777;
}
.latest_news_class img {
  float: left;
  margin-right: 25px;
  width: 270px;
  height: 180px;
  border: solid 5px #fff2ec;
  object-fit: contain;
}
/************************************* Animations Modal Css school ERP *******************************************************************/
#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 {
  outline: none;
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 30px;
  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%;
  }
}
/************************************* parent-portal *******************************************************************/
.head3 {
  color: #20488a;
  font-size: 23px;
  margin-bottom: 20px;
}
.parent-link {
  color: #20488a;
  font-weight: 600;
}
.guideheading {
  font-size: 18px;
  text-transform: none;
  color: #811010;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: left;
}
.details {
  line-height: 27px;
  font-size: 16px;
  color: #4e4e4e !important;
}
.imgheading {
  font-size: 21px;
  text-transform: none;
  color: #811010;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 20px;
  text-decoration: none;
}
.clr25 {
  clear: both;
  height: 25px;
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.feechecklist li {
  width: 350px;
  margin-bottom: 25px;
  padding: 16px !important;
  float: left;
  background: #ffffff;
  margin-right: 15px;
  border: 2px solid #c7c7c7;
  height: 66px;
  vertical-align: middle;
  list-style: none;
}

.feechecklist li:hover {
  border: 2px solid #c71d0d;
}

.feechecklist li a,
.feechecklist a {
  color: black;
  margin: 0;
}
.feechecklist li:hover,
.feechecklist a:hover {
  color: #c71d0d;
}
.checkList {
  padding: 3px 0 10px;
  list-style: none;
}
.checkList li {
  background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/check.png)
    no-repeat 0 4px;
  padding: 3px 0 5px 20px;
  font-size: 15px;
}
.checkList li a {
  color: #c71d0d;
  margin-left: 10px;
}
.viewall {
  color: #ab2701;
  line-height: 20px;
  padding: 3px;
  text-transform: uppercase;
  font-weight: bold;
}
.viewall:hover {
  color: #174366;
}
/*--------------------------------------------Photo Gallery Page---------------------------------------------------------------------*/
.img-cover {
  object-fit: fill;
  object-position: top;
  width: 703px;
  height: 414px !important;
  cursor: pointer;
}
.header-gallery-show {
  display: none;
}
.bot-pad-20 {
  padding-bottom: 20px;
}
.row > .column {
  padding: 0 8px;
  margin-bottom: 16px;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.column {
  float: left;
  width: 25%;
}
.modal {
  display: none;
  position: fixed;
  z-index: 999999999;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000d9;
}
/*.modal-content {position: relative;background-color: #fefefe;margin: auto;padding: 0;width: 100%;max-width: 705px;height: 448px;}*/
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.mySlides {
  display: none;
}
.galprev,
.galnext {
  cursor: pointer;
  position: absolute;
  top: 54%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: #cc6596e6;
}
.galprev:hover,
.galnext:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.galnext {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
.gal-cate {
  padding-bottom: 20px;
}
.gal-img {
  object-fit: fill;
  object-position: top;
  width: 100%;
  height: 200px;
  cursor: pointer;
}
.gal-cate h3 {
  color: white;
  text-align: center;
  font-size: 19px;
  margin: 0px;
  line-height: 31px;
  background-color: #2e246c;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 2em;
  text-overflow: ellipsis;
}
.gal-cate h5 {
  color: white;
  text-align: center;
  font-size: 14px;
  margin: 0px;
  line-height: 30px;
  background-color: #8a2323;
  width: 50%;
  margin-top: -30px;
  position: absolute;
}
/*Magnify pop up*/
.magnify-modal {
  position: fixed !important;
  z-index: 999999999 !important;
  padding-top: 10px !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  overflow: auto !important;
  background-color: rgba(0, 0, 0, 0.8509803921568627) !important;
}
.magnify-header .magnify-toolbar {
  float: right;
  position: relative;
  z-index: 9;
}
.magnify-title {
  display: none;
}
.magnify-stage {
  position: absolute;
  top: 40px;
  right: 10px;
  bottom: 40px;
  left: 10px;
  z-index: 1;
  background: #0000000a;
  overflow: hidden;
}
.magnify-image {
  position: relative;
  display: inline-block;
  border: 5px solid white;
}
.magnify-image.image-ready {
  max-width: 100%;
  max-height: 100%;
}
.magnify-footer {
  position: absolute;
  bottom: 0;
  z-index: 2;
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
}
.magnify-footer .magnify-toolbar {
  display: inline-block;
}
.magnify-button i {
  margin-left: 0 !important;
  font-size: 27px;
  color: white;
}
.magnify-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-width: 0;
  border-radius: 0;
  cursor: pointer;
  outline: none;
  background: #702483;
}
.magnify-button:hover {
  color: #fff;
  background-color: #e00000;
}
.magnify-button-close:hover {
  background-color: #e00000;
}
.magnify-loader {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.3);
  color: #333;
}
.magnify-loader::before {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 36px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.5)
    rgba(255, 255, 255, 0.5);
  border-radius: 100%;
  -webkit-animation: magnifyLoading 1s infinite linear;
  animation: magnifyLoading 1s infinite linear;
}
.magnify-loader::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
@-webkit-keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
@keyframes magnifyLoading {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
:full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-webkit-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-moz-full-screen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-ms-fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:fullscreen {
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  height: 100% !important;
}
:-webkit-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-moz-full-screen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:-ms-fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
:fullscreen .magnify-stage {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0;
  background-color: #000;
}
.magnify-toolbar.magnify-foot-toolbar button i {
  color: #fff;
  font-size: 20px;
  margin-left: 0;
}
@media (max-width: 767px) {
  .column {
    float: left;
    width: 50%;
    margin-bottom: 12px;
  }
  .img-cover {
    width: 398px;
    height: 400px;
  }
  .modal-content {
    /* max-width: 400px; */ /* height: auto; */
  }
  .modal-body img {
    height: 227px;
    width: 100%;
    object-fit: fill;
    object-position: top;
  }
}
@media (max-width: 350px) {
  .column {
    float: left;
    width: 100%;
  }
  .img-cover {
    width: 100%;
    height: 230px !important;
  }
  .gallerygrid {
    width: 100%;
    margin: 0 auto;
  }
}
/*----------------------------------------------Inner page Css--------------------------------------------*/
.height-100 {
  height: 200px;
}
.mid-head {
  font-size: 27px;
  color: #922b21;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: "Courgette", cursive;
}
.small-head {
  font-size: 21px;
  color: #922b21;
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: "Courgette", cursive;
}
.mid-head-center {
  font-size: 25px;
  text-align: left;
  color: #c53729;
  font-family: "Roboto", sans-serif;
}
.top-pad-20 {
  padding-top: 20px;
}
.panel-heading:hover {
  cursor: pointer;
}
.panel-heading {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.side-tab:hover {
  cursor: pointer;
}
.panel.panel-default {
  border: none;
  box-shadow: none !important;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-heading-bg {
  border: none;
  background-color: #f7ddda;
}
.panel-body {
  background-color: #f9f9f9;
}
.panel-title {
  font-weight: 600;
  color: #000;
}
.table-scrool {
  overflow-x: auto;
}
.man-head {
  font-size: 18px;
  color: #2e246c;
  height: 40px;
}
.desk-grid {
  margin-bottom: 15px;
}
.head1 {
  font-size: 20px;
  color: #2e246c;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 10px;
}
.white-shodow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background: white;
}
.white-shodow-con {
  padding: 10px;
}
.Admin-space {
  height: 20px;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*="owl-"] {
  color: #fff;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #869791;
  color: #fff;
  text-decoration: none;
}
.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  display: inline;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
/*----------------------------------------------Media query Start --------------------------------------------*/
.Administrationimg {
  display: flex;
  flex-wrap: wrap;
}

.Administrationimg .desk-grid {
  width: calc(21% - 33px);
  margin: 0px 10px 30px 10px;
  text-align: center;
}
.our-msg {
  float: right;
  position: relative;
  width: 30%;
  margin-left: 50px;
  margin-bottom: 14px;
}
.yearsec select#ddlYear {
  float: right;
  width: max-content;
  display: block;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  margin-bottom: 10px;
}
.load-more .next {
  display: inline-block;
  color: #de201e;
}
.load-more {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.modal-bottom a {
  margin-left: 10px;
}
.modal-bottom {
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
.load-more .next {
  width: max-content;
  background: linear-gradient(88deg, #59247f 50%, #f5c852 100%);
  color: #fff;
  padding: 6px 14px;
  border-radius: 6px;
  margin: auto;
  cursor: pointer;
}
.month-selection select.monthSelect,
.month-selection select,
.searchBox input {
  width: 90%;
  padding: 10px 11px;
  border: 0px;
  border-bottom: 1px solid #ddd;
  border-radius: 5px;
}

.tabs-dynamic {
  margin-bottom: 40px;
  background: #f1f1f1;
  padding: 15px;
}
.count-val p {
  margin-bottom: 0;
}
div#Registration-content {
  position: fixed;
  top: 240px;
  right: 0;
  z-index: 99;
}
.ph-flex {
  display: flex;
}
.app-cont {
  width: 79%;
}
.ph-flex .mobile-icon {
  width: 20%;
  margin-left: 10px;
}
.app-cont p {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 0;
}
.app-cont > div {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
p.link a {
  color: #fff;
}
p.link {
  text-align: center;
  width: 100%;
  background: -webkit-linear-gradient(#922b21, #922b21);
  color: #000;
  padding: 3px 12px;
  border-radius: 6px;
  font-size: 14px;
  margin: auto;
  margin-top: 10px;
}
@media (min-width: 1200px) and (max-width: 1920px) {
  .navbar-right {
    float: right;
    margin-top: 10px !important;
    margin-right: -15px;
  }
}
@media (max-width: 1199px) {
  .Administrationimg .desk-grid {
    width: calc(26% - 33px);
  }
  .feechecklist li {
    width: 290px !important;
  }
  .tbg {
    width: 26%;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 14px;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 9px 5px;
  }
  .navbar-brand > img {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-right {
    margin-top: 15px;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .Administrationimg .desk-grid {
    width: calc(35% - 33px);
  }
  #slider {
    height: 450px;
  }
  .navbar-right {
    float: left !important;
    margin-top: 0px;
  }
  .audio {
    margin-top: 0px;
  }
  .navbar-inverse .navbar-nav > li > a {
    font-size: 16px;
  }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 9px 11px;
  }
  .top-link {
    font-size: 13px;
    padding-top: 5px;
  }
  .copyright p {
    font-size: 14px;
    line-height: 20px;
  }
  .text-right {
    text-align: center !important;
  }
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0px;
  }
  .navbar-brand {
    height: 90px;
    float: none;
    padding: 0px 0px;
  }
  .navbar-header {
    float: none;
  }
}
@media (max-width: 767px) {
  .modal-dialog {
    width: 80%;
    margin: 0 auto;
  }
  .modal-body img {
    height: 380px !important;
  }
  .imgheading {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .navbar-brand {
    float: none;
    padding: 0px;
  }
  .top-link {
    padding-top: 6px;
  }
  .top-link {
    font-size: 14px;
  }
  .parantlogo {
    top: 360px;
  }
  .lr-pad-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lr-pad-15 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #842219;
    position: relative;
    z-index: 99999;
    background: url(https://webapi.entab.info/api/image/SJSKGUP/public/Images/bgpattern.jpg)
      repeat;
    margin-left: 15px;
  }
  #slider {
    position: relative;
    width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  p {
    text-align: left;
  }
  .tbg {
    width: 30%;
    float: left;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
  }
  .toggle-bg {
    background: #ededb0;
    height: 44px;
  }
  .menutext {
    color: white;
    position: absolute;
    cursor: pointer;
    margin-top: -4px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #ededb0;
    background-color: transparent;
  }
  .navbar-right {
    margin-top: 6px;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-inverse .navbar-toggle {
    margin-top: 12px;
    color: black;
  }
  .navbar-brand {
    height: 100px;
  }
  .navbar-toggle {
    margin-bottom: 0px;
    padding: 1px 10px;
  }
  .man-head {
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 2em;
    text-overflow: ellipsis;
  }
}
@media (max-width: 658px) {
  .feechecklist li {
    width: 260px !important;
    height: 86px !important;
  }
  .tbg {
    width: 45%;
  }
  .top-link li {
    list-style: none;
    display: inline;
  }
}
@media (max-width: 510px) {
  .top-link li {
    list-style: none;
    display: block;
    text-align: center;
  }
  .galarow-grid {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .heading {
    font-size: 19px;
  }
  .topgrid {
    width: 100%;
    margin: 0 auto;
  }
}
@media (max-width: 598px) {
  .Administrationimg .desk-grid h4.man-head {
    overflow: none;
    display: block;
    -webkit-line-clamp: inherit;
    -webkit-box-orient: inherit;
  }
  .feechecklist li {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 480px) {
  .Administrationimg .desk-grid {
    width: calc(49% - 33px);
  }

  .tbg {
    width: 100%;
    float: left;
  }
  .topper-grid {
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;
  }
  .gallery-grid {
    width: 100%;
    margin: 0 auto;
  }
  h2 {
    font-size: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .heading-gradient {
    font-size: 24px;
  }
  #slider {
    height: 301px;
  }
  .about-text {
    text-align: center;
  }
  .newsbox {
    padding-bottom: 15px;
  }
  .desk-grid {
    width: 100%;
    margin: 0 auto;
    padding-top: 10px;
  }
  .man-head {
    height: auto;
  }
  .text-blink {
    width: 100%;
  }
  .main-head {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .Admin-space {
    height: 0px;
  }
}
@media (max-width: 420px) {
  .Administrationimg .desk-grid {
    width: 100%;
  }
}
@media (max-width: 322px) {
  .navbar-inverse .navbar-toggle {
    margin-top: 7px;
  }
  .events-detils {
    width: 65%;
    float: right;
    padding-bottom: 25px;
  }
  .navbar-brand {
    float: left;
    height: 0px;
    padding: 0px 7px;
    font-size: 18px;
    line-height: 20px;
  }
  .toggle-bg {
    height: 34px;
    margin-top: 80px;
  }
}
@media (max-width: 320px) {
  #slider {
    height: 231px;
  }
  .view a {
    color: #922b21;
    padding: 0px;
    font-weight: bold;
  }
  .popup-cover {
    height: 320px !important;
  }
}
@media (max-width: 275px) {
  .brth {
    margin: 0 -12px;
  }
}
