html, body {
  font-family: 'Libre Franklin', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #455a64;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}

.logobox {
  width: 120px;
  margin: 2px 0;
}

.nav {
  /* margin: 30px 0 0 0; */
     margin: 48px 0 0 0;
}

#magicCarousel, #magicCarousel1, #openmagicCarousel {
  height: 90vh;
  text-align: center;
}
.portcar {
   box-shadow: 
         0px 20px 20px -20px #333;
        
}
#magicCarousel .carousel-item, #magicCarousel1 .carousel-item, #openmagicCarousel .carousel-item {
  height: 85vh;
    margin-top: 1%
}
#magicCarousel .carousel-item img, #magicCarousel1 .carousel-item img, #openmagicCarousel .carousel-item img {
  height: 90%;
}
.carousel-indicators li  {
      background-color: #050505;
      border-bottom: 25px solid transparent;
}
.carousel-control-prev-icon {
 background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
#magicCarousel1 .carousel-item {
  opacity: 0;
  transition: opacity .8s ease-out;
  transition-property: opacity;
}

#magicCarousel1 .carousel-item.active,
#magicCarousel1 .carousel-item-left.carousel-item-next,
#magicCarousel1 .carousel-item-right.carousel-item-prev {
  opacity: 1;
}

.desktopview {
  display: block;
}
.mobileview {
  display: none;
}
.semimobileview {
  display: none;
}
.menu {
/*  right: 55px;*/
}

.nav-link {
  color: #f78320;
}

.error {
  color: #f78320;
  font-size: 12px
}

.weak-password {
  color: #f78320;
  font-size: 12px;
}
.medium-password {
    color: #be5b1d;
    font-size: 12px;
}



.strong-password {
    color: #089708;
    font-size: 12px;
}
#education-error, #dslr-error, #covid-error {
  position: absolute;
  margin: 60px 0px 60px -20px;
  display: none;
}

.home {
  width: 100%;
  height: 100vh;
  background-image: url("../images/tpamodify1080.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  /* position: relative; */
  border: 0px solid #455a64;
    margin-top: 30px;
    margin-bottom: -30px;
    border-left: 0;
    border-right: 0;
    box-shadow: 0 0 5px #455a64;
}

.festivalhome {
  width: 100%;
  height: 85vh;
/*   background-image: url("../images/protaraitdesk.jpg"); */
/*  background-image: url("../images/landscapedesk_01.jpg"); */
 background-image: url("../images/opendesk.jpg");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 2%;
  /* position: relative; */
}
.notetext {
  text-align: right;
font-size: 16px;
color: #f78320;
padding-top: 15px;
padding-right: 5px;
}

.note2 {
  text-align: center;
  font-weight: bold;
}

.custompad {
  padding: 50px 0 !important;
}

.mainmessage {
  position: absolute;
  width: 160px;
  height: 35px;
  margin: auto;
  /* top: 0; */
  /* bottom: 20px; */
  right: 390px;
  /* text-shadow: 0 0 5px #000; */
  background-color: #f78320;
  padding: 10px;
  text-align: center;
  line-height: 12px;
  margin-top: -20px;
}
.mainmessage1 {
  margin-top: -70px;
}

.landmainmessage {
  right: 0;
  left: 0;
  margin-top: -30px;
}
.messhead {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
}

.messtext {
  color: #fff;
  font-size: 28px;
  font-weight: 800;
}

.dateline {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}

.morebtn {
  color: #fff;
  /* background-color: rgba(255,255,255,0.8); */
  padding: 5px 10px;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 0px;
}

.morebtn:focus, .morebtn:hover {
  /* background-color: rgba(255,255,255,1); */
  color: #fff;
  text-decoration: none;
}

.about {
  padding: 100px 0;
}

.subtitle {
  font-size: 28px;
  margin-bottom: 30px;
  font-weight: 200;
  color: #f78320;
}

.subtitle2 {
  margin-bottom: 30px;
  font-weight: 200;
  color: #455a64;
}

.sideimg {
  width: 400px;
  margin: 70px auto 0 auto;
}

.workshop {
  width: 100%;
  /* height: 100vh; */
  /* background-image: url("../images/work.jpg"); */
  background-size: cover;
  background-position: center;
  position: relative;
  padding: 100px 0;
  background-color: #534336;
}

.whitebg {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 30px;
}

.leanorg {
  font-weight: 200;
}

.eventitle {
  font-weight: 800;
  font-size: 28px;
}

.regbtn {
  background-color: #f78320;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 4px;
  color: #fff;
}

.regbtn:focus, .regbtn:hover {
  color: #f78320;
  background-color: #fff;
  text-decoration: none;
}

.mt20 {
  margin: 0;
  margin-top: 20px;
}

.reg {
  padding: 100px 0;
}

.orgbtn {
  background-color: #f78320;
  color: #fff;
}

.team {
  padding: 100px 0;
  background-color: rgba(247, 131, 32, 0.2);
  /* color: #fff; */
}

.teamname {
  font-weight: 300;
}

.role {
  margin-bottom: 20px;
}

.mb15 {
  margin-bottom: 30px;
}

footer {
  background-color: #455a64;
  padding: 40px 0;
  color: #fff;
}

.footh3 {
  font-size: 20px;
}

.activeheader {
  background-color: #fff;
  box-shadow: 0 0 5px #455a64;
}

.activeheader>.headbar>.row>.menu>.nav>.nav-item>.nav-link {
  color: #f78320;
}

.activeheader>.headbar>.row>.menu>.nav>.nav-item>.nav-link:focus, .activeheader>.headbar>.row>.menu>.nav>.nav-item>.nav-link:hover {
  background-color: #f78320;
  color: #fff;
}

.activeheader>.headbar>.row>.logodiv>.homelink>.logobox {
  width: 300px;
}

.festdocthumb {
  display: flex;
    margin-top: 10px;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.festdocthumb img.zoom {
  height: 130px;
  object-fit: contain;
}

.downloadbtn {
  /* background-color: #F78320; */
  background-color: #455a64;
  color: #fff !important;
  margin-top: 10px;
}
.downloadbtn:hover {
  background-color: #F78320;
}
.nav-link:focus, .nav-link:hover {
  background-color: #f78320;
  color: #fff;
}
.sweet-alert button.cancel {
  background-color: #455a64;
}
.sweet-alert button.confirm {
  background-color: #f78320;
}

.nomargn {
  margin: 0;
  font-size: 14px;
}

#text {
  text-align: center;
}

.resmenu {
  display: none;
}

.btn-orgbtn {
  background-color: #f78320;
}

.reslink {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #eceff1;
  font-size: 18px;
  color: #455a64;
}

.reslink:last-child {
  border: 0;
}

.boxlogo {
  width: 20%;
}

.boxlogo2 {
  width: 40%;
  padding: 20px;
}

.bg-login {
  background-image: url(../images/login.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
  padding: 30px;
}

.pad-50 {
  padding: 50px;
}

.btn-sign a {
  background-color: #fff;
  color: #F78320;
  padding: 10px 20px;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
  float: right;
}

a:hover {
  text-decoration: none;
}

.mar-t-50 {
  margin-top: 50px;
}

.log-white {
  background-color: #fff;
  padding: 30px;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
}

.log-white h3 {
  margin-bottom: 0 !important;
}

.red {
  color: #F78320;
}

.mar-t-30 {
  margin-top: 30px;
}

.font-16 {
  font-size: 16px;
}

.log-white .button a {
  border: none;
  background-color: #F78320;
  padding: 8px 20px;
  color: #fff;
  border-radius: 5px;
}

.mar-t-100 {
  margin-top: 100px;
}
.mar-t-125 {
  margin-top: 125px;
}

.img-hgt {
  width: 100px;
}

/* New CSS  For Upload Images*/
.thumb {
  margin-bottom: 30px;
}

.page-top {
  margin-top: 85px;
}

img.zoom {
  width: 100%;
  height: 200px;
  border-radius: 5px;
  object-fit: cover;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/src/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container>.nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  /* background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=='); */
}

.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  opacity: 1;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/src/images/next.png) right 48% no-repeat;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 1;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(https://raw.githubusercontent.com/lokesh/lightbox2/master/src/images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.img-setheight {
  height: 180px;
  overflow: hidden;
}

.preview-images-zone {
  width: 100%;
  border: 1px solid #ddd;
  /* min-height: 120px; */
min-height: 220px;
  /* display: flex; */
  padding: 5px 5px 0px 5px;
  position: relative;
  overflow: auto;
}

.preview-images-zone>.preview-image:first-child {
  height: 185px;
  width: 185px;
  position: relative;
  margin-right: 5px;
}

.preview-images-zone>.preview-image {
  height: 120px;
  width: 120px;
  position: relative;
  margin-right: 5px;
  float: left;
  margin-bottom: 5px;
  /* margin:8px 12px 0px 5px; */
  margin: 8px 20px 0px 5px;
}

.preview-images-zone>.preview-image>.image-zone {
  width: 100%;
  height: 100%;
}

.preview-images-zone>.preview-image>.image-zone>img {
  width: 100%;
  height: 100%;
}

.preview-images-zone>.preview-image>.tools-edit-image {
  position: absolute;
  z-index: 100;
  color: #fff;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  display: none;
}

.preview-images-zone>.preview-image>.image-cancel {
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  font-weight: bold;
  margin-right: 10px;
  cursor: pointer;
  display: block;
  z-index: 100;
  color: red;
}

.preview-image:hover>.image-zone {
  cursor: move;
  opacity: .5;
}

.preview-image:hover>.tools-edit-image,
.preview-image:hover>.image-cancel {
  display: block;
}

.ui-sortable-helper {
  width: 90px !important;
  height: 90px !important;
}

/* . {
        padding-top: 50px;
    } */
.imglabel {
  font-size: 20px;
  text-transform: capitalize;
  color: #F78320;
}

#forgotpwd {
  display: none;
}

#changediv {
  display: none;
}

.loginbox {
  width: 300px;
  height: 450px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.signupbox {
  width: 300px;
  height: 580px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.sucessbox {
  width: 300px;
  height: 320px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.forgotbox {
  width: 300px;
  height: 320px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.sussmes {
  text-align: center;
  font-size: 20px;
}

.sussmes>span {
  font-size: 16px;
}

.med-logo-login {
  width: 120px;
  margin: 0 auto;
}

.logintile {
  font-weight: 300;
  margin-top: 30px;
}

.btn-org {
  background-color: #F78320;
  color: #fff;
}

.margin-t-10 {
  margin-top: 10%;
}

.errortext {
  font-size: 12px;
  text-align: center;
  color: #F78320;
}

.nom {
  margin: 0;
}

.term {
  margin: 0 auto;
  width: 600px;
}

.dashhome {
  width: 100%;
  height: 100px;
  margin-top: 90px;
  background-color: #455a64;
  /* background-image: url("../images/bg2.jpg");
  background-size: cover;
  background-position: center; */
  position: relative;
}

.dashmess {
  width: 300px;
  height: 50px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #F78320;
  font-size: 36px;
  font-weight: 700;
  text-shadow: 0 0 10px #000;
}

.profile {
  padding: 60px 0;
  background-color: rgba(247, 131, 32, 0.2);
}

.well {
  font-size: 30px;
}

.nametag {
  font-weight: 300;
}

.btnsp {
  margin-right: 20px;
}

.imggallery {
  padding: 100px 0;
}

.empmess {
  width: 100%;
  text-align: center;
  margin: 0;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.3);
}

.uploadbox {
  padding: 100px 0;
}

.psubtitle {
  margin: 0;
  font-weight: 300;
  color: #F78320;
}

.mb20 {
  margin-bottom: 20px;
}


.footermenu {
  display: block;
  text-align: center;
  margin: 30px 0 0 0 !important;
}

.white {
  color: #fff;
}

.mb10 {
  margin-bottom: 10px;
}

.mtb10 {
  margin: 10px 0;
}

.empty2 {
  height: 50px;
}

.se-pre-con {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff;
  background-size: 200px;
  display:none;
}


.mobileviewbtn {
display: none;
  width: 160px;
  height: 35px;
  margin: auto;
  /* top: 0; */
  /* bottom: 20px; */
  right: 0;
  /* margin-top: 20px; */
  /* text-shadow: 0 0 5px #000; */
  background-color: #f78320;
  padding: 10px;
  text-align: center;
  line-height: 12px;
}

.empdiv {
  height:45px;
}
@media only screen and (max-width: 991px) {
  .home {
    /* tparsp8001 */
    background-image: url("../images/mobile1200modify.jpg");
    border: none;
    box-shadow: none;
    margin-bottom: 10px;
  }
  .mobileview {
    display: block;
  }
  .desktopview {
    display: none;
  }
  /* #magicCarousel .carousel-item img {
    border: 1px solid #ccc;
  } */
  #magicCarousel, #magicCarousel1, #openmagicCarousel {
/*    height: 90vh;*/
height: 85vh;
    margin-top: 20px !important;
}
#magicCarousel, #openmagicCarousel {
  margin-top: 15px !important;
}
#magicCarousel .carousel-item, #magicCarousel1 .carousel-item, #openmagicCarousel .carousel-item{
  height: 80vh;
}
  .about {
    padding: 80px 0;
  }
  .festivalhome {
    background-image: url("../images/openmobile.jpg");

    margin-bottom: 5px;
    height: 75vh;
    margin-top: 0;
  }
  .mainmessage {
    display: none;
  }
  .mobileviewbtn {
    display: block;
  }
  .empdiv {
    height: 90px;
  }
  .menu {
    display: none;
  }

  .resmenu {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
  }

  .term {
    width: 80%;
    margin: 0 auto;
  }

  .sideimg {
    width: 100%;
  }
}

/* @media only screen and (max-width: 700px) {



  .menu{
    display: none;
  }

  .resmenu{
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
  }

  .term{
    width: 80%;
    margin: 0 auto;
  }




} */
@media only screen and (max-width: 480px) {
  .empdiv {
    height: 80px;
  }
  /* .mainmessage{
    width: 280px;
    height: 280px;
  } */


  .nametag>span {
    display: block;
  }

  .messhead {
    font-size: 16px;
  }

  .messtext {
    font-size: 24px;
  }

  .about {
    padding-top: 40px;
  }
  .dateline {
    font-size: 16px;
  }

  .sideimg {
    width: 100%;
  }

  .home {
    /* tparsp9005 */
    background-image: url("../images/mobile1200modify.jpg");
  }
  .festivalhome {
    margin-top: 0%;
    height: 80vh;
    background-image: url("../images/openmobile.jpg");
  }
  .dashhome {
    margin-top: 80px;
  }
  .carousel-control-next, .carousel-control-prev {
    display: none;
  }
  #magicCarousel, #magicCarousel1, #openmagicCarousel {
    height: 85vh;
    /* margin-top: 3rem !important; */
}
  #magicCarousel .carousel-item img, #magicCarousel1 .carousel-item img, #openmagicCarousel .carousel-item img {
    height: 85%;
  }
.semimobileview {
  display: block;
}
.mobileview {
  display: none;
}

/* #magicCarousel .carousel-item{
  height: 80vh;
} */
}

@media only screen and (max-width: 480px) {
  .logobox {
    width: 230px !important;
    margin: 5px 0;
  }

}
@media only screen and (max-width: 420px) {
  #magicCarousel .carousel-item img, #magicCarousel1 .carousel-item img, #openmagicCarousel .carousel-item img {
/*    height: 75%;*/
/*height: 75vh;*/
height: auto;
  }
  #magicCarousel, #magicCarousel1 {
    height: 80vh;
    margin-top: 3rem !important;
}
#openmagicCarousel {
  height: 85vh;
  margin-top: 1rem !important;
}


}
 @media only screen and (max-width: 360px) {
   .festivalhome , .home{
     height: 520px;
   }
   #magicCarousel .carousel-item img, #magicCarousel1 .carousel-item img, #openmagicCarousel .carousel-item img {
/*     height: 60%;*/
   }
   #magicCarousel, #magicCarousel1, #openmagicCarousel {
     height: 75vh;
/*      margin-top: 8rem !important; */
 }

  #openmagicCarousel {
    margin-top: 3rem !important;
  }
 }
