#header,.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    width: 100%
}

.block-how-to-works h3,.f_text_1,.f_text_2 {
    font-family: open_sanslight
}

#templatemo-carousel h1,#templatemo-carousel p,.block-how-to-works h2,.circlelinks .container .circles a,.f_text_1,.f_text_2,.footer ul,.page-title-text,a.icon {
    text-align: center
}

body {
    background-size: 100% auto;
    padding-right: 0!important
}

img {
    max-width: 100%
}

.footer_spacer {
    height: 100px
}

.verify {
    margin: -48px 0 5px 606px!important
}

.carousel-caption .carousel-text1 {
    font-size: 60px
}

#navbar {
    margin-top: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#header,.navbar-brand>img {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

#header {
    margin-bottom: 0;
    transition: all .5s ease-in-out;
    border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    background: #00a0e3
}

.sticky-wrapper.is-sticky #header {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz- border-radius: 0;
    -o-border-radius: 0;
    z-index: 1111
}

.navbar-brand>img {
    transition: all .5s ease-in-out;
    width: 170px
}

.block-our-team {
    margin-bottom: 50px
}

#us_name {
    float: left;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    margin-right: 10px
}

#footer.top-slant:before,.block-how-to-works.top-slant:before {
    top: -129px;
    height: 129px;
    width: 100%;
    content: ""
}

.navbar-brand {
    padding: 5px 15px
}

#footer {
    background-color: #1c1c1c
}

#footer.top-slant:before {
    position: absolute;
    background: url(../images/black-border-bg.png) bottom no-repeat;
    background-size: 100% auto
}

.block-why-choose-us {
    padding: 20px 0
}

.block-why-choose-us p {
    margin-bottom: 20px
}

.block-how-to-works {
    color: #fff;
    padding: 0 0 150px;
    position: relative
}

.block-how-to-works h2 {
    margin: 90% 0 60px;
    font-size: 50px;
    font-weight: 300;
    color: #2F2F72
}

#footer,.footer,.footer ul li a {
    color: #fff
}

.block-how-to-works.top-slant:before {
    position: absolute;
    z-index: 99999;
    background: url(../images/red-border-bg.png) bottom no-repeat;
    background-size: 100% auto
}

.block-how-to-works h3 {
    font-size: 25px;
    margin-bottom: 25px
}

.carousel-caption {
    bottom: 10%
}

.carousel-caption .carousel-text1 {
    font-weight: 700;
    text-shadow: none
}

.carousel-caption .carousel-text2 {
    font-weight: 700;
    text-shadow: none;
    font-size: 44px
}

.footer {
    background-color: #313174;
    padding: 35px 0 25px
}

.footer ul {
    display: block;
    width: 100%;
    margin: 0 0 20px;
    padding: 0
}

.footer ul li {
    float: none;
    list-style: none;
    display: inline-block;
    padding: 0 15px
}

#footer {
    padding-bottom: 30px
}

.f_text_1 {
    font-size: 36px
}

.f_text_2 {
    font-size: 24px;
    color: #747474;
    margin-bottom: 50px
}

.f_text_3 {
    font-size: 16px
}

.f_text_3 i {
    font-size: 22px;
    margin-right: 10px;
    margin-bottom: 15px
}

ul.social-media {
    width: 100%;
    display: block;
    text-align: center;
    margin: 0;
    padding: 0
}

ul.social-media li {
    list-style: none;
    display: inline-block;
    margin: 0 5px
}

ul.social-media li a {
    display: block;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    line-height: 42px;
    font-size: 26px;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

ul.social-media li a:hover {
    background: #fff;
    color: #1c1c1c
}

ul.social-media li a i {
    line-height: 44px
}

.page-title-top {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    background-position: 50% 0;
    color: #fff;
    background-color: #337ab7;
    background-image: url(../images/header-bg.jpg)
}

.m-parallax .page-title-top {
    background-position: 50% 0;
    background-attachment: fixed
}

.page-title-top-inner {
    background-color: #337ab7;
    background-color: rgba(51,122,183,1)
}

.m-fixed-header .page-title-top-inner {
    padding-top: 70px
}

.page-title-top-inner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(12,182,239,.6)));
    background-image: -webkit-linear-gradient(top,transparent,rgba(12,182,239,.6));
    background-image: -moz-linear-gradient(top,transparent,rgba(12,182,239,.6));
    background-image: -o-linear-gradient(top,transparent,rgba(12,182,239,.6));
    background-image: linear-gradient(to bottom,transparent,rgba(12,182,239,.6))
}

.page-title-text {
    position: relative;
    padding: 120px 0 80px;
    z-index: 20
}

.page-title-text:after,.page-title-text:before {
    display: table;
    clear: both;
    height: 0;
    content: ''
}

.page-title-text h1 {
    color: #fff;
    margin: 0
}

.page-title-text h1:after {
    margin: 10px auto 0;
    background-color: #fff
}

h1:after,h2:after {
    background-color: #e77282
}

h1:after {
    content: "";
    display: block;
    margin-top: 10px;
    width: 50px;
    height: 4px;
    line-height: 0
}

.container:after,.container:before {
    content: " ";
    display: table
}

.page-title-bottom-inner {
    position: relative;
    margin: -10px -40px 0;
    color: #444;
    background-color: #fff
}

.page-title-bottom-inner:before {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(0,0,0,.15)));
    background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(0,0,0,.15));
    background-image: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(0,0,0,.15));
    background-image: -o-linear-gradient(left,rgba(255,255,255,0),rgba(0,0,0,.15));
    background-image: linear-gradient(to right,rgba(255,255,255,0),rgba(0,0,0,.15))
}

.page-title-breadcrumbs {
    position: relative;
    padding: 8px 40px;
    border-bottom: 1px solid transparent;
    z-index: 20;
    color: #696969;
    background-color: #f9f9f9;
    border-color: #f1f1f1
}

.page-title-breadcrumbs ul,.page-title-breadcrumbs ul>li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.page-title-breadcrumbs ul>li {
    display: inline-block;
    padding: 5px 10px 5px 0
}

.page-title-breadcrumbs ul>li:before {
    left: auto;
    width: auto;
    height: auto;
    background: 0 0;
    color: #333
}

.page-title-breadcrumbs ul>li:first-child:before {
    display: block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f015";
    margin-right: 5px;
    font-size: 18px
}

a,a:active,a:focus,a:hover {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
    text-decoration: none;
    outline: 0
}

a {
    border-bottom: 1px solid transparent
}

.page-title-breadcrumbs a {
    color: #696969;
    border-color: transparent
}

.page-title-breadcrumbs ul>li:before {
    display: block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105";
    position: relative;
    top: 1px;
    margin-right: 10px;
    font-size: 12px
}

.page-title-bottom-inner:after,.page-title-bottom-inner:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 100px
}

.page-title-bottom-inner:after {
    left: auto;
    right: -15px;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.15)),to(rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.15),rgba(255,255,255,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.15),rgba(255,255,255,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.15),rgba(255,255,255,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.15),rgba(255,255,255,0))
}

.page-title-bottom-inner2:after,.page-title-bottom-inner2:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: -15px;
    width: 15px;
    height: 100px;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: -moz-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: -o-linear-gradient(top,rgba(255,255,255,0),#fff);
    background-image: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    z-index: 10
}

.page-title-bottom-inner2:after {
    left: auto;
    right: -15px
}

.c-divider {
    margin: 24px 0;
    border: 0;
    border-top: 1px solid transparent
}

.c-divider,.c-divider.m-type-2 {
    border-color: #e2e2e2
}

.c-divider.m-size-medium {
    margin: 48px 0
}

.c-team-member .member-name {
    margin: 0;
    color: #444
}

.c-team-member .member-role {
    margin: 5px 0 0;
    font-size: .875em;
    color: #696969
}

.c-team-member .member-description {
    margin-top: 12px
}

.c-team-member .member-social {
    list-style-type: none;
    margin: 10px 0 0;
    padding: 0;
    font-size: 18px
}

.c-team-member .member-social>li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin: 0 3px
}

.c-team-member {
    position: relative;
    margin-bottom: 24px
}

.c-team-member.m-has-portrait {
    padding-left: 160px
}

.c-team-member .member-portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px
}

a.icon {
    display: block;
    height: 28px;
    width: 28px;
    font-size: 19px;
    background: #337ab7;
    color: #fff;
    border-radius: 4px
}

.block-order-history fieldset {
    border: 1px solid #337ab7;
    padding: 20px;
    margin-bottom: 30px
}

.block-order-history fieldset legend {
    display: inline-block;
    width: auto;
    border: 0;
    padding: 5px 15px;
    background: #337ab7;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    margin-bottom: 0
}

.block-order-history table {
    margin-bottom: 0
}

.block-order-history fieldset legend a {
    color: #fff
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    border: 1px solid #fff;
    border-bottom: 0
}

.navbar-nav>li a {
    border: 1px solid transparent
}

.navbar-nav>li>.dropdown-menu {
    background: 0 0;
    border: 1px solid #fff;
    border-top: 0;
    min-width: 170px
}

.navbar-nav>li>.dropdown-menu a {
    color: #fff
}

.navbar-nav>li>.dropdown-menu a:hover {
    background: #00a0e3;
    color: #fff
}

.inner_page_contact ul.social-media li a {
    border: 2px solid #337ab7;
    color: #337ab7;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.inner_page_contact ul.social-media li a:hover {
    background: #337ab7;
    color: #fff
}

.sidebar-nav {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
    width: 220px;
    list-style: none
}

.sidebar-nav li {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    margin: 1.5em 0 1.5em 1em;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.sidebar-nav li a {
    color: #fff;
    vertical-align: bottom;
    text-decoration: none;
    font-weight: 300;
    font-size: .9em;
    line-height: 1.5;
    cursor: pointer
}

.icon-address,.icon-blue-clock,.icon-card,.icon-chat,.icon-clock,.icon-config,.icon-coupon,.icon-gift,.icon-help-blue,.icon-iphone,.icon-mail,.icon-menu,.icon-order-1,.icon-order-2,.icon-order-3,.icon-order-4,.icon-star,.icon-tick-blue,.icon-user,.icon-white-chat,.icon-white-help,.icon-white-home,.icon-white-map,.icon-white-payments,.icon-white-prices,.icon-white-recurring,.icon-white-share,.icon-white-user,.success-icon {
    background: url(../images/sprites-icons.png) no-repeat;
    display: inline-block
}

.icon-white-home {
    margin-right: .6em;
    height: 31px;
    width: 31px;
    float: left;
    background-position: -11px -11px
}

.sidebar-nav li a span {
    min-width: 25px
}

#delivery_time+.tooltip,#delivery_time+.tooltip .tooltip-inner,#dry_delivery_time+.tooltip,#dry_delivery_time+.tooltip .tooltip-inner,#shoe_delivery_time+.tooltip,#shoe_delivery_time+.tooltip .tooltip-inner {
    min-width: 390px
}

.sidebar-nav li .nav-copy {
    display: inline-block;
    padding: .25em 0;
    width: 157px;
    color: #697476
}

.icon-clock,.icon-white-help,.icon-white-prices,.icon-white-share {
    margin-right: 1em;
    height: 31px;
    width: 31px;
    float: left
}

.icon-clock {
    background-position: -11px -110px
}

.icon-white-share {
    background-position: -11px -60px
}

.icon-white-prices {
    background-position: -11px -162px
}

.icon-white-help {
    background-position: -11px -212px
}

.sidebar-nav li:hover {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}

.dropdown-menu>li>a {
    padding: 3px 17px
}

.sidebar-nav a i {
    color: #337ab7;
    font-size: 24px;
    font-weight: 400
}

.title_myaccount {
    color: #337ab7;
    margin: 0 0 0 15px;
    font-size: 22px
}

.scroller {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.default-form label {
    display: block;
    margin-bottom: 3px;
    font-weight: 400
}

.c-icon-block,.default-form .form-field {
    margin-bottom: 24px
}

.default-form .selectbox-input .toggle,.default-form input,.default-form select,.default-form textarea {
    position: relative;
    padding: 8px 15px;
    width: 100%;
    max-width: 800px;
    -webkit-transition: background-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    color: #696969;
    background-color: #FFF;
    border: 2px solid #00A0E3
}

.carousel-caption img,.div_hover_howtoworks img {
    -moz- transition: transform .8s ease-in-out;
    -o- transition: transform .8s ease-in-out
}

#contact-form .btn {
    padding: 9px 12px
}

.default-form .selectbox-input .toggle.error,.default-form input.error,.default-form select.error,.default-form textarea.error {
    border-color: red
}

.c-icon-block>i:first-child {
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 24px
}

#dry_step3 .label,#shoe_step3 .label,#step3 .label {
    font-size: 16px
}

.c-icon-block {
    position: relative;
    padding-left: 35px;
    margin-top: 15px
}

.block-contact-us {
    margin-top: 20px
}

.contact_title {
    margin-bottom: 35px
}

#dry_pickup_zipcode.alert,#pickup_zipcode.alert,#shoe_pickup_zipcode.alert {
    border-color: red;
    margin-bottom: 2px
}

.carousel-caption img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.carousel-caption img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.div_hover_howtoworks img {
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out
}

.div_hover_howtoworks img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.poweredby a {
    color: #fff
}

.error {
    color: red;
    clear: both;
    margin-top: 3px
}

#cal_rates strong {
    width: 12%;
    float: left;
    line-height: 31px
}

.delivery_date_div .input-group-addon,.dry_delivery_date_div .input-group-addon,.dry_pick_up_date_div .input-group-addon,.pick_up_date_div .input-group-addon,.shoe_delivery_date_div .input-group-addon,.shoe_pick_up_date_div .input-group-addon {
    right: 15px;
    z-index: 99;
    height: 34px;
    line-height: 20px;
    position: absolute;
    top: 0
}

#cal_rates .form-control {
    float: left;
    width: 87%
}

.pick_up_date_div #pick_up_date {
    width: 100%
}

.pick_up_date_div .input-group-addon {
    width: 34px
}

.delivery_date_div #delivery_date {
    width: 100%
}

.delivery_date_div .input-group-addon {
    width: 34px
}

.shoe_pick_up_date_div #shoe_pick_up_date {
    width: 100%
}

.shoe_pick_up_date_div .input-group-addon {
    width: 34px
}

.shoe_delivery_date_div #shoe_delivery_date {
    width: 100%
}

.shoe_delivery_date_div .input-group-addon {
    width: 34px
}

.dry_pick_up_date_div #dry_pick_up_date {
    width: 100%
}

.dry_pick_up_date_div .input-group-addon {
    width: 34px
}

.dry_delivery_date_div #dry_delivery_date {
    width: 100%
}

.dry_delivery_date_div .input-group-addon {
    width: 34px
}

.ui-datepicker {
    z-index: 9999999999999999999999999!important
}

#delivery_date,#dry_delivery_date,#dry_pick_up_date,#pick_up_date,#shoe_delivery_date,#shoe_pick_up_date {
    background: url(../images/icon-calendar.jpg) 100% 0 no-repeat #fff
}

.delivery_date_div .input-group-addon,.dry_delivery_date_div .input-group-addon,.dry_pick_up_date_div .input-group-addon,.pick_up_date_div .input-group-addon,.shoe_delivery_date_div .input-group-addon,.shoe_pick_up_date_div .input-group-addon {
    display: none
}

#dry_pickup_zipcode,#pickup_zipcode,#shoe_pickup_zipcode {
    padding: 6px 12px!important
}

#dry_wash_step .modal-footer,#schedule_wash_step .modal-footer,#shoe_wash_step .modal-footer {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px
}

.sticky-wrapper.is-sticky .dropdown-menu,.sticky-wrapper.is-sticky .navbar-nav>li.open .dropdown-toggle {
    background: #323275!important
}

.touch-btn {
    display: inline-block;
    color: #fff!important;
    text-shadow: none;
    font-size: 24px;
    margin-bottom: 25px
}

.touch-btn span {
    background: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 20px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.touch-btn:hover {
    color: #fff
}

.touch-btn:hover span {
    background: #FB3B05
}

#templatemo-carousel {
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 220px;
    background-position: 0 0
}

#templatemo-carousel .bg-img {
    margin-bottom: 105px;
    width: 100%
}

.circlelinks {
    width: 100%;
    height: 150px;
    margin: 0;
    position: absolute;
    top: 0
}

.circlelinks .container .circles {
    height: 150px;
    width: 500px;
    margin-top: 0
}

.circlelinks .container .circles a {
    text-decoration: none;
    padding-top: 0;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin: 0 12px;
    width: 100px;
    color: #595959
}

#templatemo-carousel h1 {
    clear: both;
    margin-top: 48%;
    color: #323275
}

#templatemo-carousel .circles a span {
    display: inline-block;
    margin-bottom: 15px
}

#templatemo-carousel .circles a span img {
    width: 80px
}

#templatemo-carousel h1:after {
    background-color: transparent
}

.terms-of-conditions p {
    padding-left: 20px;
    position: relative;
    margin-bottom: 20px
}

.terms-of-conditions p i {
    position: absolute;
    left: 0;
    top: 3px
}

.faq .panel {
    border-color: transparent
}

.faq .panel-default>.panel-heading {
    border: 0 solid #00A0E3;
    background-color: transparent;
    padding: 0
}

.faq .panel .panel-title a:before {
    content: "\f0d7";
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 10px;
    font-size: 20px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    margin-left: 15px;
    color: #00A0E3
}

.faq .panel .panel-title .collapsed:before {
    content: "\f0da";
    color: #00A0E3
}

.faq .collapse {
    border: 1px solid #00A0E3;
    border-top: 0
}

.faq .panel-default>.panel-heading a {
    padding: 10px 0;
    display: block;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border: 1px solid #00A0E3
}

.faq .panel-default>.panel-heading a.collapsed {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #00A0E3
}

.block-why-choose-us ul {
    padding: 0
}

.block-why-choose-us ul li {
    margin: 10px 0 10px 30px;
    padding: 0
}

.block-why-choose-us ul li h3 {
    font-size: 16px;
    color: #01A0E2
}

.footer-location {
    background: #00A0E3;
    color: #fff;
    padding: 15px;
    min-height: 305px
}

.footer-location h2 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    position: relative
}

.address_icons i {
    font-size: 36px;
    position: absolute;
    top: -33px;
    background: #00A0E3;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    padding-top: 15px;
    left: 38%
}

.footer-location h3 {
    font-size: 18px;
    font-weight: 700
}

.footer-location a {
    color: #fff;
    text-decoration: none
}

.howtoworks {
    padding: 90px 0
}

#frmsignin #login_type1,#frmsignup #user_addresstype1 {
    position: relative;
    top: 2px;
    margin-right: 2px
}

#frmsignin #login_type2,#frmsignup #user_addresstype2 {
    position: relative;
    top: 2px;
    margin-right: 2px;
    margin-left: 5px
}

#cus-complaint {
    color: #333
}

.footer-line {
    height: 1px;
    background: #000
}

#contact-detail,#section-faq,#terms-conditions {
    padding: 20px 0
}

#footer.top-slant:before,.block-how-to-works.top-slant:before {
    display: none
}

.block-how-to-works {
    padding-bottom: 0
}

#pricing {
    padding: 20px 0
}

#pricing h2,#section-faq h2,#terms-conditions h2,.block-why-choose-us h2 {
    font-size: 30px;
    margin-bottom: 25px;
    color: #323275
}

#price-chart {
    position: relative
}

#price-chart a.btn {
    position: absolute;
    z-index: 1;
    top: 10px;
    right: 10px;
    color: #fff
}

.modal {
    z-index: 2147483647
}

.dropdown-menu,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover {
    background: #323275!important;
    border-color: transparent!important
}

#pricing th,.navbar-inverse .navbar-nav>li>a:hover {
    background: #323275
}

#pricing table {
    background: #fff
}

#pricing td,#pricing th {
    padding: 10px;
    font-size: 14px;
    border: 1px solid #000;
}

#pricing th {
    font-weight: 700;
    color: #fff;
    padding: 15px
}

#pricing td:first-child {
    color: #000;
}

#pick_up_time option.slotavailable {
    color: green
}

#pick_up_time option[disabled] {
    background: #ededed;
    color: red
}

#delivery_time option.slotavailable {
    color: green
}

#delivery_time option[disabled] {
    background: #ededed;
    color: red
}

#shoe_pick_up_time option.slotavailable {
    color: green
}

#shoe_pick_up_time option[disabled] {
    background: #ededed;
    color: red
}

#shoe_delivery_time option.slotavailable {
    color: green
}

#shoe_delivery_time option[disabled] {
    background: #ededed;
    color: red
}

#dry_pick_up_time option.slotavailable {
    color: green
}

#dry_pick_up_time option[disabled] {
    background: #ededed;
    color: red
}

#dry_delivery_time option.slotavailable {
    color: green
}

#dry_delivery_time option[disabled] {
    background: #ededed;
    color: red
}

.statusmsg {
    padding: 50px;
    text-align: center
}

.btn-primary {
    background-color: #323275;
    border-color: #323275
}

.btn-primary:focus,.btn-primary:hover {
    background-color: #00a0e3;
    border-color: #00a0e3
}

.modal-body {
    overflow-x: auto
}

#price-chart .btn-btn-primary {
    position: relative;
    top: -24px;
    right: 12px
}

.icon-my-address {
    background: url(../images/sprites-icons.png) -11px -160px no-repeat;
    display: inline-block;
    margin-right: 1em;
    height: 31px;
    width: 31px;
    float: left
}

.header-callus,.header-callus img {
    width: 150px!important
}

#pricing table tr td:first-child {
    min-width: 100px!important;
}

#complaintphone,#dry_phone_no,#login_phone,#phone_no,#shoe_phone_no,#user_phone {
    padding-left: 46px
}

.phonepre {
    position: absolute;
    top: 1px;
    left: 16px;
    background: #efefef;
    padding: 6px 8px;
    border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    -o-border-radius: 5px 0 0 5px;
    border-right: 1px solid #ddd
}

.header-callus {
    margin-top: 35px!important
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        font-size:16px;
        padding: 38px 10px
    }

    #dry_wash_step .modal-dialog,#schedule_wash_step .modal-dialog,#shoe_wash_step .modal-dialog {
        width: 820px
    }
}

@media(min-width: 1920px) {
    #templatemo-carousel .bg-img {
        width:auto
    }

    #templatemo-carousel {
        text-align: center
    }

    #templatemo-carousel h1 {
        margin-top: 51%
    }

    .circlelinks .container .circles {
        margin-top: 5%
    }
}

@media(max-width: 1920px) {
    .circlelinks .container .circles a {
        padding-top:50px
    }

    #templatemo-carousel h1 {
        margin-top: 68%
    }
}

@media(max-width: 1680px) {
    .circlelinks .container .circles a {
        padding-top:50px
    }

    #templatemo-carousel h1 {
        margin-top: 58%
    }
}

@media(max-width: 1440px) {
    .circlelinks .container .circles a {
        padding-top:0
    }

    #templatemo-carousel h1 {
        margin-top: 52%
    }
}

@media(max-width: 1366px) {
    .circlelinks .container .circles a {
        padding-top:20px
    }
}

@media(max-width: 1199px) {
    #templatemo-carousel .circles a span img {
        width:70px
    }

    #templatemo-carousel h1 {
        margin-top: 49%
    }

    .navbar-nav>li>a {
        font-size: 16px
    }
}

@media(max-width: 991px) {
    #navbar,.f_text_3 {
        text-align:center
    }

    .carousel-caption .carousel-text1 {
        font-size: 40px
    }

    .carousel-caption .carousel-text2 {
        font-size: 20px
    }

    .carousel-caption {
        bottom: 20px;
        padding-bottom: 0
    }

    #navbar {
        width: 100%;
        margin-top: 5px
    }

    .navbar-inverse .navbar-brand,.navbar-nav {
        margin: 0;
        width: 100%;
        text-align: center;
        float: none
    }

    .navbar-brand>img {
        float: none;
        text-align: center;
        display: inline-block
    }

    .navbar-inverse .navbar-brand {
        display: block;
        height: auto;
        padding: 5px 0
    }

    .navbar-header {
        width: 100%;
        text-align: center
    }

    .navbar-nav>li {
        float: none;
        display: inline-block
    }

    .sticky-wrapper.is-sticky .navbar-brand>img {
        width: auto;
        height: 50px
    }

    .carousel-caption img {
        width: 130px
    }

    .navbar-nav>li>.dropdown-menu {
        min-width: 126px
    }

    .dropdown-menu>li>a {
        padding: 3px 10px
    }

    .page-title-bottom-inner {
        position: relative;
        margin: -10px 0 0
    }

    #editProfile .form-group {
        position: relative
    }

    #editProfile .form-group .col-md-1 {
        position: absolute;
        right: 3px;
        top: 28px
    }

    #pricing,#section-faq,#terms-conditions,.block-why-choose-us {
        padding: 20px 0
    }

    .block-why-choose-us ul li {
        width: 24%
    }

    .block-why-choose-us ul {
        margin: 15px 0 0
    }

    .navbar-brand>img {
        height: auto
    }

    .nav>li>a {
        padding: 10px 8px
    }

    .circlelinks {
        top: 15px
    }

    #templatemo-carousel .circles {
        margin-top: 0;
        height: 110px;
        text-align: right
    }

    #templatemo-carousel .circles a span {
        width: 60px;
        display: block
    }

    #templatemo-carousel {
        padding-bottom: 120px
    }

    .circlelinks .container .circles a {
        padding-top: 0;
        width: 100px;
        margin: 0 5px;
        font-size: 12px;
        float: none;
        display: inline-block
    }

    .header-callus,.header-callus img,.header-callus span {
        width: 100px!important
    }

    .block-how-to-works h2 {
        margin: 20px 0 0
    }

    #templatemo-carousel .circles a span {
        margin: 0 auto
    }

    .header-callus {
        margin-top: 25px!important;
        vertical-align: top
    }

    .navbar-nav>li>a {
        font-size: 16px
    }

    #templatemo-carousel h1 {
        font-size: 30px
    }

    .footer-location {
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    .block-how-to-works h2,.f_text_1 {
        font-size:24px
    }

    .sticky-wrapper #navbar {
        float: none!important;
        background: #337ab7
    }

    .navbar-inverse .navbar-brand {
        width: 100%;
        padding: 5px;
        text-align: left
    }

    #navbar,.sticky-wrapper .navbar-brand>img {
        width: auto
    }

    .f_text_1 {
        margin-top: 25px
    }

    .f_text_2,.navbar-nav>li>a {
        font-size: 16px
    }

    .f_text_2 {
        margin-bottom: 20px
    }

    .navbar-header {
        margin-left: 0!important
    }

    .navbar-nav>li {
        float: left;
        display: block;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid rgba(0,0,0,.1)
    }

    .navbar-inverse .navbar-toggle {
        margin-right: 0!important;
        margin-top: 14px;
        border-color: #fff
    }

    .navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover {
        background-color: transparent
    }

    .navbar-nav {
        width: auto;
        margin: 0 -15px
    }

    .navbar-nav .caret {
        float: right;
        margin-top: 10px;
        border-top: 8px dashed;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent
    }

    .navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>li>a:focus {
        border: 0
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a {
        padding-left: 15px;
        color: #fff!important;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .navbar-nav .open .dropdown-menu li {
        border-top: 1px solid rgba(0,0,0,.1)
    }

    .footer ul li a {
        padding-bottom: 10px;
        display: block
    }

    .carousel-caption {
        bottom: 5px;
        padding-bottom: 0
    }

    .carousel-caption img {
        width: 100px;
        margin-bottom: 10px
    }

    .carousel-caption .carousel-text1 {
        font-size: 24px;
        margin-bottom: 10px
    }

    .carousel-caption .carousel-text2 {
        font-size: 20px;
        margin-bottom: 10px;
        font-weight: 700
    }

    .circlelinks .container .circles a {
        width: 96px
    }

    .howtoworks {
        padding: 20px 0
    }

    #templatemo-carousel .circles {
        margin-top: 0
    }

    .circlelinks .container .circles {
        margin-left: 0
    }

    #templatemo-carousel h1 {
        margin-top: 41%;
        margin-bottom: 0;
        font-size: 30px
    }

    .modal-backdrop.in {
        z-index: 1
    }

    .navbar-brand>img {
        height: 50px!important;
        width: auto!important
    }

    #header {
        min-height: 70px
    }

    .sticky-wrapper {
        height: auto!important
    }

    #templatemo-carousel {
        padding-bottom: 120px
    }
}

@media(max-width: 600px) {
    .header-callus {
        margin-top:0!important
    }

    #templatemo-carousel {
        background-position: 45% 31%;
        padding-bottom: 120px
    }

    .navbar-nav>li>a {
        font-size: 16px
    }

    #templatemo-carousel h1 {
        margin-top: 52%;
        margin-bottom: 0;
        font-size: 18px
    }

    #templatemo-carousel .bg-img {
        margin-bottom: 0;
        margin-top: 56px
    }
}

@media(max-width: 479px) {
    .c-team-member .member-portrait {
        position:relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center
    }

    .c-team-member.m-has-portrait {
        padding-left: 0
    }

    .block-our-team .col-md-6 hr {
        display: none
    }

    #templatemo-carousel {
        padding-bottom: 100px
    }

    .carousel-caption {
        bottom: 5px;
        padding-bottom: 0
    }

    .carousel-caption img {
        width: 50px
    }

    .carousel-caption .carousel-text1 {
        font-size: 14px;
        margin-bottom: 0
    }

    .carousel-caption .carousel-text2 {
        font-size: 14px;
        margin-bottom: 0;
        font-weight: 400
    }

    .navbar-brand>img {
        height: 50px!important;
        width: auto!important
    }

    .navbar {
        min-height: 60px
    }

    .sticky-wrapper {
        height: auto!important
    }

    #templatemo-carousel .circles a span {
        display: block;
        width: 30px
    }

    .circlelinks .container .circles a {
        width: 64px;
        font-size: 10px;
        vertical-align: top
    }

    #pricing h2,#section-faq h2,#terms-conditions h2,.block-why-choose-us h2 {
        margin: 0 0 15px
    }

    .circlelinks .container .circles {
        width: auto!important;
        margin-left: -3px
    }

    #templatemo-carousel h1 {
        font-size: 15px;
        margin-bottom: 0;
        margin-top: 51%
    }

    body {
        background-size: 124% auto
    }

    #delivery_time+.tooltip,#delivery_time+.tooltip .tooltip-inner {
        min-width: 280px
    }

    .header-callus {
        width: 80px!important
    }
}

@media(max-width: 360px) {
    .block-why-choose-us {
        padding:25px 0 50px
    }

    .block-how-to-works {
        padding-bottom: 50px
    }

    #templatemo-carousel {
        padding-bottom: 100px
    }

    ul.social-media li a {
        width: 36px;
        height: 36px;
        line-height: 32px;
        font-size: 16px
    }

    #templatemo-carousel h1 {
        margin-top: 59%;
        font-size: 13px
    }

    #templatemo-carousel .bg-img {
        margin-bottom: 20px
    }
}

.container {
    width: 100%;
    margin: 0px;
    padding:0px;
}


.entry-content tr td {
    border: 1px solid #000;
    padding: 6px 24px;
}












