@charset "utf-8";

/ CSS Document / / CSS reset / body * {

    -webkit-transition: all 0.4s;

    -moz-transition: all 0.4s;

    -ms-transition: all 0.4s;

    -o-transition: all 0.4s;

    transition: all 0.4s

}

body {

    font-family: 'Open Sans', sans-serif

}

body,

div,

dl,

dt,

dd,

ul,

ol,

li,

h1,

h2,

h3,

h4,

h5,

h6,

pre,

form,

fieldset,

input,

textarea,

p,

blockquote,

th,

td,

a {

    margin: 0;

    padding: 0;

    -webkit-font-smoothing: antialiased;

    font-family: 'Open Sans', sans-serif

}

::selection {

    background: #009ed8;

    color: #ffffff

}

::-moz-selection {

    background: #009ed8;

    color: #ffffff

}

::-webkit-selection {

    background: #009ed8;

    color: #ffffff

}

html,

body {

    margin: 0;

    padding: 0;

    height: 100%

}

img {

    max-width: 100%

}

ifm{
    border-width: 0px;
    border: 0px;
    width:"300" height="150"; 
}

a {

    text-decoration: none;

    color: #000;

    outline: none

}

table {

    border-collapse: collapse;

    border-spacing: 0

}

fieldset,

img {

    border: 0

}

address,

caption,

cite,

code,

dfn,

th,

var {

    font-style: normal;

    font-weight: normal

}

ol,

ul,

li {

    list-style: none

}

caption,

th {

    text-align: left

}

h1,

h2,

h3,

h4,

h5,

h6 {

    font-size: 100%;

    font-weight: normal;

    -webkit-font-smoothing: antialiased

}

q:before,

q:after {

    content: ''

}

abbr,

acronym {

    border: 0

}

.clear {

    clear: both

}

::-webkit-input-placeholder {

    opacity: 1 !important;

    color: #6c6b6b

}

/ gray80 /:-moz-placeholder {

    opacity: 1 !important;

    color: #6c6b6b

}

::-moz-placeholder {

    opacity: 1 !important;

    color: #6c6b6b

}

/ Firefox 19+ (double colons) /:-ms-input-placeholder {

    opacity: 1 !important;

    color: #6c6b6b

}

*,

:before,

:after {

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box

}

.bx-wrapper {

    position: relative;

    margin: 0 auto;

    padding: 0;

    *zoom: 1;

    float: left

}

.bx-wrapper img {

    max-width: 100%;

    display: block

}

.bx-wrapper .bx-viewport {

    -moz-box-shadow: none;

    -webkit-box-shadow: none;

    box-shadow: none;

    border: none;

    left: -5px;

    background: none;

    -webkit-transform: translatez(0);

    -moz-transform: translatez(0);

    -ms-transform: translatez(0);

    -o-transform: translatez(0);

    transform: translatez(0)

}

.bx-wrapper .bx-pager,

.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-pager {

    text-align: center;

    font-size: .85em;

    font-family: Arial;

    font-weight: bold;

    color: #666;

    padding-top: 20px;

    display: none

}

.bx-wrapper .bx-pager .bx-pager-item,

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {

    display: inline-block;

    *zoom: 1;

    *display: inline

}

.bx-wrapper .bx-pager.bx-default-pager a {

    background: #666;

    text-indent: -9999px;

    display: block;

    width: 10px;

    height: 10px;

    margin: 0 5px;

    outline: 0;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px

}

.bx-wrapper .bx-pager.bx-default-pager a:hover,

.bx-wrapper .bx-pager.bx-default-pager a.active {

    background: #000

}

.bx-wrapper .bx-prev {

    left: 10px

}

.bx-wrapper .bx-next {

    right: 10px

}

.bx-wrapper .bx-prev:hover {

    background-position: 0 0

}

.bx-wrapper .bx-next:hover {

    background-position: -43px 0

}

.bx-wrapper .bx-controls-direction a {

    position: absolute;

    top: 50%;

    margin-top: -16px;

    outline: 0;

    width: 32px;

    height: 32px;

    text-indent: -9999px;

    z-index: 9999

}

.bx-wrapper .bx-controls-direction a.disabled {

    display: none

}

.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;

    margin: 0 3px

}

.bx-wrapper .bx-controls-auto .bx-start:hover,

.bx-wrapper .bx-controls-auto .bx-start.active {

    background-position: -86px 0

}

.bx-wrapper .bx-controls-auto .bx-stop {

    display: block;

    text-indent: -9999px;

    width: 9px;

    height: 11px;

    outline: 0;

    margin: 0 3px

}

.bx-wrapper .bx-controls-auto .bx-stop:hover,

.bx-wrapper .bx-controls-auto .bx-stop.active {

    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: #666\9;

    background: rgba(80, 80, 80, 0.75);

    width: 100%

}

.bx-wrapper .bx-caption span {

    color: #fff;

    font-family: Arial;

    display: block;

    font-size: .85em;

    padding: 10px

}

.flexnav {

    overflow: hidden;

    margin: 0 auto;

    width: 100%

}

.flexnav.flexnav-show {

    max-height: 2000px;

    opacity: 1

}

.flexnav.one-page {

    position: fixed;

    top: 50px;

    right: 5%;

    max-width: 200px

}

.flexnav li {

    font-size: 100%;

    position: relative;

    overflow: hidden

}

.flexnav li a {

    position: relative;

    display: block;

    z-index: 2;

    overflow: hidden;

    color: #fff

}

.flexnav li ul {

    width: 100%

}

.flexnav li ul li {

    font-size: 100%;

    position: relative;

    overflow: hidden

}

.flexnav li ul.flexnav-show li {

    overflow: visible

}

.flexnav li ul li {

    border-bottom: 1px solid #b6d157

}

.flexnav li ul li:last-child {

    border: none

}

.flexnav li ul li a {

    display: block;

    background: #434343;

    color: #fff;

    text-align: left;

    font-size: 13px;

    line-height: 16px;

    padding-left: 20px !important

}

.flexnav li ul li a:hover {

    background: #a4c921

}

.flexnav ul li ul li a {

    background: #0090d3

}

.flexnav ul li ul li {

    border-bottom: 1px solid #3cb0e6

}

.flexnav li ul li ul li a:hover {

    background: #8cc63f

}

.flexnav .touch-button:hover {

    cursor: pointer

}

.flexnav .touch-button .navicon {

    position: relative;

    top: 1.4em;

    font-size: 12px;

    color: #666

}

.menu-button {

    position: relative;

    display: block;

    color: #fff;

    cursor: pointer;

    width: 75%;

    background: #222222;

    padding: 10px 0 10px 10px;

    float: left;

    border-bottom: none

}

.menu-button.one-page {

    position: fixed;

    top: 0;

    right: 5%;

    padding-right: 45px

}

.menu-button .touch-button {

    background: transparent;

    position: absolute;

    z-index: 999;

    top: 0;

    right: 0;

    width: 50px;

    height: 50px;

    display: inline-block;

    text-align: center

}

.menu-button .touch-button .navicon {

    font-size: 16px;

    position: relative;

    top: 1em;

    color: #666

}

.oldie body.one-page {

    padding-top: 70px

}

.oldie .flexnav {

    overflow: visible

}

.oldie .flexnav.one-page {

    top: 0;

    right: auto;

    max-width: 1080px

}

.oldie .flexnav li {

    position: relative;

    list-style: none;

    float: left;

    display: block;

    background-color: #a6a6a2;

    width: 20%;

    min-height: 50px;

    overflow: visible

}

.oldie .flexnav li:hover > ul {

    display: block;

    width: 100%;

    overflow: visible

}

.oldie .flexnav li:hover > ul li {

    width: 100%;

    float: none

}

.oldie .flexnav li a {

    border-left: 1px solid #acaca1;

    border-bottom: none;

    overflow: visible

}

.oldie .flexnav li > ul {

    background: #acaca1;

    position: absolute;

    top: auto;

    left: 0;

    display: none;

    z-index: 1;

    overflow: visible

}

.oldie .flexnav li ul li ul {

    top: 0

}

.oldie .flexnav li ul li a {

    border-bottom: none

}

.oldie .flexnav li ul.open {

    display: block;

    width: 100%;

    overflow: visible

}

.oldie .flexnav li ul.open li {

    width: 100%

}

.oldie .flexnav li ul.open ul.open {

    margin-left: 100%;

    top: 0;

    display: block;

    width: 100%;

    overflow: visible

}

.oldie .flexnav ul li:hover ul {

    margin-left: 100%;

    top: 0

}

.oldie .menu-button {

    display: none

}

.oldie.ie7 .flexnav li {

    width: 19.9%

}
.form-img-outer.gcpt {
    width: 150px !important;
    height: 40px !important;
    overflow: hidden;
    margin: 0 auto 8px;
    float: none;
    display: block;border: 1px solid #88a91d;
}
.g-recaptcha {
    margin: -17px 0 0 -5px;
}

@media all and (max-width: 770px) {

    .flexnav {

        max-height: 0

    }

    .flexnav.opacity {

        opacity: 0

    }

    .flexnav.flexnav-show {

        opacity: 1 !important

    }

}

@media all and (min-width: 770px) {

    body.one-page {

        padding-top: 70px

    }

    .flexnav {

        overflow: visible

    }

    .flexnav.opacity {

        opacity: 1

    }

    .flexnav.one-page {

        top: 0;

        right: auto;

        max-width: 1080px

    }

    .flexnav li {

        position: relative;

        list-style: none;

        float: left;

        display: block;

        overflow: visible;

        width: auto

    }

    .flexnav li a {

        border-bottom: none

    }

    .flexnav li > ul {

        width: 180px !important;

        position: absolute;

        top: 49px;

        left: 0;

        z-index: 100

    }

    .flexnav li > ul li {

        width: 100%

    }

    .flexnav li ul li > ul {

        margin-left: 100%;

        top: 0

    }

    .flexnav li ul li a {

        border-bottom: none;

        padding: 10px 5px

    }

    .flexnav li ul.open {

        display: block;

        opacity: 1;

        visibility: visible;

        z-index: 1

    }

    .flexnav li ul.open li {

        overflow: visible;

        max-height: 100px

    }

    .flexnav li ul.open ul.open {

        margin-left: 100%;

        top: 0

    }

    .menu-button {

        display: none

    }

}

.inner-title {

    font-size: 28px;

    line-height: 24px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #000;

    float: left;

    width: 100%;

    margin-top: 20px

}

.green-h1 {

    color: #a1c61e

}

.inner-ul {

    width: 100%;

    float: left;

    padding: 0 0 0 10px;

    margin: 0

}

.inner-ul li {

    width: 95%;

    color: #464646;

    font-size: 14px;

    float: left;

    padding: 0 0 0 5%;

    margin: 0 5px;

    line-height: 27px;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 10px no-repeat

}

.amound {

    width: auto;

    float: none;

    padding: 0;

    margin: 0

}

.inner-ph {

    float: none !important;

    width: auto !important;

    font-weight: bold !important;

    color: #00f

}
h2 .inner-ph {
  font-size: inherit;
  line-height: inherit;
}

.inner-a {

    float: none !important;

    font-size: 15px !important;

    width: auto !important;

    color: #00f;

    font-weight: bold !important

}

.inner-a:hover {

    color: #a4c921

}

.inner-ph:hover {

    color: #a4c921

}

a {

    text-decoration: none;

    font-size: 16px;

    line-height: 23px;

    font-weight: 400;

    font-family: 'Open Sans', sans-serif;

    width: 100%;

    padding: 0;

    margin: 0

}

a:hover {

    text-decoration: none

}

h1 {

    font-size: 30px;

    line-height: 23px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    padding: 0 0 15px

}

h2 {

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    padding: 0 0 15px

}

h3 {

    font-size: 25px;

    line-height: 23px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    padding: 0 0 15px

}

h4 {

    padding: 0 0 15px

}

h5 {

    padding: 0 0 15px

}

p {

    padding: 0;

    margin: 0;

    float: left;

    width: 100%;

    font-size: 14px;

    line-height: 22px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646

}

body {

    width: 100%;

    float: left;

    font-family: 'Open Sans', sans-serif

}

.container {

    width: 1000px;

    float: none;

    padding: 0;

    margin: 0 auto

}

header {

    width: 100%;

    float: left;

    padding: 30px 0 15px;

    margin: 0;

    color: #ffffff

}

header .logo-part {

    width: 331px;

    float: left;

    padding: 0;

    margin: 0

}

.logo {

    float: left;

    margin: 0;

    padding: 0;

    width: 84px

}

header .logo-part .outer {

    color: #000;

    float: left;

    font-family: "Oswald", sans-serif;

    font-size: 30px;

    font-weight: 400;

    line-height: 27px;

    outline: medium none;

    padding: 0 0 0 10px;

    text-transform: uppercase;

    width: 247px

}

header .logo-part .outer .logo-a {

    color: #8faf1e;

    width: 100%;

    outline: none

}

header .logo-part .outer .logo-under {

    font-size: 18px;

    line-height: 23px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #131313;

    background: #f2f2f2;

    text-align: center;

    padding: 2px 55px;

    text-transform: capitalize;

    float: left;

    margin: 4px 0 0;

    width: 100%;

    outline: none

}

header .phone-part {

    width: 215px;

    float: right;

    padding: 0;

    margin: 0

}
.phone-part a {

    color: #000;

    font-size: 26px;

    line-height: 33px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    text-align: right;

    padding: 4px 0 15px 35px;

    margin: 0;

    width: 100%;

    background: url(images/Cashforcars-247-Melbourne-phone.gif) 0 8px no-repeat;background-size: 30px auto;

    outline: none

}

.phone-part a:hover {

    color: #99bb2d

}

.nav-outer {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

}

.nav-outer nav {

    width: 83.5%;

    float: left;

    padding: 0;

    margin: 0

}

.nav-outer nav ul {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

nav ul li {

    width: auto;

    float: left;

    padding: 0;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

nav ul li a {

    width: 100%;

    float: left;

    padding: 13px 16px  !important;

    margin: 0;

    color: #fff;

    font-size: 16px;

    line-height: 23px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    text-align: center;

    outline: none

}

nav ul li a:hover {

    background: #a4c921;

    color: #000

}

nav ul li.active a {

    background: #a4c921 !important;

    color: #000

}

nav ul li.current_page_item {

    background: #a4c921;

    color: #000 !important

}

.nav-outer .social-outer {

    width: 16.5%;

    float: right;

    padding: 0;

    margin: 0;

    background: rgba(35, 35, 35, 0.5)

}

.nav-outer .social-outer ul {

    width: 100%;

    float: left;

    padding: 9px 0 0 0;

    margin: 0;

    text-align: center

}

.nav-outer .social-outer ul li {

    width: auto;

    float: none;

    padding: 0px 2px;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

.nav-outer .social-outer ul li a {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.nav-outer .social-outer ul li a:hover {

    opacity: .5

}

section {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

section .banner {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    position: relative

}

.banner img {

    width: 100%;

    height: 433px;

    border: 0;

    padding: 0;

    margin: 0

}

.form-img img {

    height: auto

}

section .banner-inner-content {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    top: 0;

    position: absolute

}

.banner-inner-content .removal {

    width: 76%;

    float: left;

    padding: 55px 0 0;

    margin: 0

}

.removal h3 {

    width: 100%;

    float: left;

    padding: 0 0 25px;

    margin: 0;

    font-size: 30px;

    line-height: 30px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    text-align: left;

    color: #fff

}
.removal p {

    width: 100%;

    float: left;

    padding: 0 0 25px;

    margin: 0;

    font-size: 30px;

    line-height: 30px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    text-align: left;

    color: #fff

}

.removal h3 .green {

    color: #a1c61e

}
.removal p .green {

    color: #a1c61e

}

.removal ul {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.removal ul li {

    width: 100%;

    float: left;

    padding: 0 0 0 35px;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-hand.png) left 6px no-repeat;

    color: #fff

}

.removal ul li p {

    width: 100%;

    float: left;

    padding: 0 0 15px;

    margin: 0;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

    text-align: left;

    font-size: 16px;

    line-height: 23px;

    color: #ececec;

    outline: none

}

.removal ul li .hdremoval {

  color: #ececec;

  float: left;

  font-family: "Open Sans",sans-serif;

  font-size: 16px;

  font-weight: 600;

  line-height: 23px;

  margin: 0;

  outline: medium none;

  padding: 0 0 15px;

  text-align: left;

  width: 100%;

}

.removal ul li a:hover {

    color: #a1c61e

}

.removal .removal-bottom {

    width: 100%;

    float: left;

    padding: 20px 0 0;

    margin: 0

}

.removal .removal-bottom p {

    width: 100%;

    float: left;

    padding: 10px 0 18px 80px;

    margin: 0;

    font-size: 25px;

    line-height: 30px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    text-align: left;

    color: #fff;

    background: url(images/Cashforcars-247-Melbourne-reuse.png) left center no-repeat;

    text-transform: uppercase

}

.banner-inner-content .form-outer {

    width: 24%;

    float: right;

    padding: 12px 0 0;

    margin: 0

}

.form-outer .form-inner {

    width: 100%;

    float: left;

    padding: 30px 25px 15px;

    margin: 0;

    background: #99bb2d

}

.form-outer .Qfrmhd {

    width: 100%;

    float: left;

    padding: 5px 0 0;

    margin: 0;

    font-size: 17px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    text-align: center;

    color: #fff;

    text-transform: uppercase;

    background: #323232;

    position: relative

}

.form-outer .Qfrmhd::after {

    border-left: 120px solid transparent;

    border-right: 120px solid transparent;

    border-top: 20px solid #323232;

    content: "";

    height: 0;

    left: 0;

    position: absolute;

    top: 33px;

    width: 0

}

.form-img-outer {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.form-img-outer .form-img {

    width: 50%;

    float: left;

    padding: 2px 0 0;

    margin: 0;

    background: #99bb2d

}

.form-img-outer .captche {

    width: 50%;

    float: right;

    padding: 0;

    margin: 0

}

.form-inner input,

.form-inner select,

.form-inner textarea {

    float: left;

    width: 100%;

    padding: 3px 10px;

    margin: 0 0 4px;

    border: 1px solid #88a91d;

    font-size: 12px;

    line-height: 28px;

    text-align: left;

    color: #858585;

    font-size: 12px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Open Sans', sans-serif

}

.form-inner .wpcf7-submit {

    background: #57c300;

    color: #fff;

    text-align: center;

    background: url(images/Cashforcars-247-Melbourne-buttonbg.png) center center repeat-x;

    border: 1px solid #2f3224;

    cursor: pointer

}

section .content-area {

    width: 100%;

    float: left;

    padding: 10px 0 30px;

    margin: 0

}

.content-area .details-outer {

    width: 100%;

    float: left;

    padding: 5px 0;

    margin: 0;

    position: relative

}

.details-outer span {

    width: 100%;

    float: left;

    padding: 0 0 0 65px;

    margin: 0;

    text-align: left;

    font-size: 15px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #323232;

    text-transform: uppercase

}

.details-outer span.blk-co { color: #323232 !important;}

.details-outer span.white-co {

    color: #fff !important

}

.content-area .details-outer .details-one {

    width: 28%;

    left: 3px;

    z-index: -2;

    padding: 0px 0;

    margin: 0;

    position: absolute;

    border-bottom-left-radius: 50px;

    border-top-left-radius: 50px;

    background: rgb(161, 198, 30);

    background: -moz-linear-gradient(top, rgba(161, 198, 30, 1) 0%, rgba(161, 198, 30, 1) 50%, rgba(137, 168, 26, 1) 52%, rgba(137, 168, 26, 1) 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(161, 198, 30, 1)), color-stop(50%, rgba(161, 198, 30, 1)), color-stop(52%, rgba(137, 168, 26, 1)), color-stop(100%, rgba(137, 168, 26, 1)));

    background: -webkit-linear-gradient(top, rgba(161, 198, 30, 1) 0%, rgba(161, 198, 30, 1) 50%, rgba(137, 168, 26, 1) 52%, rgba(137, 168, 26, 1) 100%);

    background: -o-linear-gradient(top, rgba(161, 198, 30, 1) 0%, rgba(161, 198, 30, 1) 50%, rgba(137, 168, 26, 1) 52%, rgba(137, 168, 26, 1) 100%);

    background: -ms-linear-gradient(top, rgba(161, 198, 30, 1) 0%, rgba(161, 198, 30, 1) 50%, rgba(137, 168, 26, 1) 52%, rgba(137, 168, 26, 1) 100%);

    background: linear-gradient(to bottom, rgba(161, 198, 30, 1) 0%, rgba(161, 198, 30, 1) 50%, rgba(137, 168, 26, 1) 52%, rgba(137, 168, 26, 1) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a1c61e', endColorstr='#89a81a', GradientType=0)

}

.content-area .details-outer .details-one .inner-one {

    width: 100%;

    float: left;

    padding: 15px 0;

    margin: 0;

    background: url(images/Cashforcars-247-Melbourne-details1.png) 10px center no-repeat

}

.content-area .details-outer .details-two {

    width: 25%;

    float: right;

    margin: 0;

    border-top-right-radius: 50px;

    border-bottom-right-radius: 50px;

    background: rgb(50, 50, 50);

    background: -moz-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(43, 43, 43, 1)), color-stop(100%, rgba(43, 43, 43, 1)));

    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -o-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -ms-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: linear-gradient(to bottom, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#2b2b2b', GradientType=0)

}

.content-area .details-outer .details-two .inner-two {

    width: 100%;

    float: left;

    padding: 15px 0;

    margin: 0;

    background: url(images/Cashforcars-247-Melbourne-details4.png) 10px center no-repeat

}

.content-area .details-outer .details-three {

    width: 25%;

    float: right;

    margin: 0;

    background: rgb(50, 50, 50);

    background: -moz-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(43, 43, 43, 1)), color-stop(100%, rgba(43, 43, 43, 1)));

    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -o-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -ms-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: linear-gradient(to bottom, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#2b2b2b', GradientType=0)

}

.content-area .details-outer .details-three .inner-three {

    width: 100%;

    float: left;

    padding: 15px 0;

    margin: 0;

    background: url(images/Cashforcars-247-Melbourne-details3.png) 10px center no-repeat

}

.content-area .details-outer .details-four {

    z-index: 2147483647;

    width: 25%;

    float: right;

    margin: 0;

    border-top-left-radius: 50px;

    border-bottom-left-radius: 50px;

    background: rgb(50, 50, 50);

    background: -moz-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(50, 50, 50, 1)), color-stop(50%, rgba(43, 43, 43, 1)), color-stop(100%, rgba(43, 43, 43, 1)));

    background: -webkit-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -o-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: -ms-linear-gradient(top, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    background: linear-gradient(to bottom, rgba(50, 50, 50, 1) 0%, rgba(50, 50, 50, 1) 50%, rgba(43, 43, 43, 1) 50%, rgba(43, 43, 43, 1) 100%);

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#323232', endColorstr='#2b2b2b', GradientType=0)

}

.content-area .details-outer .details-four .inner-four {

    width: 100%;

    float: left;

    padding: 15px 0;

    margin: 0;

    background: url(images/Cashforcars-247-Melbourne-details2.png) 10px center no-repeat

}

.content-area-inner {

    width: 100%;

    float: left;

    padding: 15px 0 0;

    margin: 0

}

.content-area-inner h1 {

    width: 100%;

    float: left;

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #000;

    text-align: left;

    text-transform: uppercase

}

.content-area-inner h1 .green-h1 {

    color: #a1c61e

}

.content-area-inner .content-top {

    width: 100%;

    float: left;

    padding: 35px 0 0;

    margin: 0

}

.content-top .content-top-text {

    width: 75%;

    float: left;

    padding: 0 25px 0 0;

    margin: 0

}

.content-top .pay-to-box {

    width: 25%;

    float: right;

    padding: 10px 0 0;

    margin: 0

}

.pay-to-box .WePyup {

    width: 100%;

    float: left;

    padding: 13px 0;

    margin: 0;

    font-size: 22px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #000;

    text-align: center;

    text-transform: uppercase;

    background: #eaeaea;

    margin: 0 0 2px

}

.pay-to-box h4 .pay {

    color: #8eae2a

}

.pay-to-box .pay-img {

    width: 100%;

    float: left;

    padding: 45px 0 0;

    margin: 0 0 12px;

    text-align: center;

    background: #eaeaea

}

.pay-to-box .pay-img img {

    width: 100%;

    border: 0;

    padding: 0;

    margin: 0;

    height: auto

}

.pay-to-box .pay-quote {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    text-align: center;

    background: url(images/Cashforcars-247-Melbourne-quote-bg.png) center center repeat-x

}

.pay-quote a {

    width: 100%;

    float: left;

    padding: 14px 0;

    margin: 0;

    font-size: 18px;

    line-height: 28px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

    margin: 0;

    background-color: none !important;

    background-image: url(images/Cashforcars-247-Melbourne-quote.png);

    background-position: 15px center;

    background-repeat: no-repeat

}

.pay-quote a:hover {

    color: #a1c61e

}

.content-area-inner p {

    font-size: 14px;

    line-height: 28px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: justify;

    padding: 0 0 20px

}

.content-top-text ul {

    width: 100%;

    float: left;

    padding: 0 0 0 10px;

    margin: 0

}

.content-top-text ul li {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 10px no-repeat

}

.content-top-text ul li p {

    width: 100%;

    float: left;

    padding: 0 0 0 35px;

    margin: 0

}

.content-area-inner .content-bottom {

    width: 100%;

    float: left;

    padding: 30px 0 0;

    margin: 0

}

.content-bottom p {

    width: 100%;

    float: none;

    padding: 0 0 5px;

    margin: 0

}

.content-bottom .car-img {

    width: 54%;

    float: left;

    padding: 0 20px 0 0;

    margin: 0

}

.content-bottom .car-img img {

    width: 100%;

    height: auto;

    padding: 0;

    margin: 0;

    border: 0

}

.service-outer {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.service-outer h2 {

    width: 100%;

    float: left;

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #000;

    text-align: left;

    text-transform: uppercase;

    padding: 0 0 30px

}

.service-outer .choose {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0

}

.service-outer ul {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.service-outer ul li {

    width: 100%;

    float: left;

    padding: 0 0 0 35px;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 5px no-repeat

}

.service-outer ul li p {

    font-size: 14px;

    line-height: 22px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: left;

    padding: 0 0 10px;

    width: 100%

}

.service-outer ul li .serChoo {

    font-size: 14px;

    line-height: 22px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: left;

    padding: 0 0 10px;

    width: 100%

}

.service-outer .service-inner {

    width: 50%;

    float: left;

    padding: 0 0 0 20px;

    margin: 0

}

.service-inner-one {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0

}

.service-inner-two {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0

}

.service-inner ul {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.service-inner ul li {

    width: 50%;

    float: left;

    padding: 0 10px 0 35px;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 12px no-repeat

}

.service-inner ul li a {

    font-size: 14px;

    line-height: 30px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: left;

    padding: 0;

    width: 100%

}

.service-inner ul li a:hover {

    color: #a1c61e

}

.testimonial-outer {

    width: 100%;

    float: left;

    padding: 28px 0;

    margin: 0;

    background: #eaeaea

}

.testimonial-outer h2 {

    width: 100%;

    float: left;

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #323232;

    text-transform: uppercase;

    text-align: left

}

.testimonial-inner {

    width: 100%;

    float: left;

    padding: 35px 0 10px;

    margin: 0

}

.testimonial-inner .testimonial-person {

    width: 15.6%;

    float: left;

    padding: 0;

    margin: 0

}

.testimonial-inner .testimonial-content {

    width: 84.4%;

    float: left;

    padding: 28px 0 0;

    margin: 0

}

.testimonial-inner .testimonial-content p {

    padding: 0 0 20px 24px;

    margin: 0;

    float: left;

    width: 100%;

    font-size: 14px;

    line-height: 26px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: justify

}

.testimonial-content p.bold-test {

    font-family: 'Open Sans', sans-serif;

    font-weight: 700;

    text-align: right

}

.brands {

    width: 100%;

    float: left;

    padding: 25px 0;

    margin: 0;

    background: #ffffff

}

.brands-inner {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.brands-inner h4 {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #323232;

    text-transform: uppercase;

    text-align: left

}

.brands-inner ul {

    width: 100%;

    float: left;

    padding: 30px 0 15px;

    margin: 0

}

.brands-inner ul li {

    width: auto;

    float: left;

    padding: 0 20px;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

.brands-inner ul li:first-child {

    padding: 0 20px 0 0

}

.brands-inner ul li:last-child {

    padding: 0 0 0 20px

}

.map {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.map iframe {

    border: 0;

    width: 100%;

    height: 375px;

    frameborder: 0

}

footer {

    width: 100%;

    float: left;

    padding: 20px 0 20px;

    background: #323232;

    margin: 0

}

footer .footer-top {

    width: 100%;

    float: left;

    padding: 0 0 10px;

    background: #323232;

    margin: 0

}

.footer-top h4 {

    width: 100%;

    float: left;

    padding: 0 0 20px;

    margin: 0;

    font-size: 16px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #ffffff;

    text-transform: uppercase;

    text-align: left

}

.footer-top a {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    font-size: 13px;

    line-height: 24px;

    font-weight: 400;

    font-family: 'Open Sans', sans-serif;

    color: #8c8c8c;

    text-align: left;

    outline: none

}

.footer-top p {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    font-size: 13px;

    line-height: 21px;

    font-weight: 400;

    font-family: 'Open Sans', sans-serif;

    color: #8c8c8c;

    text-transform: capitalize;

    text-align: left

}

.footer-top a:hover {

    color: #99bb2d

}

.footer-top .sitemap {

    width: 46%;

    float: left;

    padding: 0;

    margin: 0

}

.sitemap-inner {

    width: 250px;

    float: left;

    padding: 0;

    margin: 0

}

.footer-top .sitemap ul {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.footer-top .sitemap ul li {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

.footer-top .touch {

    width: 38%;

    float: left;

    padding: 0;

    margin: 0

}

.touch a {

    width: auto;

    float: none

}

.footer-top .footer-logo {

    width: 16%;

    float: left;

    padding: 30px 0 0;

    margin: 0

}

.footer-top .footer-logo .logo-part a {

    font-size: 15px;

    line-height: 15px;

    color: #7f7f7f;

    font-family: 'Oswald', sans-serif;

    font-weight: 400;

    text-transform: uppercase;

    padding: 0 0 0 47px;

    background: url(images/Cashforcars-247-Melbourne-footer-logo.png) left bottom no-repeat;

    outline: none

}

.footer-top .footer-logo .logo-part a .logo-a {

    color: #8faf1e;

    width: 100%;

    outline: none

}

.footer-top .footer-logo .logo-part a .logo-under {

    font-size: 9px;

    line-height: 12px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #a6a6a6;

    background: #2f2f2f;

    text-align: center !important;

    padding: 1px 0;

    text-transform: capitalize;

    float: left;

    margin: 1px 0 0;

    width: 100%;

    outline: none

}

.footer-logo .social {

    width: 100%;

    float: left;

    padding: 15px 0 0;

    margin: 0

}

.footer-logo .social ul {

    width: 142px;

    float: right;

    padding: 0;

    margin: 0

}

.footer-logo .social ul li {

    width: auto;

    float: left;

    padding: 0 3px 0;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

.footer-logo .social ul li:last-child {

    padding: 0 0 0 3px

}

.footer-logo .social ul li a {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0;

    outline: none;

    text-align: right

}

.footer-logo .social ul li a:hover {

    opacity: .5

}

footer .footer-bottom {

    width: 100%;

    float: left;

    padding: 10px 0 60px;

    margin: 0;

    background: #191919

}

.footer-bottom .copy {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0

}

.footer-bottom .powered {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0;

    text-align: right

}

.footer-bottom .powered p {

    text-align: right;

    float: right

}

.powered a {

    width: auto;

    float: none !important

}

.footer-bottom p {

    width: auto;

    float: left;

    font-size: 12px;

    line-height: 24px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #a6a6a6;

    text-align: left

}

.footer-bottom a {

    width: 100%;

    float: left;

    font-size: 12px;

    line-height: 24px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #a6a6a6;

    text-align: left;

    outline: none;

    position: relative

}

.footer-bottom a:hover {

    color: #99bb2d

}

.footer-bottom a:after {

    width: 100%;

    float: left;

    content: "";

    left: 0;

    top: 24px;

    border-bottom: 1px solid #303030;

    position: absolute

}

.sitemap ul li:nth-child(10) {

    position: relative

}

.InfoDv {

    background: none repeat scroll 0 0 #fff;

    display: none;

    height: 133px;

    left: 25px;

    position: absolute;

    top: -100px;

    width: 255px;

    padding: 10px;

    border: 2px solid #9ab43b

}

.InfoDv p {

    color: #000;

    float: left;

    font-family: "Open Sans", sans-serif;

    font-size: 13px;

    font-weight: 400;

    line-height: 21px;

    margin: 0;

    padding: 0;

    text-align: left;

    width: 100%;

    text-transform: capitalize

}

.InfoDv a {

    color: #000;

    float: left;

    font-family: "Open Sans", sans-serif;

    font-size: 13px;

    font-weight: 400;

    line-height: 24px;

    margin: 0;

    outline: medium none;

    padding: 0;

    text-align: left;

    width: 100%

}

span .cap {

    text-transform: uppercase !important

}

.InfoDv p a {

    float: none;

    text-transform: lowercase

}

.sitemap ul li:nth-child(10):hover .InfoDv {

    display: block

}

.InfoDv h4 {

    color: #000;

    float: left;

    font-family: "Oswald", sans-serif;

    font-size: 16px;

    font-weight: 400;

    line-height: 28px;

    margin: 0;

    padding: 0 0 5px;

    text-align: left;

    text-transform: uppercase;

    width: 100%

}

.ajax-loader {

    display: none

}

div.wpcf7-validation-errors {

    display: none !important

}

.inner-page {

    width: 100%;

    float: left;

    padding: 20px 0;

    margin: 0

}

.inner-left {

    width: 75%;

    float: left;

    padding: 0 20px 0 0;

    margin: 0

}

.inner-right {

    width: 25%;

    float: right;

    padding: 0;

    margin: 0

}

.inner-left .inner-title {

    font-size: 22px

}

.inner-right {

    width: 25%;

    float: right;

    padding: 0;

    margin: 0

}

.sidebar-inner {

    width: 100%;

    float: left;

    padding: 20px 0 20px;

    margin: 0

}

.sidebar-inner .testimonial-outer {

    width: 100%;

    float: left;

    padding: 10px 15px;

    margin: 20px 0 0;

    background: #eaeaea

}

.sidebar-inner .testimonial-outer span {

    width: 100%;

    float: left;

    font-size: 25px;

    line-height: 25px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    color: #323232;

    text-transform: uppercase;

    text-align: center;

    padding-bottom: 10px

}

.sidebar-inner .testimonial-outer .testimonial-inner {

    width: 100%;

    float: left;

    padding: 5px 0 10px;

    margin: 0

}

.sidebar-inner .testimonial-inner .testimonial-person {

    width: 100%;

    float: left;

    padding: 10px 0 0;

    margin: 0;

    text-align: center

}

.sidebar-inner .testimonial-inner .testimonial-person img {

    float: none !important;

    padding: 0;

    margin: 0

}

.sidebar-inner .bx-wrapper img {

    display: inline !important;

    max-width: 100%

}

.sidebar-inner .bx-viewport {

    left: 0px !important

}

.sidebar-inner .testimonial-inner .testimonial-content {

    width: 100%;

    float: left;

    padding: 20px 0 0;

    margin: 0

}

.sidebar-inner .testimonial-inner .testimonial-content p {

    padding: 0 0 20px 0;

    margin: 0;

    float: left;

    width: 100%;

    font-size: 14px;

    line-height: 24px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 400;

    color: #464646;

    text-align: justify

}

.sidebar-inner .testimonial-content p.bold-test {

    font-family: 'Open Sans', sans-serif;

    font-weight: 700;

    text-align: center;

    padding: 0

}

.sidebar-inner .pay-to-box {

    float: left;

    margin: 0;

    padding: 15px 0 5px;

    width: 100%

}

.inner-left {

    width: 75%;

    float: left;

    padding: 0 10px 0 0;

    margin: 0

}

.inner-left .contact-inner-left {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.inner-left .contact-inner-left .form-outer {

    width: 100%;

    float: right;

    padding: 12px 0 0;

    margin: 0

}

.inner-left .contact-inner-left .form-outer .form-inner {

    width: 100%;

    float: left;

    padding: 10px 0px 35px;

    margin: 0;

    background: #fff

}

.inner-left .contact-inner-left .form-outer h3 {

    width: 100%;

    float: left;

    padding: 5px 0 0 0px;

    margin: 0;

    font-size: 28px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Oswald', sans-serif;

    text-align: left;

    color: #000;

    text-transform: uppercase;

    position: relative;

    background: none

}

.inner-left .contact-inner-left .form-outer h3:after {

    display: none

}

.inner-left .contact-inner-left .form-img-outer {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.inner-left .contact-inner-left .form-img-outer .form-img {

    width: 20%;

    float: left;

    padding: 2px 0 0;

    margin: 0;

    background: #fff

}

.inner-left .contact-inner-left .form-img-outer .captche {

    width: 50%;

    float: left;

    padding: 0;

    margin: 0

}

.inner-left .contact-inner-left .form-inner input,

.form-inner select,

.form-inner textarea {

    float: left;

    width: 100%;

    padding: 3px 10px;

    margin: 0 0 4px;

    border: 1px solid #88a91d;

    font-size: 12px;

    line-height: 28px;

    text-align: left;

    color: #858585;

    font-size: 12px;

    line-height: 28px;

    font-weight: 400;

    font-family: 'Open Sans', sans-serif

}

.inner-left .contact-inner-left .form-inner .wpcf7-submit {

    background: #57c300;

    color: #fff;

    text-align: center;

    background: url(images/Cashforcars-247-Melbourne-buttonbg.png) center center repeat-x;

    border: 1px solid #2f3224;

    cursor: pointer

}

.blog-page {

    width: 100%;

    float: left;

    padding: 20px 0 20px;

    margin: 0

}

.blog-page .inner-left {

    float: left;

    padding: 50px 30px 20px 0;

    margin: 0

}

.blog-page h3 {

    padding: 10px 0;

    text-align: justify

}

.blog-post {

    float: left;

    padding: 20px 0 10px;

    width: 100%;

    margin: 0

}

.blog-page .inner-left p {

    padding: 5px 0;

    text-align: justify

}

.blog-page .inner-left a {

    text-align: right;

    width: auto;

    float: right

}

.blog-page .inner-left a:hover {

    color: #a4c921

}

.blog-page .inner-right {

    float: left;

    padding: 50px 0 20px;

    margin: 0

}

.widget-x {

    float: left;

    padding: 0;

    width: 100%;

    margin: 0

}

.widget-x h2 {

    padding: 0 0 10px;

    text-align: left

}

.widget-x > ul {

    float: left;

    padding: 0 0 20px;

    width: 100%;

    margin: 0

}

.widget-x > ul li {

    float: left;

    padding: 0 0 5px 35px;

    width: 100%;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left center no-repeat;

    text-align: left

}

.menu-footer-container {

    float: left;

    margin: 0;

    padding: 0;

    width: 100%

}

.menu-footer-container ul {

    float: left;

    margin: 0;

    padding: 0;

    width: 100%

}

.menu-footer-container ul li {

    float: left;

    padding: 0 0 5px;

    width: 100%;

    margin: 0;

    display: inline-block;

    list-style-type: none

}

.menu-footer-container ul li a:hover {

    color: #a4c921

}

.widget-x > ul li a:hover {

    color: #a4c921

}

.menu-recent-pages-container li {

    width: 100%;

    float: left;

    padding: 0 0 0 35px;

    margin: 0;

    display: inline-block;

    list-style-type: none;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 10px no-repeat

}

.menu-recent-pages-container a {

    font-size: 15px;

    padding: 0 0 5px;

    text-align: left

}

.menu-recent-pages-container a:hover {

    color: #a4c921

}

section .inner-left {

    float: left;

    padding: 20px 30px 20px 0;

    margin: 0

}

section .inner-left h1 {

    padding: 15px 0 10px;

    text-transform: uppercase;

    line-height: 30px

}

.inner-left .priHead {

    width: 100% !important;

    float: left !important;

    margin-top: 20px !important

}

section .inner-left p {

    padding: 10px 0

}

.inner-left .menu {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.inner-left #menu-sitemap {

    width: 100%;

    float: left;

    padding: 0;

    margin: 0

}

.inner-left #menu-sitemap li {

    width: 100%;

    float: left;

    padding: 2px 0 2px 40px;

    margin: 0 0 2px;

    background: url(images/Cashforcars-247-Melbourne-content-top.png) left 8px no-repeat

}

.inner-left .menu ul li a:hover {

    color: #99bb2d

}

.flexnav .touch-button {

    background-image: none !important

}

.maila {

    float: none;

    text-align: center;

    width: 100%

}

div.wpcf7-mail-sent-ng {

    display: none !important

}

span.wpcf7-not-valid-tip {

    color: #f00;

    display: block;

    font-size: 1em;

    left: 0;

    position: absolute !important;

    top: 0;

    font-size: 10px !important;

    line-height: 25px !important;

    text-align: left;

    background-color: #fff;

    padding: 4px 0 0 5px;

    margin: 2px 0 0 2px

}

span.wpcf7-form-control-wrap {

    float: left !important;

    position: relative;

    width: 100%

}

.services {

    width: 100%;

    float: left

}

.box {

    width: 100%;

    float: left;

    padding-top: 10px

}

.item-head {

    width: 100%;

    float: left;

    font-size: 22px;

    color: #000;

    line-height: 25px;

    text-align: left;

    font-weight: 400;

    font-family: 'Oswald', sans-serif

}

.item-content {

    width: 100%;

    float: left

}

.box p {

    width: 100%;

    float: left;

    text-align: justify

}

.box a {

    width: auto;

    float: right;

    text-align: right

}

.box a:hover {

    color: #99bb2d

}

.maildiv {

    width: 100%;

    float: left;

    text-align: center

}

.maildiv > a {

    float: left;

    text-align: left

}

div.wpcf7-mail-sent-ok {

    display: none !important

}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .container {

        width: 100%;

        padding: 0 2%

    }

    .brands-inner ul {

        padding: 30px 0 15px;

        text-align: center

    }

    .brands-inner ul li {

        float: none

    }

    header .logo-part {

        width: 331px

    }

    header .logo-part a {

        font-size: 28px;

        line-height: 27px;

        padding: 0 0 0 10px

    }

    header .logo-part a .logo-under {

        width: 88%

    }

    .details-inner-content .quote {

        width: 32%;

        padding: 10px 0 10px 67px

    }

    .details-inner-content .payment {

        width: 32%;

        padding: 10px 0 10px 70px

    }

    .details-inner-content .collect {

        width: 32%;

        padding: 10px 0 10px 70px

    }

    .content-area .details-outer span {

        font-size: 15px;

        line-height: 28px

    }

    .brands-inner ul li {

        padding: 0 12px

    }

    .brands-inner ul li:first-child {

        padding: 0 12px 0 0

    }

    .brands-inner ul li:last-child {

        padding: 0 0 0 12px

    }

    .footer-top .footer-logo .logo-part a {

        font-size: 14px;

        padding: 0 0 0 44px

    }

    .touch-button {

        display: none !important

    }

    .banner img {

        height: 383px;

        width: 100%

    }

    .form-img img {

        height: auto

    }

    .banner-inner-content .removal {

        padding: 30px 0 0;

        width: 76%

    }

    .removal .removal-bottom {

        padding: 7px 0 0

    }

    .banner-inner-content .form-outer {

        padding: 6px 0 0;

        width: 24%

    }

    .form-outer .form-inner {

        padding: 28px 25px 6px

    }

}

@media only screen and (min-width: 992px) and (max-width: 1000px) {

    .container {

        width: 100%;

        padding: 0 2%

    }

    .footer-top .touch {

        width: 36% !important

    }

    .brands-inner ul {

        padding: 30px 0 15px;

        text-align: center

    }

    .brands-inner ul li {

        float: none;

        width: 25%;

        padding-bottom: 20px

    }

    .footer-top .footer-logo .logo-part a {

        font-size: 14px;

        padding: 0 0 0 44px

    }

    .touch-button {

        display: none !important

    }

}

@media only screen and (min-width: 992px) and (max-width: 1000px) {

    .nav-outer nav {

        width: 83.5%

    }

}

@media only screen and (min-width: 771px) and (max-width: 991px) {

    .touch-button {

        display: none !important

    }

    .nav-outer nav {

        width: 77.5%

    }

}

@media only screen and (min-width: 771px) and (max-width: 774px) {

    .nav-outer nav {

        width: 78%

    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .container {

        width: 100%;

        padding: 0 2%

    }

    .details-inner-content .quote {

        width: 32%;

        padding: 10px 0 10px 63px

    }

    .details-inner-content .payment {

        width: 32%;

        padding: 10px 0 10px 66px

    }

    .details-inner-content .collect {

        width: 32%;

        padding: 10px 0 10px 66px

    }

    .content-area .details-outer span {

        font-size: 13px;

        line-height: 28px

    }

    .content-area-inner h1 {

        font-size: 26px;

        line-height: 26px

    }

    .content-area-inner .content-top {

        padding: 20px 0 0

    }

    .content-top .content-top-text {

        padding: 0 20px 0 0

    }

    .content-area-inner p {

        font-size: 14px;

        line-height: 25px;

        padding: 0 0 15px

    }

    .pay-quote a {

        padding: 14px 0 14px 45px;

        font-size: 18px;

        line-height: 28px

    }

    .brands-inner ul {

        text-align: center

    }

    .brands-inner ul li {

        padding: 0 12px 15px;

        width: 20%;

        float: none

    }

    .brands-inner ul li:first-child {

        padding: 0 12px 15px 0

    }

    .brands-inner ul li:last-child {

        padding: 0 0 15px 12px

    }

    .service-outer h2 {

        font-size: 26px;

        line-height: 26px;

        padding: 0 0 20px

    }

    .service-inner-one {

        width: 100%

    }

    .service-inner-two {

        width: 100%

    }

    .footer-top .sitemap {

        width: 40%

    }

    .footer-top .touch {

        width: 39%

    }

    .footer-top .footer-logo {

        width: 21%

    }

    .footer-top .footer-logo .logo-part a {

        font-size: 14px;

        line-height: 15px;

        padding: 0 0 0 43px

    }

    .form-outer h3::after {

        display: none

    }

     nav ul li a {

        font-size: 13px;

        line-height: 23px;

        padding: 13px 6px 14px !important

    }

    .nav-outer .social-outer {

        width: 22%

    }

    .nav-outer .social-outer ul li {

        padding: 0 1px

    }

    section .inner-left {

        width: 73%;

        padding: 20px 20px 20px 0

    }

    section .inner-right {

        width: 27%

    }

    .form-outer .form-inner {

        padding: 30px 15px 15px

    }

    .sidebar-inner .testimonial-outer h2 {

        font-size: 25px;

        line-height: 25px

    }

    span.wpcf7-not-valid-tip {

        font-size: 8px !important

    }

}

@media only screen and (max-width: 770px) {

    .pay-quote a {

        padding: 14px 0 14px 59px

    }

    .nav-outer .con {

        padding: 0 !important;

        width: 100% !important;

        float: left !important

    }

    .form-outer h3::after {

        display: none

    }

    .nav-outer .social-outer ul {

        margin: 0;

        padding: 0

    }

    .nav-outer .social-outer ul li {

        padding: 2px 2px 0

    }

    .nav-outer .social-outer ul li a {

        margin: 0;

        padding: 0;

        line-height: 16px

    }

    .nav-outer {

        background: none

    }

    .nav-outer nav {

        width: 100%

    }

    .nav-outer .social-outer {

        width: 100%

    }

    .menu-button {

        width: 100% !important

    }

    nav ul li {

        width: 100%;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    nav ul li a {

        width: 100%;

        padding: 13px 22px 14px;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x;

        text-align: left

    }

    .flexnav li {

        width: 100%;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav li:hover {

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav li:focus {

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav .touch-button {

        position: absolute;

        z-index: 999;

        top: 0;

        right: 0;

        width: 50px;

        height: 50px;

        display: inline-block;

        background: url(images/downArrow.png) no-repeat center !important;

        text-align: center

    }

    .form-img img {

        height: auto !important

    }

    .banner img {

        height: 330px

    }

    .banner-inner-content .removal {

        padding: 10px 0 0

    }

    .removal h3 {

        font-size: 23px;

        line-height: 25px;

        padding: 0 0 10px

    }

    .removal .removal-bottom {

        padding: 0

    }

    .banner-inner-content .removal {

        width: 70%

    }

    .banner-inner-content .form-outer {

        width: 30%;

        padding: 2px 0 0

    }

    .form-outer .form-inner {

        padding: 6px 15px 2px

    }

    .form-inner input,

    .form-inner select,

    .form-inner textarea {

        font-size: 11px;

        line-height: 25px;

        margin: 0 0 3px;

        padding: 3px 10px

    }

    .form-img-outer .form-img {

        padding: 1px 0 0

    }

    .service-inner ul li {

        width: 100%

    }

}

@media only screen and (max-width: 767px) {

    .nav-outer .con {

        padding: 0 !important;

        width: 100% !important;

        float: left !important

    }

    .container {

        width: 100%;

        padding: 0 3%

    }

    .form-outer h3::after {

        display: none

    }

    .nav-outer .social-outer ul {

        margin: 0;

        padding: 0

    }

    .nav-outer .social-outer ul li {

        padding: 2px 2px 0

    }

    .nav-outer .social-outer ul li a {

        margin: 0;

        padding: 0;

        line-height: 16px

    }

    .nav-outer {

        background: none

    }

    .nav-outer nav {

        width: 100%

    }

    .nav-outer .social-outer {

        width: 100%

    }

    .menu-button {

        width: 100% !important

    }

    nav ul li {

        width: 100%;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    nav ul li a {

        width: 100%;

        padding: 13px 22px 14px;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x;

        text-align: left

    }

    .flexnav li {

        width: 100%;

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav li:hover {

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav li:focus {

        background: url(images/Cashforcars-247-Melbourne-navbg.png) center center repeat-x

    }

    .flexnav .touch-button {

        position: absolute;

        z-index: 999;

        top: 0;

        right: 0;

        width: 50px;

        height: 50px;

        display: inline-block;

        background: url(images/downArrow.png) no-repeat center;

        text-align: center

    }

    header .logo-part {

        float: none;

        margin: 0 auto;

        max-width: 308px;

        padding: 0;

        width: 100%;

        text-align: center

    }

    header .logo-part .outer {

        font-size: 26px;

        line-height: 26px;

        padding: 0 0 0 10px !important;

        width: 223px !important

    }

    header .logo-part .outer .logo-under {

        font-size: 13px;

        line-height: 24px;

        padding: 2px 22px

    }

    header .phone-part {

        clear: both;

        float: none;

        margin: 0 auto;

        max-width: 215px;

        text-align: center;

        width: 100%

    }

    .phone-part a {

        margin: 10px 0 0

    }

    .content-area-inner p {

        font-size: 13px;

        line-height: 20px;

        padding: 0 0 13px

    }

    .content-top-text ul li p {

        padding: 0 0 4px 32px

    }

    .content-bottom p {

        padding: 0 0 20px

    }

    .service-outer h2 {

        font-size: 25px;

        line-height: 25px;

        padding: 0 0 18px

    }

    .service-inner ul li a {

        font-size: 13px;

        line-height: 26px

    }

    .service-outer ul li p {

        font-size: 13px;

        line-height: 22px;

        padding: 0 0 10px

    }

	.service-outer ul li .serChoo {

        font-size: 13px;

        line-height: 22px;

        padding: 0 0 10px

    }

    .testimonial-inner .testimonial-person {

        width: 20%

    }

    .testimonial-inner .testimonial-content {

        padding: 5px 0 0;

        width: 80%

    }

    .testimonial-inner .testimonial-content p {

        font-size: 13px;

        line-height: 22px;

        padding: 0 0 13px 22px

    }

    .testimonial-outer h2 {

        font-size: 25px;

        line-height: 25px

    }

    .brands-inner h4 {

        font-size: 25px;

        line-height: 25px

    }

    .brands-inner ul {

        text-align: center

    }

    .brands-inner ul li {

        float: none;

        padding-bottom: 10px;

        width: 25%

    }

    .brands-inner ul li:first-child {

        padding: 0 20px 10px

    }

    .brands-inner ul li:last-child {

        padding: 0 20px 10px

    }

    .footer-top h4 {

        text-align: center

    }

    .footer-top .sitemap {

        text-align: center;

        width: 100%

    }

    .footer-top .sitemap ul li {

        float: none;

        width: 100%

    }

    .sitemap-inner {

        width: 100%;

        padding-bottom: 20px

    }

    .footer-top .touch {

        width: 100%;

        padding-bottom: 20px

    }

    .footer-top .footer-logo {

        float: left;

        margin: 0 auto;

        text-align: center;

        width: 100%;

        max-width: 161px

    }

    .footer-top h4 {

        font-size: 15px;

        line-height: 16px;

        padding: 0 0 12px

    }

    .footer-top a {

        font-size: 13px;

        line-height: 20px;

        text-align: center

    }

    .footer-top a {

        font-size: 13px;

        line-height: 20px;

        text-align: center

    }

    .footer-top p {

        font-size: 13px;

        line-height: 21px;

        text-align: center

    }

    .footer-top .footer-logo {

        float: none

    }

    .footer-bottom .copy {

        width: 60%

    }

    .footer-bottom .powered {

        width: 40%

    }

    .footer-bottom p {

        font-size: 11px;

        line-height: 22px

    }

    .banner-inner-content .removal {

        height: 150px;

        width: 100%;

        padding: 20px 0 0

    }

    .removal h3 {

        font-size: 22px;

        line-height: 30px;

        padding: 0 0 16px

    }

    .removal ul li {

        padding: 0 0 0 35px;

        width: 50%

    }

    .removal ul li p {

        font-size: 14px;

        line-height: 22px;

        padding: 0 0 8px

    }

	.removal ul li .hdremoval {

	  font-size: 14px;

	  line-height: 22px;

	  padding: 0 0 8px;

	}

    .form-img img {

        height: 33px !important

    }

    .service-inner ul li {

        width: 100%

    }

    .removal ul {

        min-height: 100px

    }

    .removal .removal-bottom {

        padding: 15px 0 0

    }

    .removal .removal-bottom h3 {

        padding: 18px 0 13px 78px;

        font-size: 18px;

        line-height: 25px

    }

    .banner-inner-content .form-outer {

        float: none;

        margin: 0 auto;

        max-width: 400px;

        padding: 12px 0 0;

        width: 100%;

        text-align: center;

        max-width: 280px

    }

    .banner-inner-content .form-outer {

        padding-top: 238px

    }

    .content-area .details-outer {

        margin: 410px 0 0

    }

    .pay-quote a {

        padding: 14px 0 14px 45px;

        font-size: 13px;

        line-height: 25px;

        background-position: 5px center

    }

    .pay-to-box h4 {

        font-size: 20px;

        line-height: 25px

    }

    .details-two {

        margin-top: 60px !important;

        width: 100% !important;

        border-radius: 50px;

        margin: 2px 0 !important

    }

    .details-one {

        width: 100% !important;

        border-radius: 50px;

        margin: 2px 0 !important;

        position: static !important;

        float: left !important

    }

    .details-three {

        width: 100% !important;

        border-radius: 50px;

        margin: 2px 0 !important

    }

    .details-four {

        width: 100% !important;

        border-radius: 50px;

        margin: 2px 0 !important

    }

    .details-outer span {

        font-size: 13px;

        line-height: 28px

    }

    .banner img {

        height: 228px

    }

    .sitemap ul li:nth-child(10) {

        display: none !important

    }

    .form-outer h3 {

        font-size: 19px;

        line-height: 38px;

        padding: 5px 0 0

    }

    .form-outer .form-inner {

        padding: 22px 20px 13px !important

    }

    .form-inner input,

    .form-inner select,

    .form-inner textarea {

        font-size: 12px;

        line-height: 26px;

        margin: 0 0 4px;

        padding: 5px 10px

    }

    .form-img img {

        height: 36px !important

    }

    .blog-page .inner-left {

        padding: 25px 0 10px 0;

        width: 100%

    }

    .blog-page .inner-right {

        padding: 20px 0 20px;

        width: 100%

    }

    .blog-page .inner-left h1 {

        font-size: 28px;

        line-height: 29px

    }

    .blog-page .inner-left h3 {

        font-size: 23px;

        line-height: 23px

    }

    .blog-page .inner-left p {

        font-size: 14px;

        line-height: 22px

    }

    .blog-page .inner-right h2 {

        font-size: 24px;

        line-height: 27px

    }

    .blog-page .inner-right a {

        font-size: 14px;

        line-height: 20px

    }

    .menu-recent-pages-container a {

        font-size: 13px;

        padding: 0 0 5px

    }

    section .inner-left {

        padding: 20px 0 10px;

        width: 100%

    }

    .inner-right {

        float: none;

        margin: 0 auto;

        max-width: 300px;

        padding: 0;

        text-align: center;

        width: 100%

    }

    .inner-right .form-outer h3 {

        padding: 5px 0 5px

    }

    section .inner-left h1 {

        line-height: 26px;

        padding: 15px 0 10px;

        font-size: 25px

    }

    section .inner-left p {

        padding: 10px 0;

        font-size: 14px;

        text-align: justify

    }

    .flexnav .touch-button {

        position: absolute;

        z-index: 999;

        top: 0;

        right: 0;

        width: 50px;

        height: 50px;

        display: inline-block;

        background: url(images/downArrow.png) center center no-repeat !important;

        text-align: center

    }

    .maildiv > a {

        float: none;

        text-align: center

    }

    .testimonial .testimonial-person {

        text-align: center

    }

    .inner-ul li {

        padding-left: 10%;

        width: 90%

    }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .content-top .content-top-text {

        padding: 0 0 20px;

        width: 100%

    }

    .content-top .pay-to-box {

        float: none;

        margin: 0 auto;

        max-width: 200px;

        width: 100%

    }

    .content-bottom .car-img {

        float: none;

        margin: 0 auto;

        max-width: 407px;

        padding: 0 0 20px;

        text-align: center;

        width: 100%

    }

    .service-outer .choose {

        width: 100%

    }

    .service-outer .service-inner {

        padding: 20px 0 0;

        width: 100%

    }

    .footer-bottom .copy {

        float: left;

        text-align: center;

        width: 100%;

        padding-bottom: 15px

    }

    .footer-bottom p {

        float: none;

        text-align: center

    }

    .footer-bottom .powered {

        text-align: center;

        width: 100%

    }

    .footer-bottom a {

        float: none;

        text-align: center;

        width: 100%

    }

}

@media only screen and (max-width: 479px) {

    header .logo-part .outer {

        font-size: 22px;

        line-height: 25px;

        padding: 0 0 0 10px !important;

        width: 181px !important

    }

    header .logo-part {

        float: none;

        margin: 0 auto;

        max-width: 265px;

        padding: 0;

        width: 100%;

        text-align: center

    }

    .menu-button img {

        float: left;

        padding: 0;

        margin: 0

    }

    .content-area-inner .content-top {

        width: 100%

    }

    .content-top .content-top-text {

        padding: 0;

        width: 100%

    }

    .content-top .pay-to-box {

        float: none;

        margin: 0 auto;

        max-width: 200px;

        width: 100%

    }

    .content-bottom .car-img {

        float: none;

        margin: 0 auto;

        max-width: 407px;

        padding: 0;

        text-align: center;

        width: 100%

    }

    .service-outer .choose {

        width: 100%

    }

    .service-outer .service-inner {

        padding: 20px 0 0;

        width: 100%

    }

    .testimonial-inner .testimonial-person {

        float: none;

        margin: 0 auto;

        max-width: 130px;

        text-align: center;

        width: 100%

    }

    .sidebar-inner .testimonial-inner .testimonial-person {

        float: none;

        margin: 0 auto;

        text-align: center

    }

    .testimonial-inner .testimonial-content {

        padding: 20px 0 0;

        width: 100%

    }

    .testimonial-inner .testimonial-content p {

        font-size: 12px;

        line-height: 18px;

        padding: 0 5px 13px

    }

    .testimonial-outer h2 {

        font-size: 22px;

        line-height: 22px;

        text-align: center

    }

    .brands-inner ul li {

        padding-bottom: 10px;

        width: 40%

    }

    .brands-inner h4 {

        font-size: 22px;

        line-height: 22px;

        text-align: center

    }

    .footer-top .footer-logo {

        width: 100%;

        max-width: 140px

    }

    .footer-top .footer-logo .logo-part a {

        font-size: 12px;

        line-height: 12px;

        text-align: center

    }

    .footer-top p {

        text-align: center

    }

    .footer-top .footer-logo {

        float: none

    }

    .footer-top h4 {

        text-align: center;

        text-align: center

    }

    .footer-bottom .copy {

        width: 100%

    }

    .footer-bottom .powered {

        width: 100%;

        text-align: center

    }

    .powered a {

        float: none !important;

        text-align: center !important;

        width: auto

    }

    .footer-bottom .powered p {

        text-align: center;

        float: none

    }

    .footer-top a {

        text-align: center

    }

    .footer-bottom p {

        float: none;

        text-align: center;

        font-size: 10px

    }

    .footer-bottom a {

        font-size: 10px

    }

    .sitemap ul li:nth-child(10):hover .InfoDv {

        display: none

    }

    .banner img {

        height: 150px

    }

    .banner-inner-content .removal {

        height: 150px;

        padding: 3px 0 0

    }

    .removal h3 {

        font-size: 19px;

        line-height: 24px;

        padding: 0 0 2px

    }

    .removal ul {

        min-height: 76px

    }

    .removal .removal-bottom h3 {

        padding: 16px 0 11px 68px;

        font-size: 17px;

        line-height: 22px;

        background-size: 17% auto !important

    }

    .removal ul li {

        padding: 0 10px 0 31px;

        width: 50%

    }

    .removal ul li p {

        font-size: 10px;

        line-height: 16px;

        padding: 0 0 4px

    }

	 .removal ul li .hdremoval {

        font-size: 10px !important;

        line-height: 16px;

        padding: 0 0 4px

    }

    .removal .removal-bottom {

        padding: 5px 0 0

    }

    .banner-inner-content .form-outer {

        padding-top: 165px

    }

    .content-area .details-outer {

        margin: 399px 0 0

    }

    .bx-wrapper .bx-viewport {

        left: 0px !important

    }

    .sidebar-inner .testimonial-inner .testimonial-content p {

        font-size: 12px;

        line-height: 20px

    }

}

.pay {

    color: #8faf1e

}

.sub-menu {

    display: none

}

.inner-left .sub-menu {

    display: block !important

}

.inner-img {

    width: 100%;

    float: left;

    text-align: center

}

.inner-img img {

    text-align: center

}

.contact-inner-left .touch p {

    padding-bottom: 5px !important

}

.contact-inner-left .touch a b:hover {

    color: #99bb2d

}

@media only screen and (max-width: 765px) {

    .contact-inner-left .touch {

        padding: 20px

    }

}

.infoaddress {

    width: 100%;

    float: left

}

.infoaddress a {

    color: #000;

    float: left;

    font-family: "Open Sans", sans-serif;

    font-size: 13px;

    font-weight: 400;

    line-height: 24px;

    margin: 0;

    outline: medium none;

    padding: 0;

    text-align: left;

    width: 100%

}

.infoaddress p {

    color: #000;

    float: left;

    font-family: "Open Sans", sans-serif;

    font-size: 13px;

    font-weight: 400;

    line-height: 21px;

    margin: 0;

    padding: 0;

    text-align: left;

    text-transform: capitalize;

    width: 100%

}

.infoaddress p a {

    float: none;

    text-transform: lowercase !important

}













