/* CSS Document */

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

}

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

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

a {
color: #132431;
}

a:hover {
color: #3D3D3D;
}

div.container {
	background-color: #EAEAEA;
}

.container-fluid{
	background-color: #333f4f;
}

.lightblue{
	color:#197D90;
}

.uppercase{
text-transform:uppercase;
}

.bold{
font-weight:bold;
}

header {
	margin: 0 0 5px 0;
	color:#3B4431;
}

header .container{
	background:none !important;
}

header .text_top{
	    text-align: left;
    font-size: 10pt;
}

header a{
	color:#3B4431;
	    font-weight: 600;
		font-size: 1.8em;
}

header a:hover{
	color:#3B4431;
	text-decoration:none;
}

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

.header_call{
	text-align:right;
	font-size: 20pt;
	padding: 0;
	margin-bottom: 15px;
}

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

.panel-heading {
	color: #ffffff;
	background-color: #333F4F;
	margin-bottom: 5px;
	padding: 5px;
}

.thumbnail{
	border: 1px solid #dcdcdc;
	padding:5px;
	margin: 5px 0;
	border-radius: 10px;
	background-color: #555D4B;
	color: #ffffff;
}

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

ul.nav.navbar-nav {
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	display: table;
}

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

.navbar-default .navbar-nav>li>a {
	color: #FFF;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #FFF;
	background-color: #555D4B;
}

.navbar-nav>li:hover{
	background-color: #F1F1F1;
}

.navbar-default .navbar-toggle {
	border-color: #ffffff;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color:#8d0913;
}

div.thumbnail p {
font-size: 10pt;
}

aside {
	margin: 10px 0;
}

.sidebar_call {
	background-image: url(../images/locksmith-in-Newalla.jpg);
	background-repeat: no-repeat;
	min-height: 175px;
	padding:10px 5px; 
}

.sidebar_call .sidebar_call_txt {
	text-align: right;
	font-size: 13pt;
}

div.sidebar_call h4 {
	text-align: right;
	margin: 29px 0px 0 0;
	font-weight: bold;
}

.panel{
	background-color: #F1F1F1;
}

div.panel-body.coupon {
	background-repeat: no-repeat;
	height: auto;
	padding:10px 5px; 
}


.panel-heading.sidebar_call, .panel-body.coupon, .panel-body.quick{
	background-color:#F1F1F1 !important;
}

div.panel.panel-default {
border-radius: 0 !important;
}


div.panel-body.quick {
	background-repeat: no-repeat;
	height: auto;
	padding:10px 5px; 
}

div.panel-body.quick img.img-responsive.cc {
margin: 0 auto;
}

.panel-heading.sidebar_call, .panel-body.coupon, .panel-body.quick{background:none; background-color:#F1F1F1 !important; text-align:center;}

article{
	margin: 10px 0;
}

div.text_content {
	padding: 5px;
}

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

footer{
	color:#3B4431;
}

footer .container{
	background:none !important;
}

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

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

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

.btn-info {
	background-color: #333F4F;
	border-color: none;
}

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

#schemacss h3{
margin:0;
}

.schema_add_map div {
display: inline;
}

@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.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;}
	.nav>li>a{padding: 7px !important;}
	header img.img-responsive.cc {float: none; margin:0 auto;width: 120px;}
	div.panel-heading {font-size: 8pt;}
	img.img-square {width: 50px;}
	div.thumbnail {min-height: 87px;}
	header a{font-size: 12pt;}
	header h1{line-height: 30%;}
	header .text_top {font-size: 9pt;}
	.header_call {font-size: 12pt;font-weight:bold;}
	
}
@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.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;}
	.nav>li>a{padding: 7px !important;}
	header img.img-responsive.cc {float: none; margin:0 auto;width: 120px;}
	div.panel-heading {font-size: 10pt;}
	img.img-square {width: 90px;}
	header a{font-size: 14pt;}
	header h1{line-height: 50%;}
	header .text_top {font-size: 9pt;}
	.header_call {font-size: 12pt;font-weight:bold;}

}
@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;
		float:none !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;width: 150px;}
	div.panel-heading {font-size: 10pt;}
	img.img-square {width: 90px;}
	header a{font-size: 17pt;}
	header h1{line-height: 50%;}
	header .text_top {font-size: 10pt;}
	.header_call {font-size: 14pt;font-weight:bold;}
}
@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;
    }
}