.hover-nav:hover {
    background-color: #222 !important;
    color: #ccc !important;
}

body {
    font-family: Myanmar3; 	
}


.what-we-do-images {
    padding-left: 20px;
}
.gallery-top-header img:hover {
    filter: greyscale(100%);
    transform: scale(1.1);
}

@media only screen and (min-width: 320px) and (max-width: 936px) {
  .sponsor-text {
    display: none !important;
  }
  .Sponsors img {
    display: none !important;
  }
  .bottom-sponsor-text {
    display: none !important;
  }
  .responsive-sponsors {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
    text-align: left !important;
  }
  .big-contact-details {
    display: none !important;
  }
}
@media only screen and (min-width: 320px) and (max-width: 858px) {
  .welcome-class h1 {
    width: 80% !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 786px) {
   .original-welcome-text {
     display: none;
   }

}
@media only screen and (min-width: 787px) and (max-width: 931px) {
  .welcome-section .original-welcome-text {
    display: none;
  }
  .responsive-welcome-class  {
    display: block; 
  }
}
@media only screen and (min-width: 932px) and (max-width: 3000px)  {
  .responsive-welcome-class {
    display: none;
  }
}


@media only screen and (min-width: 937px) {
  
  .responsive-sponsors {
    display: none; 
  }
  .bottoom-sponsor-text {
    text-align: center !important;
  }
  .Sponsors {
    width: 900px !important;
    margin: auto !important;
  }
  .big-contact-details {
    height: 360px;
    position: relative;
    background-image: url(/Images/Contact-Us-Bigger.png);
    background-size: cover;
    background-repeat: no-repeat;
  }
  .contact-details {
    display: none !important;
  } 
}




@media only screen and (min-width: 1951px) and (max-width: 3500px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.99% !important;
  }

}

.scrolled {
    animation: fadein 2s;
    -moz-animation: fadein 2s;  /* Firefox */
    -webkit-animation: fadein 2s;  /* Safari and Chrome */
    -o-animation: fadein 2s;  /* Opera */
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {

  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@media only screen and (min-width: 1798px) and (max-width: 1950px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 12.05% !important;
  }
}




@media only screen and (min-width: 1631px) and (max-width: 1797px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 12% !important;
  }
}
@media only screen and (min-width: 1531px) and (max-width: 1630px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.96% !important;
  }
}

@media only screen and (min-width: 1506px) and (max-width: 1530px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.9% !important;
  }
}
@media only screen and (min-width: 1412px) and (max-width: 1505px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.8% !important;
  }
}
@media only screen and (min-width: 1224px) and (max-width: 1411px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.6% !important;
  }
}

@media only screen and (min-width: 1236px) and (max-width: 1413px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.79% !important;
  }
}

@media only screen and (min-width: 1236px) and (max-width: 1411px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.7% !important;
  }
}


@media only screen and (min-width: 1121px) and (max-width: 1224px) {
  .gallery-top-header img {
    padding-top: 189px !important;
    width: 11.6% !important;
  }
}
.gallery-top-header img {
    transition: 1s;
    padding-right: 4px;
    width: 129px;
}
.gallery-top-header {
    width: 100%;
    margin: 10px 50px;
}

#Contact-Us {
    padding-top: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
}

#Contact-Us-2 {
    padding-top: 20px;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #fff;
}

	
.image { 
    position: relative; 
    display: inline;
}
.new-image-section { 
    position: relative; 
    display: inline;   
}
.third-overlay-image { 
    position: absolute;
    left: 20px;
    width: 230px;
    background-color: #ffffffbb;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 160px;
    bottom: 0px;
    padding-top: 5px;
    font-size: 14px;
    display: flex;
    align-items: center; 
}

.second-overlay-image { 
    position: absolute;
    left: 20px;
    width: 230px;
    background-color: #fffb;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 160px;
    bottom: 0px;
    padding-top: 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
}
 .fourth-overlay-image { 
    position: absolute;
    left: 20px;
    width: 230px;
    background-color: #fffb;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0x;
    height: 160px;
    bottom: 0px;
    padding-top: 5px;
    font-size: 14px;
}
 .fifth-overlay-image {
    position: absolute;
    left: 20px;
    width: 230px;
    background-color: #ffffffbb;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 160px;
    bottom: 0px;
    padding-top: 5px;
    font-size: 14px;
    display: flex;
    align-items: center;
}
 .navigation-bar {
    top: 0;
    left: 0;
    width: 100%;
    background: #f6f6f6;
    z-index: 999;
    height: 110px;
    overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
}
 
.complete-logo {
    width: 250px !important;
    vertical-align: middle !important;
}
 
.navbar-fixed-top.cbp-af-header-shrink {
    height: 75px;
}
 
.overlay-image {
    position: absolute;
    left: 20px;
    width: 320px;
    background-color: #ffffff85;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    height: 150px;
    bottom: 0px;
    padding-top: 18px;
    font-size: 13px;
    display: flex;
    align-items: center;
}

	
input[type=text], select, textarea {
    width: 100%; /* Full width */
    padding: 12px; /* Some padding */ 
    border: 1px solid #ccc; /* Gray border */
    border-radius: 4px; /* Rounded borders */
    box-sizing: border-box; /* Make sure that padding and width stays in place */
    margin-top: 6px; /* Add a top margin */
    margin-bottom: 16px; /* Bottom margin */
    resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.what-we-do-section, .what-we-do-class {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    max-width: 100%;
    background: #e6e6e6;
    padding-top: 10px;
    padding-bottom: 20px;
    color: #222;
}

/* When moving the mouse over the submit button, add a darker green color */


/* Add a background color and some padding around the form */
.container {
    border-radius: 5px;
    background-color: #e6e6e6;
    padding: 20px;
}
#menu-bar {
    display: none;
}    	
.welcome-class, .welcome-section {
    color:#222;
    background-color:#fff;
    background-repeat:no-repeat;
}

.Our-Fleet-Image {
    display: inline-block;
    float: right;
}

.top-bar-roofing-images {
    margin-left:auto;
    margin-right: auto;
    display:table;
}

.bottom-bar-roofing-images {
    margin-left:auto;    
    margin-right: auto;
    display:table;
}
	  
h1 {
    font-family: Myanmar3; 
    text-align:center;
    color: #222;
} 
.subheader-logo, .subnav-logo {
    text-align:center;
    font-style: italic;
    font-size: 16px;
    font-weight: normal;
    margin-top: 0 !important;
    display: block;
}
.header-title, .nav-title {
    color: #111;
    font-size: 30px;
    margin-bottom: 0;
    text-align: center;
}

.nav-title {
    margin-top: 0 !important;
}

.email {
    display: table-cell; 
    padding: 5px;
    width: 250px;
}
.number {
    text-align: right;
    vertical-align: middle;
    display: table-cell;
    width: 220px;
}	

.number:hover, .email:hover {
    text-decoration: underline;
}
.hover-nav:after {
    padding: 0;
    margin: 0;
    clear: both;
    float: left;
    content: "";
    height: 6px;
    width: 100%;
    z-index: 199999;
}
.hover-nav {
    text-decoration: navajowhite;
    background-color: #aaa;
    margin-left: auto;
    margin-right: auto;
    width: 18%;
    max-width: 330px;
    color: #222;
    font-weight: 700;
}
.navigation-bar {
    width: 100%;  
    height: 90px; 
    text-align:center;
    text-decoration: none;
}

.logo {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    height: 50px;
    margin-right: 20px;
    margin-top: 15px;  
}
.navigation-bar > a {
    display: inline-block;
    vertical-align: middle;
    height: 100px;
    line-height: 93px;
    font-size: 20px;
    color: #000;
}
.lower-header {
    max-width: 980px;
    margin-left: auto;
    margin-right:auto;
    display: table;
}
	
.top-header {
    background: #e6e6e6;
    position: absolute;
    width: 100%;
    z-index: 1;
} 
.gallery-top-header {
    color:#000000;
    background-color:#fff;
    margin: 0;
    padding: 0;
}

.bottom-number:hover, .bottom-email:hover {
    text-decoration:underline;
}
a {
    color:#000;
    font-size: 20px;
    text-decoration: none; 
}
a:visited { 
    color:#000; 
}
a:hover { 
    color:#000; 
}
a:active {    
    color:#FF0000;
}

/* Responsiveness */
@media only screen and (min-width: 320px) and (max-width: 750px) {
  .lower-header div {
    width: 320px !important;
  }
  .lower-header img {
    width: 255px !important;
  }
  body {
    overflow-x:hidden;
  }
}
@media only screen and (min-width: 1333px) and (max-width: 5000px) {
  .tablet {
    display: none;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1332px) {
  .lower-header div {
    width: 480px;
  }
  .what-we-do-class p {
    width: 75% !important;
  }
  .hidden-number {
    display: none;
  }
  
  .hover-nav {
    text-decoration: navajowhite;
    background-color: #aaa;
    margin-left: auto;
    margin-right: auto;
    width: 21% !important;
    max-width: 330px;
    color: #222;
    font-weight: 700;
  }
}


@media only screen and (min-width: 320px) and (max-width: 577px) {
  .contact-details img {
    display: none !important;
  }
  .contact-details div {
    width: 100% !important;
    color: #000 !important;
  }
  .Directions p {
    display: none !important;
  } 
  .welcome-class, .welcome-section {
    padding-top: 40px;
  }

  .contact-information a {
    line-height: 2 !important;
  }
  #Contact-Us {
    color: #000 !important;
  }
  #Contact-Us-2 {
    color: #000 !important;
  }
 
  .contact-details a {
    color: #000 !important;
  }
  .Directions h2 {
    line-height: 1.3 !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  #nav {
    height: 0px !important;
  }
}

@media only screen and (min-width: 320px) and (max-width: 500px) {
  .nav li a {
    font-size: 14px !important;
  }
  #menu {
    margin: 14px 0 20px 5px !important;
    width: 30px !important;
    height: 30px !important;
  }
}


@media only screen and (min-width: 320px) and (max-width: 750px) {
  #nav {
  margin-left: auto;
  margin-right: auto;
  width: 100%;

  }
  .what-we-do-class p {
    width: 75% !important;
  }

  #menu-bar {
    display: block !important;
    width: 40px;
    height: 40px;
    padding: 6px;
    z-index: 100;
    background: #808080;
    border: 5px solid #e6e6e6;
    box-sizing: content-box;
    border-radius: 50%;
    text-indent: 0%;
    color: #000;
  } 
 
  #menu{
    width: 30px;
    height: 30px;
    margin: 14px 0 20px 5px;
    cursor: pointer;
  }
  .top-header {
    z-index: 0 !important;

  }
  .nav li a {
    font-size: 18px;
  }

  .contact-details div {
    display: block !important;
    float: none !important;
    font-size: 14px;
  }
  .contact-information {
    margin-top: 30px !important;
    line-height: 1 !important;
  }
  .contact-information a {
    font-size: 15px !important;
    line-height: 2 !important;
  }

  .Directions h2 {
    line-height: 1.3 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .contact-details img {
    height: 100%;
  }
  .bottom-email {
    margin-top: 0px !important;
  }
  #Contact-Us {
    padding-top: 0px !important;
    line-height: 0;
  }
  #Contact-Us-2 {
    padding-top: 0px !important;
    line-height: 0;
  }
  .Address {
    width: 100% !important;
    line-height: 2;
    margin-top: 30px;
  }

  .contact-details {
    height: 250px !important;
  }
  .our-fleet-section {
    background-color: #cccccc !important;
    height: 656px !important;
    padding-top: 10px !important;
  }
 
  .welcome-class, .welcome-section {
    padding-top: 40px !important;
    padding-bottom: 10px;
  }
  .our-fleet-section img {
    float: unset !important;
    text-align: center;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 20px 0 !important;
  }
  .our-fleet-section div {
    width: 71% !important;
  }
  .navigation-bar {
    display: none;
  }
  .bar{
    height: 5px;
    width: 100%;
    background-color: #fff;
    display: block;
    border-radius: 5px;
    transition: 0.3s ease;
    z-index: 10000000000;
  }
  
  .gallery-top-header {
    display: none;
  }
  #bar1{
    transform: translateY(-4px);
  }
  #bar3{
    transform: translateY(4px);
  }
  .nav li a{
    color: #fff;
    text-decoration: none;
    padding-left: 14px;
    padding-right: 14px;
    z-index: 1000
  }
  .nav li a:hover{
    font-weight: bold;
  }
  .nav li{
    list-style: none;
    padding: 0px 0;
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
  .email {
    display: none;
  }

  .number { 
    display: none;
  }
  .nav{
    padding: 0;
    margin: 0 10px;
    transition: 0.3s ease;
    display: none;
  }

  .menu-bg, #menu-bar{
    top: 0;
    left: 0;
    position: fixed;
  }
  .menu-bg{
    z-index: 1;
    background: #808080;
    transition: 0.3s ease;
  }
  .change-bg{
    width: 100%;
    height: 100px;
  }
  .change .bar{
    background-color: #fff;
  }
  .change .bar:active{
    background-color: #808080;
  }
  .change #bar1{
    transform: translateY(4px) rotateZ(-45deg);
  }
  .change #bar3{
    transform: translateY(-6px) rotate(45deg);
  }
  .change #bar2{
    opacity: 0;
  }
  .change{
    display: block;
    height: 0px !important;
    text-align: center;
    vertical-align: middle;
    width: 520px;
    position: inherit;
  }

  .header li {
    float: left;
  }
  .header li a {
    padding: 20px 30px;
  }
  .header .menu {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
  .welcome-text {
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    margin-left: 10px;
    max-width: 95%;
    width: unset !important;

  }
  .third-overlay-image { 
    position: absolute;
    left: 0px;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    padding-top: 5px;
    display: flex;
    align-items: center;
  }
  .new-image-section {
    display: inline-block;
  }
  .fifth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: unset !important;
    right: 0px !important;
    left: unset !important;
    display: flex;
    align-items: center;
  }
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: unset !important;
    right: 0px !important;
    left: unset !important;
  }
  .what-we-do-images {
    padding-left: 0px !important;
  }
 
  .second-overlay-image { 
    position: absolute;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .image {
    display: inline-block;
  }

  .overlay-image { 
    position: absolute;
    left: 0px;
    width: 100%;
    background-color: #ffffff7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 150px;
    padding-top: 8px;
    display: flex;
    align-items: center;
  }   
}

@media only screen and (min-width: 721px) and (max-width: 920px) {
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: 190px !important;
    right: 140px;
    left: unset !important;
  }
  .contact-details div {
    display: block !important;
    float: none !important;
    font-size: 15px;
  }
  .contact-information {
    margin-top: 30px !important;
    line-height: 1 !important;
  }
  .contact-information a {
    font-size: 15px !important;
    line-height: 1 !important;
  }

  .Directions h2 {
    line-height: 1.3 !important;
    margin-top: 0 !important;
  }
  .contact-details img {
    height: 100%;
  }
  .bottom-email {
    margin-top: 0px !important;
  }
  #Contact-Us {
    padding-top: 0px !important;
    line-height: 1;
    margin-top: 7px !important;
  }
  #Contact-Us {
    padding-top: 0px !important;
    line-height: 1;
    margin-top: 7px !important;
  }
  .contact-details {
    height: 280px !important;
  }
  .Address {
    width: 100% !important;
    line-height: 1.7;
    margin-top: 30px;
  }
  
  .welcome-class, .welcome-section {
    color:#222;
    background-color:#fff;
    background-repeat:no-repeat;
    padding-bottom: 10px;
  }
  .our-fleet-section {
    height: 535px !important;
  }
  .welcome-text {
    width: 90% !important; 
  }
  .image {
    display: inline-block;
  }
  .third-overlay-image { 
    position: absolute;
    left: 0px;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    padding-top: 5px;
    display: flex;
    align-items: center;
 }
  .fifth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .our-fleet-section img {
    float: unset !important;
    text-align: center;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 20px 0 !important; 
}
  .our-fleet-section div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
    font-size: 18px !important;
  }
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: unset !important;
    right: 0px;
    left: unset !important;
  }
  .what-we-do-images {
    padding-left: 0px !important;
  }
 
  .second-overlay-image { 
    position: absolute;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .Directions p {
    display: none !important;
  }
  .contact-details div > .Sponsors {
    display: none !important;
  }
  .overlay-image { 
    position: absolute;
    left: 0px;
    width: 320px;
    background-color: #ffffff7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 150px;
    padding-top: 16px;
    display: flex;
    align-items: center;
}
  } 
  
  .gallery-top-header img { 
    padding-top: 189px !important;
  }
  .image {
    display: inline-block;
  }
  .our-fleet-section span {
    font-size: 18px !important;
  }
}

@media only screen and (min-width: 1121px) and (max-width: 1275px) {
  .Directions h2 {
    margin: 5px !important;
  }
  .contact-information {
    margin-top: 80px !important;
  }
}


@media only screen and (min-width: 921px) and (max-width: 1120px) {
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: 190px !important;
    right: 140px;
    left: unset !important;
  }
  .our-fleet-section span {
    text-align: center;
  }
  .Address {
    width: 100% !important;
    line-height: 2;
  }
  .contact-details div {
    display: block !important;
    float: none !important;
    font-size: 15px;
  }
  .contact-information {
    margin-top: 30px !important;
    line-height: 2 !important;
  }
  .contact-information a {
    font-size: 15px !important;
    line-height: 1 !important;
  }

  .Directions h2 {
    line-height: 1.3 !important;
    margin-top: 0 !important;
  }
  .contact-details img {
    height: 100%;
  }
  .bottom-email {
    margin-top: 0px !important;
  }
  #Contact-Us {
    padding-top: 0px !important;
    line-height: 1;
  }
  #Contact-Us {
    padding-top: 0px !important;
    line-height: 1;
  }

  .contact-details {
    height: 310px !important;
  }
  .Address {
    width: 100% !important;
    line-height: 2;
    margin-top: 60px;
  }
  .our-fleet-section img {
    float: unset !important;
    text-align: center;
    max-width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px 0px 50px !important;
    float: right !important;
  }
  .welcome-class, .welcome-section {
    color:#222;
    background-color:#fff;
    background-repeat:no-repeat;
    padding-bottom: 10px;
  }
  .our-fleet-section {
    height: 425px !important;

  }
  .welcome-text {
    width: 90% !important; 
  }
  .image {
    display: inline-block;
  
  }
  .third-overlay-image { 
    position: absolute;
    left: 0px;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    bottom: 3px;
    padding-top: 5px;
    display: flex;
    align-items: center;
 }
  .fifth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .our-fleet-section img {
    text-align: center;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 20px 0 !important; 

}
  .our-fleet-section div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 71% !important;
  }
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: unset !important;
    right: 0px;
    left: unset !important;
  }
  .what-we-do-images {
    padding-left: 0px !important;
  }
 
  .second-overlay-image { 
    position: absolute;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .overlay-image { 
    position: absolute;
    left: 0px;
    width: 320px;
    background-color: #ffffff7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 150px;
    padding-top: 16px;
    display: flex;
    align-items: center;
}
  
  } 
  .gallery-top-header img { 
    padding-top: 189px !important;
  }
  
  .image {
    display: inline-block;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1120px) {
  .gallery-top-header img { 
    width: 11.6% !important;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1099px) {
  .gallery-top-header img {
    width: 11.5% !important;
  }
}

@media only screen and (min-width: 900px) and (max-width: 978px) {
  .gallery-top-header img {
    width: 11.4% !important;
  }
}
@media only screen and (min-width: 815px) and (max-width: 989px) {
  .gallery-top-header img {
    width: 11.4% !important;
  }
}

@media only screen and (min-width: 815px) and (max-width: 899px) {
  .gallery-top-header img { 
    width: 11.25% !important;
  }
}
@media only screen and (min-width: 751px) and (max-width: 814px) {
  .gallery-top-header img { 
    width: 11.1% !important;
  }
} 
@media only screen and (min-width: 1521px) and (max-width: 1567px) {

  .our-fleet-section div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 60% !important;
  }
}

@media only screen and (min-width: 465px) and (max-width: 520px) {
  .overlay-image {
    position: absolute;
    left: 0px;
    width: 320px;
    background-color: #ffffff7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 150px;
    padding-top: 8px;
    display: flex;
    align-items: center;
}

  }
  .second-overlay-image {
    height: 155px !important;
    display: flex;
    align-items: center;
  }
  .third-overlay-image {
    height: 155px !important; 
    bottom: 0 !important; 
    display: flex;
    align-items: center;
  }
  .fourth-overlay-image {
    height: 155px !important;
  }
  .fifth-overlay-image {
    height: 155px !important;
    display: flex;
    align-items: center;
  }

}

 
@media only screen and (min-width: 1121px) and (max-width: 1520px) {
  .our-fleet-section div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 60% !important;
  }
  .gallery-top-header img {
    padding-top: 189px !important;
  }
}
@media only screen and (min-width: 521px) and (max-width: 720px) {
  .welcome-class, .welcome-section {
    color:#222;
    background-color:#fff;
    background-repeat:no-repeat;
    padding-top: 80px;
    padding-bottom: 10px;
  }
  .contact-details div > .Sponsors {
    display: none !important;
  }
  .Directions p {
    display: none !important;
  }

  .contact-details div {
    display: block !important;
    float: none !important;
  }
  .contact-details {
    height: 240px !important;
  }
  .Address {
    width: 100% !important;
    line-height: 2;
  }
  .number {
    font-size: 29px !important;
  }
  .our-fleet-section {
    height: 565px !important;
  }
  .welcome-text {
    width: 90% !important; 
  }
  .image {
    display: inline-block;
  }
  .third-overlay-image { 
    position: absolute;
    left: 0px;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    padding-top: 5px;
    display: flex;
    align-items: center;
 }
  .fifth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    left: 0px !important;
    display: flex;
    align-items: center;
  }
  .our-fleet-section img {
    float: unset !important;
    text-align: center;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 20px 0 !important; 

}
  .our-fleet-section div {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 90% !important;
  }
  .fourth-overlay-image {
    position: absolute !important;
    width: 230px !important;
    background-color: #ffffffa3 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px !important;
    height: 155px !important;
    top: unset !important;
    right: 0px;
    left: unset !important;
  }
  .what-we-do-images {
    padding-left: 0px !important;
  }
 
  .second-overlay-image { 
    position: absolute;
    width: 230px;
    background-color: #ffffffa3;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 155px;
    left: 0px !important;
    display: flex;
    align-items: center;
  }

  .overlay-image { 
    position: absolute;
    left: 0px;
    width: 320px;
    background-color: #ffffff7d;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    height: 150px;
    padding-top: 16px;
    display: flex;
    align-items: center;
}
  } 
}


/* Smaller scrolling nav */
#nav {
    position: fixed !important;
    width: 100% !important;
    z-index: 99999 !important;
    transition: all ease .5s !important;
}

#logo {
    color: #fff;
    padding: 20px;
    font-size: 18px;
    transition: all ease .5s;
}

#hero {
    height: 500px;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
}

#nav.shrink {
    height: 40px;
    transition: all ease .5s;
}

#nav.shrink #logo {
    padding: 10px;
    transition: all ease .5s;
}


</style>
