
    body{
      font-family: 'Armata', sans-serif;
      margin: 0px;
      padding: 0px;
    }

    html, body {
      width: 100%;
      height: 100%;
      margin: 0px;
      padding: 0px;
      overflow-x: hidden;
    }

    .container-fluid {
    width: 100%;
  }

  .showpart {
    width: 100%;
  }

    .heading {
      font-family: 'Great Vibes', cursive;
      font-size: 4.247vw; 
      text-align: center;
    }

    @media only screen and (max-width: 710px){
        .heading {
      font-family: 'Great Vibes', cursive;
      font-size: 5.547vw; 
      text-align: center;
      }
    }



    [class^="col-md-"], 
    [class*=" col-md-"] {
      padding-right:  0;
      padding-left: 0;
    }

    .container [class^="col-md-"], 
    .container [class*=" col-md-"] {
      padding-right: 15px;
      padding-left: 15px;
    }

    .row {
      margin-left: 0;
      margin-right: 0;
    }

    .container .row {
      margin-left: -15px;
      margin-right: -15px;
    }

    .container-fluid {
      padding-right:0px;
      padding-left:0px; 
    }

    footer p{
      margin:0;
    }

    .loader { 
        border: 16px solid #f3f3f3;
        border-radius: 50%;
        border-top: 16px solid blue;
        border-right: 16px solid green;
        border-bottom: 16px solid red;
        width: 120px;
        height: 120px;
        -webkit-animation: spin 2s linear infinite;
        animation: spin 2s linear infinite;
        position: absolute; 
        top: 0; 
        bottom: 0; 
        left: 0; 
        right: 0; 
        margin: auto;
    } 
          
    @-webkit-keyframes spin {
      0% { -webkit-transform: rotate(0deg); }
      100% { -webkit-transform: rotate(360deg); }
    }

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

    /*Page1*/

    .logo {
      width:15.529vw; 
      height:15.529vw; 
      position:relative;
      right: -1.889vw;
      bottom: -2.889vw;
    }

    .introduction{
      font-family: 'Martel', serif;
      font-size: 4.047vw;
      position: relative;
      bottom: -8.095vw;
      text-align: center;
    }


    .home{
      position: relative;
      top: -3.940vw;
      width : 100%;
      height: 60.928vw;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/index/index_background.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

    .name {
      font-family: 'Noto Sans', sans-serif;
      font-size: 7.047vw;
      text-align: center;
      color: #e63900;
    }

    @media only screen and (max-width: 710px){
       .home{
      position: relative;
      top: -3.940vw;
      width : 100%;
      height: 90.928vw;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/index/index_background.jpg");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100% 100%;
        }
      .logo {
      width:25.529vw; 
      height:25.529vw; 
      position:relative;
      right: -1.889vw;
      bottom: -2.889vw;
    }
    }
    


    /*Page2*/

    #mission {
      position: relative;
      top: -3.940vw;
      height: 74.967vw;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/mission/mission_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;

    }

    .updates {
      right: -0.540vw;
      font-size: 1.349vw;
      width: 21.587vw;
      height: 43vw;
      border: 0.25vw solid #0f3d3d;
      text-align: left;
      overflow: scroll;
    }

    .head {
      text-align: center; 
      color: red; 
      animation: update_head 1s infinite;
      font-size: 2.349vw;
    }

    @keyframes update_head {
      from {color: red;}
      to {color: yellow;}
    }

    .mission_info {
    color: black;
    position: relative;
    font-size: 1.749vw; 
    text-align: justify; 
    position: relative; 
    top: -40vw;
    margin-left: 25vw; 
    margin-right: 10vw;
  }


@media only screen and (max-width: 710px){
    .mission_info {
    color: black;
    position: relative;
    font-size: 2.749vw; 
    text-align: justify; 
    position: relative; 
    top: -50vw;
    margin-left: 25vw; 
    margin-right: 10vw;
  }

  #mission {
      position: relative;
      top: -3.940vw;
      height: 164.967vw;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/mission/mission_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;

    }

  .updates {
      position: relative;
      bottom: -10vw;
      right: -0.540vw;
      font-size: 2.749vw;
      width: 21.587vw;
      height: 60vw;
      border: 0.25vw solid #0f3d3d;
      text-align: left;
    }
}

  /*Page3*/

  #aboutus {
      position: relative;
      top: -3.940vw;
      height: 130.967vw;
      background-image: url("imgs/aboutus/aboutus_background.jpg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

  .doctors_info{
    color: #00331a;
    position: relative;
    right: -25vw;
    top: -25vw;
    font-size: 1.749vw;
    width: 70vw;
  }

  .doctor_name{
    position: relative; 
    bottom: -8vw; 
    right: -3vw; 
    font-size: 1.749vw;
  }

  .doctor2 {
    position: relative;
    top: -20vw;
  }

  @media only screen and (max-width: 710px){
    .doctors_info{
    position: relative;
    right: -25vw;
    top: -25vw;
    font-size: 2.749vw;
    width: 60vw;
  }

  #aboutus {
      position: relative;
      top: -3.940vw;
      height: 240.967vw;
      background-image: url("imgs/aboutus/aboutus_background.jpg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

    .doctor_name{
    position: relative; 
    bottom: -8vw; 
    right: -3vw; 
    font-size: 2.749vw;
  }
  }

  /*Page4*/
  #treatment {
      position: relative;
      top: -3.940vw;
      height: 150%;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/treatment/treatment_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }

  .treatment_head {
    font-size: 2vw;
    position: relative;
    right: -5vw;
    top: -18vw;
    color:black;
  }

  .treatment_info, .more1{
    font-size: 1.00vw;
    width: 60vw;
    position: relative;
    right: -5vw;
    top: -18vw;
    color: black;
  }

  @media only screen and (max-width: 710px){
    .treatment_info, .more1{
    font-size: 2.749vw;
    width: 60vw;
    position: relative;
    right: -5vw;
    top: -18vw;
    color: black;
  }

  .treatment_head {
    font-weight: bold;
    font-size: 2.749vw;
    position: relative;
    right: -5vw;
    top: -18vw;
    color:black;
  }

  #treatment {
      position: relative;
      top: -3.940vw;
      height: 220%;
      background: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255, 0)), url("imgs/treatment/treatment_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }

  }


.mySlides {display: none;}

.slideshow-container {
  width: 20vw;
  position: relative;
  margin: auto;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.dot {
  cursor: pointer;
  height: 0.809vw;
  width: 0.809vw;
  margin: 0 0.108vw;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active1, .dot:hover  {
  background-color: #717171;
}

.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@media only screen and (max-width: 300px) {
  .prev, .next, .text {font-size: 11px}
}

  .btn {
    position: relative;
    right: -5vw;
    width: 5.993vw;
    height: 2.701vw;
    font-size: 0.763vw;
    text-align: center;
  }


  #more1 {display: none;}
  #more2 {display: none;}
  #more11 {display: none;}

  /*Page5*/

  #gallery {
      position: relative;
      top: -10vw;
      height: 95.760vw;
      background-color: #006666;
  }

  .carousel-inner img {
      width: 53.967vw;
      height: 40.380vw;
      position: relative;
      right: -21.587vw;
      top: -10vw;
  }

  .imgs {
    position: relative;
    top: -33vw;
  }

/*Page6*/
  #contact {
      height: 90.970vw;
      position: relative;;
      top: -20vw;
      background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,.3)), url("imgs/contact/contact_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }

  .contact-info {
      position: relative;
      bottom: -7.317vw;
      width: 37.777vw;
      font-size: 1.749vw;
      font-family: 'Armata', sans-serif;
      margin: auto;
  }


  @media only screen and (max-width: 710px) {
      #contact {
      height: 150.970vw;
      position: relative;;
      top: -20vw;
      background: linear-gradient(rgba(255,255,255,.3), rgba(255,255,255,.3)), url("imgs/contact/contact_background.jpeg");
      background-position: top;
      background-repeat: no-repeat;
      background-size: 100% 100%;
  }

  .contact-info {
      position: relative;
      bottom: -7.317vw;
      width: 57.777vw;
      font-size: 2.749vw;
      font-family: 'Armata', sans-serif;    
  }
}
