/* embed vid start */
.embed-responsive.embed-responsive-16by9
{
    padding-bottom: 56.25%;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/* embed vid end */


/* CSS Document */

@font-face {
    font-family: 'AmaranthRegular';
    src: url('../fonts/Amaranth-webfont.eot');
    src: url('../fonts/Amaranth-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Amaranth-webfont.woff') format('woff'),
         url('../fonts/Amaranth-webfont.ttf') format('truetype'),
         url('../fonts/Amaranth-webfont.svg#AmaranthRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

a[href^=tel] { color: inherit; text-decoration: none; }

body{
background-color: #0c202b;
background: url(../images/bg.jpg) no-repeat center center fixed;
font-size: 12pt;
}

.bg_subtlepattern {
  background-image: url(../images/bg_pattern.png);
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6{
margin: 5px 0;
color:#000000;
font-weight:600;
}

.phone-text{
margin: 5px 0;
color:#000000;
font-weight:600;
font-size: 1.9em;
}

a {
color: #242424;
}

a:hover {
color: #000000;
}

.container.sitecontent > div.row:first-child a {
    color: #004F8F !important;
}

.uppercase{
text-transform:uppercase;
}

header .container{
	background:none !important;
	padding-bottom: 5px;
}

header div.row {
line-height: 1;
}

header h1 {
line-height: 90%;
}

header h1 a{
	font-size:23pt;
	color:#002c50;
}

header h1 a:hover{
	color:#002c50;
	text-decoration:none;
}

header img.img-responsive.cc {
	float: right;
}

.header_call{
	font-size: 17pt;
	padding: 0;
	color:#002c50;
	text-align:right;
}

.header_text {
	text-transform: uppercase;
	font-size: 12px;
}

div.container.sitecontent {
	margin-bottom: 10px;
	border-radius:10px;
}

.panel-heading {
	margin-bottom: 5px;
	padding: 3px 15px;
	  box-shadow: 0px 2px 4px 0px #28567E;
	background-color: rgba(0, 44, 80, 0.16);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28002C50,endColorstr=#28002C50);
	zoom: 1;
}

.thumbnail {
  padding: 5px;
  margin: 5px 0;
  font-size: 17px;
  background-color: rgba(0, 44, 80, 0.16);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28002C50,endColorstr=#28002C50);
  zoom: 1;
}

.thumbnail img{
	text-align:center;
	margin:5px auto;
}

div.container.con_nav {
background: none;
}

ul.nav.navbar-nav {
	float: none;
	clear: both;
	display: table;
	zoom: 1;
	padding: 6px;
}

.container-fluid, .navbar-collapse{
	padding:0;
}

.navbar{
	border-radius: 0 !important;
	border-width:0 0 1px 0 !important;
	margin-bottom: 0px !important;
	border:0;
	min-height: 30px;
}

.navbar-nav>li{
	margin-left: 1px;
}

.navbar-nav>li>a {
	color: #002c50;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
}

.navbar-nav>.active>a, .navbar-nav>.active>a:hover, .navbar-nav>.active>a:focus {
	background-color: rgba(0, 44, 80, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99002C50,endColorstr=#99002C50);
	color: #FFFFFF;
}

.navbar-nav>li:hover a{
	background-color: rgba(0, 44, 80, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99002C50,endColorstr=#99002C50);
	color:#ffffff;
}

.navbar-toggle {
	border-color: #002c50;
}

.navbar-toggle .icon-bar {
	background-color: #002c50;
}

.navbar-toggle:hover, .navbar-toggle:focus{
	background-color: rgba(0, 44, 80, 0.16);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28002C50,endColorstr=#28002C50);
	zoom: 1;
}

div#bs-example-navbar-collapse-1{
	text-align:center;
}

.banner {
	margin-bottom: 10px;
}

div.container.banner div.thumbnail {
background: none !important;
border: none;
}

div.container.banner {
background-color: rgba(0, 44, 80, 0.16);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28002C50,endColorstr=#28002C50);
zoom: 1;
border: 1px solid #ddd;
border-radius: 4px;
}

div.container.banner div.row {
padding: 5px;
}

.film_roll_wrapper {
  height: auto !important;
}

div.film_roll_wrapper img {
  border: 6px solid rgba(255, 255, 255, 0.4);
  box-shadow: 1px 1px 4px 0 #717171;
  margin: 10px;
}

div.film_roll_wrapper .banner_text{
text-align:center;
}

.film_roll_wrapper .active img {
  border: 5px solid #002c50;
}

div.banner div.row > div {
padding: 0px 5px;
margin: 0;
}

div.banner div.panel-heading {
padding: 0px;
margin: 0px 0px 2px 0px;
text-align: center;
background-color: #547103;
border-bottom: 2px solid #002c50;
}

div.row div.col-lg-3 div.thumbnail p {
font-size: 10pt;
margin: 0 0 0px;
}

aside {
	margin: 10px 0;
}

aside h1, aside h2, aside h3, aside h4, aside h5, aside h6{
	color:#002c50;
	margin:0;
	padding:0;
}

article{
	margin: 10px 0;
}

div.text_content {
	padding: 5px;
}

.bottomlinks{
	clear:both;
	font-size: 11pt;
	margin-bottom:10px;
}

footer{
	color:#ffffff;
}

footer .copyright {
background-color: rgba(0, 44, 80, 0.16);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#28002C50,endColorstr=#28002C50);
zoom: 1;
padding: 15px;
color: #002c50;
font-size: 13pt;
}

div.form-holder {
	width: 95%;
	padding: 25px 15px;
	margin: 10px auto;
	border-radius: 10px;
}

.form-horizontal .form-group {
	margin: 0 0 15px 0;
}

.form-horizontal .control-label {
	text-align: left;
}

.btn-info{
color: #fff;
background-color: rgba(0, 44, 80, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99002C50,endColorstr=#99002C50);
color: #FFFFFF;
border-color: rgba(53, 102, 142, 0.7);
}

.btn-info:hover{
color: #ffffff;
background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: rgba(0, 0, 0, 0.8);
}

#schemacss{
text-align:center;
margin: 10px 0px;
}

#schemacss h3{
margin:0;
}

.schema_add_map div {
display: inline;
}

.form-control{
  background-color: rgba(255, 255, 255, 0.6);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
}

.form-control:focus {
border-color: #ADADAD;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(149, 149, 149, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(149, 149, 149, 0.6);
}

.container.banner.services{
font-size: 12px;
}

.container.banner.services li {
font-size: 12px;
}

.services {
font-size: 10pt;
}
.icons {
    float: right;
}

.icons > div {
    display: inline-block;
    vertical-align: middle;
}

.icons > img {
    display: inline-block;
}

.imagecontent {
    float: right;
    padding: 5px;
    box-shadow: 0px 0px 4px 0px #A1A1A1;
    margin: 10px 10px 10px 15px;
    max-width: 50%;
}

.locations-footer {
    text-align: center;
    margin: 30px 10px;
}

.locations-footer li {
    list-style: none;
    padding: 2px;
}

@media (max-width: 399px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-body, .panel-heading{ text-align:center;}
	div.panel-heading {font-size: 9pt;}
	div.row.text-center.uppercase.bottomlinks {margin: 0;}
	.bottomlinks div.col-lg-4.col-md-4 {margin: 10px 0; font-size: 13pt;}
	ul.nav.navbar-nav{ display:block;}
	header div.row {padding: 0;margin: 0;}
	header img.img-responsive.cc {float: none; margin:0 auto;width: 140px;}
	header h1 a{font-size: 15pt;}
	header h1{ margin:0; padding:0;line-height: 70%;}
	.header_call {font-size: 14pt;}
	.header_text {font-size: 10px;}
	div.row.text_top.text-center {font-size: 13px;}
	h1{font-size:23px;}
	h2{font-size:20px;}
	h3{font-size:17px;}	
	h4{font-size:14px;}
	.icons {
   		float: none;
	}
	.cards {
   		height: 19px;
	}
	.icons > div img {
   		height: 19px;
	}

}
@media (min-width: 400px) and (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-center-xs {
        text-align: center !important;
		float:none !important;
    }
    .text-right-xs {
        text-align: right;
    }
    .text-justify-xs {
        text-align: justify;
    }
	.text-center-xs img {margin:0 auto;}
	.panel-body, .panel-heading{ text-align:center;}
	div.panel-heading {font-size: 9pt;}
	div.row.text-center.uppercase.bottomlinks {margin: 0;}
	.bottomlinks div.col-lg-4.col-md-4 {margin: 10px 0; font-size: 13pt;}
	ul.nav.navbar-nav{ display:block;}
	header div.row {padding: 0;margin: 0;}
	header img.img-responsive.cc {float: none; margin:0 auto;width: 140px;}
	header h1 a{font-size: 16pt;}
	header h1{ margin:0; padding:0;line-height: 70%;}
	.header_call {font-size: 14pt;}
	.header_text {font-size: 13px;}
	div.row.text_top.text-center {font-size: 13px;}
	h1{font-size:24px;}
	h2{font-size:21px;}
	h3{font-size:18px;}	
	h4{font-size:15px;}
	.icons {
   		float: none;
	}

}
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }
    .text-left-sm {
        text-align: left;
    }
    .text-center-sm {
        text-align: center !important;
    }
    .text-right-sm {
        text-align: right;
		
    }
    .text-justify-sm {
        text-align: justify;
    }
	.text-center-sm img {margin:0 auto;}
	header img.img-responsive.cc {float: none; margin:0 auto;}
	h1{font-size:26px;}
	h2{font-size:23px;}
	h3{font-size:20px;}	
	h4{font-size:17px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }
    .text-left-md {
        text-align: left;
    }
    .text-center-md {
        text-align: center;
    }
    .text-right-md {
        text-align: right;
    }
    .text-justify-md {
        text-align: justify;
    }
}
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }
    .text-left-lg {
        text-align: left;
    }
    .text-center-lg {
        text-align: center;
    }
    .text-right-lg {
        text-align: right;
    }
    .text-justify-lg {
        text-align: justify;
    }
}