/*-----FONTS-----*/

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeue-Regular.eot');
  src: url('../fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeue-Regular.woff2') format('woff2'),
    url('../fonts/BebasNeue-Regular.woff') format('woff'),
    url('../fonts/BebasNeue-Regular.ttf') format('truetype'),
    url('../fonts/BebasNeue-Regular.svg#BebasNeue-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;

}

@font-face {
  font-family: 'Bebas Neue';
  src: url('../fonts/BebasNeueBold.eot');
  src: url('../fonts/BebasNeueBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/BebasNeueBold.woff2') format('woff2'),
    url('../fonts/BebasNeueBold.woff') format('woff'),
    url('../fonts/BebasNeueBold.ttf') format('truetype'),
    url('../fonts/BebasNeueBold.svg#BebasNeueBold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-SemiBold.eot');
  src: url('../fonts/Figtree-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Figtree-SemiBold.woff2') format('woff2'),
    url('../fonts/Figtree-SemiBold.woff') format('woff'),
    url('../fonts/Figtree-SemiBold.ttf') format('truetype'),
    url('../fonts/Figtree-SemiBold.svg#Figtree-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Bold.eot');
  src: url('../fonts/Figtree-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Figtree-Bold.woff2') format('woff2'),
    url('../fonts/Figtree-Bold.woff') format('woff'),
    url('../fonts/Figtree-Bold.ttf') format('truetype'),
    url('../fonts/Figtree-Bold.svg#Figtree-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Regular.eot');
  src: url('../fonts/Figtree-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Figtree-Regular.woff2') format('woff2'),
    url('../fonts/Figtree-Regular.woff') format('woff'),
    url('../fonts/Figtree-Regular.ttf') format('truetype'),
    url('../fonts/Figtree-Regular.svg#Figtree-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Figtree';
  src: url('../fonts/Figtree-Medium.eot');
  src: url('../fonts/Figtree-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Figtree-Medium.woff2') format('woff2'),
    url('../fonts/Figtree-Medium.woff') format('woff'),
    url('../fonts/Figtree-Medium.ttf') format('truetype'),
    url('F../fonts/igtree-Medium.svg#Figtree-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-Regular.eot');
  src: url('../fonts/Caveat-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Caveat-Regular.woff2') format('woff2'),
    url('../fonts/Caveat-Regular.woff') format('woff'),
    url('../fonts/Caveat-Regular.ttf') format('truetype'),
    url('../fonts/Caveat-Regular.svg#Caveat-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-SemiBold.eot');
  src: url('../fonts/Caveat-SemiBold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Caveat-SemiBold.woff2') format('woff2'),
    url('../fonts/Caveat-SemiBold.woff') format('woff'),
    url('../fonts/Caveat-SemiBold.ttf') format('truetype'),
    url('../fonts/Caveat-SemiBold.svg#Caveat-SemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-Bold.eot');
  src: url('../fonts/Caveat-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Caveat-Bold.woff2') format('woff2'),
    url('../fonts/Caveat-Bold.woff') format('woff'),
    url('../fonts/Caveat-Bold.ttf') format('truetype'),
    url('../fonts/Caveat-Bold.svg#Caveat-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Caveat';
  src: url('../fonts/Caveat-Medium.eot');
  src: url('../fonts/Caveat-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Caveat-Medium.woff2') format('woff2'),
    url('../fonts/Caveat-Medium.woff') format('woff'),
    url('../fonts/Caveat-Medium.ttf') format('truetype'),
    url('../fonts/Caveat-Medium.svg#Caveat-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* ********** */

/* Color and font variable */

/* ********** */

:root {
  --white: #fff;
  --primary: #000000;
  --secondary: #231F20;
  --blue: #37C6F4;
  --orange: #F47321;
  --border: #D1D1D1;
  --heading: 'Bebas Neue';
  --sitetext: 'Figtree';
}

/* ********** */
/* GENREAL */
/* ********** */

html,
body {
  width: 100%;
}

body {
  margin: 0px;

  padding: 0px;
  font-family: 'Figtree', sans-serif;
  font-weight: normal;
  font-size: 16px;
  position: relative;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased !important;
  line-height: 28px;
  color: var(--secondary);
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,

dd,

ol,

ul,

li,

fieldset,

form,

label,

legend,

table,

caption,

tbody,

tfoot,

thead,

tr,

th,

td,

article,

aside,

dialog,

figure,

footer,

header,

hgroup,

nav,

section {

  margin: 0;

  padding: 0;

  border: 0;

  vertical-align: baseline;

}



html {

  margin: 0;

  padding: 0;

  border: 0;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

  -webkit-text-size-adjust: 100%;

}



article,

aside,

figcaption,

figure,

footer,

header,

hgroup,

main,

nav,

section {

  display: block;

}



table {

  border-collapse: separate;

  border-spacing: 0;

}



*,

*::before,

*::after {

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  -webkit-box-sizing: border-box;

  -ms-box-sizing: border-box;

}



a img {

  border: none;

}



:focus {

  outline: 0;

}



::-moz-focus-inner {

  border: 0;

}



a,

button {

  text-decoration: none;

  color: inherit;

  transition: all .5s ease-in-out;

  -webkit-transition: all .5s ease-in-out;

  -ms-transition: all .5s ease-in-out;

  cursor: pointer
}



audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}

img,
video {
  max-width: 100%;
  height: auto;
}

hr {
  height: 0;
  color: inherit;
  border-top: 1px solid #D8DBDC;
  margin: 80px 0;
  border-bottom: 0;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
pre,
samp {
  font-family: 'Figtree';
  font-size: 1.125rem;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}

ul {
  list-style: none;
  margin-bottom: 25px;
}


html {
  scroll-behavior: smooth;
}

/*-----FORM CONTROL-----*/

.form-group50 {
  width: 48%;
}

.form-group33 {
  width: 32%;
}

.form-group100 {
  width: 100%;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: var(--secondary);
  font-family: 'Figtree';
  font-weight: 600;
  font-size: 14px;
  opacity: 1;
}

::-moz-selection {
  color: #fff;
  background: #1b1c23;
}

::selection {
  color: #fff;
  background: #1b1c23;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input:invalid {
  box-shadow: none;
}

input[type=text],
input[type=submit],
input[type=email],
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

textarea {
  resize: none;
  height: auto !important;
  min-height: 100px;
  overflow: hidden;
  margin: 0;
}

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

.message_area {
  line-height: 100%;
}

.form-control {
  width: 100%;
  padding: 6px 20px;
  border: 2px solid var(--white);
  border-radius: 10px;
  background: var(--white);
  color: var(--secondary);
  font-family: 'Figtree';
  font-weight: 600;
  font-size: 14px;
  box-shadow: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  height: 56px;
}

.input-container {
  position: relative;
  display: block;
}

.form-icon {
  white-space: nowrap;
  text-align: center;
  vertical-align: bottom;
  line-height: 45px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  padding-top: 15px;
}

.form-icon [title="email"] {
  position: relative;
  top: 5px;
}

.submitbtn input[type=submit] {
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: capitalize;
  color: #fff;
  padding: 0;
  cursor: pointer;
  font-weight: normal;
  line-height: 100%;
  width: 100%
}

.submit_btn {
  position: relative;
  min-width: 125px;
  margin-top: 45px;
  width: 125px;
}

.submit_btn:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 5px;
  background: url(../images/submit.png) no-repeat;
  width: 125px;
  height: 55px;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
}

.submit_btn .submitbtn,
input[type="button"] .submitbtn {
  background: var(--orange-color);
  color: var(--white-color);
  border: 0;
  font-family: 'Figtree';
  font-weight: normal;
  font-size: 16px;
  line-height: 100%;
  padding: 10px 29px;
  cursor: pointer;
  text-align: center;
  min-width: 240px;
  min-height: 55px;
  transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
}

.submit_btn .submitbtn:hover {
  background: var(--persian-green-color);
}

.submit_btn:hover:before {

  background: url(../images/submit-on-hover.png) no-repeat;

}



.form-control:focus {

  border-color: red !important;

}



select.form-control {

  background: url(../images/select-arrow.svg)no-repeat center right 15px var(--white);

  color: #757575;

  font-family: 'Figtree';

  font-weight: 600;

}



/*input[type="submit"]:hover {

  background: var(--darkblue);

  border-color: var(--darkblue);

  color: var(--white);

}*/





/* header styles */

header {
  position: relative;
  z-index: 1;
}

body.fixed-header header {
  position: fixed;
  z-index: 1;
  width: 100%;
  background: var(--white);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.topheader {
  background: var(--secondary);
}

.topheader .container:before,
.topheader .container:after,
.primeheader .container:before,
.primeheader .container:after {
  display: none !important;
}

.topheader .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  font-family: var(--heading);
}

.googlereview_head {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding: 0;
  line-height: 34px;
  width: 300px;
  color: var(--white);
  letter-spacing: 0.48px;
  font-size: 18px;
}

.googlereview_head img.g-review-logo {
  margin: -3px 8px 0 0;
}

.googlereview_head img.ratingstar {
  filter: invert(71%) sepia(58%) saturate(5633%) hue-rotate(346deg) brightness(97%) contrast(96%);
  margin: -3px 8px 0 8px;
}

.startTime {
  text-align: center;
  display: flex;
  align-items: center;
  color: var(--secondary);
  line-height: 1;
  font-size: 18px;
  letter-spacing: 0.48px;
  background: var(--white);
  height: 34px;
  padding: 0 30px;
}

#clock {
  font-family: var(--heading);
  line-height: 1;
}

img.greendot {
  margin: 0 10px 0 0;
}

.primeheader .container {
  min-height: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.headlogo {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -76px;
}

a.calllink {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  /* font-size: clamp(1.25rem, 1rem + 1.25vw, 2.5rem); */
  font-size: 40px;
  color: var(--secondary);
  font-family: var(--heading);
  font-weight: 500;
}

a.calllink p {
  font-family: var(--heading);
  font-weight: 500;
  line-height: 1;
}

a.calllink img.callicon {
  margin: 0 15px 0 0;
  max-width: 70px;
}

a.calllink span {
  display: block;
  font-size: 14px;
  color: var(--orange);
  text-transform: uppercase;
  font-family: var(--sitetext);
  font-weight: bold;
  letter-spacing: 4px;
}

body.fixed-header a.calllink span {
  letter-spacing: 0;
}


.primeheader .quotelink img {
  margin: -4px 10px 0 0;
  filter: brightness(0) invert(1);
}

body.fixed-header .primeheader a.button.btn-theme {
  min-width: auto;
  padding: 7px 10px 5px 10px;
}

.headlogo img {
  width: 153px;
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
}

body.fixed-header .headlogo img {
  width: 90px;
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
}

body.fixed-header a.calllink img.callicon {
  max-width: 40px;
}

body.fixed-header a.calllink {
  font-size: 28px;
}

body.fixed-header .primeheader .container {
  min-height: 60px;
}

/* for button styles  */

.button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.button-group li {
  padding: 0;
}

.button-group li:before {
  display: none
}

/*[class*="btn-"]*/
button,
.button,
button[type="submit"],
input[type="submit"] {
  font-size: 26px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0.4px;
  color: var(--white);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  position: relative;
  line-height: 1;
  z-index: 0;
  padding: 18px 20px 14px 20px;
  overflow: hidden;
  border: 1px solid var(--orange);
  background: var(--orange);
  font-family: var(--heading);
  /* text-transform: uppercase; */
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;

}

.btn-white {
  background-color: var(--white);
  color: var(--secondary);
  border-color: var(--white);
}

.btn-primary {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}

.btn-theme img,
.btn-primary img {
  filter: brightness(0) invert(1);
}

.button-width li [class*="btn-"] {
  min-width: 210px;
}

[class*="btn-"] img {
  margin-right: 5px;
  transition: all 0.5s linear;
  -webkit-transition: all 0.5s linear;
}

.btn-width {
  min-width: 370px;
}

.btn-theme:hover {
  background: var(--blue);
  border: 1px solid var(--blue);
}

.button.btn-theme.btn-white.btn-width img {
  filter: none;
}

/*-----STRUCTURE-----*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
}

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

.row::before,
.row::after,
.container::before,
.container::after,
.clearfix::before,
.clearfix::after {
  display: table;
  content: " ";
}

.row::after,
.container::after,
.clearfix::after {
  clear: both;
}

.width50 {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  float: left
}

.flex-container {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* FLEX  */
.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.flex-none {
  flex: none;
}

.flex-auto {
  flex: 1 1 auto;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.shrink {
  flex-shrink: 1;
}

.shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.grow {
  flex-grow: 1;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}



.items-center {

  align-items: center;

}



.items-baseline {

  align-items: baseline;

}



.items-stretch {

  align-items: stretch;

}



.justify-start {

  justify-content: flex-start;

}



.justify-end {

  justify-content: flex-end;

}



.justify-center {

  justify-content: center;

}



.justify-between {

  justify-content: space-between;

}



.justify-around {

  justify-content: space-around;

}



.pointer-events-none {

  pointer-events: none;

}



.pointer-events-auto {

  pointer-events: auto;

}



.visible {

  visibility: visible;

}



.invisible {

  visibility: hidden;

}



.overflow-hidden {

  overflow: hidden;

}



.static {

  position: static;

}



.fixed {

  position: fixed;

}



.absolute {

  position: absolute;

}



.relative {

  position: relative;

}



.sticky {

  position: sticky;

  top: 80px;

  align-self: flex-start;

}





/*-----HELPER-----*/

.hidden {

  display: none
}



.bgimg {

  position: absolute;

  right: 0;

  bottom: 0;

  max-height: 100%;

  max-width: inherit;

  left: 0;

  top: 0;

  width: 100%;

  object-fit: cover;

  height: 100%;

  z-index: -1;

  overflow: hidden;

}



/*----------------------------------------COMMON------------------------------------*/

/*-----SCROLL TOP-----*/

.scrollTop {

  position: fixed;

  right: 0;

  bottom: 85px;

  border-radius: 5px 0 0 5px;

  opacity: 0;

  height: 40px;

  width: 40px;

  line-height: 36px;

  z-index: 10;

  color: var(--secondary-color);

  background: var(--gray-color);

  text-align: center;

  font-size: 20px;

  box-shadow: 0px 0px 8px rgb(0 0 0 / 30%);

  display: flex;

  align-items: center;

  justify-content: center;

}



.scrollTop>img {

  transform: rotate(-90deg);

}



/*-----BREADCRUMBS-----*/

/*-----CONTENT-----*/

h1,

h2,

h3,

h4,

h5,

h5,

h6,

[class*="heading-"] {

  font-weight: bold;

  letter-spacing: normal;

  margin-bottom: 30px;

  color: var(--darkblue);

  font-family: 'Bebas Neue';

  position: relative;

  line-height: 1;

}



.heading-80 {

  /* font-size: 80px; */

  font-size: clamp(1.875rem, 1.25rem + 3.125vw, 5rem);

}



.heading-70 {

  /* font-size: 70px; */

  font-size: clamp(1.75rem, 1.225rem + 2.625vw, 4.375rem);

}



.heading-64 {

  /* font-size: 64px; */

  font-size: clamp(1.6875rem, 1.225rem + 2.3125vw, 4rem);

}



.heading-60 {

  /* font-size: 60px; */

  font-size: clamp(1.625rem, 1.2rem + 2.125vw, 3.75rem);

}



.heading-55 {

  /* font-size: 55px;   */

  font-size: clamp(1.5rem, 1.1125rem + 1.9375vw, 3.4375rem);

}



.heading-52 {

  /* font-size: 52px; */

  font-size: clamp(1.375rem, 1rem + 1.875vw, 3.25rem);

}



.heading-48 {

  /* font-size: 48px; */

  font-size: clamp(1.25rem, 0.9rem + 1.75vw, 3rem);

}



.heading-36 {

  /* font-size: 36px; */

  font-size: clamp(1.125rem, 0.9rem + 1.125vw, 2.25rem);

}



.heading-30 {

  /* font-size: 30px; */

  font-size: clamp(1.125rem, 0.975rem + 0.75vw, 1.875rem);



}



.heading-28 {

  /* font-size: 28px; */

  font-size: clamp(1rem, 0.85rem + 0.75vw, 1.75rem);

}



.row-reverse {

  flex-direction: row-reverse;

}





/* ********************COMMON CONTENT SECTION START****************  */



.mrgb80 {

  margin-bottom: 80px;

}



.hm-item {

  width: 700px;

  position: sticky !important;

  align-content: flex-start;

  top: 140px;

}



.hm-item img:first-child {

  border-radius: 30px;

  overflow: hidden;

}



.hm-content {

  width: calc(100% - 700px);

  padding-right: 145px;

  margin: auto;

}



.hm-content .heading-40 {

  color: #1A1A1A;

  font-weight: normal;

}



.hm-content .heading-20 {

  font-family: var(--body-font-family);

  font-weight: bold;

  line-height: 26px;

}



.row-reverse .hm-content {

  padding-left: 145px;

  padding-right: 80px;

}



.hm-content p {

  line-height: 26px;

}



.hm-content .blueborderbtn {

  margin-top: 30px;

}



.aligncenter {

  text-align: center;

}



.hm-content .button-group {

  margin-top: 30px;

}



.hm-content .button-group li {

  margin: 0;

}



/* .common-content-sec.background-common {

  background: #F0F0F0;

  padding: 98px 0 80px;

} */



.hm-content .heading-40:not(:first-of-type) {

  margin-top: 50px;

}



main ul>li,

main ul.ul-line li {

  list-style-type: none;

  position: relative;

  padding-left: 30px;

  margin-bottom: 12px;

  font-size: 16px;

  line-height: 26px;

  letter-spacing: 0.16px;

  color: var(--secondary);

  font-weight: 600;

}



ul>li:before,
main ul.ul-line li:after {
  content: '';
  position: absolute;
  width: 22px;
  height: 22px;
  left: 0;
  top: 2px;
  border-radius: 100px;
  background: url(../images/content-text-bullet.svg) no-repeat center center;
}

ul.suburblist {
  width: 550px;
  column-count: 2;
}

ul.suburblist li:before {
  content: '';
  position: absolute;
  width: 14px;
  height: 18px;
  left: 0;
  top: 3px;
  border-radius: 100px;
  background: url(../images/location-pin.svg) no-repeat 0 0;
}

ul.suburblist li.active:before {
  filter: invert(53%) sepia(46%) saturate(1607%) hue-rotate(344deg) brightness(95%) contrast(101%);
}

ul.suburblist li a {
  text-decoration: none;
}

ul.suburblist li a:hover,
ul.suburblist li.active {
  color: var(--orange);
  text-decoration: underline;
}

.hm-item.mapdiv {
  border-radius: 30px;
  overflow: hidden;
}

/* reliable plumber text section */
.reliablepluber_txtsec {}

.reliablepluber_txtsec .container {
  height: 8px;
  text-align: center;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
}

.reliablepluber_txtsec .container span {
  background: var(--white);
  text-transform: uppercase;
  font-size: 20px;
  color: var(--primary);
  letter-spacing: 2.56px;
  margin: 0 auto;
  padding: 0 30px;
  display: inline-block;
  position: relative;
  top: -10px;
  font-weight: bold;
}

.common-content-sec.darkbg {
  padding: 80px 0 0;
  background-color: var(--secondary);
  border-radius: 100px 0 100px 0;
  position: relative;
}

.common-content-sec.darkbg .heading-60,
.common-content-sec.darkbg .heading-30,
.common-content-sec.darkbg p,
.common-content-sec.darkbg ul li {
  color: var(--white);
}

.common-content-sec.darkbg .heading-60 {
  margin-bottom: 10px;
}

.common-content-sec.darkbg .button.btn-theme.btn-primary {
  background: var(--white);
  color: var(--primary);
}

.common-content-sec.darkbg .button.btn-theme.btn-primary:hover {
  background: var(--blue);
  color: var(--white);
}

.common-content-sec.darkbg .button.btn-theme.btn-primary:hover img {
  filter: brightness(0) invert(1);
}

.common-content-sec.darkbg .button.btn-theme.btn-primary img {
  filter: brightness(0);
}



.common-content-sec.darkbg .sectiontitle {

  text-align: center;

  color: var(--blue);

  margin: 0;

}



.common-content-sec.darkbg .sectionsmalltxt {

  text-align: center;

  color: var(--white);

  font-size: 18px;

  margin-bottom: 50px;

}



.common-content-sec.darkbg .flex-container.wrap {

  position: relative;

}



.common-content-sec.darkbg .flex-container.wrap:before {

  content: '';

  position: absolute;

  background: url(../images/fast-direct-plumbing-logo-white.svg) no-repeat 0 0;

  width: 652px;

  height: 686px;

  opacity: 0.05;

  top: 30px;

  left: -450px;

  background-size: 80%;

}



.common-content-sec.darkbg .flex-container.wrap.row-reverse:before {

  left: inherit;

  right: -450px;

}



/* ********************COMMON CONTENT SECTION END****************  */

.fastdirect_txtsec {

  text-align: center;

}



.fastdirect_txtsec img {

  margin: 0 auto;

}



/* all badge section style   */

.allbadge_sec ul.badgecontainer {

  display: flex;

  align-items: center;

  flex-wrap: wrap;

  justify-content: space-between;

}



.allbadge_sec ul.badgecontainer li {

  padding: 0;

  margin: 0;

}



.allbadge_sec ul.badgecontainer li img {

  margin: 0 auto;

}



.allbadge_sec ul.badgecontainer li:before {

  display: none;

}



.center-intro {



  & [class*="heading-"] {

    margin-bottom: 5px;

  }





  & p {

    font-size: 18px;

  }

}



/*-------------------------------------

          text align

------------------------------------ */

.text-left {

  text-align: left;

}



.text-center {

  text-align: center;

}



.text-right {

  text-align: right;

}



.text-justify {

  text-align: justify
}



/* ********** text transform ********** */

.text-lowercase {

  text-transform: lowercase
}



.text-uppercase {

  text-transform: uppercase
}



.text-capitalize {

  text-transform: capitalize
}



/* ********** SPACE ********** */

.py-100 {

  padding: 100px 0;

}



.my-100 {

  margin: 100px 0;

}



.organe-bg {

  background: var(--orange);

}





/* ********** */

/* P tags */

/* ********** */

p {

  margin-bottom: 24px;

  font-weight: 500;

  line-height: 24px;

  font-family: 'Figtree';

}



p:last-of-type {

  margin-bottom: 0;

}



p a {

  text-decoration: none;

  display: inline-block;

  font-weight: 600;

  text-decoration: none;

}



p a:hover {

  color: var(--blue-color);

}











/* ******************

banner section styles 

********************* */

#banner {

  background: var(--blue);

  position: relative;

  z-index: 0;

}



.homebannerslider {

  max-width: 1920px;

  margin: 0 auto;

}



.homebannerslider .slidediv {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}



.bnrcontent {

  position: relative;

  /* width: calc(100% - 990px); */

  width: 50%;

  padding: 50px 0 0 11%;

}



.bnrcontent:before {

  content: '';

  position: absolute;

  background: url(../images/banner-shape.svg) no-repeat 0 0;

  width: 77px;

  height: 615px;

  right: -70px;

  top: 0;

  z-index: 1;

}



.bnrcontent:after {

  content: 'Fast direct plumbing';

  z-index: 0;

  font-size: clamp(1.25rem, 0.625rem + 3.125vw, 4.375rem);

  color: var(--secondary);

  opacity: 0.1;

  position: absolute;

  text-transform: uppercase;

  font-family: var(--heading);

  transform: rotate(-90deg);

  top: 48%;

  left: -20%;

  letter-spacing: 3.5px;

}



.bannertxt {
  color: var(--white);
  font-size: 70px !important;
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--heading);
  margin-bottom: 30px;
}

main.mainlandingpg .bannertxt,
main.blockeddrainpg .bannertxt {
  font-size: 65px !important;
}

main.mainlandingpg .bannertxt span,
main.blockeddrainpg .bannertxt span {
  color: #000;
  /* background: #000; */
  /* padding: 0 8px; */
  display: inline-block;
  border-bottom: 5px solid var(--primary);
}

/* .sublandingpg .bannertxt {
  font-size: clamp(1.375rem, 0.775rem + 3vw, 4.375rem);
} */


.bannersmalltxt {
  color: var(--white);
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.bannerpoints {
  width: 100%;
  clear: both;
}

.bannerpoints dl {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}

.bannerpoints dl dt {
  width: 60px;
  background: var(--secondary);
  border-radius: 50%;
  overflow: hidden;
  margin: 0 20px 0 0;
}

.bannerpoints dl dd {
  width: calc(100% - 80px);
  color: var(--white);
  font-size: 18px;
  font-weight: 500;
}

.bannerpoints dl dd span {
  display: block;
  font-size: clamp(1.375rem, 1.225rem + 0.75vw, 2.125rem);
  font-family: var(--heading);
  letter-spacing: 0.32px;
  text-transform: uppercase;
}

.bnrimg {
  background: var(--primary);
  width: 50%;
  min-height: 615px;
  position: relative;
}


.bnrimg img {
  opacity: 0.9;
  z-index: 0;
}




/* first time customer - form section styles  */
.firsttime_customer_sec {}

.firsttime_customer_container {
  background: var(--orange);
  border-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  padding: 70px 60px 40px;
  margin: -110px auto 0;
  justify-content: space-between;
}

.firsttime_customer_container .firsttime_cust_right {
  position: relative;
}

.firsttime_customer_container .firsttime_cust_form {
  width: calc(100% - 530px);
  padding: 0 65px 0 10px;
}

.firsttime_cust_left {
  width: 320px;
}

.firsttime_cust_left p {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  color: var(--white);
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}

.firsttime_cust_left p span {
  margin: -2px 10px 0 0;
}

.formsec_title {
  color: var(--white);
  font-size: clamp(1.25rem, 0.875rem + 1.875vw, 3.125rem);
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--heading);
  margin-bottom: 30px;
}

.firsttime_cust_right {
  position: absolute;
  right: 12px;
  bottom: 0;
}

.firsttime_cust_form {
  width: calc(100% - 685px);
  padding: 60px 65px 25px 10px;
}


form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



.btn-theme.submitbtn {

  width: 100%;

  background: url(../images/quote-icon-white.svg) no-repeat center left 40% var(--secondary);

  cursor: pointer;

  padding: 14px 30px 10px 65px;

  border: 1px solid var(--secondary);

  font-family: var(--heading);

  color: var(--white);

  font-size: 26px;

  border-radius: 10px;

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.btn-theme.submitbtn:hover {

  background: url(../images/quote-icon-white.svg) no-repeat center left 39% var(--blue);

  border-radius: 30px;

  padding: 14px 30px 10px 75px;

  border: 1px solid var(--blue);

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.firsttime_cust_form p {

  display: flex;

  margin: 15px 0 0 0;

  align-items: center;

  justify-content: center;

  font-size: 16px;

  font-weight: 600;

  color: var(--white);

}



.firsttime_cust_form p img {

  margin: 0 10px 0 0;

}



/* ********** */

/* Home OWNERS AND BUSINESSES  */

/* ********** */

.homeowners-sec {

  background-color: #F4F4F4;

  padding: 100px 0 295px;

  border-radius: 0 0 0 100px;

}



.whytrust_sliderdiv {

  margin: -50px -30px 60px;

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: space-between;

  position: relative;

  width: calc(100% + 60px);

}



.whytrust_sliderdiv .trustdivbx {

  background: var(--white);

  width: calc(25% - 30px);

  height: 340px;

  border-radius: 50%;

  border: 6px solid rgba(244, 115, 33, 0.4);

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  align-content: center;

  justify-content: center;

  text-align: center;

  padding: 20px 30px 0;

  min-width: 340px;

  margin: 0 24px;

  position: relative;

  max-width: 340px;

}



.whytrust_sliderdiv .trustdivbx.blue {

  background: var(--blue);

  border: 6px solid #87DDF9;

}



.whytrust_sliderdiv .trustdivbx.blue .trusttitletxt.heading-30,

.whytrust_sliderdiv .trustdivbx.blue p {

  color: var(--white);

}



.whytrust_sliderdiv .trustdivbx .trustimg {

  position: absolute;

  top: -110px;

  min-width: 390px;

  left: 50%;

  margin: 0 0 0 -195px;

}



.trusttitletxt.heading-30 {

  margin: 0 0 10px 0;

  letter-spacing: 0.32px;

}



.homeowners-sec p {

  text-align: center;

  font-size: 18px;

}



main.brustpipespg .homeowners-sec .whytrust_sliderdiv~p,

main.blockeddrainpg .homeowners-sec .whytrust_sliderdiv~p {

  color: var(--white);

}





.whytrust_sliderdiv,

.whytrust_sliderdiv .slick-track {

  padding: 100px 0 0 0;

}



.whytrust_sliderdiv:not(.slick-initialized) .trustdivbx:not(:nth-child(-n+4)) {

  display: none !important;

}





.whytrust_sliderdiv:not(.slick-initialized) .trustdivbx {

  margin: 0;

}



.whytrust_sliderdiv:not(.slick-initialized) {

  margin: 40px 0 60px
}







/* slider arrow styles */

.slick-prev,

.slick-next {

  font-size: 0;

  line-height: 0;

  position: absolute;

  top: 70%;

  display: block;

  width: 33px;

  height: 39px;

  padding: 0;

  cursor: pointer;

  color: transparent;

  border: none;

  outline: none;

  background: url(../images/slider-arrow-left.svg) no-repeat 0 0;

  -webkit-transform: translate(0, -50%);

  -ms-transform: translate(0, -50%);

  transform: translate(0, -50%);

}



.slick-next {

  background: url(../images/slider-arrow-right.svg) no-repeat 0 0;

  left: inherit;

}



.slick-prev:hover,

.slick-prev:focus,

.slick-prev:hover,

.slick-prev:focus {

  filter: invert(53%) sepia(46%) saturate(1607%) hue-rotate(344deg) brightness(95%) contrast(101%);

  background: url(../images/slider-arrow-left.svg) no-repeat 0 0;

}



.slick-next:hover,

.slick-next:focus,

.slick-next:hover,

.slick-next:focus {

  filter: invert(53%) sepia(46%) saturate(1607%) hue-rotate(344deg) brightness(95%) contrast(101%);

  background: url(../images/slider-arrow-right.svg) no-repeat 0 0;

}



.slick-prev:before,

.slick-next:before {

  display: none;

}











/* ********** */

/* SIMPLE STEP  */

/* ********** */

.step-process {
  background-color: var(--orange);
  border-radius: 30px;
  margin: -200px 0 0;

  & .step-left {
    width: 600px;
    padding: 60px;
    border-right: 1px solid hsl(0deg 0% 100% / 20%);
    position: relative;

    & .heading-55 {
      color: var(--white);
    }

    & .button-group {
      margin-bottom: 0;
    }
  }



  & .step-right {
    width: calc(100% - 600px);
    padding: 40px 60px 40px 80px;

    ul.step-list {
      margin-bottom: 0;
      display: flex;
      flex-wrap: wrap;
      margin: 0 -32px;

      & li {
        width: 33.33%;
        padding: 0 30px;
        text-align: center;

        & span.step-icon {
          width: 75px;
          display: block;
          margin: 0 auto 15px;
        }

        & .heading-28 {
          color: var(--white);
          margin-bottom: 10px;
        }

        & p {
          color: var(--white);
          font-weight: 600;
          font-size: 18px;
          line-height: 24px;
        }
      }
    }

    & .emergency-wrap {
      border-top: 1px solid hsl(0deg 0% 100% / 20%);
      padding-top: 35px;
      margin-top: 25px;
      text-align: center;

      & p {
        font-size: 18px;
        font-weight: 600;
        line-height: 24px;
        color: var(--white);
      }
    }
  }
}



.step-process .step-left .button-group li {

  margin: 0;

}



ul.step-list li:before {

  display: none;

}



.step-left:after {

  content: "";

  position: absolute;

  right: -11px;

  width: 0px;

  height: 0px;

  border-top: 10px solid transparent;

  border-bottom: 10px solid transparent;

  border-left: 10px solid hsl(0deg 0% 100% / 20%);

  top: 0;

  bottom: 0;

  margin: auto;

}



.blockeddrainpg .step-process,
.brustpipespg .step-process {
  margin: -300px 0 0;
}



.blockeddrainpg .homeowners-sec,

.brustpipespg .homeowners-sec {

  background: var(--secondary);

  position: relative;

  overflow: hidden;

}



.blockeddrainpg .homeowners-sec .heading-60,

.brustpipespg .homeowners-sec .heading-60,

.blockeddrainpg .homeowners-sec~p,

.brustpipespg .homeowners-sec~p {

  color: var(--white);

}



.blockeddrainpg .homeowners-sec .bgimg,

.brustpipespg .homeowners-sec .bgimg {

  z-index: 0;

  opacity: 0.1;

}



.blockeddrainpg .whytrust_sliderdiv .slick-prev,

.brustpipespg .whytrust_sliderdiv .slick-prev,

.blockeddrainpg .whytrust_sliderdiv .slick-next,

.brustpipespg .whytrust_sliderdiv .slick-next {

  filter: brightness(0) invert(1);

  opacity: 0.5;

}



.blockeddrainpg .whytrust_sliderdiv .slick-prev:hover,

.brustpipespg .whytrust_sliderdiv .slick-prev:hover {

  filter: invert(53%) sepia(46%) saturate(1607%) hue-rotate(344deg) brightness(95%) contrast(101%);

  background: url(../images/slider-arrow-left.svg) no-repeat 0 0;

  opacity: 1;

}



.blockeddrainpg .whytrust_sliderdiv .slick-next:hover,

.brustpipespg .whytrust_sliderdiv .slick-next:hover {

  filter: invert(53%) sepia(46%) saturate(1607%) hue-rotate(344deg) brightness(95%) contrast(101%);

  background: url(../images/slider-arrow-right.svg) no-repeat 0 0;

  opacity: 1;

}



/* ****************** 

emergency services style 

****************** */

.emergencyservices_container {

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

  align-items: flex-start;

  border-top: 1px solid rgba(255, 255, 255, 0.2);

  padding: 80px 0 80px;

  margin: 30px 0 0 0;

  position: relative;

}



.emergencyservices_container:before {

  content: '';

  position: absolute;

  background: url(../images/fast-direct-plumbing-logo-white.svg) no-repeat 0 0;

  width: 652px;

  height: 686px;

  opacity: 0.05;

  top: -20px;

  left: -450px;

  background-size: 80%;

}



.emergencyservices_container a {

  position: relative;

  z-index: 0;

  background: #373334;

  border-radius: 30px;

  max-width: 345px;

  width: 25%;

  padding: 60px 30px 0;

  min-height: 360px;

}



.serviceicondiv {

  width: 142px;

  height: 142px;

  border: 1px solid #707070;

  border-radius: 50%;

  margin: 0 auto 30px;

  display: flex;

  align-items: center;

  justify-content: center;

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.emergencyservices_container a:hover .serviceicondiv {

  margin: 0 auto 40px;

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.serviceicondiv img {

  max-width: 70px;

}



.servicename.heading-30 {

  padding: 0 30px;

  line-height: 1.2;

  text-align: center;

  margin: 0;

}



.emergencyservices_container a .serviceimgdiv {

  opacity: 0;

  position: absolute;

  left: 0;

  top: 0;

  border-radius: 30px;

  overflow: hidden;

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.emergencyservices_container a:hover .serviceimgdiv {

  opacity: 1;

  transform: scale(1.05);

  transition: all ease-out 0.3s !important;

  -webkit-transition: all ease-out 0.3s !important;

  -moz-transition: all ease-out 0.3s !important;

  -ms-transition: all ease-out 0.3s !important;

}



.emergencyservices_container a .serviceimgdiv:before {

  content: '';

  position: absolute;

  z-index: 0;

  background: rgb(55, 198, 244);

  background: linear-gradient(0deg, rgba(55, 198, 244, 1) 0%, rgba(55, 198, 244, 0) 100%);

  width: 100%;

  height: 200px;

  bottom: 0;

  left: 0;

}



.emergencyservices_container~p {

  text-align: center;

  font-size: 18px;

  margin: 0 0 60px;

}



/* ********** */

/* CUSTOMER REVIEW  */

/* ********** */

.cust-left {

  width: 720px;



  & .heading-80 span {

    color: var(--orange);

    text-decoration: underline;

  }



  p {

    font-size: 18px;

    font-weight: bold;

    line-height: 24px;

    max-width: 460px;

  }



  ul.rating-list {

    margin-top: 35px;

  }



}



ul.rating-list li {

  padding: 0;

}



ul.rating-list li:before {

  display: none;

}



.cust-right {

  width: calc(100% - 720px);

  position: relative;



  .happy-cust {

    max-width: 605px;

    margin: 0 40px 0 auto;

    position: relative;

  }



  img.happy-customer {

    position: relative;

    top: 115px;

  }



  img.happy-fast-direct-bg {

    position: absolute;

    top: 75px;

    z-index: -1;

    right: 48px;

  }



  img.badge-qualified {

    position: absolute;

    top: 174px;

    left: -108px;

  }

}



.cust-right:after {

  content: "";

  position: absolute;

  bottom: -116px;

  background-image: linear-gradient(transparent 83%, #fff);

  width: 100%;

  height: 100%;

  max-width: 605px;

  right: 0;

}



.customer-say {

  margin-bottom: 150px;

}



.light-gray {

  background-color: #E6E6E6;

}



.light-orange {

  background-color: #FFEEE3;

}



.light-blue {

  background-color: #D6EDF5;

}



.light-green {

  background-color: #CDEDCC;

}



.light-purple {

  background-color: #D0E6FF;

}



.customer-js.slick-initialized .slick-track {

  display: flex;

  flex-wrap: wrap;

}



.customer-js.slick-initialized li.slick-slide {

  height: auto;

}



.customer-js.slick-initialized li.slick-slide>div {

  display: flex;

  flex-wrap: wrap;

  height: 100%;

}



.customer-grid {

  display: flex;

  flex-wrap: wrap;

  /* margin: 0 22px; */



  & li {

    padding: 0 22px;



    .review-box {

      border-radius: 30px;



      & .name-wrap {

        padding: 40px 65px;



        .review-name {

          display: flex;

          column-gap: 12px;



          .google-icon {

            width: 52px;

            height: 52px;

            background: var(--white);

            border-radius: 100%;

            display: flex;

            justify-content: center;

            align-items: center;

          }



          .name {

            font-size: 20px;

            font-weight: bold;

            color: var(--secondary);



            & span.ratting {

              display: block;

            }

          }

        }

      }



      & .review-detail {

        padding: 55px 65px;

        min-height: 250px;

      }



    }



  }

}


.customer-grid:not(.slick-initialized) .cust-item:not(:nth-child(-n+4)) {
  display: none;
}

.customer-grid:not(.slick-initialized) {
  display: flex;
  flex-wrap: wrap;
}

.customer-grid:not(.slick-initialized) .cust-item {
  width: 25%
}

.review-detail {

  border-top: 1px solid var(--white);



  & p {

    font-size: 18px;

    line-height: 27px;

    font-style: italic;

    font-weight: 600;

    color: var(--secondary);

  }

}





/* ********** */

/* PLUMBING PROBLEM  */

/* ********** */

.plumbing-problem-get {

  background-color: var(--secondary);

  border-radius: 100px 0 0 0;

  position: relative;



  & .get-left {

    width: calc(100% - 650px);

    padding-right: 250px;

    color: var(--white);



    p {

      max-width: 470px;

    }



    .button-group {

      margin-top: 35px;

    }



  }



  & .get-right {

    width: 650px;



    & img {

      max-width: inherit;

    }

  }



  & .get-center {

    position: absolute;

    right: 0;

    left: 179px;

    width: 380px;

    margin: 0 auto;

    bottom: 0;





    .badge {

      position: absolute;

      top: 110px;

      left: -52px;

    }



  }

}



/* ********** */

/* BRAND LIST */

/* ********** */

.brands-list {

  display: flex;

  flex-wrap: wrap;

  max-width: 1245px;

  margin: 0 auto;

  justify-content: center;

  row-gap: 35px;



  & li {

    width: 20%;

    padding: 0 18px;



    & .brandbox {

      border: 1px solid #D1D1D1;

      border-radius: 20px;

      min-height: 130px;

      display: flex;

      justify-content: center;

      align-items: center;

    }



  }

}



.brands-list li:before {

  display: none;

}





/* ********** */

/* PLUMBING CTA */

/* ********** */

.contact-plumbing-footer {

  background-color: var(--orange);

  border-radius: 100px 0 0 0;

  margin-top: 195px;

  position: relative;



  & .heading-64 {

    position: absolute;

    bottom: 98%;

    letter-spacing: 6px;

    margin-bottom: 0;

    line-height: 1;

    color: var(--orange);

  }

}



/* ********** */

/* FOOTER */

/* ********** */



footer {}



.landingft .footer-wrapper {

  background: var(--secondary);

}



.landingft .ft-top {

  padding: 35px 0;

  min-height: 215px;

  display: flex;

  align-items: center;

  justify-content: space-between;

}



.landingft .ft-top .ft-center {

  position: absolute;

  left: 50%;

  top: 32px;

  margin: 0 0 0 -76px;

}



.landingft .ft-left .nav-link li {

  padding: 0;

}



.landingft .ft-left .nav-link li:before {

  display: none;

}



.landingft .nav-link {

  display: flex;

  flex-wrap: wrap;

  margin-bottom: 0;

  column-gap: 40px;



  & li a {

    font-size: 22px;

    color: var(--white);

    letter-spacing: .32px;

    text-transform: uppercase;

    font-family: 'Bebas Neue';

    font-weight: bold;



    &:hover,

    li.active {

      color: var(--orange);

    }

  }



}



.landingft .ft-right {

  width: 210px;

  text-align: right;



  & .ft-call {

    display: flex;

    text-align: left;

    max-width: 200px;

    margin: 0 0 0 auto;

    align-items: center;



    & .call-icon {

      width: 50px;

    }



    & .call-info {

      font-size: 34px;

      font-weight: bold;

      color: #ACAAAB;

      font-family: 'Bebas Neue';

      letter-spacing: 0.32px;

      line-height: 1.2;



      & span {

        font-size: 16px;

        font-weight: 600;

        color: var(--orange);

        font-family: 'Figtree';

        display: block;

      }

    }



    & .call-info:hover {

      color: var(--orange);

    }

  }

}







.landingft .ft-bottom {

  border-top: 1px solid hsl(0deg 0% 100% / 20%);

  padding: 40px 0;



  & ul.rating-list {

    justify-content: center;

  }



}



ul.rating-list {

  display: flex;

  column-gap: 20px;

  margin-bottom: 0;



  & .ratting-box.organe-bg {

    background-color: var(--orange);

  }



  & .ratting-box {

    display: flex;

    column-gap: 10px;

    background-color: var(--blue);

    border-radius: 30px;

    min-width: 250px;

    justify-content: center;

    padding: 25px 20px;

    align-items: center;



    & .rating-num {

      font-size: 50px;

      color: var(--white);

      font-weight: bold;

      font-family: 'Bebas Neue';

    }



    & .rating-info {



      & p {

        color: var(--white);

        font-weight: bold;

        line-height: 1.1;

        margin-top: 5px;

      }

    }

  }

}



.landingft .copyright {

  background: var(--white);

  text-align: center;

  padding: 14px 0;



  & p {

    font-family: 'Figtree';

    font-weight: 500;

  }

}



.whitetxt {

  color: var(--white);

}





/* thank you / 404 page style  */

.inpage.thank_you_content {

  padding: 90px 0;

}



.inpage.thank_you_content .container:before,

.inpage.thank_you_content .container:after {

  display: none;

}



.inpage.thank_you_content .container .thank_you_content {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;

}

/* for green dots animation  start*/
.greendot {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  background-color: #44cf3e;
  border-radius: 50%;
  position: relative;
  top: -1px;
  left: -10px;
}

.greendot:before {
  content: "";
  width: inherit;
  height: inherit;
  border: 6px solid #44cf3e;
  border-radius: inherit;
  position: absolute;
  z-index: 1;
  opacity: 0;
  animation: 2s expand cubic-bezier(0.29, 0, 0, 1) infinite;
  animation-delay: 1s;
}

@keyframes expand {

  /* Starting at 1 to prevent IOS flicker */
  1% {
    width: 0;
    height: 0;
    opacity: 1;
  }

  100% {
    width: 300%;
    height: 300%;
    opacity: 0.5;
    border-color: #fff;
    background-color: none;
    border-width: 2px;
  }
}

/* for green dots animation end*/

main.page_wrapper.thank-error .bnrimg {
  min-height: 350px;
}

main.page_wrapper.thank-error .bnrimg {
  min-height: 350px;
  overflow: hidden;
}

main.page_wrapper.thank-error .bnrcontent:after {
  display: none;
}

main.page_wrapper.thank-error .bnrcontent:before {
  height: 350px;
}

main.page_wrapper.thank-error .bnrimg .bgimg {
  top: -100px;
  min-width: 990px;
  min-height: 640px;
}

main.page_wrapper.thank-error .inpage.thank_you_content {
  padding: 0;
}

main.page_wrapper.thank-error .inpage.thank_you_content .container .thank_you_content {
  padding: 10px 0 60px;
  flex-wrap: wrap;
  justify-content: center;
}

main.page_wrapper.thank-error .inpage.thank_you_content .container .thank_you_content .error-left {
  order: 2;
  width: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  flex-wrap: wrap;
}

main.page_wrapper.thank-error .inpage.thank_you_content .container .thank_you_content .error-left p {
  width: 100%;
  margin-bottom: 15px;
}

main.page_wrapper.thank-error .inpage.thank_you_content .container .thank_you_content .error-right {
  order: 1;
}

main.page_wrapper.thank-error .inpage.thank_you_content .container .thank_you_content .error-right img {
  max-width: 250px;
}

ul.bnrlist_update {
  display: flex;
  flex-wrap: wrap;
  column-count: 2;
}

ul.bnrlist_update li {
  width: 100%;
  padding-right: 30px;
  color: var(--white);
  font-size: 20px;
}

ul.bnrlist_update li:last-child {
  width: 100%;
}

ul.bnrlist_update li:before {
  background: url('../images/tick-icon-black.svg') no-repeat 0 0;
  filter: brightness(0) invert(1);
}

.bnrcontent ul.bnrlist_update li:before {
  background: url('../images/white-orange-tick.svg') no-repeat 0 0;
  filter: none;
}

.mobilephonelink {
  display: none !important;
}

.formsec_title.landingpgupdate {
  display: none;
}

/* offer section styles */
.offersection .container {
  border-radius: 30px;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.offersection .container:before,
.offersection .container:after {
  display: none;
}

.offercontainer a {
  max-width: 48%;
}

.offercontainer a img {
  /* border-radius: 20px; */
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
}

.offercontainer a:hover img {
  /* box-shadow: 0 0 15px rgba(0, 0, 0, 0.8); */
  transition: all ease-out 0.3s !important;
  -webkit-transition: all ease-out 0.3s !important;
  -moz-transition: all ease-out 0.3s !important;
  -ms-transition: all ease-out 0.3s !important;
  transform: scale(0.95);
}

.supply-brands {
  margin-bottom: 100px;
}

.divmelbourne {
  text-transform: none;
  font-family: 'Caveat';
  color: var(--primary);
  transform: rotate(-6deg);
  margin: -45px 0 30px -25px;
  font-weight: 600;
}


.topheader a.mobilebooknowbtn {
  display: none;
}

.blob.mobilecallicon {
  display: none;
}

/* green call button updates styles */
.primeheader a.calllink {
  color: var(--white);
  background: #44cf3e;
  padding: 23px 20px;
}

.primeheader a.calllink img.callicon {
  max-width: 70px;
  border-radius: 50%;
  max-width: 45px;
}

.primeheader a.calllink span {
  color: var(--white);
}


ul.bnrlist_update li {
  width: 100%;
  padding-right: 30px;
  color: var(--white);
  font-size: 22px;
}

ul.bnrlist_update li sub {
  font-weight: 400;
  font-size: 14px;
  vertical-align: super;
  top: 6px;
}

ul.bnrlist_update li span {
  font-size: 16px;
  display: block;
  font-weight: 500;
  letter-spacing: 0.32px
}

.firsttime_customer_container {
  margin: -70px auto 0;
}




.b_badges {
  position: absolute;
  display: flex;
  bottom: 100px;
  right: 10%;
  z-index: 2;
}

.badge_img img {
  max-width: 170px;
}





/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  .container {
    /* max-width: 540px; */
  }
}

/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768.99px) {
  .container {
    /* max-width: 720px; */
  }
}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992.99px) {
  .container {
    /* max-width: 990px; */
  }
}

@media(min-width:1600.99px) {
  .container {
    max-width: 1530px;
  }
}

/*=========== START MEIDA QUERY =================*/
@media (max-width: 1900px) {
  .bnrcontent {
    padding: 40px 0 0 7%;
  }

  .bnrcontent:after {
    font-size: 44px;
    top: 35%;
    left: -12%;
    letter-spacing: 3.5px;
  }

  .whytrust_sliderdiv.slick-initialized .slick-prev {
    left: -10px;
    z-index: 0;
  }

  .whytrust_sliderdiv.slick-initialized .slick-next {
    right: 0;
    z-index: 0;
  }

  .b_badges {
    right: 4%;
  }

}

@media (max-width: 1600px) {

  .container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .ft-left {
    width: 210px;
  }

  .brands-list li {
    width: 25%;
    padding: 0 5px;
  }

  .brands-list {
    row-gap: 10px;
  }

  .step-process .step-left {
    width: 100%;
    padding: 30px;
    border-right: 0px solid hsl(0deg 0% 100% / 20%);
    border-bottom: 1px solid hsl(0deg 0% 100% / 20%);
  }

  .step-left:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid hsl(0deg 0% 100% / 20%);
    top: inherit;
    bottom: -16px;
    margin: auto;
    left: 50%;
    transform: rotate(90deg);
    margin: 0 0 0 -5px;
  }

  .step-process .step-left .heading-55 {
    color: var(--white);
    text-align: center;
    font-size: 50px;
  }

  .step-process .step-left .button-group {
    justify-content: center;
  }

  .step-process .step-right {
    width: 100%;
    padding: 30px;
  }

  .step-process .step-right .emergency-wrap {
    padding-top: 25px;
    margin-top: 15px;
  }

  .allbadge_sec ul.badgecontainer li {
    width: calc(20% - 20px);
  }

  .bnrcontent:after {
    left: -20%;
  }

  main.mainlandingpg .bannertxt,
  main.blockeddrainpg .bannertxt {
    font-size: 56px !important;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: calc(100% - 570px);
    padding: 60px 65px 25px 30px;
  }

  .customer-grid li .review-box .review-detail {
    padding: 30px 30px;
  }

  .customer-grid li .review-box .name-wrap {
    padding: 20px 30px;
  }

  .customer-grid li {
    padding: 0 10px;

  }

  .cust-right img.badge-qualified {
    position: absolute;
    top: 27%;
    left: -170px;
  }

  .whytrust_sliderdiv .trustdivbx {
    margin: 0 18%;
  }

  .whytrust_sliderdiv {
    margin: -50px 0 60px;
    width: 100%;

  }

  .whytrust_sliderdiv.slick-initialized .slick-prev {
    left: 0;
    z-index: 1;
  }

  .whytrust_sliderdiv.slick-initialized .slick-next {
    right: -10px;
    z-index: 1;
  }

  .emergencyservices_container a {
    overflow: hidden;
  }

  .emergencyservices_container a {
    width: calc(25% - 20px);
    min-height: auto;
  }

  .servicename.heading-30 {
    padding: 0 10px;
    margin: 0 0 30px 0;
  }

  .plumbing-problem-get .get-left {
    width: calc(100% - 485px);
    /* padding-right: 100px; */

  }

  .plumbing-problem-get .get-right {
    width: 480px;
  }

  .plumbing-problem-get .get-center .badge {
    top: 310px;
  }

  .plumbing-problem-get .get-center {
    right: 0;
    left: 50%;
    width: 380px;
    margin: 0;
    bottom: 0;
  }

  .offersection .container {
    padding: 0 30px;
  }

}

@media (max-width: 1440px) {


  .bnrcontent {
    padding: 30px 0 0 11%;
  }

  .hm-item {
    width: 600px;
  }

  .bnrcontent:after {
    left: -27%;
  }

  .bannertxt {
    font-size: 60px !important;
  }

  .bnrcontent {
    padding: 20px 0 0 5%;
  }

  .hm-content {
    padding-left: 0;
    width: 640px;
    padding-right: 40px;
  }

  .row-reverse .hm-content {
    padding-right: 0;
  }

  .hm-item {
    width: calc(100% - 640px);
  }

  .row-reverse .hm-content {
    padding-left: 30px;
    padding-right: 10px;
  }

  .firsttime_customer_container {
    padding: 30px 30px 20px;
  }

  .firsttime_cust_left {
    width: 250px;
  }

  .firsttime_customer_container .firsttime_cust_right {
    position: relative;
    width: 180px;
  }

  .firsttime_customer_container .firsttime_cust_form {
    width: calc(100% - 460px);
    padding: 0 20px 0 10px;
  }

  .btn-theme.submitbtn {
    background: url(../images/quote-icon-white.svg) no-repeat center left 37% var(--secondary);
  }

  .btn-theme.submitbtn:hover {
    background: url(../images/quote-icon-white.svg) no-repeat center left 36% var(--blue);
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: calc(100% - 500px);
    padding: 60px 65px 25px 30px;
  }


  .whytrust_sliderdiv .trustdivbx {
    margin: 0 24px;
  }

  .servicename.heading-30 {
    font-size: 26px;
  }

  .emergencyservices_container a {
    padding: 20px 30px 0;

  }

  .serviceicondiv {
    width: 110px;
    height: 110px;
  }

  .emergencyservices_container a .serviceicondiv img {
    width: 60px;
  }

  .customer-say {
    margin-bottom: 80px;
  }

  .bnrcontent {
    padding: 60px 0 0 5%;
  }

}

@media (max-width: 1200px) {

  .bnrcontent:after {
    left: -33%;
  }

  .mrgb80 {
    margin-bottom: 60px;
  }

  .bannertxt,
  main.mainlandingpg .bannertxt,
  main.blockeddrainpg .bannertxt {
    font-size: 50px !important;
    margin-bottom: 10px;
  }

  .form-group33 {
    width: 48%;
  }

  .btn-theme.submitbtn {
    background: url(../images/quote-icon-white.svg) no-repeat center left 29% var(--secondary);
  }

  .btn-theme.submitbtn {
    background: url(../images/quote-icon-white.svg) no-repeat center left 25% var(--secondary);
  }

  .form-control {
    height: 40px;
  }

  .contact-plumbing-footer .firsttime_cust_right {
    width: 250px;
  }

  .contact-plumbing-footer .heading-64 {
    bottom: 99%;
    left: 50%;
    width: 100%;
    margin: 0 0 0 -50%;
    text-align: center;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: calc(100% - 500px);
    padding: 60px 20px 25px 30px;
  }

  .customer-say {
    margin-bottom: 100px;
    margin-top: 30px;
  }

  .cust-right img.happy-customer {
    top: 30px;
  }

  .cust-right img.badge-qualified {
    top: 20%;
  }

  .whytrust_sliderdiv .trustdivbx {
    margin: 0 18%;
  }

  .homeowners-sec {
    padding: 60px 0 260px;
  }

  .common-content-sec.darkbg {
    padding: 60px 0 0;
  }

  .emergencyservices_container {
    padding: 40px 0 40px;
    margin: 10px 0 0 0;
  }

  .servicename.heading-30 {
    font-size: 22px;
    height: 50px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .plumbing-problem-get .get-left {
    padding-right: 150px;
  }

  .plumbing-problem-get .get-right {
    width: 360px;
  }

  .plumbing-problem-get .get-left {
    width: calc(100% - 360px);
  }

  .offercontainer a img {
    border-radius: 20px;
  }

  .modal-wrapper {
    width: 90%;
    margin-left: -45%;
  }

  .divmelbourne {
    margin: -20px 0 30px -25px;
  }

}

@media (max-width: 992px) {


  .bannertxt br,
  main.mainlandingpg .bannertxt br,
  main.blockeddrainpg .bannertxt br {
    display: none;
  }

  .bannerpoints {
    width: 100%;
    clear: both;
    display: flex;
    flex-wrap: wrap;
  }

  .bannerpoints dl {
    width: 50%;
  }

  .primeheader a.button.btn-theme {
    padding: 7px 10px 5px 10px;
    min-width: auto;
    font-size: 22px;
  }

  .primeheader a.button.btn-theme img {
    display: none;
  }

  .bnrcontent {
    position: relative;
    width: 100%;
    z-index: 0;
  }

  .homebannerslider .slidediv {
    min-height: 600px;
  }

  .bnrimg {
    background: var(--primary);
    width: 100%;
    min-height: 615px;
    position: absolute;
    z-index: -1;
  }

  .bnrimg img {
    opacity: 0.1;
    z-index: 0;
  }

  .bnrcontent {
    padding: 30px 20px 180px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
  }

  .bnrimg {
    background: var(--blue);
  }

  .bnrcontent:after {
    display: none;
  }

  .bnrcontent:before {
    display: none;
  }


  .heading-52 {
    font-size: 40px;
  }

  .brands-list li {
    width: 33.33%;
  }

  .brands-list li .brandbox img {
    max-width: 80%;
  }

  .brands-list li .brandbox {
    min-height: 100px;
  }

  .brands-list {
    row-gap: 5px;
  }

  .step-process .step-right ul.step-list li p {
    color: var(--white);
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    font-weight: 400;
  }

  .step-process .step-right ul.step-list li span.step-icon {
    display: block;
  }

  .step-process .step-right ul.step-list li .heading-28 {
    font-size: 24px;
    color: var(--white);
    margin-bottom: 10px;
    text-align: center;
  }

  .step-process .step-right ul.step-list li {
    padding: 0 10px;
  }

  .step-process .step-right ul.step-list li span {
    text-align: center;
  }

  .step-process .step-right ul.step-list li img {
    width: 40px;
    margin: 0 auto 15px;
  }

  .step-process .step-left .heading-55 {
    font-size: 40px;
  }

  .hm-content {
    width: 100%;
  }

  .hm-item {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
  }

  ul.suburblist {
    width: 100%;
    column-count: 3;
  }

  .firsttime_cust_left p {
    font-size: 14px;
  }

  .firsttime_cust_left p span {
    position: relative;
    /* top: -2px; */
  }

  .firsttime_cust_left {
    width: 190px;
  }

  .firsttime_customer_container .firsttime_cust_form {
    width: calc(100% - 380px);
    padding: 0 20px 0 10px;
  }

  .firsttime_customer_container .firsttime_cust_right {
    width: 150px;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: calc(100% - 370px);
    padding: 30px 10px 20px 10px;
  }

  .contact-plumbing-footer .firsttime_cust_right {
    width: 180px;
  }

  .btn-theme.submitbtn {
    background: var(--secondary);
  }

  .btn-theme.submitbtn:hover {
    background: var(--blue);
  }

  .btn-theme.submitbtn,
  .btn-theme.submitbtn:hover {
    padding: 14px 10px 10px 10px;
  }

  .contact-plumbing-footer {
    margin-top: 100px;
  }

  .row-reverse .hm-content {
    padding-left: 0;
  }

  .cust-right img.happy-customer,
  .cust-right img.happy-fast-direct-bg {
    display: none;
  }

  .cust-right img.badge-qualified {
    top: 0;
    position: relative;
    left: 0;
  }

  .cust-left {
    width: calc(100% - 190px);
  }

  .cust-right {
    width: 190px;
    position: relative;
  }

  .cust-right .happy-cust {
    max-width: 605px;
    margin: 0;
    position: relative;
  }

  .customer-say .happy-customer {
    align-items: flex-start;
  }

  .whytrust_sliderdiv .trustdivbx {
    margin: 0 9%;
  }

  .emergencyservices_container a {
    width: calc(50% - 30px);
    min-height: auto;
    margin: 15px;
  }

  .plumbing-problem-get .get-right {
    display: none;
  }

  .plumbing-problem-get .get-center {
    right: 0;
    left: inherit;
    width: 300px;
  }

  .plumbing-problem-get .get-center .badge {
    top: 100px;
  }

  .plumbing-problem-get .get-center img {
    width: 180px;
  }

  .plumbing-problem-get .get-center {
    right: 0;
    left: inherit;
    width: 200px;
  }

  .plumbing-problem-get .get-left {
    width: calc(100% - 235px);
    padding: 40px 30px 40px 0;
  }

  .hm-item.mapdiv {
    max-width: 100%;
  }

  .common-content-sec.darkbg .sectiontitle,
  .common-content-sec.darkbg .sectionsmalltxt {
    text-align: left;
  }

  .inpage.thank_you_content {
    padding: 40px 0;
  }

  main.page_wrapper.thank-error #banner {
    overflow: hidden;
  }

  main.page_wrapper.thank-error #banner .homebannerslider .slidediv {
    min-height: 200px;
    overflow: hidden;
  }

  main.page_wrapper.thank-error #banner .homebannerslider .bnrcontent {
    padding: 30px 20px 20px;
  }

  .step-process .step-right .emergency-wrap p {
    color: var(--white);
    text-align: center;
  }

  .modal-body .firsttime_cust_form {
    padding: 40px 30px 40px;
  }

  .divmelbourne {
    margin: -40px 0 50px 0;
  }


  .b_badges {
    right: 0;
    bottom: 45px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    margin: 40px 0 20px 0;
  }

  .firsttime_customer_container {
    margin: -50px auto 0;
  }

}

@media (max-width: 768px) {

  .googlereview_head {
    display: none;
  }

  /* .primeheader .container,
  body.fixed-header .primeheader .container {
    min-height: 70px;
  } */

  .headlogo img {
    width: 90px;
  }

  .headlogo,
  body.fixed-header.headlogo {
    position: absolute;
    left: 20px;
    margin: -28px 0 0 0;
  }

  .primeheader .container,
  body.fixed-header .primeheader .container {
    min-height: 70px;
    justify-content: flex-end;
    padding-left: 120px;
  }

  .primeheader a.button.btn-theme,
  body.fixed-header .primeheader a.button.btn-theme {
    margin-left: 15px;
    font-size: 18px;
  }

  body.fixed-header a.calllink,
  a.calllink {
    font-size: clamp(1.25rem, 1rem + 1.25vw, 2.5rem);
  }

  a.calllink img.callicon,
  body.fixed-header a.calllink img.callicon {
    margin: 0;
    max-width: 50px;
    border-radius: 30px;
    margin-right: 15px;
  }

  .topheader .container {
    justify-content: flex-end;
  }


  .common-content-sec.darkbg {
    border-radius: 50px 0 50px 0;
  }

  .plumbing-problem-get,
  .contact-plumbing-footer {
    border-radius: 50px 0 0 0;
  }

  .landingft .ft-top {
    padding: 20px 0;
  }

  .landingft .ft-bottom {
    padding: 20px 0;
  }

  .landingft .ft-top .ft-center {
    order: 1;
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
    text-align: center;
  }

  .landingft .ft-top .ft-center a {
    display: inline-block;
    max-width: 80px;
    margin: 0 0 20px 0;
  }

  .landingft .ft-left {
    order: 2;
  }

  .landingft .ft-right {
    order: 3;
  }

  .landingft .ft-right {
    width: 100%;
  }

  .landingft .ft-left {
    order: 2;
    width: 100%;
    margin-bottom: 20px;
  }

  .landingft .nav-link li {
    width: 100%;
    text-align: center;
  }

  .landingft .ft-right .ft-call {
    display: flex;
    text-align: left;
    max-width: 200px;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
  }

  .customer-say .happy-customer .ratting-box,
  .landingft ul.rating-list .ratting-box {
    border-radius: 20px;
    min-width: 252px;
    padding: 10px 20px;
  }

  .reliablepluber_txtsec.mrgb80 {
    margin: 40px 0;
  }

  .step-process .step-right ul.step-list {
    flex-wrap: wrap;
  }

  .step-process .step-right ul.step-list li {
    width: 100%;
    margin-bottom: 20px;
  }

  .step-process .step-right ul.step-list li img {
    width: 30px;
  }

  button,
  .button,
  button[type="submit"],
  input[type="submit"] {
    padding: 10px 10px 8px 10px;
    font-size: 20px;
  }

  .allbadge_sec ul.badgecontainer {
    justify-content: center;
  }

  .allbadge_sec ul.badgecontainer li {
    margin: 0 10px 20px;
    width: calc(33.33% - 20px);
  }

  .allbadge_sec ul.badgecontainer {
    margin: 0;
  }

  .mrgb80 {
    margin-bottom: 40px;
  }

  ul.suburblist {
    column-count: 2;
  }

  .firsttime_cust_left {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .firsttime_cust_left p {
    font-size: 14px;
    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .formsec_title {
    margin-bottom: 10px;
    text-align: left;
    width: 100%;
    padding: 0 0 0 10px;
  }

  .firsttime_customer_container .firsttime_cust_form {
    width: 100%;
    padding: 0;
  }

  .contact-plumbing-footer .heading-64 {
    padding: 0 15px;
  }

  .firsttime_customer_container .firsttime_cust_right {
    position: relative;
    width: 150px;
    margin: 20px auto 0;
  }

  .contact-plumbing-footer .container {
    padding: 30px 20px;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: calc(100% - 200px);
    padding: 30px 10px 20px 10px;
  }

  .firsttime_cust_left p {
    width: 100%;
    justify-content: flex-start;
    padding: 0 0 0 5px;
  }

  .cust-left {
    width: 100%;
  }

  .customer-say .happy-customer ul.rating-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
  }

  .whytrust_sliderdiv .trustdivbx {
    min-width: inherit;
    margin: 0;
    max-width: inherit;
    border-radius: 30px;
  }

  .whytrust_sliderdiv.slick-initialized .slick-next {
    right: 0;
    z-index: 1;
  }

  .whytrust_sliderdiv {
    margin: 20px 0 30px;
    width: 100%;
    padding: 0;
  }

  .customer-say .happy-customer .heading-80,
  .customer-say .happy-customer p {
    text-align: center;
  }

  .customer-say .happy-customer ul.rating-list {
    justify-content: center;
  }

  .cust-right {
    margin: 0 auto;
  }

  .whytrust_sliderdiv .trustdivbx .trustimg {
    position: relative;
    top: 0;
    min-width: 100%;
    left: 0;
    margin: 0 auto;
  }

  .whytrust_sliderdiv .trustdivbx .trustimg img {
    margin: 0 auto;
  }

  .whytrust_sliderdiv .trustdivbx {
    padding: 20px 30px;
    height: auto;
  }

  .homeowners-sec .trustdivbx p {
    text-align: center;
    font-size: 18px;
    height: 44px;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .trusttitletxt.heading-30 {
    font-size: 22px;
  }

  .whytrust_sliderdiv .slick-track {
    padding: 10px 0 0 0;
  }

  .whytrust_sliderdiv .slick-prev,
  .whytrust_sliderdiv .slick-next {
    top: 50%;
  }

  .serviceicondiv {
    width: 80px;
    height: 80px;
    margin: 0 auto 10px;
  }

  .emergencyservices_container a .serviceicondiv img {
    width: 45px;
  }

  .emergencyservices_container a:hover .serviceicondiv {
    margin: 0 auto 10px;
  }

  .emergencyservices_container a .serviceimgdiv {
    display: none;
  }

  .emergencyservices_container {
    padding: 20px 0 40px;
  }

  .plumbing-problem-get .get-left {
    width: 100%;
    padding: 40px 30px 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
  }

  .plumbing-problem-get .get-left .button-group {
    margin-top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .plumbing-problem-get .get-center {
    right: 0;
    left: inherit;
    width: 300px;
    position: relative;
    margin: 0 auto;
  }

  .plumbing-problem-get .get-left .heading-48 {
    margin: 0;
    text-align: center;
  }

  .plumbing-problem-get .get-center img {
    width: 220px;
  }

  .plumbing-problem-get .get-center img {
    width: 220px;
    margin: 0 auto;
  }

  .bannertxt,
  main.mainlandingpg .bannertxt,
  main.blockeddrainpg .bannertxt {
    font-size: 44px !important;
  }

  .inpage.thank_you_content .container .thank_you_content {
    flex-wrap: wrap;
  }

  .customer-grid li .review-box .review-detail {
    min-height: 150px;
  }

  ul>li:before,
  main ul.ul-line li:after {
    top: 1px;
    background-size: 80%;
  }

  .divmelbourne {
    margin: -20px 0 30px 0;
  }


  /*  */
  /* body.fixed-header header a.calllink,
  header a.calllink {
    display: none;
  } */

  /* .primeheader .container,
  body.fixed-header .primeheader .container {
    justify-content: center !important;
  } */

  .formsec_title {
    display: none;
  }

  .modal-body .formsec_title {
    display: block;
  }

  .formsec_title.landingpgupdate {
    display: block;
    text-align: center;
    padding: 0;
  }

  .firsttime_cust_left p {
    display: none;
  }

  .mobilephonelink {
    display: none;
    background: #53d34d;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .mobilephonelink a.calllink p {
    color: var(--white);
    letter-spacing: 1.32px;
  }

  .mobilephonelink a.calllink p {
    color: var(--white);
    letter-spacing: 1.32px;
  }

  .mobilephonelink a.calllink p {
    letter-spacing: 2px;
    font-size: 26px;
  }

  .mobilephonelink a.calllink span {
    display: block !important;
    letter-spacing: 0.6px;
  }

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

  .form-group .form-control {
    border-radius: 5px;
  }

  .firsttime_customer_container {
    border-radius: 15px;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    scroll-margin-top: 230px;
  }

  .offercontainer a img {
    border-radius: 10px;
  }

  .row-reverse .hm-content {
    order: 2;
  }

  body.fixed-header a.calllink span,
  a.calllink span {
    letter-spacing: -0.7px;
  }

}


@media (max-width: 576px) {
  body {
    overflow-x: hidden;
  }

  .landingft .copyright {
    padding: 14px 0 80px;
  }


  .blob {
    background: black;
    border-radius: 50%;
    margin: 0;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
    transform: scale(1);
    animation: pulse 1.5s infinite;
  }

  @keyframes pulse {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
    }

    70% {
      transform: scale(1.2);
      box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }

    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
  }

  .common-content-sec.darkbg .container {
    overflow-x: hidden;
    height: 70vh;
  }

  /* .topheader .container,
  body.fixed-header .topheader .container {
    min-height: 80px;
  } */

  .bannerpoints dl {
    width: 100%;
  }

  .bannertxt,
  main.mainlandingpg .bannertxt,
  main.blockeddrainpg .bannertxt {
    font-size: 50px !important;
    margin-bottom: 20px;
  }


  .bannersmalltxt {
    font-size: 18px;
  }

  .headlogo img,
  body.fixed-header .headlogo img {
    width: 106px;
  }

  .headlogo {
    position: absolute;
    left: 20px;
    margin: 0;
    top: 7px;
  }

  .hm-item {
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    position: relative !important;
    order: 2;
    top: 0;
  }

  .startTime {
    font-size: 16px;
    height: auto;
    padding: 10px 20px;
    /* background: transparent; */
    /* color: var(--white); */
    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .topheader a.mobilebooknowbtn {
    display: block;
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    line-height: 36px;
    font-size: 20px;
    color: var(--white);
    letter-spacing: 1px;
  }

  .topheader a.mobilebooknowbtn img {
    margin: 0 0 0 5px;
  }

  .primeheader .container,
  body.fixed-header .primeheader .container {
    min-height: 54px;
    justify-content: space-between;
    /* justify-content: center; */
    padding-left: 30px;
  }

  .primeheader a.button.btn-theme,
  body.fixed-header .primeheader a.button.btn-theme {
    margin-left: 0;
  }


  .heading-52 {
    font-size: 32px;
  }

  .landingft .ft-bottom ul.rating-list {
    justify-content: center;
    flex-wrap: wrap;
  }

  ul.rating-list li {
    margin: 5px 0;
  }

  .reliablepluber_txtsec .container span {
    font-size: 16px;
    line-height: 1;
  }

  .landingft .nav-link li a {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .landingft .ft-right .ft-call .call-info {
    font-size: 26px;
  }

  .landingft .copyright p span {
    width: 100%;
    display: block;
  }

  .brands-list li {
    width: 50%;
    margin: 0;
  }

  .brands-list li .brandbox img {
    max-width: 70%;
  }

  .step-process .step-left .heading-55 {
    font-size: 26px;
  }

  .step-process .step-right ul.step-list li {
    padding: 0 20px;
  }


  .btn-width {
    min-width: auto;
  }

  .contact-plumbing-footer .firsttime_cust_form {
    width: 100%;
    padding: 30px 10px 20px 10px;
  }

  .contact-plumbing-footer .firsttime_cust_right {
    width: 180px;
    position: relative;
    margin: 0 0 0 -90px;
    left: 50%;
  }

  .contact-plumbing-footer .container {
    padding: 30px 20px 0;
  }

  .common-content-sec.darkbg {
    padding: 40px 0 0;

  }

  .form-group33 {
    width: 100%;
  }

  .emergencyservices_container a {
    padding: 20px 10px 0;
  }

  .emergencyservices_container a {

    width: calc(50% - 10px);
    min-height: auto;
    margin: 5px;
  }

  .homeowners-sec .trustdivbx p {
    font-size: 16px;
    line-height: 1.1;
    height: 50px;
    -webkit-line-clamp: 3;
  }

  .whytrust_sliderdiv .trustdivbx {
    padding: 20px 10px;
  }

  .customer-say {
    margin-bottom: 40px;
  }

  .customer-grid li .review-box .review-detail {
    min-height: 200px;
  }

  .blockeddrainpg .step-process,
  .brustpipespg .step-process {
    margin: -250px 0 0;
  }

  .supply-brands {
    margin-bottom: 50px;
  }

  /*  */
  ul.bnrlist_update li {
    padding-right: 0;
  }

  .bnrimg img {
    opacity: 0;
  }

  ul.bnrlist_update {
    justify-content: space-between;
  }

  ul.bnrlist_update li {
    font-size: 18px;
    line-height: 1.4;
    width: 100%;
  }

  .homebannerslider .slidediv {
    min-height: 400px;
  }

  .bnrcontent {
    padding: 40px 20px 150px;
  }

  /* .mobilephonelink {
    justify-content: flex-start;
    padding-left: 30px;
  } */

  ul.bnrlist_update li:before {
    background-size: 80%;
    top: 0;
  }

  body.fixed-header header {
    top: -36px;
  }

  .hm-content {
    padding-right: 10px;
  }

  .offercontainer a {
    max-width: 100%;
    margin: 15px 0;
  }


  .firsttime_customer_sec.mrgb80 form.getaquote-form-main .btnbox input.btn-theme.submitbtn {
    background: var(--blue);
    border: 1px solid var(--blue);
  }

  .button-group {
    justify-content: center;
  }

  .plumbing-problem-get.mrgb80 .get-left .heading-70,
  .plumbing-problem-get.mrgb80 .get-left p {
    text-align: center;
  }

  .primeheader a.button.btn-theme {
    display: none;
  }

  .topheader {
    background: var(--orange);
  }

  .topheader .container {
    width: 100%;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  .primeheader .container,
  body.fixed-header .primeheader .container {
    padding: 23px 20px !important;
    min-height: auto;
    background: var(--primary);
    justify-content: flex-end;
  }

  .offersection~.common-content-sec .row-reverse .hm-content {
    order: 2;
    margin: 30px 0 0;
  }

  .offersection~.common-content-sec .row-reverse .hm-item {
    order: 1;
  }

  .blob.mobilecallicon {
    display: block;
  }

  .primeheader a.calllink {
    display: none;
  }

  .badge_img img {
    max-width: 130px;
  }


}

@media (max-width: 480px) {

  /* ul.suburblist {
    column-count: 1;
  } */

  .primeheader a.button.btn-theme,
  body.fixed-header .primeheader a.button.btn-theme {
    font-size: 16px;
    max-width: 140px;
    text-align: center;
    border-radius: 0;
  }

  .primeheader a.calllink img.callicon,
  body.fixed-header .primeheader a.calllink img.callicon {
    margin-right: 0;
  }

  .primeheader a.calllink,
  body.fixed-header .primeheader a.calllink {
    margin: 0 auto;
    padding: 0 10px 0 0;
    font-size: 26px;
    display: none;
  }

  .contact-plumbing-footer .heading-64 {
    bottom: 100%;
    left: 50%;
    width: 100%;
    margin: 0 0 0 -50%;
    text-align: center;
  }

  .servicename.heading-30 {
    font-size: 20px;
    height: 70px;
    -webkit-line-clamp: 3;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }

  .plumbing-problem-get .get-center .badge {
    top: 150px;
    left: 40px;
  }

  a.calllink span {
    display: none;
  }

  .common-content-sec.darkbg .sectiontitle {
    text-align: center;
    font-size: 36px;
    margin-bottom: 20px;
  }

  .common-content-sec.darkbg .heading-30 {
    line-height: 1.3;
  }

  .common-content-sec.darkbg .sectionsmalltxt {
    margin-bottom: 30px;
  }

  .servicename.heading-30 {
    height: auto;
    -webkit-line-clamp: inherit;
    margin-bottom: 15px;
  }

  .emergencyservices_container a {
    width: 100%;
    min-height: auto;
    margin: 5px;
  }

  .emergencyservices_container {
    padding: 20px 0 40px;
    justify-content: center;
  }

  .button-group .btn-width {
    font-size: 18px;
  }

  .plumbing-problem-get .get-left {
    padding: 40px 10px 40px;
  }

  .review-detail p {
    font-size: 16px;
    line-height: 1.4;
  }

  .customer-grid li .review-box .name-wrap .review-name .name {
    font-size: 16px;
  }

  .customer-grid li .review-box .review-detail {
    min-height: 240px;
  }


  /*  */

  ul.bnrlist_update {
    column-count: 1;
  }

  /* ul.bnrlist_update li {
    width: 100%;
    font-size: 18px;
    margin-bottom: 10px;
  } */

  /* .primeheader a.button.btn-theme,
  body.fixed-header .primeheader a.button.btn-theme {
    font-size: 30px;
    max-width: inherit;
    text-align: center;
    padding: 10px 10px;
    min-height: 40px;
    max-width: 100%;
    text-wrap: balance;
  } */

  /* .primeheader .container,
  body.fixed-header .primeheader .container {
    padding: 0 !important;
    min-height: auto;
  } */

  /* .topheader .container,
  body.fixed-header .topheader .container {
    min-height: 80px;
  } */

  /* .headlogo img,
  body.fixed-header .headlogo img {
    width: 50px;
  } */

  /* .headlogo,
  body.fixed-header .headlogo {
    position: absolute;
    left: 20px;
    margin: -132px 0 0 0;
  } */

  /* body.fixed-header header {
    top: -60px;
  } */


  /* .primeheader .container,
  body.fixed-header .primeheader .container {
    padding: 0 !important;
    min-height: auto;
    background: var(--orange);
    justify-content: center;
  } */

  .mobilephonelink {
    display: flex !important;
  }

  .mobilephonelink a.calllink p {
    font-size: 32px;
  }

  .mobilephonelink a.calllink span {
    display: block !important;
    letter-spacing: 3px;
    color: var(--white);
  }

  .bannertxt,
  main.mainlandingpg .bannertxt,
  main.blockeddrainpg .bannertxt {
    font-size: 60px !important;
    margin-bottom: 30px;
  }

  .supply-brands {
    margin-bottom: 50px;
  }

  .landingft .copyright {
    padding: 14px 0 160px;
  }

  .badge_img img {
    max-width: 100px;
  }

  .bnrcontent {
    padding: 40px 20px 120px;
  }

}

.rplg-badge2 .rplg-badge2-close {
  display: block;
}