.divider-2{margin-top: 2px !important;}
.divider-4{margin-top: 4px !important;}
.divider-6{margin-top: 6px !important;}
.divider-8{margin-top: 8px !important;}
.divider-10{margin-top: 10px !important;}
.divider-12{margin-top: 12px !important;}
.divider-16{margin-top: 16px !important;}
.divider-20{margin-top: 20px !important;}
.divider-30{margin-top: 30px !important;}
.divider-40{margin-top: 40px !important;}
.divider-50{margin-top: 50px !important;}
.divider-60{margin-top: 60px !important;}
.divider-70{margin-top: 70px !important;}
.divider-80{margin-top: 80px !important;}
.divider-90{margin-top: 90px !important;}
.divider-100{margin-top: 100px !important;}
.divider-110{margin-top: 110px !important;}
.divider-113{margin-top: 103px !important;}
.divider-120{margin-top: 120px !important;}
.paddingAll10{padding: 10px !important;}
.marginTopPer1{margin-top: 1%;}
.marginTopPer2{margin-top: 2%;}
.marginTopPer3{margin-top: 3%;}
.marginTopPer4{margin-top: 4%;}
.marginTopPer6{margin-top: 6%;}
.marginTopPer8{margin-top: 8%;}
.marginTopPer10{margin-top: 10%;}
.marginTopPer14{margin-top: 14%;}
.marginTopPer16{margin-top: 16%;}
.marginTopPer18{margin-top: 18%;}
.marginTopPer20{margin-top: 20%;}
.marginTopPer30{margin-top: 30%;}
.marginTopPer40{margin-top: 40%;}
.marginTopPer50{margin-top: 50%;}
.fontSize10{font-size: 10px !important;}
.fontSize12{font-size: 12px !important;}
.fontSize14{font-size: 14px !important;}
.fontSize16{font-size: 16px !important;}
.fontSize18{font-size: 18px !important;}
.fontSize20{font-size: 20px !important;}
.fontSize22{font-size: 22px !important;}
.floatRight{ float: right !important;}
.marginLeftPer4{margin-left: 4% !important;}
.paddingLeftPer4{padding-left: 4% !important;}
.textDecorationUnderline{text-decoration: underline !important;}
.display_none{display: none !important;}
.bold_text{font-weight: 700 !important;}
.qrcode-sms{
  font-size: 20px;
    background-color: #c70303;
    color: #fff;
    padding: 16px;
    margin: 10px 0px;
}
.footer .strip {
  background: #f96332 !important
  /* background: #3c3484; */
}
.backgroundWhite{
  background-color: #ffffff !important;
  color: #000;
}

.boxShadowAndBorder{    
  border: 1px solid #ccc;
  box-shadow: 0px 0px 10px 10px #ccc;
  padding: 16px;
  border-radius: 6px;;
}
.logo-corporation{
  border-radius: 50px 50px 0px 0px;
  max-width: 300px;
  width: 100%;
  height: 100%;
  margin-top: 50px;
}

.logo-corporations{
  border-radius: 0;
  max-width: 300px;
  width: 100%;
  height: 100%;
  margin-top: 50px;
}

.image-logo-front{
  width: 90%;
  height: 80px;
  margin-top: 10px;
}
.image-logo-front img{
  height: 100%;
  object-fit: fill;
}

.backGroundImage{
  width: 100%;
  height: 600px;
  background-image: url("https://ganeshvisarjan.covidthane.org/assets/img/banner.jpg");
  background-repeat: no-repeat;
  background-size: 100% 600px;
  color: #ffffff !important;
}
.backGroundImageComing{
  width: 100%;
  background-image: url("https://ganeshvisarjan.covidthane.org/assets/img/banner.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  color: #ffffff !important;
}
.bakcGroundColorWhite{background-color: #ffffff !important;}
/* .backgroundColorCounterCardNew{background-image: linear-gradient(to left, #fccf31 , #f55555);} */
.backgroundColorCounterCardNew{background-image: linear-gradient(to left, #9b3f01 , #cb0004);}

.insideRow{
  border: 1px solid #ccc;
  border-radius: 6px;
  margin: 110px;
  background-color: #fff;
}
.allFieldSelectBox{
  border: 1px solid #e1e1e1;
  border-radius: 6px;
  box-shadow: 0px 0px 10px 10px #ececec;
  padding: 30px;
  margin: 10px 0px;
}
.landingSizeBox{
  border: 1px solid #ccc;
  border-radius: 6px;
  box-shadow: 0px 0px 10px 10px #e1e1e1;
  margin: 16px;
}

.hideInDesktop{display: none;}
.mobilePaddingZeroDesktop20{padding: 20px;}
.h2Override{
  font-size: 3.5em;
  margin-bottom: 24px;
  font-family: 'Roboto';
  font-weight: 900;
}
.clockSize{font-weight: 900;font-size: 60px;}
@media screen and (max-width: 993px) {
  .hideInTab{display: none;}
  .image-logo-front {
    padding-top: 1%;
    margin: auto;
  }
  .divider-80 {
    margin-top: 170px !important;
  }
  .counter {
    font-size: 40px !important;
  }


}
@media screen and (max-width: 520px) {
  .clockSize{font-weight: 900;font-size: 30px;}
  .hideInMobile{display: none;}
  .textCenterMobile{text-align: center !important;padding: 0px 10px;}
  .image-logo-front{
    padding-top: 3%;
    margin: auto;
  }
  .divider-80 {
    margin-top: 130px !important;
  }
  .h2Override{
    font-size: 1.5em !important;
    margin-bottom: 10px !important;
    font-family: 'Nucleo Outline';
}
.divider-113 {
  margin-top: 130px !important;
}
.insideRow{
  margin: 0px;
}
.mobilePadding50{margin-top: 50px;}
.mobilePaddingZeroDesktop20{padding: 10px;}
.carousel-inner {
  height: 140px !important;
}
.iconSizeCarousal{
  font-size:30px !important;
}
.videoClassData{
  height: 100% !important;
}
.backGroundImage {
    background-size: 200% 600px !important;
}


}


.videoClassData{
  width: 100%;
  height: 650px;
}
.disabledClass{
  background-color: #ccc !important;
  color:#000;
  cursor: pointer;
  font-size: 1em;
  border-radius: 0.25rem;
  padding: 15px 48px;
  opacity: .5;
  border-width: 2px;
  font-weight: 400;
  font-size: 0.8571em;
  line-height: 1.35em;
  margin: 10px 1px;
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  
}
.enabledClass{
  background-color: #ff5722;
  color: #fff !important;
  border-color: #ff5722;
  font-size: 1em;
  border-radius: 0.25rem;
  padding: 15px 48px;
  opacity: 1;
  font-weight: 500;
  line-height: 1.35em;
  /* margin: 10px 1px; */
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  user-select: none;
}
.iconSizeCarousal{
  font-size:60px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.carousel-inner {
  height: 500px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
  display: inline-block;
  width: 100px;
  height: 100px;
  background-color: #00000038;
}
.carousel-item.active img{
  object-fit: cover;
}
.justifyContentCenter{
  justify-content: center;
}


.footer_images{
  width: 100%;
  height: 400px;
}
.footer_images img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.backgroundGray{
  background-color: #f8f8f8 !important;
  font-size: 10px;
  font-weight: 400 !important;
  color: #000;
}

.backgroundOrange{
  background-color: #ff4800 !important;
  font-size: 10px;
  font-weight: 400 !important;
  color: #000;
}
.tim-row {
  margin-bottom: 20px;
}

.tim-white-buttons {
  background-color: #777777;
}

.typography-line {
  padding-left: 25%;
  margin-bottom: 35px;
  position: relative;
  display: block;
  width: 100%;
}

.pick-class-label {
  border-radius: 8px;
  border: 1px solid #E3E3E3;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  margin-right: 10px;
  padding: 23px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.offline-doc .page-header {
  display: flex;
  align-items: center;
}

.typography-line span {
  bottom: 10px;
  color: #c0c1c2;
  display: block;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
  left: 0;
  margin-left: 20px;
  position: absolute;
  width: 260px;
  text-transform: none;
}

.tim-row {
  padding-top: 60px;
}

.tim-row h3 {
  margin-top: 0;
}

.switch {
  margin-right: 20px;
}

#navbar-full .navbar {
  border-radius: 0 !important;
  margin-bottom: 15px;
  z-index: 2;
}

#menu-dropdown .navbar {
  border-radius: 3px;
}

#pagination-row .pagination-container {
  height: 100%;
  max-height: 100%;
  display: flex;
  align-items: center;
}

#icons-row i.now-ui-icons {
  font-size: 30px;
}

.space {
  height: 130px;
  display: block;
}

.space-110 {
  height: 110px;
  display: block;
}

.space-50 {
  height: 50px;
  display: block;
}

.space-70 {
  height: 70px;
  display: block;
}

.navigation-example .img-src {
  background-attachment: scroll;
}

.navigation-example {
  background-position: center center;
  background-size: cover;
  margin-top: 0;
  min-height: 740px;
  height: 100%;
}

#notifications {
  background-color: #FFFFFF;
  display: block;
  width: 100%;
  position: relative;
}

.tim-note {
  text-transform: capitalize;
}

#buttons .btn,
#javascriptComponents .btn {
  margin: 0 0px 10px;
}

.space-100 {
  height: 100px;
  display: block;
  width: 100%;
}

.be-social {
  padding-bottom: 20px;
  /*     border-bottom: 1px solid #aaa; */
  margin: 0 auto 40px;
}

.txt-white {
  color: #FFFFFF;
}

.txt-gray {
  color: #ddd !important;
}

.parallax {
  width: 100%;
  height: 570px;
  display: block;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.logo-container .logo {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #333333;
  width: 50px;
  float: left;
}

.logo-container .brand {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 18px;
  float: left;
  margin-left: 10px;
  margin-top: 7px;
  width: 70px;
  height: 40px;
  text-align: left;
}

.logo-container .brand-material {
  font-size: 18px;
  margin-top: 15px;
  height: 25px;
  width: auto;
}

.logo-container .logo img {
  width: 100%;
}

.navbar-small .logo-container .brand {
  color: #333333;
}

.fixed-section {
  top: 90px;
  max-height: 80vh;
  overflow: scroll;
  position: sticky;
}

.fixed-section ul {
  padding: 0;
}

.fixed-section ul li {
  list-style: none;
}

.fixed-section li a {
  font-size: 14px;
  padding: 2px;
  display: block;
  color: #666666;
}

.fixed-section li a.active {
  color: #00bbff;
}

.fixed-section.float {
  position: fixed;
  top: 100px;
  width: 200px;
  margin-top: 0;
}

.parallax .parallax-image {
  width: 100%;
  overflow: hidden;
  position: absolute;
}

.parallax .parallax-image img {
  width: 100%;
}

@media (max-width: 768px) {
  .parallax .parallax-image {
    width: 100%;
    height: 640px;
    overflow: hidden;
  }

  .parallax .parallax-image img {
    height: 100%;
    width: auto;
  }
}

/*.separator{
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}
.separator-line{
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}
.separator.separator-gray{
    background-color: #EEEEEE;
}*/

.social-buttons-demo .btn {
  margin-right: 5px;
  margin-bottom: 7px;
}

.img-container {
  width: 100%;
  overflow: hidden;
}

.img-container img {
  width: 100%;
}

.lightbox img {
  width: 100%;
}

.lightbox .modal-content {
  overflow: hidden;
}

.lightbox .modal-body {
  padding: 0;
}

@media screen and (min-width: 991px) {
  .lightbox .modal-dialog {
    width: 960px;
  }
}

@media (max-width: 991px) {
  .fixed-section.affix {
    position: relative;
    margin-bottom: 100px;
  }
}

@media (max-width: 768px) {

  .btn,
  .btn-morphing {
    margin-bottom: 10px;
  }

  .parallax .motto {
    top: 170px;
    margin-top: 0;
    font-size: 60px;
    width: 270px;
  }
}

/*       Loading dots  */

/*      transitions */

.presentation .front,
.presentation .front:after,
.presentation .front .btn,
.logo-container .logo,
.logo-container .brand {
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}

#images h4 {
  margin-bottom: 30px;
}

#javascriptComponents {
  padding-bottom: 0;
}

/*      layer animation          */

.layers-container {
  display: block;
  margin-top: 50px;
  position: relative;
}

.layers-container img {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  text-align: center;
}

.animate {
  transition: 1.5s ease-in-out;
  -moz-transition: 1.5s ease-in-out;
  -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
  color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
  color: #333333;
}

.sharing-area {
  margin-top: 80px;
}

.sharing-area .btn {
  margin: 15px 4px 0;
}

.section-thin,
.section-notifications {
  padding: 0;
}

.section-navbars {
  padding-top: 0;
}

#navbar .navbar {
  margin-bottom: 20px;
}

#navbar .navbar-toggler,
#menu-dropdown .navbar-toggler {
  pointer-events: none;
}

.section-tabs {
  background: #EEEEEE;
}

.section-pagination {
  padding-bottom: 0;
}

.section-download {
  padding-top: 130px;
}

.section-download .description {
  margin-bottom: 60px;
}

.section-download h4 {
  margin-bottom: 25px;
}

.section-examples a {
  text-decoration: none;
}

.section-examples a+a {
  margin-top: 30px;
}

.section-examples h5 {
  margin-top: 30px;
}

.components-page .wrapper>.header,
.tutorial-page .wrapper>.header {
  height: 500px;
  padding-top: 128px;
  background-size: cover;
  background-position: center center;
}

.components-page .title,
.tutorial-page .title {
  color: #FFFFFF;
}

.brand .h1-seo {
  font-size: 2.8em;
  text-transform: uppercase;
  font-weight: 300;
}

.brand .n-logo {
  max-width: 100px;
  margin-bottom: 40px;
}

.invision-logo {
  max-width: 70px;
  top: -2px;
  position: relative;
}

.creative-tim-logo {
  max-width: 140px;
  top: -2px;
  position: relative;
}

.section-javascript .title {
  margin-bottom: 0;
}

.navbar .switch-background {
  display: block;
}

.navbar-transparent .switch-background {
  display: none;
}

.section-signup .col .btn {
  margin-top: 30px;
}

#buttons-row .btn {
  margin-bottom: 10px;
}

.section-basic {
  padding-top: 0;
}

.section-images {
  padding-bottom: 0;
}

@media screen and (max-width: 991px) {
  .section-navbars .navbar-collapse {
    display: none !important;
  }
}