@font-face { font-family: 'Playfair Display', Times, serif; src: local("https://www.laundrywand.com/laundry-pickup-and-delivery-service/fonts/PlayfairDisplay-Regular.ttf"), url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype"); }
@font-face { font-family: "BavistaSoulvare"; src: local("https://www.laundrywand.com/AlBavistaSoulvareUpdate.otf"), url("https://www.laundrywand.com/AlBavistaSoulvareUpdate.otf") format("opentype"); }
h1 {margin: 0; color: #f17668; line-height: .9; font-family: "BavistaSoulvare"; "Times-Bold", Times, serif; font-size: 65px; font-weight:800; text-transform: capitalize; font-weight: normal; font-style: normal;  -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;}
h2 {margin: 0; color: black; line-height: 1.3; font-family: "Playfair Display", Times, serif; font-size: 28px;  font-weight:100; }
h3 {margin: 0; color: #f17668; font-family: "Playfair Display", Times, serif; font-size: 19px;  font-weight:600; font-weight: normal; font-style: normal; }
p, #result { font-family: 'Playfair Display', Times, serif; white-space: break-spaces; line-height: 1.5; font-size: 19px; }
img { margin: 0 auto; width: 100%; padding-bottom: 16px;}
a:link { color: #f17668; background-color: transparent; text-decoration: none; }
a:visited { color: #e2e2e2; background-color: transparent; text-decoration: none; }
p a:hover { color: #cc6633; background-color: transparent; text-decoration: underline; }
.button-big, .button-mobile, a:hover { text-decoration: none; }
.in-text-left { position: relative; float: left; padding: 10px; left: 10px; width: 40%; height: auto; max-width: 300px;}
.in-text-right { position: relative; float: right; padding: 10px; right: 10px; width: 40%; height: auto; max-width: 300px;}
.red img {padding-bottom: 0 !important; border-bottom: 20px solid red;}
.logo-shrink {position: relative; margin: 0 auto; width: 100%; max-width: 600px;}
.reviews {position: relative; margin: 0 auto; width: 100%; height: auto; max-width: 600px;}
#airbnb-lockup {position: relative; margin: 0 auto; width: 100%; height: auto; max-width: 600px;}
#button-style { position: relative; top: 18px; border: 1px solid #fff; border-radius: 8px; padding: 8px 8px; color: #fff; background-color: #33cccc; background-color: rgba(51,204,204,1); }
#button-style:hover {background-color: #006666; background-color: rgba(0,102,102,1);}
#button-style:active {background-color: #009999; background-color: rgba(0,153,153,1);}
.button-position { position: relative; float: right; right: -1px;  top: -10px; width: 1px; height: 51px; z-index:8000; cursor: pointer; visibility: hidden;}
#buttons { position: relative; top: 4px; border: 1px solid #fff; border-radius: 8px; padding: 7px 12px; color: #fff; background-color: #33cccc; background-color: rgba(51,204,204,1); } 
#buttons:hover {background-color: #006666; background-color: rgba(0,102,102,1);}
#buttons:active { bottom: 70px; background-color: #009999; background-color: rgba(0,153,153,1);}
#schedule { position: relative; float: right; right: -1px; top: 17px; width: 154px; height: 53px; color: #fff; z-index:8000; cursor: pointer; visibility: hidden;} 


/* image slider */
* { box-sizing: border-box }
body { font-family: Verdana, sans-serif; margin: 0 }
.mySlides { display: none }
img { vertical-align: middle; }
.slideshow-container { max-width: auto; position: relative; margin: auto; }
 /* Next & previous buttons */
.prev, .next { cursor: pointer; position: absolute; top: 30%; width: auto; padding: 16px; margin-top: -22px; color: white; font-weight: bold; font-size: 68px; transition: 0.6s ease; border-radius: 0 3px 3px 0; user-select: none; }
 /* Position the "next button" to the right */
.next { right: 0; border-radius: 3px 0 0 3px; }
 /* On hover, add a black background color with a little bit see-through */
 .prev:hover, .next:hover { background-color: rgba(0, 0, 0, 0.8); }
 /* Caption text */
.text { padding: 8px 80px; bottom: 8px; width: 100%; text-align: center; }
 /* Number text (1/3 etc) */
.numbertext { color: #ffffff; font-size: 24px; padding: 8px 12px; position: absolute; top: 0; }
 /* The dots/bullets/indicators */
.dot { cursor: pointer; height: 15px; width: 15px; margin: 0 2px; background-color: #f17668;  border-radius: 50%; display: inline-block; transition: background-color 0.6s ease; }
.active, .dot:hover { background-color: #111111; }
 /* Fading animation */   
 .fade { -webkit-animation-name: fade;  -webkit-animation-duration: 1.5s; animation-name: fade; animation-duration: 1.5s; }
@-webkit-keyframes fade { from { opacity: .4 } to { opacity: 1 } }
@keyframes fade { from { opacity: .4 } to { opacity: 1 } }
 /* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) { .prev, .next, .text { font-size: 11px } }
.hero-text-box-2 {position: absolute; bottom: 2vh; height: 200px; width: 80%; margin: 0 auto; text-align: center;}
.hero-text-box-2 h1 { position: relative; text-align: center; top: 0px; width: 80%; background-color: rgba(255,255,255,.7); max-width: 966px; /*font-size: 8vh; font-size: 7vmax; font-size: 10vmin;*/ font-size: 40px; padding: 10px;}
.centered-hero-text { position: relative; background-color: rgba(255,255,255,.8); margin: 18px; text-align: center;  font-size: 2vw; padding: 8px; top: -13em; }
/* image slider end */


*{margin:0;padding:0;text-decoration:none}
body{background:#fff;}
header{position:relative;width:100%;background:#f17668; background-image: linear-gradient(to top, rgba(241,118,104,1), rgba(294,64,64,1)); position: fixed; top: 0px; z-index: 200;}
.brand {position:relative; top:-10px; z-index:123; padding:20px 14px 0px 14px; float:left; width:270px; color:#fff;}
.logo{position:relative; z-index:124; top: 3px; padding-left: 15px; font:36px BavistaSoulvare; font-color: #fff; color:#fff; float:left; width:15%; }
.logo a:link { color: #fff !important; }
nav{position:relative;width:98%;margin:0 auto;}
#cssmenu,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a,#cssmenu #head-mobile{border:0;list-style:none;line-height:1.3;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
#cssmenu:after,#cssmenu > ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
#cssmenu #head-mobile{display:none}
#cssmenu{font-family:'Playfair Display', Times, serif; background-image: linear-gradient(to top, rgba(241,118,104,1), rgba(294,64,64,1));}

.has-sub a {width: 148px; text-align: center;}
.has-sub li a { text-align: left; }

@media only screen and (max-width: 1500px) and (min-width: 1201px)  {
.has-sub a {width: 210px; text-align: center;}
.has-sub li a { text-align: left; }
}

@media only screen and (max-width: 2000px) and (min-width: 1501px)  {
.has-sub a {width: 300px; text-align: center;}
.has-sub li a { text-align: left; }
}

#cssmenu > ul > li{float:right; padding-right: 0px;}
#cssmenu > ul > li > a{padding:117px; padding: 9px 15px 17px 15px; font-size:19px;letter-spacing:0px;text-decoration:none;color:#fff;font-weight:300;}
#cssmenu > ul > li:hover > a,#cssmenu ul li.active a{font-size:19px; color:#fff; font-weight:400;}
#cssmenu > ul > li:hover,#cssmenu ul li.active:hover,#cssmenu ul li.active,#cssmenu ul li.has-sub.active:hover{font-size:19px; background:#f17668!important; -webkit-transition:background .3s ease;-ms-transition:background .3s ease;transition:background .5s ease;}
#cssmenu > ul > li.has-sub > a{padding-right:30px;}
#cssmenu > ul > li.has-sub > a:after{position:absolute;top:24px;right:11px;width:8px;height:2px;display:block;background:#fff;content:''}
#cssmenu > ul > li.has-sub > a:before{position:absolute;top:21px;right:14px;display:block;width:2px;height:8px;background:#fff;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;}
#cssmenu > ul > li.has-sub:hover > a:before{top:23px;height:0;}
#cssmenu ul ul{position:absolute;left:-9999px;}
#cssmenu ul ul li{height:0;-webkit-transition:all .25s ease;-ms-transition:all .25s ease;background:#333;transition:all .25s ease;}
#cssmenu ul ul li:hover{font-size:19px; }
#cssmenu li:hover > ul{left:auto}
#cssmenu li:hover > ul > li{height:40px}
#cssmenu ul ul ul{margin-left:100%;top:0}
#cssmenu ul ul li a { border-bottom: 1px solid rgba(150,150,150,0.45); padding:7px 15px; width:220px; font-size:19px; text-decoration:none; color:#fff; font-weight:300; }
#cssmenu ul ul li:last-child > a,#cssmenu ul ul li.last-item > a{border-bottom:1}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li a:hover{color:#f17668; font-size: 19px;}
#cssmenu ul ul li.has-sub > a:after{position:absolute;top:16px;right:11px;width:8px;height:2px;display:block;background:#ddd;content:'';}
#cssmenu ul ul li.has-sub > a:before{position:absolute;top:13px;right:14px;display:block;width:2px;height:8px;background:#ddd;content:'';-webkit-transition:all .25s ease;-ms-transition:all .25s ease;transition:all .25s ease;}
#cssmenu ul ul > li.has-sub:hover > a:before{top:17px;height:0}
#cssmenu ul ul li.has-sub:hover,#cssmenu ul li.has-sub ul li.has-sub ul li:hover{background:#494949;}
#cssmenu ul ul ul li.active a{border-left:1px solid #333}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active> a{border-top:1px solid #333}

/*  Footer */
.logo-footer{position:relative;z-index:124;padding: 20px;font:32px BavistaSoulvare;color:#fff;float:left;width:16%;}
.logo-footer a:link {color:#fff !important;}
body{ min-height: 100vh; width: 100%; background: #EEECEB; font-family:'Playfair Display', Times, serif;}
footer{position: relative;background: #f17668;background-image: linear-gradient(to top, rgba(241,118,104,1), rgba(294,64,64,1)); width: 100%;bottom: 0; left: 0;}
footer::before{ content: ''; position: absolute; left: 0;top: 100px;height: 1px; width: 100%;background: rgba(255,150,150,0.45); }
footer .content{max-width: 9999px;margin: auto;padding: 10px 40px 10px 40px; }
footer .content .top{display: flex;align-items: center;justify-content: space-between;margin-bottom: 50px;}
.content .top .logo-details{  color: #fff; font-size: 30px;}
.content .top .media-icons{  display: flex;}
.content .top .media-icons a{  height: 30px;  width: 30px;  margin: 0 8px;  border-radius: 50%;  text-align: center;  line-height: 30px;  color: #fff;  font-size: 21px;  text-decoration: none;  transition: all 0.4s ease;}
.top .media-icons a:nth-child(1){  background: #4267B2;}
.top .media-icons a:nth-child(1):hover{  color: #4267B2;  background: #fff;}
.top .media-icons a:nth-child(2){  background: #1DA1F2;}
.top .media-icons a:nth-child(2):hover{  color: #1DA1F2;  background: #fff;}
.top .media-icons a:nth-child(3){  background: #E1306C;}
.top .media-icons a:nth-child(3):hover{  color: #E1306C;  background: #fff;}
.top .media-icons a:nth-child(4){  background: #0077B5;}
.top .media-icons a:nth-child(4):hover{  color: #0077B5;  background: #fff;}
.top .media-icons a:nth-child(5){  background: #FF0000;}
.top .media-icons a:nth-child(5):hover{  color: #FF0000;  background: #fff;}
footer .content .link-boxes{  width: 100%;  display: flex;  justify-content: space-between;}
footer .content .link-boxes .box{  width: calc(100% / 5 - 10px);}

.content .link-boxes .box .link_name{  color: #fff;  font-family:'Playfair Display', Times, serif; font-size: 21px;  font-weight: 400;  margin-bottom: 10px;  position: relative;}
.link-boxes .box .link_name::before{  content: '';  position: absolute;  left: 0;  bottom: -2px;  height: 1px;  width: 35px;  background: #fff;}
.content .link-boxes .box li{  margin: 6px 0;  list-style: none;}
.content .link-boxes .box li a{  color: #fff;  font-size: 16px;  font-weight: 400;  text-decoration: none;  opacity: 0.8;  transition: all 0.4s ease}
.content .link-boxes .box li a:hover{  opacity: 1;  text-decoration: underline;}
.content .link-boxes .input-box{  margin-right: 5px;}
.link-boxes .input-box input{  height: 40px;  width: calc(90% + 15px);  outline: none;  border: 1px solid #fff;  background: #f17668;  border-radius: 6px;  padding: 0px;  font-size: 17px;  color: #fff;  margin-top: 5px;}
.link-boxes .input-box input::placeholder{  color: rgba(255,255,255,.3);  font-size: 18px; }
.link-boxes .input-box input[type="button"]{  background: #fff;  color: #f17668;  border: none;  font-size: 18px;  font-weight: 500;  margin:6px 0;  opacity: 1;  cursor: pointer;  transition: all 0.4s ease;}
.input-box input[type="button"]:hover{  opacity: 1;}
footer .bottom-details{  width: 100%;  background: #333;}
footer .bottom-details .bottom_text{  max-width: 1000px;  margin: auto;  padding: 20px 40px;  display: flex;  justify-content: space-between;}
.bottom-details .bottom_text span,.bottom-details .bottom_text a{  font-size: 16px;  font-weight: 300;  color: #fff;  opacity: 0.9;  text-decoration: none;}
.bottom-details .bottom_text a:hover{  opacity: 1;  text-decoration: underline;}
.bottom-details .bottom_text a{  margin-right: 10px;}

@media (max-width: 900px) {  
footer .content .link-boxes{    flex-wrap: wrap;  }  
footer .content .link-boxes .input-box{    width: 40%;    margin-top: 10px;  }}

@media (max-width: 700px){  
footer{    position: relative;  } 
.content .top .logo-details{    font-size: 20px;  }  
.content .top .media-icons a{    height: 35px;    width: 35px;    font-size: 14px;    line-height: 35px;  }  
footer .content .link-boxes .box{    width: calc(100% / 3 - 10px);  }  
footer .content .link-boxes .input-box{    width: 60%;  }  
.bottom-details .bottom_text span,  .bottom-details .bottom_text a{    font-size: 12px;  }}

@media (max-width: 520px){  
footer::before{    top: 145px;  }  
footer .content .top{    flex-direction: column;  }  
.content .top .media-icons{    margin-top: 0px;  }  
footer .content .link-boxes .box{    width: calc(100% / 2 - 10px);  }  
footer .content .link-boxes .input-box{    width: 100%;  }}

.section { margin: 0 auto; padding: 60px 17px 55px 17px; max-width: 100%; background:#f17668; background-image: linear-gradient(to top, rgba(241,118,104,1), rgba(294,64,64,1)); }
.section h1 {position: relative; top: 0; left: 0; width: 100%; max-width: 966x; color: #fff;}
.section1 { margin: 0 auto; text-align:left; height: 900px; max-width: 90%; margin-top: 60px;}
.section1 h1 {position: relative; margin: 0 auto; top: 130px; left: 10px; width: 100%; max-width: 880px;}
.section1 p { position: relative; margin: 0 auto; top: 160px; left: 10px; width: 70%; max-width: 680px;}
.section2 p { margin: 0 auto; text-align:left;  max-width: 60%; padding: 30px 0px 30px 0px;}
.section3 { margin: 0 auto; text-align:left;  height:700px; width: 90%; max-width: 1200px; padding: 20px;}
.section4 { margin: 0 auto; text-align:left;  height: 600px;max-width: 90%; padding: 30px 0px 30px 0px;}
.section5 { position: relative; margin: 0 auto; max-width: 98%;}
.section5 h1 {position: relative; margin: 0 auto; color: #f17668; padding: 0 5px 50px 5px; max-width: 966px;}
.section5 h2 {position: relative; margin: 0 auto;  color: #f17668; padding: 0 5px 40px 5px;max-width: 966px;}
.section5 p {position: relative; margin: 0 auto;  color: #333; padding: 0 0 0 0; width: 90%; max-width: 966px;}
.section5 details {padding: 0;}
.section6 { margin: 0 auto; text-align: left;  max-width: 95%; padding: 30px 0 30px 0;}
.section7 { margin: 0 auto; position: relative; text-align:left; height: 900px; max-width: 90%;}
.section8 { margin: 0 auto; position: relative; height: 260px; max-width: 100%; }
.section9 { position: relative; margin: 0 auto; text-align: center; max-width: 100%; padding: 0 10px 0 10px}
.section-hero {margin: 0 auto; position: relative; height: 600px; width: 100%;}
.section-hero-2 {margin: 0 auto; position: relative; height: 500px; width: 100%;}

/* Style the popup windows */
.popup{ display: none; position: absolute; top: 50px; right: 0; background-color: #333; color: #fff; padding:7px; z-index: 10; min-width: 160px; border: 1px solid #999; line-height: 2; border-radius: 0; }
.popup #footer{ bottom: 50px; left: 0; z-index: 200;}
.popup a { text-decoration: none; color: #f17668;}
/* Show the popup window when the user hovers over a menu item with a popup */
.has-popup:hover .popup { display: block; }
/* Add an icon to menu items with popups */
.has-popup a::after { margin-left: 20px; align: center; display: none; } 
.has-popup:hover{ margin: 0; padding: 0 0 0 0px; height: 50px; line-height: 1.6;}
#button { border: 1px solid #fff; border-radius: 8px; padding: 8px 8px; } 
#button:hover {bottom: 70px; background-color: #333;}
#button:active { bottom: 70px; background-color: #f17668;}
#sheduleapickup { position: absolute; right: 0px; top: 0px; } 
.material-symbols-outlined { position: absolute; right: 5px; top: 14px; font-size: 20px!important;}

.hero-text-box {position: absolute; top: 120px; height: 250px; width: 90%; margin: 0 auto;}
.hero-text1 { text-align:center; height: 600px; }
.hero-text-box h1 { position: relative; text-align: center; top: 0px; width: 90%; background-color: rgba(255,255,255,.8); max-width: 966px; /*font-size: 10vh; font-size: 9vmax; font-size: 14vmin;*/ font-size: 60px; padding: 10px;}
.hero-text1 .button-mobile{ text-align: center; top: 500px;  margin: 0 auto;}


/* zipcode input */
.zip-box {position: relative; width: 70%; min-width: 180px; margin: 5px; 12px; background-color: #fff; background-color: rgba(255,255,255,.8); padding: 8px 8px; border: 0px solid #f17668; border-radius: 0; text-align: center; font-family: "Playbill"; font-size: .5em; text-transform: none; line-height: .9;  display: inline-block;}
.zip-form {display: inline;width: 180px;padding: 0.375rem 0.75rem;font-size: 1.2rem;font-weight: 400;line-height: 1.7;color: #f17668;background-color: rgba(255,255,255, .6);border: 2px solid #f17668;border-radius: 8px; margin: 10px;}
.zip-btn {display: inline-block;font-weight: 400;color: white;text-align: center;background-color: #f17668;border: 2px solid #f17668; padding: 0.11rem 1rem;font-size: 1.2rem;line-height: 2;border-radius: 0.5rem;;cursor: pointer;}
.zip-btn:hover {color: #fff; background-color: #b24b40;border-color: #b24b40;}
.zip-btn:focus { outline: none; }
#result {position: relative; top: 0px; font-size: 20px; line-height: 1.2;}
.zip-box p { /*font-size: 18px;*/ }

/* location page sub links */
.button-link { position: relative; width: 25%; min-width: 180px; margin: 5px; 12px; background-color: #fff; background-color: rgba(206,206,206,.2); padding: 8px 8px; border: 2px solid #f17668; border-radius: 12px; text-align: center; font-family: "BavistaSoulvare"; font-size: .5em; text-transform: none; line-height: .9;  display: inline-block;}
.button-link h1 {text-align: center; font-family: "BavistaSoulvare"; color #f17668; font-size: 4em; text-transform: none; }
.button-link:hover {background-color: #8d8d8d; background-color: rgba(58,58,58,.2); }
.button-link:active {background-color: #cccccc; background-color: rgba(141,141,141,.2); }

.button-big{position: relative; margin: auto; width: 70%;}
.button-big{max-width:340px; background-color: rgba(51,204,204,1); font-size: 7.2vmin; padding: 12px 16px; border: 2px solid #fff; border-radius: 16px; }
.button-big:hover {background-color: rgba(0,102,102,1);}
.button-big:active {background-color: rgba(0,153,153,1);}
.button-big h4 {text-align: center; font-family: "BavistaSoulvare"; color: #fff; font-size: 34px; text-transform: none; line-height: .9; padding: 12px;}

.button-mobile {position: relative; margin: auto; width: 90%;}
.button-mobile {max-width: 400px; background-color: rgba(51,204,204,1); font-size: 9.2vmin; padding: 14px 18px; border: 2px solid #fff; border-radius: 16px; margin-top: 20px; margin-bottom: 20px;}
.button-mobile:hover {background-color: rgba(0,102,102,1);}
.button-mobile:active {background-color: rgba(0,153,153,1);}
.button-mobile h4 {text-align: center; font-family: "BavistaSoulvare"; color: #fff; font-size: 40px; text-transform: none; line-height: .9;}

/* Static image */
.background-image {background: url(https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/images/folding-clothes.png) no-repeat center /cover;}
.background-image2 {background: url(https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/laundry-wand-delivery-van.jpg) no-repeat center /cover;}
.background-image1 { position: absolute; height: 25px; z-index: -10; background-size: 1000px;}
.background-image3 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/images/packing-clothes.png") no-repeat center /cover;}
.background-image4 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/images/LW-hero-1300.jpg") no-repeat center /cover; margin: 0 0 200px 0;}
.background-image5 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/images/folding-clothes.png"); background-size: 180%; width: 100%; height: 400px; background-repeat: no-repeat no-repeat center /cover; margin: 0 0 0 0;}

/* Grid CSS */
.container {display: flex; justify-content: center; z-indez: 300;}
.container2 {position:relative; top:-40px; display: flex; justify-content: center; z-indez: 300;}

.row4 { display: grid; width: 1200px; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); grid-gap: 35px; }
.row3 { display: grid; width: 966px; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); grid-gap: 15px; }
.row3-joining-blocks { display: grid; width: 100%; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); grid-gap: 0px; }
.row2 { display: grid; width: 966px; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); grid-gap: 55px; }
.row2-joining-blocks { display: grid; width: 110%; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); grid-gap: 0px; }
.row1 { display: grid; width: 966px; grid-template-columns: repeat(auto-fit, minmax(966px, 1fr)); grid-gap: 15px; }

/* Grid Cards */
.card { justify-content: center; align-items: center; background-color: #fff; background: rgba(255, 225, 225, .1); height: 150px; }
.card-price { justify-content: center; align-items: center; padding: 10px; background-color: #fff; background: rgba(255, 255, 255, 1); border: 2px solid #111; border-radius: 16px;}
/* .card-price h1 { font-size: 45px;}*/
.card-price h2 { font-size: 21px;}
.card-price p { font-size: 17px;}
.price h1 {position: relative; bottom: 0.1em; text-align: center; color: #fff; font-color: #fff; font-size: 90px; inline-height: 1em; font-weight: normal;}
.font-vertical-fix { position: relative;  bottom: 0.3em;  font-size: .6em; letter-spacing: .1rem; color: #fff;}

/* Accordion */
.accordion { background-color: #eee; color: #fff; cursor: pointer; padding:15px 0 15px 0; width: 100%; border-bottom: 1px solid rgba(241,118,104,.2); text-align: left; outline: none; transition: 0.6s; background:#f17668; background-image: linear-gradient(to top, rgba(241,118,104,1), rgba(294,64,64,1)); }
.accordion h3 { position: relative; left: 0px; color: #fff; padding: 0 20px 0 20px;}
.active, .accordion:hover { background-color: #fff; }
.accordion:after { content: '\002B'; font-weight: 800; color: #fff; float: right; margin-right: 30px; margin-top: -25px; }
active:after { content: '\2212'; } 
.panel { padding: 0 0; background-image: linear-gradient(to top, rgba(241,118,104, .0), rgba(241,118,104, .2)); max-height: 0; overflow: hidden; transition: max-height 0.6s ease-out; width: 100%;}
.incasement .section5 {position: relative; width: 100%!important; padding:0 0 0 0; margin: 0 0 0 0; margin: 0 auto;}

.card2 { background-color: #f17668; background: rgba(241, 118, 104, .1); padding: 20px;}
.card3-2 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/coin-laundry.jpg") no-repeat center /cover;}
.card3-1 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-delivery-van.jpg") no-repeat center /cover;}
.card3-3 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/detergent.jpg") no-repeat center /cover;}
.card3-4 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Wall.png") no-repeat center /cover;}
.card3-5 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/pexels-ekaterina-belinskaya-4700423-alt.jpg") no-repeat center /cover;}

.card3-6 { background: rgba(225, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/mountain-beast-soaps-and-cents.jpg") no-repeat center /cover;}
.card3-7 { background: rgba(225, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/mountain-beast-soap-2.jpg") no-repeat center /cover;}
.card3-8 { background: rgba(225, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/mountain-beast-markets-2.jpg") no-repeat center /cover;}

.card3-9 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/DowntownLA.jpg") no-repeat center /cover;}
.card3-10 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Highland-Park.jpg") no-repeat center /cover;}
.card3-11 { background: rgba(255, 225, 225, .1); height: 200px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Pasadena.jpg") no-repeat center /cover;}

.card3-12 { background: rgba(255, 225, 225, .1); height: 400px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-pickup-map.png") no-repeat center /cover;}
.card3-13 { background: rgba(255, 225, 225, .1); height: 400px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-staff-3.jpg") no-repeat center /cover;}
.card3-14 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-phone.jpg") no-repeat center /cover;}

.card3-15 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-2-M.jpg") no-repeat center /cover;}
.card3-16 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-4-M.jpg") no-repeat center /cover;}
.card3-17 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-14-M.jpg") no-repeat center /cover;}

.card3-18 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-11-M.jpg") no-repeat center /cover;}
.card3-19 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-8-M.jpg") no-repeat center /cover;}
.card3-20 { background: rgba(255, 225, 225, .1); height: 300px; width: 100%; border: 0 solid #111; border-radius: 0; background: url("https://laundrywand.com/laundry-pickup-and-delivery-service/images/images-M/600x320-6-M.jpg") no-repeat center /cover;}

.card3-14 { background: rgba(194, 64, 64, .1); height: 400px; width: 100%; border: 0px solid #111; border-radius: 0px; justify-content: center; align-items: center; padding: 30px;}

.card4 { background: rgba(255, 255, 255, 1); height: 450px; padding: 5px; border: 0px solid #fff; border-radius: 16px; text-align: center;}

.how-to-icons-phone { max-width:70px; position: static; padding: 10px 0 0px 0;}
.how-to-icons-van { max-width:120px; position: static; padding: 10px 0 5px 0;}
.how-to-icons-washer { max-width:100px; position: static; padding: 7px 0 7px 0;}
.how-to-icons-door { max-width:98px; position: static; padding: 0px 0 0 0;}

.full-logo{max-width:600px; position: static; padding: 10px 0 0px 0; width: 90%;}
.full-logo h2 {max-width:900px; font-size: 5vw; font-size: 3.9vmin; color: #f17668;}
.full-logo .button-big, .card-price .button-big {width:250px; height:86px; position: relative; top:40px; left: 0; background-color: rgba(51,204,204,1); font-size: 7.2vmin; padding: 8px; border: 2px solid #111; border-radius: 16px; }
.button-big:hover {background-color: rgba(0,102,102,1); ;}
.button-big:active {background-color: rgba(0,153,153,1);}
.full-logo .card-price .button-big h4 {text-align: center; font-family: "BavistaSoulvare"; color: #fff; font-size: 34px; text-transform: none; line-height: .9;}

.van { background-image: url(https://www.laundrywand.com/laundry-pickup-and-delivery-service/image/laundry-wand-delivery-van.jpg); background-size: 300px; width: 300px; height: 300px; border: 2px solid; background: url(https://www.laundrywand.com/laundry-pickup-and-delivery-service/scripts/url) no-repeat center; }
picture { width: 100%; height: 100%;}

.column-2 { text-align: left; margin:0 auto; column-count: 2; padding: 0 24px 0 24px; max-width: 1000px;}
/*.column-2 p {text-align: justify; text-justify: inter-character;}*/

.text-embedded-image { position: relative; align: left; padding: 0 10px 0 10px; width: 400px;}
@media screen and (max-width:1000px){
.background-image4 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/LW-hero-640.jpg") no-repeat center /cover;}

.has-popup {display:none; height: 50px; float:left;}
.material-symbols-outlined { position: absolute; left: 24px; top: 16px; }
.popup {display: none; border: 1px solid #999; border-radius: 0px;}
.has-popup:hover{ margin: 0; padding: 0 0 0 0px; height: 50px; display: none;}

.brand { position:relative; top:-10px; z-index:123; padding: 10px 14px 10px 14px; float:left; width:240px;}
/*.logo{position:absolute;top:0;left: 0;width:100%;height:46px;text-align:center;padding:10px 0 0 0 ;float:none}*/
.logo2{display:none}
nav{width:100%;}
#cssmenu{width:100%}
#cssmenu ul{width:100%;display:none}
#cssmenu ul li{width:100%;border-top: 1px solid rgba(255, 225, 225, .3); -webkit-background-clip: padding-box; background-clip: padding-box; }
#cssmenu ul li:hover{background:#363636;}
#cssmenu ul ul li,#cssmenu li:hover > ul > li{height:auto}
#cssmenu ul li a,#cssmenu ul ul li a{width:100%;border-bottom:0}
#cssmenu > ul > li{/*float:none*/}
#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#454545!important}
#cssmenu ul ul ul li a{padding-left:45px}
#cssmenu ul ul li a{color:#ddd; background:none; width:220px;}
#cssmenu ul ul li:hover > a,#cssmenu ul ul li.active > a{color:#f17668;}
#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;width:100%;margin:0;text-align:left;}
#cssmenu > ul > li.has-sub > a:after,#cssmenu > ul > li.has-sub > a:before,#cssmenu ul ul > li.has-sub > a:after,#cssmenu ul ul > li.has-sub > a:before{display:none}
#cssmenu #head-mobile{display:block;padding:23px;color:#fff;font-size:12px;font-weight:700 }
.button{width:55px;height:46px;position:absolute;right:0;top:4px;cursor:pointer;z-index: 1000; color: #fff; font-size:18px;}
.button:after{position:absolute;top:22px;right:20px;display:block;height:4px;width:20px;border-top:2px solid #fff;border-bottom:2px solid #fff;content:''}
.button:before{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;position:absolute;top:16px;right:20px;display:block;height:2px;width:20px;background:#fff;content:''}
.button.menu-opened:after{-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;top:23px;border:0;height:2px;width:19px;background:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}
.button.menu-opened:before{top:23px;background:#fff;width:19px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}
#cssmenu .submenu-button{position:absolute;z-index:99;right:0;top:-1px;display:block;border-left: 1px solid rgba(255, 225, 225, .3);height:53px;width:49px;cursor:pointer}
#cssmenu .submenu-button.submenu-opened{background:#262626}
#cssmenu ul ul .submenu-button{height:39px;width:34px}
#cssmenu .submenu-button:after{position:absolute;top:22px;right:19px;width:8px;height:2px;display:block;background:#ddd;content:'' }
#cssmenu ul ul .submenu-button:after{top:15px;right:13px}
#cssmenu .submenu-button.submenu-opened:after{background:#fff}
#cssmenu .submenu-button:before{position:absolute;top:19px;right:22px;display:block;width:2px;height:8px;background:#ddd;content:'' }
#cssmenu ul ul .submenu-button:before{top:12px;right:16px}
#cssmenu .submenu-button.submenu-opened:before{display:none}
#cssmenu ul ul ul li.active a{border-left:none}
#cssmenu > ul > li.has-sub > ul > li.active > a,#cssmenu > ul ul > li.has-sub > ul > li.active > a{border-top:none}
}

.background-image3 {background: url("../images/Laundry-Wand-Laundry-pickup-and-delivery-service-vans-in-Highland-Park.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image4 {background: url("../images/LW-hero-1300.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image6 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-wand-bags-on-doorstep.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image7 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-delivery-vans-at-LA-residence.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image8 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/recipt.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image9 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/reviews.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image10{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-reciving-at-front-door.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image11{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-Wand-neatly-folded-and-packed-washing.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image12{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-airbnb-sheets.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image13{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-folding-clothes-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image14{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/homemade-detergent-borax.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image15{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-clean-sheet-stack.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image16{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/commercial-folding.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image17{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-Wand-white-sheets-on-bed.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image18{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/washing-sheets.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image19{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-wand-restaurant-placeholder-image.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image20{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-downtown-laundry-client-restaurant-table-setting.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image21{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-restaurant-table-clothes.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image22{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-mechanics-overalls-laundry-Los-Angeles.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image23{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-mechanics-overalls-laundry-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image24{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-student-laundry-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image25{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-student-laundry.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image26{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-occidental-college.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image27{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-Eco-tech-montarge.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image28{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-homemade-washing-detergent-crop.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image29{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Pasadena-bridge.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image30{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/pasadena-rose-bowl.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image31{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-downtown-laundry-client-linens.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image32{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-dryer-door-david.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image33{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-falicity.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image34{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-facility-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image35{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-3.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image36{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-van.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image37{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-instore.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image38{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-Neiel's.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image39{background: url("../images/laundrywand-packages-facility-doorstep.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image40{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image41{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-package-3.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image42{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-6.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image43{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-5.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image44{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-4.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image45{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-tona&david.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image46{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-trolly-with-packages-of-folded-laundry.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image47{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-tona.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image48{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-folding-clothes-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image49{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-famliy-in-the-laundromat.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image50{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image51{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-through-dryer-window.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image52{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-by-sign.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image53{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-3.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image54{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-Neiel.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image55{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-folder.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image56{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-logo-wall.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image57{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-logo-wall-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image58{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-folding-B.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image59{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-dryers-B.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image60{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Neiel-B.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image61{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Felicity-B.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image62{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Family-B.mp4") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image63{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/speach-bubbles.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image64{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-couple.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image65{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Highland-Park-from-Mt-Washington.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image66{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Garvanza.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image67{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Lincoln-heights-1-van.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image68{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Montecito-heights.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image69{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Chinatown.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image70{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Chinatown-dragons.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image71{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Little-tokyo.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image72{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Echo-park.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image73{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Financial-district.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image74{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Fashion-district.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image75{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/South-pas.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image76{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Mission.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image77{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Huntington.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image78{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Arroyo-seco.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image79{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Old-town-pasadena.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image80{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Art-center.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image81{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/San-marino.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image82{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/San-marino-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image83{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Altadena.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image84{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Dog.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image85{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Dog-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image86{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Accoustic-night.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image87{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image88{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical-2.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image89{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical-3.jpg") no-repeat center /cover; margin: 0 0 40px 0;}



@media screen and (max-width:660px){
.column-2 { margin:0 auto; column-count: 1; padding: 0 20px 0 20px; max-width: 600px; }
.background-image3 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-Laundry-pickup-and-delivery-service-vans-in-Highland-Park-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image4 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Wall600x1000-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image6 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-wand-bags-on-doorstep-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image7 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-delivery-vans-at-LA-residence-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image8 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/recipt-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image9 {background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/reviews-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image10{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-reciving-at-front-door-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image11{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-Wand-neatly-folded-and-packed-washing-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image12{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-airbnb-sheets-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image13{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-folding-clothes-2-S.jpg") no-repeat center /cover; background-position: top 0 right 0;}
.background-image14{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/homemade-detergent-borax-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image15{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-clean-sheet-stack-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image16{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/commercial-folding-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image17{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-Wand-white-sheets-on-bed-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image18{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/washing-sheets-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image19{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-wand-restaurant-placeholder-image-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image20{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-downtown-laundry-client-restaurant-table-setting-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image21{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-restaurant-table-clothes-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image22{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-mechanics-overalls-laundry-Los-Angeles-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image23{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-mechanics-overalls-laundry-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image24{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-student-laundry-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image25{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-student-laundry-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image26{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-occidental-college-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image27{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Laundry-Wand-Eco-tech-montarge-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image28{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-homemade-washing-detergent-crop-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image29{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Pasadena-bridge-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image30{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/pasadena-rose-bowl-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image31{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundry-wand-downtown-laundry-client-linens-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image32{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-dryer-door-david-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image33{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-falicity-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image34{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-facility-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image35{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-3-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image36{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-van-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image37{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-instore-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image38{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-Neiel's-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image39{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-facility-doorstep-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image40{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-packages-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image41{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-package-3-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image42{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-6-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image43{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-5-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image44{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-fecility-4-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image45{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-tona&david-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image46{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-trolly-with-packages-of-folded-laundry-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image47{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-tona-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image48{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-folding-clothes-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image49{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-famliy-in-the-laundromat-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image50{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image51{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-through-dryer-window-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image52{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-by-sign-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image53{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-family-3-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image54{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-delivery-Neiel-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image55{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-folder-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image56{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-logo-wall-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image57{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-logo-wall-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}

.background-image58{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-folding-S.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image59{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-dryers-S.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image60{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Neiel-S.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image61{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Felicity-S.mp4") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image62{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Family-S.mp4") no-repeat center /cover; margin: 0 0 40px 0;}    

.background-image63{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/speach-bubbles-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image64{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/laundrywand-couple-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image65{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Highland-Park-from-Mt-Washington-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image66{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Garvanza-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image67{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Lincoln-heights-1-van-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image68{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Montecito-heights-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image69{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Chinatown-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image70{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Chinatown-dragons-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image71{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Little-tokyo-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image72{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Echo-park-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image73{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Financial-district-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}    
.background-image74{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Fashion-district-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image75{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/South-pas-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image76{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Mission-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image77{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Huntington-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image78{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Arroyo-seco-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image79{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Old-town-pasadena-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image80{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Art-center-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image81{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/San-marino-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image82{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/San-marino-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image83{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Altadena-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image84{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Dog-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image85{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Dog-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image86{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Accoustic-night-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image87{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image88{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical-2-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
.background-image89{background: url("https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Medical-3-S.jpg") no-repeat center /cover; margin: 0 0 40px 0;}
}

/* video headers scaling */
.vid-header { margin: 0 auto; position: relative; height: 0; width: 100%; height: 560px;}
.vid-header video { position: relative; top: 0; left: 0; padding: 50px 0 50px 0; width: 100%; height: 500px; object-fit: cover;}
@media screen and (max-width: 600px) { .vid-header video { width: 100%; height: 500px;}
  #vid-1 video source {src: https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-folding-S.mp4;}
  #vid-2 video source {src: https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Tona-dryers-S.mp4;}
  #vid-3 video source {src: https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Neiel-S.mp4;}
  #vid-4 video source {src: https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Felicity-S.mp4;}
  #vid-5 video source {src: https://www.laundrywand.com/laundry-pickup-and-delivery-service/images/Family-S.mp4;} }

/* Declare text styles */
.section5, h1 { font-size: 3.4em;}
.section5, h2 { font-size: 2.0em; font-weight: normal;}
.section5, h3 { font-size: 1.2em;}
.section5, p { font-size: 1.3em;}
.zip-box, p {font-size: 1.3em;}
#result {font-size: 1.3em;}

/* Decrease font sizes by 1.5x on bigger screens (764px wide) */
@media (min-width: 48rem) {
.section5, h1 { font-size: 3.1em;}
.section5, h2 { font-size: 1.5em;}
.section5, h3 { font-size: 1.3em;}
.section5, p { font-size: 1.1em;}
.zip-box, p {font-size: 1.1em;} 
#result {font-size: 1.1em;}    
}

.section5 details p { position: relative; margin: 0 auto; top: -30px; left: 0px; text-decoration: hidden;}
select:focus, textarea:focus, button:focus details summary { outline: none; }
::marker { position: relative; right: -200px; color: #f17668; font-size: 45px; padding: 0 0 0 50px;}

@media only screen and (max-width: 3500px) and (min-width: 1201px)  { .button-position { position: absolute; right: 1px;  width: 1px; visibility: hidden;} #schedule { position: absolute; right: 1px; width: 1px; visibility: hidden;}}
@media only screen and (max-width: 1200px) and (min-width: 1001px)  { .button-position {  position: absolute; right: 1px;  width: 1px;  visibility: hidden;} #schedule { position: absolute; right: 1px; width: 1px; visibility: hidden;}}
@media only screen and (max-width: 1000px) and (min-width: 501px)  {.e { visibility: hidden; } .brand { width:270px; top: -10px; } #schedule { position: relative; float: right; right: 60px; top: 10px; width: 174px; height: 51px; color: #fff; font-size: 18px; text-decoration: none; cursor: pointer; visibility: visible;}}
@media only screen and (max-width: 500px) and (min-width: 1px)  { .brand { width:286px; top: -10px; } .button-position { position: relative; float: right; right: 58px;  top: -12px; width: 66px; height: 51px; cursor: pointer; visibility: visible;}}