.middle-content {
    padding: 80px 0 0;
}

.middle-content .container {
    overflow: hidden;
}

.middle-content .container h2.page-title {
    font-weight: 300;
    font-size: 40px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: .23em;
    margin-bottom: 30px;
    padding-bottom: 0;
    border: none;
    color: #90191c;
}

.middle-content a.ar-new {
    border-bottom: 1px solid #90191c;
    padding: 10px;
    color: #90191c;
    text-decoration: none;
    float: right;
    margin-bottom: 40px;
    font-family: Tahoma;
    font-size: 20px;
    margin-top: -60px;
}

.web-enquiry-form {
    overflow-x: hidden;
    margin-bottom: 40px;
}

div.wpcf7 {
    margin: 0;
    padding: 0;
}

div.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

div.wpcf7-response-output {
    text-align: center;
    padding: 15px;
    border: 2px solid #ff0000;
    margin: 2em 0.5em 1em;
}

.wpcf7-display-none {
    display: none;
}

button,
input {
    overflow: visible;
}

.web-enquiry-form input,
.web-enquiry-form select {
    border: 1px solid #999;
    padding: 10px;
    height: auto !important;
}

.web-enquiry-form input,
.web-enquiry-form select {
    color: #000 !important;
}

.web-enquiry-form input,
.web-enquiry-form select {
    border: 1px solid #999;
    padding: 10px;
    height: auto !important;
}

#middle-wizard {
    padding: 30px 65px 35px 65px
}

@media (min-width: 768px) {
    .no-col-padding {
        padding: 0px !important;
    }
}

.text-center {
    text-align: center !important;
}

@media (min-width: 768px) {
    .col-md-12 {
        width: 100%;
    }
}

.wpcf7-list-item-label,
[data-toggle="buttons"]>.btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.web-enquiry-form #enq-service-select img {
    margin: 0 auto;
}

.input-group {
    position: relative;
    display: flex;
    width: 100%;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.input-group-addon {
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
}

.input-group-addon,
.input-group-btn {
    min-width: 40px;
    white-space: nowrap;
    vertical-align: middle;
}

.middle-content .container img {
    max-width: 100%;
    height: auto;
}

#top-wizard {
    text-align: center;
    padding: 15px 120px;
}

.web-enquiry-form .relocation-size .dd-btn2 span,
#tell-us-about-you-box .dd-btn2 span,
.hear-us .dd-btn2 span {
    display: none !important;
}

.web-enquiry-form .secondary-title {
    font-weight: 600;
}

.form-control {
    width: 100%;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

#middle-wizard {
    padding: 30px 65px 35px 65px;
}

@media (min-width: 768px) {
    .col-md-4 {
        width: 33.33333%;
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .col-md-4 {
        width: 33.33333%;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.font-italic {
    font-style: italic;
}

.text-left {
    text-align: left !important;
}

.d-block {
    display: block !important;
}

label {
    margin-bottom: .5rem;
}

@media (min-width: 768px) {
    .col-md-6 {
        width: 50%;
    }
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #990000;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.hear-us img {
    width: 20px;
    display: inline-block;
    vertical-align: middle;
}

.d-flex {
    display: flex !important;
}

.justify-content-center {
    justify-content: center !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: flex;
    align-items: center;
}

.web-enquiry-form .date input {
    min-height: 42px;
    border-radius: 3px 0 0 3px;
}

.web-enquiry-form .relocation-size #enq-ser-select .dd-btn2 {
    margin-bottom: 7px;
}

.btn-sm,
.btn-group-sm>.btn {
    line-height: 1.5;
}

@media (max-width: 767px) {
    .middle-content .container h2.page-title {
        font-size: 25px;
        letter-spacing: .1em;
    }
    .middle-content {
        padding: 20px 0 0;
    }
}

.web-enquiry-form {
    width: 100%;
}

/* custom-css  */

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    /*font-family: rutan;*/
}

.page-title-sm {
    font-size: 12px;
    color: #3E2323;
    font-weight: bold
}

.page-title-md {
    font-size: 17px;
    color: #3E2323;
    font-weight: bold
}

.page-title-lg {
    font-size: 25px;
    color: #3E2323;
    font-weight: bold
}

.details-container {
    background: #eee;
    padding-top: 5px
}

.details-container .row {
    padding-bottom: 5px;
}

.custom-row {
    display: flex;
    flex-wrap: wrap;
}

.page-title-link {
    color: black;
    text-decoration: none;
}

.page-title-link:hover {
    color: black;
    text-decoration: none;
}

.vertical-timeline>li>.timeline-badge {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    /* font-size: 1.4em; */
    text-align: center;
    position: absolute;
    top: 16px;
    left: 0%;
    margin-left: -15px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline>li>.timeline-panel {
    width: 95%;
}

.vertical-timeline>li>.timeline-panel {
    /*float: right;*/
    margin-left: 34px;
    padding: 10px;
    min-height: 45px;
}

.vertical-timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 0;
    margin-left: -1.5px;
}

.vertical-timeline>li {
    margin-bottom: 10px;
    position: relative;
}

.vertical-timeline .timeline-item .timeline-panel:before {
    top: 8px;
    left: -18px !important;
    right: auto;
    border-right: 16px solid #c0c0c0 !important;
    border-top: 16px solid transparent !important;
    border-bottom: 16px solid transparent !important;
    border-left: 0 solid transparent !important;
}

.vertical-timeline>li>.timeline-panel:after {
    content: initial;
}

/*emove custom css start*/

.counter .chart {
    height: 50px;
    width: 50px;
    margin: 3px 29%;
}

.card-edit-icon {
    position: absolute;
    right: 4px;
    top: -1px;
    z-index: 2;
}

.thumb-delete {
    color: red;
    position: absolute;
    right: -12px;
    top: -13px;
    z-index: 2;
}

.form-group {
    margin-bottom: 2px;
}

.detail-card {
    position: relative;
    display: flex;
    padding: 5px;
    flex-direction: column;
    background-color: #cfd8dc;
    border: 1px solid #cfd8dc;
    font-weight: 500;
}

.card-white {
    position: relative;
    display: flex;
    padding: 5px;
    flex-direction: column;
    background-color: #fff;
    border: 1px solid #cfd8dc;
    font-weight: 500;
}

.detail-card-white {
    position: relative;
    display: flex;
    padding: 5px;
    flex-direction: column;
    background-color: white;
    border: 1px solid #cfd8dc;
    font-weight: 500;
}

.center-block {
    margin: 0 auto;
}

.font-sm {
    font-size: 13px;
}

.font-def {
    font-size: 15px;
}

.font-md {
    font-size: 17px;
}

.font-lg {
    font-size: 21px;
}

.select2-container .select2-selection--single {
    height: 35px;
}

.padded-card {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #cfd8dc;
}

.dd-btn {
    background-color: #20a8d8;
    background-image: none;
    color: #fff;
    border-radius: 3px;
    padding: 1px 7px;
    margin-bottom: 3px;
}

.dd-btn.active {
    border-radius: 3px;
    background-color: #7ad869;
}

.detail-row span:nth-child(2) {
    margin-left: 6px;
    font-weight: 700;
}

.detail-row span:nth-child(1) {}

.card-block {
    flex: 1 1 auto;
    padding: 12px;
}

body {
    font-size: 14px;
    color: #000000;
}

.thumb-img {
    height: 80px;
    width: 80px;
}

.grid-input-sm {
    padding: 5px 5px;
}

.text-muted {
    color: #929da2 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #d9d9d9 1px;
    border-radius: 0px;
}

.select2-container--default .select2-selection--multiple {
    border: solid #d9d9d9 1px;
    border-radius: 0px;
}

@media (min-width: 768px) {
    .no-col-padding {
        padding: 0px !important
    }
    .card-right-padding {
        padding-right: 6px !important;
    }
}

.dropdown-menu-right button {
    margin-bottom: 5px;
}

input[type=checkbox] {
    vertical-align: middle;
}

.thumb-file-container {
    position: relative;
    margin-right: 12px
}

.card-action-block {
    position: absolute;
    right: 0;
}

.editable-collapse-list .list-group-item {
    padding: 4px;
}

.editable-collapse-list input {
    border: 0px;
}

.editable-collapse-list span {
    border: 0px;
}

.collapse-grid-item {
    padding: 9px 9px;
    font-weight: 500;
    background: #f7f7f7;
    border-bottom: 1px solid #cfd8dc;
}

.collapse-grid-item:before {
    content: "-";
    /*float: right; */
    line-height: 0px;
    font-size: 20px;
}

.collapse-grid-item.collapsed:before {
    content: "+";
    font-size: 20px;
    line-height: 0px;
}

.list-group-item .fa {
    font-size: 18px;
    /*width: 30px;*/
    text-align: center;
}

.table td {
    padding: 5px 12px;
}

.no-border {
    border: 0px;
}

.margin-top-sm {
    margin-top: 7px;
}

.margin-top-md {
    margin-top: 13px;
}

.margin-top-lg {
    margin-top: 20px;
}

.fa-sm {
    font-size: 12px;
}

.fa-md {
    font-size: 18px;
}

.fa-lg {
    font-size: 24px;
}

.tab-content .tab-pane {
    padding: 10px;
}

.btn-radio.active {
    color: white;
    background-color: #1985ac;
    border-color: #187fa3;
}

#jobteamcalendar .fc-time span {
    display: none;
}

.planning-transport-table td {
    padding: 12px;
    background-color: #eceff1;
    border-right: 1px solid #cfd8dc
}

.side-list .list-group-item {
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    background: #52a3c0;
    margin-top: 2px;
}

.jobbox-btn {
    background-color: #1985ac;
    border-color: #187fa3;
    /*margin-top:2px*/
    color: black;
    font-size: 11px;
    margin-top: 2px;
    font-weight: bold
}

.side-list .list-group-item .fa {
    font-size: 13px;
}

.side-list .list-group-item a {
    color: black;
}

.cal-jobs-box {
    width: 100%;
    padding: 0px;
    text-align: center;
    line-height: 14px;
    margin-top: 8px;
}

.cal-detail-box {
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
    color: #4f5354;
}

.cal-icons-box {
    font-size: 20px;
    color: #4f5354;
}

.cal-icons-status {
    height: 4px;
    width: 30%;
    margin: 10px auto;
}

.margin-right-sm {
    margin-right: 5px;
}

.margin-left-sm {
    margin-left: 5px;
}

/* color scheme color changes by chirag on 15-12-2017 */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.table thead th,
.page-title-md {
    color: #3E2323;
}

#venue-scope-options li {
    padding-top: 0;
}

.table th,
.table td {
    border-color: #e4e2db !important;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ececea !important;
}

.navbar-brand strong {
    color: #eee;
}

.btn-primary {
    background: #f8cb00;
    border-color: #f5b500;
    color: #483939;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
    background: #f5b500;
    border-color: #f5b500;
    color: #483939;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: none;
}

.input-group-addon {
    color: #483939 !important;
    background-color: #e4e2db !important;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #e4e2db !important;
}

.dropdown-item.active,
.dropdown-item:active {
    background: #f8cb00;
    color: #483939;
}

.s-footer a {
    color: #f5b500;
}

a {
    color: #9c1c1c;
}

.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 26px;
    margin: 0px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: -3px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #660000;
}

input:focus+.slider {
    box-shadow: 0 0 1px #660000;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

/* added by chirag on 26-12-2017 for Swift Division Packers and Moversapp ui */

@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
body,
* {
    font-family: 'Ubuntu', sans-serif;
}

.corner-icon .btn {
    padding: 5px 10px;
    display: inline-block;
}

.card-edit-icon.corner-icon {
    right: 0;
}

.pack-mate .form-group .form-control {
    width: 80%;
    float: left;
}

.pack-mate .form-group .btn {
    display: inline-block;
    padding: 8px 2px;
    float: right;
    width: 20%;
}

.form-group.mb1 {
    margin-bottom: 1rem;
}

.notes textarea {
    height: 85px;
}

.web-enquiry-form #survey_container {
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
}

.web-enquiry-form #top-area {
    height: auto;
}

@keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

.web-enquiry-form .redirect-msg:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    animation: ellipsis steps(4, end) 1200ms infinite;
    content: "\2026";
    width: 0px;
}

.web-enquiry-form #top-wizard {
    background: none;
    border-bottom: none;
    text-transform: inherit;
}

.web-enquiry-form .redirect-msg {
    font-size: 16px;
}

.web-enquiry-form #top-wizard {
    font-size: 30px;
    font-weight: 300;
    color: #000000 !important;
    margin-bottom: 0;
}

.web-enquiry-form #top-wizard span {
    display: block;
    width: 150px;
    margin: 0 auto;
    height: 1px;
    background: #666666;
    margin-top: 20px;
}

.web-enquiry-form .dd-btn2 {
    /* background: #fff3c8; */
    background: #f1f1f1;
    margin-bottom: 0;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 40px 20px;
    padding-bottom: 20px;
    border-left: none;
    cursor: pointer;
    font-weight: 300;
}

.web-enquiry-form #enq-service-select .dd-btn2 {
    width: 140px;
}

.web-enquiry-form .dd-btn2:first-child {
    border-left: 1px solid #ccc;
}

.web-enquiry-form .dd-btn2 i {
    margin-right: 5px;
}

.web-enquiry-form .dd-btn2 svg {
    width: 22px;
    height: 20px;
    float: left;
    margin-right: 5px;
}

.web-enquiry-form .dd-btn2.active svg path,
.web-enquiry-form .dd-btn2.active svg circle,
.web-enquiry-form .dd-btn2.active svg polygon,
.web-enquiry-form .dd-btn2.active svg rect {
    fill: #fff;
}

.web-enquiry-form .dd-btn2 span {
    color: #000;
    font-weight: 300 !important;
    font-size: 14px;
    line-height: 1.2em;
    display: block;
    margin-top: 30px;
}

.web-enquiry-form #enq-service-select {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.web-enquiry-form .dd-btn2.active {
    border-radius: 0;
    background: #600;
}

.web-enquiry-form .dd-btn2.active span {
    color: #fff;
}

.web-enquiry-form .secondary-title {
    padding-top: 40px;
    font-size: 18px !important;
    color: #263238 !important;
    font-weight: 300;
}

.web-enquiry-form #overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 10;
    display: none;
}

.web-enquiry-form #overlay.show {
    display: block;
}

.web-enquiry-form .date {
    width: 250px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.web-enquiry-form .date input {
    border-right: none;
}

.web-enquiry-form .date .input-group-addon {
    background: none !important;
    border: 1px solid #999;
    border-left: none;
    border-radius: 0 3px 3px 0;
}

.web-enquiry-form .date-input input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url('../img/calendar-icon.png') no-repeat;
    width: 29px;
    height: 29px;
    border-width: thin;
}

.web-enquiry-form input,
.web-enquiry-form select {
    border: 1px solid #999;
    padding: 10px;
    height: auto !important;
    border-radius: 3px;
}

#enq-ser-select {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.web-enquiry-form #enq-ser-select .dd-btn2 {
    background: none;
    color: #000;
    font-weight: 300;
    padding: 15px 25px;
    width: 180px;
}

.web-enquiry-form .relocation-size #enq-ser-select .dd-btn2 {
    width: auto;
    min-width: 90px;
    margin-left: 7px;
    padding: 10px 15px;
    border-left: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
}

.web-enquiry-form .hear-us #enq-ser-select .dd-btn2 {
    width: auto;
    margin-bottom: 10px;
    margin-left: 7px;
    padding: 10px 15px;
    border-left: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
}

.web-enquiry-form #enq-ser-select .dd-btn2.active {
    background: #500000;
    color: #fff;
}

.web-enquiry-form .personal-info-container {
    justify-content: center;
    margin-top: 20px;
}

.web-enquiry-form .personal-info-container .col-md-4 {
    padding-top: 15px;
}

.web-enquiry-form .personal-info-container input {
    padding: 12px;
    color: #000;
}

.web-enquiry-form .personal-info-container .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
}

.web-enquiry-form ::-webkit-input-placeholder {
    font-size: 14px;
    color: #666 !important;
}

.web-enquiry-form :-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
    color: #666 !important;
}

.web-enquiry-form ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
    color: #666 !important;
}

.web-enquiry-form :-ms-input-placeholder {
    font-size: 14px;
    color: #666 !important;
}

.web-enquiry-form #comment-box #middle-wizard {
    padding-bottom: 0;
}

.web-enquiry-form #comment-box #middle-wizard .secondary-title,
.web-enquiry-form #international-move-box .secondary-title,
.web-enquiry-form #furniture-install-box .secondary-title,
.web-enquiry-form #home-office-move-box .secondary-title {
    padding-top: 0;
}

.web-enquiry-form .hear-us .secondary-title {
    padding-top: 20px;
}

.web-enquiry-form .submit-wrap {
    margin-bottom: 40px;
}

.web-enquiry-form .submit-wrap .row {
    margin-top: 0px;
    margin-bottom: 10px;
}

.web-enquiry-form .moving-div {
    /*padding-top: 30px;*/
    margin: 0 auto;
    width: 80%;
    margin-top: 20px;
    text-align: left;
}

.storage-info .period-wrap .period {
    width: 50%;
    float: left;
}

.storage-info .period-wrap .period-list {
    width: 47%;
    float: right;
}

.web-enquiry-form .moving-div .moving-from {
    background: #dbdada;
    padding: 30px 0;
    position: relative;
}

.web-enquiry-form .moving-div .moving-from img.moving-arrow {
    position: absolute;
    top: 15px;
    right: -18px;
    z-index: 5;
}

.web-enquiry-form .moving-div .moving-to {
    background: #ebebeb;
    padding: 30px 0;
}

.web-enquiry-form .moving-div h3 {
    text-align: center;
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 30px;
}

.web-enquiry-form .moving-div fieldset {
    padding: 0 30px;
    margin-bottom: 0;
}

.web-enquiry-form .moving-div fieldset input,
.web-enquiry-form .moving-div fieldset select {
    background: none;
    color: #000 !important;
    padding: 15px;
}

.web-enquiry-form input,
.web-enquiry-form select {
    color: #000 !important;
}

.web-enquiry-form .moving-div fieldset input:focus,
.web-enquiry-form .moving-div fieldset select:focus {
    border-color: #999;
}

.web-enquiry-form .storage-info .date {
    width: 33.33%;
    margin-right: 0px;
    margin-left: -8px;
}

.web-enquiry-form .moving-div fieldset select {
    /*border-bottom: none;*/
}

.web-enquiry-form .submit-button {
    margin-top: 10px;
    border: 1px solid #ffcc00;
    font-size: 18px;
    width: 250px;
    padding: 15px;
    color: #330000;
    line-height: 1.2em;
    margin-bottom: 0px;
}

.web-enquiry-form #home-office-move-size-dd {
    padding-bottom: 30px;
}

.web-enquiry-form #call-back-form {
    display: none;
    position: relative;
}

.web-enquiry-form .call-back-wrap-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    /*width: 200px;*/
    text-align: center;
    padding: 30px 25px;
    border: 1px solid #ccc;
    padding-bottom: 30px;
    border-top: none;
    border-right: none;
    overflow: hidden;
    z-index: 15;
    background: #fff;
}

.web-enquiry-form .call-back-wrap-btn span {
    position: absolute;
    top: -48px;
    right: -57px;
    padding: 40px;
    background: #660000;
    transform: rotate(45deg);
}

.web-enquiry-form {
    overflow-x: hidden;
}

.web-enquiry-form .call-back-wrap-btn p {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 18px;
    width: 136px;
}

.web-enquiry-form .call-back-wrap-btn p a {
    color: #660000;
}

.web-enquiry-form .call-back-form-wrap {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    width: 485px;
    margin-right: 0;
    /*display: none;*/
    right: -425px;
    transition: all 0.5s ease-in-out;
    height: 141px;
    border: 1px solid #ccc;
    border-right: none;
    border-top: none;
    padding: 20px;
    background: #fff;
    z-index: 14;
    padding-top: 45px;
    margin-top: 0;
}

.web-enquiry-form .call-back-form-wrap.slide {
    right: 187px;
}

.web-enquiry-form #close-call-back-form {
    font-size: 20px;
    position: absolute;
    right: -20px;
    top: -20px;
    right: 8px;
    top: 5px;
}

.web-enquiry-form .call-back-form-wrap .btn-primary {
    padding: 8px;
    width: 100%;
    margin-top: 0;
}

.web-enquiry-form .required {
    color: #ff0000;
    text-align: left;
    display: block;
    font-style: italic;
    font-size: 12px;
}

.web-enquiry-form .bs-example-bg-classes p {
    padding: 15px;
    color: #333;
    text-align: center;
}

.web-enquiry-form .bg-success {
    background-color: #dff0d8 !important;
}

.web-enquiry-form p.note {
    font-style: italic !important;
    text-align: left !important;
    font-size: 12px !important;
    color: #666 !important;
    padding-top: 10px !important;
    font-weight: 400 !important;
    margin-bottom: 1rem !important;
    line-height: 0 !important;
}

.web-enquiry-form .storage-info {
    justify-content: center;
}

.web-enquiry-form .main-title h1 {
    color: #900 !important;
    text-shadow: none;
    margin-top: 80px;
}

.thank-you-page footer {
    position: fixed;
    width: 100%;
    bottom: 0;
}

.thank-you-page {
    text-align: center;
}

.thank-you-page .thank-you-msg {
    font-size: 25px;
    line-height: 1.8em;
    text-align: center;
    margin: 40px 0;
    margin-bottom: 0;
}

.thank-you-page .thank-you-msg span {
    font-size: 40px;
    color: #900;
}

.thank-you-page .back-btn {
    margin-top: 20px;
}

@media (max-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 960px) {
    .web-enquiry-form .call-back-wrap-btn {
        /*width: 180px;*/
    }
}

@media (max-width: 910px) {
    .web-enquiry-form .main-title h1 {
        font-size: 30px;
    }
}

/* @media (max-width: 885px){
.web-enquiry-form .relocation-size #enq-ser-select .dd-btn2{
  width: 100px;
} */

@media (max-width: 1200px) and (min-width: 768px) {
    #middle-wizard {
        padding: 40px 00px 35px 00px;
    }
}

@media (max-width: 767px) {
    .web-enquiry-form #enq-service-select img {
        display: none;
    }
    .web-enquiry-form .moving-div h3 {
        margin-bottom: 10px;
    }
    .web-enquiry-form .storage-info {
        padding: 0 10px;
    }
    .thank-you-page .thank-you-msg {
        font-size: 18px;
    }
    .thank-you-page .thank-you-msg span {
        font-size: 25px;
    }
    .web-enquiry-form .call-back-form-wrap {
        right: -100%;
        height: auto;
        z-index: 10;
        padding: 20px;
        padding-top: 35px;
    }
    .web-enquiry-form .call-back-form-wrap.slide {
        right: 0;
    }
    .call-back-form-wrap div {
        margin-bottom: 10px;
    }
    .web-enquiry-form .call-back-form-wrap {
        width: 100%;
        float: none !important;
    }
    .web-enquiry-form .call-back-wrap-btn p {
        width: 100%;
        float: none !important;
    }
    .web-enquiry-form .moving-div {
        width: 100%;
    }
    .web-enquiry-form .relocation-size #enq-ser-select .dd-btn2 {
        margin-bottom: 10px;
    }
    .web-enquiry-form .dd-btn2 span {
        margin-top: 0px;
    }
    .web-enquiry-form .dd-btn2 span br {
        display: none;
    }
    .web-enquiry-form .dd-btn2 {
        padding: 20px;
        width: auto;
        /*margin-right: 10px;*/
        /*margin-bottom: 10px;*/
    }
    .web-enquiry-form #enq-service-select .dd-btn2 {
        width: 49%;
        float: left;
        margin-bottom: 10px;
        border-left: 1px solid #ccc;
        padding: 15px 10px;
        font-size: 12px;
    }
    .web-enquiry-form .dd-btn2 span {
        font-size: 12px;
    }
    .web-enquiry-form #enq-service-select {
        display: block;
    }
    .web-enquiry-form #enq-service-select .dd-btn2:nth-child(2n) {
        float: right;
    }
    #middle-wizard {
        padding: 20px 0;
        padding-top: 20px;
    }
    .web-enquiry-form #home-office-move-size-dd {
        padding-bottom: 0;
    }
    .col-1,
    .col-2,
    .col-3,
    .col-4,
    .col-5,
    .col-6,
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12,
    .col,
    .col-auto,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm,
    .col-sm-auto,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md,
    .col-md-auto,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg,
    .col-lg-auto,
    .col-xl-1,
    .col-xl-2,
    .col-xl-3,
    .col-xl-4,
    .col-xl-5,
    .col-xl-6,
    .col-xl-7,
    .col-xl-8,
    .col-xl-9,
    .col-xl-10,
    .col-xl-11,
    .col-xl-12,
    .col-xl,
    .col-xl-auto {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        position: relative;
        min-height: 1px;
    }
    .web-enquiry-form #top-wizard {
        font-size: 20px;
    }
    .web-enquiry-form .moving-div .moving-from img.moving-arrow {
        position: relative;
        top: 44px;
        right: 0;
        z-index: 5;
        transform: rotate(90deg);
        display: block;
        margin: 0 auto;
    }
    .web-enquiry-form .call-back-wrap-btn {
        width: 100%;
        position: relative;
        padding: 10px 20px;
    }
    .web-enquiry-form .call-back-wrap-btn a {
        display: block;
    }
    .web-enquiry-form .main-title h1 {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 480px) {
    .web-enquiry-form .submit-button {
        width: 95%;
    }
    .web-enquiry-form .main-title h1 {
        font-size: 20px;
    }
    .web-enquiry-form #enq-ser-select .dd-btn2 {
        width: 100%;
        border-left: 1px solid #ccc;
        margin-bottom: 10px;
    }
}

/* added by pradnya */

p.m-none {
    margin: 0;
}

#home-office-move-box #group-area .col-md-6,
#group-country .col-md-6 {
    float: left;
}

#datetimepicker11 input,
#company-field,
.datetimepicker input {
    width: 100%;
}

/* p.note{
  font-size: 16px !important;
} */

.datetimepicker input {
    padding: 12px;
}

.contact-wrapper .container {
    padding: 0 15px !important;
    margin: 0 auto;
    max-width: 100%;
}

.web-enquiry-form .date .input-group-addon {
    padding: 0 !important;
}

.web-enquiry-form textarea {
    color: #607d8b !important;
    border-radius: 3px;
}

p.remark {
    text-align: center;
    font-size: .875rem;
    font-style: italic;
    color: #b0bec5 !important;
}

@media(min-width: 576px) {
    .contact-wrapper .container {
        width: 100% !important;
    }
}

@media(min-width: 768px) {
    .contact-wrapper .container {
        width: 720px !important;
    }
    .web-enquiry-form .dd-btn2 {
        padding-top: 10px;
    }
}

@media(min-width: 992px) {
    .contact-wrapper .container {
        width: 960px !important;
    }
}

@media(min-width: 1200px) {
    .contact-wrapper .container {
        width: 1140px !important;
    }
}

@media(max-width: 850px) {
    .storage-info .col-md-4 {
        width: 50% !important;
    }
}

@media(max-width: 767px) {
    #enq-service-select .dd-btn2 span br {
        display: block !important;
    }
    .web-enquiry-form .storage-info .date,
    .datetimepicker .wpcf7-form-control-wrap,
    .storage-info .col-md-4 {
        width: 100% !important;
    }
    .web-enquiry-form #enq-service-select {
        display: flex;
    }
    .web-enquiry-form #enq-service-select .dd-btn2 {
        width: 32.33%;
    }
    .container {
        width: 95%;
    }
    header nav menu .container {
        width: 100%;
    }
    .contact-wrapper .container {
        width: 100% !important;
        padding: 0 !important;
    }
    .hear-us .row,
    .row.storage-info {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .web-enquiry-form .hear-us #enq-ser-select .dd-btn2 {
        width: auto;
        margin-left: 1px;
        margin-bottom: 1px;
        padding: 8px;
        font-size: 12px;
    }
    .web-enquiry-form .secondary-title {
        padding-top: 10px;
        margin-bottom: 15px !important;
    }
    .middle-content .container h2.page-title {
        margin-bottom: 0;
    }
    .middle-content a.ar-new {
        margin: 0 auto 7px !important;
    }
    .web-enquiry-form #top-wizard {
        margin-bottom: 8px;
        padding-bottom: 0;
    }
    .web-enquiry-form #top-wizard span {
        margin-top: 5px;
    }
    .web-enquiry-form .relocation-size #enq-ser-select .dd-btn2 {
        min-width: auto;
    }
    .web-enquiry-form .relocation-size #enq-ser-select .dd-btn2,
    .web-enquiry-form #enq-service-select .dd-btn2 {
        margin-bottom: 1px;
        margin-left: 1px;
    }
    .web-enquiry-form .moving-div .moving-from {
        padding-bottom: 0;
    }
    .web-enquiry-form .moving-div .moving-from img.moving-arrow {
        top: 17px;
    }
    #middle-wizard {
        padding-bottom: 0;
    }
    #top-wizard {
        padding: 15px 0;
    }
    #tell-us-about-you-box #top-wizard {
        margin-bottom: 15px;
    }
    #tell-us-about-you-box #middle-wizard {
        padding-top: 0;
    }
    .web-enquiry-form #enq-ser-select .dd-btn2 {
        padding: 15px 10px;
        width: auto;
        white-space: nowrap;
    }
    .web-enquiry-form .personal-info-container .col-md-4 {
        padding-top: 7px;
    }
    .web-enquiry-form .personal-info-container {
        margin-top: 10px;
    }
    .middle-content .container h2.page-title {
        margin-bottom: 0 !important;
    }
}

@media(max-width: 374px) {
    .web-enquiry-form #enq-service-select .dd-btn2 {
        width: 49%;
    }
    /* .web-enquiry-form .hear-us #enq-ser-select .dd-btn2{
    width: 100%;
    margin-left: 0;
  } */
}

/* css added for re-captcha- to align it center */

.g-recaptcha div {
    margin: 0 auto;
}

.ui-datepicker {
    z-index: 9 !important;
}

.wpcf7-not-valid-tip {
    text-align: center
}

.web-enquiry-form input {
    font-size: 14px;
}

@media (max-width: 1200px) and (min-width: 768px) {
    #middle-wizard {
        padding: 40px 60px 35px 60px;
    }
}

@media (max-width: 767px) {
    .middle-content .container {
        padding-left: 0;
        padding-right: 0;
    }
    #company-field {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
    }
}

.web-enquiry-form #enq-service-select .dd-btn2:hover {
    background: #600;
}

.web-enquiry-form #enq-service-select .dd-btn2:hover span {
    color: #fff;
}

.web-enquiry-form .relocation-size #enq-ser-select .dd-btn2:hover,
.web-enquiry-form #enq-ser-select .dd-btn2:hover {
    background: #500000;
    color: #fff;
}

.future-booking-img-div p {
    font-size: 16px;
}

.middle-content .container h3.form-title p {
    color: #000;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    background: #fff;
    padding: 0 15px;
}

.middle-content .contact_form {
    width: 70%;
    margin: 0 auto;
}

.middle-content .container h3.form-title {
    text-align: center;
    position: relative;
    margin-bottom: 0;
}

.middle-content .container h3.form-title span {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #ccc;
    left: 0;
    top: 55%;
}

@media (min-width: 1500px) {
    .future-booking-img-div p {
        font-size: 18px;
    }
    .middle-content .container h3.form-title p {
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .middle-content .contact_form {
        width: 100%;
    }
}

/* css added by pradnya - 16-01-2020 */

.web-enquiry-form {
    border: 1px solid #ccc;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media(max-width: 1023px) {
    .web-enquiry-form {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
    }
}

.future-booking-img-div.contact_form {
    text-align: center;
    width: 600px;
    margin: 0 auto;
}

#middle-wizard {
    padding-top: 10px;
}

.future-booking-img-div p:last-child,
.future-booking-img-div p {
    margin-bottom: 15px;
}

.page-id-41052 .web-enquiry-form .personal-info-container {
    margin-top: 0;
}

.page-id-41052 .comment-box {
    margin-bottom: 20px;
}

/* css added by pradnya - 13-02-2020 - for feedback form - start */

.feedback-form-wrapper .contact-wrapper .container {
    padding: 0 !important;
}

.feedback-form-wrapper .contact-wrapper ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 60%;
    width: 80%;
    justify-content: center;
    margin: 0 auto;
    overflow: hidden;
}

.feedback-form-wrapper .contact-wrapper ul li {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.feedback-form-wrapper .contact-wrapper ul li:nth-child(2n) {
    margin-right: 0;
}

.feedback-form-wrapper .web-enquiry-form .date {
    width: auto;
}

.feedback-form-wrapper .web-enquiry-form .contact-wrapper input,
.feedback-form-wrapper .web-enquiry-form .contact-wrapper select {
    width: 100%;
}

.feedback-form-wrapper .input-group {
    position: relative;
    display: flex;
    width: 100%;
}

.feedback-form-wrapper .web-enquiry-form .date {
    position: relative;
    margin: 0;
}

.feedback-form-wrapper .input-group-addon {
    background: none !important;
    border: 1px solid #999;
    border-left: none;
    border-radius: 0 3px 3px 0;
}

.feedback-form-wrapper .reason-wrapper,
.feedback-form-wrapper .submit-wrapper {
    width: 100% !important;
    margin-right: 0 !important;
}

.feedback-form-wrapper .reason .wpcf7-checkbox .wpcf7-list-item-label {
    position: relative;
    margin-left: 0;
}

.feedback-form-wrapper .reason .wpcf7-checkbox .wpcf7-list-item {
    width: auto;
    margin-left: 0;
}

.feedback-form-wrapper .web-enquiry-form .secondary-title {
    padding-top: 20px;
}

.feedback-form-wrapper .reason .reason-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

.feedback-form-wrapper .reason .reason-list>.wpcf7-list-item label {
    width: auto;
    width: 100%;
    min-width: 90px;
    margin-left: 7px;
    margin-left: 0;
    padding: 10px 15px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
    cursor: pointer;
    margin-bottom: 10px;
    color: #333;
}

.feedback-form-wrapper .reason .reason-list>.wpcf7-list-item input[type="checkbox"] {
    display: none;
}

.feedback-form-wrapper .reason .reason-list>.wpcf7-list-item label:hover,
.feedback-form-wrapper .reason .reason-list>.wpcf7-list-item label.active {
    background: #500000;
    color: #fff;
}

.feedback-form-wrapper .submit-wrapper {
    text-align: center;
    margin-bottom: 0;
}

.feedback-form-wrapper .submit-wrapper .feedback-submit {
    margin-top: 10px;
    border: 1px solid #ffcc00;
    font-size: 18px;
    width: 150px !important;
    padding: 15px;
    color: #330000;
    line-height: 1.2em;
    margin-bottom: 0px;
    background: #ffcc00;
}

.feedback-form-wrapper .submit-wrapper .feedback-submit:hover {
    background: #f5b500;
}

.page-template-tp-feedback-form h1 {
    text-align: center;
}

.feedback-form-wrapper .w-100 {
    width: 100% !important;
    margin-right: 0 !important;
    text-align: center;
}

.page-template-tp-feedback-form header nav {
    justify-content: center;
}

.page-template-tp-feedback-form header nav .logo {
    padding: 18px 0;
    width: 10%;
}

.page-id-43475 .breadcrumb-section {
    padding-top: 10px;
}

.feedback-form-wrapper .web-enquiry-form {
    padding: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    /* background: #500000; */
}

.feedback-form-wrapper .web-enquiry-form .f-form-wrapper {
    width: 55%;
    padding: 50px 0 50px 0px;
    height: 100%;
    background: #fff;
    border: 1px solid #ccc;
}

.feedback-form-wrapper .list {
    width: 42%;
    background: #500000;
    height: 100%;
    padding: 50px;
    height: 100%;
    margin: 0 auto;
}

.feedback-form-wrapper .list li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
    color: #fff;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
    padding-bottom: 10px;
    text-align: left;
}

.feedback-form-wrapper .list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

.feedback-form-wrapper .list li:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 8px solid #fff;
}

.feedback-form-wrapper footer,
.page-id-43502 footer {
    padding: 0;
}

.page-template-tp-feedback-form h2 {
    font-size: 24px;
    color: #ffcc00;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.feedback-form-wrapper .reason-wrapper p br {
    display: none;
}

.feedback-form-wrapper .c-quote-price,
.feedback-form-wrapper .c-move-plan {
    margin-bottom: 10px;
}

.feedback-form-wrapper .reason-wrapper p {
    margin-bottom: 0;
}

.feedback-form-wrapper .reason-wrapper p.secondary-title {
    margin-bottom: 15px;
}

.feedback-form-wrapper .contact-wrapper ul li:last-child {
    margin-bottom: 0;
}

.page-id-43475 footer {
    padding: 0;
}

.feedback-form-wrapper .q-price-group {
    display: flex;
    align-items: center;
}

.feedback-form-wrapper .q-price-group .input-group,
.feedback-form-wrapper .q-price-group .quote-price,
.feedback-form-wrapper .q-price-group label {
    width: 50%;
}

.feedback-form-wrapper .q-price-group label {
    font-size: 14px;
    line-height: 1.3em;
}

.feedback-form-wrapper .pantomove input {
    margin-bottom: 0;
}

.feedback-form-wrapper #c-date1 {
    margin-bottom: 0;
    border-right: none;
    border-radius: 3px 0 0 3px;
    min-height: 42px;
}

.feedback-form-wrapper .pantomove {
    width: auto;
    margin: 0;
}

.feedback-form-wrapper .wpcf7-response-output {
    width: 80%;
}

.group-wrapper {
    border: 1px solid #ccc;
    margin-bottom: 15px;
    border-radius: 4px;
}

.group-wrapper .q-price-group {
    padding: 15px 15px 0 15px;
}

.group-wrapper.group-wrapper-last .q-price-group {
    padding: 15px;
}

.feedback-form-wrapper .reason .reason-list.chk2 label,
.feedback-form-wrapper .reason .reason-list.chk5 label {
    margin-bottom: 0;
    border: none;
}

/* @media(min-width: 1025px){
  .feedback-form-wrapper{
    min-height: 800px;
  }
} */

.feedback-form-wrapper .wpcf7-response-output {
    margin: 0 auto;
}

.feedback-form-wrapper span.wpcf7-not-valid-tip {
    font-size: 12px;
}

/* .page-id-43502 .breadcrumb-section  {
  padding-top: 19%;
  text-align: center;
} */

.page-id-43502 .feedback-form-wrapper {
    padding: 50px 0;
    text-align: center;
}

.page-id-43475 .feedback-form-wrapper {
    padding-bottom: 50px;
    padding-top: 20px;
}

.feedback-form-wrapper .web-enquiry-form h1 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 24px;
}

.feedback-form-wrapper .web-enquiry-form {
    margin-bottom: 0;
}

.page-id-43502 h1 {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 10px;
}

.feedback-form-wrapper .web-enquiry-form {
    justify-content: center;
}

.feedback-form-wrapper .web-enquiry-form {
    border: none;
}

@media(max-width: 900px) {
    .feedback-form-wrapper .contact-wrapper ul {
        width: 90%;
    }
    .feedback-form-wrapper .web-enquiry-form {
        padding: 0;
    }
    .feedback-form-wrapper .list {
        padding: 50px 15px;
    }
    .feedback-form-wrapper .web-enquiry-form .f-form-wrapper {
        width: 65%;
    }
    .feedback-form-wrapper .list {
        width: 60%;
    }
}

@media(max-width: 767px) {
    .feedback-form-wrapper .contact-wrapper ul {
        width: 100%;
    }
    .feedback-form-wrapper .contact-wrapper ul {
        flex-direction: column;
        align-items: center;
    }
    .feedback-form-wrapper .contact-wrapper ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 4%;
    }
    .feedback-form-wrapper .reason .wpcf7-checkbox .wpcf7-list-item,
    .feedback-form-wrapper .reason .reason-list>.wpcf7-list-item label {
        width: 100%;
        margin-left: 0 !important;
    }
    .feedback-form-wrapper .web-enquiry-form .date {
        width: 100%;
    }
    .page-template-tp-feedback-form header nav {
        height: 50px;
    }
    .page-template-tp-feedback-form header {
        margin-bottom: 0;
        padding-top: 10px;
        padding-bottom: 0;
    }
    .feedback-form-wrapper .web-enquiry-form {
        margin-bottom: 0;
    }
    .feedback-form-wrapper .web-enquiry-form {
        flex-direction: column;
    }
    .feedback-form-wrapper .web-enquiry-form .f-form-wrapper,
    .feedback-form-wrapper .list {
        width: 100%;
    }
    .feedback-form-wrapper .list {
        margin-top: 20px;
    }
    .feedback-form-wrapper .web-enquiry-form {
        padding: 0;
    }
    .page-template-tp-feedback-form header nav .logo {
        width: 30%;
        padding: 30px 0 18px;
    }
    .page-template-tp-feedback-form h1 {
        padding-bottom: 0;
        padding-top: 20px;
        /* padding-top: 0; */
        font-size: 22px;
    }
    .feedback-form-wrapper>.container {
        width: 100%;
        padding: 0;
    }
    .feedback-form-wrapper .web-enquiry-form .f-form-wrapper {
        padding: 20px 10px;
        padding-top: 5px;
    }
    .feedback-form-wrapper {
        padding-bottom: 0;
    }
    .feedback-form-wrapper .q-price-group label {
        font-size: 13px;
        width: 49%;
    }
    .page-template-tp-feedback-form h1 {
        margin-bottom: 0px;
    }
    .page-template-tp-feedback-form h2 {
        font-size: 23px;
    }
    .feedback-form-wrapper .wpcf7-response-output {
        width: 100%;
    }
    .page-id-43502 .breadcrumb-section .container {
        width: 100%;
    }
    .page-id-43502 .feedback-form-wrapper>.container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-id-43502 footer .footer-bottom {
        padding-bottom: 10px;
    }
    .page-id-43502 .feedback-form-wrapper p {
        font-size: 20px !important;
    }
    .feedback-form-wrapper .q-price-group {
        flex-direction: column;
    }
    .feedback-form-wrapper .q-price-group label,
    .feedback-form-wrapper .q-price-group .quote-price,
    .feedback-form-wrapper .q-price-group .input-group {
        width: 100%;
    }
    .feedback-form-wrapper .list {
        margin-top: 0;
    }
    .feedback-form-wrapper .list {
        padding: 35px 22px;
    }
    .feedback-form-wrapper .reason-wrapper p.secondary-title {
        text-align: center;
    }
    .page-id-43475 .feedback-form-wrapper {
        padding-bottom: 0;
    }
    .page-id-43475 .feedback-form-wrapper {
        padding-top: 0;
    }
    .feedback-form-wrapper .submit-wrapper .feedback-submit {
        margin-top: 0;
    }
}

/* css added by pradnya - 13-02-2020 - for feedback form - ends */

/* css added by pradnya - 19-02-2022 - for new field - premium plus services - starts */

@media(max-width: 767px) {
    .service-checkbox {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .service-checkbox span {
        margin: 0 !important;
    }
    .service-checkbox>span {
        margin: 0 1px 1px 0 !important;
        padding: 5px 0 !important;
    }
}

.service-checkbox span.wpcf7-list-item input[type="checkbox"]+span {
    /* background: #500000;
  color: #fff; */
    color: #000;
    padding: 10px;
    cursor: pointer;
    width: auto;
    min-width: 90px;
    margin-left: 7px;
    padding: 10px 15px;
    border: 1px solid #ccc;
    font-size: 14px;
    border-radius: 3px;
}

#enq-ser-select .Service {
    display: flex;
    flex-wrap: wrap;
}

.service-checkbox span.wpcf7-list-item {
    padding: 10px 0;
    display: inline-flex;
}

.service-checkbox span.wpcf7-list-item:hover input[type="checkbox"]+span,
.service-checkbox span.wpcf7-list-item input[type="checkbox"]:checked+span {
    background: #500000;
    color: #fff;
}

.service-checkbox label span {
    position: relative;
    cursor: pointer !important;
    clip: auto;
    pointer-events: auto;
}

.service-checkbox input {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.web-enquiry-form textarea {
    color: #000 !important;
}

/* css added by pradnya - 19-02-2022 - for new field - premium plus services - ends */

/* css added by pradnya - 05-07-2022 - starts */

.align-center {
    align-items: center !important;
}

.f-no-wrap {
    flex-wrap: nowrap !important;
}

@media(max-width: 767px) {
    .f-no-wrap {
        flex-wrap: wrap !important;
    }
}

/* css added by pradnya - 05-07-2022 - ends */

/* css added by pradnya - 27-07-2022 - starts */

@media(min-width: 768px) and (max-width: 991px) {
    .web-enquiry-form .personal-info-container .col-md-4 {
        width: 50%;
    }
}

/* css added by pradnya - 27-07-2022 - ends */