body {
	font-size: 15px;
    font-family: 'Metrophobic', sans-serif;
    overflow-x: hidden;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ccc;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ccc;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ccc;
}

/*Fonts*/
@font-face {
    font-family: 'reminiscent_drive_personal_Rg';
    src: url('../fonts/reminiscent_drive_personal_use_0-webfont.woff2') format('woff2'),
         url('../fonts/reminiscent_drive_personal_use_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*Misc*/
.padding-0 {
    padding: 0;
}
.padding-r0 {
    padding-right: 0;
}
.padding-23 {
    padding: 0 23px;
}
.push-l190 {
    padding-left: 190px;
}
.push-l220 {
    padding-left: 220px;
}
.push-r220 {
    padding-right: 220px;
}
.gbook {
    font-size: 12px;
    text-transform: uppercase;
}
.gbold {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.img-responsive {
    width: 100%;
}
.t-divider {
    margin: 20px auto;
    text-align: center;
}
a {
    transition: all 0.5s ease;
}
p {
    text-align: justify;
}
a:hover {
    text-decoration: none;
}
input:focus, textarea:focus {
    border: 0;
    outline: 0;
}

/*Sticky*/
#sticky {
  background: #be3b42;
  padding: 5px 0 0 0;
}
#sticky p {
  color: #fff;
  text-align: center;
}

/*Modif*/
#login img {
    width: 23px;
    margin-left: 15px;
}
#call-wrap {
    text-align: right;
    margin-right: 0;
}
#call-wrap ul {
    padding: 0;
    text-align: right;
}
#call-wrap ul li {
    list-style: none;
    display: inline-block;
    margin-left: 30px;
}
#call-wrap img {
    margin-top: -30px;
}
#footer img {
    margin-top: 10px;
}
#year-of-zayed {
    margin-top: 44px;
}

/*Header*/
#header {
    margin-top: 10px;
}
#logo {
    margin-top: 30px;
}
#logo a {
    display: block;
    width: 95%;
}
#logo a img {
    width: 100%;
}
#login {
    margin-bottom: 20px;
}
#login a {
    color: #414141;
    font-size: 12px;
    text-transform: uppercase;
}

/*Navi*/
#header ul.nav li a {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 30px 20px 30px 20px;
}
#header ul.nav li:last-child a {
    padding: 30px 0 30px 20px;
}
#header ul.nav li a:hover, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    background-color: none;
}
#header ul.nav li a:hover {
    color: #be3b42;
    background: url('../images/nav-hover.png') no-repeat center 0;
}
#navi {
    position: absolute;
    right: 15px;
    top: 7px;
}
#navi span {
    font-size: 23px;
    cursor: pointer;
    margin-left: 5px;
}
#navi span:hover {
    color: #be3b42;
}

/*Dropdown*/
#header .dropdown-menu {
    box-shadow: none;
    margin-top: -10px;
}
#header #dropdown-menu > li > a {
    font-size: 15px;
    padding: 5px 20px;
    background: none;
    font-weight: normal;
    text-transform: none;
}
.w60 {
    width: 60%;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

/*Ft. Products*/
#ft-products {
    margin-top: 50px;
}
.ft-box {
    margin-bottom: 20px;
}
.ft-box img {
    margin-bottom: 10px;
}
.ft-box a {
    color: #be3b42;
}
.ft-box a:hover {
    color: #000;
}
.ft-box h3 {
    color: #000;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
}
.btn-med {
    color: #000;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: -1px;
    background: url(../images/btn-li-med.png) no-repeat 0 center;
    padding: 0 20px;
}
.btn-med:hover {
    color: #fff;
}
.btn-wrap {
    margin-top: 30px;
}

/*Ft. Project*/
#ft-project {
    margin-top: 90px;
}
#ft-project h4 {
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-top: 30px;
}
#ft-project h2 {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 70px;
    background: url(../images/btn-li-big.png) no-repeat 0 center;
    padding-left: 20px;
}
#ft-project h6 {
    font-size: 15px;
    text-transform: uppercase;
    background: url(../images/btn-li-small.png) no-repeat 0 center;
    padding-left: 10px;
    margin: 30px 0 40px 0;
}
#pused {
    margin-left: -30%;
}
.pu-box {
  position: relative;
}
.pu-txt {
  position: absolute;
  bottom: 11px;
  left: 15px;
  background: rgba(0,0,0,0.7);
  padding: 5px 14px 0 10px;
  color: #fff;
}
#ft-project .ftt-long {
    line-height: 60px;
}
#ft-project .ftt-long span {
    font-size: 55px;
}

/*News*/
#info {
    margin-top: 50px;
}
#info h4 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
#info h6 a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    background: url(../images/btn-li-small.png) no-repeat 0 center;
    padding: 2px 10px;
    margin-top: 10px;
}
#info h6 a:hover {
    color: #fff;
}
.news-box {
    margin-bottom: 40px;
}
.news-box img {
	margin-top: 30px;
}
.news-box h5 {
    margin: 0 0 17px 0;
    font-size: 17px;
    line-height: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.news-box a {
    color: #000;
}
.news-box a:hover {
    color: #be3b42;
}

/*About*/
#about img {
    margin-bottom: 10px;
}

/*Footer*/
#footer h5 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 15px;
}
#footer ul {
    padding: 0;
}
#footer ul li {
    list-style: none;
    margin: 3px 0;
}
#footer ul li a {
    color: #333;
}
#footer ul li a:hover {
    color: #be3b42;
}
#enquire input {
    color: #fff;
    width: 100%;
    height: 43px;
    background: #2b2b2b;
    border: 0;
    margin-bottom: 10px;
    padding: 0 10px;
}
#enquire textarea {
    color: #fff;
    width: 100%;
    height: 43px;
    background: #2b2b2b;
    border: 0;
    margin-bottom: 10px;
    padding: 10px;
} 
#enquire input[type=submit] {
    color: #333;
    height: 43px;
    border: 0;
    margin-bottom: 10px;
    padding: 0 10px;
    text-align: left;
    text-transform: uppercase;
    background: url(../images/btn-li-small.png) no-repeat 0 center #fff;
    padding: 2px 10px;
}
#sfooter {
    color: #fff;
    width: 100%;
    height: auto;
    background: #2b2b2b;
    margin-top: 20px;
}
#sfooter p {
    font-size: 14px;
    margin-top: 15px;
}
#sfooter ul {
    font-size: 14px;
    text-align: right;
    padding: 0;
    margin-top: 15px;
}
#sfooter ul li {
    list-style: none;
    display: inline;
    margin-left: 20px;
}
#sfooter ul li a {
    color: #fff;
}
#sfooter ul li a:hover {
    color: #be3b42;
}
.pbox a {
    color: #333;
}
#notification-form {
    display: none;
}

/*Tablet*/
@media only screen and (min-width: 320px) and (max-width: 992px) {
#pused {
    margin-left: 0;
}
#pmain img {
    width: 100%;
    margin-top: 30px;
}
.t-divider {
    width: 100%;
}
.t-divider img {
    width: 100%;
}
#sfooter ul, #sfooter p {
    text-align: center;
}
#sfooter ul li {
    margin: 0 10px;
}
#ft-project {
    margin-top: 20px;
}
#slider {
    margin-top: 15px;
}
#logo {
    margin-top: 15px;
}
#navi {
    top: 19px;
}
#logo img {
    width: 100%;
}
#ft-project h4 {
    margin-top: 0;
}
#ft-project h2 {
    font-size: 65px;
}
.pu-txt {
    display: none;
}
}

/*Macbook*/
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
#pused {
    margin-left: -14%;
}
}