#custom-bootstrap-menu.navbar-default .navbar-brand {
    color: rgba(255, 0, 0, 1);
}
#custom-bootstrap-menu.navbar-default {
    font-size: 14px;
    background-color: rgba(34, 20, 37, 1);
    border-bottom-width: 0px;
}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 1);

}
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(234, 222, 247, 1);
    background-color: rgba(119, 107, 135, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-bootstrap-menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(0, 0, 0, 1);
    background-color: rgba(228, 224, 240, 1);
}
#custom-bootstrap-menu.navbar-default .navbar-toggle {
    border-color: #e4e0f0;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus {
    background-color: #e4e0f0;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #e4e0f0;
}
#custom-bootstrap-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-bootstrap-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #221425;
}



#custom-bootstrap-menu.navbar-default {
  margin: 0px;
}

.navbar-brand {
    padding: 8px 15px;
}
.nav{
  padding-left: 15px;
}
body{
  background-color: #ffffff;
  background-image: image('http://hansenarchitects.com/v3/images/bg2.png');
}
div.container{
  padding: 0px 0px 0px 0px;
}
div.container-fluid{
  padding: 0px;
  padding-right: 15px;
}
div.myCarouselContainer{
  padding: 0px 0px 0px 0px;

}
div.myContainer{
  padding-left: 0px;
}

  .glyphicon {
    top: 10px;
    left: 0px;
  }

h1{
  color: #c4b4d1;
  font-size: 16px;
  font-weight: normal;
  margin-left: 0px;
  padding-bottom: 5px;
}
div.h1bold{
  margin: 10px 0px 0px 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
h2{
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
}
h3{
  color: #c4b4d1;
  font-size: 13px;
  font-weight: bold;
}
h5{
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
}
h5-grey{
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1;
}
h6{
  color: #ffffff;
  font-size: 13px;
  font-weight: normal;
  padding-left: 10px;
  padding-right: 10px;
}
p{
  color: #c4b4d1;
  font-size: 16px;
}
p.arrows{
  float: right;
position: relative;
left: -48.5%;
text-align: left;
font-size: 30px;
}
div.arrowbox{
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 5px;
  float: left;
  font-size: 2em;
}
span.arrowbox{
  color: #c4b4d1;
  margin: 0px;
  padding: 0px;
  top: 0px;
  left: 12px;
  width: 27px;
}
div.box{
  border: 1px solid #2d2d2a;
  margin-left: 0px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 0px;
  padding: 10px;
}
div.accordian-header{
  padding: 0px 20px 0px 0px;
  margin: 15px 20px 0px 20px;
}

div.noTitle{
  padding-top: 10px;
}
div.NextButton{
  border: 1px solid white;
  border-radius: 5px;
  padding: 5px;
  width: 100px;
  margin-top: 20px;
  text-align: center;
}
img.left{
  float:left;
  margin-right: 20px;
  margin-bottom: 20px;
}

img.right{
  float:right;
  margin-left: 20px;
  margin-bottom: 20px;
}

img.separate{
  margin-left: 0px;
  margin-bottom: 20px;
  margin-top: 10px;
}

p.clear {
    clear: both;
}

.btn-default{
  height: 50px;
  color: #ffffff;
background-color: #221425;
border-color: #221425;
}

.btn-default:active{
  height: 50px;
  color: #ffffff;
background-color: #221425;
border-color: #221425;
}

span.myglyphicon{
  font-size: 40px;
  color: white;
  opacity: 100%;
}

div.row{

  margin: 0px;
}
div.col-md-2{
  color: #ff0000;
  text-align: left;
  padding: 0px;
}

a:link {
    text-decoration: none;
    color: #ffffff;
}

a:visited {
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    text-decoration: underline;
    color: #ffffff;
}

a:active {
    text-decoration: underline;
    color: #ffffff;
}

div.navbar-header{
  padding-left: 15px;
  padding-right: 15px;
}
a.subnav{
  padding-right: 20px;
  line-height: 200%;
  white-space: nowrap;
}

div.right{
  text-align: right;
}
a.rightarrow-link{
  font-size: 30px;
  border: 1px solid white;
  padding: 0px 10px 0px 10px;
  text-decoration: none;
}
a.leftarrow-link{
  font-size: 30px;
  border: 1px solid white;
  padding: 0px 10px 0px 10px;
  text-decoration: none;
}

a.allprojects{
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
}

a.projects{
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  font-size: 16px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}

span.subnav{
  color: #c4b4d1;
  font-weight: bold;
  padding-right: 15px;
}
li{
  color: #c4b4d1;
  font-size: 13px;
}
.caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ffffff;
    border-bottom: 2px solid transparent;
}

div.header-bar{
  background-color: #2d2435;]
}

div.bottom-bar{
  padding: 18px 0px 18px 0px;
  text-align: center;

}



div.carousel-caption{
  text-shadow: 0 2px 2px rgba(0,0,0,.6);
  right: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 20px;
  margin-right: 60px;
  text-align: right;
  padding-right: 10px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 25px;
}

div.home-projects{
  text-align: center;
  color: #c4b4d1;
  padding-bottom: 20px;
}
div.home-projectstitle{
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
  color: white;
}

ul.subnav{
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul.subnavsection{
  list-style-type: none;
  margin-left: 20px;
  padding-left: 0px;
}


ul.subsubnavsection{

  list-style-type: none;
  margin-left: 40px;
  padding-left: 0px;
}
li.subnav{
  margin-top: 10px;
}
li.subnavsection{
}
li.subnavsection_selected{
  color: #ffffff;
  font-weight: bold;
}

li.subsubnavsection{
font-size: 12px;
  padding-left: 20px;
}

li.subsubnavsection_selected{

  font-weight: bold;
    padding-left: 20px;
}

li.subnavtitle{
font-size: 10px;
  padding-top: 10px;
}


li.begin{
  padding-top: 5px;
}
li.end{
  padding-bottom: 5px;
}



@media (max-width: 768px){
  body{
    background-color: #000000;
  }
  div.container-fluid{
    padding-right: 0px;
  }
  div.box{
    margin-left: 0px;
    margin-right: 0px;
  }
  a.projects{
    font-size: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  h1{
    padding-right:20px;
    font-size: 13px;
  }
  h5{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
  }
  p{
    font-size: 13px;
  }
  p.arrows{
  left: -46%;
  }
  h5-grey{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    text-shadow: 0 1px 2px rgba(255,255,255,1);
  }
  img {
    width: 300px;
  }
  img.logo{
    width: 175px;
  }
  img.bg{
    width: 100%;
  }


  div.div-submenu{
    padding-top: 20px;
  }
  div.div-content{
  }
  div.footer-right{
    color: white;
    padding: 10px 10px 0px 10px;
    font-size: 11px;
    margin-left: 10px;
  }
  div.footer-left{
    color: white;
    padding: 0px 10px 0px 10px;
    font-size: 11px;
    margin-left: 10px;
  }

  .panel-heading {
      cursor: pointer;
  }

  .panel-title:after {
      /* symbol for "opening" panels */
      font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
      content: "\e113";    /* adjust as needed, taken from bootstrap.css */
      float: right;        /* adjust as needed */
      color: red;         /* adjust as needed */
  }
  .panel-title.collapsed:after {
      /* symbol for "collapsed" panels */
      content: "\e114";    /* adjust as needed, taken from bootstrap.css */
  }
}

@media (max-width: 325px){
  img {
    width: 235px;
  }
}


@media (min-width:769px){
  span.myglyphicon{
    font-size: 80px;
    color: white;
    opacity: 100%;
  }

  div.carousel-caption{
  left: auto;
  width: 50%;
  padding-right: 10px;
  margin-bottom: 0px;
  height: 20px;
  }
  div.footer-right{
    float: right;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 15px;
    color: white;
  }
  div.footer-left{
    float: left;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 15px;
    color: white;
  }
  a.footer{
    color: #c4b4d1;
  }
  a.projects{
    font-size: 13px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
div.content{
  background-color: black;
  padding: 0px 0px 0px 0px;
  margin-top: 20px;
}

  .navbar-nav>li{
    width:135px;
    text-align: center;
  }
  div.div-submenu{
    color: white;
    float: left;
    /*width: 25%; */
    padding: 20px 20px 20px 0px;
  }
  div.div-content{
    float: left;
    width: 100%;
  }
  div.container{
    /*width:800px; */
  }
}

@media (min-width:992px){

  .navbar-nav>li{
    width:160px;
    font-size: 16px;
    text-align: center;
  }
  a.projects{
    font-size: 16px;
    padding-right: 10px;
    padding-bottom: 10px;
  }


}



html,body{height:100%;}
/* .carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;} */
.fill{width:100%;height:100%;background-position:center;background-size:cover;}

/* faster sliding speed */
.carousel-inner > .item {

}

@media (max-width: 1025px) {


  li.subnav{
    margin-top: 10px;
  }
  li.subnavsection {
    margin-top: 10px;
  }
  li.subnavsection_selected {
    margin-top: 10px;
  }
  li.subsubnavsection{
    margin-top: 10px;
  }
  li.subsubnavsection_selected{
    margin-top: 10px;
  }
}


/* keep full widget on smaller screens */
@media (max-width: 767px) {
	body {
		padding-left: 0;
		padding-right: 0;
	}
  h5{
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
  }
  h5-grey{
    color: #000000;
    font-size: 13px;
    font-weight: bold;
    text-shadow: 0 1px 2px rgba(255,255,255,1);

    line-height: 1.1;
  }
  div.bottom-bar{
    padding: 5px 0px 5px 0px;
    text-align: center;
  }
  a.projects{
    font-size: 14px;
    padding-right: 10px;
    padding-bottom: 10px;
  }

}
