    /* General */
    textarea {
        resize: none;
    }
      
    /* Custom container */
      .container {
        margin: 0 auto;
        max-width: 1000px;
      }

      .container.customer {
        margin-top: 20px;
      }

      .container > hr {
        margin: 60px 0;
      }

    #UserLoginForm .input-prepend {
        font-size: 14px;
        white-space: normal;
    }

    .accordion-group {
        background: #fff;
    }

    .thumbnail {
        background: #fff;
    }

    .img-bshadow {
        border: 1px solid #ccc;
        -moz-box-shadow:    4px 4px 7px 1px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow:  4px 4px 7px 1px rgba(0, 0, 0, 0.5);        
        box-shadow:  4px 4px 7px 1px rgba(0, 0, 0, 0.5);
    }

  /* CUSTOMIZE THE CAROUSEL
    -------------------------------------------------- */

    /* Carousel base class */
    .carousel {
      margin-bottom: 60px;
    }

    .carousel .container {
      position: relative;
      z-index: 9;
    }

    .carousel-control {
      height: 80px;
      margin-top: 0;
      font-size: 120px;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
      background-color: transparent;
      border: 0;
      z-index: 10;
    }

    .carousel .item {
      height: 500px;
    }

    .carousel img {
      position: absolute;
      top: 0;
      left: 0;
      min-width: 100%;
      height: 500px;
    }

    .carousel-caption {
      background-color: transparent;
      position: static;
      max-width: 550px;
      padding-left: 20px;
      margin-top: 200px;
    }

    .carousel .icon-5 {
        font-size: 12em;
        color: #fff;
        text-shadow: 2px 2px 2px #333333;
        margin-top: 200px;
        padding-right: 20px;
    }

    .carousel-caption h1,
    .carousel-caption .lead {
      margin: 0;
      line-height: 1.25;
      color: #fff;
      text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }
    .carousel-caption .btn {
      margin-top: 10px;
    }

    .name_wrapper {
        color: #fff;
        text-shadow: 0 1px 1px rgba(0,0,0,.4);
    }

    /************************* TABLE HEADER SORTER ***********************/

    .tablesorter-header-inner {
        position: relative;
        padding: 4px 18px 4px 4px;
    }

    .tablesorter-header-inner a:hover {
        text-decoration: none;
    }

    .icon-tablesorter-header {
        position: absolute;
        right: 2px;
        top: 50%;
        margin-top: -7px;
        width: 14px;
        height: 14px;
        background-repeat: no-repeat;
        line-height: 14px;
        display: inline-block;

    }

    .bootstrap-icon-unsorted {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAWVJREFUeNqUUL9Lw2AUTGP8mqGlpBQkNeCSRcckEBcHq1jImMElToKuDvpHFMGhU0BQcHBwLji6CE1B4uB/INQsDi4d2jQ/fPeZxo764OV6915f7lLJ81xot9tCURXqdVEUr7IsO6ffH9Q5BlEUCaLwWxWqTcbYnaIoh0Dw4gAvcWlxq1qt9hqNxg6hUGAP+uIPUrGs0qXLer2+v/pTX6QpxLtkc2U2m53ACb8sSdIDXerSEms2m6+DweAICA4d89KGbduf9MpEVdXQ9/2LVqv1CASHjjn3iq/x1xKFfxQPqGnada1W86bT6SiO42OS3qk3KPStLMvbk8nkfjwen/LLuq6blFymMB0KdUPSGhAcOualjX6/f0bCiC7NaWGPQr0BwaFjzn0gYJqmLAiCA8/zni3LmhuGkQPBoWPOPwQeaPIqD4fDruu6L6Zp5kBw6IudchmdJAkLw3DXcZwnIPjy/FuAAQCiqqWWCAFKcwAAAABJRU5ErkJggg==);
    }


    /************************* SEARCH FORM ***********************/
    #SearchCustomerForm .btn-danger {
        color: #fff;
    }


    /************************* GMAPS TRICK ***********************/

    .map_trick img {
      max-width: none;
    }


    /* RESPONSIVE CSS
    -------------------------------------------------- */
      

    @media (max-width: 979px) {

      .container.navbar-wrapper {
        margin-bottom: 0;
        width: auto;
      }
      .navbar-inner {
        border-radius: 0;
        margin: -20px 0;
      }

      .carousel .item {
        height: 500px;
      }
      .carousel img {
        width: auto;
        height: 500px;
      }

      .featurette {
        height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }


    @media (max-width: 767px) {

      .navbar-inner {
        /* margin: -20px; */
      }

      .carousel {
        margin-left: -20px;
        margin-right: -20px;
      }
      .carousel .container {

      }
      .carousel .item {
        height: 300px;
      }

      .carousel img {
        height: 300px;
      }

      .carousel-caption {
        width: 45%;
        padding-left: 70px;
        margin-top: 100px;
      }

      .carousel .icon-5 {
        font-size: 5.6em;
        margin-top: 135px;
        padding-right: 70px;
      }

      .carousel-caption h1 {
        font-size: 30px;
      }

      .carousel-caption .lead,
      .carousel-caption .btn {
        font-size: 16px;
      }

      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }

      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }
    }

    @media (max-width: 480px) { 
        .nav-tabs > li {
            float:none;
        }
	.carousel-caption {
	    width: 60%;
	    margin-top: 50px;
	}
        .carousel .icon-5 {
            font-size: 4em;
            margin-top: 165px;
	    display: none;
        }
	
	/* Force table to not be like tables anymore */
	 table, 
	 thead, 
	 tbody, 
	 th, 
	 td, 
	 tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	 thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	 tr { border: 1px solid #ccc; }
 
	 td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	 td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
 
	/*
	Label the data
	*/
	 td:before { content: attr(data-title); }
			
}


 /* CUSTOMIZE THE NAVBAR
    -------------------------------------------------- */

    /* Special class on .container surrounding .navbar, used for positioning it into place. */
    .navbar-wrapper {
        margin-top: 20px;
    }

    #login.navbar-wrapper {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      z-index: 20;
      margin-top: 20px;
      margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
    }
    .navbar-wrapper .navbar {

    }

    /* Remove border and change up box shadow for more contrast */
    .navbar .navbar-inner {
      border: 0;
      -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.25);
         -moz-box-shadow: 0 2px 10px rgba(0,0,0,.25);
              box-shadow: 0 2px 10px rgba(0,0,0,.25);
    }

    /* Downsize the brand/project name a bit */
    .navbar .brand {
      padding: 14px 20px 16px; /* Increase vertical padding to match navbar links */
      font-size: 16px;
      font-weight: bold;
      text-shadow: 0 -1px 0 rgba(0,0,0,.5);
    }

    /* Navbar links: increase padding for taller navbar */
    .navbar .nav > li > a {
      padding: 15px 20px;
    }

    /* Offset the responsive button for proper vertical alignment */
    .navbar .btn-navbar {
      margin-top: 10px;
    }
    
  /* VIDEO */

    .flex-video {
    position: relative;
    padding-top: 25px;
    padding-bottom: 67.5%;
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    }
     
    .flex-video.widescreen { padding-bottom: 57.25%; }
    .flex-video.vimeo { padding-top: 0; }
     
    .flex-video iframe,
    .flex-video object,
    .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }
    @media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video { padding-top: 0; }
    }

 /* MORE TEXT HOME
    -------------------------------------------------- */
    .more-text {
        display: none;
    }

    .read-more {
        display: block;
        margin-top: -12px;
    }

    .top {
        padding-top: 20px;
    }

    #ContactForm {
        padding-left: 60px;
    }

    #contact .modal-body textarea {
        width: 232px;
    }

    #contact .modal-body {
	max-height: 455px;
    }

    .td-icon-link {
        text-align: center !important;
    }

    .td-icon-link [class^="icon-"], .td-icon-link [class*=" icon-"] {
	text-shadow: 2px 2px 3px #666;
    }

    .td-icon-link a:hover {
        text-decoration: none;
    }

    .tab-content {
        overflow: hidden !important;
    }
