*
{
    box-sizing: border-box;
}
body
{
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 14px;
}
a, a:visited, a:focus, a:active, a:hover {
    cursor: pointer;
    text-decoration: none;
    outline: none;
} 
 
ul
{
    list-style: none;
}
li
{
    list-style: none;
}
h5{
    font-size: 17px;
}
#top-header {
    transition: all 0.15s ease-in-out 0s;
    opacity: 1;
    background: #700201;
    color: rgba(255, 255, 255, 0.9);
    font-size: 11px;
    letter-spacing: 0.5px;
    overflow: hidden;
}
.top-header-widget.welcome {
    background: #FED80E;
    position: relative;
    padding-right: 15px;
}
.top-header-widget.welcome:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -500px;
    width: 500px;
    background: #FED80E;
}
p:last-child {
    margin-bottom: 0;
}
#top-header a {
    color: #fff;
    font-weight: 700;
}
.top-header-widget {
    float: left;
    padding: 5px;
    padding-top: 7px;
}

.top-header-widget:last-child {
    border-right: none;
}
.top-header-widget:first-child {
    padding-left: 0;
}
.top-header-widget.pull-right:first-child {
    padding-left: 10px;
}
.top-header-widget {
    border-right: 1px solid rgba(255,255,255,0.45);
    padding: 5px;
    padding-top: 7px;
    padding-right: 10px;
}
.pull-right {
    float: right!important;
}
.top-header-widget.welcome:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: -70px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 0 0 70px;
    border-color: transparent transparent transparent #FED80E;
}

@media only screen and (max-width: 420px){
    .top-header-widget.welcome:after {
     display: none;
    }
}
.nav-item
{
    font-size: 16px !important;
    color: #111;
}
.nav-item:hover
{
  background-color: #3272d1;
}
.nav-link
{
    color: #333 !important;
}
.carousel .carousel-item {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
}

.carousel .carousel-item:first-of-type {
    background-image: url("../img/nagar\ nigam.jpg");
}

.carousel .carousel-item:nth-of-type(2) {
    background-image: url("../img/slider\ 2.jpg");
}

.carousel .carousel-item:last-of-type {
    background-image: url("../img/slider\ 3.jpg");
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    width: 20px;
    height: 20px;
}
.sec-height
{
    padding-top: 50px;
    padding-bottom: 50px;

}

.btn-transparent {
    background: #FED80E;
    color: #333;
    border: 2px solid #fff;
  }
  .btn-transparent:hover {
    background-color: #3272d1;
  }
  
  .btn-rounded {
    border-radius: 70px;
  }
  
  .btn-large {
    padding: 11px 45px;
    font-size: 18px;
  }
.announcements
{
    background-color: #700201;
}
.marquee-sibling2 {
    padding: 9px;
    font-weight: 500;
    background-color: #700201;
    color: #fff;
    font-size: 20px;
}
.marquee-sibling1 {
    padding: 8px;
}
.marquee-sibling1 a
{
    color: #fff;
}

   /* Move it (define the animation) */
   @-moz-keyframes example1 {
    0%   { -moz-transform: translateX(100%); }
    100% { -moz-transform: translateX(-100%); }
   }
   @-webkit-keyframes example1 {
    0%   { -webkit-transform: translateX(100%); }
    100% { -webkit-transform: translateX(-100%); }
   }
   @keyframes example1 {
    0%   { 
    -moz-transform: translateX(100%); /* Firefox bug fix */
    -webkit-transform: translateX(100%); /* Firefox bug fix */
    transform: translateX(100%); 		
    }
    100% { 
    -moz-transform: translateX(-100%); /* Firefox bug fix */
    -webkit-transform: translateX(-100%); /* Firefox bug fix */
    transform: translateX(-100%); 
    }
   }


   .mySlides {display:none;}
   .mayor-contain
   {
       line-height: 1.5rem;
       text-align: justify;
   }
   .main-images {
    width: 260px;
    margin: 0 auto;
}
.my-img {
    padding: 3px;
    border: 2px solid #FED80E;
}

.img-ct {
    background-color: #FED80E;
    color: #fff;
    padding: 4px 6px 4px 6px;
}
.img-ct h4 {
    margin-bottom: 5px;
    font-size: 18px;
}
.img-ct p {
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
    text-transform: capitalize;
}

.about-contain
{
    line-height: 1.5rem;
    text-align: justify;
    padding: 20px;
}

.bg-overlay {
    background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("../img/overlay.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
    padding-top: 50px;
    background-attachment: fixed;
  }
  .section-title {
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 18px;
    text-align: center;
}
.section-title h2 {
    text-transform: uppercase;
    margin: 0 0 50px;
    letter-spacing: 3px;
    position: relative;
    font-size: 31px;
    line-height: 1.1;
}

.vd-bor {
    /* background-color: rgba(1, 1, 1, 0.49019607843137253); */
    padding: 5px;
    padding-top: 15px;
    border: 1px solid #fff;
}

  .traingle-gallery {
    /* overflow: hidden; */
    background-color: #222;
    background-image:url('../img/background-1024x426.jpg');
    background-size: .75em 100%, 100% 100%;
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center center; */

  }
  
  .wrapper {
    position: relative;
    flex-grow: 1;
    margin: auto;
    max-width: 1200px;
    max-height: 1200px;  
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: repeat(4, 1fr);
    grid-gap: 2vmin;
    justify-items: center;
    align-items: center;
    padding-top: 100px;
  }
  .wrapper img {
    z-index: 1;
    grid-column: span 2;
    max-width: 100%;
    margin-bottom: -52%;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    transform: scale(1);
    transition: all .25s;

  }
  .wrapper img:hover {
    z-index: 2;
    transform: scale(2);
  }
  


  #footer {
    padding-top: 80px;
    background-size: cover;
    background-color: #333;
    background-position: bottom center;
}

.footer-content-area {
    padding-bottom: 20px;
}

.footer-content {
    margin-bottom: 60px;
}

.footer-content h4 {
    color: #ffffff;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

.footer-content h4::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 4px;
    background-color: #FED80E;
    bottom: 0;
    left: 0;
}

.footer-content p {
    font-size: 16px;
    color: #ffffff;
}

.social-links li a {
    display: inline-block;
    height: 34px;
    width: 34px;
    line-height: 27px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    margin-right: 15px;
    /* background-color: #FED80E; */
    border: 2px solid #FED80E;
}

.social-links li a:hover {
    background-color: rgba(0, 0, 0, 0);
}

.footer-btn a {
    margin-bottom: 25px;
}

.footer-content ul.footer-services {
    padding-left: 15px;
}

.footer-content ul.footer-services li {
    color: #ffffff;
}

.footer-content ul.footer-services li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 35px;
}

.footer-content ul li:hover a,
.footer-content ul li:hover {
    color: #FED80E;
}

.copyright h5 {
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #ffffff;
    padding: 10px;
    background-color: #0E0E0E;
}

/*  Department  */
.my-department
{
    margin-top: 50px;
}
.featured-header-most-top {
    text-align: center;
    border: 1px solid #CCC;
    padding: 0 25px 30px;
    margin-top: 10px;
		font-size: 14px;
		    margin-bottom: 25px;
}

.featured-header-most-top h5 {
    margin-top: -10px;
    line-height: 1.15;
    text-transform: uppercase;
		letter-spacing: .5px;
}

.featured-header-most-top h5 span {
    background: #FFF;
    padding: 9px 16px;
}

.featured-header-most-top .icon i{ margin:0 auto;    width: 55px;}
.featured-header-most-top .icon {
    font-size: 56px;
    margin: 30px 0 15px;
}

.featured-header-most-top a {
		margin-top: 15px;
}

.featured-header-most-top-wrapper {
    margin-bottom: -30px;
}

.featured-header-most-top-wrapper .featured-header-most-top {
    margin-bottom: 30px;
}

.my-btn
{
    background-color: #FED80E;
    color: #fff;
}

.featured-header-most-top{    transition: all .5s ease;}
.featured-header-most-top:hover{ background-color: #fff;
      -webkit-transition: background-color 1s; /* For Safari 3.1 to 6.0 */
  transition: background-color 1s; box-shadow: 0 0 6px 1px black;
  -webkit-transition: box-shadow 1s; /* For Safari 3.1 to 6.0 */
  transition: box-shadow 1s;}
 .featured-header-most-top:hover h5 span{background: #FED80E;
    padding: 8px 15px;
    color: #fff;transition: all .5s ease;} 
	.featured-header-most-top h5 span{transition: all .5s ease;}

    @media only screen and (max-width: 767px) {
        .featured-header-most-top {
            margin-top: 30px;
        }
    }

    /* Service */

.separator10 {
    min-height: 10px;
    clear: both;
    float: none;
    width: 100%;
} 
.relatedDistCont {
    width: 100%;
 }
    .relatedDistCont .relatedContainer {
      background: #fff;
      border: 1px solid #d8d8d8;
      width: 19%;
      margin: 0 1% 1% 0;
      float: left;
      padding: 2%;
      transition: 0.5s ease all;
      text-align: center;
      min-height: 160px;
      display: block;
     }
      .relatedDistCont .relatedContainer:hover {
        background-color: #fff;
      -webkit-transition: background-color 1s; /* For Safari 3.1 to 6.0 */
       transition: background-color 1s;
       box-shadow: 0 0 10px 5px rgb(233, 218, 218);
      -webkit-transition: box-shadow 1s; /* For Safari 3.1 to 6.0 */
       transition: box-shadow 1s;
      transition: all .5s ease;
     }
      .relatedDistCont .relatedContainer .relatedDistIcon {
        width: 100%;
        margin-bottom: 1em; }
        .relatedDistCont .relatedContainer .relatedDistIcon span {
          background: #FED80E;
          border-radius: 50%;
          color: #fff;
          display: inline-block;
          font-size: 2em;
          height: 50px;
          line-height: 50px;
          text-align: center;
          vertical-align: middle;
          width: 50px; 
        }
         
      .relatedDistCont .relatedContainer:nth-child(5n+0) {
        margin-right: 0; 
    }
  
  @media (max-width: 1100px) {
    .relatedDistCont .relatedContainer {
      min-height: 165px; } }
  @media (max-width: 940px) {
    .relatedDistCont .relatedContainer {
      width: 24%; }
      .relatedDistCont .relatedContainer:nth-child(5n+0) {
        margin-right: 1%; }
      .relatedDistCont .relatedContainer:nth-child(4n+0) {
        margin-right: 0; } }
  @media (max-width: 500px) {
    .relatedDistCont .relatedContainer {
      width: 49%;
      min-height: 125px; }
      .relatedDistCont .relatedContainer:nth-child(4n+0) {
        margin-right: 1%; }
      .relatedDistCont .relatedContainer:nth-child(2n+0) {
        margin-right: 0; } }
  @media (max-width: 400px) {
    .relatedDistCont .relatedContainer {
      width: 100%;
      margin: 0;
      margin-bottom: 1em;
      min-height: inherit;
      padding: 5% 2%; }
      .relatedDistCont .relatedContainer:nth-child(2n+0) {
        margin-right: 1%; } }
 
        /* About us */

        .history-sec
        {
            text-align: center;
            line-height: 1.5rem;
        }

    
	/* Conatct start */

    .header-title
    {
      text-align: center;
      color:#FED80E;
    }

    #tip 
    {
        display:none;  
    }

    .fadeIn
    {
      animation-duration: 3s;
    }

    .form-control
    {
        border-radius:0px;
        border:1px solid #EDEDED;
    }

    .form-control:focus
    {
        border:1px solid #FED80E;
    }

    .textarea-contact
    {
        resize:none; 
    }

    .btn-send
    {
        border-radius: 0px;
        border:1px solid #FED80E;
        background:#FED80E;
        color:#fff; 
    }

    .btn-send:hover
    {
        border:1px solid #FED80E;
        background:#fff;
        color:#FED80E;
        transition:background 0.5s;   
    }

    .second-portion
    {
        margin-top:50px; 
    }

    .box > .icon { text-align: center; position: relative; }
    .box > .icon > .image { position: relative; z-index: 2; margin: auto; width: 88px; height: 88px; border: 8px solid white; line-height: 88px; border-radius: 50%; background: #FED80E ; vertical-align: middle; }
    .box > .icon:hover > .image { background: #333; }
    .box > .icon > .image > i { font-size: 36px !important; color: #fff !important; }
    .box > .icon:hover > .image > i { color: white !important; }
    .box > .icon > .info { margin-top: -24px; background: rgba(0, 0, 0, 0.04); border: 1px solid #e0e0e0; padding: 15px 0 10px 0; min-height:163px;}
    .box > .icon:hover > .info { background: rgba(0, 0, 0, 0.04); border-color: #e0e0e0; color: white; }
    .box > .icon > .info > h3.title { font-family: "Robot",sans-serif !important; font-size: 16px; color: #222; font-weight: 700; }
    .box > .icon > .info > p { font-family: "Robot",sans-serif !important; font-size: 13px; color: #666; line-height: 1.5em; margin: 20px;}
    .box > .icon:hover > .info > h3.title, .box > .icon:hover > .info > p, .box > .icon:hover > .info > .more > a { color: #222; }
    .box > .icon > .info > .more a { font-family: "Robot",sans-serif !important; font-size: 12px; color: #222; line-height: 12px; text-transform: uppercase; text-decoration: none; }
    .box > .icon:hover > .info > .more > a { color: #fff; padding: 6px 8px; background-color: #63B76C; }
    .box .space { height: 30px; }

    @media only screen and (max-width: 768px)
    {
        .contact-form
        {
            margin-top:25px; 
        }

        .btn-send
        {
            width: 100%;
            padding:10px; 
        }

        .second-portion
        {
            margin-top:25px; 
        }
    }
/* Conatct end */
 .picnic-spot
 {
     margin: 30px auto;
 }
 .service-box{
    position: relative;
    overflow: hidden;
    margin-bottom:10px;
    perspective:1000px;
    -webkit-perspective:1000px;
}
.service-icon{
    width: 100%;
    height: 120px;
    /* padding: 10px; */
    text-align: center;
    transition: all .5s ease;
}

.service-content{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    height: 120px;
    padding: 10px; 
    text-align: center;
    transition: all .5s ease;
    background-color: #474747;
    backface-visibility:hidden;
    transform-style: preserve-3d;
    -webkit-transform: translateY(110px) rotateX(-90deg);
    -moz-transform: translateY(110px) rotateX(-90deg);
    -ms-transform: translateY(110px) rotateX(-90deg);
    -o-transform: translateY(110px) rotateX(-90deg);
    transform: translateY(110px) rotateX(-90deg);
}
.service-box .service-icon .front-content{
    position: relative;
    top:80px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.service-box .service-icon .front-content i {
    font-size: 28px;
    color: #fff;
    font-weight: normal;
}

.service-box .service-icon .front-content h3 {
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.service-box .service-content h3 {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin-bottom:10px;
    text-transform: uppercase;
}
.service-box .service-content p {
    font-size: 13px;
    color: #b1b1b1;
    margin:0;
}
.yellow{background-color: #FED80E;}
.service-box:hover .service-icon{
    opacity: 0;
    -webkit-transform: translateY(-110px) rotateX(90deg);
    -moz-transform: translateY(-110px) rotateX(90deg);
    -ms-transform: translateY(-110px) rotateX(90deg);
    -o-transform: translateY(-110px) rotateX(90deg);
    transform: translateY(-110px) rotateX(90deg);
}
.service-box:hover .service-content {
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -o-transform: rotateX(0);
    transform: rotateX(0);
}

/* Covid page */
.typewriter {
	display: inline-block;
}

.typewriter-text {
    display: inline-block;
  	overflow: hidden;
  	letter-spacing: 2px;
 	animation: typing 5s steps(30, end), blink .75s step-end infinite;
    white-space: nowrap;
    font-size: 30px;
    font-weight: 700;
    border-right: 4px solid orange;
    box-sizing: border-box;
}

@keyframes typing {
    from { 
        width: 0% 
    }
    to { 
        width: 100% 
    }
}

@keyframes blink {
    from, to { 
        border-color: transparent 
    }
    50% { 
        border-color: orange; 
    }
}

.ind
{
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.confirm
{
    background-color: #ffcccc;
}
.act
{
    background-color:  #ccf5ff;
}
.recover
{
    background-color: #adebad;
}
.card-text
{
    line-height: 1.8rem !important;
}
.decased
{
    background-color: #ebebe0;
}
/* .btn-link
{
    text-decoration: none !important;
    color: #333 !important;
}
.btn-link:hover
{
    color: #ac00e6 !important;
} */
.foot
{
    background-color: #ac00e6;

}
.call
{
    color: #fff;
}
.image
{
    margin-bottom: 0;
}

.sec
{
    color: white;
}
/* hr
{
    background-color: white;
   
}
.nav-link
{
    color: #fff;
} */
.footdes
{
    background-color: white !important;
    border-top: 1px solid rgba(0,0,0,.1) !important;
}
.footspace
{
    padding-top: 30px;
}

@media only screen and (min-width: 600px) {
    /* h1{
        font-size: 30px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    h5{
        font-size: 16px !important;
    }
    h3
    {
        font-size: 30px !important;
        margin-bottom: 30px !important;
    } */
   
    .ind
    {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .image
    {
    margin-bottom: 0;
    }
     .typewriter {
        display: inline-block;
    }
    
    .typewriter-text {
        display: inline-block;
          overflow: hidden;
          letter-spacing: 2px;
         animation: typing 5s steps(30, end), blink .75s step-end infinite;
        white-space: nowrap;
        font-size: 30px;
        font-weight: 700;
        border-right: 4px solid orange;
        box-sizing: border-box;
    }
    
    @keyframes typing {
        from { 
            width: 0% 
        }
        to { 
            width: 100% 
        }
    }
    
    @keyframes blink {
        from, to { 
            border-color: transparent 
        }
        50% { 
            border-color: orange; 
        }
    }  
}

@media only screen and (max-width: 600px)
{
    /* h1{
        font-size: 30px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    h5{
        font-size: 16px !important;
    }
    h3
    {
        font-size: 30px !important;
        margin-bottom: 30px !important;
    } */
    
    
    .ind
    {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .image
    {
    margin-bottom: 0;
    }
     .typewriter {

        display: inline-block;
    }
    
    .typewriter-text {
        display: inline-block;
          overflow: hidden;
          letter-spacing: 2px;
         animation: typing 5s steps(30, end), blink .75s step-end infinite;
        white-space: nowrap;
        font-size: 30px;
        font-weight: 700;
        border-right: 4px solid orange;
        box-sizing: border-box;
    }
    
    @keyframes typing {
        from { 
            width: 0% 
        }
        to { 
            width: 100% 
        }
    }
    
    @keyframes blink {
        from, to { 
            border-color: transparent 
        }
        50% { 
            border-color: orange; 
        }
    }
     
}
@media only screen and (min-width: 767px) {
   
    .ind
    {
        font-size: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }  
    .image
    {
    margin-bottom: 0;
    } 
     .typewriter {
        display: inline-block;
    }
    
    .typewriter-text {
        display: inline-block;
          overflow: hidden;
          letter-spacing: 2px;
         animation: typing 5s steps(30, end), blink .75s step-end infinite;
        white-space: nowrap;
        font-size: 30px;
        font-weight: 700;
        border-right: 4px solid orange;
        box-sizing: border-box;
    }
    
    @keyframes typing {
        from { 
            width: 0% 
        }
        to { 
            width: 100% 
        }
    }
    
    @keyframes blink {
        from, to { 
            border-color: transparent 
        }
        50% { 
            border-color: orange; 
        }
    } 
    
}

.go-top {
    right:1em;
    bottom:2em;
    color:#FAFAFA;
    text-decoration:none;
    background:#FED80E;
    padding:5px;
    border-radius:5px;
    border:1px solid #e0e0e0;
    position:fixed;
  
  }
  
  /* Covid tracker */
  .hide{
    display: none;
}
.fadeIn{
    animation: fade 0.5s ease-in-out;
}
  /* ---------------------------------------------- */
/*                      MAIN                      */
/* ---------------------------------------------- */
main{
    max-width: 1200px;
    margin: 0 auto;
}
/* -------- BG IMAGE -------- */
.stats{
    width: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.9), rgba(94, 91, 91, 0.9)) ,url('../img/bg.jpg');
    background-size: cover;
}
/* -------- LATEST REPORT -------- */
.latest-report{
    display: flex;
    justify-content: space-between;
    align-items: center;

    width: 80%;
    margin: 0 auto;
    padding-top: 50px;

    color: #FFF;
}

.country,
.total-cases,
.recovered,
.deaths{
    height: 100px;
}

.name{
    font-size: 2.2em;
    color: #be64f1;
    font-weight: bold;
}

.change-country{
    cursor: pointer;
}

.title{
    font-size: 1.3em;
}
.total-cases .value{
    font-size: 2em;
    font-weight: bold;
}
.recovered .value{
    font-size: 2em;
    font-weight: bold;
    color: #009688;
}
.deaths .value{
    font-size: 2em;
    font-weight: bold;
    color: #f44336;
}
.new-value{
    font-size: 1.3em;
}
/* -------- CHART -------- */
.chart{
    width: 80%;
    height: 70vh;
    min-height: 500px;

    margin: 0 auto;
    padding: 50px 0;
}
/* -------- SEARCH COUNTRY -------- */
.search-country{
    position: relative;
    top: 10px;
}
.search-box{
    position: absolute;
    
    display: flex;
    align-items: center;
    justify-content: space-between;

    width: 400px;
    height: 30px;

    background-color: #111;

    z-index: 1;
}
.search-box input{
    width: 360px;
    height: 25px;

    border: none;

    background-color: transparent;
    color: #FFF;

    padding-left: 15px;

    font-size: 1.1em;
}
.search-box img{
    width: 20px;
    padding-right: 5px;
    cursor: pointer;
}

.country-list{
    display: flex;

    position: absolute;
    top: 30px;

    width: 400px;
    height: 300px;

    background-color: #111;
    opacity: 0.9;

    overflow-y: scroll;
}

.country-list ul{
    width: 100%;
}

.country-list ul li{
    list-style: none;
    cursor: pointer;
    padding: 10px;
    color: #FFF;
}
.country-list ul li:hover{
    border-left: 1px solid #FFF;
}
/* SCROLL BAR */
.country-list::-webkit-scrollbar {
    width: 10px;
  }
  
  /* Track */
  .country-list::-webkit-scrollbar-track {
    background: #111;
  }
  
  /* Handle */
  .country-list::-webkit-scrollbar-thumb {
    background: #F1F1F1;
  }
  
  /* Handle on hover */
  .country-list::-webkit-scrollbar-thumb:hover {
    background: #FFF;
  }

/* ---------------------------------------------- */
/*             SCREEN WIDTH < 600px               */
/* ---------------------------------------------- */
@media screen and (max-width: 600px){
    .latest-report{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}
/* Swachh bharat mission */

.act-content {
    display: flex;
    flex-wrap: nowrap;
}
li.activities-wrapper {
    background: #fff;
    padding: 0px 10px;
    border-right: 1px solid #fe4b37;
    display: flex;
    flex-wrap: nowrap;
}
.act-content-wrapper p {
    font-weight: 700;
    font-size: 100%;
}
.act-content-wrapper {
    padding: 35px 0px 20px 10px;
}
.act-img-wrapper img {
    height: 120px;
}
.function-content {
    padding-right: 17px;
}
.swachh-li
{
    line-height: 1.8rem;
    font-size: 16px;
}

/* media query */
@media screen and (max-width: 769px){
    .act-content {
        flex-wrap: nowrap;
    }
    li.activities-wrapper {
        background: #fff;
        padding: 0px 10px;
        border-right: 1px solid #fe4b37;
        flex-wrap: nowrap;
    }
    .act-content-wrapper p {
        font-weight: 700;
        font-size: 100%;
    }
    .act-content-wrapper {
        padding: 35px 0px 20px 10px;
    }
    .act-img-wrapper img {
        height: 120px;
    }
    .function-content {
        padding-right: 17px;
    }
}

.picnic-content
{
    line-height: 1.8rem;
    color: #0E0E0E;
    margin-top: 10px;
}   

/* Gallery */
.gallery-image {
    padding: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  
  .gallery-image img {
    height: 250px;
    width: 350px;
    transform: scale(1.0);
    transition: transform 0.4s ease;
  }
  
  .img-box {
    box-sizing: content-box;
    margin: 10px;
    height: 250px;
    width: 350px;
    overflow: hidden;
    display: inline-block;
    color: white;
    position: relative;
    background-color: white;
  }
  
  .caption {
    position: absolute;
    bottom: 5px;
    left: 20px;
    opacity: 0.0;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }
  
  .transparent-box {
    height: 250px;
    width: 350px;
    background-color:rgba(0, 0, 0, 0);
    position: absolute;
    top: 0;
    left: 0;
    transition: background-color 0.3s ease;
  }
  
  .img-box:hover img { 
    transform: scale(1.1);
  }
  
  .img-box:hover .transparent-box {
    background-color:rgba(0, 0, 0, 0.5);
  }
  
  .img-box:hover .caption {
    transform: translateY(-20px);
    opacity: 1.0;
  }
  
  .img-box:hover {
    cursor: pointer;
  }
  
  .caption > p:nth-child(2) {
    font-size: 0.8em;
  }
  
  .opacity-low {
    opacity: 0.5;
  }

  
          .thumb{
              margin-bottom: 30px;
          }
          
          .page-top{
            padding-top:50px;
          }
  
     
  img.zoom {
      width: 100%;
      height: 200px;
      border-radius:5px;
      object-fit:cover;
  }
          
   
  .transition {
      -webkit-transform: scale(1.2); 
      -moz-transform: scale(1.2);
      -o-transform: scale(1.2);
      transform: scale(1.2);
  }
      .modal-header {
     
       border-bottom: none;
  }
      .modal-title {
          color:#000;
      }
      .modal-footer{
        display:none;  
      }
  /* login design */
.back-log
{
    background: url('../img/journey-login-background.png');
    background-repeat: no-repeat;
    background-attachment: cover;
}
    
/* @media (max-width: 992px) {
    .offcanvas-header{ display:block; }
    .navbar-collapse {
      position: fixed;
      top:0; 
      bottom: 0;
      left: 100%;
      width: 100%;
      padding-right: 1rem;
      padding-left: 1rem;
      overflow-y: auto;
      visibility: hidden;
      background-color: black;
      transition: visibility .2s ease-in-out, -webkit-transform .2s ease-in-out;
    }
    .navbar-collapse.show {
      visibility: visible;
      transform: translateX(-100%);
    }
  } */