﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Bree+Serif);
/** general **/
body { font-family: 'Open Sans', Helvetica, Arial, sans-serif; color: #333; font-size: 15px; }
a { color: #515151; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #453951; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1 { color: #515151; font-size: 26px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
h2 { color: #515151; font-size: 24px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
h3 { color: #515151; font-size: 22px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
h4 { color: #515151; font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
h5 { color: #515151; font-size: 16px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
h6 { color: #515151; font-size: 14px; font-weight: 700; line-height: 30px; line-height: normal; margin: 0 0 20px 0; text-rendering: optimizelegibility; }
p { margin-bottom: 15px; font-size: 13px; color: #515151; line-height: 20px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
hr { margin: 40px 0; border-color: #e3e3e3; }
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus { border-color: #99CC66; background: #99CC66; }
.bs-glyphicons-list li { width: 33%; float: left; }
.bs-glyphicons-list li span { margin-right: 5px; font-size: 15px; }
.bs-glyphicons-list { padding: 0px; list-style: none; font-size: 14px; width: 100%; overflow: hidden; }
.bs-example-bg-classes p { padding: 15px; }
#myTabContent p { padding: 10px; }

header { position: relative; z-index: 99; }
.pagination > li > a, .pagination > li > span { padding: 5px 10px; font-size: 13px; color: #fff; line-height: 20px; border-color: #fff; background: #99CC66; }
.pagination > li > a:hover { color: #fff; background: #433832; }
.pagination > li > a:hover span { border-color: #fff; }

/* Buttons */
.btn { border-color: #99CC66; text-decoration: none; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #99CC66; color: #fff; }
.btn:hover { background: #433832; color: #fff; border-color: #433832; }
.btn-default { background: #99CC66; color: white; border-color: #99CC66; font-size: 14px; }
.btn-default i { font-size: 16px; }
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default { background: #433832; color: #fff; border-color: #433832; }
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background: #8DBB3E; border-color: #8DBB3E; }
.btn-primary:hover { background: #7ca732; color: #fff; border-color: #7ca732; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #453951; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #453951; }

.navbar-fixed-top, .navbar-fixed-bottom { position: static; margin-bottom: 0px; background: #2B547E; }
.top_links { padding-bottom: 10px; width: 100%; overflow: hidden; border-bottom: 1px solid #99CC66; border-top: 4px solid #99CC66; min-height: 40px; background: #eaeaea; }
.top_links ul { padding: 0px; margin: 0px; list-style: none; }
.top_links li { float: left;}
.top_links .links ul { padding: 14px 0 0 0; float: left; }
.top_links .links li { padding-right: 8px; float: left; } 
.top_links .links li a { color: #433832; font-size: 11px; line-height: 20px; display: block; }
.top_links .links li a i { padding-right: 6px; display: inline-block; font-size: 12px }
.top_links .links li a:hover { color: #000; }
.social ul { list-style: none; float: right; margin-top: 10px; }
.social li a { display: block; color: #433832; line-height: 26px; height: 28px; font-size: 24px; text-align: center; border: 1px solid #e6e9ee; width: 28px; background: #fff; }
.social li a:hover { color: #000; }
.social li a i { font-size: 24px;padding-left:1px; }
.social li { padding-left: 6px; float: left; }  
.social ul { padding: 0px; list-style: none; float: right; margin-top: 10px; }
.mid_search .navbar-brand { padding: 0px; height: 40px; margin: 15px 0 0 0; display: block; font-size: 30px; color: #99CC66; }
.mid_search .navbar-brand span { color: #433832; }
.mid_search { padding: 30px 0 20px; min-height: 117px; }
.mid_search form { margin-top: 15px; }
.navbar-inverse.main_menu .navbar-nav > li > a { color: #fff; font-size: 14px; }
.navbar-inverse.main_menu .navbar-nav > li > a:hover, .navbar-inverse.main_menu .navbar-nav li.open a { background: #433832; }
.navbar-inverse.main_menu .navbar-nav > li { border-left: 1px solid #fff; position: relative; }
.navbar-inverse.main_menu .navbar-nav li ul { padding: 0px; list-style: none; border: none; box-shadow: none; background: #2B547E; }
.navbar-inverse.main_menu .navbar-nav li.open li { padding: 6px; line-height: 22px; border-top: 1px solid #fff; margin: 0px; }
.navbar-inverse.main_menu .navbar-nav li.open li a { padding: 4px 15px; display: block; font-size: 14px; margin: 0px; color: #fff; background: #2B547E; } 
.navbar-inverse.main_menu .navbar-nav li.open li a:hover {background: #433832; } 
.navbar-inverse.main_menu .navbar-nav { border-right: 1px solid #fff; }
.navbar-inverse.main_menu.navbar-inverse { border: none; }
.navbar-inverse.main_menu span.text-right { padding-top: 17px; float: right; font-size: 13px;  display: block; color: #fff; line-height: 16px; }

/* Main Slider */
#main-slider { padding-top: 0; position: relative; overflow: hidden; }
#main-slider .flex-viewport img { display: block; margin: 0 auto; width: 100%; }
#main-slider .flex-viewport li { position: relative; }
#main-slider .jumbotron { padding: 60px 0 0px; width: 100%; position: absolute; left: 0px; top: 0px; background: none; text-align: center; }
#main-slider .jumbotron h1 { color: #fff; font-size: 50px; }
#main-slider .jumbotron p { color: #fff; font-size: 20px; }
#main-slider .jumbotron .btn { padding: 8px 20px; border: none; font-size: 18px; background: #99CC66; }
#main-slider .jumbotron .btn:hover { background: #433832; }
#main-slider .flex-control-nav { bottom: 15px; }
#main-slider .flex-control-paging li a.flex-active { background: #99CC66; }
#main-slider .flex-direction-nav a:hover span { color: #99CC66; }

/* intro Area */
.introArea { padding: 30px 0; width: 100%; overflow: hidden; background: #99CC66; }
.introArea h4 { margin: 0px; line-height: 20px; font-size: 20px; color: #fff; }
.introArea p { margin: 0px; line-height: 20px; font-size: 13px; color: #fff; }
.introArea .btn { position: absolute; right: 10px; top: 5px; border: 1px solid #fff; }
.introArea .btn:hover { border-color: #433832; }
.introArea h5 { margin: 10px 0px 10px; color: #fff; font-size: 18px; line-height: 24px; font-weight: 400; }

/* feature Area */
#featureArea { padding: 30px 0; width: 100%; overflow: hidden; background: #fff; }
#featureArea .icon { width: 38px; margin-right: 20px; height: 38px; float: left; border-radius: 4px; text-align: center; line-height: 38px; color: #fff; font-size: 16px; background: #99CC66; }
#featureArea h4 { margin: 0px; color: #404040; font-size: 16px; line-height: 20px; font-weight: 600; }
#featureArea h6 { margin: 0px 0 20px; color: #99CC66; font-size: 12px; font-weight: 400; }

/* project Area */
#projectArea { padding: 30px 0; overflow: hidden; width: 100%; border-bottom: 1px solid #e6e9ee; border-top: 1px solid #e6e9ee; background: #f6f7fb; }
#projectArea .block img { margin-bottom: 15px; width: 100%; height: auto; }
#projectArea .block { border: 1px solid #e6e9ee; background: #fff; }
#projectArea h2 { margin: 0px 0 20px; color: #404040; font-size: 16px; line-height: 22px; font-weight: 700; }
#projectArea a { display: block; text-align: center; line-height: 20px; color: #99CC66; font-size: 14px; font-weight: bold;}
#projectArea a:hover { color: #000; }
#projectArea p { text-align: center; line-height: 20px; font-size: 12px; text-transform: uppercase; }
#projectArea ul { list-style:none; overflow: hidden; }
#projectArea ul.slides li { margin-right: 30px; }
#projectArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#projectArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#projectArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #99CC66; }
#projectArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #99CC66; }
#projectArea .flex-next:hover, #projectArea .flex-prev:hover { background: #433832; }
#projectArea #project { padding-bottom: 40px; position: relative; }

#logoArea #logo { padding-bottom: 40px; position: relative; }
#logoArea { padding: 30px 0; overflow: hidden; width: 100%; border-bottom: 1px solid #e6e9ee; border-top: 1px solid #e6e9ee; background: #f6f7fb; }
#logoArea .flex-viewport li { margin-right: 50px; text-align: center; }
#logoArea { border: none; background: none; }
#logoArea .flexslider2 { padding-bottom: 0; }
#logoArea .flex-next { top: 50%; margin-top: -12px; }
#logoArea .flex-prev { top: 50%; margin-top: -12px; left: 15px; right: auto; }
#logoArea .flex-direction-nav { width: auto; position: static; height: auto; }
#logoArea .flex-direction-nav li { height: auto; }
#logoArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#logoArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#logoArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #99CC66; }
#logoArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#logoArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#logoArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #99CC66; }
#logoArea .flex-next:hover, #logoArea .flex-prev:hover { background: #433832; }


/* about Area */
#aboutArea { padding: 0; overflow: hidden; width: 100%; }
#aboutArea h2 { margin-top: 0px; font-weight: 400; line-height: 34px; }
#aboutArea .panel-default > .panel-heading { padding: 0px; background: none; }
#aboutArea .panel-default { border-color: #E1E1E1; }
#aboutArea h4 a { padding: 8px 15px; color: #656D78; font-size: 16px; font-weight: 400; display: block; }
#aboutArea h4 a { color: #fff; background: #433832; }
#aboutArea h4 a:hover { background: #54bbf1; }
#aboutArea .panel-body { padding: 10px; font-size: 13px; line-height: 20px; color: #898989; }
#aboutArea .nav-tabs > li.active > a { color: #fff; border-color: #54bbf1; background: #54bbf1; }
#aboutArea .nav-tabs > li > a:hover { color: #fff; border-color: #54bbf1; background: #54bbf1; }
#aboutArea .nav-tabs > li > a { padding: 8px 15px; color: #fff; border-color: #433832; background: #433832; }
#aboutArea .tab-pane { padding: 10px; }
#aboutArea .nav-tabs { border-color: #E1E1E1; }
#aboutArea .social ul { float: left; }
#aboutArea img { width:100%; height: auto; }

/* footer Area */
#footerArea { padding: 0; overflow: hidden; width: 100%; background: #464647; }
#footerArea .footer_top { padding: 30px 0; border-bottom: 1px solid #464647; width: 100%; background: #353739; }
#footerArea h4 { color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 400; }
#footerArea a { color: #fff; display: block; font-size: 13px; }
#footerArea p { padding: 10px 0; margin: 0px; color: #fff; float: left; font-size: 13px; line-height: 18px; }
#footerArea p a { display: inline; }
#footerArea a:hover { color: #CCC; }
#footerArea ul { padding: 0px; list-style: none; }
#footerArea li { width: 100%; float: left; line-height: 40px; border-bottom: 1px solid #464647; }
#footerArea .photo ul { list-style: none; overflow: visible; }
#footerArea .photo li { width: 150px; height: 65px; margin: 6px 6px 0 0; float:left; border: none; }
#footerArea .photo li a { display: block; color: #fff; border: none; }
#footerArea .photo li a img { width: 100%; height: 100%; }
#footerArea .photo li a:hover { border: 3px solid #212730; border-color: #99CC66; border-radius: 10px; }
#footerArea .footer_bottom { padding: 10px 0; }
#footerArea .footer_bottom ul { margin: 0px; float:right; }
#footerArea .footer_bottom li { padding: 0 0 0 20px; width: auto; border: none; }
#footerArea .footer_topmain { padding: 30px 0; border-bottom: 1px solid #464647; width: 100%; background-color: #eaeaea; color: #000000; }
#footerArea .footer_topmain p { padding: 10px 0; margin: 0px; color: #000000; float: left; font-size: 13px; line-height: 18px; }
#footerArea .footer_topmain h4 { color: #000000; text-transform: uppercase; font-size: 14px; font-weight: 400; }
#footerArea .footer_topmain a { color: #000000; display: block; font-size: 13px; }
#footerArea .footer_topmain a:hover { color: #CCC; }

/* breadcrumb */
#breadcrumb { padding: 15px 0 10px; margin-bottom: 40px; min-height: 53px; width: 100%; overflow: hidden; border-bottom: 1px solid #e6e9ee; border-top: 1px solid #e6e9ee; background: #EAEAEA; }
#breadcrumb h4 { margin: 0px; font-size: 15px; line-height: 20px; font-weight: 700; }
#breadcrumb ul { margin: 0px -5px 0 0; list-style: none; float: right; }
#breadcrumb li { padding: 0 3px; color: #515151; float: left; line-height: 20px; font-size: 11px; }
#breadcrumb li a { padding-right: 10px; color: #515151; text-decoration: none; background: url(/images/breadcrumbs.png) right center no-repeat; }
#breadcrumb li a:hover { text-decoration: underline; }

.archival { margin-bottom: 30px; overflow: hidden; }
.archival h4 { padding-bottom: 10px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 700; }
.archival ul { padding: 0px; margin: 0px; list-style:none; }
.archival li { padding: 5px 0; font-size: 12px; margin: 0px; line-height: 20px; border-bottom: 1px solid #EFEFEF;  float: left; list-style: none outside none; width: 100%;}
.archival li a { color: #515151; display: block; cursor: pointer; }
.archival li a:hover { color: #99CC66; }
.archival.spacer { padding-top: 30px; }

.tags { padding-bottom: 30px; overflow: hidden; }
.tags h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 700; }
.tags ul { padding: 0px; margin: 0px; list-style:none; }
.tags li { padding: 0 5px 5px 0; float: left; }
.tags li a { padding: 0 6px; display: block; border-radius: 2px; font-size: 11px; line-height: 23px; color: #fff; background: #99CC66; }
.tags li a i { padding-right: 5px; }
.tags li a:hover { background: #433832; }

.flickr { padding-bottom: 30px; overflow: hidden; }
.flickr h4 { padding-bottom: 20px; margin: 0; font-size: 15px; line-height: 20px; font-weight: 700; }
.flickr ul { padding: 0px; list-style: none; overflow: hidden; }
.flickr li { width: 55px; height: 55px; margin: 8px 8px 0 0; float:left; border: none; }
.flickr li a { display: block; border: 3px solid #433832; }
.flickr li a img { width: 100%; height: auto; }
.flickr li a:hover { border-color: #99CC66; }

.textArea { padding-bottom: 30px; overflow: hidden; }
.textArea .text { padding-bottom: 30px; margin-bottom: 35px; border-bottom: 1px solid #e8e8e8; }
.textArea p span { padding: 15px 10px 15px 0; display: block; float: left; color: #99CC66; font-size: 55px; }
.textArea .block { padding-left: 20px; border-left: 3px solid #E8E8E8; color: #AFAFAF; line-height: 20px; margin: 20px 0 20px 15px; }
.textArea .block p { color: #AFAFAF; }
.textArea ul { padding: 0px; margin: 0; list-style: none; }
.textArea li { border: 1px solid #E1E1E1; float: left; width: 100%; }
.textArea .panel-group .panel { border-radius: 0; }
.textArea li .top { padding: 0px; min-height: 46px; color: #777777; font-size: 13px; cursor: pointer; line-height: 20px; }
.textArea li .top a { padding: 13px 0 10px 15px; display: block; }
.textArea li .top i { font-size: 11px; line-height: 20px; display: block; text-align: center; }
.textArea li .top span.minus { display: block; }
.textArea li .top span.plus { display: none; }
.textArea li .top .collapsed span.minus { display: none; }
.textArea li .top .collapsed span.plus { display: block; }
.textArea .panel-default > .panel-heading { background: #EAEAEA; }
.textArea li .top span { text-align: center; color: #fff; line-height: 22px; font-size: 9px; font-weight: normal; font-family: Arial; border-radius: 30px; -webkit-border-radius: 30px; margin-right: 20px; width: 22px; height: 22px; background: #433832; display: block; float: left; }
.textArea li p { padding: 5px 12px; margin: 0px; }

.blog_post { overflow: hidden; }
.blog_post .image { float: left; width: 200px; margin-right: 20px; }
.blog_post .image img { width: 100%; height: auto; border-radius: 5px; -webkit-border-radius: 5px; }
.blog_post h4 { padding-bottom: 10px; margin: 0px; }
.blog_post ul { padding: 0px; margin-bottom: 40px; list-style: none; width: 100%; }
.blog_post li { padding-right: 10px; float: left; line-height: 20px; color: #515151; font-size: 12px; font-weight: 400; }
.blog_post li a { color: #515151; display: block; float: left; font-size: 12px; font-weight: 400; }
.blog_post li i { padding: 0 10px 0 0; display: block; line-height: 20px; float: left; }
.blog_post li a:hover { color: #99CC66; }
.blog_post .btn { padding: 4px 10px; font-size: 11px; }
.blog_post .blog { overflow: hidden; }

/* Contact Area */
#contactArea { padding: 0px 0 30px; background: #ff; }
#contactArea #map { margin: 0 0 40px; }
#contactArea #map_canvas { height: 400px; width: 100%; clear: both; }
#contactArea .form-control { margin-bottom: 20px; }
#contactArea textarea { min-height: 180px; }
#contactArea .btn { padding: 5px 20px; float: left; font-size: 16px; }
#contactArea h4 { text-align: left; }
#contactArea ul li { text-align: left; }
#contactArea .pdf { padding: 0px 0px 10px 5px; font-size: 13px; line-height: 20px; text-align: left; display: block; }
#contactArea .pdf i { padding-right: 10px; font-size: 40px; float:left; }
#contactArea .archival { padding-top: 30px; }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 160px; }
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

	.mid_search { padding: 10px 0; }
	.mid_search .navbar-brand { float: none; }
	.navbar-inverse.main_menu .navbar-nav > li > a { font-size: 13px; }
	.navbar-inverse.main_menu span.text-right { display: none; }
	.top_links { padding-bottom: 0px; }
	.top_links .links ul { padding: 14px 0 15px 0; float: left; overflow: hidden; }
	.top_links .social ul { list-style: none; float: right; overflow: hidden; margin-top: 15px; }
	.top_links li { float: left; display: inline-block; text-align: center; width: auto; padding: 0px; }
	.top_links li a { display: inline-block; text-align: center; }
	.top_links .links li { float: none; display: inline-block; text-align: center; width: auto; padding: 0px; }
	.top_links .links li a { display: inline-block; text-align: center; }
	.mid_search .navbar-brand { text-align: left; float: left; }
	#main-slider .jumbotron { padding-top: 30px; }
	#main-slider .jumbotron h1 { font-size: 40px; line-height: 44px; }
	#main-slider .jumbotron p { font-size: 16px; line-height: 22px; }
	#featureArea .icon { margin-right: 10px; }
	#featureArea h4 { padding-bottom: 3px; font-size: 15px; }
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 130px; }
	
	.introArea .btn { top: 0; }
	#aboutArea .nav-tabs > li > a, #aboutArea h4 a { padding: 5px 8px; font-size: 12px; }
	#aboutArea h2 { padding-bottom: 10px; font-size: 17px; margin: 0px; }
	  .bs-glyphicons-list li { width: 50%; }
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	.mid_search .navbar-brand { float: none; }
	.main_menu span.text-right.num { display: block; float: left; position: absolute; left: 15px; top: 0px; }
	.main_menu { position: relative; }
	.main_menu .navbar-collapse, .main_menu .navbar-form { border: none; }
	.main_menu .navbar-toggle { border-color: #CCC; }
	.main_menu .navbar-toggle:hover, .main_menu .navbar-toggle:focus { border-color: #CCC; background: #433832; }
	.top_links { display: none; }
	#search { display: none; }
	#div-mobile { display: block !important; }
	#chat_button { display: none; }
	#tweeter { display: none; }
	#otherservices { display: none; }
	#headliner { display: none; }
    #show-more { display: none; }
    #refresh-button { display: none; } 
    #showdate { display: none; } 
    .scrollable-menu {
    height: auto;
    max-height: 250px;
    overflow-x: hidden;
}



	.mid_search .navbar-brand { text-align: center; margin: 0px; }
	.navbar-inverse.main_menu span.text-right { font-size: 12px; }
	#main-slider .jumbotron { display: none; }
	.flex-direction-nav a span { font-size: 22px !important; }
	#main-slider .flex-control-nav { display: none !important; }
	
	.introArea .btn { right: auto; top: auto; position: static; }
	.introArea p { margin-bottom: 15px; }
	#projectArea.logo-s .flex-viewport a { margin: 0 5px; }
	#projectArea.logo-s .flex-viewport a img { width: 130px; }
	
	#footerArea .col-sm-4 { margin-bottom: 20px; overflow: hidden; }

	#footerArea .footer_bottom { padding: 10px 0; }
	#footerArea p { float: none; width: 100%; text-align: center; }
	#footerArea .footer_bottom ul { margin: 0px; width: 100%; text-align: center; margin: auto; float: none; }
	#footerArea .footer_bottom li { padding: 0 10px; width: auto; border: none; float: none; display: inline; }
	#footerArea .footer_bottom li a { display: inline; float:none; }
	#projectArea .flex-viewport { max-height: none; }	
	
	hr { margin: 15px 0 25px; }
	#breadcrumb h4 { text-align: center; }
	
	#breadcrumb ul { padding: 0px; list-style: none; text-align: center; margin: 0 auto; width: 100%; }
	#breadcrumb li { display: inline; float: none; }
	#breadcrumb li a { display: inline; }
	
	#breadcrumb { margin-bottom: 30px; }
	#aboutArea .nav-tabs > li > a, #aboutArea h4 a { padding: 5px 8px; font-size: 12px; }
	#aboutArea h2 { padding-bottom: 10px; font-size: 17px; margin: 0px; }
	
	#logoArea .flex-viewport a { margin-bottom: 10px; display: inline-block; }
	.bs-glyphicons-list li { width: 100%; }
	
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	
	.blog_post .image { margin: 0 0 20px; width: 100%; }

	 }	 

#sched-table
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	width: 100%;
	text-align: center;
	border: 1px solid black;
    border-collapse: collapse;	
}
#sched-table th
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 10px;
	color: #039;
	height: 50px;
	border: 1px solid black;	
	
}

#sched-p
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-top: 50px;
}

#sched-table td
{
	padding: 2px 2px;
	color: #669;
	border: 1px solid black;	

}
#sched-table .odd
{
	background: #e8edff;
}
#sched-table .oddsummer
{
	background: #ffffcc;
}
#sched_container {width:845px;}
#times {float:left; width:600px; }
#streets 
{
	float:left; 
	width:240px; 
	text-align: right; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;	
	margin-top: 25px;
	}
#sched_container p 
{
clear:both;
}

/* Center the avatar image inside this container */
.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0;
}

/* Avatar image */
img.avatar {
    width: 20%;
    border-radius: 50%;
}

    table.timetrack th, td {
	border-bottom: 1px solid #ddd;
	padding: 14px;

	}
	table.timetrack tr:hover td{
	background-color:#f5f5f5;
	}	    
#show-more {cursor:pointer; height:43px; width:82px; position:absolute;top: 63px;right:20px;z-index:99999;}
#show-less {cursor:pointer; height:43px; width:82px; position:absolute;top: 63px;right:20px;z-index:99999;display:none;}
#refresh-button {cursor:pointer; height:43px; width:82px; position:absolute;top: 63px;right:101px;z-index:99999;}

.checkcontainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight:normal;
    color:blue;
}

/* Hide the browser's default checkbox */
.checkcontainer input {
    position: absolute;
    opacity: 0;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
 #floating-panelsched {
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 5;
        background-color: #FFFFCC;
        padding: 5px;
        text-align: left;
        font-family: 'Roboto','sans-serif';
        line-height: 30px;
        padding-left: 10px;
        width:50%;
        float:left;
        height: 40px;
      }
 #floating-panelstops {
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 5;
        background-color: #FFFFCC;
        padding: 5px;
        text-align: right;
        font-family: 'Roboto','sans-serif';
        line-height: 30px;
        padding-left: 10px;
        width:50%;
        float:right;
        display:none;
        height: 40px; 

      }
      
.containertt {
    position: relative;
    width: 50%;
}

.imagett {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.containertt:hover .imagett {
  opacity: 0.6;
}

