/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    font-family: "Verdanna";
    font-size: 18px;
    line-height: 1.7;
    padding-bottom: 40px;
    color: #4c4c4c;
}
body, html {
    height: 100%;
}

a {
  color: #a78914;
}

a:focus, a:hover {
    color: #a78914;
    text-decoration: underline;
}

hr {
    border-top: 2px solid #a78914;
}
h2{
  //font-size: 24px
}
.h1, h1 {
    font-size: 48px;
    color: #0f2538;
}

.h3,h3 {
    font-size: 22px;
    line-height: 1.5;
}
.h4,h4 {
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
}

.h5,h5 {
    font-size: 30px;
}

.width_800{
  max-width:800px;
}

.btn{
  font-family: "Helvetica";
}
.bottom-link hr{
  border-top:1px solid #a78914 ;
  width:60%;
}
.bottom-link p{
  text-align: center;
}


.margin-top-40 {
    margin-top: 40px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}

.text-align-left {
    text-align: left;
}
.text-align-right {
    text-align: right!important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color:  #a78914;
}
 .nav-pills>li>a:hover {
    color: #fff!important;
    background-color:  #a78914!important;
}
.navbar-static-top {
    z-index: 100;
}
.navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
      font-size:16px;
}

.icon {
  width: auto;
  height: 100px;
}

/*
footer .container>p{
  text-align: left;
  padding-top: 60px;
  padding-bottom: 40px;
  line-height: 1.2;
  font-size: 16px;
}

*/
footer .container a{
  color:#FFF;
  font-size: 17px;
}


footer {
  color:#FFF;


}

/*
footer img{
  width:100%;
  height:300px;
}
*/

.caption {
  position: relative;
    background-color: #f3eac7;
    margin-top: 250px;
    padding: 20px;
    text-align: left;
    font-size: 27px;
    line-height: 1.2;
    
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    float: right;
}

.background-color-gold{
    background-color:#a78914!important;
    border-color: #a78914!important;
}

.border1{
    border-right:3px solid #fff;
    width: 60%;
}
.border2{
    min-height: 80px;
    width: 40%;
    color:#a78914;
    font-size: 23px;
    
}


header {
    padding: 5px;
}
.greyarea{
  background-color:#f8f4ec;
  border-top: 2px solid #a78914;
  margin-top:20px;
  padding-top:40px;
  //margin-bottom:20px;
  padding-bottom:40px;

}

.bgimage { 
    /* Full height */
    height: 100vh; 
    /* Center and scale the image nicely */
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    //max-height: 500px;
}

/*
.bg-sunset { 
    background-image: url("images/sunset.jpg");
}
.bg-footer { 
    background-image: url("images/footer.png");
    max-height: 500px;
}
.bg-building-investor-footer { 
    background-image: url("images/building-investor-footer.jpg");
    max-height: 500px;
}

.bgi-img1 { 
    background-image: url("images/sunset.png");
    
    height: 100vh; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    //max-height: 500px;
}
.bgi-img2 { 
    background-image: url("images/footer.png");
    height: 100vh; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    
}
.bgi-img3 { 
    background-image: url("images/building-investor-footer.jpg");
    height: 100vh; 
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
    max-height: 500px;
}
*/

.bg {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.bg .item {
    height: 930px;
    
}
.bg > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    //height:100%;
}
.navbar-brand>img {
    width: 150px;
}
.navbar-brand {
     height: 100px; 
}
.navbar-toggle .icon-bar {
    background-color: #a78914;
    width: 50px;
    height:3px;
    margin-bottom: 7px; 
}

.navbar-toggle {
     //display: block;
     margin-top: 20px;
     margin-right: 0px; 
     padding-left: 20px;

}

/*
.navbar-header {
  float: none;
}
.navbar-toggle {
  display: block;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
}
.navbar-nav>li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
}
*/

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

.navbar-nav>li>a {
    display: block;
    font-size: 18px;
    color: #4c4c4c;
    //color:#1D5293;
    //text-transform: uppercase;
    //font-family: "Helvetica";
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 300;
    padding-top: 15px;
    //border-top:3px solid #FFF; 
    border-radius: 0px;
    text-align: left;
    
 }  
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    //color: #646464!important;
    color:#1D5293;
    //border-top:3px solid #1D5293; 
    background-color: #fff!important;
    //text-decoration: underline;
}

.nav-pills>li>a:hover {
    color: #1D5293!important;
    background-color: #fff!important;
    //border-top:3px solid #1D5293; 
    text-decoration: underline;
    //border-bottom: 2px solid #a79332;

}


.dropdown-menu li {
    display: block;
  }
  
.dropdown-menu a {
    display: block;
    padding: 3px 0px;
    clear: both;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.42857143;
    color: #4c4c4c;
    white-space: nowrap;
}  


.dropdown-menu li>a:hover {
    color: #4c4c4c;
    text-decoration: underline;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    
    background-color: #f5f5f5;
}

.dropdown-menu ul {
    margin-left: -20px;
}


.login{
      float:right;
      margin-top: -25px;
      //padding-right: 20px;
      text-align: left;
}
.login .btn{
  padding:5px 40px;
}


.login .glyphicon {
    
    padding-left: 0px;
}

.login img {
    width: 30px;
    padding-right: 10px;
}
.language{
      float:right;
      margin-top: -15px;
      padding-right: 15px;
      padding-left: 30px;
           
}

.language a {
    color: #000;
    text-decoration: none;
}
.language a:hover {
    color: #000;
    text-decoration: none;
}

.btn-primary {
    background-color: #4c4c4c;
    border-color: #4c4c4c;
    margin: 5px;
}

.btn-learn {
    background-color: #FFF;
    border-color: #FFF;
    color: #4c4c4c;
    font-family: " Verdanna";
    font-weight: bold;
}

.btn-group-lg>.btn, .btn-lg {
   font-size: 22px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 100%;
}
.carousel-caption {
    top: 220px;
    background-color: #0f2538;
    opacity: 0.9;
    bottom:inherit;
    padding-bottom:20px;
    padding-right: 30px;
    padding-left: 30px; 
    padding-top: 40px;
    
}

.carousel-caption>h1{
    font: 36px "Times new Roman"; 
    color: #fff;
    //padding-bottom:15px; 
}

.carousel-caption .btn {
    background-color: #0f2538;
    border-color: #0f2538;
    float:right;
    font-weight: bold;
}

.container {
  text-align: center;
  padding-right: 15px!important;
  padding-left: 15px!important;
  
}

.marketing {
  text-align: center;
  padding-right: 15px;
  padding-left: 15px;
}



.form1{
  background-color:#f9f4e8;
  padding:20px 30px 20px 60px;
  text-align:left;
  margin-left: -15px;
  width: 48%;
}

.form2{
  background-color:#f2eeec;
  padding:20px 30px 20px 60px;
  text-align:left;
  margin-left: 15px;
  margin-left: 35px;
  width: 48%;
}

.form-control {
    border: 1px solid #000;
}

.form-group>.col-sm-2 {
    width: 100%;
    text-align:left;
}

.form-group>.col-sm-10 {
    width: 100%;
}

.form-group {
    margin-bottom: 0px;
}

.btn-danger {
    display: none;
}


.form-group .btn {
    opacity: 1;
    background-color: #292121;
    margin-right: 95px;
    width: 100px;
    opacity: 1;
    float: right;
} 

.partner_space {
  height : 500px;
}

/*
.form-group  .btn-primary{
  margin-right:95px;
} 
*/
/*------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  //position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  //height: 580px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 580px;
  min-width: 100%;
  background-color: #0f2538;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  //height: 100%;;
  
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */

/*
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}
*/

/* Featurettes
------------------------- */

.featurette-divider {
  margin: 40px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    //margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

.space{
  padding:30px;
}


  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

@media (min-width: 768px){
    .navbar-nav {
      float:right;
      margin-top: -20px;
    }
    .container {
      //width: 100%;
    }
    .navbar-header {
      float: none ; 
    }


    .form-group>.col-sm-10 {
      width: 100%;
      text-align: right;
    }
    .form-group>.btn-primary {
      background-color: #292121;
      border-color:#292121;
      float: right;
    }
    

}

@media (min-width: 992px){
  .marketing {
    width: 970px;
  }
  .navbar-brand>img {
    width: 280px;
  }

  .navbar {
    //margin-bottom: 40px;
    margin-top: 20px;
    padding-top: 10px;
    }
}




@media (max-width: 1600px){
 .carousel .item {
  height: 450px;
}
.carousel {
  height: 450px;
}
.carousel-caption {
    top: 160px;
}
.bg .item {
    height: 770px;
} 

}

@media (max-width: 1366px){
 .carousel .item {
  height: 400px;
}
.carousel {
  height: 400px;
}
.carousel-caption {
    top: 80px;
}
.bg .item {
    height: 600px;
} 

.language{
      //margin-top: 30px;
           
}

}

@media (max-width: 1024px){
 .carousel .item {
  height: 300px;
}
.carousel {
  height: 300px;
}
.carousel-caption {
    top: 30px;
}  
.bg .item {
    height: 500px;
}  


.language{
      //margin-top: 30px;
           
}

}


@media (max-width: 768px){
 .login {
      float: left;
      margin-top: 15px; 
      padding-left: 20px;
      //margin-left: 15px;
      //margin-right: 15px;
  }

  .login .btn{
      padding:5px 10px;
      margin-bottom: 5px;
  }
  .language{
      padding-left: 0px;
      padding-right: 5px;
      margin-top: 30px;
           
  }


  .carousel-caption {
      //bottom:40px;
  }
  .nav-pills>li {
      float: none;
  }

  /*
   .nav-pills>li>a:hover {
      color: #fff!important;
      background-color:  #a78914!important;
  }
  */
  .carousel .item {
  //height: 200px;
}
.carousel {
  height: 300px;
}

.carousel-caption {
    top: 50px;
    padding-top: 10px; 
}

.carousel-caption>h1 {
    font: 20px "Times new Roman";
}
.carousel-inner > .item > img {
 // height: 50%; 
}
.form1 {
    margin-left: 0px;
    width: 100%;
}
.form2 {
    margin-left: 0px;
    width: 100%;
}


.space{
  padding:0px;
}



}


.dropdown-menu {
    min-width: 250px;
}

   #page-top {
     position: fixed;
    bottom: 20px;
    z-index: 100;
    text-align: right;
    right:40px;
    
}

 #page-top a {
    background-color: #ffffff;
    border: 2px solid #4c4c4c;
    border-radius: 50%;
    color: #000066;
    display: inline-block;
    text-align: center;
    height: 69px;
    width: 69px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
 #page-top a {
    color: inherit;
    font-size: inherit;
    font-weight: bold;
    padding-left: 0;
    line-height: inherit;
    word-wrap: break-word;
}

#page-top i {
    height: 46px;
    width: 46px;
    font-size: 46px;
    vertical-align: middle;
}
#page-top .glyphicon {
    position: relative;
    top: 8px;border: 
 }

 .scrollToTop{

  display:none;
  z-index: 100;
}


.login .dropdown-menu {
    
    margin: 1px 0 0 8px;
 }

.login .logoutbox{
   float: right;
    position: relative;
}

/*forget password*/

label.left {
    width: 100px;
}   