  header{
    padding-bottom: 5%;
  }

  nav .logo {
     width: 80%; 
  }

  .navbar-header {
    float: left;
    padding-top: 0.5%;
  }

  .about h2{
    text-align: center;
    font-size: 1.6em;
    font-weight: 600;
    border-bottom: 0;
   font-family: 'Roboto', sans-serif;
  }

  .shop h2{
    text-align: right;
    font-size: 1.6em;
    font-weight: 600;
    border-bottom: 0;
   font-family: 'Roboto', sans-serif;
  }

  .jumbotron {
    height: 570px;
    background: url(../img/dubaiDk.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;

    /*background-image: url("../img/falcon1.jpg");
    background-repeat: no-repeat;
    background-size: 100%;*/
  }

  .signup1{
    
    background: url(../img/dubai6.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  }

  .jumbotron .h1, .jumbotron h1 {
     color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 63px;
    font-weight: 600;
    padding-top: 2%;
    text-align: center;
    text-transform: uppercase;
    text-shadow:  4px 4px 3px rgba(48, 48, 48, 0.9);
  }

  .jumbotron p {
    color: #fff;
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    text-shadow: 3px 3px 2px rgba(61,71,68,10);
  }

  .jumbotron .container .btn-primary {
    background-color: #eee;
    background-image: linear-gradient(to bottom, #f8e176 0px, #dba134 100%);
    background-repeat: repeat-x;
    border-color: #dba134;
    border-radius: 0px;
    color: #303030;
    text-shadow: 3px 3px 7px rgba(61, 71, 68, 0.68);
    font-weight: 600;
    width: 100%;
  }

  .parallax-window h2{
     border-bottom: 0 none;
    font-family: "Roboto",sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    color: #fff;
    text-align: left;
  }

  .parallax-window p{
     color: #fff;
     font-weight: 300;
     width: 80%;
     text-align: left;
  }

  .parallax-window .hbtn{
     color: #fff;

  }

  .buy form input[type="text"] {
    box-sizing: border-box;
    height: 55px !important;
    margin-right: 10px;
    padding-left: 3%;
    width: 280px;
  }

  .buy h2{
    border-bottom: none;
    font-size: 1.6em; 
    color: #fff;
    padding-right: 10%;
    text-align: right;
  }

  .buy p{
    margin-top: -3%;
    font-style: italic;
    text-align: right;
    font-weight: 300;
    padding-right: 10%;
  }

  .buy img {
    display: inline;
    float: right;
    margin-right: 1%;
    margin-top: -13%;
  }

  .buy {
    color: #fff;
    padding-top:1%;
  }

  .buy form{
    padding-top: 5%;
  }

  .buy form .btn {
    border-radius: 2px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    height: 55px !important;
    margin-bottom: 0;
    padding: 15px 20px 16px;
    background-color: #4EA303;
    background-image:none; 
    border-color: #4EA303;
}

.buy .btn-primary:hover{
    background: rgba(128, 128, 128, 0.1);
    border: 3px solid #4EA303;
    webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
    transition: all 400ms cubic-bezier(.4,0,.2,1);
    color: #fff;
    text-decoration: none;
  } 


  .jumbotron .container .btn-primary:hover{
    background: rgba(128, 128, 128, 0.4);
    border: 3px solid #DBA134;
    webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
    transition: all 400ms cubic-bezier(.4,0,.2,1);
    color: #fff;
    text-decoration: none;
  } 

  .hbtn{
    padding-top: 1%;
  }
 
  .btn-group-lg > .btn, .btn-lg {
    border-radius: 0px;
  }

  .jumbotron .container{
    margin-top: 5%;
  }

  #application_menu {
    float: right;
  }

  #application_menu ul li a{
    color:#fff;
  }

  #application_menu ul li a:hover{
    background: #000;
  }

  .coin{
    width:10%;
  }

  .nav > li > a {
  
    display: block;
    padding: 26px 15px;
    position: relative;
  }


  .navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
  }

  .navbar .nav > li {
    float: left;
  }

  .nav-sidebar .nav{
    margin-bottom: 0;
    padding-left: 15px;
  }

  .dNav{
    display: inline-block;
  }

  .dNav .nav{
    margin: 0 -40px 30px;
    padding: 0 40px;
  }

  .dNav .nav li{
    font-size: 14px;
    margin: 0 15px;
  }

  .dNav .nav li a{
    color: #3e4552;
  }


  .dNav .nav > li > a:focus, .dNav .nav > li > a:hover{
    background: none;
    color: #337ab7;
    border-bottom: 2px solid #337ab7;
  }

  .right {
      padding-top: 2%;
  }

  .mnav {
      height: 100%;
      padding:0;
  }

  .mSignup{
    display: none;
  }

  .fContainer{
      padding-top: 1%;
      padding-bottom: 1%;
  }


  .overlay{
    height: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.9) 0%, #000 100%);
  }

  .hnav {
    display: none;
  }

  .dropdown-menu > li > a {
    clear: both;
    color: #eee;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}

.parallax-window{
  padding: 5%;
}

.parallax-window img{
  float: right;
  margin-right: 5%;
}

input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

.parallax-window a{
    background-color: #eee;
    background-image: linear-gradient(to bottom, #f8e176 0px, #dba134 100%);
    background-repeat: repeat-x;
    border-color: #dba134;
    border-radius: 0;
    color: #303030;
    width: 100%;
    font-weight: 300;
    text-shadow: 3px 3px 7px rgba(61, 71, 68, 0.68);
    font-family: Arial,sans-serif;
    font-size: 17px;
    height: 55px !important;
    margin-top: 3%;
    padding: 15px 20px 16px;
    text-transform: uppercase;
}

.parallax-window a:hover{
     background: rgba(128, 128, 128, 0.1);
    border: 3px solid #dba134;
    webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
    transition: all 400ms cubic-bezier(.4,0,.2,1);
    color: #fff;
    text-decoration: none;
}

  .fContainer form{
    border-radius: 8px;
    width:40%;
    justify-content: center;
    margin-bottom: 0;
    padding: 20px;
    margin: 0 auto;
  }

  .fContainer form input[type="text"] {
      box-sizing: border-box;
      margin-right: 10px;
      width: 280px;
      padding-left: 3%;
      height: 55px !important;
  }

  .fContainer form .btn{
    padding: 15px 20px 16px;
    height: 55px !important;
    border-radius: 2px;
    font-family: Arial,sans-serif;
    font-size: 17px;
    margin-bottom: 0;
    text-transform: uppercase;
  }

html,
body {
   margin:0;
   padding:0;
   height:100%;
   font-size: 14pt;
}
.cnt {
   min-height:100%;
   position:relative;
   padding-bottom: 10%;
}

.user-profile .profile-image-preview {
    border-radius: 6px;
    float: left;
    max-height: 50px;
    max-width: 50px;
    padding: 10px 30px 0 15px;
}

.formlabel {
    color: #5a5f6d;
    font-weight: 600;
    line-height: 1.9em;
    margin-bottom: 0;
}

.profile {
    border-right: 2px solid #eee;
    height: 100%;
    padding-left: 1%;
}

.profile img{
  border-radius: 100;
}

.profileT{
  float:right;
  margin-right:35%;
}
.profiler{
  float:left;
  margin-right:35%;
}

.fText{
  margin-top: -6%;
  display: block;
  font-weight: 300;
  font-size: 10pt;

}


.nav > li > a:focus,
.nav > li > a:hover{
    background-color: #000;
}


.personalDetails label{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 2%;
    max-width: 100%;
}

.preferences label{
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 2%;
    max-width: 100%;
}

.preferences button{
  margin-top: 2%;
}


.personalDetails select option{
    font-size: 16px;
    font-weight: 300;
}

.personalDetails form{
  margin-top:1%;
}
.notification{
  margin-top: 5%;
}

#tab9 legend{
  border-bottom: none;
}

.bordered {
    border-bottom: 1px solid #ddd;
    color: #333333;
    font-size: 21px;
    margin-bottom: 0;
    margin-top: 30px;
    padding-bottom: 20px;
    position: relative;
}

.user{
  margin-top: -7%;
  padding-left: 58%;
}

.widget p, a{
  font-size: 11pt;
}

.payment-methods-sidebar{
  margin-top: 5%;
}

.scroll-x {
    overflow-x: scroll;
}

.widget table.widget-list {
    width: auto;
    border: none;
}
table.table-plain {
    border: none;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #000;
    border-color: #000;
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #000;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}

.dropdown-menu ul li a{
  color: #fff;
}

.dropdown-menu ul li a:hover{
  color: #eee;
}

.table {
    margin-bottom: 20px;
    width: 100%;
}
table {
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.widget table.widget-list td {
    vertical-align: middle;
}

.title {
    display: inline;
}

.add-buttons {
    position: absolute;
    right: 0;
    top: -10px;
}

.about a{
    background-color: #eee;
    background-image: linear-gradient(to bottom, #f8e176 0px, #dba134 100%);
    background-repeat: repeat-x;
    border-color: #dba134;
    border-radius: 0;
    color: #303030;
    font-family: "Open Sans" sans-serif;
    font-weight: 300;
    text-shadow: 3px 3px 7px rgba(61, 71, 68, 0.68);
}

.about a:hover{
   background: rgba(128, 128, 128, 0.1);
    border: 3px solid #dba134;
    webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
    transition: all 400ms cubic-bezier(.4,0,.2,1);
    color: #000;
    text-decoration: none;
}

.about img{
  width: 30%;
}

.getStarted{
  height:350px;
  margin: 0 auto;
  padding:5%;
}

.about{
  height:350px;
  margin: 5% auto;
}


.shop{
  height: 135px;
  margin: 5% auto;
}

.shop img{
  width: 40%;
  padding-right: 5%;
}

.buy{
    background: #333 none repeat scroll 0 0;
    height: 145px;
    margin-top: -2.3%;
}

.about p{
  width: 80%;
  margin: 0 auto;
  text-align: center;
}

.shop p{
  width: 100%;
  text-align: right;
}

h2{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

#tab10 h2{
 -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

#email_select_all {
    color: gray;
    display: inline-block;
    font-weight: 400;
    margin: 8px 5px 12px 0;
    font-size: 10pt;
}

#email_clear_all {
    color: gray;
    display: inline-block;
    font-weight: 400;
       font-size: 10pt;
}
select {
    background-image: url("../img/arrow.png");
    -moz-appearance: none;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    border-radius: 1px;
    height: 50px;
    padding-left: 7px;
    padding-right: 14px;
}

.preferences h2{
      -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    
    color: #555;
    font-size: 14px;}

.form-control {
  border-radius: 0;
  height: 50px;
}

.personalDetails{
  margin-top: 5%;
}

.controls input{
  float: right;
}

.fLabel{
  color: #5a5f6d;
  font-size: 12pt;
  font-weight: 600;
  line-height: 1.9em;
 
}

.profile form input{
  float: right;
}


.control-group {
    position: relative;
}

.fText1{
  margin-top: -3%;
  font-size: 10pt;
  font-weight: 300;
}

.fLabel1{
  color: #5a5f6d;
  font-size: 12pt;
  font-weight: 600;
  line-height: 1.9em;
}

.profile a{
  text-align: center;
}

.user-profile .profile-image-preview img {
    border-radius: 100px;
    height: 50px;
    opacity: 1;
    transition: all 0.2s ease-out 0s;
    width: 50px;
}

.footer {
    background-color: #f8f8f8;
    font-size: 14px;
    line-height: 1.6;
    padding: 50px 0 70px;
}

.footer p{
  text-align: center;
  margin-top: 25px;
}




legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

/********************* DASHBOARD PAGE **********************************/


.blogShort{ border-bottom:1px solid #ddd;}
.add{
  background: url(../img/falcon3.jpg) no-repeat; 
  padding: 10%; 
  height: 300px;}

.nav-sidebar { 
    width: 100%;
    padding: 30px 0; 
    border-right: 1px solid #ddd;
}
.nav-sidebar a {
    color: #45505b;
    display: flex;
    flex-direction: row;
    font-size: 14px;
    font-weight: 500;
    text-shadow: none;
    transition: all 0.15s ease 0s;
}

.nav-sidebar ul li a:hover{
  background: none;
}

.nav-sidebar ul li a {
    border-bottom: 1px solid #eee;
    overflow: auto;
    padding: 24px 15px;
}

.nav-sidebar ul li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #2b71b1;
}
/*.nav-sidebar .active a { 
    cursor: default;
    background-color: #0b56a8; 
    color: #fff; 
}
.nav-sidebar .active a:hover {
    background-color: #000;   
}*/
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}

.btn-blog {
    color: #ffffff;
    background-color: #E50000;
    border-color: #E50000;
    border-radius:0;
    margin-bottom:10px
}
.btn-blog:hover,
.btn-blog:focus,
.btn-blog:active,
.btn-blog.active,
.open .dropdown-toggle.btn-blog {
    color: white;
    background-color:#0b56a8;
    border-color: #0b56a8;
}
article h2{color:#333333;}

 .margin10{margin-bottom:10px; margin-right:10px;}
 
 .container .text-style
{
  text-align: justify;
  line-height: 23px;
  margin: 0 13px 0 0;
  font-size: 19px;
}

.features{
  padding: 40px 10px;
}

.features h2{

}

.features a{
    background-color: #4ea303;
    background-image: none;
    border-color: #4ea303;
    border-radius: 0
}

/********************* LOGIN PAGE **********************************/

.login-signup {
  padding: 0 0 25px;
}

.btn-success {
  background: #4ea303;
  border-radius:0;
  border: 2px solid #4ea303;
  webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
  transition: all 400ms cubic-bezier(.4,0,.2,1);
}

.btn-success:hover,.btn-success:focus {
  background: rgba(26, 161, 157, 0);
  border: 2px solid #4ea303;
  webkit-transition: all 400ms cubic-bezier(.4,0,.2,1);
  transition: all 400ms cubic-bezier(.4,0,.2,1);
  color: #4ea303;
}

a {
  color: #5C7F8F;
}

.checkbox{
  color: #5C7F8F;
  font-size: 12pt;
}

ul {
  list-style-type: none;
}

article[role="login"] {
  background: rgba(255,255,255,0.85);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 10px rgba(0, 0, 0, 0.24);
  webkit-transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
  padding: 30px 50px;
  margin-bottom: 20px;
}

article[role="login"] input[type="button"] {
  padding: 10px 15px;
  font-size: 16px;
}

article[role="login"]:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 1px 15px rgba(0, 0, 0, 0.23);
  webkit-transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 400ms cubic-bezier(0.4, 0, 0.2, 1);
}

article[role="login"] h3 {
  font-size: 26px;
  font-weight: 300;
  color: #000;
  margin-bottom: 20px;
}

article[role="login"] p {
  font-size: 16px;
  padding: 5px 15px;
}

.nav-tab-holder {
  padding: 0 0 0 30px;
}

.nav-tab-holder .nav-tabs {
  border: 0;
  float: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.login-signup{
   margin-top: 5%;
}

.signup .checkbox label a{
  padding-left: 10%;

}

.tos{
  margin-top: 30%;

}

.tos1{
  margin-top: 59%;

}

.nav-tab-holder .nav-tabs > li {
  margin-bottom: -3px;
  text-align: center;
  padding: 0;
  display: table-cell;
  float: none;
  padding: 0;
}

.start h1{
    color: #5a5f6d;
    font-size: 20pt;
    font-weight: 600;
    margin-left: -6%;
    margin-top: -1%;
    text-align: left;
  }


td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #eee;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    height: 88px;
    vertical-align: middle;
}

.type {
    padding-left: 40px;
    width: 48px;
}

#tab3{
  text-align: center;
  margin-top: 5%;
}

#tab5 h1{
  display: inline-block;
    font-size: 18px;
    margin-right: 15px;
    padding: 28px 0 0;
    white-space: nowrap;
  }

#tab4{
  text-align: center;
  margin-top: 5%;
}

#tab5{
  text-align: center;
  margin-top: 5%;
}


.start{
   border-bottom: 1px solid #eee;
   margin-top: 5%;
    padding: 30px 40px;
}

.nav-tab-holder .nav-tabs > li > a {
  background-image: linear-gradient(to top, rgba(60,60,60, 0.4) 0px, #222 100%);
  background-repeat: repeat-x;
  color: #fff;
    border-radius: 0;
  margin: 0;
  font-size: 18px;
  font-weight: 300;
}

.welcome {
    color: #2b71b1;
    display: inline-block;
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1;
    margin: 4px 0 0;
    vertical-align: middle;
  }

  .welcome p{
     color: #484c57;
    font-size: 0.56em;
    font-style: italic;
    font-weight: 400;
    line-height: 1.2em;
    margin-left: -6%;
    margin-top: 2%;
    text-align: left;
}

.welcome ul li{
  float: left;
  padding-left: 3%;
}


.gStart {
    margin-top: 10%;
    padding-left: 4%;
}

.box p {
    padding-top: 5%;
}

.box {
    border: 1px solid #eee;
    border-radius: 100px;
    font-size: 13px;
    font-weight: normal;
    height: 140px;
    line-height: 1.2;
    margin-right: 8%;
    padding-top: 3%;
    text-align: center;
}

.box img {
    padding-top: 5%;
    width: 50%;

}
.nav-tab-holder .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #FFF;
  background-image: linear-gradient(to bottom, #3c3c3c 0px, #222 100%);
  background-repeat: repeat-x;
  border: 0;
  border-radius: 0;
}

.mobile-pull {

}

article[role="manufacturer"] {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 10px rgba(0, 0, 0, 0.24);
  padding: 0 0 40px;
  max-width: 420px;
  margin: -45px auto 0;
}

article[role="manufacturer"] header {
  background: #23bab5;
  color: #fff;
  padding: 10px;
  font-size: 18px;
  font-weight: 300;
}

article[role="manufacturer"] h1 {
  font-size: 26px;
  font-weight: 300;
  border-bottom: 1px solid #f2f2f2;
  padding: 25px 15px;
}

article[role="manufacturer"] ul {
  padding: 0 25px;
}

article[role="manufacturer"] ul li {
  font-size: 16px;
  border-bottom: 1px solid #eaeaea;
  padding: 20px 15px;
  color:#404040;
}

article[role="manufacturer"] ul li i {
  color: #23bab5;
}

.login-signup {
  padding: 0 0 25px;
}

@media only screen and (max-width: 767px) {
  .mSignup{
    display: inline;
  }
  .mnav {
    height: 100%;
    margin-top: -7%;
    padding: 0;
  }

  nav .logo {
 
  }

  .right{
    display: none;
  }

  .mobile-pull {
    float: none;
  }

  .nav-tab-holder {
    float: none;
    overflow: hidden;
  }

  .nav-tabs > li > a {
    font-size: 13px;
    font-weight: 600;
    padding: 10px 5px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .nav-tabs > li {
    width: 50%;
  }
 .fContainer form {
   margin: 0 auto;
    padding: 20px;
    width: 40%;
}

.hnav{
  display: inline;
}

.start{
  padding: 0 0;
}

.buy h2 {
  text-align: left;
}

.buy p{
  text-align: left;
   padding-right: 13%;
}

.buy{
  height: 100%;
  margin-top: -8.4%;
   padding: 2% 2% 10%;
}
.buy img{
  display: none;
}

.buy form input[type="text"] {
  width: 100%;
}

.buy form {
    padding-top: 5%;
    width: 85%;
  }

.buy form .btn {
  margin-top:5%;
}

.fContainer form a{
  margin: 0 auto;
}

  .jumbotron {
      height: 570px;
  }

 .parallax-window{
    padding: 5%;
  }

  .about{
    height:100%;
  }

  .parallax-window img{
    float: none;
    width: 50%;
    margin: 0 auto;
  }

  .shop{
    height:100%;
  }

  .shop h2{
    text-align: center;
  }

  .shop p{
    text-align: center;
  }

  .shop img{
    margin: 0 auto;
  }
   .jumbotron {
    background: rgba(0, 0, 0, 0) url("../img/mDubai1.jpg") no-repeat fixed ;
  }

}

@media only screen and (max-width : 480px) {
  
  .about{
    padding-left: 11%;
    padding-top: 5%;
    padding-bottom: 5%;
    margin: 0;
    height: 100%;
  }

  .jumbotron {
    background: rgba(0, 0, 0, 0) url("../img/mDubai.jpg") no-repeat fixed;
  }

  .about .hbtn{
    padding-bottom: 5%;
  }

  .parallax-window img{
    width: 100%;
  }

  .about h2 {
    margin-left: -7%;
    text-align: left;
    width: 95%;
  }

  .about p{
    margin-left: -19px;
    padding-right: 5%;
    text-align: left;
    width: 85%;
  }

  .mnav {
    height: 100%;
    margin-top: 1px;
    padding: 0;
  }

  .jumbotron p {
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
    padding-left: 2%;
    text-align: left;
}

 .buy h2 {
  text-align: left;
}

.buy p{
  text-align: left;
   padding-right: 13%;
}

.buy{
  height: 100%;
  margin-top: -9.5%;
   padding: 2% 2% 10%;
}
.buy img{
  display: none;
}

.buy form input[type="text"] {
  width: 100%;
}

.buy form {
    padding-top: 5%;
    width: 85%;
  }

.buy form .btn {
  margin-top:5%;
}

.jumbotron {
    height: 570px;
}

  .fContainer{
    display: inline-block;

  }

  .jumbotron .container .btn-primary {

    margin-top: 5%;
    width: 100%;
  }

  .jumbotron .h1, .jumbotron h1 {
    width: 85%;
    font-size: 53px;
    text-align: left; 
  }

  .fContainer form input[type="text"] {
    box-sizing: border-box;
    height: 55px !important;
    margin-right: 10px;
    padding-left: 3%;
    width: 100%;
}

  .jumbotron p {
    width: 85%;
  }

  .fContainer{
    width: 100%;
  }

  .fContainer form {
      float: left;
    padding: 5px;
    width: 85%;
  }

  .box {
    border: 1px solid #eee;
    border-radius: 100px;
    font-size: 13px;
    font-weight: normal;
    height: 140px;
    line-height: 1.2;
    margin-left: 16%;
    margin-top: 6%;
    padding-top: 3%;
    text-align: center;
  }

  .mnav {
    width: 50%;
  }

  nav .logo {
    width: 95%;
  }

  .footer p {
    margin-top: 25px;
    text-align: center;
    width: 85%;
  }

  .tab-content{
    margin-top: 15%;
  }

  .parallax-window p {
    text-align: left;
  }

  .parallax-window h2 {
    text-align: left;
}

  .navbar-inverse .navbar-toggle {
    border-color: #333;
    margin-right: 18%;
}

}