/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
table {	border-collapse:collapse; border-spacing:0;}
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal; font-weight:normal;}
ol,ul { list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {	font-size:100%;	font-weight:bold;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}
.clear{clear:both; font-size:0px;line-height:0px;}
/**************************************************************************************/
a											{color:#000; text-decoration:none; outline:0 none;}
a:hover										{color:#000;  text-decoration:none;}
h1											{font-size:24px;}
h2											{font-size:22px;}
h3											{font-size:18px;}
h4											{font-size:16px;}
h5											{font-size:14px;}
h6											{font-size:12px;}
/*----------------------------------------------------------------------------------*/
html 											{}
body										{color:#b1b1b1; font-family:"Libre Baskerville", Verdana, Tahoma; font-size:12px;}
.flt_Lt										{float:left; display:inline;}
.flt_Rt										{float:right; display:inline;}
/* ---------------------------------------------------------------------------------*/


/* ---------- layout ----------*/
body {
	background:#000000;
}
.wrapper									{margin:0 auto;}
.container {
	width:1215px; 
	margin:0 auto; 
}

/*-------------------------------------------*/

/* --------- HEADER HERE ---------*/
.header										{}
.logo										{}
/* ---------------------------------------------------------*/



/* --------- NAVIGATION HERE --------*/
.nav										{}
.nav ul										{}
.nav ul li									{}
.nav ul li a								{}
.nav ul li a span							{}
.nav ul li a:hover							{}

/* ---------------------------------------------------------*/

/* ------- MAIN CONTENT HERE --------*/

.alert
{
    color: #f2ead2;
    font-family: libre baskerville,serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
}

.alert a
{
    color: #f2ead2;
    font-family: libre baskerville,serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 33px;
}

.main_content								{}
.anchorage_landingwrapper {
	padding-top:38px;
}
.lanancallus h4 {
	color:#f3ead2;
	font-size:40px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
}
.lanancallus h4 span {
	color:#fcc11f;
}
.lananlogo {
	width:53%;
	float:left;
	text-align:center;
}
.lanancallus {
	width:42%;
	float:left;
	text-align:center;
	padding-top:46px;
}
.lananchbg_wrapper {
	min-height:306px;
	background:url(../images/obg.jpg);
	margin-bottom: 95px;
}
.lananchorage_header {
	padding-bottom:26px;
}
.langanchlinks {
	text-align:center;
	width:49%;
	padding:0 2%;
	float:left;
	position:relative;
	min-height:306px;
}
.langanchlinks ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:28px;
}
.langanchlinks ul li {
	color:#003a0d;
	font-size:50px;
	font-family: 'EB Garamond', serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:18px;
}
.langanchlinks ul li.highlight {
	color:#bd4411;
}
.langanchpic {
	width:42%;
	float:left;
	position:relative;
	height:100%;
}
.langanchpic_in {
	background:#f2ead2;
	position:absolute;
	left:0;
	top:-20px;
	width:100%;
	box-sizing:border-box;
}
.langanchpic_in img {
	display:block;
	width:100%;
}
.langanchlinks .visitlink {
	position:absolute;
	width:100%;
	left:0;
	top:100%;
	padding-top:24px;
	text-align:center;
}
.langanchlinks .visitlink a {
	display:inline-block;
	height:68px;
	background:#bd4411;
	border-radius:6px;
	color:#f2ead2;
	font-size:28px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:68px;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 54px;
	transition: all 0.1s ease-in;
}
.langanchlinks .visitlink a:hover {
	color:#f2ead2;
	background:#a63e12;
	text-decoration:none;
}
.lananchbg_wrapper .darkshadow {
	width:600px;
	position:absolute;
	left:90%;
	top:0;
	height:100%;
	background:url(../images/obg1.jpg) no-repeat left top;
	background-size:100% 100%;
}
.lananchbg_wrapper .container {
	position:relative;
}
.landingpage {
	overflow:hidden;
}
.lanlocksmithcallus {
	width:53%;
	float:left;
	text-align:center;
	padding-top:78px;
}
.lanlocklogo {
	width:42%;
	float:right;
	text-align:center;
}
.lanlocksmithcallus h4 {
	color:#f3ead2;
	font-size:40px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
}
.lanlocksmithcallus h4 span {
	color:#fcc11f;
}
.locksmith_landingwrapper {
	margin-bottom:96px;
}
.hgpic {
	background-size:cover;
	background-position: center center;
	border:8px solid #f2ead2;
	box-sizing: border-box;
    left: 0;
    position: absolute;
    top: -20px;
    width: 100%;
}
.hgpic > img {
	display:none;
}
.langlockhpic {
	width:42%;
	margin-left:6.25%;
	float:left;
	position:relative;
	min-height:20px;
}
.langlocklinks {
	width:46%;
	padding:0 2%;
	text-align:center;
	float:left;
}
.lheight {
	min-height:306px;
}
.lanlockbg_wrapper {
	background:url(../images/obg.jpg);
}
.lanlockbg_wrapper .container {
	position:relative;
}
.lanlockbg_wrapper .darkshadow {
	width:600px;
	position:absolute;
	right:90%;
	top:0;
	height:100%;
	background:url(../images/obg2.jpg) no-repeat left top;
	background-size:100% 100%;
}
.lanlocksmith_header {
	padding-bottom:26px;
}
.langlocklinks {
	position:relative;
}
.langlocklinks ul {
	list-style:none;
	margin:0;
	padding:0;
	padding-top:18px;
}
.langlocklinks ul li {
	color:#00390c;
	font-size:50px;
	font-family: 'EB Garamond', serif;
	font-weight:400;
	line-height:60px;
	padding-bottom:18px;
}
.langlocklinks ul li.highlight {
	color:#0b6b17;
}
.langlocklinks .visitlink {
    left: 0;
    padding-top: 24px;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 100%;
}
.langlocklinks .visitlink a {
    background: #0b6b17;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    height: 68px;
    line-height: 68px;
    padding: 0 54px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.langlocklinks .visitlink a:hover {
	color: #f2ead2;
	background: #085912;
	text-decoration:none;
}
.landingcontent h2 {
	color:#f2ead2;
	font-size:35px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:20px;
}
.landingcontent p {
	color:#f2ead2;
	font-size:22px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:44px;
	margin-bottom:0;
	padding-bottom:18px;
}
.landingcontent {
	padding:0 34px;
	padding-top:50px;
	padding-bottom:22px;
}

/*Home page*/
.wrapper {
    overflow: hidden;
}
.header {
	text-align:center;
	padding-top:32px;
	position:relative;
	padding-bottom:80px;
}
.minilink {
	width:335px;
	height:44px;
	background:#003a0d;
	text-align:right;
	position:absolute;
	top:30px;
	left:-120px;
}
.minilink a {
	display:inline-block;
	color:#cccccc;
	font-size:20px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:44px;
	text-decoration:none;
	transition:all 0.1s ease-in;
	padding:0 20px;
}
.minilink a:hover {
	color:#fcc11f;
	text-decoration:none;
}
.minicall {
	position:absolute;
	right:48px;
	top:35px;
}
.minicall h5 {
	color:#f3ead2;
	font-size:25px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
}
.minicall h5 span {
	color:#fcc11f;
}
.mainnav {
	display:block;
	height:62px;
	background:url(../images/navbg.png) no-repeat center center;
}
.mainnav ul {
	display:inline-block;
	list-style:none;
	margin:0;
	padding:0;
	padding-top:11px;
}
.mainnav ul li {
	float:left;
	margin:0 16px;
}
.mainnav ul li a {
	display:inline-block;
	color:#fcc11f;
	font-size:25px;
	font-family: 'Libre Baskerville', serif;
	font-weight:normal;
	line-height:40px;
	text-decoration:none;
	transition: all 0.1s ease-in;
	padding:0 5px;
}
.mainnav ul li.current a {
	border-bottom:2px solid #fcc01f;
}
.mainnav ul li a:hover {
	color:#ffffff;
}
.logo {
	padding-bottom:16px;
}
.homecontent {
	padding-bottom:28px;
}
.homecontent h2 {
	color:#999999;
	font-size:30px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:22px;
}
.homecontent p {
	color:#f2ead2;
	font-size:22px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:33px;
	margin-bottom:0;
	padding-bottom:34px;
}
.request_servicewrapper {
	background:#003a0d;
}
.request_service h2 {
	color:#bd4411;
	font-size:70px;
	font-family: 'Dancing Script', cursive;
	font-weight:400;
	line-height:normal;
	padding-bottom:28px;
}
.homepage .lananchbg_wrapper {
	margin-bottom:68px;
}
.formcol1 {
	width:39.17%;
	float:left;
	margin-right:1.89%;
}
.formcol2 {
	width:28.14%;
	float:left;
	margin-right:1.89%;
}
.formcol3 {
	width:28.80%;
	float:left;
}
.request_service {
	padding-top:14px;
	padding-bottom:14px;
}
.request_service label {
	color:#cccccc;
	font-size:22px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:44px;
	float:left;
}
.request_service .stdinput {
	width:348px;
	height:44px;
	background:#efe6c7;
	border:none;
	border-radius:0;
	box-shadow:none;
	-webkit-appearance:none;
	outline:none !important;
	float:right;
	text-indent:15px;
	font-size:16px;
	font-family: 'Libre Baskerville', serif;
	box-sizing:border-box;
}
.inputbox {
	margin-bottom:26px;
}
.formcol2 .stdinput {
	width:246px;
}
.formsubmitbtn {
	height:60px;
	background:#bd4411;
	border:none;
	border-radius:10px;
	box-shadow:none;
	-webkit-appearance:none;
	outline:none !important;
	color:#f2ead2;
	font-size:25px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:60px;
	text-decoration:none;
	transition: all  0.1s ease-in;
	padding:0 44px;
	cursor:pointer;
	margin-left:30px;
}
.formsubmitbtn:hover {
	color:#f2ead2;
	background:#a63c10;
}
.request_service h6 {
	color:#cccccc;
	font-size:22px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:16px;
}
.checbox_wrapper {
	padding-left:28px;
}
.checbox_wrapper label {
	display:inline-block;
	color:#f2ead2;
	font-size:20px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
	margin-bottom:16px;
	float:none;
}
.checbox_wrapper input[type=checkbox] {
	margin-right:14px;
}
	

/* ---------------------------------------------------------*/


/* -------- FOOTER HERE ----------*/
.footer {
	padding-top:52px;
	padding-bottom:58px;
}
.landing_footerwrapper {
	background:url(../images/footerbg1.png);
}
.landing_footer {
	text-align:center;
	padding-top:30px;
	padding-bottom:50px;
}
.landing_footer h3 {
	color:#f3ead2;
	font-size:55px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
}
.landing_footer h3 span {
	color:#fcc11f;
}
.footer_wrapper {
	background:url(../images/footerbg1.png);
}
.pplist {
	width:56.62%;
	float:right;
	background:#efe6c7;
}
.pplistwrapper {
	padding:12px;
}
.pplistwrapper ul {
	list-style:none;
	margin:0;
	padding:0;
}
.pplistwrapper ul li {
	width:31.93%;
	margin-right:2.10%;
	text-align:center;
	float:left;
}
.pplistwrapper ul li.normargin {
	margin-right:0 !important;
}
.ppic {
	margin-bottom:12px;
}
.ppic img {
	display:block;
	width:100%;
}
.pplistwrapper ul li h6 {
	color:#196613;
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:normal;
}
.faddress {
	width:41.15%;
	float:left;
	padding-top:40px;
}
.faddress h4 {
	color:#999999;
	font-size:30px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
	padding-bottom:24px;
}
.faddress p {
	color:#f2ead2;
	font-size:22px;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:44px;
	margin-bottom:0;
	word-break:break-all;
}
.faddress p a {
	color:#f2ead2;
	text-decoration:none;
}
.faddress p a:hover {
	color:#f2ead2;
	text-decoration:underline;
}

/* ---------------------------------------------------------*/

body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a[href^=tel] {
	color: #fcc11f;
	text-decoration:none;
}
	
	
	
/* ---------------------------------------------------------*/

/*Inner page*/
.innertitle_wrapper {
	background: url(../images/titlebg.png);
}
.innertitle_wrapper1 {
	background:url(../images/titlebg1.png) no-repeat right top;
	background-size: auto 100%;
}
.innertitle {
	padding-top:10px;
	padding-bottom:10px;
}
.homepage .innertitle h1 {
	color:#bd4411;
	font-family: 'Libre Baskerville', serif;
	font-weight:400;
	line-height:normal;
}
.innercontent {
	padding-top:56px;
}

/*Standard styling*/
h1 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
}
h2 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}
h3 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}
h4 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
}
h5 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}
h6 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}
p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}
li {
	color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 33px;
}

.mobilemenu_btn {
	display:none;
}
.ndesktop {
	display:none;
}
.lanlocklogo {
	width:42%;
	float:right;
	text-align:center;
	margin-right:5%;
}

.formcol2 {
	position:relative;
}
.formcol3 {
	position:relative;
}
.cbxerror {
	position:absolute;
	left:0;
	top:26px;
}
.formcol2 .mail_msg {
    bottom: -20px;
    left: 10px;
    position: absolute;
}
.formcol3 .mail_msg {
	font-size:0;
    bottom: -24px;
    left: 10px;
    position: absolute;
}


/*CSS 04-09*/
.ppic {
	position:relative;
}
.ppic .olay {
	opacity:0;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:10;
	background:rgba(255,255,255,0.4);
	transition: all 0.1s ease-in;
}
.ppic .olay a {
	display:block;
	width:100%;
	height:100%;
	color:#003A0D;
	font-size:18px;
	text-align:center;
	line-height:24px;
	
}
.ppic .olay a span {
	display:block;
	position:absolute;
	width:100%;
	left:0;
	top:46%;
}
.ppic:hover .olay {
	opacity:1;
}
.biopopup {
	display:none;
	max-width:700px;
}
.biopopup img {
	max-width:100%;
}
.biopopup h4 {
    color: #bd4411;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
	padding-bottom:6px;
}
.biopopup p {
    color: #000000;
    font-family: "Libre Baskerville",serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.fancybox-skin {
	background:#EFE6C7 !important;
}

/*CSS 14-10*/

.minilink {
    width: auto;
}
.hgpic img {
    display: none;
}
.hgpic a {
	display:block;
	position:absolute;
	width:100%;
	height:100%;
}

