body {
    color: #000;
}
.site-header-menu .logo-img.stickylogo, .site-header-menu.sticky-header .logo-img, .site-header .site-branding img {
    max-height: 70px;
}
.header-style-3 .pbmit-header-overlay{
    background-color: transparent;
    border-bottom: 0px none rgba(255, 255, 255, 0.25);
}
.tp-blockmask_in {
    display: none;
}
rs-layer {
    color: #000 !important;
}
a.rs-layer {
    color: #000 !important;
}
/*.about-three-box .accordion .accordion-item h2, .about-three-box .accordion-button.collapsed, .about-three-box .accordion .accordion-item.active .accordion-button{
    color:#fff;
}*/
.section-lgx h2.pbmit-title {
    color: #000 !important;
}
section.blog-section-three h2.pbmit-title {
    color: #000;
}
.pbmit-footer-contact-info-wrap,.site-footer .widget-title, .site-footer .widget ul a {
    color: #fff !important;
}
section h2.pbmit-title {
    color: #000;
}
.progressbar-three-bg p {
    color: #000;
}
.about-three-box .accordion .accordion-item h2{
    border-color:#d4df21;
}
.white{color:#fff !important;}
.black{color:#000 !important;}
a.rs-layer.lightboxvid{display: none;visibility: hidden;opacity: 0;}
.howitworks {margin-bottom: 10px;}
.howitworks h2{font-size: 25px !important;}
h2.small {font-size: 22px !important;}
.min150 {min-height: 145px;}
ul.navigation li ul li a {color: #fff !important;}
article.service.pbminfotech-servicebox-style-7 .pbmit-ihbox-icon {background-color: #d4df21;}
.pbmit-marquestyle-01.pbmit-marquestyle-01-two.pbmit-list li span.pbmit-list-li-content::after {color: #000;}
.pbmit-fidbox-style-10 .pbmit-circle-overlay{top: 24%;}
aside.service-sidebar a , aside.service-sidebar .widget .download .item-download a{color: #000;}
.section-faq .accordion-style-2 .accordion-item .accordion-button {color: #000;}
.post-list li.post-active a {color: var(--pbmit-global-color);}
.mobileview{display: none;visibility: hidden;opacity: 0;}

rs-layer#slider-1-slide-1-layer-4,rs-layer#slider-1-slide-1-layer-5,rs-layer#slider-1-slide-1-layer-6,rs-layer#slider-1-slide-2-layer-4,rs-layer#slider-1-slide-2-layer-5,rs-layer#slider-1-slide-2-layer-6    {
    display: none;
}
ul.top-contact li a {color: #fff !important;}
.page-content.demo-four section.our-company-section-three:first-child {
    padding-bottom: 0px;
    padding-top: 20px;
}
section.our-company-section-three p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
}
rs-layer#slider-1-slide-1-layer-0,rs-layer#slider-1-slide-2-layer-0  {
    background-color: rgba(255, 255, 255, .7);
    border-radius: 5px !important;
    padding: 10px 10px 0px 10px !important;
    font-size: 50px !important;
}
.pgheading h1, .pgheading .bgcolor {
    background-color: #d4df21 !important;
    font-size: 24px !important;
    border-radius: 10px;
    font-weight: bolder !important;
    padding: 5px 0px 0px 0px;
    line-height: normal !important;
}
.pgheading {
    margin-bottom: 20px !important;
}
.pgheading h4 {
    font-size: 30px !important;
    color: #000 !important;
}

/*.main-menu .navigation > li > ul a {padding: 8px 20px;}*/
.main-menu .navigation > li > ul, .main-menu .navigation > li > ul > li > ul {min-width: 370px;}
.order-1.cmovers {margin-bottom: 0px;}
section.our-company-section-three.cmovers {padding: 20px 0px;}
ul.list-group .list-group-item:hover {color: #000000 !important;}
.site-navigations ul li.active > a, .site-navigations ul li.active > li.active > a {color: var(--pbmit-global-color) !important;}
.header-style-4 .pbmit-pre-header-left {
    padding-right: 11%;
}
.header-style-4 .site-navigations ul.navigation > li > a {
    font-size: 17px;
    padding-top: 30px;
}
.topline {
    position: absolute;
    top: 70px;
    font-size: 20px;
    letter-spacing: 5px;
    border-bottom: 1px solid #000;
    padding: 5px 170px;
    color: #000;
    text-transform: capitalize;
    font-weight: bolder;
}
.pbmit-header-search-btn a {
    opacity: 0;
}
.pbmit-header-button.getaquote {
    margin-top: 42px;
    line-height: normal;
}
.header-style-4 .pbmit-header-search-btn {
    padding: 10px;
}
.main-menu .navigation > li > ul a {
    font-size: 18px;
}
.sticky-header .topline {
    top: 17px;
}
.progress-container {
    text-align: center;
    margin-bottom: 30px;
}

#progressbar {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    color:#000;
}

#progressbar li {
    flex: 1;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    text-wrap: nowrap;
}

#progressbar li.active {
    color: var(--pbmit-global-color);
}

.progress {
    height: 20px;
    background-color: #000;
    border-radius: 5px;
    overflow: hidden;
}

#getaq .progress-bar {
    background-color: var(--pbmit-global-color) !important;
    width: 0;
    height: 100%;
    transition: width 0.4s ease-in-out;
}

.step-container fieldset {
    background: white;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    position: relative;
    display: none;
}

.step-container fieldset:first-of-type {
    display: block;
}

h2 {
    color: var(--pbmit-global-color);
    margin-top: 10px;
    text-align: center;
}

.next-step,
.previous-step {
    width: 100px;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 5px;
    cursor: pointer;
    padding: 10px 5px;
    margin: 10px 5px 10px 0px;
    float: right;
}

.next-step {
    background: var(--pbmit-global-color);
}

.previous-step {
    background: #616161;
}

.next-step:hover,
.next-step:focus {
    background-color: var(--pbmit-global-color);
}

.previous-step:hover,
.previous-step:focus {
    background-color: #4d4d4d;
}

.text {
    color: var(--pbmit-global-color);
    font-weight: normal;
}

.finish {
    text-align: center;
}
fieldset ul li div:first-child {
    float: left;
    min-width: 225px;
}
fieldset ul li input {
    width: 40px;
}
fieldset ul li {
    float: left;
    margin-right: 20px;
    color: #000;
}
li.activeli i, li.activeli div {
    color: #d4df21;
}
#progressbar li {width: 10%;}
.site-header-menu.header1.nobanner {
    border-bottom: 1px solid #000;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px;
}
div#getaq.page-content {
    margin-top: 30px;
}
div#getaq h1.pbmit-title {
    text-align: center;
    border-bottom: 1px double #d4df21;
    width: 40%;
    margin: auto;
    min-width: 300px;
    margin-bottom: 20px;
}
li span.button.plus,li span.button.min {
    padding:5px; cursor:pointer; background:grey; color:white; width:25px; height:15px; text-align:center; display:inline-block;
   }   

  li div input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  li div  input::-webkit-outer-spin-button,
  li div  input::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
  li .input-group {
    float: right;
    position: unset;
    display: inline;
    flex-wrap: unset;
    width: auto;
}
li .input-group input[type='button'] {
    border-radius: 10px !important;
    font-weight: bolder;
    font-size: 20px;
    width: 30px;
}
li  .input-group .button-minus,
li  .input-group .button-plus {
}
  
li  .input-group .quantity-field {
  }
  
  li div   .button-plus {
  }
  
li div input[type="number"]{
    text-align: center;
}
li .input-group input {
    border: 0px;
    color: #000 !important;
}
fieldset li i.fa.fa-check {opacity: 0;}
fieldset li.activeli i.fa.fa-check {opacity: 1;}
#progressbar li .icon img {width: 34px;height: auto;}
fieldset h2 .total {float: right;background-color:var(--pbmit-global-color);color: #000;padding: 10px 20px 0px;border-radius: 5px;margin-top: -20px;margin-right: -10px;}
@keyframes blink {0% {opacity: 0;}25% {opacity: .5;}50% {opacity: 1;}75% {opacity: .5;}100% {opacity: 0;}}
.requestaq {background-color: var(--pbmit-global-color);animation: blink 5s linear infinite;}
.our-company-section-three {padding: 40px 0 50px 0;}
section.section-lgx {padding-top: 60px;padding-bottom: 10px;}
.blog-section-three {padding: 180px 0px 70px 0px;}
.personaldetails textarea ,.personaldetails input[type=text] {width: 100%;border: 0px;background-color: transparent;border-bottom: 1px solid #d4df21;}
.personaldetails {background-color: #eee;border-radius: 5px;padding: 20px;border: 1px solid #d4df21; color: #000;}
.main-menu .navigation > li > ul li {width: 550px;float: left;}
h2.widget-title {text-align: left;}
.main-menu .navigation > li > ul:not(.about1) {
    width: 1150px;
    margin-left: calc(50% - 550px);
}
.pgheading .bgcolor.design1 {
    font-variant: small-caps;
    font-size: 24px !important;
}
.service-details, .service-list-group, .service-page-infobox {
    padding: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
img.hidden {
    display: none;
}
.pgheading .bgcolor.design2 {
    font-variant: small-caps;
    font-size: 18px !important;
    background-color: transparent !important;
    border-bottom: 1px solid #000;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    text-align: left;
    border-bottom-width: initial;
}
.testimonial-three-bg {
    padding-top: 0;
    padding-bottom: 0;
}
.site-footer .widget {
    margin: 40px 0px 40px;
}
section.ihbox-section_eight {
    padding: 20px;
}
.pbminfotech-ihbox-style-13 .pbminfotech-custom-heading {
    min-height: 80px;
}
.pbminfotech-ihbox-style-13 .pbminfotech-cta3-content-wrapper {
    color: #000;
}
section.testimonial-seven_bg {
    margin-top: 0;
    padding: 0px 0px 20px 0px;
}
.download.section{
    display: none;
}
.rr section.icon-box-section-five img {
    width: 64px;
}
.rr section.icon-box-section-five {
    padding-top: 20px;
}
table.itemtable, table.itemtable td {
    border: 1px solid;
    color: #000;
}
section.movingtrucks {
    padding-top: 50px;
    padding-bottom: 50px;
}
.movingtrucks .pbminfotech-ihbox-style-7 {
    background-color: #fff;
    color: #000;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    min-height: 307px;
}
.pbminfotech-ihbox-style-7:before {
    display: none;
}
.movingtrucks h6 {
    font-size: 20px;
    font-variant: small-caps;
    border-bottom: 1px solid #d4df21;
}
.movingtrucks .pbminfotech-ihbox-style-7:hover {
    scale: 1.1;
    transition: all 0.5s ease;
}
.movingtrucks .eachblock img {
    width: 100%;
}
.letsgetstarted {
    margin-top: 40px;
}
.cubiccal {
    margin-top: 40px;
}
.letsgetstarted img.img-fluid {
    margin-top: 90px;
}
.cubiccal img.img-fluid {
    margin-top: 70px;
}
.hhi p.adjustspace {
    margin-top: 30px;
}
table.itemtable {
    border-collapse: collapse;
    width: 100%;
}
table.itemtable td {
    padding: 5px 15px;
}
.cubiccal p {
    padding-bottom: 0;
}
.pgheading h4.pbmit-subtitle {
    line-height: normal;
}
section.our-company-section-three.os {
    padding-top: 0px;
}
aside.service-sidebar a {
    font-size: 20px;
}
section.section-md.about-section-three.mobilebghide .about-three-box {
    background-color: rgba(0,0,0,.5);
    color: #fff;
}
.mobilebghide div#accordionExample {
    overflow-y: scroll;
    height: 200px;
}
.mobilebghide .accordion-item {
    margin-top: 10px !important;
}
.pbmit-heading-subheading.text-center {
    margin-bottom: 0px;
}
.contact-box {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.s50 span.numinate.completed {
    color: #fff;
}
.page-content.section-faq .accordion-item i {
    color: #000;
    margin-right: 10px;
}
footer .rightblock, footer h4 {
    font-size: 16px;
}
footer .rightblock {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    color: #000;
}
footer .rightblock input[type="text"] {
    border: none;
    color: #000;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    width: 100%;
}
.movingtrucks .eachblock p {
    min-height: 155px;
    margin-bottom: 0px;
}
.site-footer .widget .textwidget a:hover {
    color: #d4df21 !important;
    border-bottom: 1px solid #d4df21;
}
form#contact-form {
    background-color: #d4df21;
    padding: 20px;
}
form#contact-form input[type=text].form-control, form#contact-form textarea.form-control{
    background-color: transparent;
    border: 0px;
    border-bottom: 1px solid #000;
}
form#contact-form button.pbmit-btn {
    background-color: #000;
    border-radius: 5px;
    font-size: 20px;
}
::placeholder {
    color:#000;
  }  
.rr .pbminfotech-ihbox-style-10 .pbminfotech-vc_cta3-content:before {
    display: none;
}
.rr .pbminfotech-cta3-content-wrapper {
    padding-left: 40px;
}
.rr .rr .pbminfotech-ihbox-style-10 .pbminfotech-vc_cta3-content {
    margin-bottom: 0px;
}
.rr .pbminfotech-ihbox-style-10 .pbminfotech-ihbox-contents {
    margin-top: 0;
}
.rr .col-md-1.pbminfotech-ihbox-icon.pbminfotech-large-icon {
    padding-top: 20px;
}
.rr .pbminfotech-ihbox-style-10 .pbminfotech-vc_cta3-content h2 {
    text-align: left;
    border-bottom: 1px solid #000;
}
#blogdetails .post-item img {
    width: 100%;
    margin-top: 25px;
}
body #blogdetails .pbmit-bg-color-light {
    background-color: transparent;
}
div#blogdetails .eachblog {
    background-color: var(--pbmit-light-color);
    padding: 00px 30px 20px 30px;
    border-radius: 5px;
}
a.defaultgreen, .defaultgreen  {
    color: #000;
    font-weight:bold;
}
a.defaultgreen:hover {
    border-bottom:1px solid #000;
}
.mt40 {
    margin-top: 40px;
}
.cmyn ul li {
    border: 1px solid #000;
    float: left;
    min-width: 220px;
    margin: 5px 10px;
    padding-left: 10px;
    box-shadow: 2px 2px 2px;
}
.cmknow.imgholder {
    margin-bottom: 30px;
}
.rightblock input:hover {
    -webkit-appearance: auto;
}
rs-layer#slider-1-slide-2-layer-2, rs-layer#slider-1-slide-1-layer-2 {
    font-size: 20px !important;
    letter-spacing: 2px !important;
    padding-top: 20px;
}
ul.list-group-one.list-group li{
    color:#000;
}
.boxshadow{
    background-color: rgba(255, 255, 255, .7);
    border-radius: 5px !important;
    padding: 10px 10px 0px 10px !important;
    font-size: 50px !important;
}
.boxshadow.insquote {
    position: absolute;
    margin-top: -200px;
    height: 200px;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 0px !important;
    width: 34%;
    text-align: center;
    line-height: normal;
    font-size: 40px !important;
    display: block;
    max-width:580px;
}
.boxshadow.insquote span {
    font-size: 20px;
    display: block;
    margin-top: 25px;
}
.section-faq .accordion-body,.accordion-style-2 .accordion-item h2 .accordion-button {
    color: #000;
    font-size: 20px;
}
footer .frightblock {
    background-color: #d4df21;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    color:#000;
}
footer .frightblock > div {
    border: 1px solid #000;
    border-radius: 5px;
    margin: 20px;
    box-shadow: rgba(100, 100, 111, 0.9) 0px 7px 7px 0px;
    padding: 10px;
}
.site-footer .widget .textwidget .frightblock a:hover {
    color: #000 !important;
    border-bottom: 1px solid #000;
}
footer .frightblock > div a {
    color: #000;
    font-variant: small-caps;
}
.pbmit-header-button.getaquote a {
    font-size: 16px;
    padding: 18px 20px 10px;
}
#thankyoupg .order-1{
    padding-top:70px;padding-bottom:70px;text-align:left;font-size:20px;
}
form#contactform {
    background-color: #d4df21;
    padding: 20px;
}
.contact-form form input[type=text].form-control, .contact-form form textarea {
    background-color: transparent !important;
    color: #000 !important;
    border: 0px solid #000 !important;
    border-bottom: 1px solid #000 !important;
    font-size: 18px !important;
}
.contact-form form .pbmit-btn {
    background-color: #000;
    border-radius: 5px;
    font-size: 20px;
    padding: 5px 0 0 0;
}
#thankyoupg section.topprogressbar {
    margin-top: 30px;
}
.review-item {
    width: 30%;
    display: table-cell;
    vertical-align: top;
}
div#blogdetails .eachblog ul {
	font-size: 16px;
	list-style: disc;
	margin-left: 30px;
	display: block;
    margin-bottom: 10px;
}
div#blogdetails .eachblog ul {
	font-size: 16px;
	margin-left: 30px;
	display: block;
    margin-bottom: 10px;
}
div#blogdetails .eachblog ul li b{
	margin-right:10px;
}
.megali ul li a{
    font-size: 16px !important;
    margin-left:30px !important;
}
.megali ul li.liheading a{
    font-size: 18px !important;
    margin-left:0px !important;
}
.eachblog .blogdetails {
    margin-top: 20px;
}
.main-menu .navigation > li.dropdown:hover > ul, .main-menu .navigation > li > ul > li.dropdown:hover > ul {
    background-color: rgba(255,255,255);
    color:#000;
}
.main-menu .navigation > li > ul li a {
    color: #000 !important;
}
.main-menu .navigation > li > ul a:hover {
    color: #fff !important;
}
.movingrelocation li ul li.icon a:before {
    content: "";
    display: inline-block;
    width: 20px; /* Adjust width as needed */
    height: 20px; /* Adjust height as needed */
    background-image: url('/frontend/images/fernblack.png');
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px; /* Adjust spacing */
    vertical-align: middle;
}
.movingrelocation li ul li.icon a:hover::before {
    background-image: url(/frontend/images/ferngreen.png);
}
.serviceul li.icons a:before{
    content: "";
    display: inline-block;
    width: 20px; 
    height: 20px; 
    background-image: url('/frontend/images/truck.png'); 
    background-size: cover;
    background-repeat: no-repeat;
    margin-right: 10px;
    vertical-align: middle;
}
.serviceul li.icons a:hover::before {
    background-image: url(/frontend/images/truckgreen.png);
}
.movingrelocation li:nth-child(2) ul li.icon a:before {
    background-image: url(/frontend/images/kangaroo.png);
    width: 26px;
}

.movingrelocation li:nth-child(2) ul li.icon a:hover::before
{
    background-image: url(/frontend/images/kangaroowhite.png) !important;
}

.main-menu .navigation > li > ul.serviceul {
    width: 1210px;
    margin-left: calc(50% - 500px);
}
.main-menu .navigation > li > ul.serviceul li {
    width: 403px;
    float: left;
}
.main-menu .navigation > li > ul li.icon {
    width: 275px;
    float: left;
}
@media (max-width: 768px){
	.review-item {
		width: 100%;
		display: block;
		vertical-align: top;
        clear:both;
	}
	table.itemtable{width:100% !important;}
    div#thankyoupg {
        margin-top: 100px;
    }
    .personaldetails {margin-left: 0px;}
    fieldset ul li div:first-child {
        float: left;
        min-width: 200px;
        line-height: 40px;
    }
    rs-mask-wrap {
        top: 80px;
    }
    .boxshadow.insquote {
        margin-top: -65px;
        height: 65px;
        width: 88%;
        font-size: 16px !important;
        font-weight: bold;
    }
    .boxshadow.insquote span {
        font-size: 12px;
        display: block;
        margin-top: 8px;
    }
    .leftblock.imgcontaniner img {
        max-width: 100%;
    }
    
    .pbminfotech-ihbox-style-13 .pbminfotech-custom-heading {
        min-height: unset;
    }
    .pbminfotech-ihbox-icon.pbminfotech-large-icon i.pbmit-moversco-business-icon::before {
        font-size: 60px;
    }
    .pgheading .bgcolor.design1 {
        font-variant: small-caps;
        font-size: 18px !important;
        padding: 5px 15px;
    }
    section.testimonial-seven_bg {
        margin-top: 0;
        padding: 0px 0px 20px 0px;
    }
    div#getaq h1.pbmit-title {font-size: 24px; margin-top: 40px;}
    div#getaq .service-details {padding-top: 0;}
    fieldset ul li {margin-right: 0;}
    ul#progressbar li strong {display: none;}
    #progressbar li .icon img {width: 24px;}
    .blog-section-three {padding: 50px 0px 30px 0px;}
    section.section-lgx h4.pbmit-subtitle {line-height: 40px;}
    section.section-lgx {padding-top: 30px;}
    .our-company-section-three {padding-top: 20px;}
    .desktopview {display: none;}
    .pgheading h1 {padding: 10px 10px 0px 10px;}    
    .mobilebghide{background-image:none;padding-top: 0px;}
    .mobilebghide .about-three-box {height: 720px;}
    .site-navigations + .pbmit-right-box{display: none;width: 100%;height: auto;position: absolute;max-width: 100%;line-height: normal;top: 0;text-align: center;}
    .site-navigations + .pbmit-right-box .pbmit-header-button {font-size: 16px;}
    .mobileview {display: block;visibility: visible;opacity: 1;top: 100px;position: absolute;z-index: 1;background-color: var(--pbmit-global-color);width: 100%;text-align: center;color: #000;font-weight: bold;
    }
    .mobileview	.pbmit-header-button {display: block;}
	.header-style-4 .pre-header {display: block;height: 40px;line-height: 40px;}
	.header-style-4 .pre-header .pbmit-pre-header-left {display: none;}
	.header-style-4 .pre-header ul.top-contact li {display: none;}
	.header-style-4 .pre-header ul.top-contact li:first-child {display: block;text-align: center;width: 100%;float: none;padding: 0;font-size: 14px;}
	.mobileview.topbarmob.top1 {top: 110px;font-size: 28px;padding: 10px;}
	header.site-header.header-style-3 .pbmit-header-button {background: #000;color: #fff;}
    .topbarmob.home{display: none;}
    .mobileview.top1.requestaq {top: 6px;width: 130px;right: 10px;border-radius: 10px;color: #000;font-size: 14px;padding: 2px;}
    .site-header .site-branding img.headerimg{max-height: 40px;}
    .header-style-4 .site-header-menu {height: 70px !important;line-height: 70px !important;}
    .pre-header .container {padding-left: calc(var(--bs-gutter-x)* .2);padding-right: calc(var(--bs-gutter-x)* .2);height: 40px;}
    .header-style-4 .pbmit-header-info {display: none;}
    .header-style-4 .site-branding {height: 70px;line-height: 70px;}
    rs-layer#slider-1-slide-1-layer-0,rs-layer#slider-1-slide-2-layer-0  {opacity:0 !important;background-color: rgba(255, 255, 255, .7);border-radius: 5px !important;padding: 10px !important;font-size: 18px !important;}
    rs-mask-wrap {/*display: none !important;*/}
    .swiper-button-prev.swiper-button-prev-1,.swiper-button-next.swiper-button-next-1 {display: none;}
    .pbminfotech-ihbox-style-13 .pbminfotech-custom-heading {margin-top: 20px;}
    .pbminfotech-ihbox-style-13 h2.pbminfotech-custom-heading {font-size: 20px;}
    article.pbminfotech-testimonialbox-style-7{padding-left: 0 !important;}
    .pbminfotech-testimonialbox-style-7 blockquote{font-size: 16px;line-height: 30px;}
    .pbminfotech-testimonialbox-style-7 blockquote:after{font-size: 26px;line-height: 40px;display: none;}
    .pbminfotech-testimonialbox-style-7 {padding-left: 0px;}
    div#getaq.page-content {
        margin-top: 70px;
    }
    #thankyoupg .order-1{
        padding-top:20px;padding-bottom:70px;text-align:left;font-size:20px;
    }
    .progressbar-three-bg{padding-right:30px;}
    .progressbar-three-bg p{margin-bottom: 0px;}
    .mobilebghide div#accordionExample {
        height: 280px;
    }
    .testimonial-three-title {
        margin-bottom: 0;
        padding-top: 30px;
    }
    .testimonial-three-title h2 {
        margin-bottom: 0;
    }
    .accordion-style-1 .accordion-item .accordion-button {
        padding-right: 20px;
    }
    .landingpg .pbmit-pre-header-right {
        width: 100%;
    }
    .landingpg .header-style-4 .pre-header ul.top-contact li:first-child {
        width: 38%;
        display: inline;
    }
    .landingpg .header-style-4 .pre-header ul.top-contact li:nth-child(2) {
        display: inline;
        width: 62%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .main-menu .navigation.mobmenu > li > ul li, .main-menu .navigation > li > ul li a {
        font-size: 15px;padding-top: 2px;padding-bottom: 2px;color: #e6e0e0 !important;
    }
    .main-menu .navigation.mobmenu > li > ul.serviceul {
        width: auto;
        margin-left: auto;
    }
    .main-menu .navigation.mobmenu > li > ul:not(.about1) {
        width: auto;
        margin-left: unset;
    }
    .main-menu .navigation > li > ul li.icon a:before {
        content: "";
        display: inline-block;
        width: 20px; /* Adjust width as needed */
        height: 20px; /* Adjust height as needed */
        background-size: cover;
        background-repeat: no-repeat;
        margin-right: 10px; /* Adjust spacing */
        vertical-align: middle;
        background-image: url('/frontend/images/fernwhite.png'); /* Correct the path */
    }
    .main-menu .navigation > li > ul li.icons a:before{
        background-image: url('/frontend/images/truckwhite.png'); 
    }    
    ul.movingrelocation.australia li a:before {
        content: "";
        display: inline-block;
        height: 20px; /* Adjust height as needed */
        background-size: cover;
        background-repeat: no-repeat;
        margin-right: 10px; /* Adjust spacing */
        vertical-align: middle;
        background-image: url(/frontend/images/kangaroowhite.png) !important;
        width: 26px !important;
    }
    .pbmit-footer-widget-area-top a{
        display: inline; visibility: visible;opacity: 1;
    }
}
.pbmit-social-links-wrapper {
    display: block !important;
}
section.testimonial-six .pbminfotech-testimonialbox-style-6 .pbminfotech-box-content {
    background-image: none;
    background-color: #fff;
}
.testimonial-six .pbminfotech-testimonialbox-style-6 blockquote:after {
    background-color: #d4df20;
}
.smallletter {
    font-size: 12px;
}
h2.p {
    color: #000;
    text-align: left;
    font-size: 18px;
    font-weight: bolder;
    padding: 0px;
    margin: 0px !important;
    line-height: normal;
}
h3.p {
    font-size: 18px;
    line-height: inherit;
}
h4.p {
    font-size: 18px;
    line-height: inherit;
}
ul.default {
    list-style: disc;
    padding-left: 20px;
}
ul.default li {
    padding-top: 10px;
    font-size: 16px;
}