
@media only screen and (min-width: 960px) and (max-width: 1240px) 
{
/*Home page*/
/*.logo {
	border:1px solid red;
}*/
.container {
	width:98%;
}
.minicall {
    position: absolute;
    right: 20px;
    top: 35px;
}
.langanchlinks ul li {
    color: #003a0d;
    font-family: "EB Garamond",serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    padding-bottom: 18px;
}
.mainnav ul li a {
    color: #fcc11f;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 5px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.langanchpic {
    float: left;
    height: 100%;
    position: relative;
    width: 46%;
}
.formcol1 {
    float: left;
    margin-right: 2%;
    width: 49%;
}
.formcol2 {
    float: left;
    margin-right: 0;
    width: 49%;
}
.request_service .stdinput {
    background: #efe6c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: right;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    height: 44px;
    outline: medium none !important;
    text-indent: 15px;
    width: 72%;
}
.formsubmitbtn {
	display:none;
}
.formcol3 {
    clear: both;
    float: none;
    width: auto;
	padding-top:10px;
}
.cbxerror {
    left: 0;
    position: absolute;
    top: 36px;
}
.ndesktop {
	display:block;
	margin-top:10px;
}
.request_service h2 {
    color: #bd4411;
    font-family: "Dancing Script",cursive;
    font-size: 62px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 28px;
}
.request_service {
    padding-bottom: 32px;
    padding-top: 14px;
}
.faddress h4 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 24px;
}
.faddress p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 14px;
    word-break: normal;
}
.faddress {
    float: left;
    padding-top: 20px;
    width: 41.15%;
}
.pplistwrapper ul li h6 {
    color: #196613;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
}


/*Inner page*/
.header {
    padding-bottom: 40px;
    padding-top: 32px;
    position: relative;
    text-align: center;
}
.innertitle h1 {
    color: #040404;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}
.lheight {
    min-height: 276px;
}
.lananchbg_wrapper {
    min-height: 276px;
}
.homepagelock .lananchbg_wrapper {
	margin-bottom:65px;
}

/*Landing page*/
/*.lananlogo {
	border:1px solid red;
}*/
.lanancallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
}
.lanlocksmithcallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
}
.langlocklinks ul li {
    color: #00390c;
    font-family: "EB Garamond",serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 50px;
    padding-bottom: 18px;
}
.landingcontent h2 {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    padding-bottom: 16px;
}
.landingcontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 0;
    padding-bottom: 18px;
}
.landing_footer h3 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 42px;
    font-weight: 400;
    line-height: normal;
}
.landing_footer {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.locksmith_landingwrapper {
    margin-bottom: 96px;
    padding-top: 20px;
}

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

/* #Tablet (Portrait) */

    /* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) 
{
/*Home page*/
/*.logo {
	border:1px solid yellow;
}*/
.logo img {
	max-width:280px;
}
.container {
	width:98%;
}
.minicall {
    position: absolute;
    right: 20px;
    top: 35px;
}
.langanchlinks ul li {
    color: #003a0d;
    font-family: "EB Garamond",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 18px;
}
.mainnav ul li a {
    color: #fcc11f;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 5px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.langanchpic {
    float: left;
    height: 100%;
    position: relative;
    width: 46%;
}
.formcol1 {
    float: left;
    margin-right: 2%;
    width: 49%;
}
.formcol2 {
    float: left;
    margin-right: 0;
    width: 49%;
}
.request_service .stdinput {
    background: #efe6c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: right;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    height: 44px;
    outline: medium none !important;
    text-indent: 15px;
    width: 72%;
}
.formsubmitbtn {
	display:none;
}
.formcol3 {
    clear: both;
    float: none;
    width: auto;
	padding-top:10px;
}
.cbxerror {
    left: 0;
    position: absolute;
    top: 36px;
}
.ndesktop {
	display:block;
	margin-top:10px;
}
.request_service h2 {
    color: #bd4411;
    font-family: "Dancing Script",cursive;
    font-size: 52px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 28px;
}
.request_service {
    padding-bottom: 32px;
    padding-top: 14px;
}
.faddress h4 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}
.faddress p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 12px;
    word-break: normal;
}
.faddress {
    float: left;
    padding-top: 0;
    width: 46.15%;
}
.pplistwrapper ul li h6 {
    color: #196613;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    font-weight: normal;
    line-height: normal;
}
.minicall h5 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}
.minilink a {
    color: #cccccc;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    padding: 0 20px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.header {
    padding-bottom: 50px;
    padding-top: 32px;
    position: relative;
    text-align: center;
}
.lananchbg_wrapper {
    min-height: 220px;
}
.lheight {
    min-height: 220px;
}
.lananchbg_wrapper {
    margin-bottom: 60px;
}
.homecontent h2 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 22px;
}
.homecontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 33px;
    margin-bottom: 0;
    padding-bottom: 22px;
}
.request_service label {
    color: #cccccc;
    float: left;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 44px;
}
.checbox_wrapper label {
    color: #f2ead2;
    display: inline-block;
    float: none;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.formsubmitbtn {
    background: #bd4411 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    box-shadow: none;
    color: #f2ead2;
    cursor: pointer;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    height: 58px;
    line-height: 58px;
    margin-left: 30px;
    outline: medium none !important;
    padding: 0 44px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.pplist {
    background: #efe6c7 none repeat scroll 0 0;
    float: right;
    width: 52.62%;
}

/*Inner page*/
.header {
    padding-bottom: 40px;
    padding-top: 32px;
    position: relative;
    text-align: center;
}
.innertitle h1 {
    color: #040404;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}
.innertitle_wrapper1 {
    background: none;
}
.innercontent {
    padding-top: 26px;
}

/*Inner page*/
.header {
    padding-bottom: 40px;
    padding-top: 32px;
    position: relative;
    text-align: center;
}
.homepagelock .lananchbg_wrapper {
	margin-bottom:65px;
}

/*Landing page*/
/*.lananlogo {
	border:1px solid red;
}*/
.lanancallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}
.lanlocksmithcallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
}
.langlocklinks ul li {
    color: #00390c;
    font-family: "EB Garamond",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 18px;
}
.landingcontent h2 {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 40px;
    padding-bottom: 16px;
}
.landingcontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 34px;
    margin-bottom: 0;
    padding-bottom: 18px;
}
.landing_footer h3 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 36px;
    font-weight: 400;
    line-height: normal;
}
.landing_footer {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.locksmith_landingwrapper {
    margin-bottom: 72px;
    padding-top: 56px;
}
.lananlogo img {
	max-width:100%;
}
.langanchlinks .visitlink a {
    background: #bd4411 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    padding: 0 42px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.lanlocklogo img {
	max-width:100%;
}
.langlocklinks .visitlink a {
    background: #0b6b17 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    padding: 0 42px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}

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

.ppic .olay a {
    color: #003a0d;
    font-size: 13px;
    line-height: 24px;
    text-align: center;
}
}

/* #Mobile (Landscape) */

    /* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 767px) 
{
/*Home page*/
/*.logo {
	border:1px solid blue;
}*/
.logo img {
	max-width:280px;
}
.logo {
    padding-bottom: 8px;
    padding-top: 4px;
}
.container {
	width:94%;
}
.minicall {
    position: absolute;
    right: 10px;
    top: 6px;
}
.langanchlinks ul li {
    color: #003a0d;
    font-family: "EB Garamond",serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    padding-bottom: 18px;
}
.mainnav ul li a {
    color: #000000;
    display: block;
    font-family: "Libre Baskerville",serif;
    font-size: 19px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.langanchpic {
    float: none;
    height: 100%;
    position: relative;
    width: auto;
}
.formcol1 {
    float: none;
    margin-right: 0;
    width: auto;
}
.formcol2 {
    float: none;
    margin-right: 0;
    width: auto;
}
.request_service .stdinput {
    background: #efe6c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: right;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    height: 44px;
    outline: medium none !important;
    text-indent: 15px;
    width: 72%;
}
.formsubmitbtn {
	display:none;
}
.formcol3 {
    clear: both;
    float: none;
    width: auto;
	padding-top:10px;
}
.cbxerror {
    left: 0;
    position: absolute;
    top: 36px;
}
.ndesktop {
	display:block;
	margin-top:10px;
}
.request_service h2 {
    color: #bd4411;
    font-family: "Dancing Script",cursive;
    font-size: 46px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}
.request_service {
    padding-bottom: 32px;
    padding-top: 14px;
}
.faddress h4 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}
.faddress p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 12px;
    word-break: normal;
}
.faddress {
    float: none;
    padding-top: 0;
    width: auto;
}
.pplistwrapper ul li h6 {
    color: #196613;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 19px;
    font-weight: normal;
    line-height: normal;
}
.minicall h5 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}
.minilink a {
    color: #cccccc;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    padding: 0 20px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.header {
    border-bottom: 4px solid #000000;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
}
.lananchbg_wrapper {
    min-height: 220px;
}
.lheight {
    min-height: 220px;
}
.lananchbg_wrapper {
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.homecontent h2 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 22px;
}
.homecontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 31px;
    margin-bottom: 0;
    padding-bottom: 20px;
}
.request_service label {
    color: #cccccc;
    float: left;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 44px;
}
.checbox_wrapper label {
    color: #f2ead2;
    display: inline-block;
    float: none;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.formsubmitbtn {
    background: #bd4411 none repeat scroll 0 0;
    border: medium none;
    border-radius: 10px;
    box-shadow: none;
    color: #f2ead2;
    cursor: pointer;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    height: 58px;
    line-height: 58px;
    margin-left: 30px;
    outline: medium none !important;
    padding: 0 44px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.pplist {
    background: #efe6c7 none repeat scroll 0 0;
    float: none;
    width: auto;
	margin-bottom:20px;
}
.minilink {
    background: #003a0d none repeat scroll 0 0;
    height: 36px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: auto;
}
.mobilemenu_btn {
	display:block;
	width:100%;
	margin:0 auto;
	border:2px solid #000000;
	box-sizing:border-box;
	height:40px;
	color:#000000;
	font-size:18px;
	font-family: "Libre Baskerville",serif;
	font-weight:400;
	line-height:40px;
	text-transform:uppercase;
	padding:0 20px;
	background: rgb(249,225,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,225,33,1) 0%, rgba(252,194,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,225,33,1)), color-stop(100%,rgba(252,194,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* W3C */
	text-align:left;
	cursor:pointer;
}
.mobilemenu_btn i {
	display:block;
	font-style:normal;
	background:url(../images/menu-bg.png) no-repeat right 8px;
}
.mainnav {
    background: rgb(249,225,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,225,33,1) 0%, rgba(252,194,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,225,33,1)), color-stop(100%,rgba(252,194,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* W3C */
    display: none;
    height: auto;
	border:2px solid #000000;
	position:absolute;
	left:0;
	top:100%;
	z-index:999;
	width:100%;
	box-sizing:border-box;
}
.mainnav ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mainnav ul li {
    float: none;
    margin: 0;
    text-align: left;
	border-bottom:1px solid #000000;
}
.langanchlinks {
    float: none;
    min-height: 1px;
    padding: 0 2%;
    position: relative;
    text-align: center;
    width: auto;
}
.hgpic {
	position:static;
	background:none !important;
	height:auto !important;
	max-width:490px;
	margin:0 auto;
}
.hgpic img {
    display: block;
    width: 100%;
}
.lananchbg_wrapper .darkshadow {
	display:none;
}
.footer {
    padding-bottom: 28px;
    padding-top: 28px;
}

/*Inner page*/
.header {
    padding-bottom: 0;
    padding-top: 32px;
    position: relative;
    text-align: center;
}
.innertitle h1 {
    color: #040404;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
}
.innertitle_wrapper1 {
    background: none;
}
.innercontent {
    padding-top: 26px;
}
.mainnav ul li.current a {
	border-bottom:none;
}

/*Inner page*/
.homepagelock .lananchbg_wrapper {
	margin-bottom:65px;
}
.homepage .lananchbg_wrapper {
    margin-bottom: 40px;
}

/*Landing page*/
/*.lananlogo {
	border:1px solid red;
}*/
.lanancallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}
.lanlocksmithcallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}
.langlocklinks ul li {
    color: #00390c;
    font-family: "EB Garamond",serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    padding-bottom: 18px;
}
.landingcontent h2 {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 16px;
}
.landingcontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
    padding-bottom: 18px;
}
.landing_footer h3 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 30px;
    font-weight: 400;
    line-height: normal;
}
.landing_footer {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.locksmith_landingwrapper {
    margin-bottom: 0;
    padding-top: 34px;
}
.lananlogo img {
	max-width:100%;
	width:300px;
}
.langanchlinks .visitlink a {
    background: #bd4411 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    padding: 0 42px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.lanlocklogo img {
	max-width:100%;
	width:300px;
}
.langlocklinks .visitlink a {
    background: #0b6b17 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    padding: 0 42px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.lananlogo {
    float: none;
    text-align: center;
    width: auto;
}
.lanancallus {
    float: none;
    padding-top: 16px;
    text-align: center;
    width: auto;
}
.lanlocklogo {
    float: none;
    margin-right: 0;
    text-align: center;
    width: auto;
}
.lanlocksmithcallus {
    float: none;
    padding-top: 16px;
    text-align: center;
    width: auto;
}
.langanchlinks .visitlink {
    left: 0;
    margin-bottom: 20px;
    padding-top: 24px;
    position: static;
    text-align: center;
    top: 100%;
    width: 100%;
}
.lanlockbg_wrapper .darkshadow {
	display:none;
}
.langlockhpic {
    float: none;
    margin-left: 0;
    min-height: 20px;
    position: relative;
    width: auto;
}
.langlocklinks {
    float: none;
    padding: 0 2%;
    text-align: center;
    width: auto;
}
.lanlockbg_wrapper {
    padding-top: 20px;
	padding-bottom:20px;
}
.langlocklinks .visitlink {
    left: 0;
    padding-top: 24px;
    position: static;
    text-align: center;
    top: 100%;
    width: 100%;
}

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

.ppic .olay a {
    color: #003a0d;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
}
.hgpic a {
	position:static;
}
}

/* #Mobile (Portrait) */

    /* Note: Design for a width of 320px */

@media only screen and (min-width: 320px) and (max-width: 479px) 
{
/*Home page*/
/*.logo {
	border:1px solid green;
}*/
.logo img {
    max-width: 230px;
}
.logo {
    padding-bottom: 8px;
    padding-top: 36px;
}
.container {
	width:94%;
}
.minicall {
    position: absolute;
    right: 10px;
    top: 6px;
}
.langanchlinks ul li {
    color: #003a0d;
    font-family: "EB Garamond",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    padding-bottom: 14px;
}
.mainnav ul li a {
    color: #000000;
    display: block;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.langanchpic {
    float: none;
    height: 100%;
    position: relative;
    width: auto;
}
.formcol1 {
    float: none;
    margin-right: 0;
    width: auto;
}
.formcol2 {
    float: none;
    margin-right: 0;
    width: auto;
}
.request_service .stdinput {
    background: #efe6c7 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    float: right;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    height: 44px;
    outline: medium none !important;
    text-indent: 15px;
    width: 71%;
}
.formsubmitbtn {
	display:none;
}
.formcol3 {
    clear: both;
    float: none;
    width: auto;
	padding-top:10px;
}
.cbxerror {
    left: 0;
    position: absolute;
    top: 32px;
}
.ndesktop {
	display:block;
	margin-top:10px;
}
.request_service h2 {
    color: #bd4411;
    font-family: "Dancing Script",cursive;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 14px;
}
.request_service {
    padding-bottom: 32px;
    padding-top: 14px;
}
.faddress h4 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 20px;
}
.faddress p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
    padding-bottom: 10px;
    word-break: normal;
}
.faddress {
    float: none;
    padding-top: 0;
    width: auto;
}
.pplistwrapper ul li h6 {
    color: #196613;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 17px;
    font-weight: normal;
    line-height: normal;
}
.minicall h5 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}
.minilink a {
    color: #cccccc;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 36px;
    padding: 0 10px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.header {
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
	border-bottom:4px solid #000000;
	width:100%;
}
.lananchbg_wrapper {
    min-height: 220px;
}
.lheight {
    min-height: 220px;
}
.lananchbg_wrapper {
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.homecontent h2 {
    color: #999999;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 18px;
}
.homecontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
    padding-bottom: 16px;
}
.request_service label {
    color: #cccccc;
    float: left;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
}
.checbox_wrapper label {
    color: #f2ead2;
    display: inline-block;
    float: none;
    font-family: "Libre Baskerville",serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.formsubmitbtn {
    background: #bd4411 none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    box-shadow: none;
    color: #f2ead2;
    cursor: pointer;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    height: 52px;
    line-height: 52px;
    margin-left: 0;
    outline: medium none !important;
    padding: 0 44px;
    text-decoration: none;
    transition: all 0.1s ease-in 0s;
}
.pplist {
    background: #efe6c7 none repeat scroll 0 0;
    float: none;
    width: auto;
	margin-bottom:20px;
}
.minilink {
    background: #003a0d none repeat scroll 0 0;
    height: 36px;
    left: 0;
    position: absolute;
    text-align: right;
    top: 0;
    width: auto;
}
.mobilemenu_btn {
	display:block;
	width:100%;
	margin:0 auto;
	border:2px solid #000000;
	box-sizing:border-box;
	height:40px;
	color:#000000;
	font-size:18px;
	font-family: "Libre Baskerville",serif;
	font-weight:400;
	line-height:40px;
	text-transform:uppercase;
	padding:0 20px;
	background: rgb(249,225,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,225,33,1) 0%, rgba(252,194,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,225,33,1)), color-stop(100%,rgba(252,194,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* W3C */
	text-align:left;
	cursor:pointer;
}
.mobilemenu_btn i {
	display:block;
	font-style:normal;
	background:url(../images/menu-bg.png) no-repeat right 8px;
}
.mainnav {
    background: rgb(249,225,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(249,225,33,1) 0%, rgba(252,194,32,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,225,33,1)), color-stop(100%,rgba(252,194,32,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(249,225,33,1) 0%,rgba(252,194,32,1) 100%); /* W3C */
    display: none;
    height: auto;
	border:2px solid #000000;
	position:absolute;
	left:0;
	top:100%;
	z-index:999;
	width:100%;
	box-sizing:border-box;
}
.mainnav ul {
    display: block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.mainnav ul li {
    float: none;
    margin: 0;
    text-align: left;
	border-bottom:1px solid #000000;
}
.langanchlinks {
    float: none;
    min-height: 1px;
    padding: 0 2%;
    position: relative;
    text-align: center;
    width: auto;
}
.hgpic {
	position:static;
	background:none !important;
	height:auto !important;
	max-width:490px;
	margin:0 auto;
}
.hgpic img {
    display: block;
    width: 100%;
}
.lananchbg_wrapper .darkshadow {
	display:none;
}
.footer {
    padding-bottom: 18px;
    padding-top: 28px;
}
.request_service h6 {
    color: #cccccc;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    padding-bottom: 16px;
}
.checbox_wrapper {
    padding-left: 0;
}
.langanchlinks ul {
    list-style: outside none none;
    margin: 0;
    padding: 16px 0 0;
}
.ppic {
    margin-bottom: 6px;
}
.pplistwrapper {
    padding: 6px;
}

/*Inner page*/
.innertitle h1 {
    color: #040404;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}
.innertitle_wrapper1 {
    background: none;
}
.innercontent {
    padding-top: 26px;
}
.mainnav ul li.current a {
	border-bottom:none;
}

/*Inner page*/
.homepagelock .lananchbg_wrapper {
	margin-bottom:65px;
}
.homepage .lananchbg_wrapper {
    margin-bottom: 20px;
}

/*Landing page*/
/*.lananlogo {
	border:1px solid red;
}*/
.lanancallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}
.lanlocksmithcallus h4 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}
.langlocklinks ul li {
    color: #00390c;
    font-family: "EB Garamond",serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 34px;
    padding-bottom: 14px;
}
.landingcontent h2 {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 32px;
    padding-bottom: 16px;
}
.landingcontent p {
    color: #f2ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding-bottom: 18px;
}
.landing_footer h3 {
    color: #f3ead2;
    font-family: "Libre Baskerville",serif;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
}
.landing_footer {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
.locksmith_landingwrapper {
    margin-bottom: 0;
    padding-top: 34px;
}
.lananlogo img {
    max-width: 100%;
    width: 230px;
}
.langanchlinks .visitlink a {
    background: #bd4411 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.lanlocklogo img {
    max-width: 100%;
    width: 230px;
}
.langlocklinks .visitlink a {
    background: #0b6b17 none repeat scroll 0 0;
    border-radius: 6px;
    color: #f2ead2;
    display: inline-block;
    font-family: "Libre Baskerville",serif;
    font-size: 20px;
    font-weight: 400;
    height: 46px;
    line-height: 46px;
    padding: 0 30px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.1s ease-in 0s;
}
.lananlogo {
    float: none;
    text-align: center;
    width: auto;
}
.lanancallus {
    float: none;
    padding-top: 16px;
    text-align: center;
    width: auto;
}
.lanlocklogo {
    float: none;
    margin-right: 0;
    text-align: center;
    width: auto;
}
.lanlocksmithcallus {
    float: none;
    padding-top: 16px;
    text-align: center;
    width: auto;
}
.langanchlinks .visitlink {
    left: 0;
    margin-bottom: 20px;
    padding-top: 10px;
    position: static;
    text-align: center;
    top: 100%;
    width: 100%;
}
.lanlockbg_wrapper .darkshadow {
	display:none;
}
.langlockhpic {
    float: none;
    margin-left: 0;
    min-height: 20px;
    position: relative;
    width: auto;
}
.langlocklinks {
    float: none;
    padding: 0 2%;
    text-align: center;
    width: auto;
}
.lanlockbg_wrapper {
    padding-top: 20px;
	padding-bottom:20px;
}
.langlocklinks .visitlink {
    left: 0;
    padding-top: 24px;
    position: static;
    text-align: center;
    top: 100%;
    width: 100%;
}
.landingcontent {
    padding: 30px 14px 22px;
}

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

.ppic .olay a {
    color: #003a0d;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
}
.biopopup h4 {
    color: #bd4411;
    font-family: "Libre Baskerville",serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
	padding-bottom:6px;
}
.biopopup p {
    color: #000000;
    font-family: "Libre Baskerville",serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
}
.hgpic a {
	position:static;
}
}
