@charset "utf-8";

/* General 


--------------------------------------------------------------------------------------------------------*/
*,*:focus{outline:none;border-radius:0;-o-border-radius:0;-ms-border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-shadow:none;-o-box-shadow:none;-ms-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;}
a,.container,.logo img,.footer-social li a i,.secondary-btn,.secondary-btn:after,.more-news-tab,.more-news-tab:after,nav ul li a:before,nav ul li a:hover,nav ul li,nav ul.level0 li,.hamburger span,.mobile-menu-outer ul li, .service-img img,button{transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;}
.offered-service li a,.offered-service li a img,.mobile-menu-outer,.open-menu,.open-menu .mobile-menu-outer{transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
html,body{height:100%;}
body{font-family: 'Lato', sans-serif; margin: 0; padding: 0; font-size: 14px;}
.wrapper{min-height:100%;}
.content-wrapper{border-top: 6px solid #E23130; padding: 40px 0}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;color:#999}
a:focus{text-decoration: none;outline: 0;    outline-offset: 0;}
.hr-line{border:0;border-top:solid 1px #999;}
h1,h2,h3,h4,h5,h6{line-height:1.2em;padding:0 0 20px;}
h1{font-size:2.8em;}
h2{font-size:2.5em;}
h3{font-size:2.1em;}
h4{font-size:1.7em;}
h5{font-size:1.4em;}
h6{font-size:1.07em;}
p{padding:0 0 20px;}
p a{color:#E23130;}
p a:hover{color:#E23130;}
p b{font-weight:bold;}
p i{font-style:italic;}
p u{text-decoration:underline;}
p span{display:block;}
input[type=text],input[type=email],input[type=password],textarea{-webkit-appearance:none;appearance:none;}

.content-wrapper h2{font-size:36px; color: #E23130; font-weight: 400; margin: 0 0 42px; padding: 0; line-height: normal; text-transform: uppercase;}
.content-wrapper h2 span { color: #E23130; font-weight:900; }

.content-wrapper h1{font-size:56px; color: #E23130; font-weight: 700; margin: 0 0 42px; padding: 0; line-height: normal; }
.content-wrapper h1 span { color: #E23130; font-weight:900; }

/* Header
--------------------------------------------------------------------------------------------------------*/
#header{width: 100%; left: 0; top: 0; z-index: 2; padding-top: 20px;}

.contact-block {float: left; margin:0 15px;}
/*--24-10-2018--*/
header .contact-block p { font-size: 21px; font-weight: 700; color: #E23130; line-height: 25px; padding: 0;float: left;width: 48%;margin-right: 10px;}
/*-end-24-10-2018--*/
.state-block p strong{width: 160px; }
.contact-block p strong { font-weight: 900;width: 125px; font-size: 15px;margin-right: 2px; color: #E23130; text-transform: uppercase;display: inline-block; }
.contact-block p i {display: inline-block; margin: 0 1px 0 0; position: relative; top: 3px;}
.logo-outer{display: block;margin-top:0px}
nav ul.level0{text-align:center;}
nav ul.level0 li{display:inline-block;position:relative;z-index: 10;}
nav ul.level0 li.level0-text-outer:after{content:"";position:absolute;right:0;top:50%;background:#fff;width:2px;height:15px;margin-top:-7px;}
nav ul.level0 li.level0-text-outer:last-child:after{background:transparent;}
nav ul.level0 li a.level0-text:before{content:"";position: absolute;bottom:0;left:40px;right:40px;background: transparent;height:2px;bottom:10px;}
nav ul.level0 li a.level0-text:hover:before{content:"";position: absolute;bottom:0;left:40px;right:40px;background: #fff;height:2px;bottom:10px;}
nav ul.level0 li a{color:#fff;font-size:12px;line-height: 20px;padding:20px 29px;text-transform: uppercase;display: block;}
nav ul.level0 li a:hover{color:#fff;}
nav ul.level0 li:hover .level1{display:block;}
nav ul.level1 li:hover .level2{display: block;}
.contact-block p a{color:#E23130;font-size: 15px; line-height: 20px;}
/* .contact-block p:first-child a{margin-left: 40px;}
.contact-block p:nth-child(2) a{margin-left: 50px;}
.contact-block p:first-child i{left: 16%;}
.contact-block p:nth-child(2) i{left: 20%;} */
.contact-block p a:hover{color:#E23130;}

/************* level1 ***********/
.level1{position: absolute;top:100%;left:0;background: #E23130;display: none;width:auto;text-align: left;}
.level1 li{position: relative;width: 100%;}
nav ul.level1 li a{padding:10px 14px;white-space:nowrap;}
nav ul.level1 li a:hover{color:#fff;background: #E23130;}

/************* level2 ***********/
.level2{position: absolute; top:0%; left: 100%;background: #E23130;display: none;width:auto;text-align: left;}
.level2 li{width:100%;}

/* Main Navigation
--------------------------------------------------------------------------------------------------------*/
nav {background: #E23130; min-height: 60px; margin-top: 20px;}
#mainNavigation{float: right;}
#mainNavigation > ul > li{float: left; margin: 0 20px; position: relative;}
#mainNavigation li ul{position: absolute; background: #efefef; min-width: 200%; display: none; top: 100%; left: 0;}
#mainNavigation li ul li{position: relative;}
#mainNavigation li ul ul{left: 100%; top: 0; min-width: 100%;}
#mainNavigation li:hover > ul{display: block;}
#mainNavigation li ul li a{padding:3px 10px; white-space: nowrap; display: block;}
#mainNavigation li:hover > a{background: #cfcfcf; color: #fff;}

/* Banner
--------------------------------------------------------------------------------------------------------*/
.banner {border-bottom: 6px solid #E23130; margin-bottom: 15px;}
.banner img {width: 100%;}
.bx-wrapper{border:0;box-shadow:none;    margin: 0;border-bottom: 6px solid #E23130;margin: 0 0 10px;position: relative;z-index: 1;}
.testimonials .bx-wrapper{border:0px;}
.bx-pager.bx-default-pager{display:none;}

/* Main Content
--------------------------------------------------------------------------------------------------------*/
.moving-storage-section { text-align: center; border-bottom: 3px solid #ebebeb;     padding-bottom: 40px;}
.moving-storage-section p { font-size: 19px; color: #444444; line-height: 29px; font-weight: 400; padding: 0 34px 0 35px; }

/* Service
--------------------------------------------------------------------------------------------------------*/
.services-icon-wrap li span{display: 	block;font-size: 20px;line-height: 24px;color:#E23130;    text-transform: uppercase;    margin-top: 20px;}
.services-section{padding:40px 0;border-bottom: 3px solid #ebebeb;}
.offered-service{margin-left:15px;}
.offered-service li{float:left;width:228px;height:336px;position: relative;}
/*.offered-service li:before{content:"";position: absolute;border-left: 16px solid #fff;border-top: 16px solid transparent;border-bottom: 16px solid transparent;bottom: 16px;right: 16px;z-index:1;}
.offered-service li:after{content:"";position: absolute;border-left: 16px solid #E23130;border-top: 16px solid transparent;border-bottom: 16px solid transparent;bottom: 16px;right: 21px;    z-index: 2;}
*/
.offered-service li a img{width: 100%;height:100%;}
.offered-service li a {display: block;height: 100%;    overflow: hidden;}
.offered-service li a:hover img{transform:scale(1.1);}
.offered-service li .offered-service-text{position:absolute;top:20px;left:20px;color:#fff;font-size: 24px;line-height: 28px;}
.offered-service li i{font-size:50px;line-height: 	54px;position: absolute;bottom:15px;right:15px;color:#fff;}

/* Testimonials
--------------------------------------------------------------------------------------------------------*/
.testimonials{padding:40px 0;text-align: 	center;}
.testimonials p.quoted-text{font-size: 26px;line-height: 40px;color:#444444;width: 77%;    margin: 0 auto;text-align: 	center;position: 	relative;font-weight: 400;text-transform: 	initial;padding-bottom: 40px;}
/*.testimonials p.quoted-text:before{content:"";position:absolute;background: url(../images/left-quote.jpg)no-repeat;    top: -1px;    left: -38px;    width: 30px;    height: 30px;    background-size: 100%;}
.testimonials p.quoted-text:after{content:"";position: 	absolute;background: url(../images/right-quote.jpg)no-repeat;    bottom: 25px;    right: 30px;    width: 30px;    height: 30px;    background-size: 100%;}*/
.testimonials p{    font-size: 20px;    line-height: 24px;color:#E23130;font-weight: 700;text-transform: 	uppercase;}
.testimonials p span{color:#E23130;display: 	inline-block;}
.testimonials-banner .banner-text{padding: 111px 0 109px 0;    background: #162343;}
.testimonials-banner{background: #162343	;	margin-bottom: 70px;position: 	relative;}
.testimonials-banner .banner-text h2{color:#ffffff;    width: 70%;    text-align: left;margin:0;padding-bottom: 60px;}
.testimonials-banner .banner-text h1{color:#ffffff;    width: 70%;    text-align: left;margin:0;padding-bottom: 60px;}
.testimonials-banner .banner-text ul li{float:left;color:#ffffff;font-size: 28px ;line-height: 32px;font-weight:300;border-left:2px solid #E23130;padding-right: 50px;}
.banner-image{height: 432px;  position:relative; float:right;}
.outer-banner{position:absolute;left:0;top:0;width:100%;height:100%}
.banner-arrow{position:absolute;left:0;top:0;height: 100%;}
.banner-image img.right-banner{height:100%;width:100%;}

/* Companies
--------------------------------------------------------------------------------------------------------*/
.companies{padding-bottom:40px;border-bottom:3px solid #ebebeb;}
.companies ul{display:table;width: 100%;}
.companies ul li{text-align:center; position: relative;    display: table-cell;    vertical-align: middle;    float: none;}
.companies ul li:after{content:"";position:absolute;background: #ebebeb;top:0;bottom: 0;right:0;width:3px}
.companies ul li:last-child:after{background:#fff;}
.companies ul li:last-child{border-right:3px solid transparent;}

/* News
--------------------------------------------------------------------------------------------------------*/
.news-section{padding:50px 0 0;}
.news-section h3{font-size: 22px;line-height: 24px;color:#162343;text-transform:uppercase;font-weight: 600;}
.links ul li{font-size:15px;line-height:27px;color:#162343;}
.links ul li a{color:#162343;}
.links ul li a:hover{color:#E23130;}
.news-description{width:58%;}
.news-description p{font-size: 14px;line-height: 20px;color:#162343;padding-bottom:14px;}
.news-description span{font-size: 14px;line-height: 17px;color:#162343;float: right;}

.subscribe-fields p{font-size:16px;line-height:20px;color:#162343;}
.email-field{margin-bottom: 10px;box-shadow:none;border:0;background: #d5d5d5;padding:10px;width:100%;color:#fff;}
.secondary-btn{background: #E23130;padding:10px;display:block;color:#fff;border:1px solid transparent;position:relative;margin-bottom: 20px;width:100%;text-align: left;}
.secondary-btn:after{content:"";position: absolute;border-left:5px solid #fff; border-top:5px solid transparent; border-bottom:5px solid transparent;top:12px;right:12px;}
.secondary-btn:hover{border:1px solid #E23130;color:#E23130;background: #fff;}
.secondary-btn:focus{border:1px solid #E23130;color:#E23130;background: #fff;text-decoration:none;}
.secondary-btn:hover:after{border-left-color:#E23130;}
.more-news-tab{position: 	relative;display:block;color:#162343;padding-right:10px;margin-top: -40px;}
.more-news-tab:after{content:"";position: absolute;border-left:4px solid #162343; border-top:4px solid transparent; border-bottom:4px solid transparent;top:5px;right:0px;}
.more-news-tab:hover{color:#E23130;}
.more-news-tab:hover:after{border-left-color:#E23130;}

/* Social Icons
--------------------------------------------------------------------------------------------------------*/
.social-icons{text-align: center; float: right;position: relative;}
.social-icons li{display: inline-block; padding:10px 6px 0;position: relative;}
.social-icons li:nth-last-child(2),.social-icons li:nth-last-child(1){padding-left: 18px;margin-left: 0px;}
.social-icons li:nth-last-child(2):before,.social-icons li:nth-last-child(1):before{content:"";border-left:1px solid #E23130;position: absolute;width: 1px;height: 80%;left:2px;top:10px;}
.social-icons li a{color: #E23130;display: block;font-size: 25px;line-height: 20px;text-align: center;}
.social-icons li a:hover{color: #E23130;}
.social-icons form{    position: absolute; top: 60px;    right: 90px;z-index:1;}
.search-field-outer{display:none;}
.social-icons form:after{content:"";position:absolute;top:-10px;right:8px;border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;}
.social-icons form:before{content:"";position:absolute;top:-11px;right:8px;border-bottom:12px solid #E23130;border-left:12px solid transparent;border-right:12px solid transparent;}
.social-icons .search-field{    width: 450px;    background: #fff;    height: 40px;   border:0;border-radius:5px;padding:0 20px;color:#E23130;border:1px solid #E23130;}
.social-icons p {padding: 0;margin-top: 10px;margin-left: 0;line-height: 20px;text-align: right;}
.social-icons p a{font-size: 16px;font-weight: 700;}
.social-icons p i{display: inline-block;margin: 0 1px 0 0;position: relative;top: 3px;}
.go{position: absolute;top:10px;right:10px;}
.go i{color:#E23130;font-size:20px;}
.open-search .search-field-outer{display: block;}
.go:hover i{color:#E23130;} 

.no-go i{color:#E23130;font-size:20px;}
.no-go:hover i{color:#E23130;} 

.not-found-page form:after{content:"";position:absolute;top:-10px;right:8px;border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;}
.not-found-page form:before{content:"";position:absolute;top:-11px;right:8px;border-bottom:12px solid #E23130;border-left:12px solid transparent;border-right:12px solid transparent;}
.not-found-page .search-field{    width: 450px;    background: #fff;    height: 40px;   border:0;border-radius:5px;padding:0 20px;color:#E23130;border:1px solid #E23130;}

/* Removal Inner Page
--------------------------------------------------------------------------------------------------------*/
/*.inner-container {margin-bottom: 40px;}*/
.removal-section h2{text-align: left;}
.removal-section h2 i{text-transform: lowercase;}
.removal-section h1{text-align: left;}
.removal-section h1 i{text-transform: lowercase;}
.left-section h3{font-size: 20px; color: #E23130; font-weight: 400; margin: 0 0 30px; padding: 0; line-height: 33px; text-transform: uppercase;}

.removal-section p span {font-size: 18px; color: #E23130; line-height: 24px;}
.removal-section p {font-size: 18px; color: #444444; line-height: 27px;}
.video-section {margin-bottom:20px;}


/* Footer Social Icons
-------------------------------------------------------------------------------------------------------*/
.social-icon-footer{ float: right;position: relative;left: -8px;}
.social-icon-footer li{display: inline-block; padding:10px 10px 0 0; position: relative;}
.social-icon-footer li a{color: #E23130;display: block;font-size: 25px;line-height: 20px;text-align: center;}
.social-icon-footer li a:hover{color: #E23130;}
.social-icon-footer form{    position: absolute; top: 60px;    right: 180px;z-index:1;}
.search-field-outer{display:none;}
.social-icon-footer h3{padding: 0 0 6px;}
.social-icon-footer form:after{content:"";position:absolute;top:-10px;right:8px;border-bottom:12px solid #fff;border-left:12px solid transparent;border-right:12px solid transparent;}
.social-icon-footer form:before{content:"";position:absolute;top:-11px;right:8px;border-bottom:12px solid #E23130;border-left:12px solid transparent;border-right:12px solid transparent;}
.social-icon-footer .search-field{    width: 450px;    background: #fff;    height: 40px;   border:0;border-radius:5px;padding:0 20px;color:#E23130;border:1px solid #E23130;}
.social-icon-footer ul li a{display: block;}
.social-icon-footer .normal-img { position: absolute; } 
.social-icon-footer .footer-number p{margin-top: 10px;margin-left: 3px;}
.social-icon-footer .footer-number p a{font-size: 16px;font-weight: 700;}
.social-icon-footer .footer-number p i{display: inline-block;margin: 0 1px 0 0;position: relative;top: 3px;}
/* Footer
--------------------------------------------------------------------------------------------------------*/
footer{background: #062544; padding:12px 0; text-align: center;}
.copyright{color:#fff;font-size: 14px;line-height: 18px;display:inline-block;	padding:0;}
.footer-social{float:right;}
.footer-social li{float: left;margin-left: 15px;}
.footer-social li a i{color:#fff;}
.footer-social li a:hover i{color:#E23130;}
.inner-container figure{    width: 100% !important;}
.quote-btn {float: left; margin:15px 30px 0;}
.social-icons ul li a{display: block;}
@keyframes btn-default {
    16.65% {
        transform: translateX(6px);
    }
    33.3% {
        transform: translateX(-5px);
    }
    49.95% {
        transform: translateX(4px);
    }
    66.6% {
        transform: translateX(-2px);
    }
    83.25% {
        transform: translateX(1px);
    }
    100% {
        transform: translateX(0px);
    }
}
.btn-default {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0 17px;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
    width: 165px; border: 3px solid #d21144; height: 48px; line-height: 42px; font-size: 15px; font-family: "Lato",sans-serif; color: #E23130; font-weight: 900; text-transform: uppercase;
}
.btn-default::before {
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute; top: -1px;
    right: 12px;
    transform: translateZ(0px); font-size: 28px;
}
.btn-default:hover::before, .btn-default:focus::before, .btn-default:active::before {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: btn-default;
    animation-timing-function: ease-in-out;
}
.btn-default:hover { background: #E23130; color: #fff; border-color: #E23130; }
.btn-default:focus, .btn-default.focus{ background: #E23130; color: #fff; border-color: #E23130; text-decoration: none; }

.online-quote {background: url(../images/quote-icon.png) no-repeat center center; display: inline-block; width: 100%; height: 100%;}
.online-quote:hover {background: url(../images/quote-icon-h.png) no-repeat center center;}

.phone-icons {background: url(../images/phone.png) no-repeat center center; display: inline-block; width: 100%; height: 100%;}
.phone-icons:hover {background: url(../images/phone-h.png) no-repeat center center;}

.home-icons {background: url(../images/home-icon.png) no-repeat center center; display: inline-block; width: 100%; height: 100%;}
.home-icons:hover {background: url(../images/home-icon-h.png) no-repeat center center;}

.chat-icons {background: url(../images/chat-icon.png) no-repeat center center; display: inline-block; width: 100%; height: 100%;}
.chat-icons:hover {background: url(../images/chat-icon-h.png) no-repeat center center;}

.cart-icons {background: url(../images/cart-icon.png) no-repeat center center; display: inline-block; width: 100%; height: 100%;}
.cart-icons:hover {background: url(../images/cart-icon-h.png) no-repeat center center;}

.services-icon-wrap {margin-top: 42px;}
.services-icon-wrap li {display: inline-block; margin: 15px 30px;}
.services-icon {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    width:160px;
    height: 160px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
}
.services-icon:after {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: '';
    -webkit-box-sizing: content-box; 
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
}
.services-icon-effect-3 .services-icon {
    box-shadow: 0 0 0 4px #ffffff;
    transition: color 0.3s ease 0s;
}
.services-icon-effect-3b .services-icon:after {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
}
.services-icon-effect-3b .services-icon:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

/* Effect 3 */
.services-icon-effect-3 .services-icon {
    box-shadow: 0 0 0 2px #ebebeb;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
}
.services-icon-effect-3 .services-icon:after {
    top: -2px;
    left: -2px;
    padding: 2px;
    z-index: -1;
    background: #E23130;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
    -moz-transition: -moz-transform 0.2s, opacity 0.3s;
    transition: transform 0.2s, opacity 0.3s;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
    color: #fff;
}

.search-field::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #E23130;
}
.search-field::-moz-placeholder { /* Firefox 19+ */
    color: #E23130;
}
.search-field:-ms-input-placeholder { /* IE 10+ */
    color: #E23130;
}
.search-field:-moz-placeholder { /* Firefox 18- */
    color: #E23130;
}

.side-menu {margin-bottom: 25px;padding-left: 25px;}
.side-menu li {margin-bottom: 8px}
.side-menu li a{ width: auto; color: #E23130; font-size: 16px; font-weight: 900; display: inline-block;}
.side-menu-img.services-icon{width: 60px; display: table-cell; vertical-align: middle;}
.side-menu-text{display: table-cell; vertical-align: middle;padding-left: 10px;}
.side-menu-img i{ height: 60px; width: 60px; border-radius: 50%;margin-right: 10px; display: inline-block; border:3px solid #ebebeb;text-align: center;}
.side-menu li a:hover .side-menu-img i{border:3px solid #E23130;}
.side-quote .side-menu-img i{background: url("../images/quote-icon.png") no-repeat scroll center center ; border:2px solid #dedede; background-size: 25px}
.side-quote a:hover .side-menu-img i{background: url("../images/quote-icon-h.png") no-repeat scroll center center; background-size: 25px}

.side-call .side-menu-img i{background: url("../images/phone.png") no-repeat scroll center center ; border:2px solid #dedede;background-size: 25px}
.side-call a:hover .side-menu-img i{background: url("../images/phone-h.png") no-repeat scroll center center; background-size: 25px}

.side-visite .side-menu-img i{background: url("../images/home-icon.png") no-repeat scroll center center ; border:2px solid #dedede;background-size: 25px}
.side-visite a:hover .side-menu-img i{background: url("../images/home-icon-h.png") no-repeat scroll center center; background-size: 25px}

.side-chat .side-menu-img i{background:url("../images/chat-icon.png") no-repeat scroll center center ; border:2px solid #dedede;background-size: 25px}
.side-chat a:hover .side-menu-img i{background: url("../images/chat-icon-h.png") no-repeat scroll center center; background-size: 25px}

.side-shop .side-menu-img i{background: url("../images/cart-icon.png") no-repeat scroll center center ; border:2px solid #dedede;background-size: 25px}
.side-shop a:hover .side-menu-img i{background: url("../images/cart-icon-h.png") no-repeat scroll center center; background-size: 25px}

.side-text-wrap{ border:1px solid #d21144; text-align: center;padding: 20px 30px 0}
.side-text-wrap a{display: inline-block;color:#E23130;font-size: 14px;padding-bottom: 12px;}
.side-text-wrap a:hover{ color:#d21144 }

.side-title{font-size: 20px; text-transform: uppercase;text-align: center;padding: 0;color:#E23130; margin-bottom: 19px; margin-top:35px;}
.side-title span{color:#d21144;font-weight: 600}

.side-testimonial p{ font-size: 15px; color: #444444;position: relative;padding: 30px 0; }
.side-testimonial p span{width: 100%; display: inline-block; }
/*.side-testimonial p::after {
        
        content: ' �? '; position: absolute; bottom: -26px;
        color:#162343;
        font-size: 56px;right: -10px;
        
}
.side-testimonial p::before {
        left: -10px;
        color:#162343;
        position: absolute; top: 0;
        content: '“ ';
        font-size: 56px;
        
        
}*/
.side-testimonial h4{font-size: 16px;color: #E23130;text-transform: uppercase; font-weight: bold;}
.side-testimonial h4 span{color:#E23130;}
.side-text-wrap .bx-wrapper{ border:none;}
.side-text-wrap .bx-viewport{overflow: visible !important;}
.side-text-wrap.testimonial-wrap{padding: 20px 50px}

.services-icon-effect-3b a:hover .services-icon::after {
    opacity: 1;
    transform: scale(1);
}

.bottom-quote{ border-top: 3px solid #ededed;margin-top: 45px; padding:55px;}
.side-menu.services-icon-effect-3 .services-icon{box-shadow: none;height: 60px;}
.side-menu.services-icon-effect-3  .services-icon::after{ left: 0;
                                                          padding: 2px;
                                                          top: 1px;height: 54px; width: 54px
}
.bottom-quote .left-part{ border-right:2px solid #E23130;padding: 15px 0; }
.bottom-quote .left-part h3{float: left;width: 55%; background:url("../images/call-friendly.png") no-repeat scroll left center;padding-left: 65px;padding-bottom: 0;}
.bottom-quote .left-part ul{float: right;width: 40%;color: #E23130;font-size: 16px; font-weight: bold;margin-top: 5px;}
.bottom-quote .left-part  li{margin-bottom: 10px}
.bottom-quote .left-part ul a{color: #E23130;font-weight: normal;}
.bottom-title{ color: #E23130;font-size:24px}
.bottom-quote .right-part a{font-size: 24px;color: #E23130; background:url("../images/quote-icon.png") no-repeat scroll left center;padding: 11px 0 11px 65px;margin-left: 50px; background-size: 45px;}
.bottom-quote .right-part{padding: 30px 0 0}
.bottom-quote .right-part a:after{content: ""; display: inline-block;vertical-align: middle;  background:url("../images/bottom-arrow.png") no-repeat scroll  center;width: 20px; height: 32px;margin-left: 23px; }


/* Added By Reeya */

.faq-page .faq-links-listing{font-size: 20px;line-height: 24px;margin: 0 0 50px 0;padding: 0;}
.faq-page .faq-links-listing li{text-align: center;margin: 0;padding: 0;}
.faq-page .faq-links-listing li a{border-right: 2px solid #336da6;color: #E23130;padding: 0 15px;font-weight: 400;}
.faq-page .faq-links-listing li a:hover{color: #E23130;}
.faq-page .faq-links-listing li:first-child a{padding-left: 0}
.faq-page .faq-links-listing li:last-child a{border: none;}
.faq-page .faq-links-listing .active a{color: #E23130;}

.faq-list-dropdown{width: 100%;border:none;font-size: 16px;padding: 5px 15px;height: 40px; line-height: 20px;color: #ffffff;background:#E23130;margin-bottom: 50px;cursor:pointer;}
.faq-list-dropdown li{padding:5px 15px;}

/*****accordian******/

.questions-list{padding:0 0 45px 15px;}
.questions-list li{padding:0 0 10px 0;position:relative;}
.questions-list li .expand{color:#E23130;display:inline-block;font-size:20px;line-height:24px;margin-bottom:30px;font-weight: 400;padding-right: 20px;}
.questions-list li .expand i{background:#fff none repeat scroll 0 0;right:0;position:absolute;}
.questions-list li .expand:hover{color:#E23130;}
.fa-caret-up{display:none;}
.questions.open .fa-caret-down{display:none;}
.questions.open .fa-caret-up{display:block;}
.answers {display: none;padding-left:40px}
.answers p{font-size: 18px;line-height: 24px;}




/* slider 24/8/2016 - Brinda*/
.service-img{display: block; padding-bottom: 133%; position: relative;}
.roll-over{opacity: 0}
.service-img:hover .roll-over{opacity: 1;}
.service-img:hover .normal-img{opacity: 0;}
.blog-img:hover .normal-img{opacity: 0;}
.social-icons .normal-img { position: absolute; } 
.blog-img:hover .roll-over{opacity: 1;}
/* .blog-img{position:absolute; display: block; top: 13px; width: 32px; } */
.blog-img{position:relative; display: block; top: 5px; width: 24px; }

.owl-carousel .owl-item img {bottom: 0; display: block; left: 0; position: absolute; top: 0; width: 99.7%; }
.owl-prev{background:url(../images/arrow-left.svg) no-repeat; width: 40px; height: 40px; top: 44%;position:absolute;left:0px;background-size: 100% 100%;display: none !important;}
.owl-next{background:url(../images/arrow-right.svg) no-repeat; width: 40px; height: 40px; top: 44%; position:absolute; right:0px;background-size: 100% 100%;display: none !important;}

/* slider 24/8/2016 - Brinda */



/* shop-item 06/9/2016 start - harshil  */
.title-content h2 { text-align: left; }
.title-content h1 { text-align: left; }
.breadcrumb-text { float: right; padding: 5px 0 0 0; }
.breadcrumb a { color: #E23130; font-weight: 700; font-size: 16px; line-height: 20px; }
.breadcrumb { background: none; }
.breadcrumb > .active { color: #E23130; font-size: 16px; line-height: 20px; }
.breadcrumb > li + li::before { color: #E23130; content: ">"; }
.left-item-block { float: left; width: 50%; position: relative; }
.left-item-block img { border:1px solid #E23130; padding: 32px 15px; width: 100%; }
.left-item-block img:hover { border-color: #E23130; }
.bottom-image { padding: 10px 0 0 0; }
/*.left-item-block .bottom-image  img { padding: 0; width: 25%; margin-left: 50px; float: left; }*/
.left-item-block .bottom-image img:first-child { margin-left: 0; }
.left-item-block h4 { background: #E23130; color: #ffffff; font-size: 28px; list-style: 32px; display: inline-block; padding: 0 5px; position: absolute; top: 0; right: 0; text-transform: uppercase; }
div.thumbnails a {float: left; width: 33.333%;  margin: 0; padding: 0 10px;}
div.thumbnails a img{padding: 0px;   display: block; height: 117px; width: 100%;}
.title-item-content h4 { font-size: 25px; line-height: 29px; color: #E23130; }
.right-item-block { float: right; width: 45%; margin-top: 5px; }
.title-item-content { display: block; border-bottom: 1px solid #E23130; }
.title-item-content h4 { float: left; font-size: 25px; line-height: 29px; color: #E23130; padding-bottom: 7px; }
.title-item-content h5 { font-size: 28px; line-height: 32px; float: right; color: #E23130; padding-bottom: 7px; }
.reviews-block ul { margin: 10px 0 0 0; }
.reviews-block ul li { float: left; padding-left: 3px; }
.reviews-block ul li img {  }
.reviews-block ul li a { font-size: 14px; line-height: 18px; color: #042233; }
.reviews-block ul li a:hover { color: #E23130; }
.reviews-block ul li:last-child { padding-left: 10px; text-decoration: underline; }
.quick-content-block { padding: 10px 0 0 0; }
.quick-content-block h3 { font-size: 16px; line-height: 20px; color: #E23130; font-weight: 400; text-transform: capitalize; margin: 0; padding: 0; }
.shop-item-block .right-item-block .quick-content-block p { padding: 10px 0 0 0; color: #444444; font-size: 15px!important; line-height: 19px; }
.page-block { padding: 20px 0 0 0; }
.page-block .number { float: left; width: 19%; padding: 9px 6px; border:1px solid #E23130; }
.page-block h5 { font-size: 28px; line-height: 32px; color: #E23130; padding-left: 20px; display: inline-block; }
.cart-block { font-size: 23px; line-height: 27px; background: #E23130; color: #ffffff; display: block; text-align: center; padding: 5px 0; text-transform: uppercase; }
button .cart-block{width: 100%;}
.cart-block:hover { background: #E23130; color: #ffffff; }
.social-content-block { padding: 20px 0 0 0; }
.social-content-block ul { float: left; }
.social-content-block ul li { display: inline-block; padding: 30px 0 0 0; }
.social-content-block ul li a { display: block;  background: url("../images/social-icon.png") no-repeat 0 0; width:31px; height:34px;}
.social-content-block ul li a.facebook{ background-position: 0 0; }
.social-content-block ul li a.google{ background-position: -34px 0; }
.social-content-block ul li a.twitter{ background-position: -69px 0; }
.social-content-block ul li a.Pinterest { background-position: -105px 0; }
.social-content-block ul li a:hover {transition:ease-in-out 0.1s;-webkit-transition:ease-in-out 0.1s;-moz-transition:ease-in-out 0.2s;-ms-transition:ease-in-out 0.1s;-o-transition:ease-in-out 0.1s;}
.payment-block { float: right; }
.tab-block { margin: 20px 0 0 0; border: 1px solid #454545; border-right: 0; }
.tab-block ul li a { font-size: 14px; line-height: 18px; color: #042233; font-weight: 600; padding: 18px 28px; background-color:#f5f9fd; border-right: 1px solid #454545; border-bottom: 1px solid #454545; }
.tab-block ul li a:first-child { border-right: 1px solid #454545; border-left: 0; }
.tab-block { border-top: 0; }
.nav-tabs {  }
.nav-tabs > li { border-top: 1px solid #454545; }
.nav-tabs > li > a { margin: 0; }
.tab-content { border-top: 0; padding: 20px 20px 40px 20px; border-right: 1px solid #454545; }
.tab-content p  { font-size: 14px; line-height: 18px; color: #042233; font-weight: 400; }
.nav-tabs { border: 1px solid #454545; border-top: 0; border-left: 0; border-right: 0; }
.nav-tabs > li > a { border-radius: 0; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{border-left: 0;border-right-color: #454545}
.nav > li > a:hover, .nav > li > a:focus{background-color: #fff; border-bottom-color: #454545}


.pillarpage { padding-top: 50px; padding-bottom: 50px; background-position: center top; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; }
.pillarpage__lft { background-color: #fff; position: sticky; top: 20px;  margin-bottom: 20px; }
.pillarpage__lft-ttl { font-size: 20px; color: #fff;  text-transform: uppercase; text-align: center; background-color: #E23130; padding-top: 15px; padding-bottom: 15px; padding-left: 10px; padding-right: 10px }
.pillarpage__lft-subttl  { font-size: 20px; text-align: center; color: #fff; background-color: #E23130; padding: 12px 20px; margin: 0; }
.pillarpage__chapter-link {   padding: 12px 20px; }
.pillarpage__chapter-link a:hover, 
.pillarpage__chapter-link a:focus, 
.pillarpage__chapter-link a:active { text-decoration: underline; }
.pillarpage__chapter-link:not(:last-child) { border-bottom: 2px solid rgba(0, 0, 0, .15); }
.pillarpage__chapter-link span { font-size: 17px; font-weight: bold; color: #000; display: block; margin-bottom: 5px; }
.pillarpage__chapter-link p { color: #383838; font-size: 17px; font-weight: normal; padding: 0; }
.pillarpage__rgt { background-color: #fff; }
.pillarpage__bnr-mg { width: 100%; vertical-align: middle; }

.pillarpage__bnr-img > img { width: 100%; }
.pillarpage__chapter-ttl { background-color: #E23130; padding: 15px 20px; }
.pillarpage__chapter-ttl h3 { color: #fff; font-size: 32px; font-weight: bold; padding: 0; }
.pillarpage__chapter-ttl p { color: #fff; font-size: 26px; font-weight: 300; padding: 0; }
.pillarpage__chapter-ttl p {}
.pillarpage__chapter-cntnt { padding: 20px 20px; } 
.pillarpage__chapter-cntnt { font-size: 18px; line-height: 1.5; color: #000; } 
.pillarpage__chapter-cntnt img { width: 100%; } 
.pillarpage__chapter-cntnt strong, .pillarpage__chapter-cntnt b { font-weight: 700; } 
.pillarpage__chapter-cntnt > * { padding-bottom: 20px; } 
.pillarpage__chapter-cntnt ul { list-style: disc; padding-left: 25px; }
.pillarpage__chapter-cntnt > *:last-child { padding-bottom: 0; }
.pillarpage__chapter-cntnt table { border-collapse: collapse; width: 100%; }
.pillarpage__chapter-cntnt table td, .pillarpage__chapter-cntnt table th { border: 1px solid #ddd; padding: 8px; }
.pillarpage__chapter-cntnt table tr:nth-child(even){background-color: #f2f2f2;}
.pillarpage__chapter-cntnt table tr:hover {background-color: #ddd;}
.pillarpage__chapter-cntnt table th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #04AA6D; color: white; }


/* shop-item 06/9/2016 end - harshil  */

@media (min-width: 992px) {
    .pillarpage__row { display: flex; flex-wrap: wrap; }
    .pillarpage__lft-scroll { max-height: calc(100vh - 350px); overflow-y: auto; scrollbar-width: thin; }
    .pillarpage__lft { margin-bottom: 0; }
    
}

/* Media Queries */
@media only screen and (max-width: 767px) {
    .answers {padding-left:0}
    .questions-list li .expand{margin-bottom: 10px;font-size:18px;line-height:22px;}
    .answers p {font-size: 16px ; line-height: 22px;}
    .faq-list-dropdown{margin-bottom: 30px;}
}


/* Blog */

.top-block .left-block { float: left; margin-right: 20px; }
.top-block .right-block p:first-child { padding: 0; }
.top-block .right-block p{ padding:20px 20px 0 0; font-size: 18px; line-height: 22px; }

/* content-block */
.content-block:first-child { padding: 0; }
.content-block { padding: 80px 0 0 0; }
.content-block .top-block { padding:20px 0 20px 0; }
.content-block h3 a { font-size:35px; line-height:39px; color:#E23130; text-transform: capitalize; }
.content-block h3 a:hover { color: #E23130; }
.bottom-block { padding:10px 0 10px 0; border-top:1px solid #E23130; border-bottom:1px solid #E23130; display:block; margin-top: 5px; }
.bottom-block span { color:#E23130; font-size:16px; line-height:20px; float:left; }
.bottom-block a { float:right; color:#E23130; font-size:16px; line-height:20px; text-transform: uppercase; position: relative; padding-right: 17px; }
.bottom-block a:hover { color: #E23130; }
.bottom-block a:after { content: ""; position: absolute; border-top: 4px solid transparent; border-left: 7px solid #E23130; border-bottom: 4px solid transparent; bottom: 6px; right: 0; }
.bottom-block a:hover:after {  content: ""; position: absolute; border-top: 4px solid transparent; border-left: 7px solid #E23130; border-bottom: 4px solid transparent; }
/* content-block */


/* pagination-block */
.pagination-block ul { float: right; padding: 30px 0 0 0; }
.pagination-block ul li { float: left;  border-right: 1px solid #E23130; padding-right: 2px; padding-left: 2px; }
.pagination-block ul li:last-child { border: none; }
.pagination-block ul li a {font-size: 16px; line-height: 20px; padding: 8px 19px 8px 8px; color: #E23130; }
.pagination-block ul li a {font-size: 16px; line-height: 20px; padding: 8px; color: #E23130; }
.pagination-block ul li a.selected { background: #E23130; color: #ffffff; }
.pagination-block ul li a.select { background: #E23130; color: #ffffff; }
.pagination-block ul li a.select:hover { background:#E23130; }
.pagination-block ul li a.last-border { position: relative; padding-right:19px; }
.pagination-block ul li a.last-border:last-child:after { content: ""; position: absolute; border-top: 6px solid transparent; border-left: 6px solid #ffffff; border-bottom: 6px solid transparent; bottom: 10px; right: 5px; }
.pagination-block ul li a.last-border:last-child:hover:after { content: ""; position: absolute; border-top: 6px solid transparent; border-left: 6px solid #ffffff; border-bottom: 6px solid transparent;  }
.pagination-block ul li a:hover { background:#E23130; color: #ffffff; }
/* pagination-block */
/* Blog */


/* blog-article */

/* information-block */
.information-block h3 a { color: #E23130; font-size: 35px; line-height: 39px; text-transform: capitalize; }
.information-block h3 a:hover { color: #E23130; }
.information-block p { color:#E23130; font-size:18px; line-height:24px; }
.information-block img { padding:20px 0 0 0; }
/* information-block */

/* packing-block */
.packing-block { padding:40px 0 60px 0; border-bottom: 1px solid #125396; }
.packing-block h3 { color:#125396; font-size:22px; line-height:26px; text-transform: capitalize; font-weight:700; }
.packing-block p { color:#444444; font-size:18px; line-height:22px; }
.packing-block p em { font-weight:bold; }
/* packing-block */

/* blog-article */
.pagination-block ul li span {font-size: 16px; line-height: 20px; padding: 8px 19px 8px 8px; color: #E23130; }
.pagination-block ul li span {font-size: 16px; line-height: 20px; padding: 8px; color: #E23130; }
.pagination-block ul li span.current { background: #E23130; color: #ffffff; }
.more-link{display: none;}
.entry-footer{display:none;}
/* shop start*/

.title-block { border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 10px 0; background: #f5f9fd; margin: 30px 0 0 0; }
.thumbnail-block .title-block ul li { float: left; }
.thumbnail-block .title-block h4 { font-size: 16px; line-height: 20px; color: #E23130; padding: 0 0 0 20px; font-weight: 700; }
.thumbnail-block .title-block ul li.image-block { float: right; }
.thumbnail-block .title-block ul li img { border: none; padding: 5px 10px 0 0; }
.product-item h4 { color: #E23130; font-size: 18px; line-height: 24px; text-align: center; padding: 0; min-height: 48px; font-family: 'Lato', sans-serif;}
.product-item span { color: #E23130; font-size: 20px; line-height: 24px; text-align: center; display: block; padding-bottom: 10px; }
.product-item-content .product-item > a{  display: inline-block;margin-bottom:10px;}
.product-item-content .product-item img {position: static; border: 1px solid #E23130;}
.product-item-content .product-item img:hover { border-color: #E23130; }
.product-item-content .product-item h5 { font-size: 14px; line-height: 18px; color: #ffffff; text-transform: uppercase; background: #E23130; display: inline-block; padding: 0 5px; position: absolute; top: 4px; right: 1px; }
.cart-button { color: #E23130; font-size: 15px; line-height: 22px; text-transform: uppercase; border: 1px solid #E23130; padding: 5px 34px; font-weight: 700; display: inline-block; width: 99.7%;  font-family: 'Lato', sans-serif; text-align:center;}
.product-item:hover .cart-button,  .cart-button:hover { background: #E23130; color: #ffffff; }
/*slider*/

.product-item{position: relative; margin:30px 0px 0 0;}
.product-listing-carousel1 .owl-item {-moz-user-select: none; -webkit-user-select: none; -o-user-select: none; float: left; min-height:inherit; position: relative;}
.product-listing-carousel1 .owl-carousel { display: block; }


.product-listing-carousel1 .owl-controls{ position: absolute; right: 0; top: 0; }
.product-listing-carousel1 .owl-prev{ background: url("../images/arow-left.png") no-repeat; position: absolute;  display: block !important; left: -56px; top: -28px;  width:11px; height: 12px;}
.product-listing-carousel1 .owl-next{ background: url("../images/arow-right.png") no-repeat; position: absolute;  display: block !important; right: 19px; top: -28px;  width:11px; height: 12px;}

.removal-section .search-field-outer { display: inline-block; float: right; }

/* shop */


.detail-title .team-title{float: left;}
.detail-title .search-form{position: absolute;   right: 15px;  top: 7px;width:44%}
.detail-title{padding-right:47%;}
.search-form .form-control{font-size: 18px;    padding-right: 40px;   color: #444444;border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; -ms-border-radius: 0; box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -moz-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -webkit-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -ms-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; border:1px solid #d21144;}
.search-form .form-control::-webkit-input-placeholder{color: #444444;}
.search-form .form-control::-moz-placeholder{color: #444444;}
.search-form .form-control:-ms-input-placeholder{color: #444444;}
.search-form .form-control:-moz-placeholder{color: #444444;}
.search-form .search-btn{background: transparent;border:0; position: absolute;  right: 5px;    top: 9px;}
.sidebar-cart{border-top: 1px solid #E23130;margin-top: 6px;border-bottom: 1px solid #E23130; padding:8px 0 5px;}
.sidebar-cart span{font-size: 19px; color: #E23130}
.sidebar-cart span.my-cart-amt{color: #E23130; margin-left: 5px; float: right;}
.sidebar-cart span.my-cart-amt em{display: inline-block; margin-right: 5px;}
.sidebar-cart span img{ position: relative;    top: -2px;}

.right-bar-accordion{padding:15px 25px 3px 42px; margin-top: 40px; box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -moz-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -webkit-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; -ms-box-shadow: 0 0 5px rgba(159, 0, 43, 0.27) inset; border:1px solid #d21144;}
.right-bar-accordion h3{padding-bottom: 0; cursor: pointer; font-weight: 700; color: #E23130; font-size: 18px; position: relative;}

.right-bar-accordion h3:after{background: url(../images/plus-img.png) no-repeat 0 0; width: 13px; height: 13px; content: ""; position: absolute;  left: -25px;  top: 5px;}
.right-bar-accordion h3:before{background: url(../images/down-arrow.png) no-repeat 0 0; width: 11px; height: 9px; content: ""; position: absolute; right: -13px; top: 7px;}

.right-bar-accordion ul li.open h3:after{background: url(../images/minus-img.png) no-repeat 0 0; width: 10px; height:3px; content: ""; position: absolute;  left: -22px;  top: 10px;}
.right-bar-accordion ul li.open h3:before{background: url(../images/right-arrow-img.png) no-repeat 0 0; width:9px; height:11px; content: ""; position: absolute;  right: -12px;}

.sub-links ul li a{font-size: 18px; color: #E23130;}
.sub-links{display: none; margin:10px 0 19px 10px;}
.right-bar-accordion .sub-links ul li{margin-bottom: 8px;}
.right-bar-accordion ul li{ margin-bottom: 14px;}

/* Start 20/09/2016 Cart - Brinda */
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td,.table > tfoot > tr > td{border-color:#E23130;}
.table > thead > tr > th{border:none;}
.media-left, .media > .pull-left {margin-right: 25px; padding: 0px;}
.cart-tbl table{margin-bottom: 0;}
.cart-tbl thead{background: #f5f9fd; border-bottom: 1px solid #E23130; border-top: 1px solid #E23130;}
.cart-tbl thead tr th:first-child{padding-left: 32px;}
.cart-tbl thead tr th:last-child{padding-right: 32px;}
.cart-tbl tbody tr td{padding: 12px 5px;}
.cart-tbl th{color: #E23130;font-size: 16px;font-weight: 900;}
.cart-tbl .media .close-icon{float: left; border: 1px solid #E23130; display: block; text-align: center; margin-right: 7px; margin-top: 5px; padding:0 4px;}
.cart-tbl .media .close-icon span{font-size: 18px;color: #E23130;line-height: normal;font-weight: 700;}
.cart-tbl .media-price{color: #E23130;font-size: 20px;display: block;}
.cart-tbl .media-price em{display: none;}
.cart-tbl .thumbnail{border-color: #E23130;border-radius: 0;width: 113px;margin: 5px 0;}
.cart-tbl .thumbnail img{width: 100%;}
.cart-tbl .form-control{border-color: #E23130;border-radius: 0;font-size: 18px;width: 77px;margin:0 auto;}
.cart-tbl h4.media-heading{margin-bottom: 0;padding-bottom: 5px;font-size: 20px;}
.cart-tbl h5.media-heading{margin-bottom: 0;padding-bottom: 3px;font-size: 20px;}
.cart-tbl h4.media-heading a{color: #E23130;}
.cart-tbl h5.media-heading a{color: #444444;}
.cart-tbl .apply-coupon{padding: 18px 0 5px;background: #f5f9fd;}
.cart-tbl .apply-coupon{text-align: right;border-top: 1px solid #E23130;}
.cart-tbl .apply-coupon h6{display: inline-block;color: #E23130;font-size: 18px;line-height: 22px;font-weight: 700;text-transform: uppercase;padding-left: 18px;}
.cart-tbl .apply-coupon .cart-button{width: 203px;margin-left: 68px;margin-right: 32px;}
.cart-tbl .apply-coupon .form-control{width: 119px;border-color: #E23130;border-radius: 0;font-size: 18px;box-shadow: none;display: inline-block;}
.product-cart-image {width: 176px;}
.product-name{width: 31%;}
.product-cart-total{padding: 15px 32px 15px 15px !important;}
.cart-tbl .cart-total{border-bottom: 1px solid #E23130; border-top: 1px solid #E23130;padding: 10px 32px;}
.cart-tbl .cart-total .cart-total-text{font-size: 16px;color:#E23130;text-transform: none;font-weight: 800;}
.cart-tbl .cart-total .total-text{text-align: right;}
.cart-tbl .cart-total span{font-size: 18px;font-weight: 700;color:#E23130;width: 33%;display: inline-block;text-transform: uppercase;}
.cart-tbl .cart-total span em{margin-left: 18px;}
.cart-tbl .add-to-cart {padding: 15px 35px 15px 0 ;text-align: right;}
.cart-tbl .add-to-cart .secondary-btn{font-size: 18px;text-transform: uppercase;font-weight: 700;padding: 10px 10px 10px 0;text-align: center;float: right;width: 182px;margin:0;}

.product-cart-price,.product-cart-actions,.product-cart-total{width: 17%;}
/* End 20/09/2016 Cart - Brinda */

/* Start 21/09/2016 Contact - Brinda */
.ofc-location{margin-bottom: 36px;}
.contactus-page .ofc-location h3{color: #E23130;font-size: 20px;font-weight: 700;text-transform: none;margin-bottom: 22px;}
.contactus-page ul{padding-left: 27px;}
.contactus-page li{font-size: 18px;line-height: 22px;color: #E23130;margin-bottom: 27px; padding-left: 40px; position: relative;}
.contactus-page li i{display: inline-block; left: 0; position: absolute;top:3px;}
.contactus-page li em,.contactus-page li a{ color: #444444; font-size: 18px;line-height:23px;display: block;}
.contactus-page li span{display: block;color: #E23130;}
.contactus-page li span em{display: inline-block;}
.contactus-page h4{font-size: 18px; line-height: 24px; color: #E23130; padding-bottom: 0; display: inline-block;}
.contactus-page h4 em{display: block;color: #E23130;}
.contactus-page span{color: #444444; font-size: 18px;line-height:23px;display: block;}
.contactus-page em{color: #444444; font-size: 18px;line-height:22px;display: inline-block;}
.contactus-page em a{color: #444444;}
.contactus-form .form-control{border-radius: 0; border-color: #d21144; padding-left: 20px; padding-right: 20px; box-shadow: 0 0 3px rgba(159, 0, 43, 0.27) inset; -moz-box-shadow: 0 0 3px rgba(159, 0, 43, 0.27) inset; -webkit-box-shadow: 0 0 3px rgba(159, 0, 43, 0.27) inset; -ms-box-shadow: 0 0 3px rgba(159, 0, 43, 0.27) inset; }
.contactus-form .form-group{margin-bottom: 27px;}
.btn-submit{font-weight: 700; background: #E23130; color: #ffffff; display: block; font-size:18px; line-height: 27px; padding: 4px 0; text-align: center; text-transform: uppercase; border:0; width: 100%; }
.btn-submit:hover {background: #E23130 none repeat scroll 0 0; color: #ffffff; }
.contactus-form textarea{resize:none;height: 95px;}
.contactus-page h3{margin-bottom: 13px;color: #E23130;font-size: 20px;font-weight: 700;text-transform: none;}
.contactus-form .form-control::-webkit-input-placeholder {color: #444444 ;font-size: 16px;text-transform: uppercase; }
.contactus-form .form-control::-moz-placeholder {color: #444444 ;font-size: 16px;text-transform: uppercase;}
.contactus-form .form-control::-ms-input-placeholder {color: #444444 ;font-size: 16px;text-transform: uppercase;}
.contactus-form .form-control::-moz-placeholder {color: #444444 ;font-size: 16px;text-transform: uppercase;}
.ofc-time-content{margin-bottom: 25px;}
/* End 21/09/2016 Contact - Brinda */

/* Start 21/09/2016 Storage - Brinda */
.size-tbl{width: 634px;}
.sum-tbl{width: 720px;}
.storage-pricing-block table thead{border-bottom: 1px solid #E23130; border-top: 1px solid #E23130;}
.storage-pricing-block table thead th{font-size: 18px; color: #E23130; padding: 5px 15px; font-weight: 700;}
.storage-pricing-block table tbody tr td{font-size: 18px; color: #444444; font-weight: 700; border:none !important; padding: 10px 15px; } 
.storage-list{ padding-left: 15px; } 
.storage-list li{ font-size: 18px; line-height: 22px; color: #444444;}
.storage-pricing-block h2 {margin-bottom: 20px;}
.storage-pricing-block h1 {margin-bottom: 20px;}
.storage-pricing-block p a {color: #444444}
.storage-pricing-block p {margin: 10px 0 10px ;}
.storage-item{display: inline-block;  margin-bottom: 50px; }
.storage-item a.storage-img{float: left;margin-right: 35px;}
.storage-item h4{font-size: 18px; line-height: 22px; color: #E23130; padding: 8px 0; font-weight: 700; margin-bottom: 15px; position: relative; }
.storage-item h4:before{border-top: 1px solid #E23130; content: ""; height: 5px; left: 37%; position: absolute; right: 0; top: 0; width: auto; }
.storage-item h4:after{border-bottom: 1px solid #E23130; content: ""; height: 5px; left: 37%; position: absolute; right: 0; bottom: 0; width: auto; }
.storage-item ul{clear: both;display: inline-block;list-style: outside none none;margin: 17px 0 15px 10px;	width: 100%;}
.storage-item ul li{font-size: 18px;line-height: 22px;color: #E23130; position: relative; padding: 0 0 2px 15px;}
.storage-item ul li:after {background: #E23130; width: 5px; height: 5px; border-radius: 100%;  position: absolute; left: 0; content: ""; top: 9px;}
.storage-item ul li span{color: #444444;}
.storage-item.last-child { margin-bottom: 8px; }
.storage-item.first-child { margin-bottom: 20px; }
.gst-block { font-size: 18px; color: #E23130; font-weight: 700; line-height: 30px; }

.storage-section {}
.storage-section h3 { text-transform: none; font-size: 20px; font-weight: 700; margin: -20px 0 20px; }
.storage-list { margin-bottom: 20px; }
.storage-section p {padding-bottom: 25px;}
.more-details  {margin: 15px 0 20px} 
.table-striped > tbody > tr:nth-of-type(2n) {background-color: #e8f0f8;}
.table-striped > tbody > tr:nth-of-type(2n+1) {	background-color: #fff;}

ul.storage-list li a {color: #E23130 }
ul.storage-list.serviceList b{font-weight: 600;}
/* End 21/09/2016 Storage - Brinda */


/* Start SERVICES */
.dawson-services h3 {margin-bottom: 0}
.dawson-services .storage-list li { padding: 9px 0 }
.ancillary-services img {float: left; width: 25%;}
.ancillary-services{border-top: 1px solid #E23130; border-bottom: 1px solid #E23130; padding: 5px 0px; margin: 30px 0 ;}
.boat-transport h3{ margin: 0 0 5px }

.boat-transport h4{ text-transform: none; font-size: 18px; font-weight: 700; margin: 0px 0 5px; color: #E23130; padding: 0; }
.video-transport {margin: 10px 0 35px}



/* End SERVICES */

.single_add_to_cart_button{width:100%; border: none;}
.panel{box-shadow: none;}


/*form harshil*/



/*----------------------Quote Pages vidhi-10032016-------------------------*/
.mobile-menu-outer ul li { position: relative; }
.mobile-menu-outer ul li .down-arrow{color: #ffffff; font-size: 20px;float: right;}


.header-bottom{background:#df2a57;height:7px;margin-top:18px;position:relative;}
.header-bottom:after,.header-bottom:before{position:absolute;content:"";left:0;right:0;height:1px;background:#a6a8aa;}
.header-bottom:before{top:0;}
.header-bottom:after{bottom:0;}

.content-wrapper.inner-page{border-top:0;}
.inner-page .inner-container{margin-bottom:0;}
.top-bar{margin: 0 auto;max-width: 1170px;awidth: 100%;border-bottom:1px solid #a6a8aa; display: grid; grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));}
.top-bar::before,.top-bar::after { display: none; } 
.top-bar li{float:left;/*width:14.28%;*/box-sizing:border-box;border-right:1px solid #d4d5d5;/*display: table;*/}
.top-bar li:last-child{border-right:0;}
.top-bar li a{color:#444444;font-size:14px;line-height:20px;text-transform:uppercase;padding:14px 22px; display: flex; align-items: center; justify-content: center; height: 100%; /*display:table-cell;vertical-align:middle;height:60px;*/font-weight:400;text-align:center;}
.top-bar li a:hover,.top-bar li a:focus,.top-bar li.active a{background:#E23130;color:#fff;}

.page-title{font-size:56px;line-height:40px;color:#E23130;font-weight:400;text-align:center;font-weight: bold}
.page-title span{display:inline-block;color:#d31145;font-weight:700;}

.btn-secondary{font-size:18px;line-height:17px;font-weight:500;color:#ffffff;background:#E23130;border:1px solid #E23130;border-radius:4px;padding: 14px 20px;}
.btn-secondary:hover,.btn-secondary:focus{background:#FFFFFF;color:#E23130;}

.quote-content-block{margin: 0 auto;max-width: 970px;width: 100%;padding:60px 0;}
.quote-content-block form#quote-form{max-width:500px;width:100%;margin:0 auto;padding-bottom:57px;}
.form-outer{padding:22px 0 29px;}
.form-outer .input-area{float:left;width:100%;}
.form-outer .input-area .form-control{border:0;border-bottom: 2px solid #202020;border-radius:0;padding:0 0 10px 10px;font-size:18px;line-height:20px;font-weight:400;color:#202020;height:40px;box-shadow: none; -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.form-outer .input-area .form-control:focus{box-shadow:none;}
.form-outer .btn-secondary{margin-top:20px; text-align: center;}
.btn-secondary-group{text-align: center; display: block;width: 100%; float: left; margin: auto;}

.checkbox-listing{position: relative;padding-left:26px;}
.checkbox-listing label{font-size:16px;line-height:20px;color:#444444;font-weight:400;}
.checkbox-listing .icheckbox{/* background:#45a9ff; */border-radius:2px;height:18px;left:-5px;line-height:18px;position:absolute;top:2px;width:18px;background:transparent;border:2px solid #444444;}
.checkbox-listing .icheckbox.checked{background:#E23130;border-color: #E23130;}
.checkbox-listing .icheckbox.checked:after{border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;content: "";height:13px;left:-2px;position:absolute;top:-1px;transform:rotate(40deg);-webkit-transform:rotate(40deg);-moz-transform: rotate(40deg); transform-origin:100% 100% 0;-webkit-transform-origin:100% 100% 0;-moz-transform-origin:100% 100% 0;width:8px;z-index: 1;}

.checkbox-listing .iradio{/* background:#45a9ff; */border-radius:2px;height:18px;left:-5px;line-height:18px;position:absolute;top:2px;width:18px;background:transparent;border:2px solid #efefef;}
.checkbox-listing .iradio.checked{background:#45a9ff;border-color: #45a9ff;}
.checkbox-listing .iradio.checked:after{border-color:transparent #fff #fff transparent;border-style:solid;border-width:2px;content: "";height:13px;left:-2px;position:absolute;top:-1px;transform:rotate(40deg);-webkit-transform:rotate(40deg);-moz-transform: rotate(40deg); transform-origin:100% 100% 0;-webkit-transform-origin:100% 100% 0;-moz-transform-origin:100% 100% 0;width:8px;z-index: 1;}

.warning-block{padding:25px 50px 25px 44px;margin-bottom:25px;background: #F7F7F7 0% 0% no-repeat padding-box;border: 1px solid #E7E7E7;border-radius: 24px;}
.warning-block span { float: left; width: 15%; }
.warning-block p{font-size:16px;line-height:24px;font-weight:400;color:#444444;float:left;width:81%;padding:0;margin:0;}

.bottom-links li{float:left;width:33.33%;padding-right:15px;box-sizing:border-box;}
.bottom-links li:last-child{padding-right:0;}
.bottom-links li a{font-size:16px;line-height:20px;font-weight:600;color:#444444;border: 1px solid #E23130;border-radius: 8px;padding:20px 18px 20px 35px;display: block;text-align:center;position: relative;}
.bottom-links li a img{position: absolute;top:20px;left:10px;}
.bottom-links li a img.call{top:22px;}
.bottom-links li a:hover,.bottom-links li a:focus{background:#E23130;color:#fff;}
.bottom-links li a:after{background:url(../images/right-arrow-blue.png) no-repeat;position: absolute;content:"";top:25px;right:13px;width:7px;height:12px;}
.bottom-links li a:hover:after,.bottom-links li a:focus:after{background:url(../images/right-arrow-white-h.png) no-repeat;width:7px;height:12px;}
.bottom-links li a .rollover{opacity:0;}
.bottom-links li a:hover .normal,.bottom-links li a:focus .normal{opacity:0;}
.bottom-links li a:hover .rollover,.bottom-links li a:focus .rollover{opacity:1;}

.click-block{padding: 30px 15%;margin-bottom:25px;background: #5EC35129 0% 0% no-repeat padding-box;
border: 1px solid #5EC351;border-radius: 24px;}
.click-block p{font-size:16px;line-height:20px;color:#444444;font-weight:400;padding:0;margin:0;}
.click-block p a{display:inline-block;color:#E23130;}
.click-block p a img{position: relative;top:1px;left:8px;}
.click-block p.para-bold{font-weight:700;}
.click-block span{display: block;text-transform:uppercase;padding:21px 0;font-size:16px;line-height:20px;}
.click-block p a:hover,.click-block p a:focus{text-decoration:underline;}
.click-block .text-block{padding-bottom:18px;}
.error-label{color: red;}

.title-inner{font-size:20px;line-height:24px;color:#E23130;text-transform: uppercase;text-align:left;padding-bottom: 35px; font-weight: 600;}
.title-inner em{display: block;color: #000; font-size: 10px; font-weight: 400; line-height: 14px;text-transform: none;}
.layout-block p{font-size:21px;line-height:25px;font-weight:700;color:#444444;border-bottom:3px solid #e8e8e8;}
.layout-content-top{padding:25px 0;}

.label-inner{font-size:16px;line-height:18px;color:#202020;font-weight:500;}
p.label-inner{width: 100%;padding-bottom: 0;}
/* .pl0{padding-left: 0;} */
.btn-pink{background: #E23130; color: #ffffff; font-size: 16px; line-height: 20px; font-weight: 500; border: 1px solid #E23130; border-radius: 4px; display: inline-block; text-align: center; vertical-align: middle; cursor: pointer; white-space: nowrap; padding: 6px; width: 100%; min-height: 45px; }
.btn-pink:hover,.btn-pink:focus{background: transparent; color: #E23130; }
.add-room-form{width: 100%; padding: 40px 0 40px 22px;border-bottom: 1px solid #acaeb1; }
.add-room-form .btn-secondary{text-transform:none;width: 100%;}
.add-room-form .form-group {margin-bottom: 28px;}
.add-room-form .form-control{box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; border: 2px solid #efefef; min-height: 46px; }
.room-option-block{padding: 30px 0;display: inline-block; width: 100%;}
.btn-cont em{right: 2px;position: relative; top: 2px;background-image: url(../images/clock.png); background-size: contain; background-repeat: no-repeat; width: 15px;display: inline-block;height: 15px;transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;}
.btn-cont:hover em,.btn-cont:focus em{background-image: url(../images/clock-h.png);}

.btn-callme em{right: 2px;position: relative; top: 2px;background-image: url(../images/phone-icon-w.png); background-size: contain; background-repeat: no-repeat; width: 15px;display: inline-block;height: 15px;transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;}
.btn-callme:hover em,.btn-callme:focus em{background-image: url(../images/phone-icon-p.png);}

.search-group input{position: relative;padding-right: 340px}
.search-group .label-inner em {color: #444444; font-weight: normal; }
.search-group .btn-green{position: absolute; right: 15px; top: 0;width: auto;padding: 0 15px;}
#search-submit{ background: #E23130;border: 1px solid #E23130;}
.btn-green{background: #5EC351; color: #ffffff; border: 1px solid #5EC351; border-radius: 4px; cursor: pointer; display: inline-block; font-size: 16px; font-weight: 700; line-height: 20px; min-height: 45px; padding: 6px; text-align: center; vertical-align: middle; white-space: nowrap; width: 100%; } 
.btn-green:hover,.btn-green:focus{background: transparent; color: #5EC351; }
.room-option-block .label-inner {border-bottom: none; color: #E23130; display: table; font-size: 14px; font-weight: 900; height: 42px; line-height: 42px; text-align: right; }
.room-item-name{display: block;  text-align: center;padding: 7px 0 5px;color: #444444;font-size: 11px;line-height: 16px;}
.item-inner{overflow: hidden;padding:25px 5px 10px;}
.home-items .item .product-item-list{float: left; padding: 0 3px 10px; width: 14.28%;}
.product-item-list .qty-block{display: block;text-align: center;margin: 10px 0;}
.product-item-list .qty-block label{display: inline-block;font-size: 12px;line-height: 16px;color: #95989a;}
.product-item-list .qty-block input{width: 42px;display: inline-block;min-height: 34px;padding: 5px; text-align: center;}
.home-items{ border: 2px solid #e8e8e8; border-radius: 7px;}
.home-items a{text-align: center;}
.home-items .room-item-img{border-radius: 100%;height: 87px; text-align: center; width: 87px; display: table; margin: 0 auto;}
.home-items .room-item-img em{display: table-cell; vertical-align: middle; }
.home-items .room-item-img em img{width: auto; position: relative; margin: 0 auto; }
.home-items .item .product-item-list a:hover .room-item-img{background: #E23130;}
.home-items .room-item-img .img-hover{display: none;}
.home-items .item .product-item-list a:hover .room-item-img .img-hover{display: block;}
.home-items .item .product-item-list a:hover .room-item-img .img-normal{display: none;}
.home-items .owl-next{ background: url("../images/right-arrow-blue@2x.png") no-repeat; position: absolute;  display: block !important; right: 0px !important; top: 47% !important;  width:16px; height: 25px;}
.home-items .owl-prev{ background: url("../images/left-arrow-blue@2x.png") no-repeat; position: absolute;  display: block !important; left: 0px; top: 47%; width:16px; height: 25px;}
.home-items .owl-prev.disabled{display: none !important;}
.mob-item-slider{display: none;}
.search-block .add-room-form{padding: 40px 0 0;}
.mob-item-slider ul{padding: 15px 0px 10px;}
.mob-item-slider ul li {display: inline-block; width: 32%;margin:5px 0;}
.mob-item-slider ul li .room-item-img{margin: 0 auto;}

.mob-item-slider ul li .product-item-list a:hover .room-item-img{background: #E23130;}
.mob-item-slider ul li .product-item-list a:hover .room-item-img .img-hover{display: block;}
.mob-item-slider ul li .product-item-list a:hover .room-item-img .img-normal{display: none;}


.home-items a:hover i{background-color: #E23130 !important;}
.packed-box-list{border: 2px solid #e8e8e8; border-radius: 7px;margin: 20px 0;background: #fafafa;padding: 20px;}
.packed-box-list h3{font-size: 18px; line-height: 22px;font-weight: 700;color: #444444;}
.packed-box-list .table{margin-bottom: 0;}
.packed-box-list .table td{border:none;}
.packed-box-list .thumbnail {margin: 0; border: 1px solid #E23130; border-radius: 100%; display: block; height: 68px; line-height: 68px;width: 68px; background: #fafafa;}
.packed-box-list .thumbnail span{display: table; width: 100%; text-align: center; height: 100%;}
.packed-box-list .thumbnail span em{display: table-cell; vertical-align: middle;}
.packed-box-list .thumbnail span em img{margin: 0 auto;}
.packed-box-list .media-heading{padding-bottom: 0; line-height: normal;margin: 0;}
.packed-box-list .media-heading a{font-size: 16px; line-height: 20px;font-weight: 700;color: #444444;text-transform: uppercase;}
.packed-box-list h6{font-size: 12px; line-height: 16px;font-weight: 400;color: #444444;}
.packed-box-list .box-controls{text-align: right;}
.packed-box-list .box-controls a{display: inline-block;margin:5px;transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
.packed-box-list .box-controls a:hover img{opacity: 0.6;}
.search-block .room-option-block{padding:50px 0;}
.search-block .add-room-form .room-option-block{ padding-bottom: 20px; padding-top: 30px;}




.packed-box-list .qty-block{text-align: right;width: 310px;}
.packed-box-list .qty-block label{display: inline-block;font-size: 12px;line-height: 16px;color: #95989a;}
.packed-box-list .qty-block input{width: 60px;display: inline-block;min-height: 38px;padding: 5px; text-align: center;}
.packed-box-list .product-img-box{width: 85px;}
.packed-box-list .product-description{ width: 230px;}
.inner-content-block{     padding: 50px 0;  max-width: 90%;   margin: auto;}
.aboutyou-main .top-bar{margin-bottom: 62px;}
.aboutyou-left h5{padding-bottom: 0;}
.aboutyou-left p{padding-bottom: 30px;}
.aboutyou-left p em{font-size: 10px;line-height: 14px;font-weight: 400;}
.room-block{padding: 11px 8px 11px 8px;border: 1px solid #efefef;border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;     background: #F7F7F7;}/* vidhi-10132016 */
.room-block li .room-title{ border: 1px solid #f4f4f4;border-radius: 5px 5px 5px 5px;-moz-border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px 5px 5px 5px;position: relative;margin-bottom: 11px;padding: 12px;font-size: 13px;line-height: 17px;}/* vidhi-10132016 */
.room-block li.highlighted .room-title{padding: 12px 60px 12px 12px;}/* vidhi-10132016 */
/* .room-block li span{float: left;} vidhi-10132016 */
.room-block li .icon-wrap a i{color: #E23130;font-size: 17px;line-height: 21px;margin-right: 10px;transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
.room-block li .icon-wrap a:hover i{opacity: 0.5;}
.room-block li .icon-wrap a:last-child i{margin-right: 0;}
.room-block .highlighted .room-title{background-color: #e8e8e8;font-size: 16px;line-height: 20px;font-weight: 900;}/* vidhi-10132016 */
.room-block .icon-wrap{ position: absolute; right: 10px; top: 10px;}
.room-block li em{float: right;padding-right: 5px;}
.room-block li:last-child{padding: 0;border: 0;}

.packing-option{padding: 30px 0 30px 26px;}
.packing-option .custom-radio{padding-left:0;}/* vidhi-10132016 */
.packing-option .custom-radio label{font-size: 12px;line-height: 16px;}/* vidhi-10132016 */
/* .packing-option .checkbox-listing{margin-bottom: 35px; padding-right: 20px; width: 50%;}
.packing-option .checkbox-listing:last-child{margin-bottom: 0;} */
.packing-option .custom-radio.inline li:last-child{padding-bottom:0;}/* vidhi-10132016 */
.packing-option .custom-radio.inline li{display: block;width:45%;padding-bottom: 35px;} /* vidhi-10132016 */
.packing-option .custom-radio li label em{font-size: 14px;line-height: 18px;font-weight: 900;color: #444444;padding-bottom: 0;display: block;}/* vidhi-10132016 */
.aboutyou-options{ border-top: 3px solid #E7E7E7; }
.comment-block .checkbox-listing .icheckbox{left: 0;}
.comment-block.packing-option .checkbox-listing{ float: left; margin-bottom: 35px; padding-right: 20px; width: 50%;}
.comment-block .form-control{box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; border: 2px solid #efefef; min-height: 46px; }
.comment-block label{font-size: 14px;line-height: 20px;}
.comment-block .additional-comment textarea{ margin: 0 10px; max-width: 585px; resize: none;}
.comment-block .additional-comment label{margin-bottom: 10px;font-size: 14px;line-height: 14px;color: #444444;text-align: left;font-weight: 400;}
.summary-block address span{display: block;color: #444444;font-size: 12px;line-height: 16px;}
.summary-block .last-time {margin-top: 15px;}
.summary-block .last-time span{display: block;color: #444444;font-size: 12px;line-height: 16px;}
.summary-block .your-comment{margin-top: 40px;}
.summary-block .your-comment p{color: #444444;font-size: 12px;line-height: 16px;font-weight: 400;	border-bottom: none;}
.summary-block .address-title{text-transform: uppercase;font-size: 12px;line-height: 16px;font-weight: 700;color: #444444;margin-bottom: 21px;}
.summary-block .address-title a{display: inline-block;}
.summary-block .address-title a i{color: #444444; font-size: 16px; padding-left: 8px; position: relative; top: -2px;transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;}
.summary-block .address-title a:hover i{opacity: 0.5;}

.summary-block .selection-grp p{color: #444444;font-weight: 700;font-size: 12px;line-height: 16px;}
.summary-block .selection-grp .btn-secondary{width: 100%;text-transform: normal;color: #E23130; background: #FFF; border: 1px solid #E23130;}


.aboutyou-block{padding-bottom: 48px;}
.aboutyou-right{width: 72%;}
.aboutyou-right h5{padding-bottom: 22px; border-bottom: 4px solid #e8e8e8;margin-bottom: 50px;}
.aboutyou-right .moving-label{text-align: left; max-width: 180px;padding: 0 12px;}
.aboutyou-right .contact-label{max-width: 130px;padding: 0 12px;}
.aboutyou-right .moving-options .checkbox-listing{display: inline-block;float: left;padding-right: 35px;}
.aboutyou-right .moving-options .checkbox-listing:last-child{padding-right:0;}
.aboutyou-right .moving-options{padding: 8px 0; display: inline-block;vertical-align: middle;}
.moving-block{margin-bottom: 40px;}
.moving-section h4{color: #E23130;text-transform: uppercase;font-size: 14px;line-height: 18px;padding-bottom: 15px;border-bottom: 4px solid #e8e8e8;margin-bottom: 30px;}
.rating{margin-bottom: 20px;}
.rating .checkbox-listing{padding-left: 30px;}
.rating .checkbox-listing .icheckbox{left: 0;}
.rating label{padding-bottom: 15px;text-align: left;}
.rating em{font-weight: 700;}
.specific-rating{padding:10px 0 0 22px;}/* vidhi-10122016 */
.moving-date{margin-top: 13px;}
.moving-date label em{font-weight: normal;}
.rating-left-block{padding-right: 28px;}
.rating-right-block{padding-left: 28px;border-left: 1px solid #ebebeb;}
.aboutyou-options .label-inner i{padding-right: 40px;font-style: normal;}
.specific-rating textarea{resize:none;min-width: 280px;}
.aboutyou-options .form-group:first-child .label-inner {color: #000;font-weight: normal;}
.checkbox-listing-right{float: left;width: 50%;padding-left: 15px;}
.checkbox-listing-right .icheckbox{left: 47px;}
.about-you-form .add-room-form{border-bottom: none;}
.aboutyou-options .custom-radio{text-align: right;padding: 13px 0;}
.aboutyou-options .label-inner{width: 100%;}

/* Boostrap modal */
#selection-modal .table > thead > tr > th, #selection-modal .table > tbody > tr > th, #selection-modal .table > tfoot > tr > th, #selection-modal .table > thead > tr > td, #selection-modal .table > tbody > tr > td, #selection-modal .table > tfoot > tr > td {border: medium none; }
#selection-modal .table {border: 1px solid #e8e8e8;border-radius: 7px;display: block;padding:20px 15px;margin-bottom: 10px;}
#selection-modal .modal-header{padding: 15px 15px 0px 28px;}
#selection-modal .modal-title {padding-bottom: 0; font-size: 18px; line-height: 26px;color: #444444;}
#selection-modal .modal-body {padding-left: 22px; padding-right: 42px;}
#selection-modal td {color: #444444; display: inline-block; font-size: 14px; line-height: 18px; width: 133px; }
#selection-modal .modal-header{border-bottom: none;}
#selection-modal button.close{background: #E23130; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; width: 23px; height: 23px; line-height: 23px; opacity: 1; }
#selection-modal button.close span{color: #ffffff; position: relative; top: -2px;}

.modal {text-align: center; padding: 0!important; } 
.modal:before {content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-dialog {display: inline-block; text-align: left; vertical-align: middle; }
/* Boostrap modal */




/*  Custom Dropdown 
----------------------------------------------------------------------------------------*/
.custom-dropdown {position: relative; width: 100%;}
.custom-dropdown select {display: none}
.dk-selected{background: #fff; font-size: 14px; color: #4c4d4c; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px; height:46px;line-height:46px; cursor: pointer; padding:0 15px 0 15px; position:relative; border:2px solid #efefef; text-align: left; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-family: 'Lato', sans-serif; font-weight: 400;}
.dk-selected:focus{border-color: #e4e4e4; }
.dk-selected:before{content:"\f078";border:0;font-family:FontAwesome;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position:absolute;top:55%;margin-top:-25px;margin-right:0;color:#E23130;width:15px;right:15px;font-size:15px; border-radius:0;}

.dk-select-options{position: absolute; margin: 0; background: #fff; border: 2px solid #efefef; border-top:none; color: #4c4d4c; width: 100%;display: none; overflow: hidden; z-index: 10;}
.dk-select-options li{cursor: pointer; padding:7px 19px; font-size: 14px; text-align: left; color: #4c4d4c;}
.dk-select-options li:hover{color: #fff !important;  background: #E23130;}
.dk-select-options li:last-child {border-bottom: none;}
.dk-select-open-down .dk-selected{border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border:  2px solid #efefef;}
.dk-select-open-down .dk-select-options, .dk-select-open-up .dk-select-options{display: block; width: 100%; padding:0; margin:0px;}
.dk-select-open-up .dk-selected { border-radius:0px; -moz-border-radius:0px; -webkit-border-radius:0px; border: 1px solid #e4e4e4; }
.dk-select-open-up .dk-selected:before{content: "\f077"}
.dk-select-open-up .dk-select-options {bottom: 100%; border-bottom: none;  border-top:1px solid #e4e4e4; box-sizing:border-box;}

.dk-select-open-down .dk-selected:before {border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
.dk-select-open-up .dk-selected:before {border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
.dk-option.hidden-option {display: none;}

.donate-img {position: absolute;top: 0; left:0; right: 0; width: 100%}

/*  Custom Radio
----------------------------------------------------------------------------------------*/
.custom-radio.inline li{display: inline-block; margin-right: 10px;}
.custom-radio li{position: relative;padding-bottom: 10px;} /* vidhi 10122016 */
.custom-radio li:last-child{margin-right: 0;}
.custom-radio li input[type=radio]{position: absolute; visibility: hidden; }
.custom-radio li label{transition: all 0.25s linear; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; -ms-transition: all 0.25s linear; -o-transition: all 0.25s linear; color: #444444; display: block; position: relative; font-weight: normal; font-size: 14px; padding: 0 0 0 22px; margin: 0px auto; cursor: pointer; z-index: 9; line-height: 16px;}
.custom-radio li .check{display: block; position: absolute; border: 2px solid #a9abac; border-radius: 100%; height: 15px; width: 15px; top: 1px; left:0px; z-index: 5; transition: border .25s linear; -webkit-transition: border .25s linear; }
.custom-radio li .check::before {height: 5px; left: 3px; top: 3px; width: 5px; display: block; position: absolute; content: ''; border-radius: 100%; margin: auto; transition: background 0.25s linear; -webkit-transition: background 0.25s linear; -ms-transition: background 0.25s linear; -o-transition: background 0.25s linear; -moz-transition: background 0.25s linear; }
input[type=radio]:checked ~ .check {border: 2px solid #E23130;}
input[type=radio]:checked ~ .check::before{background: #E23130;}
input[type=radio]:checked ~ label{color: #444444;}
/* ul li:hover label{color: #FFFFFF; } ul li:hover .check {border: 5px solid #FFFFFF; } */

/* vidhi-10122016 */
.custom-radio li .specific-rating label{padding:0 0 15px 0;}
.custom-radio{padding-left:35px;}
.custom-radio.agree-box{padding-left:0;float:right;margin-top:12px;}
.custom-radio.agree-box li{margin-left:16px;}
.room-block li .room-detail span{border:1px solid #e8e8e8;padding:12px;display: block;border-radius:5px;margin-bottom:11px;font-size:14px;line-height:18px;font-weight:400;color:#444444; background-color: #FFFFFF;}
.room-block li.highlighted span.title{cursor:pointer;}
/* .room-block li.highlighted .room-detail{display: none;} */


.insurance-page .top-bar li{width: 33.33% !important;}
.insurance-page h5{color: #E23130;font-weight: 900;font-size: 16px;line-height: 20px;padding-bottom: 10px;}
.insurance-page p{font-size: 14px;line-height: 18px;color:#444444; }
.insurance-page .select-cover-list{padding-bottom: 15px;}
.insurance-page .select-cover-list .label-inner{height:auto;line-height: 28px;}
.insurance-page .checkbox-listing{margin-bottom: 5px;}
.insurance-page .checkbox-listing .icheckbox{left: 0;}
.pd0{padding:0 !important;}
.pb5{padding-bottom: 5px !important;}
.pb10{padding-bottom: 10px !important;}
.pb15{padding-bottom: 15px !important;}
.bedroom-table caption{background: #E23130; color: #ffffff;font-weight: 700;font-size: 16px; padding:0 10px; text-transform: uppercase; height: 40px; line-height: 40px; }
.bedroom-table tbody tr td label{width: 50%;display: inline-block;color: #444444;}
.bedroom-table tbody tr td .form-control{display: inline-block; height: 28px; max-width: 55px; min-height: 28px; width: 100%; }
.bedroom-table > thead > tr > th, .bedroom-table > tbody > tr > th, .bedroom-table > tfoot > tr > th, .bedroom-table > thead > tr > td, .bedroom-table > tbody > tr > td, .bedroom-table > tfoot > tr > td{border:1px solid #dddddd; }
.bedroom-table thead th{  background: #efefef;font-weight: 700;color: #444444; text-transform: uppercase;}
.bedroom-table .total-value{font-weight: 700;}
.bedroom-table tbody tr td p{ color: #444444; font-size: 14px; line-height: 18px;padding-bottom:8px;}
.bedroom-table tbody tr td{ color: #444444;}
.bedroom-table .inner-bedroom-table{margin-bottom: 0;border:none;}
.bedroom-table .inner-bedroom-table .middle-col{width: 389px;}
.bedroom-table .inner-bedroom-table tbody tr td label{width: 100%;}
.insurance-page .add-room-form{border-bottom: none;padding-left: 0;}
.insurance-page .total-declared-tbl tbody td{width: 50%;}
.name-insured-table thead th{background: #E23130;color: #ffffff;}
.name-insured-table > thead th:first-child{min-width: 150px;border:1px solid #E23130 !important;border-right:1px solid #dddddd !important; }
.name-insured-table > thead th:last-child{border:1px solid #E23130 !important; }
.name-insured-table .inner-bedroom-table thead th{background: #efefef; color: #444444; font-weight: 700;text-transform: none;}
.name-insured-table .inner-bedroom-table thead th:first-child{border-left: none;}
.name-insured-table .inner-bedroom-table thead th:last-child{border-right: none;}
.name-insured-table .inner-bedroom-table tbody tr td:first-child{border-left: none;}
.name-insured-table .inner-bedroom-table tbody tr td:last-child{border-right: none;}
.name-insured-table .inner-bedroom-table tbody tr:last-child td{border-bottom: none;}
.insurance-charge-table tr:first-child td{font-weight: 700;color: #444444;}
.insurance-charge-table tbody span .form-control{max-width: 75px !important;}
.insurance-charge-table tbody span{display: block;min-height: 38px;color: #444444;}
.insurance-charge-table tbody span label{width: auto !important;float: right; }
.insurance-charge-table tbody span em{font-weight: 700;min-width: 110px;display: inline-block;}
.insurance-charge-table tbody tr .last-col-input span{margin-top: 23px;}
.dark-text{font-weight: bold;}
.no-border{border-bottom: none !important; border-top: none !important;}
.bedroom-table tbody tr td.input-name .form-control{max-width: 100%;}
#billing_state_field label, #shipping_state_field label{float: left;}
#s2id_shipping_state, #s2id_billing_state{width: 42% !important;float: left!important;  margin-bottom: 20px;}
#billing_postcode_field, #shipping_postcode_field{clear:both;}
.select2-choice{ border: 1px solid !important; border-radius: 0; box-shadow: 0 0 3px rgba(159, 0, 43, 0.27) inset; height: 34px;}
.woocommerce-message{margin-top: 10px;}
.order_details{width:100%;}
.checkout_coupon .button, .login .button{margin:0px;}
.insurance-value{width: 70px!important;}


/* Brinda 02/11/2016 */
.removal-section .woocommerce h1{margin-bottom: 20px;}
.removal-section .woocommerce h2{margin-bottom: 20px;}
.removal-section .woocommerce h3{margin-bottom: 20px;}
.removal-section .woocommerce .label-inner{height: 30px;}
.removal-section .woocommerce{margin-bottom: 25px;}
.removal-section .woocommerce .add-room-form p span.required{display: inline-block;}
.removal-section .woocommerce .add-room-form{padding: 0;border-bottom: 0;margin-bottom: 30px;}
.removal-section .woocommerce .add-room-form .btn-login{transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;}

.login .checkbox-listing .icheckbox{top:5px;}
.login .lost_password a{color: #444444;}
.login .lost_password a:hover{color: #cccccc;}
.woocommerce-password-strength{font-size: 14px;line-height: 18px;}

.woocommerce-MyAccount-navigation{margin-top: 0;background: none;}
.woocommerce-MyAccount-navigation ul li {font-size: 15px; line-height: 27px; color: #162343;}
.woocommerce-MyAccount-navigation ul li a {color: #162343;}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a{color: #E23130;}
.woocommerce-MyAccount-navigation ul li a:hover{color: #E23130;}
.woocommerce-MyAccount-navigation ul li.is-active a {color: #E23130; font-weight: 900;}
.woocommerce-MyAccount-content a{color: #E23130;}
.woocommerce-MyAccount-content a:hover{color: #E23130;}

.woocommerce-MyAccount-content table.sum-tbl{width: 100%;}
.woocommerce-MyAccount-content table.sum-tbl thead th {font-size: 18px; color: #E23130; padding: 5px 15px; font-weight: 700;padding-left: 8px;padding-right: 8px; }
.woocommerce-MyAccount-content table.sum-tbl thead {border-bottom: 1px solid #E23130; border-top: 1px solid #E23130; }
.woocommerce-MyAccount-content .table > thead > tr > th, .woocommerce-MyAccount-content .table > tbody > tr > th, .woocommerce-MyAccount-content .table > tfoot > tr > th, .woocommerce-MyAccount-content .table > thead > tr > td, .woocommerce-MyAccount-content .table > tbody > tr > td, .woocommerce-MyAccount-content .table > tfoot > tr > td{border:none;}
.woocommerce-MyAccount-content .table-responsive {border:0;}
.woocommerce-MyAccount-content legend{font-size: 18px;color: #E23130;font-weight: 900;padding-bottom: 15px;line-height: 22px;}
.woocommerce-MyAccount-content address{color: #444444; display: block; font-size: 18px; line-height: 23px; margin-bottom: 20px;}
.removal-section .woocommerce .woocommerce-MyAccount-content header h3{margin-bottom: 10px;}
.woocommerce-MyAccount-content .shop_table{margin-bottom: 25px;}
.woocommerce-Address-title h3{display: inline-block;margin-bottom: 5px;}
.woocommerce-Address-title a{float: right;margin-top: 6px;}

.woocommerce-MyAccount-content .billing-form label{color: #E23130; display: table; font-size: 14px; font-weight: 900; height:30px; line-height: 18px; text-align: right;}
.woocommerce-MyAccount-content .billing-form input {display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; border: 2px solid #efefef; box-shadow: none; min-height: 46px; -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
.woocommerce-MyAccount-content .billing-form #s2id_shipping_state,.woocommerce-MyAccount-content .billing-form #s2id_billing_state{float: none;width: 100% !important;}
.woocommerce-MyAccount-content .billing-form .state_select .select2-choice{border: 2px solid #efefef !important;box-shadow: none;-webkit-box-shadow:none;height: 42px;padding: 0 0 0 12px;}
.woocommerce-MyAccount-content .billing-form .select2-container .select2-choice > .select2-chosen{line-height: 38px;font-size: 14px !important;}
.select2-with-searchbox.select2-drop-active{border: 2px solid #efefef;}
.select2-drop.select2-drop-above.select2-drop-active{border-top: 2px solid #efefef;}
.select2-drop.select2-drop-above.select2-drop-active .select2-search{padding-top: 0;}
.select2-search{padding-top:4px;}

abbr[title], abbr[data-original-title] {border-bottom: none; cursor: help; text-decoration: none; }

.home-items .dk-selected{height: 38px;line-height: 34px; padding: 0 10px;font-size: 12px;}
.home-items .dk-selected:before{top: 71%;width: 8px;}
.home-items .dk-select-options li{font-size: 12px;padding: 7px 10px;}
.top-bar.describe-menu-list li{width:20%;}

.storage-list li:before {
    content: '✔';   
    margin-left: -1em; margin-right: .5em;
}
.storage-list li{margin-left: 30px; }
h4 a{color: #E23130;}

/*  Cart page - Add More Products & Bottom Proceed to checkout - 10/11/2016 - Dhwani
----------------------------------------------------------------------------------------*/
.cart-procedure-btns{padding: 35px 35px 15px 0;}
.wc-proceed-to-checkout .secondary-btn{font-size: 18px;text-transform: uppercase;font-weight: 700;padding: 10px 10px 10px 0;text-align: center;float: right;width: 182px;margin:0;}

.insurance-button{margin-bottom: 20px;}
.insurance-button b{font-size: 20px; font-weight: bold;} 
.insurance-button a{margin-left: 20px;}
.added_to_cart{display: block !important; text-align: center; margin-top: 10px;color: #E23130}
.miscellaneous{padding: 20px;}
.display-all{margin-top: 10px;}
.shop_attributes th{padding: 10px;}
/* 17/11/2016 - brinda */
span.twitter-typeahead{width: 42%;}
.twitter-typeahead .input-text{width: 100%;}

/*  Removals - Client Testimonials - 21/11/2016 - Dhwani
----------------------------------------------------------------------------------------*/
.page-template-template_storage .testimonials.container{width:auto;}
.page-template-template_storage .testimonials.container > h1 {text-align:center;}
.page-template-template_storage .testimonials.container > h2 {text-align:center;}
.page-template-template_removals .testimonials.container{width:auto;}
.page-template-template_removals .testimonials.container > h1 {text-align:center;}
.page-template-template_removals .testimonials.container > h2 {text-align:center;}
.parent-pageid-283 .testimonials.container{width:auto;}
.parent-pageid-283 .testimonials.container > h1 {text-align:center;}
.parent-pageid-283 .testimonials.container > h2 {text-align:center;}
.parent-pageid-284 .testimonials.container{width:auto;}
.parent-pageid-284 .testimonials.container > h1 {text-align:center;}
.parent-pageid-284 .testimonials.container > h2 {text-align:center;}

/* 22/11/2016 - Dhwani
----------------------------------------------------------------------------------------*/

/* Added for Testimonial Quotes */
/*q:before { content:""; color:#162343;background: url(../images/left-quote.jpg)no-repeat;display: inline-block;background-size:80%;height:30px;width:30px;}
q:after  { content:""; color:#162343;background: url(../images/right-quote.jpg)no-repeat; display: inline-block;background-size:80%;height:30px;width:30px;}*/

.side-testimonial p q{
    quotes: '"' '"';
}
.side-testimonial p q:before{background-size: 60% !important;}
.side-testimonial p q:after{background-size: 60% !important;height:15px !important}
/* Added for Packing Suppliers page Shop button */
.packing-supply.secondary-btn{font-size: 20px;margin-top: 20px;width:25%;}
.packing-supply.secondary-btn:after{top:18px !important;position:absolute;}

/* Added for Insurance page sidebar for PDS & FSG */
.insurance-sidebar.side-text-wrap > li {list-style-type: none;}


/* 23/11/2016 - Dhwani
----------------------------------------------------------------------------------------*/

/* Added for "back to Home Page" button on request quote page  */
.btn-thank-to-home{padding:10px; max-width: 220px; font-size: 18px;}
.dontknow-block{margin-bottom:20px;margin-left: 20px;}
#select2-chosen-1{margin-top:7px;}
.variations_button .qty{margin-bottom: 20px;} 
.label label{color: #E23130; font-size: 15px;font-weight: bold;}
.price .amount {
    color: #E23130;
    display: inline-block;
    font-size: 28px;
    line-height: 32px;
    padding-top: 10px;
}
.variations{margin-top:10px;}
.cart-link{color:#E23130;}


/* 13/2/2017 - Added for Interstate Agents page
----------------------------------------------------------------------------------------*/
.interstate-agent-section p {font-size: 18px !important; color: #444444; line-height: 24px;}
.agents{padding-bottom:40px;}
.agents ul{display:table;width: 100%;}
.agents ul li{text-align:center; position: relative;    display: table-cell;    vertical-align: middle;    float: none;}
.agents ul li:after{content:"";position:absolute;background: #ebebeb;top:0;bottom: 0;right:0;width:3px}
.agents ul li:last-child:after{background:#fff;}
.agents ul li:last-child{border-right:3px solid transparent;}
.agents .border-class{border:3px solid #ebebeb;display:flex;padding:10px;margin-bottom:20px;}
.agents .border-class > a{margin:0 auto;}
.agents .border-class > a img{margin:0 auto;width:100% !important;}
.agents h3{text-align: center;}


/* 21/2/2017 - Added for Online Quotation Phone number
----------------------------------------------------------------------------------------*/


.widget h3 ,.menu li { text-align: center; }
.review-background { background-color: #162343; padding: 40px; background-size: cover; }
.review-background ul {
    margin: 50px 0 0;
}
.review-background img {
    width: 100px;
}
.review-background ul li a img {
    display: block;
    vertical-align: middle;
    opacity: 1;
    margin: -10 180px;
    width: 80px;
    height: 70px;
}
.blog-carousel .owl-item img { position: relative; }
.content-wrapper.blog-news { padding: 0px; text-align: center;border-top: 0px; }
.content-wrapper.blog-news h2 { margin-top: 35px; }
.blog-carousel .owl-prev {
    width: 35px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -35px;
    display: block!IMPORTANT;
    border:0px solid black;
    font-size: 0px;
    background: url(../images/controls.png) no-repeat 0 -32px;

}
.blog-carousel .caption2 { padding-bottom: 4px; }
.blog-carousel p { line-height: 1.3em; }
.blog-carousel .author { margin-top: 10px; }
.blog-carousel .owl-next {
    width: 35px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -35px;
    display: block!IMPORTANT;
    border:0px solid black;
    font-size: 0px;
    background: url(../images/controls.png) no-repeat -43px -32px;

}
.removal-section h3 {     margin: 0 0 13px; }
.blog-list-social-icon .share { float: left; margin: 10px; font-size: 18px;margin-left: 0px; }
.blog-list-social-icon { margin-top: 25px; }
.blog-list-social-icon img {padding: 0 2px;border-radius: 4px;}
.removal-section .packing-block{     padding: 17px 0 60px 0; }
.blog-carousel .item .caption2 h6,.business-service .caption2 h6{  font-weight: bold; color: #E23130; margin-top: 8px; font-size: 17px; padding: 0 0 10px; }
.blog-carousel .item .caption2 .blog-content ,.business-service .blog-content{ line-height: 15px;letter-spacing: 0.5px; }
.blog-carousel .btn-default ,.business-service  .service-btn {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    padding: 0 7px;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    vertical-align: middle;
    width: 108px;
    border: 2px solid #E23130;
    height: 25px;
    line-height: 21px;
    font-size: 13px;
    font-family: "Lato",sans-serif;
    color: #E23130;
    font-weight: 600;
    text-transform: uppercase;
    float: right;
}
.blog-carousel .btn-default:hover ,.business-service  .service-btn:hover{
    background: #E23130;
    color: #fff; 
}
.blog-carousel .btn-default::before ,.business-service .service-btn::before{
    content: "\f105";
    font-family: FontAwesome;
    padding: 0 1px;
    position: absolute;
    top: -1px;
    right: 4px;
    transform: translateZ(0px);
    font-size: 20px;

}
.contact-block.footernumber{margin: 30px 0px;}
.contact-block.footernumber p strong{font-size: 13px;}
.contact-block.footernumber p { margin-left: -12px; margin-top: 8px;}
.contact-block.footernumber,.footernumber.quote-btn  {  float: none; }

.btn-default.testimonial { width: 300px; letter-spacing: 1px;}
.content-wrapper h1 {margin: 0 0 15px;}

.bottom-quote {   border-top: 0px;    margin-top: 0px; padding: 30px; }
.bottom-quote .left-part h3 { font-size: 15px;}
.bottom-quote .left-part h4{font-size: 21px;display: inline-block; background:url("../images/call-friendly.png") no-repeat scroll left center;padding: 18px 60px;padding-right: 0px;padding-top: 38px;}
.bottom-quote .left-part ul { font-size: 15px; margin-top: 14px;}
.bottom-quote .right-part a { font-size: 22px; padding: 10px 0 11px 50px;   margin-left: 22px;   background-size: 38px;}
.bottom-quote .right-part {   padding: 65px 0 0;}
.bottom-quote .left-part li { margin-bottom: 15px;}
.bottom-quote .right-part a::after { margin-left: 11px; }
.bottom-quote .left-part ul a {    font-weight: bold;}
.bottom-quote .left-part li .number_lebel { width: 90px;display: inline-block;}
.bottom-quote .left-part li .divider_label { width: 11px;display: inline-block;}
.list-format {
    list-style: disc;
    padding-left: 14px;
    font-size: 18px !important;
    color: #444444;
    line-height: 24px;
}
.ol-list-format {
    list-style-type: decimal;
    padding-left: 14px;
    font-size: 18px !important;
    color: #444444;
    line-height: 24px;
}
/*02-04-2018*/
.removal-section .col-sm-4 {padding-left: 0px;}
.removal-section table th{ width: 33.33%;padding-right: 7px;}
.removal-section table td { padding-right: 5px;}
.removal-section table  {overflow-x: auto; white-space: nowrap;}

/*25-05-2018*/
.business-service .item {margin: 15px 0;}
.business-title {font-size: 35px;text-align: center;}
.business-wrapper ul {margin-bottom: 15px;}
.business-service .item .author a {margin: 10px;}
.bottom-service-quote {clear: both;padding-top: 50px;}
.business-wrapper h4{padding-bottom: 30px;}
.business-wrapper h3 {font-size: 25px;margin-bottom: 0px;padding-bottom: 5px;}
.list-format b {font-weight: bold;}
.business-wrapper .corporate-service h4{padding-bottom: 5px;}
.service-btn:focus {  background: #E23130;   color: #fff;}
.cart-icons:hover { background: url(../images/Building-house-h-white.png) no-repeat center center;}
.cart-icons { background: url(../images/Building-house.png) no-repeat center center;}
/*01-06-2018*/
.faq-button.btn-submit {
    font-size: 16px;
    padding: 8px;
    width: auto;
    display: inline-block;
    cursor: pointer;
    color: #fff;
}
.faq-btn-block {text-align: center; margin: 10px;}
.faqs-inner-block { margin-top: 5px;}
.social-icons{display: inline-block; margin-top: 15px;}
.single-news #comments .comment .comment-entry p {margin: 0; padding: 0;}
.single-news .content-block h1 a { font-size: 35px;line-height: 39px; color: #E23130; text-transform: capitalize;}
.single-news .content-block h1 a:hover {color: #E23130; }
.single-news .content-wrapper h1 { margin: 0 0 13px;}
.rating-left-block .label-inner ,.rating-right-block .label-inner{height: 30px;margin-top: 5px;}
.specific-rating1 label em ,.specific-rating2 label em{padding: 10px 0;display: block;font-size: 14px;}
.specific-rating1 label,.specific-rating2 label{padding-bottom: 0px}
.dk-select-disabled .dk-selected {background: #eee;color: #eee;cursor: not-allowed;}
.about-you-form input:focus {border: 1px solid #ff0000;}
.radio-error {color: #ff0000;}
.side-text-wrap a.btn-default {color: #d21144;width: 145px;height: 40px;line-height: 33px;}
.side-text-wrap a.btn-default:hover,.side-text-wrap a.btn-default:focus {color: #fff;}
.bx-wrapper .bx-next { right: -35px;}
.bx-wrapper .bx-prev { left: -35px;}
.contact-block.footernumber p strong {width: 115px;}
.page-template-template-international .services-icon-effect-3 .services-icon::after {top: 0;left: 0;padding: 0;z-index: 0;background: 0;-webkit-transition: none;-moz-transition: none;transition: none;}

/*23-10-2018*/
header .contact-block{max-width: 63%; margin:0;margin-top: 11px;}
header .contact-block p{float: left;width: 48%;margin-right: 10px;margin-bottom: 5px;}
header .contact-block p strong{font-size: 15px;margin-right: 2px;float: left;text-align: left;min-width: 130px;}
header .contact-block p a{font-size: 15px;float: left;}
header .quote-btn{margin: 15px 0px 0;}
header .header-phonenumber{float: left;width: 100%;text-align: center;}
header .header-socialicon{/*overflow: hidden;*/max-width: 305px;float: right;}
/*--24-10-2018--*/
header .header-phonenumber:after{ clear: both; display: block; height: 0; content: ''; }
.home .bx-wrapper .bx-controls-direction a ,.page-template-template_schedule_home_visit .bx-wrapper .bx-controls-direction a{display: none;}
#header nav ul.clearfix.container.level0 {width: 100%}
.header-socialicon .search-form {z-index: 99999;}
.additional-removalist-content h5{padding: 0 0 5px;color: #E23130;padding-left: 20px;display: inline-block;}
.additional-removalist-content .col-sm-6 p{padding-left: 20px;}
.additional-removalist-content .col-sm-6::before {content: '✔';margin-left: 0;font-size: 18px;color: #E23130;display: inline-block;position: absolute;margin-top: 5px;}

/* 07-12-2023 Priyanka */
.HowItWorks h3{min-height: 86px;}





@media (max-width: 1200px)
{
	/*23-10-2018*/
	header .container{padding: 0 15px;max-width: 100%;width: 100%;}
	/* header .contact-block{max-width: 63%; margin:0;} */
	header .contact-block p strong{font-size: 15px !important;}
	header .contact-block p a{font-size: 14px;}
	header .social-icons li a{font-size: 20px !important;}
    /* 07-12-2023 Priyanka */
    .HowItWorks h3{min-height: 115px;}
}
@media (min-width: 991px) and (max-width: 1200px)
{
	/*23-10-2018*/
	header .social-icons{padding-top: 6px;}
	header .state-contact{margin-top: 0px;}
}
@media (max-width: 1097px)
{
	/*23-10-2018*/
	/* header .contact-block{max-width: 60%;} */
	header .contact-block p{min-width: 260px;display: inline-block;text-align: center;float: none;text-align: left;}
	header .contact-block p strong{margin-right: 20px;}
	
}
@media (min-width:530px) and (max-width:767px)
{
	/*23-10-2018*/
	header .contact-block{max-width: 100%;overflow: hidden;}
	header .contact-block p{width: 48%;margin: 0 0 5px;}
	header .contact-block p strong{min-width: 130px !important;}
}
@media (max-width: 767px)
{
	/*23-10-2018*/
	/* header .header-socialicon{float: none;max-width: 50%;display: block;} */
	header .header-phonenumber{ padding-top: 15px; }
    /*31-10-2018*/
    #header .header-phonenumber {
        display: flex;
        flex-wrap: wrap;
    }
    #header .header-phonenumber p:nth-child(1){
        order: 0;
    }
    #header .header-phonenumber p:nth-child(2){
        order: 2;
    }
    #header .header-phonenumber p:nth-child(3){
        order: 1;
    }
    #header .header-phonenumber p:nth-child(4){
        order: 4;
    }
}

@media (max-width:529px)
{
	/*23-10-2018*/
	header .contact-block{max-width: 100%;margin: 15px auto 0 !important;max-width: 250px;padding-bottom: 10px;overflow: hidden;}
	header .contact-block p{width: 100%;margin: 0 0 5px;text-align: left;}
	header .contact-block p strong{text-align: left;min-width: 130px;}
	.removals_btn a { margin-bottom: 15px;}
}
@media(max-width: 1199px) and (min-width: 991px){
	/*--24-10-2018--*/
	header .state-contact{ padding: 0 15px !important; text-align: right; }
	header .header-socialicon .btn-default {padding: 0 20px 0 9px; text-align: left;}
	header .contact-block{ max-width: calc(100% - 250px); margin-top: 0; }
	header .header-phonenumber{ text-align: right; float: none; }
	header .header-socialicon{ max-width: 100%; float: none; display: inline-block; vertical-align: middle; padding-top: 9px; }
	header .quote-btn{display: inline-block; float: none;}
    header .social-icons{margin-top: 0px;}
	header .social-icons li:nth-last-child(2):before,header .social-icons li:nth-last-child(1):before{ left: 0; top: 2px; height: 90%; margin-left: 4px; }
	header .quote-btn{ margin-top: 0 !important; }
	header .social-icons li{ padding-top: 0 !important; }
	header .social-icons{ float: none; vertical-align: middle; }
	header .contact-block p{ min-width: 200px; float: left;width: 50%;padding-right: 10px; margin-right: 0;  }
    /* 07-12-2023 Priyanka */
    .content-section .features.HowItWorks h3{min-height: 110px;}
}
@media(max-width: 1199px){
	.custom-radio li {display: inline-block;margin-right: 8px;}
	/*--24-10-2018--*/
	header .contact-block p strong{ padding-top: 5px; font-size: 13px !important; margin-right: 3px; min-width: 104px; width: auto;}
	header .contact-block p a{ font-size: 13px; }
}
@media(max-width:991px){
	.contact-block p strong{width: 110px !important;}
	.social-icons li a {font-size: 18px !important;}
    header .header-socialicon{max-width: 330px;}
	.contact-block p a {font-size: 14px;}
    /* 07-12-2023 Priyanka */
    .content-section .features.HowItWorks h3{min-height: 60px;}
}
@media(max-width:767px){ 
    .removal-section .col-sm-4 {width: 33.33%} 
    .bottom-service-quote {clear: both;padding-top: 10px;}
    .business-wrapper h4 {font-weight: bold; padding-top: 10px;}
    .social-icons{width: 100%; float: unset; display: block;}
    .social-icons ul{display: inline-block;}
    .social-icons p{margin-top: -35px;display: inline-block;margin-left: 8px;}
    .single-news .content-block h1 a {font-size: 28px;line-height: 32px;}
    .blog-list-social-icon img {width: 70px;}
	/*--24-10-2018--*/
	header .contact-block{ max-width: 235px; margin-left: 80px !important; margin-right: 80px !important; }
	.mob-logo{ margin-left: 0 !important; }
    .content-section .features.HowItWorks h3{min-height: auto;}

}
@media(max-width: 990px) and (min-width: 768px){
	/*--25-10-2018--*/
	header .contact-block{ width: calc(100% - 230px); float: none; display: inline-block; vertical-align: middle; /* padding-left: 6%;  */padding-left: 0; margin-top: 0;}
	header .contact-block p{/*  display: block; min-width: 100%; clear: both; */ margin-right: 0; padding-right: 5px; min-width: 0; float: left; width: 50%; }
	header .header-socialicon{ display: inline-block; float: none; vertical-align: middle; }
	.state-contact{ text-align: right; }
	.header-socialicon .btn-default{ text-align: left; line-height: 36px; padding: 0 19px 0 10px; }
	.state-contact{ padding: 0 15px 0 0 !important; }
	header .quote-btn{ margin-top: 0; }
	header .social-icons li{ padding-top: 0 ; }
	header .social-icons{margin-top: 10px; }
	.social-icons li:nth-last-child(2):before,.social-icons li:nth-last-child(1):before{ left: 0; top: 2px; height: 91%;      margin-left: 4px; }

	header .contact-block p strong{ font-size: 10px !important; min-width: 0; width: 82px !important; }
	header .contact-block p a{ font-size: 10px; }
}
@media(max-width: 978px) and (min-width: 768px){
	header .contact-block p strong{ width: 78px !important;  }
}
@media (max-width: 568px){
    .social-icons li {padding: 10px 9px;}
    .custom-radio li {display: block;}
    .additional-removalist-content h5{font-size: 20px;}
    .social-icons{width: 340px;}
    .social-icons li:nth-last-child(2):before, .social-icons li:nth-last-child(1):before{height: 55%;top: 10px; margin-left: 1px;}
}
@media(max-width: 401px){
    .social-icons p{margin-top: -5px;position: relative;left: 0%;}
    .blog-list-social-icon img {width: 65px;}
}
@media(max-width: 369px){
    .social-icons{float: none !important;}
    .social-icons p{margin-top: 0px;position: relative;left: 2%;margin-bottom: 8px;}
    .blog-list-social-icon img {width: 55px;}
    .blog-list-social-icon .share {margin: 5px;}


}
/*13/9/2018*/
.left.carousel-control, .right.carousel-control{ display: none!important}
/*14/9/2018*/
.country-services{display: flex; flex-wrap: wrap; align-items: flex-start}
.country_bottom-service-quote{padding-top: 0;}

/*21062019-blog images responsive css for news */
@media(max-width: 675px){
    .single-news .content-wrapper .container .row .removal-section .left-section .content-block .packing-block .news-blog-image img{
        width: 100%;
        height: auto;
    }
}

/*25062019-css for image responsive in removalist-melbourne and interstate-removalists-overview*/

@media (max-width:767px){
    .image-right,.image-left {
        float: none !important;
        display: block !important;
        margin: 0 auto 20px !important;
    }
}
.image-right {
        float: right;
        margin-left: 15px;
        margin-bottom: 15px;
} 
.image-left {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
} 
@media (max-width: 420px) {
    .image-right, .image-left {
        width:100%;
    }
}
.btn-default.fin_btn { width: auto;padding-right: 35px;}
.btn-default.fin_btn_pds{width: auto;padding-right: 35px;}
.btn-default.fin_btn_pds::before{right:12px;}
.btn-default.fin_btn::before{right: 12px;}
.removals_btn a {margin-right: 10px;}
.removals_btn {display: block; margin: 0 auto;width: 100%;text-align: center;}
#financial_services {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    overflow-x: scroll;
    width: 100%;
}
 #financial_services {display: none;}  
 #pds_info{ position: relative;z-index: 1;margin-top: 20px;overflow-x: scroll;width: 100%;}
  #pds_info{display: none;}       
  

/* new services*/
.page-template-new_services .free-quote-process .form-section-01 {
    background: rgba(35, 36, 42, .9);
        left: -10px;
    width: 445px;
    padding: 20px 20px;
}
.page-template-new_services .progress {
 
    width: auto;
}
.page-template-new_services .input--form .form-group-sm .form-control.input--country {
    display: block;
    max-width: 98px;
    background: #ffffff;
    color: #444444;
    
    position: absolute;
    top: 7px;
    right: 25px;
    height: 48px;
    padding: 5px 5px;
    font-size: 12px;
    line-height: 22px;
    box-shadow: none;
    border: 1px solid #444444;
}
.page-template-new_services .free-quote-process .form-section-01 .title{
    font-size: 27px;
}
.page-template-new_services .free-quote-process .form-section-01 .step-label,.page-template-new_service .free-quote-process .form-section-01 .step-label-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
}

.page-template-new_services #step0Next:before, .page-template-new_services #step1Next:before {
    content: "";
}
.page-template-new_services a#step0Next, .page-template-new_services a#step1Next, .page-template-new_services input#submit_app  {
    background: #E23130;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    border: none;
    padding: 12px 20px;
}
.page-template-new_services .free-quote-process-border {
    border-bottom: none;
}

.page-template-new_services a#step1Next {
    color: #ffffff !important;
    padding: 12px 40px;
    line-height: inherit;
    margin: auto !important;
    float: right;
    margin-right: 35px !important;
}

.page-template-new_services .phone a {
    margin-left: 35px !important;
}
.page-template-new_services input#submit_app {
    margin: auto;
    width: auto;
}
.page-template-new_services p#step1commands, .page-template-new_services p#step2commands {
    display: none;
}

.page-template-new_services .content-wrapper {
    border-top: none;
    margin: auto;
    padding-bottom: 0;
}

.page-template-new_services .carousel-inner {
    padding: 30px;
}
.page-template-new_services .free-quote-process .Form-fill .container {
     padding: 0;
}
.page-template-new_services .free-quote-process {
    min-height: auto;
        margin: auto;
}
.page-template-new_services #step0 fieldset p#step0commands a#step0Next {
    position: absolute;
    top: -145px;
}
.page-template-new_services .error_msg {
    /*display: none;*/
}
.page-template-new_services p {
    padding: 0 0 20px;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
    display: block;
}
.page-template-new_services .bottom-quote {
    max-width: 1000px;
   
    margin: 50px auto;
}

.page-template-new_services .commentlist  .owl-prev {
    width: 35px;
    height: 100px;
    position: absolute;
    top: 40%;
    margin-left: -35px;
    display: block!IMPORTANT;
    border:0px solid black;
    font-size: 0px;
    background: url(../images/controls.png) no-repeat 0 -32px;

}

.page-template-new_services .commentlist .owl-next {
    width: 35px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -35px;
    display: block!IMPORTANT;
    border:0px solid black;
    font-size: 0px;
    background: url(../images/controls.png) no-repeat -43px -32px;

}
.page-template-new_services li.comment {
    background: none !important;
}

.page-template-new_services #comments .comment .comment-entry p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #444444;
    line-height: 24px;
    margin-left: 23px;
    text-align: left;
}
.page-template-new_services .free-quote-process #step0 .form-section-01 p {
   
    padding-bottom: 5px;
}
.page-template-new_services .input--form {
    margin: 20px 0 0;
        padding: 0;
}
.page-template-new_services #comments .comment span.name {
    color: #E23130;
    font-size: 24px;
    font-weight: 900;
    line-height: 29px;
    margin-bottom: 10px;
    margin-top: 25px;
}
.page-template-new_services #comments .comment .comment-head {
    margin: auto;
}
.page-template-new_services .input--form .form-control {
    padding-left: 90px;
}
.page-template-new_services #move_date {
    visibility: hidden;
    height: 0;
}
.page-template-new_services #comments h3 {
    text-align: center;
    font-size: 27px;
    font-weight: 900 !important;
    color: #E23130;
    text-transform: uppercase;
        margin: auto !important;
}

.page-template-new_services #comments h3 span {
    color: #004890;
}

.page-template-new_services #comments .comment .comment-entry p:before {
    content: '\201C';
    font-size: 54px;
    font-weight: bold;
    position: absolute;
    left: 0;
    margin-top: 15px;
    left: 18px;
    color: black;
}

.page-template-new_services #comments .comment .comment-entry p:last-child::before, .page-template-new_services #comments .comment .comment-entry p:last-child{
    display:none;
    display: none;
}
.page-template-new_services button#write_a_review {
    background: none;
    color: #E23130;
    border-color: #E23130;
    text-transform: uppercase;
    font-size: 14px;
}
.page-template-new_services #comments .comment.bypostauthor{
    border:none;
}
.page-template-new_services .write-review {
    top: -18px;
    position: relative;
}
.page-template-new_services .blog-content {
    font-size: 16px;
    color: #444444;
    line-height: 24px !important;
    letter-spacing: 0 !important;
}
.page-template-new_services .content-wrapper h2 {
    font-size: 27px;
    font-weight: 900;
}
.page-template-new_services .content-wrapper.blog-news h2 {
    margin: 45px auto;
    margin-bottom: 20px;
}
.page-template-new_services .full-width-bg {
    background-color: #F2F8FF;
    width: 99.41vw;
    margin-left: calc(-50vw + 50%);
    position: relative;
    clear: both;
    padding-bottom: 45px;
}
.page-template-new_services .bg_color_gray {
    background-color: #E8E8E8;
}
.page-template-new_services .author span {
    color: #444444;
    font-size: 16px;
    padding-top: 8px;
}
.page-template-new_services #comments .comment .comment-container {
    padding-top: 0;
}
.page-template-new_services .blog-carousel .btn-default::before{
    content: '';
}
.page-template-new_services .blog-carousel .btn-default{
       font-weight: 500;
    text-transform: uppercase;
    float: right;
    text-align: center;
    background: none;
    height: auto;
    width: auto;
    box-shadow: none;
        padding: 5px 10px;
        border: 1px solid #E23130;
}
.page-template-new_services #comments {
    border-top: none;
}
.page-template-new_services .removalists-faqs h3 {
    color: #004890;
    font-size: 18px;
    font-weight: 900;
    line-height: 27px;
    padding: 10px 0;
}
.page-template-new_services .bottom-quote .left-part li .divider_label{
    color: #E23130;
}
.page-template-new_services .bottom-quote .left-part li .number_lebel {
    color: #E23130;
        width: 100px;
}

.page-template-new_services .bottom-quote .left-part ul {
    width: max-content;
    float: none;
    margin: auto;
}
.page-template-new_services .bottom-quote .left-part h4 {
    padding-top: 15px;
}
.page-template-new_services .bottom-quote .right-part {
    padding: 40px 0 0;
}
.page-template-new_services .bottom-quote .left-part h4 {
    margin-top: 15px;
}
.page-template-new_services .bottom-quote .left-part {
   
    min-height: 147px;
}
.page-template-new_services .bottom-quote .right-part a {
    font-size: 22px;
    padding: 10px 0 11px 50px;
    margin-left: 50px;
    background-size: 38px;
}
.page-template-new_services a#step0Next {
    margin-top: 20px;
}
.page-template-new_services .free-quote-process #step0 fieldset .form-section-01 p.phone {
    margin-top: 5px;
}

.page-template-new_services .storage-list li {
    margin-left: 15px;
    margin-bottom: 10px;
}
.page-template-new_services .storage-list li {
    line-height: 24px;
}
.page-template-new_services .left-section {
    text-align: left;
}

.new_service_image_caption .wp-caption-text {
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin-top: -10px;
}


.left-section h3 {
    
    line-height: 26px !important;

}
    .addReadMore.showlesscontent .SecSec,
    .addReadMore.showlesscontent .readLess {
        display: none;
    }

    .addReadMore.showmorecontent .readMore {
        display: none;
    }

    .addReadMore .readMore,
    .addReadMore .readLess {
        color: #E23130;
    cursor: pointer;
    display: inline;
    }

    .addReadMoreWrapTxt.showmorecontent .SecSec,
    .addReadMoreWrapTxt.showmorecontent .readLess {
        display: block;
    }
    span.SecSec {
        display: inline;
    }
    
.accordioncontent {
  background-color: white;
  color: #444;
  cursor: pointer;
  padding: 10px 15px;
  width: 100%;
  border: none;
  text-align: left;
  border: 1px solid #E23130;
  font-size: 15px;
  transition: 0.4s;
  font-weight: bold;
}

.accordioncontent.active {
    background-color: #E23130;
    color: #fff;
}

.panelcontent {
  display: none;
  background-color: white;
  overflow: hidden;
}

.accordioncontent:after {
    font-family: 'fontawesome';
    content: "\f054";
    float: right;
    color: #E23130;
    font-size: 16px;
    line-height: 24px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordioncontent.active:after {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #fff;
}

@media (max-width: 767px) {
    .page-template-new_services .free-quote-process .form-section-01{
        width: 100%;
        left: initial;
        padding: 20px;
        max-width: 445px;
    }
    .page-template-new_services .input--form .form-control {
        padding-left: 70px;
    }
    .page-template-new_services .input--form label {
        left: 15px;
    }
    .page-template-new_services .free-quote-process .title-text {
        padding-top: 0;
    }
    .page-template-new_services .phone a {
        margin-left: 22px !important;
        font-size: 22px;
    }
    .page-template-new_services .commentlist .owl-prev {
        margin-left: -12px;
    }
    .page-template-new_services .commentlist .owl-next {
        right: -12px;
    }
    .page-template-new_services .input--form .form-group-sm .form-control.input--country{
        right:10px;
    }
    .page-template-new_service .removalists-faqs {
        margin-top: 30px;
    }
    .page-template-new_services .bottom-quote {
        margin-top: auto;
        padding: 0;
    }
    .removalists-faqs {
        margin-top: 30px;
    }
}
/*25-08-2023*/

.page-template-template_home  a#step0Next {
    margin-top: 20px;
}

.page-template-template_home #step0Next:before, .page-template-template_home #step1Next:before {
    content: "";
}
.page-template-template_home a#step0Next, .page-template-template_home a#step1Next,a#step2Next, .page-template-template_home input#submit_app  {
    background: #E23130;
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    border: none;
    padding: 12px 20px;
}
.page-template-template_home a#step1Next,a#step2Next {
    color: #ffffff !important;
    padding: 12px 40px;
    line-height: inherit;
    margin: auto !important;
    float: right;
    margin-right: 35px !important;
}    
/*28-08*/
.page-template-template_home .free-quote-process .form-section-01{
    background: rgba(35, 36, 42, .9);
}

p.phone.popup_form_phone {
    margin: auto !important;
}

select#moving_rooms {
    width: 133%;
    margin-left: 12px;
}
p.phone.text-left.service_column {
    margin: 45px 0px 0px 45px;
}
.error_msg.service_popup_error label {
   margin-left: 15px;
    width: 94.5%;
}
div#invalid-moving_rooms {
    margin-left: 27px;
    width: 123.5%;
}

#submit_app.sub.pull-right.popup-submit {
     margin-top: 8px;
    width: 20%;
}

p.phone.text-left.popup_submit_column {
    margin: 0 0 0 20px;
}
p.phone.text-left.new_service_column {
    margin: 55px -35px 25px 1px;
}
.form-group.input--form.moving_rooms_select select {
    padding: 15px;
    width: 136% !important;
    margin-left: 1px !important;
    margin-top: 45px;
}

.form-group.input--form.moving-room select {
    margin-left: 1px !important;
    padding: 11px;
}

.error_msg.service_popup_error{padding:0 15px}
.error_msg.service_popup_error label{margin-left:0;width:100%}
@media (max-width: 480px) {
.error_msg.service_popup_error{padding:0 10px}
a#step2Next{float:none;clear:both;margin:0 auto !important;margin-right:0 !important}
#invalid-move_date{width:100%}
#submit_app.sub.pull-right.popup-submit{margin:0 auto;width:auto;float:none !important}
.page-template-template_home a#step1Next,
p.phone.text-left.popup_submit_column a{float:none !important}
}
@media (max-width: 767px) {
select#moving_rooms{width:93%}
	div#invalid-moving_rooms{width:86.5%;}
}

@media (max-width: 375px) {    
    select#moving_rooms {
        padding: 15px;
        width: 90%;
        margin-left: 12px;
    }
    
    div#invalid-moving_rooms {
        margin-left: 22px;
        width: 85%;
    }
    
    .page-template-template_home a#step1Next, a#step2Next {
        color: #ffffff !important;
        padding: 12px 40px;
        line-height: inherit;
        margin-right: 35px !important;
    }  
    
    /*p.phone.text-left.service_column {*/
    /*padding: 2px 96px;*/
    /*line-height: inherit;*/
    /*margin: -6px 9px 0px 1px;*/
/*}*/

}
.quick-mobile-only-button {
    display: none;
 }
 
 /* Display the button on screens with a maximum width of 768px (adjust as needed) */
 @media screen and (max-width: 768px) {
    .quick-mobile-only-button {
       display: block;
    }
 }
 
 select#living_areas {
    width: 134%;
    margin-left: 13px;
}
 
div#invalid-living_areas {
    margin-left: 27px;
    width: 123.5%;
} 

.form-group.input--form.living-area-col select {
    padding: 11px;
    margin-left: 1px !important;
}
.HeaderCall{
    border: 1px solid #444444;
    border-radius: 8px;
    padding: 11px 19px 10px 19px;
    color: #444444;
    font-size: 18px;
    margin-top: 8px;
}
.HeaderCall:hover,.HeaderCall a:hover{ background: #E23130;color: #FFFFFF;}
.HeaderCall a{
    color: #444444;
    text-decoration: none;
}

.pr-0{ padding-right: 0px;}
/* For WebKit browsers (Chrome, Safari, etc.) */
::-webkit-input-placeholder {
  color: #202020;
  opacity: 1; /* Sets the color to full opacity */
}

.moving-section h4
{
    color: #E23130;
    text-transform: uppercase;
    font-size: 16px;
}
.btn-green{
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    border: 1px solid #5EC351;
    border-radius: 4px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 6px;
    width: 100%;
    min-height: 45px;
    background: #5EC351;
    color: #ffffff;
    margin-top:0px;
}
.sector_title{
    text-align: right;
}
#header > .container{
    background-color: var(--color-white);
    border-radius: 24px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
    padding: 20px 45px;
    margin-bottom: 0;
}
.header-top .logo{
    padding-left: 0px;
    padding-right: 0px;
}
.add-room-form .btn-secondary{
    background: #FFFFFF;
    color: #E23130;
    font-size: 16px; 
    padding: 14px 10px;  
}
.room-option-block .label-inner{ color: #202020; }
.add-room-form .btn-secondary:hover{
    background: #E23130;
    color: #FFFFFF;
}
form .col-md-6 .row{    display: flex;align-items: center; }
.summaryBlock{ border-top: 3px solid #E7E7E7;}
.packingOptionBlock, .ancillariesBlock{ padding-bottom: 20px; border-bottom: 3px solid #E7E7E7;}
.checkbox-listing h5 { font-weight: 600;font-size: 18px; color: #444444; }