@font-face {
  font-family: Avenir;
  src: url('../inc/fonts/Avenir-Light.ttf');
}

@font-face {
  font-family: AvenirBOLDITALIC;
  src: url('../inc/fonts/Avenir-HeavyOblique.ttf');
}

@font-face {
  font-family: AvenirHEAVY;
  src: url('../inc/fonts/Avenir-Heavy.ttf');
}

.sr-only {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

body {
  padding: 0;
  margin: 0;
  background-image: url('../images/GrayBackGroundOpacityExpand.png');
  background-size: 100%;
  font-family: Avenir;
  text-shadow: 0 0 0 !important; /* override jquery */
  background-color: #fff !important;
}

body {
  display: none;
}

a {
  text-decoration: none;
}

* {
  -ms-content-zooming: none; /* Disables zooming */
}

img {
  border: 0;
}

.slide-cont {
  width: 390px;
  display: inline-block;
  margin: 20px;
}

.owl-carouse div {
  width: 100%;
}

/*SEE END OF THUMBNAIL FUCNTION TO TINKER SIZE OF THUMBS*/
.owl-carousel .owl-controls .owl-dot {
  float: left;
  background-size: cover;
  margin-top: 10px;
}

.owl-carousel .owl-dot {
  float: left;
  background-size: cover;
}

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

#myPanel {
  color: #fff;
  text-shadow: 0 0 0 !important;
  background-image: url('../images/sidenav-bg.png');
  border: 0px solid white;
  margin: 0;
}

#myPanel a {
  color: #fff;
  font-size: 18px;
  padding: 0;
  margin: 7vw 0 0 10px;
  text-decoration: none;
  margin-left: 30px;
}

#myPanel ul {
  list-style-type: none;
  margin: 7.9vw 0 0 0;
  padding: 60px 0 0 0;
}

#myPanel li {
  margin: 0 0 15px 0;
}

.ui-panel-inner {
  padding: 0;
}

.ui-page {
  border: 1px solid green;
}

.exit {
  padding-top: 30px !important;
}
.exit a {
  padding-top: 30px;
}

.dimmer {
  display: none;
  background: #000;
  opacity: 0.7;
  position: fixed;
  top: 0;
  left: 0;
  width: 0%;
  height: 0%;
  z-index: 100;
}

.dim {
  display: block;
  margin: 0;
  z-index: 200;
}

.exit {
  font-size: 100px;
  color: red;
  position: absolute;
  top: 2px;
  left: 2px;
  cursor: pointer;
}

#header {
  background-color: rgba(0, 0, 0, 0.5);
  height: 7.5vw;
  padding-top: 10px;
  border-bottom: 1px solid #aeacac;
  z-index: 999999;
  position: fixed; /* sticky */
  top: 0;
  width: 100%;
}

#header-logo-image {
  width: 5.6vw;
  margin-top: 1vw;
}

#book-box {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  margin-top: 1.9vw;
}

#book-now {
  width: 8.6vw;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.4vw;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 0 30px;
  text-shadow: 0 0 0 !important;
  display: inline-block;
}

#book-now:hover {
  cursor: pointer;
}

#international-message {
  background-color: black;
  padding: 10px;
  border-bottom: 1px solid #aeacac;
  z-index: 999999;
  position: fixed; /* sticky */
  top: 7.7vw;
  width: 100%;
  color: #fff;
  font-size: 1vw;
  text-align: center;
}

#main-logo {
  width: 33%;
  display: inline-block;
  text-align: center;
}

#hamburger-menu {
  width: 33%;
  display: inline-block;
  border: 0px solid white;
  color: white;
  font-size: 1.8vw;
  padding: 0px;
  text-align: right;
  vertical-align: top;
  margin: 2.2vw -10px 0 0;
  text-shadow: 0 0 0 !important;
}

#hamburger-menu div {
  display: inline-block;
  margin-right: 1vw;
}

#hamburger-menu span {
  font-size: 1.3vw;
}

#hamburger-menu img {
  width: 2.4vw;
  margin-bottom: -2px;
}

#hamburger-menu a {
  text-decoration: none;
  color: #fff;
}

#home {
  width: 100%;
  color: white;
}

#home > .logo {
  position: absolute;
  top: 33vw;
  width: 100%;
  margin: auto;
  text-align: center;
}

#home-logo-image {
  width: 11vw;
}

#home H1 {
  font-size: 2vw;
  text-shadow: 6px 6px 3px #000;
  margin: 3px 0 0 25px;
  padding: 0;
  font-family: 'Raleway', sans-serif;
  font-weight: 300;
}

#home H2 {
  font-size: 2.3vw;
  margin: 0;
  padding: 0;
  text-shadow: 3px 3px 3px #000;
}

#Waterfront img {
  padding-top: 3.5vw;
}

#home #Waterfront H1 {
  font-size: 6.5vw;
  text-shadow: 6px 6px 3px #000;
  margin: 3px 0 0 0;
}

#home #Waterfront H2 {
  font-size: 2vw;
  text-shadow: 3px 3px 3px #000;
}

#home .item img {
  width: 100%;
}

#home #Cathedral H1 {
  font-size: 5.5vw;
  text-shadow: 3px 3px 3px #000;
  margin-top: 3px 0 0 0;
  padding: 30vw 0 0 0;
  line-height: -2vw;
}

#home #Skyline H1 {
  font-size: 6vw;
  text-shadow: 3px 3px 3px #000;
  margin-top: 3px 0 0 0;
  padding: 35vw 0 0 0;
  line-height: -6vw;
}

#home #Transportation H1 {
  font-size: 6vw;
  text-shadow: 3px 3px 3px #000;
  margin-top: 3px 0 0 0;
  padding: 35vw 0 0 0;
  line-height: -6vw;
}

#slide-down-section {
  background-image: url('../images/GrayBackGroundOpacityExpand.png');
  background-size: 100%;
}

/* services main container */
#home-services .services {
  max-width: 1300px;
  margin: auto;
  text-align: center;
  padding-top: 0;
}

/* Homepage Services Section */
#home-services H2 {
  text-align: center;
  font-size: 4.1vw;
  color: #000;
  margin-top: 30px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#home-services H3 {
  text-align: center;
  font-size: 4.5vw;
  color: #000;
  margin: -75px 0 10px 0;
}

/* services individual container */
#home-services .services .cover {
  background-color: rgba(0, 0, 0, 0.7);
}

#home-services .services .item {
  width: 320px;
  height: 300px;
  text-align: center;
  font-size: 28px;
  color: #fff;
  display: inline-block;
  background-color: #eee;
  margin: 10px;
  vertical-align: middle;
  background-image: url('../images/IMG_0091.JPG');
  cursor: pointer;
}

/* center services text */
#home-services .services div .service-item {
  width: 320px;
  height: 300px;
  text-align: center;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}

/* services background images */
#quote {
  background-image: url('../images/request-quote_160559990.png') !important;
}

#chaffeur {
  background-image: url('../images/tailored-chauffeur_410163973.png') !important;
}

#about {
  background-image: url('../images/about-us_90442798.png') !important;
}

#network {
  background-image: url('../images/service-network.png') !important;
}

#premium {
  background-image: url('../images/service-transportation.png') !important;
}

#fleet {
  background-image: url('../images/service-fleet.png') !important;
}

/* Homepage Fleet Section */

/* fleet main container */
#home-fleet {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* fleet inner div */
#home-fleet > div {
  width: 100%;
  text-align: center;
  color: #000;
  z-index: 999;
  padding: 10px;
}

/* fleet title*/
#home-fleet h1 {
  width: 100%;
  font-size: 3vw;
  margin: 0;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300;
  line-height: 2.8vw;
}

/* fleet slogan */
#home-fleet h2 {
  width: 100%;
  font-size: 24px;
  margin-top: 20px;
  display: block;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#skyline {
  width: 100%;
}

/* fleet image container */
#fleet-hero {
  display: inline-block;
  width: 58% !important;
  vertical-align: top;
}
#fleet-hero2 {
  display: inline-block;
  width: 38% !important;
  vertical-align: top;
}

/* fleet image  */
#fleet-hero img {
  width: 97.5%;
}

#fleet-hero2 img {
  width: 100%;
}
#fleet-now {
  width: 140px;
  height: 22px;
  color: #000;
  font-size: 16px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  margin: 40px auto;
}

/* Homepage Contact Us Section */

#home-contact {
  background-color: #000;
  color: #fff;
  background-image: url('../images/ReachOutToUSImage.png');
  background-repeat: no-repeat;
  background-size: 100%;
  text-align: center;
  margin-top: 10px;
  text-shadow: 0 0 0 !important; /* override jquery */
}

#home-contact h1 {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

/* Main Contact container */
.contact-information {
  display: inline-block;
  width: 500px;
  height: 350px;
  vertical-align: top;
  margin-top: 25px;
}

.contact-message {
  display: inline-block;
  width: 500px;
  height: 350px;
  vertical-align: top;
  margin-top: 25px;
}

#home-contact input {
  width: 450px;
  padding: 20px;
  border: 1px solid #fff;
  background: url('../images/transparent.png');
  background-color: transparent;
  font-size: 16px;
  color: #fff;
  margin-bottom: 45px;
  text-shadow: 0 0 0 !important; /* override jquery */
  border-radius: 0;
}

#home-contact textarea {
  max-width: 550px;
  padding: 20px;
  border: 1px solid #fff;
  background: url('../images/transparent.png');
  background-color: transparent;
  /*font-family: Avenir;*/
  font-size: 16px;
  color: #fff;
  min-height: 230px;
  border-radius: 0;
}

#home-contact h1 {
  padding: 125px 0 40px 0;
  text-align: center;
  font-size: 4.8vw;
  color: #fff;
}

.contact-submit-div {
  text-align: center;
  padding-bottom: 15px;
}

#contact-submit {
  padding: 10px 40px;
  margin-bottom: 80px;
  font-size: 2vw;
  border-radius: 0;
}

button.ui-btn {
  width: 300px;
  margin: auto;
  /*font-family: Avenir;*/
  border-radius: 0;
}

#contact-confirmation {
  display: inline-block;
  max-width: 900px;
  height: 350px;
  vertical-align: top;
}

#contact-confirmation h1 {
  color: #fff !important;
  font-size: 2.5vw;
}

/* Services page */
.services {
  color: #000;
  font-size: 1.5vw;
  line-height: 2.5vw;
  padding: 0 100px 50px 100px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#services-main {
  width: 100%;
  color: white;
}

#services-main .item img {
  width: 100%;
}

#services-main > .hero-text {
  position: absolute;
  top: 50vw;
  width: 100%;
  margin: auto;
  text-align: center;
}

#services-main H1 {
  font-size: 6vw;
  text-shadow: 3px 3px 3px #000;
  margin: 30px 0 0 0px;
  padding: 0;
  text-align: center;
}

#services-main H2 {
  font-size: 3vw;
  text-shadow: 0;
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: left;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
  line-height: 3vw;
}

#services-main H3 {
  font-size: 1.6vw;
  text-shadow: 0;
  margin: 3px 0 -15px 0px;
  padding: 0;
  font-weight: 300;
}

.service-top {
  margin: auto;
  padding: 20px 0 20px 0;
  text-align: left;
}

#services-indent {
  padding-left: 50px;
}

/* About us page */
.aboutus {
  color: #000;
  font-size: 1.5vw;
  line-height: 2.5vw;
  padding: 0 100px 50px 100px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#aboutus-main {
  width: 100%;
  color: white;
}

#aboutus-main H2 {
  font-size: 3vw;
  text-shadow: 0;
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: left;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#aboutus-main H3 {
  font-size: 1.3vw;
  text-shadow: 0;
  margin: 20px 0 20px 0;
  padding: 0;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 350;
}

#aboutus-main .item img {
  width: 100%;
}

#aboutus-main > .hero-text {
  position: absolute;
  top: 51vw;
  width: 100%;
  margin: auto;
  text-align: center;
  font-size: 2.11vw;
}

#cjowner {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

.about-indent {
  margin-left: 40px;
  font-size: 1.3vw;
}

.highest-level {
  font-size: 3.9vw;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

#home > .tailored {
  position: absolute;
  top: 35vw;
  width: 100%;
  margin: auto;
  text-align: center;
}

.tailored {
  width: 100%;
  color: white;
  z-index: 9999999;
}

.tailor {
  color: #000;
  font-size: 1.5vw;
  line-height: 2.5vw;
  padding: 0 100px 50px 100px;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

.tailored H1 {
  font-size: 6vw !important;
  text-shadow: 3px 3px 3px #000;
  margin: 18vw 0 0 0px !important;
  padding: 0;
  text-align: center;
}

.tailor H2 {
  font-size: 3vw !important;
  text-shadow: none !important;
  margin: 20px 0 20px 0 !important;
  padding: 0;
  text-align: left;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 200;
}

.chauffeur-attire {
  float: right;
  font-size: 1.8vw;
  padding: 0 0 0 30px;
  margin: 0;
}

#network-main .item img {
  width: 100%;
}

#network-logo {
  margin: -160px 40px 40px 40px;
  text-align: center;
  float: right;
}

#network-logo img {
  width: 10vw;
}

#network-text {
  width: 100%;
  margin-top: -7px;
  text-align: center;
  background-color: black;
  color: #fff;
  padding: 2px;
  font-size: 1.7vw;
}

.network-body {
  font-size: 1.7vw;
  width: 70%;
  margin: auto;
  text-align: center;
  padding: 10px 20px;
}

.network-body h2 {
  font-size: 3vw;
  font-family: 'Raleway', sans-serif !important;
  font-weight: 300;
}

.network-body p {
  width: 80%;
  margin: auto;
}

#network-main > .left {
  display: inline-block;
  text-align: left !important;
  padding: 25px;
}

.download-app-text {
  display: block;
  text-align: right !important;
  margin-top: 5vw;
}

#network-main > .left img {
  width: 9vw;
}

/* client care  */
.clientcare {
  font-size: 2.5vw !important;
  padding: 20px 0 20px 0 !important;
}

/*  Footer Style */
#footer {
  background-color: #848586;

  /*text-align:center;*/
  color: #fff;
  text-shadow: 0 0 0 !important;
}

#footer div {
  width: 32%;
  display: inline-block;
  border: 0px solid white;
}

#footer span {
  font-size: 12px;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer .social-icons {
  text-align: left;
}

#footer .social-icons img {
  height: 40px;
  padding: 0 0 0 2vw;
}

.GRYDS {
  text-align: center;
}

#footer {
  display: none;
}

#footer-logo {
  width: 6vw;
}

#footer .right-links {
  text-align: right;
}

#footer .right-links a {
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  padding: 20px 10px 0px 20px;
  margin-top: 20px;
}

/*  Fleet page */

.fleet {
  text-align: center;
  max-width: 900px;
  margin: auto;
  margin-top: 150px;
}

.fleet h2 {
  color: #000;
  text-align: center !important;
}

#cboxContent {
  background-color: #000 !important;
  color: #fff;
}

/*
 *  Begin under 1200px
 */

@media (max-width: 1027px) {
  #home > .logo {
    top: 14vw;
  }

  #home-logo-image {
    width: 50px;
  }

  #home #Waterfront H1 {
    margin-top: 10px;
    font-size: 44px;
  }

  #home #Waterfront H2 {
    font-size: 18px;
    margin-top: 5px;
  }

  #home-fleet > div {
    width: 95% !important;
  }

  #home-fleet h1 {
    font-size: 24px;
    line-height: 30px;
  }

  #home-fleet h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  #home-services h2 {
    font-size: 34px !important;
    line-height: 38px !important;
  }

  .aboutus {
    padding: 0 30px !important;
    font-size: 16px;
    line-height: 20px;
  }
  .aboutus h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .about-indent {
    margin-left: 40px;
    font-size: 16px;
    line-height: 20px;
  }

  #aboutus-main H3 {
    font-size: 18px;
  }

  #services-main {
    font-size: 18px;
  }

  .services {
    font-size: 16px;
    line-height: 20px;
    padding: 0 30px !important;
  }

  #services-main H2 {
    font-size: 24px;
    line-height: 28px;
  }

  #services-main H3 {
    font-size: 18px;
  }

  .tailor {
    padding: 0 30px !important;
    font-size: 16px;
    line-height: 20px;
  }

  .tailor h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .chauffeur-attire {
    font-size: 20px !important;
    padding: 0 0 0 10px !important;
  }

  .chauffeur-attire img {
    width: 180px !important;
  }

  .network-body {
    padding: 0 30px !important;
    font-size: 16px;
  }

  .network-body h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .network-body ul {
    margin-left: 0px;
    text-align: left;
  }

  #network-logo {
    margin: -120px 40px 40px 40px;
  }

  .GRYDS {
    font-size: 12px;
  }

  #international-message {
    padding: 10px;
    position: fixed; /* sticky */
    top: 8vw;
    font-size: 16px;
  }
}
/*
 *  Begin under 850px
 */

@media (max-width: 850px) {
  #international-message {
    padding: 6px;
    position: fixed; /* sticky */
    top: 8.5vw;
    font-size: 14px;
  }

  #book-box {
    padding: 0px 0 0 5px;
    margin-top: 8px;
  }

  #book-now {
    margin: 0 0 0 10px;
  }

  #main-logo {
    margin-top: -8px;
  }

  .phone {
    display: none !important;
  }

  #hamburger-menu {
    width: 30vw;
  }

  #hamburger-menu span {
    font-size: 1.9vw;
  }

  #hamburger-menu img {
    width: 3vw;
    margin-bottom: -2px;
  }

  #home-logo-image {
    width: 17vw;
  }

  #home H1 {
    font-size: 7.7vw;
  }

  #home H2 {
    font-size: 3.4vw;
    margin-top: -60px;
  }

  #home-services .services .item {
    width: 250px;
    height: 234px;
    font-size: 22px;
  }

  /* center services text */
  #home-services .services div .service-item {
    width: 250px;
    height: 234px;
  }

  #quote {
    background-size: 250px 234px;
  }

  #chaffeur {
    background-size: 250px 234px;
  }

  #about {
    background-size: 250px 234px;
  }

  #network {
    background-size: 250px 234px;
  }

  #premium {
    background-size: 250px 234px;
  }

  #fleet {
    background-size: 250px 234px;
  }

  /* About us page */

  .aboutus {
    color: #000;
    font-size: 16px;
    padding: 0 10px 20px 10px;
  }

  #footer .right-links a {
    padding: 0 10px 20px 0;
  }
}

/*
 *  Begin under 600px
 */

@media (max-width: 600px) {
  #book-box {
    padding: 0;
    margin-top: -5px;
  }

  #book-box div {
    padding: 4px;
    font-size: 2.2vw;
    width: 80px;
  }

  #international-message {
    padding: 4px;
    position: fixed; /* sticky */
    top: 9.2vw;
    font-size: 14px;
  }

  #hamburger-menu {
    margin: 1.3vw 0px 0 0;
  }

  #hamburger-menu div {
    margin: 0 10px 0 0;
  }

  .services {
    color: #000;
    font-size: 1.7vw;
    padding: 0 0px 50px 0px;
  }

  #home-services .services .item {
    width: 150px;
    height: 141px;
    font-size: 14px;
  }

  /* center services text */
  #home-services .services div .service-item {
    width: 150px;
    height: 141px;
  }

  #quote {
    background-size: 150px 141px;
  }

  #chaffeur {
    background-size: 150px 141px;
  }

  #about {
    background-size: 150px 141px;
  }

  #network {
    background-size: 150px 141px;
  }

  #premium {
    background-size: 150px 141px;
  }

  #fleet {
    background-size: 150px 141px;
  }

  #home-fleet {
    padding: 10px 0 10px 0;
  }

  /* fleet inner div */
  #home-fleet > div {
    width: 100%;
    margin: auto;
    text-align: center;

    color: #000;
    padding: 10px 0 30px 0;
  }

  .contact-information {
    width: 90%;
  }

  .contact-message {
    width: 90%;
  }

  #home-contact {
    margin-top: -100px;
  }
  #home-contact input {
    width: 80% !important;
  }

  #home-contact textarea {
    width: 80% !important;
  }

  #contact-submit {
    margin-bottom: 40px;
    font-size: 16px;
  }

  #footer div {
    width: 100%;
    display: block;
  }

  #footer-logo {
    width: 10vw;
  }

  #footer .social-icons {
    text-align: center;
    padding-top: 20px;
  }

  #footer .right-links {
    text-align: center;
    padding-top: 10px;
  }

  #footer .right-links a {
    font-size: 22px;
    color: #fff;
    text-decoration: none;
    padding: 20px 10px 0px 20px;
    margin-top: 20px;
  }
}

/*
 *  Begin under 850px
 */

@media (max-width: 450px) {
  #book-box {
    padding: 0;
    margin-top: -5px;
  }

  #book-box div {
    padding: 4px;
    font-size: 2.2vw;
    width: 70px;
  }

  #hamburger-menu {
    margin: 0px 0px 0 0;
    width: 30%;
  }

  #hamburger-menu div {
    margin: 0 5px 0 0;
  }

  #hamburger-menu span {
    font-size: 11px;
  }

  #hamburger-menu img {
    width: 5.6vw;
    margin: -3px 5px 0 0;
  }

  #home-services h2 {
    font-size: 24px !important;
    line-height: 28px !important;
  }

  #home-services .services .item {
    width: 120px;
    height: 111px;
    font-size: 12px;
  }

  /* center services text */
  #home-services .services div .service-item {
    width: 120px;
    height: 111px;
  }

  #home-fleet {
    background-color: white;
    margin: 0;
    padding: 0;
    z-index: 9999;
  }

  #home-fleet > div {
    padding-bottom: 0;
    margin: 0;
  }

  #home-fleet > #view-text {
    color: black;
  }

  #home-fleet > #view-text h1 {
    font-size: 20px;
    line-height: 20px;
  }

  #home-fleet h2 {
    font-size: 18px !important;
    padding: 0 10px;
  }

  /* fleet title*/
  #home-fleet h1 {
    margin-top: 5px;
    font-size: 24px;
  }

  /* fleet slogan */

  #fleet-now {
    width: 110px;
    height: 14px;
    font-size: 12px;
    margin-bottom: 10px;
  }

  #fleet-hero img {
    margin-top: 0px;
    width: 100%;
  }

  #fleet-hero {
    width: 100% !important;
  }

  #fleet-hero2 {
    margin-top: 20px;
    width: 100% !important;
  }

  .contact-message {
    margin: 0px;
    padding: 0px;
    height: 300px;
  }

  #home-contact {
    margin-top: -75px;
  }

  #home-contact input {
    padding: 5px;
    border: 1px solid #fff;
    margin-bottom: 10px;
    width: 95%;
  }

  #home-contact textarea {
    width: 95%;
  }

  .contact-information {
    height: 140px;
  }

  #contact-confirmation {
    height: 150px;
  }
  #contact-confirmation h1 {
    color: #fff !important;
    font-size: 18px;
    margin: 0;
  }

  #aboutus-main h2 {
    margin: 0;
    font-size: 22px !important;
    line-height: 26px !important;
  }

  .clientcare {
    padding-bottom: 0px !important;
  }

  .fleet {
    margin-top: 60px !important;
    padding: 0;
  }

  .fleet img {
    width: 100% !important;
  }

  .fleet h2 {
    margin-bottom: 20px !important;
  }

  .slide-cont {
    margin: 0px !important;
    width: 100% !important;
  }
  .services {
    font-size: 16px !important;
    line-height: 22px !important;
  }

  #services-main H1 {
    margin-top: -5px;
  }

  #services-main H2 {
    font-size: 20px !important;
    line-height: 22px !important;
  }

  #network-text {
    font-size: 16px;
  }

  #network-logo {
    display: none;
  }

  .network-body {
    width: 100% !important;
    padding: 0 5px !important;
  }

  .network-body h2 {
    font-size: 20px !important;
    line-height: 22px !important;
  }
  .network-body p {
    width: 100%;
  }

  #network-main > .left img {
    width: 100px;
  }
}
