body{
	padding:0;
}
.locationsweserve{margin:10px 0px;}
p:empty{
	display:none;
}
.wp-block-image figure, .wp-block-image figure img{width:100%;} 
.entry-content ol{margin-bottom:25px!important;}
/*.entry-content h3{margin-bottom:25px!important;}*/
.location_map {
    display: flex;
    flex-wrap: wrap;
}
.datepicker td span.month.disabled, .datepicker td span.year.disabled, .datepicker td.day.disabled {
    cursor: not-allowed;
}

#Ratings{
	max-width:100%;
	width:100%;
}
#review_sidebar .textwidget{
    padding: 30px 20px 35px;
    border-radius: 14px;
    background: #f7f7f7;   
}

#review_sidebar .widget-title {
    margin: 20px 0 10px;
}

.review_outer {
    position: relative;
}

.review_outer:before {
	content: "*";
	position: absolute;
	z-index: 1;
	background: #f7f7f7;
	font-size: 60px;
	top: -10px;
	left: -10px;
	width: 40px;
	height: 40px;
	line-height: 68px;
	text-align: center;
	color: #ba2025;
}

.review_outer:nth-child(2n):before {
    left: auto;
    right: -10px;
}

.user_comment {
    position: relative;
	  text-align: center !important;
    border: 2px solid #ffc107;
    padding: 31px 21px 21px !important;
    font-size: 13px !important;
    line-height: 20px !important;
    margin-bottom: 29px !important;
    color: #000 !important;
}
.user_comment:before, .user_comment:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
}

.user_comment:before {
    left: 30px;
    bottom: -31px;
    border: 15px solid;
    border-color: #FFC107 transparent transparent #FFC107;
    transform: rotateY(180deg);
}

.user_comment:after {
    left: 30px;
    bottom: -26px;
    border: 14px solid;
    border-color: #f7f7f7 transparent transparent #f7f7f7;
    transform: rotateY(180deg);
}

.user_name {
    margin: 0px 0 0 49px;
    font-size: 16px;
    color: #000000;
    line-height: 16px;
}

.review_outer:not(:last-child){
    margin-bottom: 35px;
}


.review_outer:nth-child(2n) .user_comment:before {
    left: auto;
    right: 32px;
    transform: none;
}

.review_outer:nth-child(2n) .user_comment:after {
    left: auto;
    right: 32px;
    transform: none;
}

.review_outer:nth-child(2n) .user_name {
    margin: 0px 49px 0 0px;
    text-align: right;
}

/*.read_more {*/
/*    text-align: center;*/
/*    padding-top: 10px;*/
/*}*/
/*.read_more a {*/
/*    background: #d10011;*/
/*    color: #fff;*/
/*    padding: 10px 25px;*/
/*    border-radius: 5px;*/
/*    display: inline-block;*/
/*    text-align: center;*/
/*}*/
#menu-main-menu1 {
    display: flex;
    justify-content: space-evenly;
}
.top-header .large-12 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.top-bar-section .dropdown li a {
    padding: 8px 15px !important;
    text-transform: capitalize !important;
}
.top-bar {
  height: auto;
  line-height: normal;
}
.top-bar-section li:not(.has-form) a:not(.button).set, 
.top-bar-section li:not(.has-form) a:not(.button):hover {
    line-height: normal;
}
.top-bar-section li:not(.has-form) a:not(.button){
  line-height:normal;
  padding:15px 15px;
}
.top-bar-section .has-dropdown>a {
  padding-right: 15px !important;
}
.top-bar-section .has-dropdown>a:after {
  top: 50%;
  right: -14px;
}
#Top-menu .row > .large-12 .large-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#Top-menu .row > .large-12 {
    display: flex;
}
.award-combine {
    padding: 10px 0 0;
}
.black-badge .quote {
    margin: 0;
    float: left;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}
.black-badge .or {
    margin: 0 5px;
}
.black-badge .quote a#myBtn {
    width: 100%;
    float: left;
    line-height: normal;
    padding: 8px 25px;
}

.black-badge .columns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.black-badge {
    padding: 5px 0 !important;
}
.mapform p {
    font-size: 12px !important;
}
.more-abt .text h2 {
    font-family: Conv_texgyreadventor-regular_2;
    color: #181818;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
#mypricelist {
    text-align: center;
}
#mypricelist h4.heading {
    color: #fff;
}
#mypricelist .price-value {
    font-size: 25px;
    line-height: 40px;
}

#mypricelist .price-table-layout-1 {
    background: #f7f7f7;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin-top: 24px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#mypricelist .price-table-layout-1 .price-plan-btn-a {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 9px 30px;
    position: relative;
    transition: all 0.3s ease 0;
    margin-top: 24px;
    margin-left: 20px;
    border: 2px solid #fff;
}
#mypricelist .price-table-layout-1 .price-plan-btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #444242;
    padding: 9px 30px;
    position: relative;
    margin-left: 20px;
    transition: all 0.3s ease 0;
    margin-top: 24px;
    border: 2px solid #444242;
}
#mypricelist .price-table-layout-highlight li {
    color: #fff;
}
#mypricelist .price-table-layout-highlight {
    background: #434141;
    color: #fff;
}
#mypricelist .price-table-layout-1 .pricing-content {
    list-style: none;
    padding: 3px 0 0;
}
#Mysearch .search-submit {
    display: none;
}
#Mysearch .screen-reader-text {
    display: none;
}
.body-part li.box {
    min-height: 460px;
}
.why-cdb-list ul li {
    list-style: none;
}
.why-cdb-list ul li figure {
    margin: 6px 10px;
    float: left;
    width: 25px;
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    margin-right: 2px;
    text-align: center;
    color: #404040;
}
.hedaerh2 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-style: italic;
}
.Faq .arconix-faq-title {
    /*background-color: #d10111!important;
    color: #fff;*/
    padding: 10px 20px;
}
#footerSection table tr td {
    width: 50%;
}
#footerSection table tr td li {
    list-style-position: inside;
}
#footerSection table {
    background: none;
    width: 100%;
}
.footer-one {
    display: none;
}
.footer-two {
    display: block;
}
.terms-condtions {
    list-style: none;
}
.terms-condtions {
    margin-left: 10px;
}
.formobile {
    display: none;
}
.video-img {
    width: 100%px;
    background: #000;
    display: block;
    position: relative;
    cursor: pointer;
    height: 350px;
    overflow: hidden;
    margin: 20px 20px;
}
.captcha-image {
    padding: 0 !important;
    display: inline-block;
    text-align: center;
}
.terms_cnd {
    width: 100%;
}
.terms_cnd th {
    text-align: center;
    border: 1px solid #ccc;
}
.terms_cnd td {
    text-align: center;
    border: 1px solid #ccc;
}
.topmenumob {
    display: none;
}
#abc_cont td {
    line-height: 24px;
    /*text-align: justify;*/
}

.video_mobile {
    display: none;
}
/*.brcrumbs {*/
/*    text-transform: capitalize;*/
/*    margin: 10px 15px;*/
/*    font-size: 12px;*/
/*}*/
/*.brcrumbs a {*/
/*    color: #b72123;*/
/*}*/
.four-img {
    text-align: center;
}
#Show-topmenu {
    display: none;
}
.more-abt .text {
    margin: 40px 0 0;
    padding: 0;
    font-family: Conv_texgyreadventor-regular_2;
    color: #181818;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
/*span.wpcf7-list-item {*/
/*    margin: 0 0 0 4px;*/
/*}*/
.more-abt p {
    text-align: justify;
}
.more-abt img {
    text-align: center;
}
.call_now {
    display: none;
}
.captcha-image i {
    font-size: 30px !important;
}
.captcha-image {
    border: none !important;
    padding: 0;
    display: inline-block;
    text-align: center;
}
.inner-form .captcha-image .cf7ic_instructions {
    color: #fff;
}
.form-data .wpcf7-validation-errors,
.inner-form .wpcf7-list-item-label {
    color: #fff;
}
.bottam h2,
.query h4 {
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
}

.call1,
.quote {
    float: right;
}
.bottam h2,
.call-back1 a,
.quote a {
    font-style: italic;
}
.video-container iframe {
    position: relative;
    top: 23px;
    left: 0;
    width: 470px;
    height: 335px;
}
@font-face {
    font-family: Conv_texgyreadventor-regular_2;
    font-display: swap;
    src: url(fonts/texgyreadventor-regular_2.eot);
    src: local("☺"), url(fonts/texgyreadventor-regular_2.woff) format("woff"), url(fonts/texgyreadventor-regular_2.ttf) format("truetype"), url(fonts/texgyreadventor-regular_2.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Conv_IMPACT_6;
    font-display: swap;
    src: url(fonts/IMPACT_6.eot);
    src: local("☺"), url(fonts/IMPACT_6.woff) format("woff"), url(..fonts/IMPACT_6.ttf) format("truetype"), url(fonts/IMPACT_6.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
#comments,
.entry-footer,
.post-navigation {
    display: none;
}
.get-quote {
    width: 80%;
    margin-left: 10%;
}
.get-quote textarea {
    width: 97%;
    margin: 0 0 0 16px;
    padding: 5px;
}
.get-quote select {
    margin: 5px 0;
    background: #fff;
}
.get-quote ul li {
    list-style: none;
    display: inline;
}
.get-quote .captcha-image,
.get-quote .captcha-image i,
.get-quote em {
    color: #000;
}
.wpcf7-mail-sent-ok {
    color: #fff !important;
}
#contact_form_pop input,
#contact_form_pop textarea {
    margin: 10px 0;
    padding: 5px 0 px 5px;
}
.fotter1 {
    background: #b72123;
    padding: 20px;
    color: #fff;
}
.fotter1 h2 {
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.fotter1 li {
    line-height: 15px;
}
.fotter1 li a {
    color: #fff;
    font-size: 13px;
}
.check-padding {
    margin: 0 !important;
}
.bottam h2 {
    margin: 0;
    padding: 0;
    line-height: 45px;
    font-size: 32px;
    color: #fff;
}
/*.blog_posts li {*/
/*    width: 30% !important;*/
/*    padding: 10px !important;*/
/*    border: 1px solid #ccc;*/
/*    display: inline-block;*/
/*    margin: 10px !important;*/
/*    vertical-align: top;*/
/*}*/
.blog_posts li .link-more {
    display: none;
}
.blog_posts li h5 a {
    font-size: 15px;
    font-weight: 700;
    text-align: justify;
}


.get-quote input[type="date"],
.get-quote input[type="email"],
.get-quote input[type="number"],
.get-quote input[type="tel"],
.get-quote input[type="text"] {
    margin: 5px 0;
}
.nopadmarg {
    margin: 0;
    padding: 0;
}
.form-data label {
    color: #fff;
    margin: 0;
    font-size: 12px;
}
#wpcf7-f3278-p53-o2 form {
    margin: 0 50px 0 20px;
}
#wpcf7-f3278-p53-o2 form .captcha-image {
    border: 0;
    padding: 0;
    display: inline-block;
    text-align: center;
    color: #000;
}
.sub-button {
    padding: 10px 0;
    border: none;
}
#wpcf7-f3278-p53-o2 form .captcha-image label > input + i {
    cursor: pointer;
    border: 2px solid transparent;
    color: #000;
}
.entry-utility {
    padding: 5px 0 0 8px;
}
.query {
    margin: 0 0 20px;
    padding: 0;
    background: #1e1e1e;
	color:#fff;
}
.query .box {
    margin-bottom: 10px;
}
.query h4 {
    margin: 0;
    color: #fff;
    padding: 15px 0;
    background: #d10111;
    text-align: center;
    font-weight: 700;
}
.post h2,
h1 .entry-title {
    font-family: Conv_texgyreadventor-regular_2;
    font-weight: 700;
}
.post h2 {
    font-size: 1.3125rem;
    margin: 0;
    padding: 20px 0 0;
}
.inner-form {
    margin: 0;
    padding: 15px;
}
/*.banner01 {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    background: url(https://www.cbdmovers.com.au/wp-content/themes/New%20CBD%20Movers/images/inner-banner.jpg) no-repeat;*/
/*    background-size: cover;*/
/*    height: 246px;*/
/*}*/
.work-top {
    background: #000;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}
h1 .entry-title {
    font-size: 24px;
}

.gap,
.gap1,
.gap2,
.gap3 {
    width: 100%;
    clear: both;
}
.body-part li,
.body-part p {
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-size: 14px;
    color: #313131;
    margin: 0;
}
.body-part p {
    padding: 5px;
    line-height: 24px;
    text-align: justify;
}
/*.entry-content ul {*/
/*    padding: 5px 0 0 30px;*/
/*}*/
.body-part li {
    padding: 5px;
    line-height: 24px;
}
.element {
    font-size: 0 !important;
    visibility: hidden;
}
.gap {
    height: 20px !important;
}
.gap1 {
    height: 15px !important;
}
.gap2 {
    height: 10px !important;
}
.gap3 {
    height: 5px !important;
}
.noboder {
    border: none !important;
}
.logo {
    margin: 0;
    padding: 0;
    font-size: 13px;
}
.logo span {
    margin: 0;
    padding: 5px 0 0;
    display: block;
    font-family: 15px;
    text-align: left;
}
.call-back a,
.call-back1 a,
.quote a {
    text-align: center;
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    text-transform: none;
}
.body-part {
    margin: 0;
    padding: 0 0 40px;
}
.top-header {
    margin: 0;
    padding: 5px 0;
    background: #fff;
}
.call-back a,
.call-back a:hover {
    padding: 10px 10px;
}
.call-back a,
.call-back a:hover,
.call-back1 a {
    background: #b72123;
    border-radius: 5px;
    color: #fff;
}

.call-back a {
    margin: 0;
    font-size: 16px;
    float: left;
    width: 100%;
}
.call1 {
    margin: 14px 0 0;
}
.call-back1 a {
    margin: 0;
    padding: 5px 25px;
    font-size: 16px;
}
.call-back1 a:hover {
    padding: 5px 25px;
    background: #b72123;
    color: #fff;
    border-radius: 5px;
}
.quote a,
.quote a:hover {
    padding: 5px 25px;
    background: #b72123;
    color: #fff;
    border-radius: 5px;
}
.quote {
    margin: 12px 0 0;
}
.quote a {
    margin: 0;
    font-size: 20px;
}
.top-phone {
    text-align: right;
}
.top-phone img {
    margin: -10px 5px 0 0;
    padding: 0;
    text-align: right;
    width: 26px;
}
.top-phone span {
    margin: 0;
    font-family: Conv_IMPACT_6, Sans-Serif;
    font-size: 25px;
    line-height: 40px;
    color: #030303;
    font-weight: 400;
    font-style: italic;
}
.bottam h1,
.topline h3 {
    line-height: 45px;
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-style: italic;
}
.nav {
    margin: 2px 0 0;
    padding: 0;
    text-align: center;
}
.nav img:hover {
    color: #03f;
}
.dropup {
    position: relative;
    display: inline-block;
}
.dropup-content {
    display: none;
    position: absolute;
    top: 85px;
    background-color: #f1f1f1;
    min-width: 250px;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.dropup-content a {
    color: #000;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropup:hover .dropup-content {
    display: block;
}
.nav span,
.nav span a {
    margin: 0;
    padding: 3px 0 0;
    display: block;
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    color: #b72123;
    text-transform: capitalize;
    letter-spacing: 0.7px;
}
.google-review .star ul li,
.google-review-iner .star ul li {
    text-align: center;
    display: inline;
    text-transform: uppercase;
    list-style: none;
}
.nav span a:hover {
    margin: 0;
    padding: 3px 0 0;
    color: #000;
}
/*.banner {*/
/*    margin: 0;*/
/*    padding: 0;*/
/*    background: url(https://www.cbdmovers.com.au/wp-content/themes/New%20CBD%20Movers/images/header-banner.jpg) no-repeat;*/
/*    background-size: cover;*/
/*}*/
.bottam {
    margin: 0;
    padding: 0 0 8px;
    background: #000;
}
.bottam .large-10 {
    width: 80%;
}
.bottam .large-2 {
    width: 20%;
}
.bottam h1 {
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #fff;
}
.topline {
    margin: 10px 0 0;
    padding: 0;
    background: #000;
}
.topline .large-10 {
    width: 80%;
}
.banner .large-2,
.topline .large-2 {
    width: 20%;
}
.topline h3 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #fff;
}
.google-review {
    float: right;
    width: 50%;
    margin: 15px 0 0 10px;
    padding: 0 0 20px;
    background: #fff;
    -webkit-box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    border-top-right-radius: 37px;
    border: 6px solid #f1a400;
}
.google-right {
    margin: 15px 0 0;
    padding: 0 0 15px;
    background: #000;
    -webkit-box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    color: #fff;
    box-shadow: 10px 10px 11px 0 rgba(0, 0, 0, 0.75);
    border: 5px solid #f1a400;
    border-radius: 10px;
}
.google-right p {
    margin: 15px 0 0;
    text-align: center;
    color: #fff;
    padding: 3px 0 0;
    font-size: 16px;
}
.google-review p {
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    color: #181818;
}
.google-review p span {
    color: #b72123;
}
.google-review .star {
    margin: 0;
    padding: 0;
    background: #000;
    text-align: center;
    border-top-right-radius: 30px;
    border-top-left-radius: 0;
}
.google-review .star ul {
    margin: 0;
    padding: 5px 0;
    text-align: center;
}
.google-review .star ul li {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    line-height: 30px;
}
.google-review td {
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #242424;
}
.google-review-iner {
    margin: 20px 0 0;
    padding: 0 0 20px;
    border-radius: 5px;
    background: #fff;
}
.google-review-iner p {
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    line-height: 22px;
    color: #181818;
}
.google-review-iner p span {
    color: #b72123;
}
.google-review-iner .star {
    margin: 0;
    padding: 0;
    background: #b72123;
    text-align: center;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.google-review-iner .star ul {
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
}
.google-review-iner .star ul li {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    line-height: 30px;
}
.google-review-iner td {
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #242424;
}
.wel-part {
    margin: 30px 0 0;
    padding: 0;
}
.customers-say {
    margin: 0;
    padding: 0 0 20px;
    background: #1b3a6f;
}
.customers-say h4 {
    font-size: 22px;
    padding: 8px;
    margin: 0;
    font-family: Conv_tt0010m;
    border-bottom: 2px solid #ffc704;
    color: #fff;
    text-transform: uppercase;
}
.customers-say p {
    margin: 0;
    padding: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 22px;
}
.welcome h2,
.welcome h2 span {
    font-size: 30px;
    font-weight: 700;
}
.services,
.services img,
.welcome h2,
.welcome p {
    text-align: center;
}
.customers-say .more {
    background: #ffc704;
    margin: 0 0 0 10px;
    padding: 5px;
    font-family: Conv_tt0010m;
    text-transform: uppercase;
}
.more-about,
.services h6,
.services p,
.welcome h2,
.welcome h2 span,
.welcome p {
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
}
.customers-say .more:hover {
    background: #060707;
    color: #fff;
    text-transform: uppercase;
}
.left-banner {
    margin: 20px 0 0;
    padding: 0;
}
.welcome {
    margin: 0;
    padding: 0 0 0 20px;
}
.welcome h2 {
    padding: 0;
    margin: 0;
    color: #000;
}
.welcome h2 span {
    color: #b72123;
}
.welcome p {
    margin: 0;
    padding: 15px 0 0;
    font-size: 16px;
    color: #484848;
    line-height: 28px;
}
#form .title,
#form p,
.services p {
    line-height: 24px;
}
.services {
    margin: 0;
    padding: 30px 0 50px;
}
.services .box,
.services .box1 {
    padding: 15px;
    border: 1px solid #c1c1c1;
    width: 290px;
}
.services .box {
    margin: 0 12px 0 0;
}
.services .box1 {
    margin: 0;
}
.services img {
    margin: 0;
    padding: 0;
}
.services .image {
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.services h6 {
    margin: 5px 0;
    padding: 0;
    font-weight: 700;
    font-size: 20px;
    color: #e80000;
}
.services p {
    margin: 0;
    padding: 5px;
    font-size: 13px;
    text-align: justify;
    color: #313131;
}
#form {
    margin: 0 0;
    padding: 0;
    background: 0 0;
}
#form .right {
    margin: -18px 0 0;
    padding: 0;
}
.more-about {
    margin: 0;
    padding: 20px 0;
    font-size: 18px;
    font-style: italic;
}
#form .title {
    margin: 0;
    padding: 20px 0 0;
    font-size: 20px;
    font-family: Conv_texgyreadventor-regular_2;
    color: #333;
    font-weight: 700;
}
#form .img {
    margin: 0;
    padding: 25px 10px 0 0;
}
#form .topspace {
    margin: 0;
    padding: 40px 0;
}
#form p {
    margin: 0;
    padding: 0 10px 0 0 !important;
    line-height: 20px;
    font-size: 13px;
    font-family: Tahoma, Geneva, sans-serif;
    color: #333;
}
#form h5 {
    margin: 0;
    padding: 20px 0 30px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
    font-family: Conv_texgyreadventor-regular_2, Sans-Serif;
}
#form .large-7 {
    width: 53%;
}
#form .large-5 {
    width: 45%;
}
#form .form {
    margin: 20px auto;
    padding: 0;
    background: #292929;
    opacity: 0.85;
    width: 92.8%;
}
.form input,
.form textarea {
    margin: 0 0 5px;
    padding: 0 0 0 10px;
    color: #575757;
    font-family: Conv_texgyreadventor-regular_2;
}
.form .input1,
.form input,
.form textarea {
    background: #fff;
    border: none;
}
.form input {
    width: 100%;
    height: 26px;
}
.form textarea {
    width: 100%;
    height: 50px;
}
.form p {
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff !important;
    margin: 0;
    padding: 20px 0 10px !important;
}
.form .input1,
.form select {
    margin: 0 0 5px;
    font-family: Conv_texgyreadventor-regular_2;
    height: 28px;
    padding: 0 0 0 10px;
}
.form .input1 {
    color: #575757;
}
.form select {
    color: #828080;
    font-size: 14px;
}
.form h4 {
    background: #e80000;
    margin: 0;
    padding: 5px 0;
    font-size: 20px;
    text-align: center;
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.form ul,
.form ul li,
.form ul li span {
    margin: 0;
    padding: 0;
}
/*.tearm,*/
/*.tearm :hover {*/
/*    font-size: 11px !important;*/
/*    color: #fff;*/
/*    font-family: Conv_texgyreadventor-regular_2;*/
/*}*/
/*.tearm {*/
/*    vertical-align: text-bottom;*/
/*}*/
.form ul li {
    list-style: none;
    display: inline-block;
    width: 113px;
}
.form ul li span {
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff;
    font-size: 12px;
    vertical-align: text-top;
}
.form [type="checkbox"] {
    margin: 0;
    padding: 0;
    height: 10px;
    width: 13px;
    -webkit-appearance: checkbox;
}
.form [type="button"] {
    background: #b72123;
    margin: 10px 0 0;
    padding: 4px 15px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    font-family: Conv_texgyreadventor-regular_2;
    width: 40%;
    cursor: pointer;
    font-style: italic !important;
}
.no-one,
.no-one .title {
    margin: 30px 0 0;
    padding: 0;
}
.no-one {
    background: #b72123;
}
.no-one .title {
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}
.no-one .buttion {
    margin: 20px 40px;
    padding: 10px 10px 20px;
    background: #000;
    border-radius: 4px;
    font-size: 56px;
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff;
    font-weight: 700;
    text-align: center;
}
.no-one p {
    margin: 0;
    padding: 20px 0 40px;
    font-family: Conv_texgyreadventor-regular_2;
    color: #fff;
    font-size: 24px;
    text-align: center;
}
.video-review {
    margin: 30px 0 0;
    padding: 0;
    background: #e0e0e0;
}
.video-review .text {
    margin: 40px 0 0;
    padding: 0;
    font-family: Conv_texgyreadventor-regular_2;
    color: #181818;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
.video-review p {
    margin: 0;
    padding: 20px 0 40px;
    font-family: Conv_texgyreadventor-regular_2;
    color: #000;
    font-size: 24px;
    text-align: left;
}
.testimonials {
    margin: 0;
    padding: 0;
    text-align: center;
}
.testimonials .text {
    margin: 40px 0 0;
    padding: 0;
    font-family: Conv_texgyreadventor-regular_2;
    color: #181818;
    text-align: center;
    font-size: 36px;
    font-weight: 700;
}
.testimonials p {
    margin: 0;
    padding: 0 10px 20px;
    font-family: Conv_texgyreadventor-regular_2;
    color: #313131;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}
.testimonials .star p {
    margin: 0;
    padding: 10px 0;
    font-family: Conv_texgyreadventor-regular_2;
    color: #000;
    font-size: 16px;
    text-align: center;
    font-style: italic;
    font-weight: 700;
}
.testimonials .star ul {
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
}
.testimonials .star ul li {
    margin: 0;
    padding: 0;
    text-align: center;
    list-style: none;
    display: inline;
    font-family: Tahoma, Geneva, sans-serif;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
}
.footer-link h6,
.footer-link ul li a {
    font-family: Conv_texgyreadventor-regular_2;
}
.fotter {
    background: #1e1e1e;
    margin: 0;
    padding: 30px 0 80px;
    color: #fff;
}
.footer-link,
.footer-link h6 {
    padding: 0;
    margin: 0;
}
.footer-link h6 {
    font-size: 16px;
    color: #fff;
}
.footer-link ul {
    margin: 0;
    padding: 10px 0 0 10px;
}
.footer-link ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-link ul li a {
    margin: 0;
    padding: 0;
    line-height: 22px;
    list-style: none;
    font-size: 12px;
    color: #fff;
}
.footer-link ul li a:hover {
    margin: 0;
    padding: 0;
    color: #b72123;
}
.page-link ul li,
.page-link ul li a {
    display: inline;
    list-style: none;
    font-family: Conv_texgyreadventor-regular_2;
    font-size: 12px;
    color: #fff;
}
.fotter-logo {
    margin: 3px 0 0;
    padding: 0;
    text-align: center;
}
.page-link {
    margin: 20px 0 0;
    padding: 0;
    text-align: center;
}
.page-link ul {
    margin: 0;
    padding: 0;
}
.page-link ul li {
    margin: 0;
    padding: 0 1px;
}
.page-link ul li a {
    margin: 0;
    padding: 0;
}
.entry-content p a {
    color: #d10111;
}
.inner-query {
    margin: 0 0 0 -14px !important;
}
.page-link ul li a:hover {
    color: #b72123;
}
.copy {
    margin-top: 10px !important;
    padding: 0;
}
/*.space {*/
/*    margin: 0;*/
/*    padding: 0 0 0 50px !important;*/
/*}*/
.space1 {
    margin: 0;
    padding: 0 0 0 110px !important;
}
.call-now {
    margin: 0;
    padding: 10px 0;
    background: #b72123;
    text-align: center;
    display: none;
}
.banner03 {
    display: none;
}
.video-review {
    background: #fff;
}
.bx-wrapper {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}
.bxslider {
    top: -12px;
}
.bx-wrapper .bx-viewport {
    background: #fff;
}
.bx-wrapper .bx-pager {
    display: none;
}
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}
.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
}
.bx-wrapper .bx-controls-auto {
    text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(//bxslider.com/lib/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
    background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(//bxslider.com/lib/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
    background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}
.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}
.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 10px;
}
.bx-wrapper .bxtestimonialsslider img {
    display: unset;
}
.testimonials .bx-wrapper .bx-viewport {
    background-color: #fff;
}
.banner023 {
    margin: 0;
    padding: 0;
    background: url(https://www.cbdmovers.com.au/wp-content/themes/New%20CBD%20Movers/images/inner-banner03.jpg) no-repeat;
    background-size: cover;
    height: 250px;
}

/*.modal {*/
/*    display: none;*/
/*    position: fixed;*/
/*    z-index: 1;*/
/*    padding-top: 250px;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*    background-color: #000;*/
/*    background-color: rgba(0, 0, 0, 0.4);*/
/*}*/
/*.modal-content {*/
/*    background-color: #fefefe;*/
/*    margin: auto;*/
/*    padding: 20px;*/
/*    border: 1px solid #888;*/
/*    width: 30%;*/
/*}*/
/*.close {*/
/*    color: #aaa;*/
/*    float: right;*/
/*    font-size: 28px;*/
/*    font-weight: 700;*/
/*}*/
/*.close:focus,*/
/*.close:hover {*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*    cursor: pointer;*/
/*}*/
a.bx-prev {
    display: none;
}
a.bx-next {
    display: none;
}
.call-btn-outer {
    position: fixed;
    bottom: 10px;
    left: 20px;
    font-size: 36px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    z-index: 1100;
}
.call-btn-inner {
    margin: 0px;
    height: 60px;
    width: 60px;
    color: #fff;
    background-color: #e80000;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
    animation: pulse 1s infinite;
}
.call-btn-inner i {
    margin-top: 12px;
    animation-name: callicon;
    animation-duration: 4s;
    rotate: -10deg;
    animation-iteration-count: infinite;
}
@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 #8e8e8e;
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}
@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 #3cff0b;
        box-shadow: 0 0 0 0 #e80000;
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}
.star:after {
    display: none;
}
ul.locationsweserve li {
    background: #c20010;
    padding: 8px 5px;
    margin-left: 4px;
}
ul.locationsweserve li a {
    font-size: 13px;
}
ul.locationsweserve li a:hover {
    color: #000;
}
.blog_posts li h5 {
    min-height: 38px;
}
.form-data {
    padding: 5px 0 0;
}
div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    margin: 0 !important;
}
span.wpcf7-not-valid-tip {
    color: #f00 !important;
    font-size: 13px !important;
    margin-left: 4px !important;
}
.expressioninterest input {
    width: 100%;
    padding: 20px 0 20px 15px;
    font-size: 16px;
    border: 1px solid #b7b7b7;
    border-radius: 3px;
}
.inputdiv {
    padding: 5px 0 5px 10px;
}
.inputdiv .radio {
    padding: 15px 0 15px 10px;
}
.inputdiv .checkboxes {
    padding: 15px 0 15px 10px;
}
.inputdiv .checkboxes .wpcf7-list-item {
    padding: 7px 1px 1px 1px;
    display: block;
}
.expressioninterest .wpcf7-submit {
    width: 15%;
    padding: 15px 25px 15px 25px;
    float: right;
    margin-top: 20px;
}
.inputdiv .checkboxes select {
    padding: 10px 1px 10px 10px;
    font-size: 20px;
}
.inputdiv p {
    margin: 0 !important;
    font-size: 18px !important;
    font-family: Conv_texgyreadventor-regular_2 !important;
    color: #333 !important;
    font-weight: 700 !important;
}
.mainwhypartner p {
    font-size: 18px;
    padding: 12px;
    line-height: 30px;
}
.mainimgexpression {
    text-align: center;
}
.mainheadingmove {
    font-size: 23px;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}

/*premium*/
.theme_heading h2 {
    font-size: 50px;
    font-weight: 100;
    font-family: 'Roboto';
    text-transform: uppercase;
    margin: 0;
    line-height: 1.1;
}
.theme_heading span {
    color: #b72123;
    font-weight: bold;
}

.theme_heading p {
	font-size: 17px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 5px;
	font-family: 'Roboto';
}

.theme_heading {
    margin-bottom: 25px;
}
.premium_banner .row {
    display: flex;
    flex-wrap: wrap;
}
.premium_banner:before {
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/premium_bg.jpg);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
	background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}

.premium_banner {
    position: relative;
	overflow:hidden;
	padding-top:10px;
	background: #ffe7e7;
}
.premium_banner .left {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.free_quote .wpcf7 {
    background: rgb(255 255 255 / 70%);
    padding: 5px 20px 20px;
	margin-top: 5px;
	margin-bottom: 30px;
}

.premium_banner form .row {
    margin-left: -10px;
    margin-right: -10px;
}

.premium_banner form .columns {
    padding: 0 10px;
}
.premium_banner form .shape {
    margin-left: -33px;
    position: relative;
}
.premium_banner form .head {
	font-family: 'Roboto', sans-serif;
    margin: 0;
    background: #e6192d;
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-right: -20px;
    margin-bottom: 20px;
    line-height: normal;
    text-transform: uppercase;
    font-weight: 500;
    clip-path: polygon(95% 0%, 100% 50%, 95% 100%, 0% 100%, 0 53%, 0% 0%);
    background: -moz-linear-gradient(top, rgba(148,5,19,1) 0%, rgba(237,27,47,1) 100%);
    background: -webkit-linear-gradient(top, rgba(148,5,19,1) 0%,rgba(237,27,47,1) 100%);
    background: linear-gradient(to bottom, rgba(148,5,19,1) 0%,rgba(237,27,47,1) 100%);
    letter-spacing: 1px;
    padding: 6px 0;
}

.premium_banner form .shape:before {
    content: "";
    width: 12px;
    height: 13px;
    background-color: #e6192d;
    -webkit-clip-path: polygon(100% 0, 0 0, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 100% 100%);
    position: absolute;
    bottom: -12px;
    left: 0.1px;
}
.premium_banner form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-submit) {
    border: 0px;
    box-shadow: none;
    background: #ffffff;
    padding: 8px 15px;
    margin-bottom: 6px;
    letter-spacing: 0.5px;
    height: auto;
	outline: none;
}
.premium_banner textarea {
    min-height: 60px !important;
    height: 60px !important;
    resize: none;
}
.premium_banner .wpcf7-checkbox {
	margin-left: -15px;
	margin-right: -15px;
	display: flex;
	flex-wrap: wrap;
}

.premium_banner .ultilities {
    margin-top: 10px;
    display: block;
}
.premium_banner form {
    margin-bottom: 0;
}
.premium_banner .kc_captcha {
    display: block;
    margin-top: 10px;
}

.premium_banner .kc_captcha .cf7ic_instructions {
    text-align: left;
    margin-bottom: 5px;
}

.premium_banner .captcha-image i {
    padding: 0;
    margin-right: 5px;
}
.premium_banner .wpcf7-acceptance .wpcf7-list-item {
    margin: 0;
}
.premium_banner .tearm {
    color: #000;
    outline: none;
    padding-left: 3px;
}
.premium_banner .tearm:hover{
	color: #000;
}
.premium_banner .tearm em{
	color: #000;
}
.premium_banner .accept_sec {
    display: flex;
}
.premium_banner .interest_sec {
    margin-top: 10px;
}
.premium_banner .submit_btn {
    margin-top: 10px;
}

.premium_banner .wpcf7-submit {
    background: -moz-linear-gradient(top, rgba(148,5,19,1) 0%, rgba(237,27,47,1) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(148,5,19,1) 0%,rgba(237,27,47,1) 100%) !important;
    background: linear-gradient(to bottom, rgba(148,5,19,1) 0%,rgba(237,27,47,1) 100%) !important;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 8px;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 500 !important;
    width: auto !important;
}
.premium_serve .grid {
    margin: 50px 0;
    padding: 0 15px;
    grid-template-columns: repeat(auto-fill, minmax(30%, auto));
    display: grid;
    grid-auto-rows: 60px;
    grid-gap: 15px;
}

.premium_serve .grid .area {
	border-radius: 3px;
    background-color: #f6f6f6;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}


.premium_serve .grid .area > .nme {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 24px;
    background-color: #b72123;
    text-align: left;
    padding: 5px 15px;
	z-index:2;
	line-height: 1.1;
}

.premium_serve .grid .area.border-left:after {
  content: "";
  position: absolute;
  left: 0;
  width: 15px;
  height: 100%;
  background-color: #b72123;
}

.premium_serve .grid .area img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.premium_serve .area.border-right:after {
    content: "";
    position: absolute;
    right: 0;
    width: 15px;
    height: 100%;
    background-color: #b72123;
}

.premium_serve .grid .area.border-right .nme {
    left: auto;
    right: 0;
}

.vr-grid-effect, .hr-grid-effect{
	position:relative;
}

.vr-grid-effect {
    height: calc(100% - (-7px));
    margin-top: -14px;
    width: 100%;
}
.hr-grid-effect {
	width: calc(100% - (-10px));
    margin-left: -10px;
    height: 100%;
}

.vr-grid-effect:before{
    content: "";
    background-size: 100% 25%;
    background-image: linear-gradient(to bottom, white 15%, transparent 2%, transparent 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.hr-grid-effect:before{
    content: "";
    background-size: 16.66667% 100%;
    background-image: linear-gradient(to right, white 15%, transparent 2%, transparent 100%);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;	
}
.hr-grid-effect:after {
    content: "";
    background: rgb(183 33 35 / 55%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.no-bg-clr {
    background-color: transparent !important;
}
.premium_serve {
    position: relative;
	font-family: 'Roboto';
}

.premium_serve:before {
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/splash-lft.png);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 191px;
    height: 210px;
	z-index: -1;
}

.premium_serve:after {
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/splash-rt.png);
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 191px;
    height: 210px;
    z-index: -1;
}

.premium_serve > .container {
    position: relative;
}

.premium_serve > .container:before {
	content: "";
	background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/dots-ptrn-rt.png);
	width: 193px;
	height: 323px;
	position: absolute;
	right: 0;
	top: 60px;
	z-index: -1;
}

.premium_serve > .container:after {
    content: "";
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/dots-ptrn-lft.png);
    width: 194px;
    height: 323px;
    position: absolute;
    left: 0;
    bottom: 60px;
	z-index: -1;
}
.premium_serve .border-bottom:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 15px;
    background-color: #b72123;
	z-index:1;
}
.premium_serve .border-top:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 15px;
    background-color: #b72123;
}
.premium_serve .grid .area.border-top .nme {
    left: 0;
    right: 0;
	margin:auto;
	top:0;
	bottom: auto;
	width: fit-content;
}
.premium_serve .area.border-down {
    margin-bottom: 10px;
}

.premium_serve .area.border-down .nme {
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 90%;
    text-align: center;
}
.premium_serve .area.main-head h1, .premium_serve .area.main-head h5 {
    font-size: 60px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto';
}

.premium_serve .area.main-head h1{
	font-weight:600;
}

.premium_serve .area.main-head {
    flex-direction: column;
}

.premium_serve .area.main-head h5 {
    font-weight: 100;
    color: #212121;
}

.premium_choose .row {
    display: flex;
    flex-wrap: wrap;
	padding: 0;
}

.premium_choose {
    font-family: 'Roboto';
    background: #ffe7e7;
    padding: 30px 0;
}

.premium_choose .box {
    text-align: center;
}

.premium_choose .box h3 {
    font-size: 17px;
	font-family: 'Roboto';
	font-weight: 500;
	margin-top: 15px;
	margin-bottom:0px;
}
.darkgreen {
    color: #104e50;
}

.red {
    color: #ba2025;
}

.navy {
    color: #11324b;
}

.darkgray {
    color: #2d2d2d;
}
.premium_promise {
    position: relative;
    overflow: hidden;
}

.premium_promise:before {
    position: absolute;
    content: "";
    background: #b72123;
    width: 50%;
	height: calc(100% - 40px);
    z-index: 0;
    border-top-right-radius: 100px;
    bottom: 0;
}

.premium_promise .box {
    position: relative;
}

.premium_promise:after {
    position: absolute;
    content: "";
    background: #e5e5e5;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.premium_promise .container:before {
	content: "";
	background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/promise_bg.jpg);
	width: 100%;
	height: 100%;
}

.premium_promise .box .theme_heading h2 {
    line-height: 1;
}

.premium_promise .box .theme_heading * {
    color: #ffffff;
}

.premium_promise .box .theme_heading h2 {
    margin-bottom: 20px;
}

.premium_promise .box {
    padding-top: 40px;
}

.premium_promise .row{
	display: flex;
    flex-wrap: wrap;
	padding-bottom:0px;
}

.premium_promise .right{
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding: 0;
}


.premium_promise .outer-layer{
	position: relative;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}

.premium_promise .inner-layer {
    background-image: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/promise_back.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    height: 100%;
    top: 0;
    width: auto;
    left: 0;
    right: 0;
	margin-right: -200px;
}
.premium_promise .box .theme_heading {
    padding: 30px 60px 30px 0px;
	margin-bottom:0px;
}
.premium_work .box .pic .inner {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background: #b72123;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 10px;
    position: relative;
}

.premium_work {
    position: relative;
	padding-top:30px;
}

.premium_work:after {
    content: "";
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/axisdots-rt.png);
    width: 445px;
    height: 430px;
    position: absolute;
    right: 0px;
	top: 0;
    z-index: -1;
}

.premium_work:before{
	background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/splash-lft.png);
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    width: 191px;
    height: 210px;
    z-index: -1;
}

.premium_work .box {
    text-align: center;
}

.premium_work .box h5 {
    margin: 10px 0 0;
    font-size: 20px;
    color: #6a6a6a;
    font-weight: 400;
    font-family: 'Roboto';
    line-height: normal;
}

.premium_work .box .pic {
    width: 153px;
    height: 153px;
    margin: auto;
    display: flex;
}

.premium_work .box .pic .inner:before {
  position: absolute;
  content: '';
  height: calc(105% + 10px);
  width: calc(105% + 10px);
  border: 3px dashed #b72123;
  top: -8px;
  left: -8px;
  border-radius: inherit;
  animation: spin 30s linear infinite;
}

@keyframes spin { 
  100% { 
    transform: rotateZ(360deg); 
  }
}

.premium_work .movz{
	position:relative;
}

.premium_work .movz:before {
	position: absolute;
    background-image: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/work_path.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
}


.premium_work .outer .columns:nth-child(1) .box {
    padding-top: 110px;
}

.premium_work .outer .columns:nth-child(2) .box {
    padding-top: 135px;
}

.premium_work .outer .columns:nth-child(3) .box {
    padding-top: 110px;
}

.premium_work .outer .columns:nth-child(4) .box {
    padding-top: 10px;
}

.premium_work .outer {
    margin: 0;
	padding:0;
    display: flex;
    flex-wrap: wrap;
}

.premium_work .outer .columns:nth-child(1) .box .inner {
    background: #15018e;
}

.premium_work .outer .columns:nth-child(1) .box .inner:before {
    border-color: #15018e;
}

.premium_work .outer .columns:nth-child(2) .box .inner {
    background: #d71b3c;
}

.premium_work .outer .columns:nth-child(2) .box .inner:before {
    border-color: #d71b3c;
}

.premium_work .outer .columns:nth-child(3) .box .inner {
    background: #009ac0;
}

.premium_work .outer .columns:nth-child(3) .box .inner:before {
    border-color: #009ac0;
}

.premium_work .outer .columns:nth-child(4) .box .inner {
    background: #11234e;
}

.premium_work .outer .columns:nth-child(4) .box .inner:before {
    border-color: #11234e;
}
.premium_work .truck_pic {
    text-align:right;
}

.premium_work .head_outer {
    padding-bottom: 0px;
}

.premium_work .head_outer .theme_heading{
	padding:0 15px;
}

.premium_client {
    background: #97191c;
	padding:30px 0px;
	position:relative;
}
.premium_client .right {
    width: 100%;
}
.premium_client:before {
    content: "";
    background: url(https://www.cbdmovers.com.au/wp-content/uploads/2021/02/clients_dotsbg.png);
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 330px;
    height: 323px;
    background-repeat: no-repeat;
}
.premium_client .container > .row{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	padding-bottom:0px;
}

.premium_client .bx-wrapper {
    padding: 30px 0;
}

.premium_client .bx-viewport {
    background: transparent;
}

.premium_client article, .premium_client  article h5 {
    color: #ffffff;
}

.premium_client article {
    padding: 20px 45px;
	position: relative;
}

.premium_client article h6 {
    margin: 0;
	color:#ffffff;
}
.premium_client article p {
    line-height: 1.4;
    margin-bottom: 10px;
    font-size: 17px;
	font-family: 'Roboto';
	text-align:justify;
		color:#ffffff;
}

.premium_client article:before,
.premium_client article:after{
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	font-size: 30px;
}

.premium_client article:before {
	left: 1px;
	top: 10px;
	content: "\f10d";
}

.premium_client article:after {
    right: 1px;
    bottom: 30px;
    content: "\f10e";
}
.premium_client .theme_heading * {
    color: #ffffff;
}

.premium_client .theme_heading {
    margin-bottom: 0;
}
.premium_client .word-mouth {
    margin-bottom: 30px;
}
.review_video iframe{
	width:100%;
}
.premium_speak {
    background: #131313;
	padding-bottom: 30px;
}
.premium_speak article {
    background: #ffffff;
}

.premium_speak article h2 {
	font-size: 47px;
    font-weight: 400;
    font-style: italic;
    margin: 0;
    line-height: normal;
    font-family: Conv_IMPACT_6;
}

.premium_speak article h2 a span {
    color: #97191c;
}
.premium_speak article h4 {
    margin: 0;
    font-size: 29px;
    font-family: 'Roboto';
    font-weight: normal;
    color: #1e1e1e;
    line-height: normal;
}

.premium_speak article {
    padding: 20px 200px 20px 30px;
    clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}

.premium_speak .row {
    padding: 0;
}
/*end*/

/*cbd movers owners*/

.owner_page{
	padding:30px 15px 0;
}

.boxz {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -15px 20px;
}

.boxz .pic {
    margin: 0;
    width: 40%;
    padding: 0 15px;
    position: relative;
}

.boxz article {
    width: 60%;
    padding: 0 15px;
}

.boxz article p {
	letter-spacing: 1px;
    margin-bottom: 15px;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

.boxz article p:last-child {
    margin-bottom: 0;
}

.boxz .pic img {
    width: calc(100% - 40px);
    margin: 20px;
    border: 3px solid #fff;
    position: relative;
}

.boxz~p {
    letter-spacing: 1px;
    margin-bottom: 15px;
    padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
}

.boxz~p em{
    font-style: italic;
    color: #b72123;
}

.boxz article .main-heading {
    color: #b72123;
    font-size: 30px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
    position: relative;
    text-align: right;
}

.boxz article .main-heading:before {
    content: "";
    position: absolute;
    right: 0;
    top:100%;
    left: 0;
    height: 10px;
    background: linear-gradient(#333333,#333333) top,
    linear-gradient(#333333,#333333) bottom;
    background-size: 100% 6px,100% 2px;
    background-repeat:no-repeat;
}
.owner_page h2 {
    font-size: 1.2875rem;
}

.boxz figure {
    margin: 0;
    position: relative;
}

.boxz figure:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: #dfe3e6;
	width: 20%;
	height: 40%;
}

.boxz figure:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    background: #b72123;
    width: 20%;
    height: 40%;
    z-index: -1;
}

.boxz .pic:before {
    content: "";
    position: absolute;
    left: calc(20% + 20px);
    top: 0;
    background: #b72123;
    width: 10%;
    height: 20%;
}

.boxz .pic:after {
    content: "";
    position: absolute;
    right: calc(20% + 20px);
    bottom: 0;
    background: #dfe3e6;
    width: 10%;
    height: 20%;
    z-index: -1;
}

.owner_page .clr-red{
	color: #b72123;
}

.owner_page .inner_head {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
    display: inline-block;
}

.owner_page .inner_head:after {
    content: "";
    position: absolute;
    height: 2px;
    background: #222;
    left: 0;
    bottom: 0;
    width: 100%;
}
/*end*/
/*.float {*/
/*    position: fixed;*/
/*    width: 60px;*/
/*    height: 60px;*/
/*    bottom: 100px;*/
/*    left: 16px;*/
/*    background-color: #25d366;*/
/*    color: #ffffff !important;*/
/*    border-radius: 50px;*/
/*    text-align: center;*/
/*    font-size: 30px;*/
/*    box-shadow: 2px 2px 3px #999;*/
/*    z-index: 9;*/
/*    animation: pulse2 1s infinite;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*}*/

@keyframes pulse2{
    0%{-moz-box-shadow:0 0 0 0 #25d366;box-shadow:0 0 0 0 #25d366}
    70%{-moz-box-shadow:0 0 0 10px rgb(37 211 102 / 9%);box-shadow:0 0 0 10px rgba(37 211 102 / 9%)}
    100%{-moz-box-shadow:0 0 0 0 rgba(37 211 102 / 9%);box-shadow:0 0 0 0 rgba(37 211 102 / 9%)}
}


/************/
/*responsive*/
/************/

@media only screen and (min-width: 1200px) {
    .services .box,
    .services .box1 {
        height: 360px;
    }

	.premium_work .truck_pic img {
		margin-top: -70px;
		width: 45%;
	}
	
	.premium_work .head_outer .theme_heading{
		margin-bottom: -80px;
	}
}

@media (max-width: 1199.98px) {
	.premium_work .truck_pic img {
		margin-top: 20px;
		width: 90%;
	}
	.premium_work .head_outer .theme_heading{
		margin-bottom: -50px;
	}
}

@media (min-width: 1025px){
	.premium_client .container > .row {
		justify-content: space-between;
	}
}

@media (max-width: 1024.98px){
	.internal-header .logo {
		text-align: center;
	}
	.premium_client .bx-wrapper {
		padding: 15px 0 0;
	}
	.internal-header .top-phone {
		text-align: center;
	}

	.premium_work .truck_pic img {
		margin-top: 20px;
		width: 99%;
	}
	.premium_choose .box {
		margin-bottom: 30px;
	}

	.premium_choose .box h3 {
		margin-top: 10px;
	}
}

@media (min-width: 992px){
	[short] {
		grid-row: span 4;
	}

	[tall] {
		grid-row: span 2;
	}

	[taller] {
		grid-row: span 2;
	}

	[tallest] {
	  grid-row: span 4;
	}
	.alignright {
		float: right;
	}
}

@media (max-width: 991.98px){
	.boxz .pic{
		width: auto;
		margin: auto;
	}
	.boxz article {
		width: 100%;
	}
	.premium_banner .left {
		display: none;
	}
	.premium_serve .grid {
		display: flex;
		flex-wrap: wrap;
		padding: 0;
		justify-content: center;
	}
	.premium_serve .grid .area {
		width: 47%;
	}
	.theme_heading h2 {
		font-size: 40px;
	}
	.premium_work:before{
		top:0px;
	}
	.alignright {
		float: inherit;
	}
}


@media (min-width: 768px) and (max-width: 991.98px){
	.premium_work .box .pic {
		width: 140px;
		height: 140px;
	}
	.premium_work .outer .columns:nth-child(1) .box {
		padding-top: 100px;
	}
	.premium_work .outer .columns:nth-child(2) .box{
		padding-top: 110px;
	}
	.premium_banner .right {
		width: 60%;
	}
	.premium_banner .container .row {
		justify-content: flex-end;
	}
}

@media (min-width: 768px) and (max-width: 1200px) {
    .nav .large-2 {
        width: 16.6%;
    }
    .call-back1 a {
        padding: 5px 15px;
        font-size: 12px;
    }
    .bottam h1 {
        font-size: 26px;
    }
    .services .large-3 {
        width: 24.3% !important;
    }
    .services .box {
        margin: 0 7px 0 0;
        padding: 5px;
    }
    .no-one .large-4 {
        width: 33% !important;
    }
    .no-one .buttion {
        font-size: 41px;
    }
    .testimonials .large-4,
    .video-review .large-4 {
        width: 33.33% !important;
        padding: 0 0 0 10px;
    }
    form [type="button"] {
        width: 60% !important;
    }
    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 10px 10px;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
    line-height:normal;
    }
    .fotter .large-2 {
        width: 20%;
    }
    .fotter .large-8 {
        width: 60%;
    }
    .banner .large-4 {
        width: 50%;
    }
    .body-part .large-4 {
        width: 34%;
    }
    .body-part .large-8 {
        width: 65%;
    }
    .movers .large-4 {
        width: 33.2%;
    }
    .movers ul li a {
        margin: 0;
        padding: 0 0 0 50px;
        font-family: Conv_tt0010m;
        font-size: 14px;
        color: #fff;
    }
    .fotter .large-3 {
        width: 25%;
    }
    .footer-link ul li a {
        font-size: 13px;
    }
    .copy .large-4 {
        width: 33.2%;
    }
    .welcome h1 {
        font-size: 20px;
        padding: 0 0 10px 10px;
    }
    .welcome p {
        margin: 0;
        padding: 15px 0 0 10px;
    }
    .topline h3 {
        font-size: 12px;
        line-height: 65px;
    }
}


@media (min-width: 40.063em) and (max-width: 64.063em){
	.premium_promise:before {
		width: 58%;
	}
}

@media (min-width: 40.063em) and (max-width: 767px){
  .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 10px 8px;
    line-height: 22px;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: normal;
  }

}

@media (max-width: 767.98px){
	.premium_banner .container .row {
		justify-content: center;
	}
	.premium_banner .right {
		width: 95%;
	}
	.premium_speak article h2 {
		font-size: 37px;
	}

	.premium_speak article h4 {
		font-size: 20px;
	}

	.premium_speak article {
		padding-right: 160px;
	}
	.premium_work .head_outer .theme_heading{
		margin-bottom: 20px;
	}
	.premium_work .box .pic {
		width: 133px;
		height: 133px;
	}
	.premium_work .truck_pic img {
		margin-top: 0px;
	}
	.theme_heading h2 {
		font-size: 35px;
	}
	.premium_serve .area.main-head h1, .premium_serve .area.main-head h5{
		font-size:40px;
	}
	.premium_banner .container .row, .premium_serve .container .row, .premium_promise .container .row {
		padding: 0;
	}


	.premium_work .outer .columns {
		width: 50%;
	}

	.premium_work .outer .box {
		padding-top: 20px !important;
	}
	.premium_work .movz:before{
		content:none;
	}
}

@media (max-width: 640px){
	.premium_serve .grid .area img {
		max-height: 300px;
		object-position: center;
	}
	.premium_promise:before {
		width: 98.5%;
	}
	.top-bar-section {
		position: fixed !important;
		left: -250px !important;
		background: #b72025;
		width: 250px !important;
		height: 100vh !important;
		top: 0 !important;
		margin-top: 0 !important;
		padding-top: 15px;
		display: flex !important;
		flex-direction: column;
		z-index: 9999 !important;
		transition: left 300ms ease-in-out !important;
		float: none !important;
	}

	.top-bar.expanded .top-bar-section {
		left: -1px !important;
		box-shadow: 0 0 10px 0 rgb(0 0 0 / 24%);
	}

	.top-bar.expanded .top-bar-section ul li>a {
		text-align: left;
		font-family: inherit;
	}
	.top-bar .toggle-topbar.menu-icon {
		position: inherit;
		margin: 0;
		padding: 0;
		right: 0;
	}
	.top-bar .toggle-topbar.menu-icon a {
		height: auto;
		line-height: normal;
		text-align: right;
		padding: 10px 20px 10px 10px;
	}
	.black-badge .quote {
		flex-wrap: wrap;
		justify-content: center;
	}
	#menu-main-menu1 {
		flex-direction: column;
	}
	.premium_serve .grid {
		grid-gap: 0;
		margin: 15px 0px;
	}
	.premium_serve .grid .area {
		width: 97%;
		margin: 15px 0;
	}
	.premium_serve .area.main-head {
		padding: 30px 0;
	}
	.premium_serve .grid .area.border-left:after, 
	.premium_serve .grid .area.border-right:after, 
	.premium_serve .grid .area.border-top:before, 
	.premium_serve .grid .area.border-down:after{
		left: 0;
		width: 15px;
		height: 100%;
		background-color: #b72123;
		top: 0;
		right: auto;
		bottom: 0;
		content: "";
		position: absolute;
	}

	.premium_serve .grid .area > .nme {
		left: 0 !important;
		right: auto !important;
		bottom: 0 !important;
		top: auto !important;
		font-size: 20px;
	}

	.premium_serve .grid .area:nth-child(1) {
		order: 2;
	}

	.premium_serve .grid .area:nth-child(2) {
		order: 1;
	}

	.premium_serve .grid .area:nth-child(3) {
		order: 3;
	}

	.premium_serve .grid .area:nth-child(4) {
		order: 4;
	}

	.premium_serve .grid .area:nth-child(5) {
		order: 5;
	}

	.premium_serve .grid .area:nth-child(6) {
		order: 6;
	}

	.premium_serve .grid .area:nth-child(7) {
		order: 7;
	}

	.premium_choose [class*=column]+[class*=column]:last-child .box {
		margin-bottom: 0;
	}
	.premium_promise .box .theme_heading {
		padding: 30px 60px 30px 5px;
	}
	.premium_speak article h2 {
		font-size: 30px;
	}

	.premium_speak article h4 {
		font-size: 15px;
	}

	.premium_speak article {
		padding: 10px 160px 10px 20px;
	}
	.premium_speak {
		padding-bottom: 15px;
	}
}

@media (max-width: 575.98px){
	.premium_banner form .columns {
		width: 100%;
	}

	.premium_banner form .wpcf7-form-control:not(.wpcf7-checkbox):not(.wpcf7-radio):not(.wpcf7-acceptance):not(.wpcf7-submit) {
		padding: 8px 15px;
	}
	.premium_client article p{
		font-size:14px;
	}
	.theme_heading h2 {
		font-size: 28px;
		font-weight: 400;
	}
	.premium_speak article h2 {
		font-size: 25px;
	}

	.premium_work .outer .columns {
		width: 100%;
	}
	.premium_work:before {
		bottom: 0;
		top: 0;
		margin: auto;
		content: none;
	}


}

@media (min-width: 320px) and (max-width: 768px) {
	.owner_page {
		padding: 10px 0 0;
	}
    .fordesktop {
        display: none;
    }
    .blog_posts li h5 {
        line-height: 1.1;
        min-height: 80px;
    }
    ul.locationsweserve li {
        background: #c20010;
        padding: 2px 10px 2px 10px;
        margin: 5px;
        display: block;
    }
    .formobile {
        display: block;
    }
    .call-btn-outer {
        font-size: 28px;
    }
    .call-btn-inner {
        height: 50px;
        width: 50px;
    }
    .or {
        display: block;
        line-height: 35px;
    }
    .entry-content iframe {
        width: 100% !important;
    }

    .entry-content ul {
        padding: 5px 0 0 0;
    }
    .video_mobile .row {
        padding: 0 0 0;
    }
    .video_mobile {
        display: block;
        margin: 5px 2px 0 2px;
    }
    .banner03 {
        height: 110px;
        display: block;
        margin: 0;
        padding: 0;
        background: url(images/inner-banner.jpg) no-repeat;
        background-size: cover;
    }
    .amazingcarousel-next {
        display: none !important;
    }
    .quote a {
        margin: 0;
        font-size: 18px;
    }
    .top-phone span {
        font-size: 19px;
    }
    .bottam h2 {
        margin: 0;
        padding: 2px;
        line-height: 28px;
        font-size: 20px;
        color: #fff;
    }
    .blanck-div {
        display: none;
    }
    .top-header .row,
    .topline .row {
        padding: 0 10px 0;
    }
    #Top-menu {
        display: none;
    }
    .nav span {
        padding: 0 0 10px;
    }
    .video-img {
        width: 100%px;
        background: #000;
        display: block;
        position: relative;
        cursor: pointer;
        height: 225px;
        overflow: hidden;
        margin: 20px 20px;
    }
    .bottam {
        text-align: center;
        margin: -1px 0;
        padding: 3px;
    }

    .call_now {
        display: block;
        position: fixed;
        z-index: 9999;
        top: 180px;
        left: 0;
    }
    .call,
    .call1,
    .quote {
        float: none;
    }
    #form .large-2,
    #form .title,
    #form h5,
    .bottam .large-10,
    .bottam .large-2,
    .call,
    .call-now,
    .call1,
    .google-right p,
    .logo,
    .more-about,
    .top-phone,
    .topline .large-10,
    .topline .large-2 {
        text-align: center;
    }
    .blog_posts li {
        width: 95% !important;
        border: 1px solid #ccc;
        display: inline-block;
        vertical-align: top;
    }
    #form .form,
    #form .large-5,
    #form .large-7,
    .banner .large-2,
    .bottam .large-10,
    .form [type="button"],
    .services .box,
    .services .box1 {
        width: 100%;
    }
    .google-right p {
        margin: 15px 0 0;
        color: #fff;
        font-size: 16px;
    }
    .video-container iframe {
        position: relative;
        top: 23px;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .nav span {
        padding: 0 0 30px;
    }
    #form .form {
		margin: 10px 0 0;
		padding: 15px 15px 1px;
		background: #292929;
    }
    .dropup-content {
        margin: 0 0 0 9px;
    }
    body {
        padding: 0;
        margin: 0;
    }

    .google-review {
        margin: 7px 0 10px;
    }

    .bottam h1 {
        line-height: 40px;
    }
    .quote {
        margin: 17px 0 0;
    }
    .services .box {
        margin: 0 12px 10px 0;
    }
    .services .box1 {
        margin: 0 0 0 10px;
    }
    #form .right {
        margin: 0;
        padding: 0;
        display: none;
    }
    .bottam .large-2 {
        width: 100%;
    }
    .more-about {
        padding: 20px 0 0;
    }
    #form .topspace {
        padding: 0 0 40px;
    }
    #form p {
        text-align: center;
        padding: 10px 10px 20px 0;
    }
    .no-one .buttion {
        width: 94%;
        margin: 20px 10px;
        padding: 10px 15px 20px 10px;
    }
    .topline .large-10,
    .topline .large-2 {
        width: 100%;
    }
    .call1 {
        margin: 18px 0 25px;
    }

    .top-phone {
        margin: 0;
        padding: 0;
    }
    .topline h3 {
        line-height: 24px;
    }
    .welcome {
        margin: 0;
        padding: 0;
    }
    .nopadmarg1 {
        margin: 0;
        padding: 0 0 30px;
    }
    .fotter {
        background: #1d1d1d;
        margin: 0;
        padding: 30px 0 80px 10px;
        color: #fff;
    }

    .footer-link h6 {
        margin: 0;
        padding: 20px 0 0;
    }
    .call-now {
        margin: 0;
        padding: 2px 0;
        text-align: center;
        background: 0 0;
        display: block;
        position: fixed;
        top: 90%;
        z-index: 1;
        width: 98%;
    }
    .call-now span a,
    .call-now span a:hover {
        margin: 0;
        padding: 0;
        font-family: Conv_texgyreadventor-regular_2;
        font-size: 24px;
        font-weight: 700;
        vertical-align: top;
    }
    .call-now span a {
        color: #fff;
    }
    .call-now span a:hover {
        color: #000;
    }
}

@media (min-width: 320px) and (max-width: 740px) {
    .fotter1 {
        padding: 10px;
    }
    #footerSection table {
        background: none;
    }
    .footer-one {
        display: block;
    }
    .footer-two {
        display: none;
    }
    .expressioninterest .wpcf7-submit {
        width: 60% !important;
    }
    .expressioninterest input[type="checkbox"] {
        padding: 0;
        width: 8%;
        margin-left: -13px;
    }
    .expressioninterest .inputdiv .wpcf7-radio .wpcf7-list-item {
        width: 30%;
    }
    .expressioninterest .inputdiv input[type="radio"] {
        width: 20%;
    }
    .topmenumob {
        display: block !important;
    }

}

@media (max-width: 480px){
	.video_icon i {
		font-size: 100px;
	}
	.premium_speak article {
		clip-path: polygon(0 0, 100% 0%, 85% 100%, 0% 100%);
		padding: 10px 60px 10px 20px;
	}
	.premium_speak article h4 {
		font-size: 12px;
	}
	.premium_speak article h2 {
		font-size: 18px;
	}
}

@media (max-width: 360px){
	.premium_banner form .head {
		font-size: 25px;
	}
	.premium_banner .right {
		width: 100%;
	}
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    font-size: 12px;
}
.wpcf7 form.sent .wpcf7-response-output {
    font-size: 14px;
}
.red {
    font-weight: 600;
    font-size: 60px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    font-family: 'Roboto';
}
a.wpil_keyword_link {
    color: #d10111 !important;
}
.entry-content ul li a {
    color: #d10111 !important;
}
.serves_list {
    display: none;
}