@import url('../css-1');
@import url('../css-2');


html{ overflow-x: hidden; }
body{ overflow-x: hidden; }


*{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

h1{font-size: 48pt;}
h2{font-size: 40pt;}
h3{font-size: 34pt;}
h4{font-size: 20pt;}
h5{font-size: 18pt}

.header, .navbar{
	font-family: arial;
}
.banner, .services, #about-us, #how-it-works, #commercial-service, .packages, .why-us, .call-us{
	font-family: 'Poppins', sans-serif;
}
.banner, .services, #how-it-works, .packages table caption, .packages table tr th, .packages table tr td{
	text-align: center;
}
.header{
	padding: 10px 0px;
}
.header .call-us p, .header .call-us a, .header .call-us ul{
	display: inline-block;
	padding: 10px;
}
.header .call-us ul{
	padding-bottom: 0px;
	line-height: 1.2
}
.header .call-us a{
	padding: 0px;
}
.header .call-us{
	float: right;
}
.header .call-us li{
	list-style: none;
}
.header .call-us p{
	font-size: 18pt;
}
.header .call-us-left{
	vertical-align: bottom;
	display: inline-block;
}
.header .call-us a{
	font-size: 16pt;
	text-decoration: none;
	color: #0f5ec6;
}
.call-us p{
	border-right: 2px solid #000;
}
.my-nav{
	background-color: #0f5ec6;
}
.my-nav .navbar{
	margin-bottom: -7px;
}
.my-nav .navbar a{
	color: #fff;
}
.my-nav .nav>li>a:hover, .my-nav .nav>li>a:focus{
	background-color: #333333;
}
.my-nav .navbar-nav>li>a{
	line-height: 22px;
}
.my-nav .active{
	background-color: #333333;
}
.my-nav .nav>li>a{
	padding: 15px 35px;
	font-size: 15pt;
}
.my-nav .navbar-header button{
	border: 1px solid #fff;
}
.my-nav .navbar-header button span{
	background-color: #fff;
}
.rate-list{
	float: right;
}
.download, .download>li>a:hover, .download>li>a:focus{
	background-color: #91b238;
}
.download>li>a{
	padding: 14px 18px;
}
.download img{
	margin: 0px 10px;
	vertical-align: bottom;
}
.banner{
	padding: 50px 0px 60px;
	background-image: url("../images/summer-banner-3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.green{
	color: #0f5ec6;
}
.banner p, .banner select, .banner input{
	color: #909091;
}
.banner p{
	font-size: 15pt;
	color: #000;
}
.banner select, .banner input{
	background-color: #fff;
}
.banner select, .banner input, #commercial-service button, .packages button{
	padding: 15px 25px;
	margin: 5px;
	border-radius: 50px;
	outline: none;
	border: 1px solid #959595;
	width: 295px;
}
.banner select, .banner input{
	margin: 10px 5px;
}
input[type=submit], #commercial-service button, .packages button{
	width: 180px;
	background-color: #0f5ec6;
	color: #fff;
	border: 1px solid #0f5ec6;
	font-size: 16pt;
	margin: 30px auto;
}
input[type=submit]{display: block; margin: 15px auto;}
.packages button{
 	background-color: #333333;
 	border: 1px solid #333;
 	margin-bottom: 0px;
 }
 .packages button:hover{
 	background-color: #fff;
 	color: #333333;
 	border: 1px solid #333333;
 	cursor: pointer;
 }
input[type=submit]:hover, #commercial-service button:hover{
	background-color: #fff;
	color: #0f5ec6;
	border: 1px solid #0f5ec6;
	cursor: pointer;
}
select{
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.select-wrapper {
	position: relative;	
	display: inline-block;
}
.select-wrapper:after {
	font-family: FontAwesome;
  	content: '\f107';
  	font-size: 28px;
  	position: absolute;
  	top: 20px;
  	right: 25px;
  	color: #9a9a9a;
  	pointer-events: none;
}
select::-ms-expand {
  display: none;
}
.g-recaptcha{
   display: inline-block;
}
.banner+a{
	position: fixed;
	right: 0;
	top: 50%;
	display: inline-block;
	z-index: 1;
}
.services{
	position: relative;
}
.services h4{
	font-weight: bold;
	margin-top: 0px;
}
.services p{
	color: #9e9d9d;
	font-size: 12pt;
	line-height: 1.4;
}
.padding-50{
	height: 235px;
	width: 365px;
	padding: 0px 20px 10px;
	margin: 9px 12px 30px;
	border: 1px solid #c2c2c2;
	background-color: #fff;
}
.no-padding{
	padding: 0px 10px 10px;
}
.h3 h4{
	font-size: 19pt;
}
.art-work p{
	font-size: 11pt;
}
#about-us{
	padding-bottom: 80px;
}
#about-us h4, #about-us h3, #commercial-service h4, #commercial-service h3, .packages table{
	text-transform: uppercase;
}
#about-us h4, #commercial-service h4{
	margin-bottom: 0px;
}
#about-us h3, #commercial-service h3{
	font-size: 28pt;
	margin-top: 0px;
}
#about-us p, #commercial-service p{
	font-size: 11pt;
	color: #000;
	line-height: 26px;
}
#about-us img{
	width: 100%;
}
#how-it-works{
	background-image: url(../images/how-it-works-bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 55px 0px 95px;
	color: #fff;
}
#how-it-works p{
	font-size: 9pt;
}
.how-it-works-icons-border img{
	border-radius: 50%;
	border: 10px solid #333333;
	background-color: #333;
	width: 80%;
    z-index: 10 !important;
}
.how-it-works-icons-border img:hover{
	border: 10px solid #9cbd40;
	background-color: #9cbd40;
	cursor: pointer;
}
.curved {
  width: 156px;
  height: 150px;
  background: #fff;
  margin: 0 auto;
  z-index: 1;
  line-height: 148px;
  text-align: center;
  position: relative;
  border-radius: 50%;
}
.curved-circle:after{
 	display: block;
    content: "";
    width: 130px;
    height: 130px;
    border: solid 28px #000;
    border-color: #fff transparent transparent transparent;
    border-radius: 100%;
    position: absolute;
    left: 113%;
    transform: translateX(-50%);
    bottom: -47px;
    z-index: -1;
}
 .curved-circle:before{
  	display: block;
    content: "";
    width: 130px;
    height: 130px;
    border: solid 28px #000;
    border-color: transparent transparent #fff transparent;
    border-radius: 100%;
    position: absolute;
    left: 113%;
    transform: translateX(-50%);
    top: -47px;
    z-index: -1;
}
.last:after, .last:before{
	display: none;
}
#commercial-service{
	padding: 65px 0px 45px;
}
#commercial-service img{
	position: relative;
	left: 0;
	width: 100%;
}
#commercial-service p{
	color: #7b7a7a;
	line-height: 1.5;
}
#commercial-service button{
	margin: 15px auto;
}
.bg-color{
	background-color:  #fff;
}
.nav-pills>li.active>a{
	background-color:  #9cbd40 !important;
}
.nav-pills>li>a:focus, .nav-pills>li>a:hover{
	background-color: #fff;
	color: #0f5ec6;
}
.packages-pills a{
	color: #0f5ec6;
}
.packages-pills{
	margin: auto;
	width: 620px;
}
.packages-pills li{
	border: 1px solid #d7d7d7;
	width: 310px;
	text-align: center;	
}
.packages-pills h5{
	margin: 0px;
}
.nav-pills>li+li {
    margin-left: 0px;
}
.packages{
	padding: 60px 0px 35px;
	background-color: #f1f1f1;
}
.dry-clean-packages table{
	margin: 30px 15px 0px;
	width: 100%;
}
.dry-clean-packages table caption{
	background-color: #0f5ec6;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}
.dry-clean-packages table th{
	background-color: #c3dd7c;
	color: #fff;
	/*font-weight: lighter;*/
	font-size: 10pt;
}
.packages table th, .packages table td{
	padding: 8px 5px;
}
.saving{
	font-size: 8pt !important;
	padding: 5px;
}
.packages table td{
	font-size: 17px;
	color: #0f5ec6;
}
.packages table th{
	border: 1px solid #c2c2c2;
	border-bottom: none;
}
.dry-clean-packages table td{
	border-left: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
}
.laundry-packages{
	background-image: url(../images/laundry-bg2.png);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 200px 125px 100px;
	position: relative;
/*	width: 1600px;
	height: 800px;*/
	font-family: 'Poppins', sans-serif;
}
.laundry-packages img{
	position: absolute;
	bottom: 0;
	z-index: 0;
	height: 290px;
    right: 60px;
}
.laundry-packages button{
	/*z-index: 1;*/
	border-radius: 0px;
	border: 2px solid #acacac;
	background-color: #0f5ec6;
	margin-bottom: 35px;
}
.laundry-packages button:hover{
	border: 2px solid #acacac;
}
.laundry-packages p{
	font-size: 14pt;
}
.laundry-packages .laundry-inner p{
	font-size: 11pt;
}
.laundry-packages .laundry-inner{
	padding: 0px 170px 0px 80px;
}
.laundry-packages h5{
	margin-bottom: 20px;
	font-size: 20pt;
}
.offer-box{
	width: 350px;
	height: 35px;
	background-color: #0f5ec6;
	margin-left: -125px;
    position: relative;
}
.offer-box:before {
    content: '';
    position: absolute;
    top: 0; right: 0;
    border-bottom: 36px solid #f7f9ee;
    border-left: 20px solid #0f5ec6;
    width: 0;
}
.offer-box p {
    color: #fff;
    position: absolute;
    left: 135px;
    padding: 5px;
    font-size: 12pt;
}
.laundry-packages table th{
	background-color: #0f5ec6;
	color: #fff;
	font-size: 14pt;
}
.laundry-packages table{
	margin-top: -30px;
	width: 100%;
}
.th-inner{
	color: #595959 !important;
	background-color: #f7f9ee !important;
	padding-top: 20px !important;
	font-weight: lighter;
}
.black{
	color: #000 !important;
}
.dry-clean-packages tr:nth-child(odd){
	background-color: #fff;
}
.dry-clean-packages tr:nth-child(even){
	background-color: #f5f5f5;
}
.laundry-packages tr:nth-child(odd){
	background-color: #f5f5f5;
}
.laundry-packages table td, .laundry-packages table th{
	border-left: 1px solid #e7e9df;
	border-right: 1px solid #e7e9df;
}
.laundry-packages table td{
	font-size: 14pt;
	font-weight: bold;
}
.bg-green{
	background-color: #a3c94f !important;
}
.packages-tables{
	/*padding-left: 0px;*/
}
.why-us{
	padding: 40px 0px 60px;
	background-image: url("../images/bg02.jpg");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center right;
	background-color: #f4f2f5;
}
.why-us h3{
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
}
.why-us .panel{    background-color: rgba(255, 255, 255, 0);}
.why-us .panel-heading:hover, .why-us .panel-heading:focus, .why-us .panel-heading:active{
	background-color: #0f5ec6 !important;
}
.why-us img{
	margin-top: 85px;
}
.why-us p{
	padding: 0px 0px;
	line-height: 1.8;
}
.why-us .panel-heading{
	background-color: #333 !important;
	color: #fff;
	margin: 8px auto;
	border: none;
	border-radius: 50px;
	padding: 15px 25px;
	border-bottom: none;
}
.why-us .panel a{
	text-decoration: none;
}
.panel-group .panel+.panel{
	margin-top: 0px;
}
.why-us .panel-heading.panel-active{
	background-color: #0f5ec6 !important;
}
.call-us-foot{
	position: relative;
	border-bottom: 1px solid #d6d6d6;
}
.call-us-foot a{
	text-decoration: none;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	color: #333;
	line-height: 145px;
}
.call-us-inner{
	position: relative;
	width: 754px;
	height: 145px;
	margin: 55px auto;
	text-align: center;
	background-color: #f5f5f5;
	padding-right: 55px;
}
.call-us-foot>.call-us-inner>img{
	position: absolute;
	top: -50px;
	left: 40%;
}
.call-us-foot img{
	position: absolute;
	right: 0;
	bottom: 10px;
}
#footer{
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: arial;
}
.footer-img{
	padding: 10px;
}
.footer-img img{
	padding-bottom: 20px;
}
.footer-img p{
	font-size: 15px;
	color: #9e9e9e;
	line-height: 1.5;
}
.nav-links .navbar a{
	color: #808080;
}
.nav-links .navbar a:hover{
	background-color: #fff;
	color: #000;
}
.nav-links>.navbar-nav>li>a{
	padding: 10px;
	font-size: 18px;
}
.nav-links h4, .follow-us h4, .contact-us h4{
	margin-bottom: 4px;
	margin-top: 30px;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}
.follow-us{
	padding: 0px 30px;
}
.follow-us .circle{
	border-radius: 50%;
	padding: 15px 16px;
	background-color: #333333;
}
.follow-us .circle:hover{
	background-color: #0f5ec6;
	cursor: pointer;
}
.follow-us i{
	color: #fff;
	font-size: 23px;
	margin: 26px 5px;
}
.fb-padding{
	padding: 16px 19px !important;
}
.contact-us h4{
	font-family: 'Rubik', sans-serif;
}
.contact-us p{
	color: #808080;
	padding: 10px 0;
	display: inline;
}
.contact-us img{
	/*position: relative;*/
}

.contact-us-img-container {
	float: left;
	clear: both;
	width: 30px;
}
.bottom{
	padding: 10px 0;
	border-bottom: 1px solid #777777;
}
.bottom:last-child {
	border-bottom: 0;
}
.bottom:last-child p{
	float: left;
	width: calc(100% - 30px);
	padding: 0;
}
.left-padding p{
	padding-left: 26px; 
	margin-top: -23px;
}
.top-padding{
	padding: 10px 0px;
}
.footer-bottom{
	background-color: #333333;
	padding: 30px;
	color: #fff;
	font-size: 15pt;
	text-align: center;
	font-family:  'Poppins', sans-serif;
}
.footer-bottom span{
	padding: 0px 15px;
}
.thank-you{
	background-image: url("../images/banner-bg.png");
	background-size: cover;
	padding: 220px 0px;
}

.corona{
    padding: 30px 0px;
}
.cornahed{
    text-align: center;
    margin-bottom: 50px;
}
.cornahed h3{
    font-size: 25px;
    color: #333333;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.cornahed h4{
    font-size: 49px;
    font-weight: bold;
    color: #0f5ec6;
    margin-bottom: 19px;
}
.cornahed p{
    font-size: 17px;
    color: #3d3d3d;
    max-width: 900px;
    margin: auto;
}
.cornahed h6{
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 30px 0px;
    color: #333333;
}
.cornser{
    text-align: center;
    min-height: 353px;
}
.cornser span{
    display: block;
    margin-bottom: 22px;
}
.cornser span strong{
    background-color: #0f5ec6;
    color: #fff;
    padding: 10px;
    border-radius: 50px;
    font-size: 19px;
}
.cornser img{
    max-height: 150px;
    margin-bottom: 15px;
}
.cornser p{
    font-size: 19px;
    color: #3d3d3d;
}
.cornsered{
    text-align: center;
    margin: 30px 0px;
}
.cornsered a{
    background-color: #0f5ec6;
    color: #fff;
    padding: 15px 26px;
    font-size: 17px;
    border-radius: 33px;
}
.cornsered a:hover{
    background-color: #000;
}

.lundy01{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.lundy01 li{
    position: relative;
    width: 100%;
    margin-bottom: 11px;
    line-height: 25px;
    font-size: 15px;
    padding-left: 35px;
    
}
.lundy01 li:after{content:'';background-image: url("../images/icon001.png");position: absolute;top: 0;left: 0;width: 20px;height: 30px;background-size: 100%;background-position: left;z-index: 1;background-repeat: no-repeat;filter: invert(100%);
    -webkit-filter: invert(100%);}

.new-services{ padding: 65px 0px 45px;}
.new-services h3{
    text-transform: uppercase;
    font-size: 36px;
    line-height: 44px;
    font-family: 'Poppins', sans-serif;
    margin-top: 11px;
    margin-bottom: 20px;
}
.new-services h4{
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 4px;
}

.new-services2{background-image: url("../images/serve03.jpg");background-repeat: no-repeat;background-position: bottom left;}
.new-services2img{
    opacity: 0;
}
.new-services2img img{}
.new-services2txt{}
.new-services2txt h3{
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    margin-bottom: 23px;
}
.new-services2txt ul{
    list-style: none;
    margin-bottom: 30px;
}
.new-services2txt ul li{
    position: relative;
    width: 100%;
    margin-bottom: 13px;
    line-height: 27px;
    font-size: 17px;
    padding-left: 23px;
}
.new-services2txt ul li:before{content:'';position: absolute;top: 8px;left: 0;width: 10px;height: 10px;background-color: #0f5ec6;border-radius: 50px;}
.new-services2txt p{
    font-size: 19px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 27px;
}
.new-services2txt p a{
    background-color: #0f5ec6;
    margin-left: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 38px;
}
.new-services2txt p a:hover{
    background-color: #000;
}

.calaction{background-image: url("../images/bg01.jpg");background-repeat: no-repeat;background-size: cover;background-position: center;font-family: 'Poppins', sans-serif;padding: 19px 0px;}
.calaction h3{
    font-size: 31px;
    color: #fff;
    font-weight: 600;
    line-height: 41px;
    margin-bottom: 13px;
}
.calaction p{
    font-size: 19px;
    color: #fff;
}
.calaction p a{
    color: #000;
    text-decoration: none;
    font-weight: bold;
    margin-left: 10px;
}
.calaction p a:hover{
    color: #fff;
    text-decoration: underline;
}
.calaction .col-md-4{
    text-align: right;
    padding-top: 67px;
}
.calaction .col-md-4 a{
    background-color: #0f5ec6;
    color: #fff;
    font-size: 19px;
    padding: 10px 20px;
    border-radius: 34px;
    font-weight: 600;
    border: 2px solid #fff;
    letter-spacing: 1px;
}
.calaction .col-md-4 a:hover{
    background-color: #fff;
    color: #000;
    text-decoration: none;
}
.drypkege{
    padding: 40px;
    background-color: #fff;
}
.drypkege01{
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
}
.drypkege01 span{
    color: #9cbd40;
}
.drypkege02{
    text-align: center;
}
.drypkege02 h3{
    background-color: #0f5ec6;
    text-align: center;
    color: #fff;
    font-size: 25px;
    padding: 15px;
}
.drypkege02 .col-md-6{
    font-size: 21px;
    padding: 10px;
}
.drypkege02 strong{}
.drypkege03{
    margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid #bbb;
    padding: 15px;
}
.drypkege03 ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.drypkege03 ul li{
    display: inline-block;
    margin-right: 20px;
    font-size: 18px;
    border-right: 1px solid #000;
    padding-right: 23px;
}
.drypkege03 ul li a{
    font-weight: bold;
    color: #000;
    text-transform: none;
}
.drypkege03 ul li a:hover{}
.drypkege04{}
.drypkege04 h5{
    font-size: 20px;
    font-weight: 600;
}
.drypkege04 p{
    margin-bottom: 13px;
}
.drypkege05{
    margin-top: 20px;
}
.drypkege05 p{
    font-size: 19px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 27px;
}
.drypkege05 a{
    background-color: #0f5ec6;
    margin-left: 10px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 38px;
}
.drypkege05 a:hover{
    background-color: #000;
}

.whts01 {
       max-height: 68px;
       margin-top: 2px;
       margin-left: 10px;
}
.whts02 {
    max-height: 24px;
    display: none;
    margin-top: -6px;
    margin-right: 7px;
}
.whtsup{float: none;margin-left: 0px;}

.popinr{
    max-width: 900px;
    margin: auto;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}
.closepop{
    position: absolute;
    top: 14px;
    right: 22px;
    border: 1px solid #ababab;
    padding: 3px 9px;
    border-radius: 29px;
    cursor: pointer;
}
.closepop:hover{
    background-color: #000;
    color: #fff;
    border: 1px solid #000;
}
.pophed{
    text-align: center;
}
.pophed h3{
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 600;
}
.pophed h4{
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
    color: #0f5ec6;
    margin-bottom: 20px;
}
.pophed ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.pophed ul li{
    position: relative;
    border: 2px solid #a0c048;
    padding: 20px;
    display: inline-block;
    text-align: left;
    margin-bottom: 20px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 24px;
}
.pophed ul li img{
    float: left;
    margin-right: 16px;
    max-height: 108px;
}
.pophed ul li strong{}
.pophed p{
    font-size: 15px;
    line-height: 24px;
    max-width: 800px;
    margin: auto;
    margin-bottom: 12px;
}
.popthrebox{
    display: inline-grid;
    width: 33%;
    text-align: center;
    margin: 20px 0px;
}
.popthrebox img{
    display: inline-block;
    vertical-align: initial;
    margin: auto;
    max-height: 120px;
}
.popthrebox p{
    font-size: 17px;
}
.pophed2{
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0px 0px;
}
.pophed ol{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.pophed ol li{
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 14px;
    padding-left: 50px;
    min-height: 44px;
}
.pophed ol li span{
    position: absolute;
    top: 0;
    left: 0;
    border: 2px solid #0f5ec6;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 30px;
    font-weight: 600;
    border-radius: 30px;
    color: #0f5ec6;
}

.abttext{padding-top: 50px; padding-bottom: 50px !important;  text-align: center;}

.whatsupfixed{    position: fixed; right: 0px; top: 35%; z-index:123;}
.whtsbnr{
    float: none;
    display: inline-block;
    vertical-align: inherit;
}
.bnrwhts{}
.bnrwhts h3{
    background-color: rgba(255, 255, 255, 0.83);
    padding: 8px 20px;
    font-size: 22px;
    display: inline-block;
    border-radius: 12px;
    font-weight: 500;
}

.whatsupfixed .whts01{ max-height:100px;}

.cornser p .slide_open{
    cursor: pointer;
    color: red;
}
.cornser p .slide_open:hover{ text-decoration:underline;}




@media screen and (min-width: 480px) and (max-width: 767px){
	.header img{
		text-align: center;
	}
	.header .call-us a {
		font-size: 17pt;
	}
	.packages-pills li {
		width: 380px;
	}
	.nav-pills li, .nav-pills>li+li {
		margin-left: 15px;
	}
	.packages-tables{
		width: 96%;
		padding-left: 0px;
	}
	.call-us-foot>.call-us-inner>img {
		left: 29%;
	}
	.call-us-foot a {
		margin-left: -156px
	}
}
@media screen and (min-width: 320px) and (max-width: 767px){
	.rate-list{
		float: none !important;
		clear: both;
	}
	.banner{
		background-image: url("../images/mobile-bg1.jpg");
		padding-top: 50px;
	}
	.call-us-foot .right{
		display: none;
	}
	.packages-pills{
		width: auto;
	}
	.footer-img, .nav-links, .follow-us, .contact-us h4{
		text-align: center;
	}
	.footer-img p{
		padding-top: 15px;
	}
	.call-us-foot a{
		font-size: 13pt;
	}
	.laundry-packages img{
		display: none;
	}
	.header .call-us{
		float: none;
		text-align: center;
	}
	.header .call-us p {
   		font-size: 12pt;
	}
	.header .call-us a {
    	font-size: 12pt;
	}
	.banner select, .banner input{
		margin: 5px;
	}
}
@media screen and (min-width: 320px) and (max-width: 479px){
	.padding-50{
		width: 100%;
		padding: 0px;
	}
	.padding-50 img{
		width: 80px;
		height: 80px
	}
	.padding-left p {
		padding-left: 16px;
	}
	.call-us-foot a{
		/*font-size: 20pt;*/
		margin-left: -208px;
	}
	.call-us-foot>.call-us-inner>img{
		left: 25%;
	}
	.packages-pills li {
		width: 380px;
	}
	.nav-pills li, .nav-pills>li+li {
		/*margin-left: 15px;*/
	}
	.packages-tables{
		width: 96%;
		padding-left: 0px;
	}
	.laundry-packages-tables{
		margin-left: 20px;
		margin-top: 60px;
	}
	.laundry-packages{
		padding: 100px 0px 50px;
	}
	.offer-box{
		margin-bottom: 50px;
		margin-left: -138px;
	}
	.laundry-packages table th, .laundry-packages table td{
		font-size: 10pt;
	}
	.packages table th{
		padding: 10px 0px;
	}
	.laundry-packages button{
		margin: 20px auto;
	}
	.laundry-packages .laundry-inner{
		padding: 0px 20px;
	}
	.packages-pills{
		margin: auto 16px;
	}
	.nav-links .navbar a {
		padding: 0px;
	}
	input[type=submit]{display: initial;}
}
@media screen and (max-width: 1439px){
	.banner{
		background-size: cover;
	}
}
@media screen and (max-width: 460px){
	.banner h1{font-size: 25pt; line-height: 47px;  margin-top: 0px;}
	.banner p{    font-size: 11pt;     line-height: 24px;}
	.cornahed h3{    font-size: 20px;     line-height: 28px; margin-bottom: 3px;}
	.cornahed h4{    font-size: 33px;     line-height: 39px;}
	.cornser{    border: 1px solid #ddd;  padding: 15px; margin-bottom: 16px;  border-radius: 5px; min-height:100px;}
	.cornser img{ margin-bottom:5px;}
	.cornser p{    font-size: 16px;     margin-bottom: 0px;}
	.padding-50{ height:auto;}
	.drypkege{padding: 15px;}
	.drypkege03 ul li{width: 100%; padding-right: 0px;  border-right: 0px;  margin-bottom: 10px;}
	.drypkege05 a{    white-space: nowrap; margin-top: 10px;  display: inline-block;  margin-left: 0px;}
	.new-services h3{ font-size:30px;}
	.new-services .col-md-6 img{ max-width:100%;}
	.new-services2img{ opacity:1}
	.new-services2img img{ max-width:100%;}
	.new-services2{ background-image:none;}
	.new-services2txt h3{    line-height: 39px; margin-bottom: 13px; font-size:27px;}
	.new-services2txt p a{ white-space: nowrap; margin-top: 10px;  display: inline-block;  margin-left: 0px;}
	.calaction h3{    font-size: 17px;     line-height: 30px;     margin-bottom: 13px;  letter-spacing: 1px;}
	.calaction .col-md-4{    text-align: center;  padding-top: 20px;  padding-bottom: 20px;}
	.calaction .col-md-4 a{font-size: 15px;  padding: 8px 20px;}
	.calaction{ text-align:center;}
	.why-us h3{    font-size: 30px;  line-height: 40px;}
	.why-us{ background-image:none; padding:30px 0px;}
	.whtsup{    display: inline-block; margin-left:0px;}
	.follow-us .circle{padding: 11px 12px;}
	.popinr{ padding:15px;}
	.pophed h3{ font-size:16px;}
	.pophed h4{ font-size:24px;     margin-bottom: 10px;}
	.popthrebox{    width: 100%; text-align: center; margin: 0px 0px 5px;  border: 1px solid #ddd;     padding: 0px 10px;}
	.popthrebox img{    max-height: 100px;}
	.pophed2{    margin: 20px 0px 16px; font-size: 18px;}
	.pophed ol li{ font-size:15px;}
	.closepop{    top: 4px;  right: 6px;}
	.banner+a{    right: -13px;}
	.banner+a img{    height: 70px;}	
	.whtsup{float: none;  margin-left: 0px; display: inline-block;   margin: auto; margin-right: 15px;}
	.whts02{display: inline-block;  margin-top: 0px;  margin-right: 0px;   max-height: 50px;}
	.whts01{ display:none;}
	.follow-us .fa-facebook.circle{    padding: 11px 16px !important;}
	.whatsupfixed{    right: -14px;}
	.cornser span{ margin-bottom:10px;}
	
	
	h2 { font-size: 30pt;}
	.footer-bottom{
		font-size: 12pt;
	}
	.call-us-foot a{
		font-size: 17pt;
		margin-left: -244px;
	}
	.packages-pills li{
		width: 310px;
	}
	.packages-pills{
		margin: auto 5px;
	}
	.services h4{
		font-size: 15pt;
	}
	.services p{
		font-size: 10pt;
	}
}
@media screen and (min-width: 768px) and (max-width: 1024px){
	.banner{
		padding-top: 30px;
	}
	.my-nav .nav>li>a{
		padding: 20px;
	}
	.nav-links .navbar-nav>li>a{
		padding: 0px;
	}
}
@media screen and (min-width: 320px) and (max-width: 1023px){
	.header .call-us{
		float: none;
	}
	.header .call-us, .header .header-img{
		text-align: center;
	}
	.padding-50{
		width: auto;
	}
	.why-us img{
		width: 100%;
	}
	.call-us-foot>img{
		display: none;
	}
	#commercial-service img {
		left: 0;
		width: 100%;
	}
	.follow-us h4{
		margin-bottom: 15px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
	.offer-box{
		margin-bottom: 60px;
	}
	.padding-50{
		width: auto;
	}
}
@media screen and (max-width: 1024px){
	.call-us-foot>img{
		display: none;
	}
}
@media screen and (min-width: 768px) and (max-width: 1200px){
	.my-nav .nav>li>a{
		padding: 15px;
	}

}
@media screen and (min-width: 768px) and (max-width: 991px){
	.my-nav .nav>li>a{
		font-size: 12pt;
		padding: 10px;
	}
}
@media screen and (min-width: 375px) and (max-width: 414px){
	.padding-50{
		height: 225px;
	}
	

}
@media screen and (max-width: 1024px){
	.padding-50{
		/*height: 265px;*/
	}
	.follow-us i{
		margin: 0px;
	}
	.curved-circle:after{
		display: none;
	}
	.curved-circle:before{
		display: none;
	}
}
@media screen and (max-width: 1024px)  and (orientation:landscape){
	.padding-50{
		height: 235px;
	}
}
@media screen and (min-width: 1024px){
	.img-height{
		height: 61px;
	}
}
