h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .3);
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #1484bf;
  font-size: 36px;
  line-height: 36px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

h3 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #195777;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  color: #195777;
}

a {
  text-decoration: none;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding: 0px 10px 10px;
  background-color: #fff;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, .4);
}

.nav-link {
  padding-top: 30px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #1484bf;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #195777;
}

.nav-link.w--current {
  padding-top: 30px;
  border-top: 4px solid #1484bf;
  border-radius: 0px 0px 147px;
  color: #1484bf;
}

.hero {
  height: 750px;
  padding-top: 120px;
  background-color: #1484bf;
}

.hero-div {
  text-align: center;
}

.hero-button {
  display: block;
  width: 120px;
  margin: 25px auto 5px;
  padding-top: 14px;
  padding-bottom: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: center;
}

.hero-button:hover {
  background-color: #fff;
  color: #1484bf;
}

.hero-button.videos {
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.hero-imac {
  display: none;
}

.main-section {
  padding-top: 50px;
  padding-bottom: 50px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .61);
}

.services-div {
  display: block;
  text-align: center;
}

.aboutus-section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.aboutus-container {
  display: block;
  text-align: center;
}

.aboutus-tabs {
  margin-right: 5%;
  margin-left: 5%;
  padding-top: 30px;
  padding-bottom: 40px;
}

.aboutus-button {
  width: 25%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  border: 2px solid #1484bf;
  border-radius: 5px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  font-family: Lato, sans-serif;
  color: #1484bf;
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.aboutus-button:hover {
  background-color: #1484bf;
  color: #fff;
}

.aboutus-button.w--current {
  background-color: #1484bf;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
}

.tab-indicator {
  position: absolute;
  left: 50%;
  top: 100%;
  right: 0px;
  display: none;
  margin-left: -20px;
}

.calltoaction {
  height: 80px;
  padding: 5px;
  background-color: #1484bf;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .61);
}

.calltoaction-text {
  float: left;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .18);
}

.calltoaction-button {
  position: static;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  padding: 5% 40px;
  float: none;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  font-family: Lato, sans-serif;
  color: #1484bf;
  font-size: 17px;
  text-align: center;
}

.calltoaction-button:hover {
  background-color: transparent;
  color: #fff;
}

.calltoaction-buttoncol {
  text-align: center;
}

.testimonial-slider {
  display: block;
  background-color: transparent;
  text-align: center;
}

.testimonial-section {
  height: 400px;
  padding-top: 35px;
  padding-bottom: 29px;
}

.testimonial-div {
  height: 400px;
  padding-top: 40px;
  padding-bottom: 60px;
  text-align: center;
}

.testimonial-quote {
  padding: 20px;
  font-family: Lato, sans-serif;
  color: #195777;
  font-size: 22px;
  line-height: 25px;
  font-weight: 300;
}

.testimonial-quote.eventled {
  font-size: 1em;
}

.aboutus-div {
  padding-top: 30px;
  color: #195777;
}

.testimonial-author {
  padding-top: 5px;
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.slide-nav {
  left: 0px;
  top: 120%;
  right: 0px;
  display: none;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: transparent;
  font-weight: 400;
}

.testimonial-slide {
  margin-bottom: 50px;
  padding-bottom: 0px;
}

.services-section {
  padding-top: 30px;
  padding-bottom: 20px;
}

.services-heading {
  margin-bottom: 0px;
  font-weight: 400;
  text-transform: capitalize;
}

.main-service-div {
  text-align: left;
}

.services-text {
  float: none;
  font-family: Lato, sans-serif;
  color: #195777;
}

.services-text.about {
  padding-top: 40px;
}

.services-row {
  padding-top: 15px;
}

.services-col {
  text-align: center;
}

.contactus-section {
  padding-top: 40px;
  padding-bottom: 150px;
  background-color: rgba(20, 132, 191, .3);
}

.contactus-form {
  padding-top: 20px;
  font-family: Lato, sans-serif;
}

.submit-button {
  width: 40%;
  margin-right: 30%;
  margin-left: 30%;
  border: 2px solid #195777;
  border-radius: 5px;
  background-color: #195777;
}

.submit-button:hover {
  background-color: #1484bf;
}

.contactus-text {
  padding-top: 5px;
  font-family: Lato, sans-serif;
  color: #195777;
}

.text-field {
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
}

.contactus-heading {
  margin-bottom: 0px;
}

.contactus-info {
  padding-top: 20px;
}

.footer-section {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #1484bf;
  box-shadow: 0 -1px 3px 0 rgba(0, 0, 0, .48);
}

.footer-text {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
}

.footer-text.serv-stat {
  padding-top: 10px;
  color: hsla(0, 0%, 100%, .78);
  font-size: 14px;
}

.brand {
  padding-top: 10px;
}

.brand.w--current {
  padding-top: 10px;
}

.contactus-icon {
  margin-right: 0px;
  padding: 18px 0px;
  float: none;
}

.slider-arrows {
  color: #195777;
}

.about-image {
  margin: 0px;
  padding: 0px;
  border-radius: 15px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .24);
}

.success-message {
  padding-top: 50px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  font-size: 20px;
}

.error-message {
  text-align: center;
}

.about-image-div {
  padding: 10px;
}

.taptocall {
  display: none;
}

.text-area {
  min-height: 150px;
  margin-bottom: 20px;
}

.showcase-div {
  display: block;
}

.slide-one {
  background-color: #fff;
  background-image: url('../images/Man-and-Van-iMac-Mockup-1.jpg');
  background-position: 50% 50%;
  background-size: 692px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.showcase-slider {
  height: 700px;
}

.slide-two {
  padding-bottom: 75px;
  background-color: #fff;
  background-image: url('../images/Drinks-Now-MacBook-Mockup-1.jpg');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.slide-three {
  background-color: #fff;
  background-image: url('../images/Igloo-Accommodation-iPadiPhone-Mockup-1.jpg');
  background-position: 50% 50%;
  background-size: 800px;
  background-repeat: no-repeat;
}

.email-link {
  color: #195777;
}

.hero-slider {
  height: 380px;
  background-color: #1484bf;
}

.slide-1 {
  background-image: url('../images/Responsive-Showcase.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.slide-2 {
  background-image: url('../images/Responsive-Showcase-2.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/Responsive-Showcase-3.jpg');
  background-position: 50% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
}

.social {
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0px;
  float: none;
}

.google-plus {
  padding: 5px;
  border-radius: 50%;
}

.google-plus:hover {
  background-color: #fff;
}

.facebook {
  padding: 5px;
  border-radius: 50%;
}

.facebook:hover {
  padding: 5px;
  background-color: #fff;
}

.twitter {
  padding: 5px;
  border-radius: 50%;
}

.twitter:hover {
  background-color: #fff;
}

.footer-column {
  display: block;
  text-align: center;
}

.testimonial-link {
  color: #333;
  text-decoration: none;
}

.testimonial-link:hover {
  font-size: 18px;
}

.background-video {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100vh;
  margin-top: 80px;
  padding-top: 50px;
}

.videos-div {
  padding-top: 80vh;
}

.video-section {
  height: 66vh;
  padding-top: 160px;
  background-color: #195777;
}

.video-section.lower {
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.video-text {
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.main-video-heading {
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 40px;
  line-height: 40px;
  text-align: left;
  letter-spacing: -1px;
}

.video {
  margin-top: 25px;
  padding-right: 0px;
  border: 5px solid #fff;
}

.bark {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-left: auto;
}

.thankyou-section {
  height: 100vh;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/bigstock-Blue-sky-and-clouds-abstract-b-80617826.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.thankyou-container {
  margin-top: 120px;
  padding-top: 0px;
}

.social-link-block {
  width: 30%;
  margin-top: 50px;
  margin-right: 1.5%;
  margin-left: 1.5%;
  padding-right: 1.5%;
  padding-left: 1.5%;
}

.thankyou {
  font-size: 80px;
}

.service-status {
  height: 1225px;
  padding-top: 22px;
  background-color: #edeff0;
}

.html-embed {
  z-index: 0;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.serv-stat {
  position: static;
  display: block;
  padding-top: 5px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 200;
  text-align: center;
}

.serv-stat:hover {
  color: #195777;
  font-weight: 300;
}

.serv-stat.w--current:hover {
  color: #fff;
}

.showcase-link {
  display: block;
  width: 40%;
  height: 60%;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="showcase"] {
  opacity: 0.8;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="button-appear"] {
  opacity: 0;
}

@media (max-width: 991px) {
  .hero-button {
    margin-bottom: 8px;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .menu-button-icon {
    color: #1484bf;
    font-size: 32px;
  }
  .nav-menu {
    background-color: #fff;
  }
  .hero-imac {
    display: none;
  }
  .main-section {
    padding-right: 0px;
    padding-left: 0px;
  }
  .calltoaction-text {
    font-size: 31px;
  }
  .testimonial-slider {
    height: 500px;
  }
  .testimonial-section {
    height: 400px;
  }
  .testimonial-div {
    padding-bottom: 40px;
  }
  .testimonial-quote {
    padding: 40px 60px;
    font-size: 20px;
  }
  .testimonial-quote.eventled {
    margin-bottom: -15px;
    padding: 0px 68px 25px;
  }
  .testimonial-author {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .contactus-section {
    padding-bottom: 72px;
  }
  .contactus-form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 30px;
  }
  .submit-button {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-field {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .contactus-info {
    display: block;
    margin-bottom: 40px;
    padding-right: 10%;
    padding-left: 25%;
    text-align: left;
  }
  .footer-section {
    height: 120px;
  }
  .contactus-icon {
    position: static;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .tab-labels {
    font-size: 13px;
  }
  .contact-icons-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .taptocall {
    display: none;
    width: 60%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    border: 2px solid #195777;
    border-radius: 5px;
    background-color: #fff;
    font-family: Lato, sans-serif;
    color: #195777;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase;
  }
  .text-area {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .slide-1 {
    background-size: 800px;
  }
  .slide-2 {
    background-size: 800px;
  }
  .slide-3 {
    background-size: 800px;
  }
  .footer-column {
    display: block;
    padding-right: 100px;
  }
  .video-section {
    height: 700px;
    padding-top: 120px;
  }
  .video-text {
    padding-right: 30px;
    padding-left: 30px;
  }
  .main-video-heading {
    padding-right: 30px;
    padding-left: 30px;
  }
  .video {
    display: block;
    width: 460px;
    margin-right: auto;
    margin-left: auto;
  }
  .bark {
    position: static;
  }
}

@media (max-width: 767px) {
  .hero {
    padding-top: 120px;
    padding-bottom: 0px;
  }
  .hero-imac {
    display: inline;
    padding-top: 20px;
    background-color: #1484bf;
  }
  .aboutus-tabs {
    margin-right: 0%;
    margin-left: 0%;
  }
  .aboutus-button {
    width: 30%;
    margin-left: 1.5%;
  }
  .aboutus-button.w--current {
    margin-right: 1.5%;
    margin-left: 1.5%;
  }
  .calltoaction {
    height: 160px;
  }
  .calltoaction-text {
    float: none;
  }
  .calltoaction-button {
    width: 80%;
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .testimonial-section {
    height: 550px;
  }
  .testimonial-div {
    height: 301px;
  }
  .testimonial-quote {
    font-size: 18px;
  }
  .testimonial-quote.eventled {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .testimonial-author {
    padding-top: 24px;
  }
  .services-section {
    display: none;
  }
  .services-text {
    padding-bottom: 0px;
  }
  .services-col {
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
  }
  .contactus-form {
    padding-top: 0px;
  }
  .footer-section {
    height: 300px;
  }
  .footer-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 20px;
  }
  .about-image {
    margin-top: 25px;
  }
  .about-image-div {
    padding: 20px;
  }
  .tab-labels {
    font-size: 13px;
  }
  .taptocall {
    display: block;
    width: 80%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 3%;
    padding-bottom: 3%;
    font-size: 16px;
    text-transform: none;
  }
  .quote-icon {
    margin-top: -50px;
    margin-bottom: 0px;
    padding: 25px;
  }
  .services-subheadings {
    margin-bottom: 1px;
    padding-right: 0px;
    padding-bottom: 15px;
  }
  .showcase-slider {
    display: none;
  }
  .hero-slider {
    display: none;
  }
  .social {
    float: none;
  }
  .footer-column {
    position: relative;
    display: block;
    padding-right: 85px;
    text-align: center;
  }
  .video-section {
    height: 750px;
  }
  .bark {
    position: static;
    float: none;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 50px;
    line-height: 50px;
  }
  h3 {
    font-size: 19px;
  }
  .hero {
    padding-top: 101px;
  }
  .menu-button {
    background-color: #fff;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .menu-button-icon {
    color: #1484bf;
    font-size: 28px;
  }
  .nav-menu {
    background-color: #fff;
  }
  .hero-imac {
    padding-top: 20px;
  }
  .aboutus-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .aboutus-button {
    width: 30%;
  }
  .aboutus-button.w--current {
    position: relative;
    display: block;
    width: 30%;
    font-size: 12px;
    text-align: center;
  }
  .calltoaction {
    height: 200px;
  }
  .calltoaction-text {
    font-size: 29px;
  }
  .testimonial-slider {
    height: 602px;
  }
  .testimonial-section {
    height: 600px;
  }
  .testimonial-div {
    height: 501px;
  }
  .testimonial-quote {
    font-size: 12px;
    font-weight: 300;
  }
  .testimonial-author {
    font-size: 13px;
  }
  .services-section {
    display: none;
  }
  .submit-button {
    width: 100%;
  }
  .submit-button:hover {
    background-color: #fff;
    color: #195777;
  }
  .contactus-text {
    margin-left: 12px;
  }
  .text-field {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .contactus-heading {
    margin-left: 12px;
  }
  .contactus-info {
    display: block;
    padding-right: 0%;
    padding-left: 0%;
  }
  .footer-text {
    padding-bottom: 20px;
    text-align: center;
  }
  .contactus-icon {
    padding-top: 22px;
    padding-right: 0px;
  }
  .tab-labels {
    font-size: 10px;
    text-align: center;
  }
  .contact-icons-mobile {
    display: block;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .taptocall {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    color: #195777;
    font-size: 16px;
    text-transform: none;
  }
  .taptocall:hover {
    background-color: #fff;
    color: #195777;
  }
  .contactus-div {
    display: block;
    padding-right: 10%;
    padding-left: 15%;
  }
  .text-area {
    width: 100%;
  }
  .footer-column {
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 0px;
  }
  .video-section {
    height: auto;
    padding-bottom: 30px;
  }
  .video-text {
    margin-bottom: 30px;
  }
  .video-mobile {
    margin-right: 6px;
  }
  .bark {
    float: none;
  }
}

