/* RESET */
*, *::before, *::after {
    box-sizing: border-box;
}

/* FORM WRAPPER */
form.CUS {
    max-width: 900px;
    width: 100%;
    margin: 20px auto;
    padding: 20px;
    background: #f9fafb;
    border: 1px solid #ddd;
    border-radius: 10px;
    font-family: system-ui, sans-serif;
}

/* FLEX FIELDSET */
form.CUS fieldset {
    display: flex;
    flex-wrap: wrap;
    border: none;
    padding: 0;
    margin: 0;
}

/* BASE BLOCK STYLE */
form.CUS fieldset > p {
    width: 100%;
    padding: 10px;
    margin: 0;
    font-size: 0.95rem;
    color: #444;
}

/* Universal input/select styling */
form.CUS input,
form.CUS select,
form.CUS textarea {
    width: 100%;
    padding: 10px;
    margin-top: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 1rem;
}

/* ===============================
   ROW 1: Name, Phone, Address
=============================== */
form.CUS fieldset > p:nth-of-type(1),
form.CUS fieldset > p:nth-of-type(2),
form.CUS fieldset > p:nth-of-type(3) {
    width: 33.333%;
}

/* ===============================
   ROW 2: City, State, Zip Code
=============================== */
form.CUS fieldset > p:nth-of-type(4),
form.CUS fieldset > p:nth-of-type(5),
form.CUS fieldset > p:nth-of-type(6) {
    width: 33.333%;
}

/* ===============================
   SERVICE NEEDED TEXTAREA
=============================== */
form.CUS fieldset > p:nth-of-type(7) {
    width: 100%;
}

/* ===============================
   SERVICE DATE (Month, Day, Year)
   → ALL 3 IN ONE ROW
=============================== */

/* Make the 8th <p> (Service Date block) a flex row */
form.CUS fieldset > p:nth-of-type(8) {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    align-items: flex-start;
}

/* Month, Day, Year = 3 equal flex columns */
form.CUS fieldset > p:nth-of-type(8) select#service_date,
form.CUS fieldset > p:nth-of-type(8) select#service_day,
form.CUS fieldset > p:nth-of-type(8) input#service_year {
    flex: 1 1 0;
    width: auto;          /* flex handles width */
    margin-top: 6px;
}

/* ===============================
   SERVICE TIME (Full width)
=============================== */
form.CUS fieldset > p:nth-of-type(9) {
    width: 100%;
}

/* ===============================
   SUBMIT BUTTON (Full width)
=============================== */
form.CUS fieldset > p:nth-of-type(10) {
    width: 100%;
}

form.CUS input[type="submit"] {
    width: 100%;
    background: #2563eb;
    color: #fff;
    border: none;
    padding: 12px;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
}

form.CUS input[type="submit"]:hover {
    background: #1d4ed8;
}

/* Hide honeypot */
form.CUS input.subject {
    display: none;
}

/* ===============================
   MOBILE RESPONSIVE (stack fields)
=============================== */
@media (max-width: 600px) {

    form.CUS fieldset > p {
        width: 100%;
        padding: 6px 0;
    }

    /* Month, Day, Year full width stacked on mobile */
    form.CUS fieldset > p:nth-of-type(8) {
        flex-direction: column;
        gap: 6px;
    }

    form.CUS fieldset > p:nth-of-type(8) select#service_date,
    form.CUS fieldset > p:nth-of-type(8) select#service_day,
    form.CUS fieldset > p:nth-of-type(8) input#service_year {
        flex: none;
        width: 100% !important;
    }
/* ===============================
   ROW 1: Name, Phone, Address
=============================== */
form.CUS fieldset > p:nth-of-type(1),
form.CUS fieldset > p:nth-of-type(2),
form.CUS fieldset > p:nth-of-type(3) {
    width: 100%;
}

/* ===============================
   ROW 2: City, State, Zip Code
=============================== */
form.CUS fieldset > p:nth-of-type(4),
form.CUS fieldset > p:nth-of-type(5),
form.CUS fieldset > p:nth-of-type(6) {
    width: 100%;
}
}
.baddingcontact{padding-left:10px;padding-right:5px;font-family:"Microsoft Tai Le";font-size:14px;text-align:justify}body{
	margin: 0;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333;
	text-transform: capitalize;
	background-color: #3c424c;
	background-image: url(locksmiths/img01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}h1,h2,h3{margin:0;font-weight:normal}h1{font-size:44px}h2{font-size:18px}h3{color:#238ec6}p,ul,ol{margin-top:0;line-height:240%;text-align:justify}a{
	color: #319FDC
}a:hover{text-decoration:none}a img{border:0}img.left{float:left;margin:7px 30px 0 0}img.right{float:right;margin:7px 0 0 30px}hr{display:none}.list1 li{float:left;line-height:normal}.list1 li img{margin:0 30px 30px 0}.list1 li.alt img{margin-right:0}#header{
	width: 980px;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto
}#logo{
	width: 980px;
	height: 300px;
	padding: 0;
	background: url(locksmiths/locksmith-services.jpg) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}#logo h1,#logo p{margin:0;line-height:normal;font-weight:bold;color:#fff}#logo p{margin-top:-4px;text-transform:lowercase;font-size:13px;color:#f6f9fb}#logo h1{font-size:27px;font-family:"Lucida Console",Monaco,monospace;font-weight:bold}#logo a{text-decoration:none;color:#f6f9fb}#logo h1 a{text-decoration:none;color:#fff}#menu{float:left;width:980px;height:50px;background-image:url(locksmiths/menu.jpg);background-repeat:no-repeat}#menu ul{margin:0;padding:0;list-style:none;line-height:normal}#menu li{display:block;float:left;background:url(locksmiths/img04.jpg) no-repeat left top}#menu a{display:block;float:left;height:32px;padding:12px 20px 0 20px;letter-spacing:-1px;text-decoration:none;text-align:center;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:normal;color:#515f6b}#menu a:hover{text-decoration:none}#search{float:right;width:240px;padding:10px 10px 0 0}#search form{float:right;margin:0;padding:4px 0 0 0}#search fieldset{margin:0;padding:0;border:0}#search input{float:left;font:12px Georgia,"Times New Roman",Times,serif}#search-text{width:150px;height:18px;padding:3px 0 0 5px;border:0;background:#3c424c;color:#fff}#search-submit{height:21px;margin-left:10px;padding:0 5px;background:#2a4345;border:0;color:#fff}#page{width:940px;margin:0 auto;padding:20px 20px 0 20px;background:#c1d6e2 url(locksmiths/img03.jpg) repeat-x left bottom}#banner{padding-bottom:20px}#content{float:left;width:620px}.post{width:580px;margin-bottom:20px;padding:20px 20px;background:#fff;border:1px solid #8d9ab0}.post .title{height:22px}.post .title a{text-decoration:none;text-transform:capitalize;font-size:17px;color:#238ec6;font-family:Arial,Helvetica,sans-serif}.post .meta{height:32px;margin-top:-10px;margin-left:2px;padding:4px 30px 2px 0;font-family:Arial,Helvetica,sans-serif;font-weight:normal;font-size:10px;color:#66665e}.post .meta span{display:block;margin-top:-10px}.post .entry{border-top:1px solid #e0e0e0;padding:10px 0}.post .links{background:#90bf35;border:1px solid #5f817e}.post .links{display:block;width:120px;height:18px;margin:0 0 4px 0;padding:3px 0 0 40px;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;font-weight:bold;color:#fff}.post .comments{display:block;width:120px;height:18px;margin:0;padding:3px 0 0 40px;background:#90bf35;border:1px solid #5f817e;text-decoration:none;font-family:Arial,Helvetica,sans-serif;font-size:11px;text-decoration:none;font-weight:bold;color:#fff}#sidebar{float:right;width:280px;font-family:Arial,Helvetica,sans-serif;font-size:13px}#sidebar ul{margin:0;padding:0;list-style:none;line-height:normal;border:0}#sidebar li{margin-bottom:20px;padding:10px 10px 10px 10px;background:#fff;border:1px solid #8d9ab0;text-align:justify}#sidebar li ul{margin:0;border:0}#sidebar li li{margin:0;padding:10px 0;border:0;background:url(locksmiths/img06.jpg) repeat-x left bottom}#sidebar li li a{padding:0 0 0 30px;font-weight:normal;border:0;background:url(locksmiths/img07.jpg) no-repeat 15px 4px}#sidebar li li a:hover{color:#666}#sidebar p{margin:0;padding:0 14px}#sidebar h2{height:32px;margin:0 0 10px 0;padding:8px 0 2px 15px;background:url(locksmiths/img05.jpg) repeat-x left top;text-transform:capitalize;font-size:18px;font-weight:normal;color:#fff}#sidebar p{line-height:200%}#sidebar a{text-align:left;text-decoration:none;font-weight:bold;color:#666}#calendar caption{padding-bottom:5px;font-weight:bold}#calendar table{width:100%;border-collapse:collapse;border-bottom:1px solid #24130f;border-left:1px solid #24130f;border-right:1px solid #24130f}#calendar thead th{padding:5px 0;text-align:center;border-top:1px solid #24130f;border-left:1px solid #24130f;background:#24130f}#calendar tbody td{padding:5px 0;text-align:center;border-top:1px solid #24130f;border-left:1px solid #24130f;border-bottom:1px solid #24130f}#calendar tfoot td{padding:5px;border-left:1px solid #24130f;border-bottom:1px solid #24130f}#calendar tfoot #next{border-top:1px solid #24130f;text-align:right}#calendar tfoot #prev{border-top:1px solid #24130f}#calendar .pad{border-bottom:1px solid #24130f}#calendar #today{background:#24130f}#footer{
	width: 960px;
	margin: 0 auto;
	padding: 0
}#footer p{margin:0;padding:30px 0 0 0;text-align:center;line-height:normal;text-transform:uppercase;font-size:12px;color:#c7dae5}.styleclear{clear:both}h3{font-size:17px}#phone-media {
	display: none;
	text-align: center;
}.icons{height:45px;width:35px}
@media only screen and (max-width:480px){body{
	background-position: left 50px;
}#logo{ height:330px}#phone-media {
	display: inline;
	width: 100%;
	text-align: left;
	height: 50px;
	font-size: 25px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}#phone-media a{color:#fff}} 
