/* Typography */ html,*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;} body{font-family: 'Gotham_Book', Gotham-Book,  Arial, sans-serif;font-size: 16px; line-height: 22px;color: black;} h1{font-family: 'Gotham_Black', Gotham-Black,  Arial, sans-serif;} h2{font-family: 'Gotham_Medium', Gotham-Medium,  Arial, sans-serif;font-size: 28px; line-height: 22px;color: black;letter-spacing: 4px;} h3{font-family: 'Gotham_Bold', Gotham-Bold,  Arial, sans-serif;font-size: 25px; line-height: 28px;color: #33ace0;}



body, html {
  overflow-x: hidden;
  width: 100%;
  height: auto;
  margin: 0;
  font-family: 'Gotham_Book', Gotham-Book,  Arial, sans-serif;
}

/* Banner Image */
.banner-image {
  width: 100%; 
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-bottom: -13px;
}

.banner-below {
  width: 100%;
  height: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 30px;
}

/* CARDS */
body {margin:0;}

div#card-columns-main {
  display: contents;
}

a#btn-primary:hover {
  background-color: #034EA2;
  color: whitesmoke;
  border-color: #034EA2;
}

#card-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
  margin-top: 50px;
  max-width: 100%;
}

.card {
border: 0 solid rgba(0,0,0,0) !important;
}

.card-body {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
padding: 20px 55px 0;
}

#card {
  position: relative;
  -ms-flex-direction: column;
  flex-direction: column;
  display: inline-flex;
  min-width: 0;
  width: 100%;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border-radius: .25rem;
}

.card-heading1 {
  background-color: #652D90;
  text-align: center;
}

.card-heading2 {
  background-color: #034EA2;
  text-align: center;
}

.getting {
  font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
  color: whitesmoke;
  font-size: 13pt;
  padding: 15px;
  margin-top: 20px;
}

.card-text {
  color: #034EA2;
  font-size: 16pt;
  line-height: 1px;
  min-height: 184px;
  line-height: 30px;
  font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
  filter: initial;
  text-shadow: 0px 0px 1px #034EA2;
}

p {
  margin-top: 0;
  margin-bottom: 2rem;
}

#btn-primary {
text-align: center;
color: whitesmoke;
text-decoration: blink;
padding: 10px 18px 10px 18px;
width: 155px;
background-color: #CD1F5F;
font-size: 17px;
letter-spacing: 1px;
border-color: #CD1F5F;
font-family: Gotham_Book;
border-radius: 0%;
-webkit-animation: sdb04 5s infinite;
animation: sdb04 5s infinite;
animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
box-shadow: 0 0 0 0 rgba(255,255,255,.1);
}

@-webkit-keyframes sdb04 {
from {top: 0px;}
to {top: 200px;}
}
@keyframes sdb04 {
  from {top: 0px;}
to {top: 200px;}
}

/* OUR SERVICES  */

.ourservices {
  width: 100%;
  height: auto;
  background-color: #D2DFF0;
}

#os-head {
  font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
  font-size: 22pt;
  margin-bottom: 60px;
  letter-spacing: 5px;
  line-height: 28px;
  color: #0551A2;
  font-weight: 600;
}

.home1 .os-body {
  font-size: 22px;
  margin-top: 27px;
  font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
  width: 328px;
  color: dimgrey;
  letter-spacing: 2px;
  padding: 1rem;
  text-align: center;
  font-weight: 600;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

h4 {
  min-height: 75px;
  display: table;
  margin: 0 auto;
  margin-top: -141px;
  line-height: normal;
}
.ourservicestext {
  font-family: 'Gotham_Medium', Gotham_Medium,  Arial, sans-serif;
  font-size: 2vw;
  text-align: center;
  color: #034EA2;
  padding-top: 25px;
  margin-top: 5px;
  margin-bottom: -115px;
  font-weight: normal;
}

#tele {
  vertical-align: middle;
  border-style: none;
  width: 395px;
  margin-left: 160px;
}

#visit {
  vertical-align: middle;
  border-style: none;
  width: 395px;
}

#monitor {
  vertical-align: middle;
  border-style: none;
  width: 395px;
  margin-left: -126px;
}

#reports {
  vertical-align: middle;
  border-style: none;
  width: 395px;
  margin-left: 120px;
}

#screening {
  vertical-align: middle;
  border-style: none;
  width: 395px;
  margin-left: -160px;
}

.protocol {
  width: 100%;
  height: auto;
  background-color: #024FA1;
}

.ourservicesimg {
  width: 100%;
}

.col-sm-6 .getting {
  flex: 0 0 60%;
  max-width: 60%;
}

.col-sm-6 .getting1{
  flex: 0 0 40%;
  max-width: 40%;
}

.entry-content {
  text-align: center;
  font-size: 18pt;
  letter-spacing: 2px;
  color: purple;
  font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
}

.paragraph {
  font-size: 16pt;
  font-family: 'Gotham_Book', Gotham_Book, Arial, sans-serif;
  color: #034EA2;
  padding-top: 15px;
  text-shadow: 0px 0px 1px #034EA2;
}

.list-item {
  text-align: justify;
  display: inline-block;
  font-size: 20pt;
}

.article-box {
  padding:0px;
  list-style: none;
  margin:50px 0 0 0;
}
.article-box li {
  display: table-cell;
  width: calc(98.5%/5);
  margin: 0px;
  text-align: center;
  padding: 0 0 30px;
}
.article-box3-col li {
width: calc(98.5%/3);
}
.article-box li a {
  text-decoration: none;
  color:#333;
}
.article-box li a:hover {
  text-decoration: none;
}
.article-box li span {
  display: table;
  margin:0 auto 10px;
}
.article-box li h6 {
  line-height: normal;
  min-height: 75px;
  display: table;
  margin:0 auto;
}

/* FOOTER  */

footer {
  width: 100%;
  height: auto;
  background-color: #0E529F;
  color: whitesmoke;
  text-align: center;
}

footer a {
  color: whitesmoke;
  text-decoration: blink;
}

.f-txt {
  margin-top: 0;
  font-size: 16pt;
  letter-spacing: 4px;
  margin-bottom: 2rem;
  padding-top: 37px;
  font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
}

.fa {
  margin-bottom: 50px;
  display: inline-block;
  border-radius: 50%;
  padding: 16px 18px 16px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 30px !important;
  text-rendering: auto;
  margin-left: 35px;
}

.fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
  width: 6%;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-twitter:hover {
  background-color: #ffffff;
  color: #55acfaee;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube-play {
  background:red;
  color: white;
}

.fa-instagram {
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  color: white;
}

.homework-content {
  padding: 0 0 0;
  background: #fff;
  margin-bottom: 0;
  width: 100%;
  float: left;
  margin-top: 60px;
}

#hw-content {
  margin-bottom: 70px;
}

.home-head {
  text-align: center;
  width: 100%;
  float: left;
  padding-top: 30px;
}

.home-data {
  display: inline-flex;
  width: 100%;
  float: left;
  margin-bottom: 40px;
}

#hw-content {
  margin-bottom: 0;
}

.home1 {
  float: left;
  /* width: 200px; */
  padding: 0 15px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.home-head h2 {
  font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
  font-size: 30px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 70px;
  color: #034EA2;
  letter-spacing: 8px;
}

.home1 h5 {
  font-size: 19px;
  margin-top: 27px;
  font-family: 'Gotham_Bold', Gotham-Book, Arial, sans-serif;
  width: 328px;
  color: #034EA2;
  letter-spacing: 2px;
  text-align: center;
}

.home1 img {
  height: 200px;
  vertical-align: middle;
}

.home1 {
  float: left;
  /* width: 200px; */
  padding: 0 15px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

#clr-report {
  left: 8%;
}
 
#esv-video {
  right: 8%;
}

.home1 .wp-img {
  height: 200px;
  vertical-align: middle;
}

/* Book Now  */
.header_strip_line_side {
  list-style:none;
  padding-left:0;
  font-family: Gotham_Medium;
}
span.header_line_book_now_side {
  font-size: 1.5rem;
  font-family: Gotham_Medium;
  font-weight: 600;
  margin-bottom: 12px;
  display: block;
}
li.top_header_line_side.bttm_line_service {
  border-bottom:1px solid #eee;
  padding-bottom:5px
}
li.top_header_line_side.bttm_line {
  border-bottom:1px solid #eee;
  padding:5px 0
}
.sidebar_book_now {
  position:fixed;
  top:50%;
  right:-300px;
  transform:translateY(-50%);
  width:300px;
  height:auto;
  padding:20px 40px;
  background:#fff;
  box-shadow:0 20px 50px rgba(0, 0, 0, 0.5);
  transition:.5s;
  z-index:999
}
.sidebar_book_now.active {
  right:0
}
.toggle_book_now {
  position:absolute;
  height:50px;
  width:107px;
  text-align:center;
  cursor:pointer;
  background:#cf1d61;
  font-family: Gotham_Medium;
  top:80px;
  left:-80px;
  line-height:48px;
  z-index:99;
  font-weight:500;
  border-radius:5px 5px 0 0;
  -ms-transform:rotate(270deg);
  -webkit-transform:rotate(270deg);
  transform:rotate(270deg);
}
.toggle_book_now:before {
  content:'Book Now';
  font-size:18px;
  color:#fff;
}
.toggle_book_now.active:before {
  content:'\f00d';
  font-family:fontAwesome
}
#get_call_back_postion {
  position: relative;
}
.form-control {
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 0.8rem !important;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-control, output {
font-size: 14px;
line-height: 1.42857143;
color: #555;
display: block;
}
.form-group {
  margin-bottom: 15px;
}
.modal_loader_button {
position: relative;
}
#get_callback_success {
background-color: #666;
color: #fff;
margin: 10px;
text-align: justify;
border-radius: 2px;
position: absolute;
bottom: 15px;
right: 0;
z-index: 9;
padding: 10px;
}
button#get_call_back_submit {
margin-top: 10px;
width: 55%;
border-radius: 5px;
background: #cd2362;
border: 0;
font-family: Gotham_Medium,Gotham_Medium,Verdana,Arial,sans-serif;
font-size: 16px;
font-weight: bolder;
line-height: 22px;
color: #fff;
text-transform: uppercase;
margin-bottom: 15px;
cursor: pointer;
padding: 5px;
}
@media(max-width:768px){.sidebar_book_now{width:100%;height:100%;right:-100%}.sidebar_book_now .toggle_book_now {
  top:50%;
  transform:translateY(-50%);
  transition:.5s;
  -ms-transform:rotate(270deg);
  -webkit-transform:rotate(270deg);
  transform:rotate(270deg);
}

.header-navbar {
background-color: #cf1d61;
height: auto;
width: 100%;
}
.navbarr-text {
  color: whitesmoke;
  text-align: center;
  font-size: 6pt;
  padding: 10px 0 10px;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: sans-serif;
}

.sidebar_book_now.active .toggle_book_now {
  top:0;
  left:0;
  transform:translateY(0);
}
.scroll_book_now {
  width:100%;
  height:100%;
  overflow-y:auto;
}
.content_book_now {
  padding:50px;
}
.header_strip_line_side {
  padding-top:20%;
}
.top_header_line_side a {
  font-size:18px;
}
span.header_line_book_now_side {
  margin-bottom:20px;
}}

#badge-img {
  margin-left: 35px;
}

#modular-img {
  margin-top: 155px; 
  margin-left: 12px;
}

#logo-img {
  margin-top: 115px; 
  margin-left: -85px;
}

.prevention {
  max-width: 100%;
}

/*
####################################################
M E D I A  Q U E R I E S
####################################################
*/

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Bootstrap 4 breakpoints
*/

    @media only screen and (max-width:768px) {
      .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
        width: 11%;
    }
    .getting {
      font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
      color: whitesmoke;
      font-size: 12px;
      padding: 15px;
      margin-bottom: 0;
  }
    .card-body {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      padding: 1.25rem;
      margin-bottom: 20px;
    }
    div#card-columns-main {
       width: 100%;
       position: relative;
       display: block;
       margin-top: 0;
    }
    .banner-below {
      width: 100%;
      height: auto;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      padding-bottom: 0;
  }
    a#btn-primary:hover {
      background-color: #034EA2;
      color: whitesmoke;
      border-color: #034EA2;
    }
  
    #btn-primary {
      text-align: center;
      color: whitesmoke;
      text-decoration: blink;
      width: 155px;
      background-color: #CD1F5F;
      font-size: 13px;
      letter-spacing: 1px;
      border-color: #CD1F5F;
      font-family: Gotham_Book;
      border-radius: 0%;
      -webkit-animation: sdb04 5s infinite;
      animation: sdb04 5s infinite;
      animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
      box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  }
    .card-text {
      color: #034EA2;
      font-size: 14px;
      text-align: left;
      min-height: 0;
      line-height: 20px;
      font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
      filter: initial;
      text-shadow: 0px 0px 1px #034EA2;
    }
  
  .home1 {
    float: left;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    }
  
    #os-head {
      font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
      font-size: 18px;
      margin-bottom: 0;
      padding-bottom: 20px;
      padding-top: 20px;
      letter-spacing: 5px;
      line-height: 28px;
      color: #0551A2;
      font-weight: 600;
  }
  
  .entry-content h5 {
    font-size: 16px;
  }
  
  .home1 .os-body {
    font-size: 16px;
    margin-top: 27px;
    font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
    width: 100%;
    color: dimgrey;
    letter-spacing: 2px;
    padding: 1rem;
    text-align: center;
    font-weight: 600;
    }
    .home-head {
      text-align: center;
      width: 100%;
      float: left;
      padding-top: 0;
  }
  .entry-content {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0;
    color: purple;
    font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
  }
  
  .home-head h2 {
    font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    margin-bottom: 70px;
    color: #034EA2;
    letter-spacing: 5px;
  }
  
  .toggle_book_now:before {
    content: 'Book Now';
    font-size: 16px;
    color: #fff;
  }
        .home1 h5 {
        font-size: 16px;
        margin-top: 27px;
        font-family: 'Gotham_Bold', Gotham-Book, Arial, sans-serif;
        width: 100%;
        color: #034EA2;
        letter-spacing: 2px;
        text-align: center;
        }
        
        .list-item {
            text-align: justify;
            display: inline-block;
            font-size: 20pt;
            margin-left: -37px;
            }
            #badge-img {
            margin-left: 0px;
            }
            #modular-img {
              margin-top: 0;
              margin-left: 0;
              width: 100%;
              height: auto;
          }
            #logo-img {
                margin-top: 20px;
                margin-left: 0px;
                }
                .f-txt {
                margin-top: 0;
                font-size: 12px;
                letter-spacing: 4px;
                margin-bottom: 2rem;
                padding-top: 37px;
                font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
                }
                .fa {
                  margin-bottom: 30px;
                  border-radius: 50%;
                  padding: 15px;
                  font-size: 16px !important;
                  margin-left: 8px;
              }
                    .home-data {
                      display: block;
                      width: 100%;
                      float: left;
                      margin-bottom: 40px;
                  }
  
                  .h5, h5 {
                    font-size: 16px;
                    padding: 10px;
                }
        
                .paragraph {
                  font-size: 14px;
                  font-family: 'Gotham_Book', Gotham_Book, Arial, sans-serif;
                  color: #034EA2;
                  padding-top: 15px;
                  text-shadow: 0px 0px 1px #034EA2;
              }
  
              .home1 .wp-img {
                height: auto;
                width: 100%;
                text-align: center;
            }
  
            .home1 img {
              height: auto;
              width: 30%;
              text-align: center;
          }
  
          #clr-report {
            left: 0%;
        }
  
        #esv-video {
          right: 0%;
      }
  
      .banner-image {
        width: 100%;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        margin-bottom: -4px;
    }
      }
  
    @media only screen and (max-width: 375px){
      .home1 .wp-img {
        height: auto;
        width: 100%;
        text-align: center;
    }
    .home1 {
      left: 0;
  }
  .home-data {
    width: 100%;
    display: inline-block;
    margin-bottom: auto;
  }
  
  .home1 h5 {
    font-size: 14px;
    margin-top: 27px;
    font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    width: 100%;
    color: #0551A2;
    letter-spacing: 2px;
    text-align: center;
    font-weight: 600;
  }
  .home1 img {
    height: auto;
    width: 35%;
    text-align: center;
  }
  
  .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
    width: 14%;
  }
  
  .home-head h2 {
    font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #0551A2;
    letter-spacing: 6px;
  }
  
  #modular-img {
    margin-top: 20px;
    margin-left: 0px;
    width: 100%;
    height: auto;
  }
  .getting {
    font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
    color: whitesmoke;
    font-size: 12px;
    padding: 15px;
    margin-bottom: 0;
}
  .card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    margin-bottom: 20px;
  }
  div#card-columns-main {
     width: 100%;
     position: relative;
     display: block;
     margin-top: 0;
  }
  .banner-below {
    width: 100%;
    height: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 0;
}
  a#btn-primary:hover {
    background-color: #034EA2;
    color: whitesmoke;
    border-color: #034EA2;
  }

  #btn-primary {
    text-align: center;
    color: whitesmoke;
    text-decoration: blink;
    width: 155px;
    background-color: #CD1F5F;
    font-size: 13px;
    letter-spacing: 1px;
    border-color: #CD1F5F;
    font-family: Gotham_Book;
    border-radius: 0%;
    -webkit-animation: sdb04 5s infinite;
    animation: sdb04 5s infinite;
    animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
    box-shadow: 0 0 0 0 rgba(255,255,255,.1);
}
  .card-text {
    color: #034EA2;
    font-size: 14px;
    text-align: left;
    min-height: 0;
    line-height: 20px;
    font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
    filter: initial;
    text-shadow: 0px 0px 1px #034EA2;
  }

.home1 {
  float: left;
  width: 100%;
  padding: 0 15px;
  text-align: center;
  margin: 0 auto;
  position: relative;
  }

  #os-head {
    font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 20px;
    letter-spacing: 5px;
    line-height: 28px;
    color: #0551A2;
    font-weight: 600;
}

.entry-content h5 {
  font-size: 16px;
}

.home1 .os-body {
  font-size: 16px;
  margin-top: 27px;
  font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
  width: 100%;
  color: dimgrey;
  letter-spacing: 2px;
  padding: 1rem;
  text-align: center;
  font-weight: 600;
  }
  .home-head {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 0;
}
.entry-content {
  text-align: center;
  font-size: 16px;
  letter-spacing: 0;
  color: purple;
  font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
}

.home-head h2 {
  font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin-bottom: 70px;
  color: #034EA2;
  letter-spacing: 5px;
}

.toggle_book_now:before {
  content: 'Book Now';
  font-size: 16px;
  color: #fff;
}
      .home1 h5 {
      font-size: 16px;
      margin-top: 27px;
      font-family: 'Gotham_Bold', Gotham-Book, Arial, sans-serif;
      width: 100%;
      color: #034EA2;
      letter-spacing: 2px;
      text-align: center;
      }
      
      .list-item {
          text-align: justify;
          display: inline-block;
          font-size: 20pt;
          margin-left: -37px;
          }
          #badge-img {
          margin-left: 0px;
          }
          #modular-img {
          margin-top: 20px;
          margin-left: 0px;
          }
          #logo-img {
              margin-top: 20px;
              margin-left: 0px;
              }
              .f-txt {
              margin-top: 0;
              font-size: 12px;
              letter-spacing: 4px;
              margin-bottom: 2rem;
              padding-top: 37px;
              font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
              }
              .fa {
                margin-bottom: 30px;
                border-radius: 50%;
                padding: 15px;
                font-size: 16px !important;
                margin-left: 8px;
            }
                  .home-data {
                    display: block;
                    width: 100%;
                    float: left;
                    margin-bottom: 40px;
                }

                .h5, h5 {
                  font-size: 16px;
                  padding: 10px;
              }
      
              .paragraph {
                font-size: 14px;
                font-family: 'Gotham_Book', Gotham_Book, Arial, sans-serif;
                color: #034EA2;
                padding-top: 15px;
                text-shadow: 0px 0px 1px #034EA2;
            }

            .home1 .wp-img {
              height: auto;
              width: 100%;
              text-align: center;
          }

          .home1 img {
            height: auto;
            width: 30%;
            text-align: center;
        }

        #clr-report {
          left: 0%;
      }

      #esv-video {
        right: 0%;
    }

    .banner-image {
      width: 100%;
      height: auto;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      position: relative;
      margin-bottom: -4px;
  }
  
    }

    @media only screen and (max-width: 320px) {
      .getting {
        font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
        color: whitesmoke;
        font-size: 12px;
        padding: 15px;
        margin-bottom: 0;
    }
      .card-body {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 1.25rem;
        margin-bottom: 20px;
      }
      div#card-columns-main {
         width: 100%;
         position: relative;
         display: block;
         margin-top: 0;
      }
      .banner-below {
        width: 100%;
        height: auto;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        padding-bottom: 0;
    }
      a#btn-primary:hover {
        background-color: #034EA2;
        color: whitesmoke;
        border-color: #034EA2;
      }
    
      #btn-primary {
        text-align: center;
        color: whitesmoke;
        text-decoration: blink;
        width: 155px;
        background-color: #CD1F5F;
        font-size: 13px;
        letter-spacing: 1px;
        border-color: #CD1F5F;
        font-family: Gotham_Book;
        border-radius: 0%;
        -webkit-animation: sdb04 5s infinite;
        animation: sdb04 5s infinite;
        animation-timing-function: cubic-bezier(0.4, 0, 1, 1);
        box-shadow: 0 0 0 0 rgba(255,255,255,.1);
    }
      .card-text {
        color: #034EA2;
        font-size: 14px;
        text-align: left;
        min-height: 0;
        line-height: 20px;
        font-family: 'Gotham_Book', Gotham_Medium, Arial, sans-serif;
        filter: initial;
        text-shadow: 0px 0px 1px #034EA2;
      }
    
    .home1 {
      float: left;
      width: 100%;
      padding: 0 15px;
      text-align: center;
      margin: 0 auto;
      position: relative;
      }
    
      #os-head {
        font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
        font-size: 18px;
        margin-bottom: 0;
        padding-bottom: 20px;
        padding-top: 20px;
        letter-spacing: 5px;
        line-height: 28px;
        color: #0551A2;
        font-weight: 600;
    }
    
    .entry-content h5 {
      font-size: 16px;
    }
    
    .home1 .os-body {
      font-size: 16px;
      margin-top: 27px;
      font-family: 'Gotham_Medium', Gotham-Medium, Arial, sans-serif;
      width: 100%;
      color: dimgrey;
      letter-spacing: 2px;
      padding: 1rem;
      text-align: center;
      font-weight: 600;
      }
      .home-head {
        text-align: center;
        width: 100%;
        float: left;
        padding-top: 0;
    }
    .entry-content {
      text-align: center;
      font-size: 16px;
      letter-spacing: 0;
      color: purple;
      font-family: 'Gotham_Bold', Gotham_Bold, Arial, sans-serif;
    }
    
    .home-head h2 {
      font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
      font-size: 16px;
      line-height: 22px;
      font-weight: 600;
      margin-bottom: 70px;
      color: #034EA2;
      letter-spacing: 5px;
    }
    
    .toggle_book_now:before {
      content: 'Book Now';
      font-size: 16px;
      color: #fff;
    }
          .home1 h5 {
          font-size: 16px;
          margin-top: 27px;
          font-family: 'Gotham_Bold', Gotham-Book, Arial, sans-serif;
          width: 100%;
          color: #034EA2;
          letter-spacing: 2px;
          text-align: center;
          }
          
          .list-item {
              text-align: justify;
              display: inline-block;
              font-size: 20pt;
              margin-left: -37px;
              }
              #badge-img {
              margin-left: 0px;
              }
              #modular-img {
              margin-top: 20px;
              margin-left: 0px;
              }
              #logo-img {
                  margin-top: 20px;
                  margin-left: 0px;
                  }
                  .f-txt {
                  margin-top: 0;
                  font-size: 12px;
                  letter-spacing: 4px;
                  margin-bottom: 2rem;
                  padding-top: 37px;
                  font-family: 'Gotham_Book', Gotham-Book, Arial, sans-serif;
                  }
                  .fa-facebook, .fa-linkedin, .fa-twitter, .fa-youtube-play, .fa-instagram {
                   
                    width: 16%;
                }
                  .fa {
                    margin-bottom: 30px;
                    border-radius: 50%;
                    padding: 15px;
                    font-size: 16px !important;
                    margin-left: 8px;
                }
                      .home-data {
                        display: block;
                        width: 100%;
                        float: left;
                        margin-bottom: 40px;
                    }
    
                    .h5, h5 {
                      font-size: 16px;
                      padding: 10px;
                  }
          
                  .paragraph {
                    font-size: 14px;
                    font-family: 'Gotham_Book', Gotham_Book, Arial, sans-serif;
                    color: #034EA2;
                    padding-top: 15px;
                    text-shadow: 0px 0px 1px #034EA2;
                }
    
                .home1 .wp-img {
                  height: auto;
                  width: 100%;
                  text-align: center;
              }
    
              .home1 img {
                height: auto;
                width: 30%;
                text-align: center;
            }
    
            #clr-report {
              left: 0%;
          }
    
          #esv-video {
            right: 0%;
        }
    
        .banner-image {
          width: 100%;
          height: auto;
          background-position: center;
          background-repeat: no-repeat;
          background-size: cover;
          position: relative;
          margin-bottom: -4px;
      }
      
      } 