/*= GENERAL STYLING
--------------------------------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

h1 { 
    font-family:"Arvo";
	font-weight:normal;
	font-size: 55px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
}

h2 {
   font-family:"Arvo";
   font-weight: normal;
   font-size: 40px;
   text-align: center;
   color: #fff;
   margin: 0;
	padding: 0;
}

h3 {
   font-family: Oswald;
   font-weight: normal;
   font-size: 16px;
   text-align: center;
   margin: 5px 0;
	padding: 0;
	z-index: 1;
	position: relative;
}


 body {
      font: 400 15px/1.8 Lato, sans-serif;
      color: #777;
  }
  h3, h4 {
      margin: 10px 0 30px 0;
      letter-spacing: 10px;      
      font-size: 20px;
      color: #111;
  }
  .container {
      padding: 80px 120px;
  }

  .carousel-inner img {
      -webkit-filter: grayscale(90%);
      filter: grayscale(90%); /* make all photos black and white */ 
      margin: auto;
  }
  .carousel-caption h3 {
      color: #fff !important;
  }
  .carousel-caption {
    margin-bottom: 400px;
  }

  .nav-tabs li a {
      color: #777;
  }

  .navbar {
      padding-top: 15px;
      padding-bottom: 15px;
      border: 0;
      border-radius: 0;
      margin-bottom: 0;
      font-size: 12px;
      letter-spacing: 5px;
  }
  .navbar-nav  li a:hover {
      color: #1abc9c !important;
  }



/*= SLIDES STYLING
--------------------------------------------------------*/

#ad #potoo, #appmall, #acl, #bluechat, #leaf, #academic{ width: 100%; }

#ad{
	background:url('../img/digitaslbi_icon.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.ad_content {
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #ff0000;
}

#potoo{
	background:url('../img/potoo_logo.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.potoo_content {
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #ffb31a;
}

#appmall{
	background:url('../img/appmall_logo.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.appmall_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #666699;
}

#acl{
	background:url('../img/acl_logo.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.acl_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #009900;
}

#bluechat{
	background:url('../img/bc_logo.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.bc_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #0066ff;
}

#leaf{
	background:url('../img/leaf_logo.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.leaf_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #00cc00;
}

#academic{
	background:url('../img/umb.png') 50% 0 repeat fixed;
	color: #fff;
	margin: 0;
	padding: 200px 0 260px 0;
	z-index:-2;
}

.ms_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #9900ff;
}

.bitc_content {
	display: table;
	width: 50%;
    margin: 0 auto;
    border-radius: 25px;
    background: #FFF;
    padding: 20px; 
    width: 1000px;
	color: #000; 
	border: 2px solid #000;
}

/** Carousel **/

.jcarousel-wrapper {
    margin: 20px auto;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
	max-width:100%;
	max-height:100%;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.jcarousel img {
    display: block;
    max-width: 100%;
    height: Auto;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 4px #F0EFE7;
    -moz-box-shadow: 0 0 4px #F0EFE7;
    box-shadow: 0 0 4px #F0EFE7;
}

.jcarousel-control-prev {
    left: 15px;
}

.jcarousel-control-next {
    right: 15px;
}

/** Carousel Pagination **/

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0;
}

.jcarousel-pagination a {
    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    height: 10px;
    width: 10px;
    line-height: 10px;

    background: #fff;
    color: #4E443C;
    border-radius: 10px;
    text-indent: -9999px;

    margin-right: 7px;


    -webkit-box-shadow: 0 0 2px #4E443C;
    -moz-box-shadow: 0 0 2px #4E443C;
    box-shadow: 0 0 2px #4E443C;
}

.jcarousel-pagination a.active {
    background: #4E443C;
    color: #fff;
    opacity: 1;

    -webkit-box-shadow: 0 0 2px #F0EFE7;
    -moz-box-shadow: 0 0 2px #F0EFE7;
    box-shadow: 0 0 2px #F0EFE7;
}

/*= FOOTER 
--------------------------------------------------------*/

#copyright  { color: #fff; font-family:"Wellfleet";  font-size: 14px; margin-top: 100px; text-align: center;  }
#copyright  a { text-decoration: none; color: #fff;  }