html,
body {
    padding-bottom: 0;
    height: 100%;
    background-color: rgb(254, 254, 254);
}

/* Navbar Styling */
.navbar {
    margin-bottom: 0;
}

.navbar-wrapper {
    position: static;
    top: 0;
    right: 0;
    left: 0;
    background-color: black;
}

.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0;
    width: 85%;
    opacity: 1;
}

.navbar-wrapper .navbar {
    background: rgb(0, 0, 0);
    border-bottom: none;
}

.navbar-wrapper .navbar .container {
    width: 100%;
}

.navbar-default .navbar-collapse {
    border-top:none;
    box-shadow:none;
}

.navbar-default > li.active > a {
    color: #ff6000;
    background-color: rgb(254, 254, 254);
}

#myNav {
    background-color: rgb(0, 0, 0);
    border: none;
}

#myNav > ul > li .current-page {
    color: #ff6000 !important;
    background-color: rgb(254, 254, 254) !important;
    -webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}

#myNav > ul > li > a {
    padding: 25px 15px 25px 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #ff6000;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 0.5px;
}

#myNav > ul > li > a:hover {
    color: rgb(254, 254, 254);
    background-color: none;
    font-weight: normal;
}

#myNav > ul > li > a:focus {
    color: rgb(254, 254, 254);
    background-color: none;
}

.my-brand-logo img {
    margin-top: 0;
}

/* Navbar Styling End */

/* Footer/Container Styling */
.container {
    width: 85%;
    margin: 0 auto;
}

.span {
    height: auto;
    background-color: black;
}

.span1 {
    height: auto;
    background-color: rgb(20, 20, 20);
    margin-bottom: 0;
}

.wrap {
    height: auto;
    background-color: #ff6000;
    padding: 10px;
}

.transparent {
    height: auto;
    background-color: transparent;
}

.footer {
    position: static;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 15px;
    text-align: center;
    background-color: rgb(0, 0, 0);
    font-family: 'Josefin Sans', sans-serif;
    font-weight: lighter;
    padding-top: 25px;
    padding-bottom: 30px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    line-height: 1;
    margin-top: 0;
}
/* Footer/Container Styling End */

/* Jumbotron Styling */
.jumbotron {
    height: 85%;
    text-align: left;
    background: url(../../assets/images/banner-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
}

.jumbotron p {
    font-size: 17px;
}

.jumbotron2 {
    height: 70%;
    text-align: center;
    background: url(../../assets/images/jumbotron/construction_bg1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}

.jumbotron-color {
    color: white;
    font-size: 15px;
}
/* Jumbotron Styling End */

/* Content Styling */
.gallery {
    width: auto;
    margin: 0 auto;
}

.gallery a img {
    float: left;
    width: 223px;
    height: auto;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    opacity: 1;
}

.gallery a:hover img {
  z-index: 5;
}

.margin {
    margin-bottom: 35px;
    margin-top: 30px;
}

.normal-text {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
}

.normal-text1 {
    font-size: 24px;
    font-family: 'Josefin Sans', sans-serif;
}

.normal-text3 {
    font-size: 16px;
    font-family: 'Josefin Sans', sans-serif;
    color: #ffffff;
}

.medium-text {
    font-size: 32px;
}

.medium-text1 {
    font-size: 52px;
    font-weight: bold;
}

.large-text {
    font-size: 60px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}

.mini-header {
    font-size: 25px;
    color: #59c151;
    font-family: 'Slabo 27px', sans-serif;
    text-align: center;
}

.medium-header {
    font-size: 35px;
    color: rgb(254, 254, 254);
    font-family: 'Oswald', sans-serif;
}

.medium-header1 {
    font-size: 35px;
    font-family: 'Oswald', sans-serif;
}

.lead {
    font-family: 'Slabo 27px', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: rgb(100, 100, 100)
}

.centre-align {
    text-align: center;
}

.header {
    font-size: 50px;
    font-family: 'Bitter', sans-serif;
    color: rgb(0, 0, 0);
}

.white {
    color: rgb(254, 254, 254);
}

.fixed {
    position: absolute;
    bottom: 0;
}

.fixed1 {
    position: fixed;
    bottom: 0;
}

.col-md-4 {
    font-family: 'Josefin Sans', sans-serif;
}

.col-md-6 {
    font-size: 32px;
    font-weight: lighter;
    color: #000000;
    font-family: 'Oswald', sans-serif;
}

.col-md-6 img {
    vertical-align: middle;
}

.col-md-8 {
    font-family: 'Quicksand', sans-serif;
}

.col-md-9 {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    text-align: left;
    padding-top: 200px;
}

.col-md-10 {
    color: #000000;
    font-family: 'Quicksand', sans-serif;
}

.col-md-12 {
    color: #000000;
    font-family: 'Quicksand', sans-serif;
}

.margin-bottom {
    margin-bottom: 30px;
}

.content {
    width: 80%;
    margin: 0 auto;
}

.border {
    border-right: 1px solid #cccccc;
}

.bg {
    background: url(../../assets/images/bg.png);
    background-repeat: repeat;
    padding: 5px 15px;
}

.featurette-divider {
    margin: 15px auto;
    clear: both;
    border: 1px solid #ff6000;
}

.featurette-divider1 {
    margin: 15px 0;
    clear: both;
    border: 1px solid #ff6000;
    width: 40%;
}

.featurette-divider2 {
    margin: 15px 0;
    clear: both;
    border: 1px solid #ffffff;
    width: 10%;
}

.featurette-divider3 {
    margin: 15px 0;
    clear: both;
    border: 1px solid #ff6000;
    width: 10%;
}

.modal > .modal-dialog > .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

.modal > .modal-dialog > .modal-content .white-bg {
    background-color:white;
    box-shadow: none;
    border: none;
}

.modal > .modal-dialog > .modal-content > .modal-header {
    border: none;
}

.modal .close {
    color: rgb(254, 254, 254);
    opacity: 0.7;
    box-shadow: none;
    text-shadow: none;
    font-size: 34px;
    position: relative;
    top: 0;
}

#contact {
    font-family: 'Josefin Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    background: url(../../assets/images/pade-contact.png);
    text-align: center;
    padding-top: 15%;
}

#contact strong {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 14px;
}

#contact h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
    font-size: 34px;
}

#contact a, a:hover {
    font-family: 'Josefin Sans', sans-serif;
    color: #ff6000;
    text-decoration: none;
    font-weight: bold;
}
/* Content Styling End*/

/* Button Styling */
.btn {
    padding: 15px 25px;
    border: 0 none;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: lighter;
    text-transform: uppercase;
    margin: 0 auto;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
 
.btn-default {
    background: #ff6000;
    color: white;
    margin: 0 auto;
    border: 1px solid #ff6000;
}
 
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    background: none;
    color: #ff6000;
    border: 1px solid #ff6000;
}
 
.btn-default:active, .btn-default.active {
    background: #ff6000;
    box-shadow: none;
}

.btn.sharp {
    border-radius:0;
}

/* Button Styling End*/

/* Responsive */
/* Portrait & landscape phone */
@media (max-width: 480px) {
	
    
}

/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
    
    /* Navigation */
    .navbar-wrapper > .container {
        padding-right: 0;
        padding-left: 0;
        margin-top: 0px;
        width: 80%;
        margin: 0 auto;
        opacity: 1;
    }
    
    #myNav ul > li > a {
        padding: 10px 15px;
        font-size: 15px;
        border: none;
        text-align: center;
        margin: 0;
   }
    
    #myNav > ul > li .current-page {
    color: rgb(254, 254, 254)!important;
    background-color: transparent!important;
    -webkit-transition: all .30s ease-in-out;
	-moz-transition: all .30s ease-in-out;
	-ms-transition: all .30s ease-in-out;
	transition: all .30s ease-in-out;
}
    
    .navbar-wrapper .navbar {
        background-color: none;
        padding: 5px;
    }
    
    .my-brand-logo img {
        max-width: 125px;
        padding: 0;
        margin-top: 5px;
    }
    
    .navbar-default .navbar-toggle {
        border-color: transparent; /* Removes border color */
        border: none;
    }
    
    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: transparent;
    }
    
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ff6000; /* Removes border color */
        border: none;
    }
    
       .gallery {
        float: none;
        width: 300px;
        margin: 0 auto;
        vertical-align: middle;
    }
    
    select{
        width: 150px;
        font-size: 13px;
        -webkit-border-radius: 0px;
	    -moz-border-radius: 0px;
	    border-radius: 0;
    }
    
    .align-left {
        text-align: center;
    }

    .footer {
        position: static;
        bottom: 0;
        height: 20px;
        padding-top: 10px;
        color: #ffffff;
        font-size: 9px;
        margin-top: 15px;
    }
    
    .fixed1 {
        position: fixed;
        bottom: 0;
    }
    
    .jumbotron p {
    font-size: 13px;
}
    
    .jumbotron {
    height: 110%;
    text-align: left;
    background: url(../../assets/images/banner-2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 0;
}
    
    .large-text {
    font-size: 45px;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
}
    
    #contact {
    font-family: 'Josefin Sans', sans-serif;
    color: #ffffff;
    font-size: 14px;
    background: url(../../assets/images/pade-contact.png);
    text-align: center;
    padding-top: 50%;
}
    
    .margin-bottom {
        margin-bottom: 60px;
    }

    }

/* Large desktop */
@media (min-width: 1200px) {
	
}