

body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    background-image: url("../Images/background.jpg");
    background-color: #1e1e1e !important;
    background-position: top;
    background-repeat: repeat-x;
    color: #666 !important;
}
.no-padding{
	padding: 0 !important;
}
.no-margin{
	margin: 0 !important;
}
.pd-r{
    padding-right: 0px !important;
    border-right: 2px solid #1E1E1E;
}
.pd-l{
    padding-left: 0 !important;
}
a:focus, a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.header{
	/*background: url("../Images/header.jpg") no-repeat scroll center center #838280;*/
    width: 100%;
    /*position: absolute;*/
}
/*.header-mob{
	background: url("../Images/header_mob.jpg") no-repeat;
    height: 70px;
    width: 100%;
    position: absolute;
    background-size: 100%;
}*/

.wrapper{
	width: 988px !important;
	margin: 0 auto;
    overflow-x: hidden;
}
.navbar-collapse {
    padding: 0 !important;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    position: absolute;
    width: 100% !important;
    bottom: 0px
}
.phone a {
    color: #FC231C;
    font-size: 22px;
    text-decoration: none;
    font-weight: bolder;
    line-height: 1.5em;
}
.phone {
    float: right !important;
    text-align: right;
    bottom: 0;
    position: absolute !important;
}

/* navbar */
.navbar-nav {
    margin: 7.5px -15px;
    padding: 0 !important;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0 !important;
    border: 0px solid transparent !important; 
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 5px 6px !important;
    color: #fff;
    font-weight: bold;
    border-right: 1px solid #000;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent !important;
}
.nav>li {
    position: relative;
    display: block;
    background: url("../Images/button.jpg");
}
.nav>li:hover,.nav>li>a.active{
    position: relative;
    display: block;
    background: url("../Images/button_over.jpg");
}
.navbar-toggle {
    float: right;
    padding: 9px 10px;
    margin: 25px 0 !important;
    background-color: #333 !important;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
}
/*----------------------------footer--------------------------*/
footer {
    margin-bottom: 10px;
}
.clspnlFooter {
    color: #666666;
    font-weight: bold;
    padding: 10px 0;
}
.clspnlGeneratedBy a {
    color: #666666;
    text-decoration: none;
    
}
.clspnlLinksDisplay a {
    color: #888888;
    font-weight: bold;
    padding-right: 20px;
}
.clspnlLinksDisplay a:hover,.clspnlGeneratedBy a:hover {
    color: #888 !important;
    text-decoration: underline !important;
}
.SocialMedia {
    width: 500px;
    margin-top: -30px;
    float: right;
}
.clspnlCopyRight,.clspnlGeneratedBy {
    padding-top: 3px;
}

/*----------------------------Main content--------------------------*/
.main_left {
    background: #1E1E1E;
}
#main_left img {
    border: 5px solid #2B2B2B;
    float: left;
    width: 100%;
}
a.nav1:visited,a.nav1:link {
    background-image: url("../Images/R_button.jpg");
    background-repeat: no-repeat;
    color: #828282;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding-top: 2px;
    text-align: center;
    width: 125px;
    margin-bottom: 20px;
}
a.nav1:hover {
    background-image: url("../Images/O_button.jpg");
    color: #fff;
    padding-top: 2px;
}
.heading_text h1{
    color: #f08300;
    font-size: 20px;
    font-weight: bold;
}
.heading_text {
    clear: both;
    display: table;
}
.service_tbl p {
    border-bottom: 1px solid #2b2b2b;
    color: #888888;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 30px;
    text-align: justify;
    font-size: 12px;
}
img.col {
    border: 5px solid #2B2B2B;
    float: left;
    width: 100%;
    padding: 3px;
}
.google_map {
    border: 5px solid #2B2B2B;
    float: left;
    height: 500px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

/*----------------------------sidebar--------------------------*/
#main_right {
    background: #2B2B2B;
    padding: 0 5px 17px 5px;
}
.top_image {
    background-image: url(../Images/points.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.top_image ul {
    line-height: 1.9em;
    color: #FFFFFF;
    font-size: 22px;
    padding-bottom: 10px;
}
.top_image li {
    list-style-image: url("../Images/bullets.jpg");
    list-style-position: inside;
}
.middle_image {
    background: url("../Images/banner_veh.jpg") no-repeat ;
    background-size: cover;
    border: 1px solid #5D5D5D;
    height: 130px;
}
.middle_image p {
    color: #FFFFFF;
    font-size: 18px;
    left: 9px;
    line-height: 1.6em;
    position: relative;
    text-shadow: 2px 2px #000000;
}
.U_text {
    margin: 20px 0;
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.U_text p {
    color: #FFFFFF;
    font-size: 22px;
    text-shadow: 2px 2px #000000;
    text-align: center;
}
.locksmith_guilds {
    background: url("../Images/locksmiths_logo.jpg") no-repeat;
    height: 80px;
    margin: 15px;
}
.locksmith_guilds p {
    color: #F08300;
    font-size: 15px;
    font-weight: bold;
    float: right;
    width: 160px;
    margin: 12px 0px;
}
#component {
    border: 1px solid #404040;
    height: 780px;
    margin: 0 12px;
    padding: 10px 12px;
}
#quote {
    color: #F08300;
    font-size: 22px;
    font-weight: bold;
}
.clsCustomForm {
    margin-top: 10px;
}
.clsDisplayLabel {
    color: #707070;
    float: left;
    font-size: 13px;
    text-align: left;
}
.clsFormTextBox {
    background-color: #2B2B2B;
    border: 1px solid #3F3F3F;
    width: 100%;
    margin-bottom: 5px;
}
label {
    display: inline-block;
    max-width: 100%;
    color: #707070;
    margin-left: 5px;
}
img#_ctl18_ImgCaptcha {
    width: 100%;
    margin-bottom: 5px;
}
select#_ctl18_drpService {
    margin-top: 25px;
}
input#_ctl18_tbHowSoon {
    margin-top: 35px;
}
.clsCustomFormClick {
    float: right;
    margin-top: 10px;
}

/*----------------------------Automotive--------------------------*/
#points li {
    list-style-image: url(../Images/icons2.png);
    list-style-position: outside;
    font-weight: bold;
    margin-bottom: 10px;
}
p.auto-text {
    padding: 0 10px;
    padding-top: 52px;
    text-align: justify;
    line-height: 2em;
}
.border_p {
    border-top: 1px solid;
    height: 0;
    margin-top: 3em;
    padding-bottom: 18px;
    padding-top: 1px;
    width: 490px;
    _padding-bottom: 1px;
}
.custom_p p {
    background-color: #2B2B2B;
    padding: 10px;
    margin: 45px 0 0 0 !important;
}
.one {
    margin-top: 2em;
}
/*----------------------------media--------------------------*/
@media(max-width: 1200px) {

}

@media(max-width: 992px) {

    body{background-image: none;}
	.wrapper{width: 100% !important;}
	.navbar-nav {
	    margin: 0 !important;
	    padding: 0;
	    width: 100%;
	}
	.navbar-collapse{
        position: absolute; !important;
        padding: 0 !important;
	}
	.bg-black{
		background: #333;
	}
	.phone-mob {
	    float: right;
    	margin: 8px 0;
	}
	.phone-mob a{
		color: #FC231C;
	    padding: 10px 10px;
	    font-size: 17px;
	}
    .phone a{
        font-size: 17px;
    }
    .phone-mob a:last-child{
        padding: 10px 0px;
    }
    .header {
        width: 100%;
        position: relative !important;
    }
    .locksmith_guilds p {
        width: 100px;
        margin: 0;
    }
    .U_text p{font-size: 20px;}
    p.auto-text{padding-top: 0}
    .one {
        margin-top: 0em;
    }
}
@media(max-width: 767px) {
    .pd-r,.pd-l{border: none !important;padding: 0 15px !important;}
    .header {
        width: 100%;
        position: relative;
        margin: 10px 0;
    }
    .navbar-collapse{position: relative !important; }
    .google_map {
        height: 300px;
    }
}
@media(max-width: 420px) {

}
