/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
/* Hui */
.icon-menu{
    background:transparent url("../images/ring.png") left no-repeat;
}
.icon-menu:hover{
    background:transparent url("../images/ring_red.png") left no-repeat;
}

.nav-item a{
    color: #8B8B8B !important;
}

.navbar-trans {
  background: transparent;
}
.icon-link{
    position: relative;
}

.navbar .dropdown-menu {
  background-color: #E1DFDF ;
}

/* and this styles the dropdwon trigger link, when open */
.navbar .dropdown.show a { 
  background-color: #E1DFDF ;
}


/*.navcircle li{*/
/*  color: #666666;*/
  /* padding-right:5px; */
  /*margin-left:25px;*/
  
/*}*/
/*.navcircle a.active{*/
/*  background:transparent url("../images/ring_red.png") left no-repeat;*/
/*  color: #000000;*/
  /*margin-left: 25px; */
/*}*/
/*.navcircle a{*/
/*  background:transparent url("../images/ring.png") left no-repeat;*/
/*  color: #666666;*/
  /*margin-left: 25px; */
/*}*/
/*.navcircle a:hover{*/
/*  background:transparent url("../images/ring_red.png") left no-repeat;*/
/*  color: #000000;*/
  /*margin-left: 25px; */
/*}*/

/* Hui */
body {
  padding-bottom: 40px;
  color: #5a5a5a;
  background:#d6d6d6 url("../images/bg.png") repeat-x;
}

.indexpage {
    min-height: 100%;
    min-width: 100%;
    overflow:hidden;
    text-align:center;
    vertical-align:middle;
}
.indexpage img {
    position: absolute;
    top:50%;
    left:50%;
    margin-left: -50px;
    margin-top: -52px;
    vertical-align:baseline;
}
.indexpage div.entersite {
    position: absolute;
    bottom: 0;
    left: 47.5%;
    text-align: center;
    padding:10px 0px 10px 0px;
}
.indexpage div.entersite a {
  color: #5a5a5a;
}

.indexpage div.entersite a:hover {
  color: #ff0000;
  text-decoration: none;
}

.text-red{ color:#ff0000; }
.bold{ font-weight: bold; }
.size24{ font-size: 24px; }
.size20{ font-size: 20px; }
.size14{ font-size: 14px; }
.size13{ font-size: 13px; }
.alignjustify {text-align: justify;}
.padright45 {padding-right: 45px; }

.clear-all{ clear: both;}

.padLR5px{  padding:0px 10px 0px 10px; }
h2.showcase { font-size: 20px; font-weight: bold; margin: 10px 0px 10px 0px; color: #ff0000;}
h2.portfolio { font-size: 20px; font-weight: bold; margin: 20px 0px 10px 25px; color: #ff0000;}


a.contactloadmap {color:#ff0000; text-decoration: none;}
a.contactemail {color:#000000; text-decoration: none;}


.padTopBot10{  padding: 0px 0px 10px 0px; }
.padBot20{  padding: 0px 0px 20px 0px; }
.margin0{  margin: 0px 0px 10px 0px; }
.padTop30 { padding-top:30px;}
.padleft30 { padding-left:30px;}
.padleft20 { padding-left:20px;}
#margintop0 { margin-top:0px;}


.backlink{
  float: right;
  background:transparent url("../images/ring.png") left no-repeat;
  color: #666666;
  padding-left: 15px;
  text-decoration: none;
}
.backlink:hover{
  float: right;
  background:transparent url("../images/ring_red.png") left no-repeat;
  color: #000000;
  padding-left: 15px; 
  text-decoration: none;
}


.borderall2px {border: solid 2px #000000;}

.paddingleft45{ padding-left: 45px;}

.aboutp {
  font-weight: 200;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .aboutp {
    font-size: 13px;
    padding-left:40px;
    text-align: justify;
  }
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: relative;
  z-index: 15;
}

.flt-right{
  float:right;
  padding-top:50px;
}

.bgcircle{
  z-index: 16;
  background: url("../images/low_top.png") no-repeat 50px bottom;
}

.bgcircleborder{
  z-index: 16;
  background: url("../images/low_top.png") no-repeat 50px bottom;
  border-bottom:#000000 1px solid;
}

@media (min-width: 600px)
.navcircle li{
  color: #666666;
  /* padding-right:5px; */
  margin-left:25px;
  
}
@media (min-width: 600px)
.navcircle li a.active{
  background:transparent url("../images/ring_red.png") left no-repeat;
  color: #000000;
  margin-left: 25px; 
}
@media (min-width: 600px)
.navcircle li a{
  background:transparent url("../images/ring.png") left no-repeat;
  color: #666666 !important;
  margin-left: 25px; 
  font-size: 14px;
}
@media (min-width: 600px)
.navcircle li a:hover{
  background:transparent url("../images/ring_red.png") left no-repeat;
  color: #000000;
  margin-left: 25px; 
}







.dropdown-menu {
  background:transparent;
  color: #000000;
  top : 70%;
}

.dropdown-menu li{
  background:#ffffff;
  color: #000000;
  padding:2px 5px 2px 5px;
  margin: 2px 0px 2px 0px;
}

.dropdown-menu li a.active{
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=1);
  color: #000000;
}
.dropdown-menu li a{
  padding:2px 0px 2px 0px;
  margin-left: 0px;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=1);
  color: #000000;
}
.dropdown-menu li a:hover{
  padding:2px 0px 2px 0px;
  margin-left: 0px;
  background: #ffffff;
  opacity: 1;
  filter: alpha(opacity=1);
  color: #ff0000;
}

.imgshadow{-moz-box-shadow: 0px  5px  7px  #3b383b;-webkit-box-shadow: 0px  5px  7px  #3b383b;box-shadow: 0px  5px  7px  #3b383b;}

.showcase-cont{ display: block; color: #666666; text-decoration: none; font-size: 12px;}
.showcase-cont:hover{  display: block; color: #000000; text-decoration: none; font-size: 12px;}

.showcase-txtcont{ display: block;
    width: 126px;
    color: #999999;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 12px;
    text-align: center;
  }
.showcase-txtcont:hover{ display: block;
    width: 126px;
    color: #000000;
    text-decoration: none;
    line-height: 1.2em;
    font-size: 12px;
    text-align: center;
  }

.showcase-txtcont img { padding:5px; background: transparent; }
.showcase-txtcont img:hover{   background: #000000;
    padding:5px; }

.borderit img{
border: 1px solid #ccc;
}

.borderit:hover img{
border: 1px solid navy;
}

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

/* Carousel base class */
.carousel {
  margin-bottom: 60px;

  /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
  /* margin-top: -90px; */
}

.caption2 {
position: relative;
left: 2%;
right: 15%;
z-index: 10;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px 0px 0px 0px;
color: #000000;
text-align: left;
}

.caption2 h1{
  margin: 0px 0px 0px 0px;
  font-size: 24px;
}



/* 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: 486px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: auto;
}

.carousel .item306 {
  height: 306px;
  background-color: #777;
}

.carousel-thumb-indicators {
  list-style: none;
  text-align: center;
  padding-left:147px;
}
.carousel-thumb-indicators li {
  display: inline-block;
  width: 72px;
  height: 72px;
  margin: 7px;
  border: 0px solid #000000;
  cursor: pointer;
}
.carousel-thumb-indicators li.lastimg {
  margin-right:0px;
}

.carousel-thumb-indicators li img {
  border: 2px solid #ffffff;
  cursor: pointer;
}
.carousel-thumb-indicators li img:hover {
  /* margin: 15;  */
  width: 72px;
  height: 72px;
  border: 2px solid #000000;
  background: transparent;
}


.carousel-thumb-indicators .active {
  /* margin: 15;  */
  width: 72px;
  height: 72px;
  border: 2px solid #000000;
  background: transparent;
}

.carousel-thumb-indicators li{
-moz-box-shadow: 5px 7px 7px #575457;
-webkit-box-shadow: 5px 7px 7px #575457;
box-shadow: 5px 7px 7px #575457;
}


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

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-left: 15px;
  padding-right: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  text-align: center;
  margin-bottom: 20px;
}
.marketing h2 {
  font-size: 24px;
  font-weight: bold;
}
.marketing .col-lg-4 p {
  margin-left: 10px;
  margin-right: 10px;
}


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

.featurette-divider {
  margin: 80px 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) {

 .container {
    max-width: 1024px;
    padding-right: 0px;
  }
 .row {
    max-width: 1024px;
    margin: 25px 0px 0px 0px;
  }
 .rowcontact {
    max-width: 950px;
    margin: 0px 0px 0px 0px;
  }
 
 .container_port {
    max-width: 1024px;
    padding-right: 0px;
  } 
  
  .col-pic5{
    float: left;
    width:20%;
    padding:20px 20px 20px 20px;
  }
  
  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-left: 0px;
    padding-right: 0px;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    padding-top: 10px;
    background: url("../images/bg.png") repeat-x;
  }
  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

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

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

}

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

/* Portfolio Content  */
.portfolio-content{
  float: left;
  text-align: left;
  padding-left:25px;
  padding-right: 0px;
}
.portfolio-content h4{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
  color: #000000;
}

.portfolio-content span{
  font-size: 12px;
  font-weight: normal;
    color: #000000;
}


/* Contact form */

#contactmap{
	float:left;
	padding: 0px 0px 10px 0px;
	max-width: 540px;
	}

#contactform{
	float:left;
	padding: 0px 10px 10px 10px;
	margin: 0px 0px 0px 7px;
	width: 429px;
	border: #9d8e68 0px solid;	
}
#contactform h3{
  font-size:25px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  
}

#contactform .contactlabel {
	display: block;
        color: #999999;
        font-weight: normal;
	width:285px;
	padding: 10px 0px 0px 0px;
}
#contactform a{ font-size:14px;}
#contactform .contacttextarea, .contactinput {
	border:#999999 1px solid;
	width:409px;
	font-size:12px;
}
#contactform .contactsubmit{
    float: left;
	background-color: #999999;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
}


/*  overwrite css */

  .navbar-nav > li > a {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  .copyright {
    float:right;
    padding:10px 0px 0px 200px;
    text-align: right;
  }