video {

  align: center;
  padding-top: 30px
  width: 100vw;
}
.dropbtn {
  background-color: #fff;
}
div.wrapper video { margin-top: -70px; }

.wrapper {
 text-align: center;
  float: center;
  overflow: hidden;
  display: block;
  max-height: 500px;
  width: 100vw;
}


marquee {

  font-size: 40px;
}
.abouttext {
  margin: auto;

  width: 50%;
  align: center;
}
.abouttext p {
  font-family: 'Quicksand', sans-serif;
 font-size: 15px;
}

  li {
  font-family: 'Quicksand', sans-serif;
  font-size: 12px;
  font-weight: lighter;
}

.HISbutton
      {
        position: absolute;
        background-color: #ddd;
        border: none;
        color: black;
        height: 200px;
        width: auto;
        text-align: center;
        font-size: 16px;
        transition: 0.3s;
      }
.HISbutton:hover {
        background-color: #2b689c;
        color: white;
    }
.column {
  float:inherit;
  max-width: 100%;
  margin: auto;
  padding: 10px;
  padding-left: 50px;
  align: center;
  text-align: center;
  width: 25.33%;
}
.tablen {
  margin: auto;
  width: 50%;
  align: center;
}

table button {
  width: 120%;
  height: auto;
}

table img {
  width: 500px;
  height: auto;
}
}
.column2 {
  float:inherit;
  max-width: 100%;
  margin: auto;
  padding: 10px;
  padding-left: 50px;
  align: center;
  text-align: center;
  width: 25.33%;
}
.Tables
    {
        display: table;
        width: 40%;
        max-width: 100%;
        float:inherit;
        margin: auto;
    }


    table {
      font-size: 14px;
      font-family: 'Quicksand', sans-serif;
      width: 100%;
      height: auto;
    }

.Tables img {
  max-width: 100%;
}

.Row
   {
     max-height: 490px;
       display: table-row;
       position: static;

   }
.Cell
{

    padding-left: 5px;
    padding-right: 5px;

    overflow: inherit;
    display: table-cell;
}

.AtYourService img {
  width: 100%;
  height: auto;
}

.dropdown-content a{
float: none;
color: black;
paddng: 12px 16px;
text-decoration: none;
display: block;
text-align: center;
}

.AtYourService h2{
  text-align: center;
  font-size: 40px;
  font-family: 'Quicksand', sans-serif;
  color: #2b689c;

}

.AtYourService p {
  font-family: 'Quicksand', sans-serif;
 font-size: 12px;
}

.AtYourService a {
  font-family: 'Quicksand', sans-serif;
  text-decoration: none;
  color: #2b689c;
 font-size: 12px;
}

table {
  margin:auto;
  padding: 10px;
}
.dropdown-content a:hover {

color: white;
transition: 0.3s;
}
.dropdown:hover .dropdown-content {
display: block;
}

h1 a {
  margin: 0 auto;
  align: left;
  text-decoration: none;
  color: black;
  font-size: 13px;
  text-align: left;
  position: absolute;
}
.AtYourService {
  margin: auto;
  width: 100%;

}
.AYS {
  margin: auto;
  width: 100%;
}

.AtYourService img {
 align: center;
 float: inherit;

}

.image {
  opacity: 1;
  display: block;
  transition: .5s ease;
  backface-visibility: hidden;
}

.image:hover {
  background-color: #a4a4a4;
}

.AtYourService h3{
  text-align: center;
  text-transform: full-width;
  font-size: 25px;
  font-family: 'Quicksand', sans-serif;
  color: black;

}

.overlay {
  color: #000;
  margin: auto;
  overflow-y: scroll;
  overflow-x: auto;
  padding: 20px;
  transition: .5s ease;
    font-family: 'Quicksand', sans-serif;
   font-size: 12px;
   font-weight: lighter;
  }

.overlay img {


}

.overlay h2 {
  font-weight: lighter;
  text-align: center;
  color: white;
}


.overbox {
  background-color: #000;
  padding: 20px;
  border-color: black;
  border: double;
  transition: .5s ease;
}

.overbox h2 {
  font-size: 20px;
}

#overlay {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay2 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay3 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay4 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay5 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay6 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay7 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay8 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay9 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay10 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay11 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlay12 {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlaya {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}
#overlayb {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

#overlayc {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}
#overlayd {
  border-color: black;
  border: double;
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 75%; /* Full width (cover the whole page) */
  height: 75%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.9); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  transition: .5s ease;
}

.AtYourService h2{
  text-align: center;
  text-transform: full-width;
  font-size: 40px;
  font-family: 'Quicksand', sans-serif;
  color: #2b689c;

}
.btn {
  background-color: #ddd;
  border: none;
  color: black;
  padding: 10px 25px;
  text-align: center;
  font-size: 16px;
  margin: 4px 2px;
  transition: 0.3s;
}
.btns {
text-align: center;
}

.btn:hover {
  background-color: #2b689c;
  color: white;
}
.cell img {
  background-color: none;
  transition: 0.3s;
}
.cell:hover img{
  background-color: #2b689c;
  color: white;
}

.parallax {
  /* The image used */
  background-image: url("images/lite.gif");

  /* Set a specific height */
  height: 400px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


.abouttext p {
  font-family: 'Quicksand', sans-serif;
 font-size: 12px;
 font-weight: lighter;
}








  .Tables img {
    max-width: 100%;
  }

  .parallax {
    /* The image used */
    background-image: url("images/lite.gif" height="277px");

    /* Set a specific height */
    height: 600px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  h1 a {
    margin: 0 auto;
    align: left;
    text-decoration: none;
    color: black;
    font-size: 13px;
    text-align: left;
    position: absolute;
  }
  .AtYourService {
    margin: auto;
    width: 100%;

  }
  .AYS {
    margin: auto;
    width: 100%;
  }
  .AtYourService img {
   align: center;
   float: inherit;

  }

  .AtYourService h3{
    text-align: center;
    text-transform: full-width;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    color: black;

  }

  .AtYourService h2{
    text-align: center;
    text-transform: full-width;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    color: #2b689c;

  }
  .btn {
    background-color: #ddd;
    border: none;
    color: black;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.3s;
  }
  .btns {
  text-align: center;
  }

  .btn:hover {
    background-color: #2b689c;
    color: white;
  }

}





















@media only screen and (max-width: 1000px) {

  .AtYourService img {
    width: 100%;
    height: auto;
  }
  .parallax {
    /* The image used */
    background-image: url("images/lite.gif" height="277px");

    /* Set a specific height */
    height: 600px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  h1 a {
    margin: 0 auto;
    align: left;
    text-decoration: none;
    color: black;
    font-size: 13px;
    text-align: left;
    position: absolute;
  }
  .AtYourService {
    margin: auto;
    width: 100%;

  }
  .AYS {
    margin: auto;
    width: 100%;
  }
  .AtYourService img {
   align: center;
   float: inherit;

  }

  .AtYourService h3{
    text-align: center;
    text-transform: full-width;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    color: black;

  }

  .AtYourService h2{
    text-align: center;
    text-transform: full-width;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    color: #2b689c;

  }
  .btn {
    background-color: #ddd;
    border: none;
    color: black;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.3s;
  }
  .btns {
  text-align: center;
  }

  .btn:hover {
    background-color: #2b689c;
    color: white;
  }

}











































@media only screen and (max-width: 400px) {

  .AtYourService img {
    width: 100%;
    height: auto;
  }


  .parallax {
    /* The image used */
    background-image: url("images/support.png" height="277px");

    /* Set a specific height */
    height: 277px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }




  h1 a {
    margin: 0 auto;
    align: left;
    text-decoration: none;
    color: black;
    font-size: 13px;
    text-align: left;
    position: absolute;
  }
  .AtYourService {
    margin: auto;
    width: 100%;

  }
  .AYS {
    margin: auto;
    width: 100%;
  }
  .AtYourService img {
   align: center;
   float: inherit;

  }

  .AtYourService h3{
    text-align: center;
    text-transform: full-width;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    color: black;

  }

  .AtYourService h2{
    text-align: center;
    text-transform: full-width;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    color: #2b689c;

  }
  .btn {
    background-color: #ddd;
    border: none;
    color: black;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.3s;
  }
  .btns {
  text-align: center;
  }

  .btn:hover {
    background-color: #2b689c;
    color: white;
  }


}





















@media only screen and (max-width: 1000px) {

  .AtYourService img {
    width: 100%;
    height: auto;
  }

  .parallax {
    /* The image used */
    background-image: url("images/support.png" height="277px");

    /* Set a specific height */
    height: 277px;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }


  table img {
   width: 50px;
    height: auto;
  }


  h1 a {
    margin: 0 auto;
    align: left;
    text-decoration: none;
    color: black;
    font-size: 13px;
    text-align: left;
    position: absolute;
  }
  .AtYourService {
    margin: auto;
    width: 100%;

  }
  .AYS {
    margin: auto;
    width: 100%;
  }
  .AtYourService img {
   align: center;
   float: inherit;

  }

  .AtYourService h3{
    text-align: center;
    text-transform: full-width;
    font-size: 25px;
    font-family: 'Quicksand', sans-serif;
    color: black;

  }

  .AtYourService h2{
    text-align: center;
    text-transform: full-width;
    font-size: 40px;
    font-family: 'Quicksand', sans-serif;
    color: #2b689c;

  }
  .btn {
    background-color: #ddd;
    border: none;
    color: black;
    padding: 10px 25px;
    text-align: center;
    font-size: 16px;
    margin: 4px 2px;
    transition: 0.3s;
  }
  .btns {
  text-align: center;
  }

  .btn:hover {
    background-color: #2b689c;
    color: white;
  }

}
