/*
Theme Name: Twenty Seventeen
*/

@import url('https://fonts.googleapis.com/css?family=Fjalla+One&amp;display=swap');
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

figcaption,
figure,
main {
    display: block;
}

figure {
    margin: 1em 0;
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a:active,
a:hover {
    outline-width: 0;
}

abbr[title] {
    border-bottom: 1px #767676 dotted;
    text-decoration: none;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: 700;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic;
}

mark {
    background-color: #eee;
    color: #222;
}

small {
    font-size: 80%;
}

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

audio,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible;
}

.brandimg {
    max-width: 100%;
}

.imgsize {
    max-width: 100%;
}

.infoblock {
    height: 280px;
    width: 328px;
    background-color: #cbecf2;
    position: absolute;
    border-radius: 10px;
    box-shadow: 4px 3px 28px rgba(0, 0, 0, 0.1);
}

.carbuyers {
    font-family: league spartan;
    font-size: 36px;
    color: #24d3ff;
    font-weight: 700;
    text-align: center;
    position: absolute;
}

.para {
    font-family: 'Poppins', sans-serif;
    font-size: 17px;
    text-align: center;
    font-weight: 500;
    position: absolute;
}

.radiobtn {
    font-size: 19px;
    position: absolute;
    text-align: center;
    line-height: 1;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

.error-border {
    border: 1px solid #ff0000 !important;
}

.error-message {
    color: #ff0000 !important;
    display: block;
    font-size: 12px;
}

fieldset {
    border: 1px solid #bbb;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block;
}

summary {
    display: list-item;
}

canvas {
    display: inline-block;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0;
}

h1 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
}

h2,
.home.blog .entry-title {
    color: #666;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
}

h3 {
    color: #333;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300;
}

h4 {
    color: #333;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 800;
}

h5 {
    color: #767676;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}

h6 {
    color: #333;
    font-size: 15px;
    font-size: 0.9375rem;
    font-weight: 800;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    color: #666;
    font-size: 18px;
    font-size: 1.125rem;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
    font-size: 0.9375rem;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #eee;
    text-decoration: none;
}

big {
    font-size: 125%;
}

blockquote {
    quotes: "" "";
}

q {
    quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
    content: "";
}

:focus {
    outline: none;
}

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
    font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
    font-weight: 700;
}


/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
    font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
    font-weight: 700;
}


/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
    font-weight: 700;
    line-height: 1.2;
}


/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
    font-weight: 700;
}


/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
    font-weight: 700;
    line-height: 1.3;
}


/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
    font-weight: 700;
}


/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
    font-weight: 700;
}


/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
    font-weight: 700;
}


/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
    font-weight: 600;
}


/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
    letter-spacing: 0 !important;
}


/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
    color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: 0.5em;
}

fieldset {
    margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 0.7em;
    width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #222;
    border-color: #333;
}

select {
    border: 1px solid #bbb;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 3em;
    max-width: 100%;
}

input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted #333;
}

input[type="radio"],
input[type="checkbox"] {
    margin-right: 0.5em;
}

input[type="radio"]+label,
input[type="checkbox"]+label {
    font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
    background-color: #222;
    border: 0;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1;
    padding: 1em 2em;
    text-shadow: none;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
}

input+button,
input+input[type="button"],
input+input[type="submit"] {
    padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
    background-color: #ddd;
    color: #222;
}

:not( .mejs-button)>button:hover,
 :not( .mejs-button)>button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
    background: #767676;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
    background: #bbb;
}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    opacity: 1;
    /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
    color: #333;
    font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}


/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}


/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/

ul,
ol {
    margin: 0 0 1.5em;
    padding: 0;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}


/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
    border-collapse: collapse;
    margin: 0 0 1.5em;
    width: 100%;
}

thead th {
    border-bottom: 2px solid #bbb;
    padding-bottom: 0.5em;
}

th {
    padding: 0.4em;
    text-align: left;
}

tr {
    border-bottom: 1px solid #eee;
}

td {
    padding: 0.4em;
}

th:first-child,
td:first-child {
    padding-left: 0;
}

th:last-child,
td:last-child {
    padding-right: 0;
}


/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
    color: #222;
    text-decoration: none;
}


/* a:focus {
	outline: thin dotted;
} */

a:hover,
a:active {
    color: #000;
    outline: 0;
}


/* Hover effects */

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    -webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
    box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
    text-decoration: none;
    -webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
    transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.comment-content a:focus,
.comment-content a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
    color: #000;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}


/* Fixes linked images */

.entry-content a img,
.comment-content a img,
.widget a img {
    -webkit-box-shadow: 0 0 0 8px #fff;
    box-shadow: 0 0 0 8px #fff;
}

.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
    color: #222;
}


/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-thumbnail {
    margin-bottom: 1em;
}

.post-thumbnail a img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
    opacity: 0.7;
}


/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
}

.navigation-top .wrap {
    max-width: 1000px;
    padding: 0;
}

.navigation-top a {
    color: #222;
    font-weight: 600;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.navigation-top .current-menu-item>a,
.navigation-top .current_page_item>a {
    color: #767676;
}

.main-navigation {
    clear: both;
    display: block;
}

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left;
}


/* Hide the menu on small screens when JavaScript is available.
 * It only works with JavaScript.
 */

.js .main-navigation ul,
.main-navigation .menu-item-has-children>a>.icon,
.main-navigation .page_item_has_children>a>.icon,
.main-navigation ul a>.icon {
    display: none;
}

.main-navigation>div>ul {
    border-top: 1px solid #eee;
    padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on>div>ul {
    display: block;
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
    display: block;
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: 0.4em 0;
    position: relative;
    text-transform: none;
}

.main-navigation li {
    border-bottom: 1px solid #eee;
    position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0;
}

.main-navigation a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
}

.main-navigation a:hover {
    color: #767676;
}


/* Menu toggle */

.menu-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.5;
    margin: 1px auto 2px;
    padding: 1em;
    text-shadow: none;
}


/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
    display: block;
}

.main-navigation.toggled-on ul.nav-menu {
    display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}


/* .menu-toggle:focus {
	outline: thin solid;
} */

.menu-toggle .icon {
    margin-right: 0.5em;
    top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
    display: none;
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block;
}


/* Dropdown Toggle */

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    font-size: 16px;
    right: -0.5em;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0.5em;
    /*position: absolute;*/
    text-shadow: none;
    top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: transparent;
}

.dropdown-toggle:focus {
    outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg);
    /* IE 9 */
    -webkit-transform: rotate(-180deg);
    /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}


/* Scroll down arrow */

.site-header .menu-scroll-down {
    display: none;
}


/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

#page {
    position: relative;
    word-wrap: break-word;
}

.wrap {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
    padding-left: 2em;
    padding-right: 2em;
}

.wrap:after {
    clear: both;
    content: "";
    display: block;
}


/*--------------------------------------------------------------
13.1 Header
--------------------------------------------------------------*/

#masthead .wrap {
    position: relative;
}

.site-header {
    background-color: #fafafa;
    position: relative;
}


/* Site branding */

.site-branding {
    padding: 1em 0;
    position: relative;
    -webkit-transition: margin-bottom 0.2s;
    transition: margin-bottom 0.2s;
    z-index: 3;
}

.site-branding a {
    text-decoration: none;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
    opacity: 0.7;
}

.site-title {
    clear: none;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.25;
    letter-spacing: 0.08em;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.site-title,
.site-title a {
    color: #222;
    opacity: 1;
    /* Prevent opacity from changing during selective refreshes in the customize preview */
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
    color: #fff;
}

.site-description {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    margin-bottom: 0;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
    color: #fff;
    opacity: 0.8;
}

.custom-logo-link {
    display: inline-block;
    padding-right: 1em;
    vertical-align: middle;
    width: auto;
}

.custom-logo-link img {
    display: inline-block;
    max-height: 80px;
    width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 200px;
    max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
    opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
}

.custom-header {
    position: relative;
}

.has-header-image.twentyseventeen-front-page .custom-header,
.has-header-video.twentyseventeen-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
    display: table;
    height: 300px;
    height: 75vh;
    width: 100%;
}

.custom-header-media {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.custom-header-media:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
    background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    /* IE6-9 */
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
    position: fixed;
    height: auto;
    left: 50%;
    max-width: 1000%;
    min-height: 100%;
    min-width: 100%;
    min-width: 100vw;
    /* vw prevents 1px gap on left that 100% has */
    width: auto;
    top: 50%;
    padding-bottom: 1px;
    /* Prevent header from extending beyond the footer */
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.wp-custom-header .wp-custom-header-video-button {
    /* Specificity prevents .color-dark button overrides */
    background-color: rgba(34, 34, 34, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 30px;
    top: 30px;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: 45px;
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
    /* Specificity prevents .color-dark button overrides */
    border-color: rgba(255, 255, 255, 0.8);
    background-color: rgba(34, 34, 34, 0.8);
    color: #fff;
}

.admin-bar .wp-custom-header-video-button {
    top: 62px;
}

.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
    bottom: 0;
    position: absolute;
    top: auto;
    -ms-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}


/* For browsers that support 'object-fit' */

@supports ( object-fit: cover) {
    .has-header-image .custom-header-media img,
    .has-header-video .custom-header-media video,
    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
    }
}


/* Hides div in Customizer preview when header images or videos change. */

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
    display: none;
}

.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
    display: table-cell;
    height: 100%;
    vertical-align: bottom;
}


/*--------------------------------------------------------------
13.2 Front Page
--------------------------------------------------------------*/

.twentyseventeen-front-page .site-content {
    padding: 0;
}

.twentyseventeen-panel {
    overflow: hidden;
    position: relative;
}

.panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
}

.panel-image:before {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
    background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
    /* IE6-9 */
    bottom: 0;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 100px;
}

.twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {
    border-top: 1px solid #ddd;
}

.panel-content {
    position: relative;
}

.panel-content .wrap {
    padding-bottom: 0.5em;
    padding-top: 1.75em;
}


/* Panel edit link */

.twentyseventeen-panel .edit-link {
    display: block;
    margin: 0.3em 0 0;
}

.twentyseventeen-panel .entry-header .edit-link {
    font-size: 14px;
    font-size: 0.875rem;
}


/* Front Page - Recent Posts */

.twentyseventeen-front-page .panel-content .recent-posts article {
    border: 0;
    color: #333;
    margin-bottom: 3em;
}

.recent-posts .entry-header {
    margin-bottom: 1.2em;
}

.page .panel-content .recent-posts .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
}

.twentyseventeen-panel .recent-posts .entry-header .edit-link {
    color: #222;
    display: inline-block;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-left: 1em;
}

.site-content-contain {
    background-color: #fff;
    position: relative;
}

.site-content {
    padding: 2.5em 0 0;
}

.post:not(.sticky) .icon-thumb-tack {
    display: none;
}

.sticky .icon-thumb-tack {
    display: block;
    height: 18px;
    left: -1.5em;
    position: absolute;
    top: 1.65em;
    width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.entry-header .entry-title {
    margin-bottom: 0.25em;
}

.entry-title a {
    color: #333;
    text-decoration: none;
    margin-left: -2px;
}

.entry-title:not(:first-child) {
    padding-top: 0;
}

.entry-meta {
    color: #767676;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-bottom: 0.25em;
    text-transform: uppercase;
}

.entry-meta a {
    color: #767676;
}

.byline,
.updated:not(.published) {
    display: none;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.pagination,
.comments-pagination {
    border-top: 1px solid #eee;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
    text-align: center;
}

.pagination .icon,
.comments-pagination .icon {
    width: 0.666666666em;
    height: 0.666666666em;
}

.comments-pagination {
    border: 0;
}

.page-numbers {
    display: none;
    padding: 0.5em 0.75em;
}

.page-numbers.current {
    color: #767676;
    display: inline-block;
}

.page-numbers.current .screen-reader-text {
    clip: auto;
    height: auto;
    overflow: auto;
    position: relative !important;
    width: auto;
}

.prev.page-numbers,
.next.page-numbers {
    background-color: #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
    background-color: #767676;
    color: #fff;
}

.prev.page-numbers {
    float: left;
}

.next.page-numbers {
    float: right;
}


/* Aligned blockquotes */

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    width: 48%;
}


/* Blog landing, search, archives */

.blog .site-main>article,
.archive .site-main>article,
.search .site-main>article {
    padding-bottom: 2em;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding: 1em 0;
}

body:not(.twentyseventeen-front-page) .entry-header,
body:not(.twentyseventeen-front-page) .entry-content,
body:not(.twentyseventeen-front-page) #comments {
    margin-left: auto;
    margin-right: auto;
}

body:not(.twentyseventeen-front-page) .entry-header {
    padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
    color: #222;
    display: inline-block;
    margin-left: 1em;
    white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
    margin-left: 0;
    white-space: nowrap;
}

.taxonomy-description {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
}


/* More tag */

.entry-content .more-link:before {
    content: "";
    display: block;
    margin-top: 1.5em;
}


/* Single Post */

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    margin-left: auto;
    margin-right: auto;
    max-width: 740px;
}

.single-featured-image-header {
    background-color: #fafafa;
    border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
    display: block;
    margin: auto;
}

.page-links {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    padding: 2em 0 3em;
}

.page-links .page-number {
    color: #767676;
    display: inline-block;
    padding: 0.5em 1em;
}

.page-links a {
    display: inline-block;
}

.page-links a .page-number {
    color: #222;
}


/* Entry footer */

.entry-footer {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    margin-top: 2em;
    padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    padding-left: 2.5em;
    position: relative;
    text-transform: uppercase;
}

.entry-footer .cat-links+.tags-links {
    margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
    color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
    color: #767676;
    left: 0;
    margin-right: 0.5em;
    position: absolute;
    top: 2px;
}

.entry-footer .edit-link {
    display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
    background-color: #222;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    margin-top: 2em;
    padding: 0.7em 2em;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
    background-color: #767676;
}


/* Post Formats */

.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}

.format-quote blockquote {
    color: #333;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    overflow: visible;
    position: relative;
}

.format-quote blockquote .icon {
    display: block;
    height: 20px;
    left: -1.25em;
    position: absolute;
    top: 0.4em;
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    width: 20px;
}


/* Post Navigation */

.post-navigation {
    font-weight: 800;
    margin: 3em 0;
}

.post-navigation .nav-links {
    padding: 1em 0;
}

.nav-subtitle {
    background: transparent;
    color: #767676;
    display: block;
    font-size: 11px;
    font-size: 0.6875rem;
    letter-spacing: 0.1818em;
    margin-bottom: 1em;
    text-transform: uppercase;
}

.nav-title {
    color: #333;
    font-size: 15px;
    font-size: 0.9375rem;
}

.post-navigation .nav-next {
    margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    margin-left: 0.5em;
}


/*--------------------------------------------------------------
13.5 Pages
--------------------------------------------------------------*/

.page-header {
    padding-bottom: 2em;
}

.page .entry-header .edit-link {
    font-size: 14px;
    font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
    font-size: 11px;
    font-size: 0.6875rem;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page:not(.home) #content {
    padding-bottom: 1.5em;
}


/* 404 page */

.error404 .page-content {
    padding-bottom: 4em;
}

.error404 .page-content .search-form,
.search .page-content .search-form {
    margin-bottom: 3em;
}


/*--------------------------------------------------------------
13.6 Footer
--------------------------------------------------------------*/

.site-footer {
    border-top: 1px solid #eee;
}

.site-footer .wrap {
    padding-bottom: 1.5em;
    padding-top: 2em;
}


/* Footer widgets */

.site-footer .widget-area {
    padding-bottom: 2em;
    padding-top: 2em;
}


/* Social nav */

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em;
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}

.social-navigation li {
    display: inline;
}

.social-navigation a {
    background-color: #767676;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    height: 40px;
    margin: 0 1em 0.5em 0;
    text-align: center;
    width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
    background-color: #333;
}

.social-navigation .icon {
    height: 16px;
    top: 12px;
    width: 16px;
    vertical-align: top;
}


/* Site info */

.site-info {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 1em;
}

.site-info a {
    color: #666;
}

.site-info .sep {
    margin: 0;
    display: block;
    visibility: hidden;
    height: 0;
    width: 100%;
}

.site-info span[role=separator] {
    padding: 0 0.2em 0 0.4em;
}

.site-info span[role=separator]::before {
    content: '\002f';
}


/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
    clear: both;
    padding: 2em 0 0.5em;
}

.comments-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}

.comment-list li:before {
    display: none;
}

.comment-body {
    margin-left: 65px;
}

.comment-author {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
}

.comment-author .avatar {
    height: 50px;
    left: -65px;
    position: absolute;
    width: 50px;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    margin-bottom: 1.5em;
}

.comment-metadata {
    color: #767676;
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.comment-metadata a {
    color: #767676;
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em;
}

.comment-body {
    color: #333;
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 4em;
}

.comment-reply-link {
    font-weight: 800;
    position: relative;
}

.comment-reply-link .icon {
    color: #222;
    left: -2em;
    height: 1em;
    position: absolute;
    top: 0;
    width: 1em;
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px;
}

.bypostauthor>.comment-body>.comment-meta>.comment-author .avatar {
    border: 1px solid #333;
    padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-size: 0.875rem;
    font-style: italic;
}

.comments-pagination {
    margin: 2em 0 3em;
}

.form-submit {
    text-align: right;
}

.comment-form #wp-comment-cookies-consent {
    margin: 0 10px 0 0;
}

.comment-form .comment-form-cookies-consent label {
    display: inline;
}


/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
    padding: 1em 0 2em;
}

.widget {
    padding-bottom: 3em;
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.widget-title a {
    color: inherit;
}


/* widget forms */

.widget select {
    width: 100%;
}


/* widget lists */

.widget ul {
    list-style: none;
    margin: 0;
}

.widget ul li,
.widget ol li {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.5em 0;
}

.widget:not(.widget_tag_cloud) ul li+li {
    margin-top: -1px;
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0;
    position: relative;
}

.widget ul li li {
    border: 0;
    padding-left: 24px;
    padding-left: 1.5rem;
}


/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
    bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.widget_rss ul li {
    padding-bottom: 1em;
    padding-top: 1em;
}


/* Widget markup */

.widget .post-date,
.widget .rss-date {
    font-size: 0.81em;
}


/* Text widget */

.widget_text {
    word-wrap: break-word;
}

.widget_text ul {
    list-style: disc;
    margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
    list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
    border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
    padding-bottom: 0;
}

.widget_text ul li ul {
    margin: 0 0 0 1.5em;
}

.widget_text ul li li {
    padding-left: 0;
    padding-right: 0;
}

.widget_text ol li {
    list-style-position: inside;
}

.widget_text ol li+li {
    margin-top: -1px;
}


/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
    float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block;
}

.widget_rss ul li {
    padding: 2.125em 0;
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0;
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.18em;
    line-height: 1.5;
    text-transform: uppercase;
}

.widget_rss .rss-date {
    margin: 0.5em 0 1.5em;
    padding: 0;
}

.widget_rss .rssSummary {
    margin-bottom: 0.5em;
}


/* Contact Info Widget */

.widget_contact_info .contact-map {
    margin-bottom: 0.5em;
}


/* Gravatar */

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
}


/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
    border: 0;
}


/* Recent Posts widget */

.widget_recent_entries .post-date {
    display: block;
}


/* Search */

.search-form {
    position: relative;
}

.search-form .search-submit {
    bottom: 3px;
    padding: 0.5em 1em;
    position: absolute;
    right: 3px;
    top: 3px;
}

.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px;
}


/* Tag cloud widget */

.tagcloud ul li {
    float: left;
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin: 4px 4px 0 0;
}

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 4px 10px 5px;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}


/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

.widget_calendar tfoot td {
    border: 0;
}


/* Gallery widget */

.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 76%;
    /* Adhere to container width. */
}

img.alignleft,
img.alignright {
    float: none;
    margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

audio:focus,
video:focus {
    outline: thin dotted;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%;
}


/* Remove bottom on embeds that wrapped in paragraphs via wpautop. */

p>embed:only-child,
p>iframe:only-child,
p>object:only-child {
    margin-bottom: 0;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-size: 13px;
    font-size: 0.8125rem;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}


/* Media Elements */

.mejs-container {
    margin-bottom: 1.5em;
}


/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0;
}


/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
    border-color: #eee;
    color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #767676;
    color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
    color: #fff;
}


/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
    background: #222;
    border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #aaa;
    color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
    color: #222;
}


/* Playlist Style Overrides */

.site-content .wp-playlist {
    padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.site-content .wp-playlist-item {
    padding: 0 0.3125em;
    cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none;
}

.site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.site-content .wp-playlist-item-length {
    top: 5px;
}


/* SVG Icons base styles */

.icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    position: relative;
    /* Align more nicely with capital letters */
    top: -0.0625em;
    vertical-align: middle;
    width: 1em;
}


/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus,
.widget-area .gallery-item a,
.widget-area .gallery-item a:hover,
.widget-area .gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}


/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
    border: 2px dashed #0085ba;
    /* Matches visible edit shortcuts. */
    bottom: 1em;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1;
}

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
    z-index: 2;
    /* Prevent :after from preventing interactions within the section */
}


/* Used for placeholder text */

.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center;
}


/* Show borders on the custom page panels only when the front page sections are being edited */

.highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
    border: none;
}

.twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
    border: 0;
}


/* Add some space around the visual edit shortcut buttons. */

.twentyseventeen-panel>.customize-partial-edit-shortcut>button {
    top: 30px;
    left: 30px;
}


/* Ensure that placeholder icons are visible. */

.twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible;
}


/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
    display: none;
}

.no-svg .svg-fallback {
    display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0.5em 0 0;
    right: 0;
    text-align: center;
    width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(180deg);
    /* IE 9 */
    transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0);
    /* Chrome, Safari, Opera */
    -ms-transform: rotate(0);
    /* IE 9 */
    transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E";
}


/* Social Menu fallbacks */

.no-svg .social-navigation a {
    background: transparent;
    color: #222;
    height: auto;
    width: auto;
}


/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative !important;
    /* overrides previous !important styles */
    width: auto;
}


/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/


/* Adjust positioning of edit shortcuts, override style in customize-preview.css */

@media screen and (min-width: 20em) {
    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left: 0;
    }
}

@media screen and (min-width: 30em) {
    /* Typography */
    body,
    button,
    input,
    select,
    textarea {
        font-size: 18px;
        font-size: 1.125rem;
    }
    h1 {
        font-size: 30px;
        font-size: 1.875rem;
    }
    h2,
    .home.blog .entry-title,
    .page .panel-content .recent-posts .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
    }
    h3 {
        font-size: 22px;
        font-size: 1.375rem;
    }
    h4 {
        font-size: 18px;
        font-size: 1.125rem;
    }
    h5 {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    h6 {
        font-size: 16px;
        font-size: 1rem;
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 14px;
        font-size: 0.875rem;
    }
    /* Fix image alignment */
    img.alignleft {
        float: left;
        margin-right: 1.5em;
    }
    img.alignright {
        float: right;
        margin-left: 1.5em;
    }
    /* Site Branding */
    .site-branding {
        padding: 3em 0;
    }
    /* Front Page */
    .panel-content .wrap {
        padding-bottom: 2em;
        padding-top: 3.5em;
    }
    .page-one-column .panel-content .wrap {
        max-width: 740px;
    }
    .panel-content .entry-header {
        margin-bottom: 4.5em;
    }
    .panel-content .recent-posts .entry-header {
        margin-bottom: 0;
    }
    /* Blog Index, Archive, Search */
    .taxonomy-description {
        font-size: 14px;
        font-size: 0.875rem;
    }
    .page-numbers.current {
        font-size: 16px;
        font-size: 1rem;
    }
    /* Site Footer */
    .site-footer {
        font-size: 16px;
        font-size: 1rem;
    }
    /* Gallery Columns */
    .gallery-item {
        max-width: 25%;
    }
    .gallery-columns-1 .gallery-item {
        max-width: 100%;
    }
    .gallery-columns-2 .gallery-item {
        max-width: 50%;
    }
    .gallery-columns-3 .gallery-item {
        max-width: 33.33%;
    }
    .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }
}

@media screen and (min-width: 48em) {
    /* Typography */
    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
        font-size: 1rem;
        line-height: 1.5;
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 13px;
        font-size: 0.8125rem;
    }
    /* Layout */
    .wrap {
        max-width: 1000px;
        padding-left: 3em;
        padding-right: 3em;
    }
    .has-sidebar:not(.error404) #primary {
        float: left;
        width: 58%;
    }
    .has-sidebar #secondary {
        float: right;
        padding-top: 0;
        width: 36%;
    }
    .error404 #primary {
        float: none;
    }
    /* Site Branding */
    .site-branding {
        margin-bottom: 0;
    }
    .has-header-image.twentyseventeen-front-page .site-branding,
    .has-header-video.twentyseventeen-front-page .site-branding,
    .has-header-image.home.blog .site-branding,
    .has-header-video.home.blog .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%;
    }
    .has-header-image.twentyseventeen-front-page .custom-header,
    .has-header-video.twentyseventeen-front-page .custom-header,
    .has-header-image.home.blog .custom-header,
    .has-header-video.home.blog .custom-header {
        display: block;
        height: auto;
    }
    .custom-header-media {
        height: 165px;
        position: relative;
    }
    .twentyseventeen-front-page.has-header-image .custom-header-media,
    .twentyseventeen-front-page.has-header-video .custom-header-media,
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media {
        height: 0;
        position: relative;
    }
    .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
    .has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
    .custom-logo-link {
        padding-right: 2em;
    }
    .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        max-width: 350px;
    }
    .title-tagline-hidden.home.has-header-image .custom-logo-link img,
    .title-tagline-hidden.home.has-header-video .custom-logo-link img {
        max-height: 200px;
    }
    .site-title {
        font-size: 36px;
        font-size: 2.25rem;
    }
    .site-description {
        font-size: 16px;
        font-size: 1rem;
    }
    /* Navigation */
    .navigation-top {
        bottom: 0;
        font-size: 14px;
        font-size: 0.875rem;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3;
    }
    .navigation-top .wrap {
        max-width: 1000px;
        /* The font size is 14px here and we need 50px padding in ems */
        padding: 0.75em 3.4166666666667em;
    }
    .navigation-top nav {
        margin-left: -1.25em;
    }
    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7;
    }
    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px;
    }
    /* Main Navigation */
    .js .menu-toggle,
    .js .dropdown-toggle {
        display: none;
    }
    .main-navigation {
        width: auto;
    }
    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation>div>ul {
        display: block;
    }
    .main-navigation ul {
        background: transparent;
        padding: 0;
    }
    .main-navigation>div>ul {
        border: 0;
        margin-bottom: 0;
        padding: 0;
    }
    .main-navigation li {
        border: 0;
        display: inline-block;
    }
    .main-navigation li li {
        display: block;
    }
    .main-navigation a {
        padding: 1em 1.25em;
    }
    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999;
    }
    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:before,
    .main-navigation ul li.page_item_has_children:after {
        border-style: solid;
        border-width: 0 6px 6px;
        content: "";
        display: none;
        height: 0;
        position: absolute;
        right: 1em;
        bottom: -1px;
        width: 0;
        z-index: 100000;
    }
    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children:hover:after {
        display: block;
    }
    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0;
    }
    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff;
    }
    .main-navigation ul ul li:hover>ul,
    .main-navigation ul ul li.focus>ul {
        left: 100%;
        right: auto;
    }
    .main-navigation ul ul a {
        padding: 0.75em 1.25em;
        width: 16em;
    }
    .main-navigation li li {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
    }
    .main-navigation li li:hover,
    .main-navigation li li.focus {
        background: #767676;
    }
    .main-navigation li li a {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
    }
    .main-navigation li li.focus>a,
    .main-navigation li li:focus>a,
    .main-navigation li li:hover>a,
    .main-navigation li li a:hover,
    .main-navigation li li a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current-menu-item a:focus {
        color: #fff;
    }
    .main-navigation ul li:hover>ul,
    .main-navigation ul li.focus>ul {
        left: 0.5em;
        right: auto;
    }
    .main-navigation .menu-item-has-children>a>.icon,
    .main-navigation .page_item_has_children>a>.icon {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px;
    }
    .main-navigation ul ul .menu-item-has-children>a>.icon,
    .main-navigation ul ul .page_item_has_children>a>.icon {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg);
        /* Chrome, Safari, Opera */
        -ms-transform: rotate(-90deg);
        /* IE 9 */
        transform: rotate(-90deg);
    }
    .main-navigation ul ul ul {
        left: -999em;
        margin-top: -1px;
        top: 0;
    }
    .main-navigation ul ul li.menu-item-has-children.focus:before,
    .main-navigation ul ul li.menu-item-has-children:hover:before,
    .main-navigation ul ul li.menu-item-has-children.focus:after,
    .main-navigation ul ul li.menu-item-has-children:hover:after,
    .main-navigation ul ul li.page_item_has_children.focus:before,
    .main-navigation ul ul li.page_item_has_children:hover:before,
    .main-navigation ul ul li.page_item_has_children.focus:after,
    .main-navigation ul ul li.page_item_has_children:hover:after {
        display: none;
    }
    .site-header .site-navigation-fixed .menu-scroll-down {
        display: none;
    }
    /* Scroll down arrow */
    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
    }
    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        -ms-transform: rotate(90deg);
        /* IE 9 */
        transform: rotate(90deg);
    }
    .site-header .menu-scroll-down {
        color: #fff;
        top: 2em;
    }
    .site-header .navigation-top .menu-scroll-down {
        color: #767676;
        top: 0.7em;
    }
    .menu-scroll-down:focus {
        outline: thin dotted;
    }
    .menu-scroll-down .icon {
        height: 18px;
        width: 18px;
    }
    /* Front Page */
    .twentyseventeen-front-page.has-header-image .site-branding,
    .twentyseventeen-front-page.has-header-video .site-branding,
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding {
        margin-bottom: 70px;
    }
    .twentyseventeen-front-page.has-header-image .custom-header-media,
    .twentyseventeen-front-page.has-header-video .custom-header-media,
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media {
        height: 1200px;
        height: 100vh;
        max-height: 100%;
        overflow: hidden;
    }
    .twentyseventeen-front-page.has-header-image .custom-header-media:before,
    .twentyseventeen-front-page.has-header-video .custom-header-media:before,
    .home.blog.has-header-image .custom-header-media:before,
    .home.blog.has-header-video .custom-header-media:before {
        height: 33%;
    }
    .admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
    .admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
    .admin-bar.home.blog.has-header-image .custom-header-media,
    .admin-bar.home.blog.has-header-video .custom-header-media {
        height: calc(100vh - 32px);
    }
    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em;
    }
    .panel-image {
        height: 100vh;
        max-height: 1200px;
    }
    /* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
    .background-fixed .panel-image {
        background-attachment: fixed;
    }
    .page-two-column .panel-content .entry-header {
        float: left;
        width: 36%;
    }
    .page-two-column .panel-content .entry-content {
        float: right;
        width: 58%;
    }
    /* Front Page - Recent Posts */
    .page-two-column .panel-content .recent-posts {
        clear: right;
        float: right;
        width: 58%;
    }
    .panel-content .recent-posts article {
        margin-bottom: 4em;
    }
    .panel-content .recent-posts .entry-header,
    .page-two-column #primary .panel-content .recent-posts .entry-header,
    .panel-content .recent-posts .entry-content,
    .page-two-column #primary .panel-content .recent-posts .entry-content {
        float: none;
        width: 100%;
    }
    .panel-content .recent-posts .entry-header {
        margin-bottom: 1.5em;
    }
    .page .panel-content .recent-posts .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
    }
    /* Posts */
    .site-content {
        padding: 5.5em 0 0;
    }
    .single-post .entry-title,
    .page .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
    }
    .comments-pagination,
    .post-navigation {
        clear: both;
    }
    .post-navigation .nav-previous {
        float: left;
        width: 50%;
    }
    .post-navigation .nav-next {
        float: right;
        text-align: right;
        width: 50%;
    }
    .nav-next,
    .post-navigation .nav-next {
        margin-top: 0;
    }
    /* Blog, archive, search */
    .sticky .icon-thumb-tack {
        height: 23px;
        left: -2.5em;
        top: 1.5em;
        width: 32px;
    }
    body:not(.has-sidebar):not(.page-one-column) .page-header,
    body.has-sidebar.error404 #primary .page-header,
    body.page-two-column:not(.archive) #primary .entry-header,
    body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
        float: left;
        width: 36%;
    }
    .blog:not(.has-sidebar) #primary article,
    .archive:not(.page-one-column):not(.has-sidebar) #primary article,
    .search:not(.has-sidebar) #primary article,
    .error404:not(.has-sidebar) #primary .page-content,
    .error404.has-sidebar #primary .page-content,
    body.page-two-column:not(.archive) #primary .entry-content,
    body.page-two-column #comments {
        float: right;
        width: 58%;
    }
    .blog .site-main>article,
    .archive .site-main>article,
    .search .site-main>article {
        padding-bottom: 4em;
    }
    .navigation.pagination {
        clear: both;
        float: right;
        width: 58%;
    }
    .has-sidebar .navigation.pagination,
    .archive.page-one-column:not(.has-sidebar) .navigation.pagination {
        float: none;
        width: 100%;
    }
    .entry-footer {
        display: table;
        width: 100%;
    }
    .entry-footer .cat-tags-links {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
    }
    .entry-footer .edit-link {
        display: table-cell;
        text-align: right;
        vertical-align: middle;
    }
    .entry-footer .edit-link a.post-edit-link {
        margin-top: 0;
        margin-left: 1em;
    }
    /* Entry content */
    /* without sidebar */
     :not(.has-sidebar) .entry-content blockquote.alignleft {
        margin-left: -17.5%;
        width: 48%;
    }
     :not(.has-sidebar) .entry-content blockquote.alignright {
        margin-right: -17.5%;
        width: 48%;
    }
    /* with sidebar */
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: 0;
        width: 34%;
    }
    .has-sidebar .entry-content blockquote.alignright {
        margin-right: 0;
        width: 34%;
    }
    .has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
        margin-right: -72.5%;
        width: 62%;
    }
    /* blog and archive */
    .blog:not(.has-sidebar) .entry-content blockquote.alignleft,
    .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
    .archive:not(.has-sidebar) .entry-content blockquote.alignleft,
    .page-two-column .entry-content blockquote.alignleft {
        margin-left: -72.5%;
        width: 62%;
    }
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright {
        margin-right: 0;
        width: 36%;
    }
    /* Post formats */
    .format-quote blockquote .icon {
        left: -1.5em;
    }
    /* Pages */
    .page.page-one-column .entry-header,
    .twentyseventeen-front-page.page-one-column .entry-header,
    .archive.page-one-column:not(.has-sidebar) .page-header {
        margin-bottom: 4em;
    }
    .page:not(.home) #content {
        padding-bottom: 3.25em;
    }
    /* 404 page */
    .error404 .page-content {
        padding-bottom: 9em;
    }
    /* Comments */
    #comments {
        padding-top: 5em;
    }
    .comments-title {
        margin-bottom: 2.5em;
    }
    ol.children .children {
        padding-left: 2em;
    }
    /* Posts pagination */
    .nav-links .nav-title {
        position: relative;
    }
    .nav-title-icon-wrapper {
        position: absolute;
        text-align: center;
        width: 2em;
    }
    .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
        left: -2em;
    }
    .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
        right: -2em;
    }
    /* Secondary */
    #secondary {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.6;
    }
    /* Widgets */
    h2.widget-title {
        font-size: 11px;
        font-size: 0.6875rem;
        margin-bottom: 2em;
    }
    /* Footer */
    .site-footer {
        font-size: 14px;
        font-size: 0.875rem;
        line-height: 1.6;
        margin-top: 3em;
    }
    .site-footer .widget-column.footer-widget-1 {
        float: left;
        width: 36%;
    }
    .site-footer .widget-column.footer-widget-2 {
        float: right;
        width: 58%;
    }
    .social-navigation {
        clear: left;
        float: left;
        margin-bottom: 0;
        width: 36%;
    }
    .site-info {
        float: left;
        padding: 0.7em 0 0;
        width: 58%;
    }
    .social-navigation+.site-info {
        margin-left: 6%;
    }
    .site-info .sep {
        margin: 0 0.5em;
        display: inline;
        visibility: visible;
        height: auto;
        width: auto;
    }
    /* Gallery Columns */
    .gallery-columns-5 .gallery-item {
        max-width: 20%;
    }
    .gallery-columns-6 .gallery-item {
        max-width: 16.66%;
    }
    .gallery-columns-7 .gallery-item {
        max-width: 14.28%;
    }
    .gallery-columns-8 .gallery-item {
        max-width: 12.5%;
    }
    .gallery-columns-9 .gallery-item {
        max-width: 11.11%;
    }
}

@media screen and ( min-width: 67em) {
    /* Layout */
    /* Navigation */
    .navigation-top .wrap {
        padding: 0.75em 2em;
    }
    .navigation-top nav {
        margin-left: 0;
    }
    /* Sticky posts */
    .sticky .icon-thumb-tack {
        font-size: 32px;
        font-size: 2rem;
        height: 22px;
        left: -1.25em;
        top: 0.75em;
        width: 32px;
    }
    /* Pagination */
    .page-numbers {
        display: inline-block;
    }
    .page-numbers.current {
        font-size: 15px;
        font-size: 0.9375rem;
    }
    .page-numbers.current .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }
    /* Comments */
    .comment-body {
        margin-left: 0;
    }
}

@media screen and ( min-width: 79em) {
    .has-sidebar .entry-content blockquote.alignleft {
        margin-left: -20%;
    }
    .blog:not(.has-sidebar) .entry-content blockquote.alignright,
    .archive:not(.has-sidebar) .entry-content blockquote.alignright,
    .page-two-column .entry-content blockquote.alignright,
    .twentyseventeen-front-page .entry-content blockquote.alignright {
        margin-right: -20%;
    }
}

@media screen and ( max-width: 48.875em) and ( min-width: 48em) {
    .admin-bar .site-navigation-fixed.navigation-top,
    .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px;
    }
}


/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {
    /* Hide elements */
    form,
    button,
    input,
    select,
    textarea,
    .navigation-top,
    .social-navigation,
    #secondary,
    .content-bottom-widgets,
    .header-image,
    .panel-image-prop,
    .icon-thumb-tack,
    .page-links,
    .edit-link,
    .post-navigation,
    .pagination.navigation,
    .comments-pagination,
    .comment-respond,
    .comment-edit-link,
    .comment-reply-link,
    .comment-metadata .edit-link,
    .pingback .edit-link,
    .site-footer aside.widget-area,
    .site-info {
        display: none !important;
    }
    .entry-footer,
    #comments,
    .site-footer,
    .single-featured-image-header {
        border: 0;
    }
    /* Font sizes */
    body {
        font-size: 12pt;
    }
    h1 {
        font-size: 24pt;
    }
    h2 {
        font-size: 22pt;
    }
    h3 {
        font-size: 17pt;
    }
    h4 {
        font-size: 12pt;
    }
    h5 {
        font-size: 11pt;
    }
    h6 {
        font-size: 12pt;
    }
    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.twentyseventeen-front-page) .entry-title {
        font-size: 10pt;
    }
    /* Layout */
    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none;
    }
    /* Site Branding */
    .site-header {
        background: transparent;
        padding: 0;
    }
    .custom-header-media {
        padding: 0;
    }
    .twentyseventeen-front-page.has-header-image .site-branding,
    .twentyseventeen-front-page.has-header-video .site-branding,
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding {
        position: relative;
    }
    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important;
        /* override styles added by JavaScript */
    }
    .site-title {
        font-size: 25pt;
    }
    .site-description {
        font-size: 12pt;
        opacity: 1;
    }
    /* Posts */
    .single-featured-image-header {
        background: transparent;
    }
    .entry-meta {
        font-size: 9pt;
    }
    /* Colors */
    body,
    .site {
        background: none !important;
        /* Brute force since user agents all print differently. */
    }
    body,
    a,
    .site-title a,
    .twentyseventeen-front-page.has-header-image .site-title,
    .twentyseventeen-front-page.has-header-video .site-title,
    .twentyseventeen-front-page.has-header-image .site-title a,
    .twentyseventeen-front-page.has-header-video .site-title a {
        color: #222 !important;
        /* Make sure color schemes don't affect to print */
    }
    h2,
    h5,
    blockquote,
    .site-description,
    .twentyseventeen-front-page.has-header-image .site-description,
    .twentyseventeen-front-page.has-header-video .site-description,
    .entry-meta,
    .entry-meta a {
        color: #777 !important;
        /* Make sure color schemes don't affect to print */
    }
    .entry-content blockquote.alignleft,
    .entry-content blockquote.alignright {
        font-size: 11pt;
        width: 34%;
    }
    .site-footer {
        padding: 0;
    }
}


/********************************SAN-3-OCT-2019**********************************************/


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

body {
    font-family: Roboto, sans-serif !important;
    color: #212c42 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    overflow-x: hidden;
}

button,
input,
select,
textarea {
    font-family: Roboto, sans-serif !important;
}

h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
}

h4 {
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
}

@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Heavy.html') format('opentype');
    font-weight: 900;
    font-style: normal;
}

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

h3 {
    margin-top: 0px !IMPORTANT;
    margin-bottom: 12px !important;
    font-size: 21px !important;
    line-height: 28px !important;
    font-weight: 500 !important;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: 1 !important;
}

.sticky-logo {
    display: none;
}

.sticky .sticky-logo {
    display: block;
}

.sticky .mail-logo {
    display: none;
}

.sticky {
    background-color: rgb(255, 255, 255) !important;
    transition: all 1s;
    box-shadow: 0px 12px 22px -10px #c3c3c3;
}

.sticky #navbar-list-11 .navbar-nav li a.nav-link {
    color: rgb(80, 94, 120) !important;
}

.sticky.navbar-light .navbar-text a {
    color: #FFF !IMPORTANT
}

.sticky .nav-link.tel.w-nav-link {
    color: rgb(80, 94, 120) !important;
}

button.navbar-toggler {
    background: #00c2d0 !important;
}

#navbar-list-11 .navbar-nav li a.nav-link {
    padding: 8px 8px !important;
}

#navbar-list-11 .navbar-nav li a .dropdown-toggle::after {
    vertical-align: inherit !important;
}

ul.dropdown-menu {
    padding: 0px 0px;
}

ul.dropdown-menu li {
    padding: 0px;
}

ul.dropdown-menu li a {
    padding: 10px 11px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

@media (max-width: 1199px) {
    .block-heading {
        font-size: 14px !important;
    }
}

@media (max-width: 991px) {
    .block {
        width: 47% !important;
        margin-bottom: 3% !important;
        text-align: center !important;
    }
}

@media (max-width: 768px) {
    #navbar-haeder .dropdown-menu {
        background-color: #139ebc !important;
    }
    #navbar-haeder ul.dropdown-menu li a:hover {
        color: #212c42;
    }
    #navbar-haeder ul.dropdown-menu li a {
        color: #fff;
    }
    .hero-h3 {
        padding-top: 0;
    }
    .hero-heading.hero-h2 {
        font-size: 27px !important;
    }
}

@media (max-width: 450px) {
    .block {
        width: 100% !important;
    }
}

@media (max-width: 415px) {
    .hero-heading.hero-h2 {
        font-size: 19px !important;
    }
    .hero-heading {
        font-size: 19px !important;
        line-height: 20px !important;
    }
    .hero-headings {
        margin-top: 10px !important;
    }
}

@media(min-width: 768px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}

.button.nav-bar-button.grade-5 {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    border-radius: 5px;
    color: #fff;
}

.step.finish {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240) !important;
    color: #fff;
    opacity: 1;
}

#next_prev_buttons button#prevBtn {
    background: #767676 !Important;
    border-radius: 5px;
}

#next_prev_buttons button#nextBtn {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    border-radius: 5px;
}

.page-template-home-page .section {
    padding: 84px 24px 120px 24px;
}

.gif-image-area {
    width: 100%;
    height: 130px;
}

.gif-image-area img {
    position: absolute;
    left: 9%;
}

.hero-form-card h3 {
    text-transform: capitalize;
}

.top-estimate {
    background-image: linear-gradient(45deg, #00c2d0, #154489), linear-gradient(180deg, #4d90ff, #8534ff) !IMPORTANT;
    margin-top: 42px;
}

.carbuyers-price h3 {
    text-align: center;
    font-size: 28px !IMPORTANT;
    margin: 0 0 5px;
    color: #ffffff;
    text-transform: capitalize;
}

.carbuyers-price h2 {
    text-align: center;
    color: #ffffff;
    font-size: 22px !important;
}

.selling-yes-no h4 {
    font-size: 25px;
    text-transform: capitalize;
}

.selling-yes-no button {
    float: none;
    background: #fff;
    color: #1fbdcc !important;
    border: 1px solid #1fbdcc!important;
    padding: 0px !important;
}

.selling-yes-no-buttons a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    text-decoration: none;
}

.logo-heading {
    position: relative;
}

.logo-heading h1 {
    font-family: 'League' !important;
    font-weight: 900;
    font-size: 56px !important;
    /*margin-left: 50px;*/
    line-height: 95px !important;
    margin-bottom: 0px;
    position: relative;
}

h4.com-au {
    color: #fff;
    font-family: 'League';
    padding-top: 0;
    font-size: 20px;
    margin-top: -42px;
    text-align: right;
    padding-right: 32px;
}

.logo-heading-2 h1 {
    font-family: 'League' !important;
    font-weight: 900;
    color: #916FC2;
    font-size: 40px !important;
    /*margin-left: 50px;*/
    line-height: 95px !important;
    margin-bottom: 0px;
    position: relative;
}

h4.com-au-2 {
    color: #916FC2;
    font-family: League;
    margin-top: -43px !important;
    padding-top: 0;
    /*padding-right: 93px; */
    font-size: 17px;
    text-align: right;
}

.logo-heading h1 span.car-page {
    color: #1fbdcc;
}

.logo-heading .custom-h1 {
    font-family: 'Mont';
    font-weight: 900;
    font-size: 92px;
    margin-left: 0;
    text-align: center;
    line-height: 95px !important;
    margin-bottom: 0px;
    position: relative;
}

.logo-heading .custom-h1 span.car-page {
    color: #1fbdcc;
}

.logo-heading h5 {
    font-family: 'Mont';
    font-weight: 900;
    font-size: 20px;
    text-transform: lowercase !important;
    padding: 0px;
    color: #fff;
    letter-spacing: 0px;
    text-align: right;
    position: absolute;
    top: 72px;
    margin: 0px 0px !important;
    right: 57px;
}

.logo-heading .custom-h5 {
    font-family: 'Mont';
    font-weight: 900;
    font-size: 20px;
    text-transform: lowercase !important;
    padding: 0px;
    color: #fff;
    letter-spacing: 0px;
    text-align: right;
    position: absolute;
    top: 74px;
    margin: 0px 0px !important;
    right: 5px;
}

.logo-heading h1 span.truck-page {
    color: #fffb08;
}

.logo-heading h1 span.caravan-page {
    color: #c1ff16;
}

.hero-h2 {
    color: #fff !important;
    font-family: Roboto, sans-serif;
    font-size: 33px !important;
    line-height: 56px !important;
    font-weight: 500 !important;
    padding-top: 0px !important;
}

.hero-heading {
    font-family: Roboto, sans-serif;
    font-size: 38px !important;
    line-height: 56px !important;
    font-weight: 500 !important;
}

.hero-h3 {
    font-size: 1.2rem !important;
    line-height: 1.8rem !important;
    color: #fff;
}

.page-template-home-page .hero-intro {
    overflow: hidden !important;
}

.page-template-home-page .home-page-car-banner-image-area {
    width: 100%;
    overflow: hidden;
}

.page-template-home-page .big-side-content {
    overflow: hidden !important;
    padding-bottom: 50px;
}

.section-intro h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
}

.section-intro.left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.big-side-feature-text h4 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #fff;
}

.medium-feature-header h4 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #212c42;
}

.side-info h2 {
    color: #212c42 !important;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 44px;
    font-weight: 500;
}

.section-intro.no-margin h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #fff !important;
}

.question h4 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    color: #212c42;
    font-size: 18px !important;
}

h4.footer-heading {
    margin-top: 17px;
    margin-bottom: 20px;
    color: #fff !important;
    font-size: 18px !important;
}

.quote-image-area img {
    border-radius: 12px;
}

.quote-image-area {
    padding-top: 75px;
}

.home-page-contact-button a {
    background-image: linear-gradient(45deg, #4568DC, #B06AB3), linear-gradient(45deg, #8534ff, #4d90ff);
    height: 50px;
    padding: 12px 24px;
    border-radius: 6px;
    background-color: #212c42;
    box-shadow: 0 2px 5px 0 rgba(33, 44, 66, 0.15);
    -webkit-transition: box-shadow 300ms ease;
    transition: box-shadow 300ms ease;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
}

.home-page-contact-button a:hover {
    box-shadow: 0 5px 14px 0 rgba(112, 88, 255, 0.4);
}

#Hero {
    overflow: hidden;
}

@media (min-width: 320px) and (max-width: 767px) {
    #navbar-list-11 {
        background-color: #212c42;
    }
    #Hero {
        overflow: hidden;
    }
    .hero-heading {
        font-size: 27px !important;
    }
    .page-template-home-page .section {
        padding: 84px 24px 194px 24px;
    }
    .page-template-home-page #Contact {
        padding-bottom: 0px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #navbar-list-11 {
        background-color: #212c42;
    }
    #Hero {
        overflow: hidden;
    }
    .hero-form-card {
        margin-left: 3%;
    }
    .page-template-home-page .logo-heading h1 {
        line-height: 51px !important;
    }
    .page-template-home-page .logo-heading h5 {
        position: relative !important;
        text-align: center !important;
        padding-left: 40% !important;
        top: 0px !important;
        right: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .nav-link.tel {
        font-size: 17px !important;
        margin-left: 0px !important;
        padding: 9px 3px !IMPORTANT;
    }
    .hero-form-card {
        margin-left: 3%;
    }
    .page-template-home-page .logo-heading h1 {
        line-height: 51px !important;
    }
    .page-template-home-page .logo-heading h5 {
        position: relative !important;
        text-align: center !important;
        padding-left: 40% !important;
        top: 0px !important;
        right: 0px !important;
    }
}

@media (min-width: 320px) and (max-width: 460px) {
    .logo-heading h1 {
        font-size: 39px;
        margin-left: 0px;
    }
    .logo-heading .custom-h1 {
        font-size: 39px;
        margin-left: 0px;
    }
    .logo-heading h5 {
        font-size: 12px;
        top: 60px !important;
        right: -63px !important;
    }
    .logo-heading .custom-h5 {
        font-size: 12px;
        top: 60px !important;
    }
    .nav-link {
        font-size: 20px !important;
        margin-left: 0px !important;
    }
}

@media (min-width: 461px) and (max-width: 660px) {
    .logo-heading h1 {
        font-size: 50px;
        margin-left: 0px;
    }
    .logo-heading .custom-h1 {
        font-size: 50px;
        margin-left: 0px;
    }
    .logo-heading h5 {
        font-size: 17px;
        top: 60px !important;
        right: -92px !important;
    }
    .logo-heading .custom-h5 {
        font-size: 17px;
        top: 60px !important;
    }
    .nav-link {
        font-size: 17px !important;
        margin-left: 0px !important;
    }
}

@media (min-width: 661px) and (max-width: 767px) {
    .logo-heading h1 {
        font-size: 50px;
        margin-left: 0px;
    }
    .logo-heading .custom-h1 {
        font-size: 50px;
        margin-left: 0px;
    }
    .logo-heading h5 {
        font-size: 17px;
        top: 60px !important;
        right: -95px !important;
    }
    .logo-heading .custom-h5 {
        font-size: 17px;
        top: 60px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .logo-heading h1 {
        font-size: 65px;
        margin-left: 0px !important;
    }
    .logo-heading .custom-h1 {
        font-size: 65px;
        margin-left: 0px !important;
    }
    .logo-heading h5 {
        font-size: 17px;
        top: 66px;
        right: -130px !important;
    }
    .logo-heading .custom-h5 {
        font-size: 17px;
        top: 66px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .logo-heading h1 {
        font-size: 65px;
    }
    .logo-heading .custom-h1 {
        font-size: 65px;
    }
    .logo-heading h5 {
        font-size: 17px;
        top: 66px;
        right: -160px !important;
    }
    .logo-heading .custom-h5 {
        font-size: 17px;
        top: 66px;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    .sticky #navbar-list-11 .navbar-nav li a.nav-link {
        color: #fff !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 79px;
        left: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 100%;
        transition: all 0.4s ease;
        display: block;
        height: 100vh;
    }
    .navbar-collapse.collapsing {
        height: 100vh important;
        margin-left: 50%;
        left: 50%;
        transition: all 0.4s ease ease;
    }
    .navbar-collapse.show {
        left: 0%;
        height: 100vh;
    }
    #navbar-list-11 .navbar-nav li a.nav-link {
        padding: 9px 8px !important;
        font-size: 16px !important;
    }
    .navbar-collapse.show #menu-topnav li {
        border-bottom: solid 1px #2D384E;
        padding: 0 11px;
    }
    #navbar-list-11 {
        background-color: #212c42;
        padding: 0;
    }
}


/********************************SELL MY CAR PAGE CSS START HERE**************************************/


/*.car-my-sell-page-banner { overflow: hidden !important; }
.page-template-sell-my-car .hero-intro { overflow: hidden !important; }
.page-template-sell-my-car .hero-form-card { overflow: hidden; }*/

.cell-my-car-banner-image-area {
    width: 100%;
}

.process-step-section {
    background-color: #f8f8f9;
    width: 100%;
    float: left;
    z-index: 4;
    padding: 100px 0px 100px 0px;
    background-color: #f0f8ff;
    display: flex;
    overflow: hidden;
    position: relative;
}

.process-step-inner {
    width: 100%;
}

.process-step-inner .process-step-heading {
    text-align: center;
    padding-bottom: 40px;
}

.process-step-inner .process-step-heading h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    text-transform: capitalize;
}

.process-step-inner .progress {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -52px;
    max-width: 76%;
}

.process-step-inner .progress {
    padding: 0px;
    /* background: rgba(0, 0, 0, 0.25); */
    border-radius: 2px;
    /* box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); */
    border: 1px solid #e0e0e0;
    background-color: #fff;
    height: 12px;
}

.process-step-inner.progress .progress-bar {
    height: 16px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    transition: 0.4s linear;
    transition-property: width, background-color;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}

.process-step-inner #twentyfive:checked~.progress>.progress-bar {
    width: 0%;
    background-color: #f63a0f;
}

.process-step-inner #fifty:checked~.progress>.progress-bar {
    width: 30%;
    background-color: #f27011;
}

.process-step-inner #seventyfive:checked~.progress>.progress-bar {
    width: 65%;
    background-color: #f2b01e;
}

.process-step-inner #hundred:checked~.progress>.progress-bar {
    width: 100%;
    background-color: #00c2d0;
}

.process-step-inner .radio {
    display: none;
}

.process-step-inner .label {
    display: inline-block;
    margin: 0px;
    padding: 0px 15px;
    color: #aaa;
    text-shadow: 0 1px black;
    border-radius: 3px;
    cursor: pointer;
    width: 25%;
    z-index: 3;
    position: relative;
}

.process-step-inner .label span {
    background-color: #fff;
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    text-align: center;
    line-height: 100px;
    position: relative;
    font-size: 25px;
    color: #2f2f35;
    margin: 0 auto;
}

.process-step-inner .label span:hover {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    color: #fff;
}

.process-step-inner .label span:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    height: 118px;
    width: 118px;
    z-index: -1;
}

.process-step-inner .label span:hover:before {
    border: 1px solid #f76240;
}

.process-step-inner .radio:checked+.label {
    color: white;
    /*background: rgba(0, 0, 0, 0.25);*/
    background: transparent;
}

.step-row {
    margin-top: 22px;
}

.step-text {
    text-align: center;
}

.step-text h4 {
    font-size: 20px;
}

.page-template-sell-my-car .sell-your-car-width-car-section {
    width: 100%;
    float: left;
    padding-top: 150px;
    margin-bottom: 100px;
    background-color: #fff;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.page-template-sell-my-car .sell-your-car-width-car-section .angle.top.haze {
    background-color: #f8f8f9 !important;
}

.page-template-sell-my-car .sell-your-car-width-car-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-sell-my-car .sell-your-car-width-car-section .angle {
    position: absolute;
    left: -10%;
    z-index: 5;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-sell-my-car .sell-your-car-width-car-section .sell-your-car-width-car-inner {
    width: 100%;
}

.page-template-sell-my-car .sell-your-car-width-car-section .sell-your-car-width-car-inner .section-intro-1 {
    width: 100%;
    text-align: center;
    padding-bottom: 60px;
}

.page-template-sell-my-car .sell-your-car-width-car-text-area h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
}

.sell-your-car-width-car-text-area p {
    margin-bottom: 10px;
    color: #212c42 !important;
    font-size: 16px;
    line-height: 24px;
}

.sell-your-car-width-car-image-area {
    position: relative;
    width: 100%;
}

.sell-your-car-width-car-image-area .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7215686274509804);
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
    display: none;
}

.sell-your-car-width-car-image-area:hover .overlay {
    bottom: 0;
    height: 100%;
}

.sell-your-car-width-car-image-area .overlay .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.sell-your-car-width-car-image-area .overlay .text a {
    color: #fff;
}

.latest-sold-car-section {
    width: 100%;
    float: left;
    margin-top: 0px;
    margin-bottom: 121px;
    position: relative;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    position: relative;
    background-color: #fff !important;
}

.latest-sold-car-section .angle.top.haze {
    background-color: #f8f8f9 !important;
}

.latest-sold-car-section .angle.top {
    top: -110px;
    right: 0px;
}

.latest-sold-car-section .angle {
    position: absolute;
    left: -10%;
    z-index: 5;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.latest-sold-car-section .latest-sold-car-inner {
    width: 100%;
}

.latest-sold-car-inner .section-intro-1 {
    width: 100%;
    text-align: center;
}

.sold-car-heading {
    text-align: center;
    width: 100%;
}

.sold-car-heading h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    margin-bottom: 70px;
}

.sold-car-image {
    margin-bottom: 30px;
}

.sold-car-image-2 {
    margin-bottom: 30px;
}

.sold-car-image:hover img {
    transform: scale(1.06);
    transition: transform 1s ease-out;
}

.sold-car-image-2:hover img {
    transform: scale(1.06);
    transition: transform 1s ease-out;
}

.latest-sold-car-section .rotation-div-bottom {
    background-color: #f8f8f9;
    height: 150px;
    width: 120%;
    position: absolute;
    left: -10%;
    width: 120%;
    transform: rotate(-3deg);
    bottom: -211px;
    z-index: 1;
}

.sold-car-text {
    position: absolute;
    bottom: 18px;
    padding-left: 20px;
}

.sold-car-text h6 {
    color: #fff;
    margin-bottom: 0px;
}

.sold-car-text p {
    color: #fff;
    font-size: 16px;
}

.brand-2-arae {
    background-color: #f8f8f9;
}

.brand-2-arae a {
    text-decoration: none;
}

.brand-2-arae h3.raleway {
    margin: 0px;
    padding: 15px 11px;
    color: #212c42 !important;
    text-transform: capitalize;
    text-align: center
}

.brand-2-arae:hover {
    background-color: #00c2d0;
}

.brand-2-arae:hover h3.raleway {
    color: #fff !important;
}

.brand-bottom {
    margin-top: 30px;
}

.want-to-sell-my-car-section {
    width: 100%;
    float: left;
    padding-top: 150px;
    padding-bottom: 38px;
    background-color: #f8f8f9;
    display: flex;
    overflow: hidden;
    position: relative;
}

.want-to-sell-my-car-section .angle.top.haze {
    background-color: #fff !important;
}

.want-to-sell-my-car-section .angle.top {
    top: -110px;
    right: 0px;
}

.want-to-sell-my-car-section .angle {
    position: absolute;
    left: -10%;
    z-index: 5;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.want-to-sell-my-car-section .want-to-sell-my-car-inner {
    width: 100%;
}

.want-to-sell-my-car-section .want-to-sell-my-car-inner .section-intro-1 {
    width: 100%;
    text-align: center;
    padding-bottom: 40px;
}

.want-to-sell-my-car-text {
    text-align: center;
}

.want-to-sell-my-car-text h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.want-to-sell-my-car-text p {
    margin: 0px;
}

.col-spacing-location {
    margin-top: 100px;
    overflow: hidden;
}

.col-spacing-location-2 {
    overflow: hidden;
}

.want-to-sell-my-car-city-name {
    padding-top: 50px;
}

.want-to-sell-my-car-city-name h3 {
    font-size: 18px !important;
    text-transform: uppercase;
}

.want-to-sell-my-car-city-name ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.want-to-sell-my-car-city-name ul li {
    padding: 5px 26px;
    position: relative;
}

.want-to-sell-my-car-city-name ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon-2.png);
    position: absolute;
    left: 2px;
    top: 8px;
    height: 16px;
}

.want-to-sell-my-car-city-name ul li a {
    text-decoration: none;
}

.want-to-sell-my-car-city-name ul li a:hover {
    color: #00c2d0 !important;
}

.No-matter {
    margin: 27px 0px;
}

.No-matter h4 {
    font-size: 20px;
    text-align: center;
    margin: 0px;
    color: #00c2d0 !important;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #fff;
    display: flex;
    overflow: hidden;
    position: relative;
    padding-top: 150px;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #f8f8f9 !important;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-section .angle {
    position: absolute;
    left: -10%;
    z-index: 5;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-inner-content {}

.page-template-sell-my-car .sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-inner-content .medium-feature-icon-inner {
    height: 70px;
}

.page-template-sell-my-car .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-sell-my-car .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    display: flex;
    overflow: hidden;
    position: relative;
    padding-bottom: 100px;
    padding-top: 152px;
    left: 0 !important;
    transform: rotate(0deg) !important;
}

.page-template-sell-my-car .provide-the-following-section .angle.top.haze {
    background-color: #fff !important;
}

.page-template-sell-my-car .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-sell-my-car .provide-the-following-section .angle {
    position: absolute;
    left: -10%;
    z-index: 5;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-sell-my-car .provide-the-following-inner {
    transform: rotate(0deg) !important;
    width: 100%;
}

.page-template-sell-my-car .provide-the-following-inner-content {}

.page-template-sell-my-car .provide-the-following-heading {
    overflow: hidden;
}

.page-template-sell-my-car .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-sell-my-car .small-features-inner {
    margin-bottom: 20px;
}

.page-template-sell-my-car .provide-the-following-inner .medium-feature-header-inner {
    text-align: center;
}

.page-template-sell-my-car .provide-the-following-inner .medium-feature-icon-inner {
    height: 70px;
}

.page-template-sell-my-car .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.location-image-right {
    position: relative;
    width: 100%;
}

.location-image-right .image {
    display: block;
    width: 100%;
    height: auto;
}

.location-image-right .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7215686274509804);
    display: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.location-image-right:hover .overlay {
    bottom: 0;
    height: 100%;
}

.location-image-right .overlay .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.location-image-right .overlay .text a {
    color: #fff;
}

.location-image-left {
    position: relative;
    width: 100%;
}

.location-image-left .image {
    display: block;
    width: 100%;
    height: auto;
}

.location-image-left .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7215686274509804);
    display: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.location-image-left:hover .overlay {
    bottom: 0;
    height: 100%;
}

.location-image-left .overlay .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.location-image-left .overlay .text a {
    color: #fff;
}

.want-to-sell-my-car-city-name-2 h3 {}

.want-to-sell-my-car-city-name-2 ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.want-to-sell-my-car-city-name-2 ul li {
    padding: 5px 26px;
    position: relative;
}

.want-to-sell-my-car-city-name-2 ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon-2.png);
    position: absolute;
    left: 2px;
    top: 8px;
    height: 16px;
}

.want-to-sell-my-car-city-name-2 ul li a {
    text-decoration: none;
}

.want-to-sell-my-car-city-name-2 ul li a:hover {
    color: #00c2d0 !important;
}

.want-to-sell-my-car-city-name-top {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 376px;
    overflow: hidden;
    margin: 0px 50px;
}

.location-no-padding {
    padding: 0px;
}

.want-to-sell-my-car-city-name-2-top {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 376px;
    overflow: hidden;
}

#Testimonials .rotation-div-bottom {
    background-color: #fff;
    height: 139px;
    width: 120%;
    position: absolute;
    left: -10%;
    width: 120%;
    transform: rotate(-3deg);
    bottom: -93px;
}

.page-template-sell-my-car #Testimonials .angle.top.haze {
    background-color: #fff !important;
}

.sell-my-car-page-contact-section {
    float: left;
    width: 100%;
    background-color: #f8f8f9;
}

.sell-my-car-page-contact-inner {
    padding: 100px 0px;
}

.sell-my-car-page-contact-text {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.sell-my-car-page-contact-text h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    margin: 0px;
}

.sell-my-car-page-contact-text img {
    width: 70px;
}

.sell-my-car-page-contact-button a {
    max-width: 180px;
    width: 100%;
    height: 57px !important;
    border-radius: 44px;
    background-image: linear-gradient(45deg, #4568DC, #B06AB3), linear-gradient(45deg, #8534ff, #4d90ff);
    margin: 0 auto;
    padding: 17px 55px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.sell-my-car-page-contact-text-inner {
    margin-bottom: 34px;
}

.sell-my-car-page-contact-mobile-number p {
    font-size: 17px;
    font-weight: bold;
}

.sell-my-car-page-contact-mobile-number p.phone span {
    color: #00c2d0 !important;
}

@media (min-width: 320px) and (max-width: 600px) {
    .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .process-step-inner .label {
        padding: 0px 6px;
    }
    .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .process-step-inner .progress {
        top: -39px;
    }
    .step-text h4 {
        font-size: 14px;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-sell-my-car #Hero {
        padding: 92px 2% 190px 2%;
    }
    .page-template-sell-my-car .hero-form-card {
        max-width: 100% !IMPORTANT;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .page-template-sell-my-car .logo-heading h5 {
        right: -102px !important;
    }
}

@media (max-width: 992px) and (min-width: 1199px) {
    .page-template-sell-my-car .logo-heading h5 {
        right: -102px !important;
    }
}

@media (min-width:1200px) {
    .page-template-sell-my-car .logo-heading h5 {
        right: -201px;
    }
}

.page-template-Melbourne .section.grade-bg-4.no-mask {
    margin-bottom: 0px;
    padding-bottom: 70px;
    width: 100%;
    float: left;
}

.page-template-Melbourne #Hero {
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
}

.page-template-Melbourne #Hero .angle.bottom.haze {
    background-color: #f8f8f9;
}

.page-template-Melbourne #Hero .angle.bottom {
    bottom: -310px;
    height: 360px;
}

.page-template-Melbourne #Hero .angle {
    position: absolute;
    left: -10%;
    z-index: 1;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-Melbourne {
    background-color: #fff !important;
}

.Sell-My-Car-Melbourne-page-banner {
    overflow: hidden !important;
}

.using-car-buyers-section {
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 128px 0px 66px 0px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    background-color: #ffff;
    position: relative;
}

.using-car-buyers-section .angle.bottom.haze {
    background-color: #fff;
}

.using-car-buyers-section .angle.bottom {
    bottom: -310px;
    height: 360px;
}

.using-car-buyers-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.using-car-buyers-inner {
    padding: 0px 0px 0px 0px;
    width: 100%;
}

.using-text-area-left {
    padding-right: 50px;
}

.using-text-area-left-top {
    display: flex;
    height: 378px;
    position: relative;
    align-items: center;
    justify-content: center;
}

.using-text-area-left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important
}

.using-text-area-left P {
    font-size: 16px;
    line-height: 24px;
}

.using-car-buyers-inner .col-padding-no-image {
    padding: 0px;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right {
    position: relative;
    width: 100%;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right .image {
    display: block;
    width: 100%;
    height: auto;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7215686274509804);
    display: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right:hover .overlay {
    bottom: 0;
    height: 100%;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right .overlay .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.using-car-buyers-section .using-car-buyers-inner .image-area-right .overlay .text a {
    color: #fff;
}

.we-will-come-section {
    position: relative;
    margin-top: -28px;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    background-color: #fff;
}

.we-will-come-inner {
    padding: 0px 0px 70px 0px;
    width: 100%;
}

.we-will-text-area-right-top {
    display: flex;
    height: 378px;
    position: relative;
    align-items: center;
    justify-content: center;
}

.we-will-text-area-right {
    padding-left: 55px;
}

.we-will-text-area-right h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important
}

.we-will-text-area-right P {
    font-size: 16px;
    line-height: 24px;
}

.we-will-come-inner .col-padding-no-image {
    padding: 0px;
}

.we-will-come-inner .image-area-left {
    position: relative;
    width: 100%;
}

.we-will-come-inner .image-area-left .image {
    display: block;
    width: 100%;
    height: auto;
}

.we-will-come-inner .image-area-left .overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.7215686274509804);
    display: none;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.we-will-come-inner .image-area-left:hover .overlay {
    bottom: 0;
    height: 100%;
}

.we-will-come-inner .image-area-left .overlay .text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.we-will-come-inner .image-area-left .overlay .text a {
    color: #fff;
}

.what-do-need-section {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.what-do-need-section .angle.top.haze {
    background-color: #fff;
}

.what-do-need-section .angle.top {
    top: -110px;
    right: 0px;
}

.what-do-need-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.what-do-need-top {
    width: 100%;
    background: url(images/melbourne-image-3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.what-do-need-inner {
    padding: 143px 0px;
}

.what-do-need-text-left h2 {
    color: #fff;
    font-size: 36px !important;
}

.what-do-need-text-left p {
    color: #fff;
}

.what-do-need-text-left ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.what-do-need-text-left ul li {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 27px;
}

.what-do-need-text-left ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}

.what-do-need-text-right p {
    color: #fff;
    font-size: 20px;
}

.what-do-need-image-right {
    position: relative;
}

.what-do-need-section .angle.bottom.haze {
    background-color: #fff;
}

.what-do-need-section .angle.bottom {
    bottom: -102px;
    height: 160px;
}

.car-buyers-team-section {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 138px;
    margin-bottom: 100px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.car-buyers-team-section .angle.top.haze {
    background-color: #fff;
}

.car-buyers-team-section .angle.top {
    top: -110px;
    right: 0px;
}

.car-buyers-team-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.car-buyers-team-text h2 {
    color: #28508e !important;
}

.car-buyers-team-text h4 {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 27px;
    color: #28508e !important
}

.car-buyers-team-top {
    width: 100%;
}

.car-buyers-team-inner {
    padding-top: 100px;
    padding-bottom: 100px;
}

@media (min-width: 320px) and (max-width: 991px) {
    .page-template-Melbourne .hero-form-card {
        margin-bottom: 24% !important;
    }
    .our-process-content-top {
        width: 116%;
    }
    .using-car-buyers-inner .col-padding-no-image {
        padding-bottom: 48px;
    }
    .what-do-need-top {
        transform: rotate(0deg);
        left: 0px;
        width: 100%;
    }
    .what-do-need-inner {
        transform: rotate(0deg);
    }
    .page-template-Melbourne .contact-section {
        width: 100%;
        left: 0px;
        transform: rotate(0deg);
        margin: 7px 0px 156px 0px;
    }
    .page-template-Melbourne .contact-inner-top {
        transform: rotate(0deg);
    }
    .page-template-Melbourne .nopadd-rth {
        padding-right: 15px !important;
    }
    .page-template-Melbourne .nopadd-ltf {
        padding-left: 15px !important;
    }
    .using-car-buyers-inner .col-padding-no-image {
        padding: 15px;
    }
    .we-will-come-inner .col-padding-no-image {
        padding: 15px !important;
    }
    .page-template-Melbourne .our-process-content-top {
        width: 100%;
        transform: rotate(0deg);
        position: inherit !important;
        top: 0;
        left: 0;
        right: 0;
    }
    .page-template-Melbourne .our-process-content {
        transform: rotate(0deg);
    }
    .page-template-Melbourne .our-process-section .steps li {
        flex-basis: 24%;
    }
    .using-car-buyers {
        margin: 0px 0px 0px 0px;
    }
    .using-text-area-left {
        padding-right: 0px !important;
    }
    .we-will-text-area-right {
        padding-left: 0px;
    }
    .we-will-come-inner {
        padding: 0px 0px 0px 0px;
    }
    .we-will-come {
        margin: 0px 0px 1px 0px;
    }
    .car-buyers-team-section {
        margin-bottom: 0px;
    }
    .page-template-Melbourne .section.grade-bg-4.no-mask {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

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

@media (min-width: 992px) and (max-width: 1199px) {
    .page-template-Melbourne .hero-form-card {
        margin-bottom: 10%;
    }
    .page-template-Melbourne .our-process-content-top {
        width: 110%;
    }
    .page-template-Melbourne .contact-section {
        width: 110%;
    }
    .page-template-Melbourne .what-do-need-top {
        width: 110%;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .page-template-Melbourne .hero-form-card {
        margin-bottom: 10%;
    }
    .page-template-Melbourne .our-process-content-top {
        width: 110%;
    }
    .page-template-Melbourne .contact-section {
        width: 110%;
    }
    .page-template-Melbourne .what-do-need-top {
        width: 110%;
    }
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template-Sell-My-Car-Melbourne .section {
        padding: 80px 2% 146px 2%;
    }
}

.page-template-Sell-My-Car-Sydney .section.grade-bg-4.no-mask {
    margin-bottom: 0px;
    padding-bottom: 231px;
}

.page-template-Sell-My-Car-Sydney .our-process-section {
    margin: 0px 0px 62px 0px;
}

.page-template-Sell-My-Car-Sydney .our-process-content {
    padding: 130px 0px 130px 0px;
    position: relative;
    z-index: 2;
}

.page-template-Sell-My-Car-Sydney .Sell-My-Car-Sydney-page-banner {
    overflow: hidden;
}

.car-in-Sydney-section {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 0px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    background-color: #ffff;
    position: relative;
    padding: 128px 0px 0px 0px;
}

.car-in-Sydney-section .angle.top.haze {
    background-color: #f8f8f9;
}

.car-in-Sydney-section .angle.top {
    top: -110px;
    right: 0px;
}

.car-in-Sydney-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.car-in-Sydney-inner {
    margin-bottom: 32px;
    width: 100%;
}

.car-in-Sydney-inner .faq-accordion .card {
    margin-bottom: 0;
    border: none;
}

.car-in-Sydney-inner .faq-accordion .card-header {
    padding: 0px;
    border: none;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #f8f9fa;
}

.car-in-Sydney-inner .faq-accordion .card-header a {
    width: 100%;
    color: #212c42;
    font-size: 22px;
    font-weight: 600;
    text-decoration: none;
}

.car-in-Sydney-inner .faq-accordion .card-title {
    margin-bottom: 0;
    font-weight: 400;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    background-color: transparent;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 60px;
    cursor: pointer;
}

.car-in-Sydney-inner .compare-table p {
    padding: 0px 25px;
}

.car-in-Sydney-inner h5 {
    padding: 0px 25px;
    font-size: 21px;
    margin-bottom: 4px;
    margin-top: 12px;
    color: #ed1c00;
}

.car-in-Sydney-inner .faq-accordion .card-header .collapsed.card-title:before {
    color: #ff214f;
}

.car-in-Sydney-inner .faq-accordion .card-header .card-title:before {
    font-family: 'FontAwesome';
    content: "\f077";
    font-size: 13px;
    font-weight: 300;
    width: 60px;
    height: 60px;
    background: #eeeeef;
    float: left;
    text-align: center;
    line-height: 60px;
}

.car-in-Sydney-inner .faq-accordion .card-header .collapsed.card-title:before {
    content: "\f078";
    font-size: 13px;
    font-weight: 300;
}

.best-way h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    text-transform: capitalize;
    padding: 0px;
    margin-bottom: 10px;
}

.best-way h3 {
    padding: 0px;
}

ul.service-history {
    padding: 0px;
    margin: 0px;
    list-style: none;
    margin-bottom: 25px;
}

ul.service-history li {
    color: #212c42 !important;
    font-size: 16px;
    position: relative;
    padding-left: 27px;
}

ul.service-history li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon-2.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}

.sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    left: 0px;
    padding-bottom: 100px;
    padding-top: 160px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #fff;
}

.sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.sell-your-car-to-carbuyers-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.sell-your-car-to-carbuyers-inner-content {}

.sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.sell-your-car-to-carbuyers-inner-content .medium-feature-icon-inner {
    height: 70px;
}

.sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.provide-the-following-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.provide-the-following-inner {
    width: 100%;
}

.provide-the-following-inner-content {}

.provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.small-features-inner {
    margin-bottom: 20px;
}

.provide-the-following-inner .medium-feature-header-inner {
    text-align: center;
}

.provide-the-following-inner .medium-feature-icon-inner {
    height: 70px;
}

.provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sydney .hero-form-card {
        margin-bottom: 10% !important;
    }
    .page-template-Sydney .contact-section {
        width: 100% !important;
    }
    .page-template-Sydney .contact-inner {
        margin: 0px !important;
        transform: rotate(0deg);
    }
    .page-template-Sydney .contact-inner .nopadd-rth {
        padding-right: 15px;
    }
    .page-template-Sydney .contact-inner .nopadd-ltf {
        padding-left: 15px !important;
    }
    .page-template-Sydney .contact-inner-top {
        transform: rotate(0deg);
    }
    .sell-your-car-to-carbuyers-section {
        transform: rotate(0deg);
        width: 100%;
    }
    .sell-your-car-to-carbuyers-inner {
        transform: rotate(0deg);
    }
    .sell-your-car-to-carbuyers-heading h2 {
        padding: 0px 15px;
    }
    .provide-the-following-heading h2 {
        padding: 0px 15px;
    }
    .provide-the-following-section {
        width: 100%;
        transform: rotate(0deg);
    }
    .provide-the-following-inner {
        transform: rotate(0deg);
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .car-in-Sydney-inner .faq-accordion .card-header a {
        font-size: 16px;
        line-height: 17px;
    }
}

@media (min-width: 481px) and (max-width: 660px) {
    .car-in-Sydney-inner .faq-accordion .card-header a {
        font-size: 16px;
        line-height: 17px;
    }
}

.Sell-My-Car-brisbane-page-banner {
    overflow: hidden !important;
}

.page-template .process-step-section {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    background: #eaedf2;
    z-index: 1;
    margin: 0px;
    padding: 0px;
}

.page-template .process-step-inner {
    width: 100%;
    background: url(images/brisbane1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template .page-template-Sell-My-Car-Dandenong .process-step-inner {
    width: 100%;
    background: url(images/melbourne1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Adelaide .process-step-inner {
    width: 100%;
    background: url(images/adelaide1.png) center bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Canberra .process-step-inner {
    width: 100%;
    background: url(images/canberra1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Melbourne .process-step-inner {
    width: 100%;
    background: url(images/melbourne1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Perth .process-step-inner {
    width: 100%;
    background: url(images/perth1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Sydney .process-step-inner {
    width: 100%;
    background: url(images/sydney1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template.page-template-Sell-My-Car-Tasmania .process-step-inner {
    width: 100%;
    background: url(images/tasmania1.png) right bottom no-repeat #eaedf2;
    height: 734px;
    background-size: contain;
    position: relative;
}

.page-template .process-step-inner .process-step-2 {
    padding: 171px 0px;
}

.page-template .process-step-inner .process-step-heading {
    text-align: center;
    position: relative;
    width: 100%;
    float: left;
}

.page-template .process-step-inner .process-step-heading h2 {
    font-size: 43px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    font-family: poppins;
    color: #1b4688 !important;
    text-transform: capitalize;
}

.page-template .process-step-inner .progress {
    margin: 0 auto;
    width: 100%;
    position: relative;
    top: -52px;
    max-width: 76%;
}

.page-template .process-step-inner .progress {
    padding: 0px;
    /* background: rgba(0, 0, 0, 0.25); */
    border-radius: 2px;
    /* box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px rgba(255, 255, 255, 0.08); */
    border: 1px solid #e0e0e0;
    background-color: #fff;
    height: 12px;
}

.page-template .process-step-inner.progress .progress-bar {
    height: 16px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));
    transition: 0.4s linear;
    transition-property: width, background-color;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.25), inset 0 1px rgba(255, 255, 255, 0.1);
}

.page-template .process-step-inner #twentyfive:checked~.progress>.progress-bar {
    width: 0%;
    background-color: #f27011;
}

.page-template .process-step-inner #fifty:checked~.progress>.progress-bar {
    width: 30%;
    background-color: #f27011;
}

.page-template .process-step-inner #seventyfive:checked~.progress>.progress-bar {
    width: 65%;
    background-color: #f27011;
}

.page-template .process-step-inner #hundred:checked~.progress>.progress-bar {
    width: 100%;
    background-color: #f27011;
}

.page-template .process-step-inner .radio {
    display: none;
}

.page-template .process-step-inner .label {
    display: inline-block;
    margin: 0px;
    padding: 0px 15px;
    color: #aaa;
    text-shadow: 0 1px black;
    border-radius: 3px;
    cursor: pointer;
    width: 25%;
    z-index: 3;
    position: relative;
}

.page-template .process-step-inner .label span {
    /* background-color:#fff; */
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    display: block;
    width: 100px;
    height: 100px;
    border: 1px solid #e0e0e0;
    border-radius: 50px;
    text-align: center;
    line-height: 100px;
    position: relative;
    font-size: 25px;
    color: #fff;
    margin: 0 auto;
}

.page-template .process-step-inner .label span:hover {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240);
    color: #fff;
}

.page-template .process-step-inner .label span:before {
    content: '';
    position: absolute;
    top: -10px;
    left: -10px;
    right: 0;
    bottom: 0;
    background-color: #f5f5f5;
    border: 1px solid #dfdfdf;
    border-radius: 50%;
    height: 118px;
    width: 118px;
    z-index: -1;
}

.page-template .process-step-inner .label span:hover:before {
    border: 1px solid #f76240;
}

.page-template .process-step-inner .radio:checked+.label {
    color: white;
    /*background: rgba(0, 0, 0, 0.25);*/
    background: transparent;
}

.page-template .process-step-inner .step-text {
    text-align: center;
}

.page-template .process-step-inner .step-text h4 {
    font-size: 20px;
}

.brisbane-wrapper {
    width: 100%;
    float: left;
    padding: 100px 0px 100px 0px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.brisbane-wrapper .angle.top.haze {
    background-color: #f8f8f9;
}

.brisbane-wrapper .angle.top {
    top: -110px;
    right: 0px;
}

.brisbane-wrapper .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.brisbane-wrapper-inner {
    width: 100%;
}

.brisbane-text-area {}

.brisbane-text-area h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00;
}

.brisbane-text-area p {
    text-align: justify;
}

.brisbane-qld-section {
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.brisbane-qld-inner {
    width: 100%;
    background: url(images/Brisbane-qld-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.brisbane-qld-section .angle.top.haze {
    background-color: #fff;
}

.brisbane-qld-section .angle.top {
    top: -110px;
    right: 0px;
}

.brisbane-qld-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.brisbane-qld-inner-2 {
    padding: 143px 0px;
}

.brisbane-qld-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #fff !important;
    margin: 0px;
    margin-bottom: 15px;
}

.brisbane-qld-text-area-1 p {
    color: #fff;
}

.brisbane-qld-text-area-1.col-padding {
    margin-top: 43px;
}

.brisbane-qld-section .angle.bottom.haze {
    background-color: #fff;
}

.brisbane-qld-section .angle.bottom {
    bottom: -102px;
    height: 160px;
}

.brisbane-city-name-section {
    float: left;
    width: 100%;
    padding: 50px 0px;
}

.brisbane-city-name h3 {
    color: #28508e !important;
    font-size: 30px !important;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-inner-content {}

.page-template-Sell-My-Car-Brisbane .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Brisbane .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-inner .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-inner .medium-feature-icon-inner {
    height: 70px;
}

.page-template-Sell-My-Car-Brisbane .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.brisbane-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    margin: 0px;
    margin-bottom: 15px;
}

.brisbane-text-area-1 {
    padding: 10px 41px 0px 0px;
}

.brisbane-col-padding-1 {
    padding-left: 0px;
}

.brisbane-col-padding-2 {
    padding-right: 0px;
}

.brisbane-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.brisbane-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    margin: 0px;
    margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template .process-step-inner .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .page-template .process-step-inner .label {
        padding: 0px 6px;
    }
    .page-template .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .page-template .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .page-template .process-step-inner .progress {
        top: -39px;
    }
    .page-template .process-step-inner .step-text h4 {
        font-size: 14px;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Car-Brisbane .section {
        padding: 80px 2% 133px 2%;
    }
}


/******************************** SELL-MY-CAR-BRISBANE PAGE CSS END HERE**************************************/

.Sell-My-Car-Adelaide-page-banner {
    overflow: hidden !important;
}

.adelaide-wrapper-section {
    width: 100%;
    float: left;
    padding: 150px 0px 50px 0px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.adelaide-wrapper-section .angle.top.haze {
    background-color: #f8f8f9;
}

.adelaide-wrapper-section .angle.top {
    top: -110px;
    right: 0px;
}

.adelaide-wrapper-section .adelaide-wrapper-inner {
    width: 100%;
}

.adelaide-wrapper-section .adelaide-area-left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.adelaide-wrapper-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-Sell-My-Car-Adelaide .what-do-need-section {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-section .angle.top.haze {
    background-color: #fff;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-top {
    width: 100%;
    background: url(images/melbourne-image-3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-inner {
    padding: 143px 0px;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-text-left h2 {
    color: #fff;
    font-size: 36px !important;
}

.page-template-Sell-My-Car-Adelaide .buy-classic-cars-section {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 138px;
    margin-bottom: 100px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.buy-classic-cars-top {
    width: 100%;
}

.buy-classic-cars-inner {
    padding-top: 100px;
    padding-bottom: 50px;
}

.buy-classic-cars-text h2 {
    color: #28508e !important;
    margin-bottom: 8px;
}

.buy-classic-cars-text h4 {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 27px;
    color: #28508e !important;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-inner-content {}

.page-template-Sell-My-Car-Adelaide .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Adelaide .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-inner .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-inner .medium-feature-icon-inner {
    height: 70px;
}

.page-template-Sell-My-Car-Adelaide .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-text-left p {
    color: #fff;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-text-left ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-text-left ul li {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 27px;
}

.page-template-Sell-My-Car-Adelaide .what-do-need-text-left ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}


/*---main contact form --*/

.page-template .main-page-contact-section {
    float: left;
    width: 100%;
    background-color: #f8f8f9;
}

.page-template .main-page-contact-inner {
    padding: 100px 0px;
}

.page-template .main-page-contact-text {
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 40px;
}

.page-template .adelaide-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.main-page-contact-text-inner img {
    width: 70px;
}

.adelaide-text-area-1 {
    padding: 10px 41px 0px 0px;
}

.adelaide-col-padding-1 {
    padding-left: 0px;
}

.adelaide-col-padding-2 {
    padding-right: 0px;
}

.adelaide-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.adelaide-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.main-page-contact-button a {
    max-width: 180px;
    width: 100%;
    height: 57px !important;
    border-radius: 44px;
    background-color: #00c2d0 !important;
    background: #00c2d0 !important;
    margin: 0 auto;
    padding: 17px 55px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.main-page-contact-mobile-number p {
    font-size: 17px;
    font-weight: bold;
}

.main-page-contact-mobile-number p.phone span {
    color: #00c2d0 !important;
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Car-Adelaide .section {
        padding: 81px 2% 152px 2%;
    }
}


/********************************** SELL-MY-CAR-PERTH PAGE CSS START HERE *************************************/

.Sell-My-Car-Perth-page-banner {
    overflow: hidden !important;
}

.perth-wrapper-section {
    width: 100%;
    float: left;
    padding: 100px 0px 50px 0px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.perth-wrapper-section .angle.top.haze {
    background-color: #f8f8f9;
}

.perth-wrapper-section .angle.top {
    top: -110px;
    right: 0px;
}

.perth-wrapper-section .perth-wrapper-inner {
    width: 100%;
}

.perth-image-area-top {
    margin-bottom: 80px;
}

.perth-wrapper-section .perth-area-left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.perth-wrapper-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.perth-area-left {
    margin-top: 50px;
}

.add-value-section {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.add-value-section .angle.top.haze {
    background-color: #fff;
}

.add-value-top {
    width: 100%;
    background: url(images/melbourne-image-3.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.add-value-inner {
    padding: 143px 0px;
}

.add-value-text-left h2 {
    color: #fff;
    font-size: 36px !important;
}

.add-value-text-left p {
    color: #fff;
}

.add-value-text-left ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.add-value-text-left ul li {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 27px;
}

.add-value-text-left ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}

.add-value-text-right p {
    color: #fff;
    font-size: 20px;
}

.add-value-section .angle.bottom.haze {
    background-color: #fff;
}

.add-value-section .angle.bottom {
    bottom: -102px;
    height: 160px;
}

.our-service-histoy-section {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 138px;
    margin-bottom: 100px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.our-service-histoy-top {
    width: 100%;
}

.our-service-histoy-inner {
    padding-top: 100px;
    padding-bottom: 50px;
}

.our-service-histoy-text h2 {
    color: #28508e !important;
    margin-bottom: 8px;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    left: 0px;
    padding-bottom: 100px;
    padding-top: 160px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #fff;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Perth .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-Sell-My-Car-Perth .paragraph-small {
    font-size: 14px;
    line-height: 20px;
}

.page-template-Sell-My-Car-Perth .text-grey {
    color: #505e78;
}

.page-template-Sell-My-Car-Perth .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Perth .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Car-Perth .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Perth .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Perth .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Perth .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.perth-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.perth-text-area-1 {
    padding: 10px 41px 0px 0px;
}

.perth-col-padding-1 {
    padding-left: 0px;
}

.perth-col-padding-2 {
    padding-right: 0px;
}

.perth-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.perth-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template-Sell-My-Car-Perth .process-step-inner .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .page-template-Sell-My-Car-Perth .process-step-inner .label {
        padding: 0px 6px;
    }
    .page-template-Sell-My-Car-Perth .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .page-template-Sell-My-Car-Perth .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .page-template-Sell-My-Car-Perth .process-step-inner .progress {
        top: -39px;
    }
    .page-template-Sell-My-Car-Perth .step-text h4 {
        font-size: 14px !important;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Car-Perth .section {
        padding: 80px 2% 152px 2%;
    }
    .page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-heading h2 {
        padding: 0px 15px !important;
    }
    .page-template-Sell-My-Car-Perth .provide-the-following-heading h2 {
        padding: 0px 15px !important;
    }
}


/********************************** SELL-MY-CAR-CANBERRA PAGE CSS START HERE *************************************/

.Sell-My-Car-Canberra-page-banner {
    overflow: hidden !important;
}

.canberra-wrapper-section {
    width: 100%;
    float: left;
    padding: 100px 0px 50px 0px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.canberra-wrapper-section .angle.top.haze {
    background-color: #f8f8f9;
}

.canberra-wrapper-section .angle.top {
    top: -110px;
    right: 0px;
}

.canberra-wrapper-section .canberra-wrapper-inner {
    width: 100%;
}

.canberra-image-area-top {
    margin-bottom: 80px;
}

.canberra-wrapper-section .canberra-area-left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.canberra-wrapper-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.canberra-area-left {
    margin-top: 50px;
}

.canberra-wrapper-section .best-way h2 {
    font-size: 34px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    text-transform: capitalize;
    padding: 0px;
    margin-bottom: 10px;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    left: 0px;
    padding-bottom: 100px;
    padding-top: 160px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #fff;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Canberra .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-Sell-My-Car-Canberra .paragraph-small {
    font-size: 14px;
    line-height: 20px;
}

.page-template-Sell-My-Car-Canberra .text-grey {
    color: #505e78;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Canberra .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.canberra-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.canberra-text-area-1 {
    padding: 10px 41px 0px 0px;
}

.canberra-col-padding-1 {
    padding-left: 0px;
}

.canberra-col-padding-2 {
    padding-right: 0px;
}

.canberra-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.canberra-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template-Sell-My-Car-Canberra .process-step-inner .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .page-template-Sell-My-Car-Canberra .process-step-inner .label {
        padding: 0px 6px;
    }
    .page-template-Sell-My-Car-Canberra .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .page-template-Sell-My-Car-Canberra .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .page-template-Sell-My-Car-Canberra .process-step-inner .progress {
        top: -39px;
    }
    .page-template-Sell-My-Car-Canberra .step-text h4 {
        font-size: 14px !important;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Car-Canberra .section {
        padding: 80px 2% 152px 2%;
    }
    .page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-heading h2 {
        padding: 0px 15px !important;
    }
    .page-template-Sell-My-Car-Canberra .provide-the-following-heading h2 {
        padding: 0px 15px !important;
    }
}


/********************************** SELL-MY-CLASSIC-CAR PAGE CSS START HERE *************************************/

.Sell-My-Classic-Cars-page-banner {
    overflow: hidden !important;
}

.best-way-wrapper-section {
    width: 100%;
    float: left;
    padding: 100px 0px 50px 0px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.best-way-wrapper-section .angle.top.haze {
    background-color: #f8f8f9;
}

.best-way-wrapper-section .angle.top {
    top: -110px;
    right: 0px;
}

.best-way-wrapper-section .best-way-wrapper-inner {
    width: 100%;
}

.best-way-image-area-top {
    margin-bottom: 80px;
}

.best-way-wrapper-section .best-way-area-left h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.best-way-wrapper-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.roadworthy-section {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.roadworthy-section .angle.top.haze {
    background-color: #fff;
}

.roadworthy-top {
    width: 100%;
    background: url(images/roadworthy-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.roadworthy-inner {
    padding: 205px 0px;
}

.roadworthy-text-left h2 {
    color: #fff;
    font-size: 36px !important;
}

.roadworthy-text-left p {
    color: #fff;
}

.roadworthy-text-left ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.roadworthy-text-left ul li {
    color: #fff;
    font-size: 16px;
    position: relative;
    padding-left: 27px;
}

.roadworthy-text-left ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}

.roadworthy-text-right p {
    color: #fff;
    font-size: 20px;
}

.roadworthy-section .angle.bottom.haze {
    background-color: #fff;
}

.roadworthy-section .angle.bottom {
    bottom: -102px;
    height: 160px;
}

.roadworthy-text-left {
    text-align: center;
}

.roadworthy-text-left h2 {
    color: #fff;
    font-size: 36px !important;
    text-transform: capitalize;
}

.license-registration-section {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 138px;
    margin-bottom: 100px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.license-registration-top {
    width: 100%;
}

.license-registration-inner {
    padding-top: 100px;
    padding-bottom: 50px;
}

.license-registration-text h2 {
    color: #28508e !important;
    margin-bottom: 8px;
}

.where-we-buy-classic-cars-section {
    width: 100%;
    float: left;
    background-color: #fff;
    margin-top: 138px;
    margin-bottom: 100px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
}

.where-we-buy-classic-cars-inner {
    width: 100%;
}

.where-we-buy-classic-cars-text {
    margin-top: 10px;
}

.where-we-buy-classic-cars-text h2 {
    font-size: 34px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    text-transform: capitalize;
    padding: 0px;
    margin-bottom: 10px;
}

.where-we-buy-classic-cars-text h4 {
    margin-top: 0px !important;
    padding-top: 0px;
    font-size: 25px;
    margin-bottom: 0px;
    color: #28508e !important;
}

.where-we-buy-classic-cars-text ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.where-we-buy-classic-cars-text ul li {
    position: relative;
    padding-left: 27px;
}

.where-we-buy-classic-cars-text ul li:before {
    width: 16px;
    content: " ";
    background-image: url(images/car-icon-2.png);
    position: absolute;
    left: 0px;
    top: 4px;
    height: 16px;
}

.where-we-buy-classic-cars-text ul li a {
    text-decoration: none;
}

.where-we-buy-classic-cars-text ul li a:hover {
    color: #28508e !important;
}

.city-name {
    padding-top: 30px;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    left: 0px;
    padding-bottom: 100px;
    padding-top: 160px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #fff;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Classic-Cars .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-Sell-My-Classic-Cars .paragraph-small {
    font-size: 14px;
    line-height: 20px;
}

.page-template-Sell-My-Classic-Cars .text-grey {
    color: #505e78;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Classic-Cars .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.classic-car-page-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template-Sell-My-Classic-Cars .process-step-inner .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .page-template-Sell-My-Classic-Cars .process-step-inner .label {
        padding: 0px 6px;
    }
    .page-template-Sell-My-Classic-Cars .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .page-template-Sell-My-Classic-Cars .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .page-template-Sell-My-Classic-Cars .process-step-inner .progress {
        top: -39px;
    }
    .page-template-Sell-My-Classic-Cars .step-text h4 {
        font-size: 14px !important;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Classic-Cars .section {
        padding: 80px 2% 152px 2%;
    }
    .page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-heading h2 {
        padding: 0px 15px !important;
    }
    .page-template-Sell-My-Classic-Cars .provide-the-following-heading h2 {
        padding: 0px 15px !important;
    }
}

.Sell-My-Car-Tasmania-page-banner {
    overflow: hidden !important;
}

.the-leaders-wrapper-section {
    width: 100%;
    float: left;
    padding: 100px 0px 50px 0px;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
}

.the-leaders-wrapper-section .angle.top.haze {
    background-color: #f8f8f9;
}

.the-leaders-wrapper-section .angle.top {
    top: -110px;
    right: 0px;
}

.the-leaders-wrapper-section .the-leaders-wrapper-inner {
    width: 100%;
}

.the-leaders-image-area-top {
    margin-bottom: 80px;
}

.the-leaders-wrapper-section .the-leaders-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.the-leaders-wrapper-section .the-leaders-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
}

.the-leaders-wrapper-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.the-leaders-area-left {
    margin-top: 50px;
}

.the-leaders-wrapper-section .best-way h2 {
    font-size: 34px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    text-transform: capitalize;
    padding: 0px;
    margin-bottom: 10px;
}

.the-leaders-wrapper-inner .the-leaders-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.the-leaders-wrapper-inner .the-leaders-text-area-2 p {
    margin-bottom: 8px;
}

.the-leaders-wrapper-inner .the-leaders-text-area-2 p.simple-following {
    font-size: 20px;
    font-weight: bold;
    margin-top: 33px;
}

.car-in-tasmania-section {
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.car-in-tasmania-inner {
    width: 100%;
    background: url(images/Brisbane-qld-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.car-in-tasmania-section .angle.top.haze {
    background-color: #fff;
}

.car-in-tasmania-section .angle.top {
    top: -110px;
    right: 0px;
}

.car-in-tasmania-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.car-in-tasmania-inner-2 {
    padding: 143px 0px;
}

.car-in-tasmania-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #fff !important;
    margin: 0px;
    margin-bottom: 15px;
}

.car-in-tasmania-text-area-1 p {
    color: #fff;
}

.car-in-tasmania-text-area-1.col-padding {
    margin-top: 43px;
}

.car-in-tasmania-section .angle.bottom.haze {
    background-color: #fff;
}

.car-in-tasmania-section .angle.bottom {
    bottom: -102px;
    height: 160px;
}

.where-buy-tasnamia-section {
    width: 100%;
    float: left;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
    padding: 90px 0px;
}

.where-buy-tasnamia-city-name-inner {
    width: 100%;
}

.where-buy-tasnamia-city-name h3 {
    color: #28508e !important;
    font-size: 35px !important;
}

.where-buy-tasnamia-city-name h4 {
    font-size: 24px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-section {
    width: 100%;
    float: left;
    background-color: #f8f8f9;
    left: 0px;
    padding-bottom: 100px;
    padding-top: 160px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-section .angle.top.haze {
    background-color: #fff;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Tasmania.small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-inner-content .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.page-template-Sell-My-Car-Tasmania .paragraph-small {
    font-size: 14px;
    line-height: 20px;
}

.page-template-Sell-My-Car-Tasmania .text-grey {
    color: #505e78;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-section {
    width: 100%;
    float: left;
    background-color: #fff;
    padding-bottom: 100px;
    padding-top: 150px;
    display: flex;
    overflow: hidden;
    z-index: 1;
    margin: 0px;
    position: relative;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-section .angle.top.haze {
    background-color: #f8f8f9;
}

.page-template-Sell-My-Car-Tasmania.provide-the-following-section .angle.top {
    top: -110px;
    right: 0px;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-section .angle {
    position: absolute;
    left: -10%;
    z-index: 2;
    width: 120%;
    height: 160px;
    background-color: #fff;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-inner {
    width: 100%;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-inner-content {}

.page-template-Sell-My-Car-Tasmania .provide-the-following-heading h2 {
    text-align: center;
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    padding: 0px 85px;
    margin-bottom: 56px;
}

.page-template-Sell-My-Car-Tasmania .small-features-inner {
    margin-bottom: 20px;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-inner .medium-feature-header-inner {
    text-align: center;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-inner .medium-feature-icon-inner {
    height: 70px;
}

.page-template-Sell-My-Car-Tasmania .provide-the-following-inner .medium-feature-header-inner h4 {
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.tasmania-text-area-1 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    margin: 0px;
    margin-bottom: 15px;
}

.tasmania-text-area-1 {
    padding: 10px 41px 0px 0px;
}

.tasmania-col-padding-1 {
    padding-left: 0px;
}

.tasmania-col-padding-2 {
    padding-right: 0px;
}

.tasmania-text-area-2 {
    padding-top: 45px;
    padding-left: 65px;
}

.tasmania-text-area-2 h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #28508e !important;
    margin: 0px;
    margin-bottom: 15px;
}

@media (min-width: 320px) and (max-width: 600px) {
    .page-template-Sell-My-Car-Tasmania .process-step-inner .step-row .col-3.col-sm-3.col-md-3.col-lg-3.col-xl-3 {
        padding: 0px;
    }
    .page-template-Sell-My-Car-Tasmania .process-step-inner .label {
        padding: 0px 6px;
    }
    .page-template-Sell-My-Car-Tasmania .process-step-inner .label span {
        width: 66px;
        height: 66px;
        line-height: 66px;
    }
    .page-template-Sell-My-Car-Tasmania .process-step-inner .label span:before {
        height: 70px;
        width: 70px;
        position: absolute;
        top: -3px;
        left: -3px;
    }
    .page-template-Sell-My-Car-Tasmania .process-step-inner .progress {
        top: -39px;
    }
    .page-template-Sell-My-Car-Tasmania .process-step-inner .step-text h4 {
        font-size: 14px;
        line-height: 14px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .page-template-Sell-My-Car-Tasmania .section {
        padding: 80px 2% 133px 2%;
    }
}

.sell-my-car-metro-inner {
    margin: 25px 0px;
}

.sell-my-car-metro-heading {
    margin-top: 21px;
}

.sell-my-car-metro-heading h2 {
    color: #212c42 !important;
    margin: 0px;
}

.car-metro-text-area .sold-in h6 {
    font-size: 20px;
    font-weight: bold;
    color: #767676;
}

.car-metro-text-area .sold-in h6 span {
    background-color: #00c2d0 !important;
    color: #ffff;
}

.car-metro-text-area .sold-in h5 {
    font-size: 35px;
    text-transform: inherit;
    letter-spacing: 0;
    padding: 0px;
    margin: 0px;
    color: #333;
}

.car-metro-text-area .sold-in h4 {
    margin: 0px;
    padding: 0px;
    color: #00c2d0 !important;
    margin-top: 15px;
    margin-bottom: 20px;
}

.car-metro-text-area .sold-in p {
    margin: 0px;
    padding: 0px;
    margin-top: 13px;
}

.car-metro-button a {
    background: #00c2d0 !important;
    color: #fff;
    margin-top: 14px;
    display: block;
    width: 100%;
    max-width: 151px;
    height: 44px;
    text-align: center;
    line-height: 46px;
    border-radius: 22px;
}

.car-metro-button a:hover {
    background-color: #333 !important;
    text-decoration: none;
}

.car-metro-spacing {
    padding: 50px 0px;
}

.sell-my-car-metro-inner hr {
    margin: 10px 0px;
}

.page-template-Privacy-Policy .privacy-policy-page-banner {}

.page-template-Privacy-Policy .privacy-policy-page-banner .angle.bottom.haze {
    background-color: #fff;
}

.privacy-policy-section {
    width: 100%;
    float: left;
    background-color: #fff;
    display: flex;
    overflow: hidden;
    position: relative;
    z-index: 3;
    padding-top: 80px;
    padding-bottom: 80px;
}

.privacy-policy-inner {
    width: 100%;
}

.We-respect-your-privacy h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #212c42 !important;
    padding-top: 15px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

.We-respect-your-privacy p {
    margin-bottom: 15px;
}

.thankyou-heading {
    padding: 0 14%;
}

.thankyou-page-banner .hero-intro {
    width: 100%;
    text-align: center;
}

.thankyou-page-banner .hero-intro .logo-heading h1 {
    font-family: 'Mont';
    font-weight: 900;
    font-size: 92px;
    margin-left: 0px;
    line-height: 95px !important;
    margin-bottom: 0px;
    position: relative;
    float: left;
    width: 100%;
}

.logo-heading h5 {
    font-family: 'Mont';
    font-weight: 900;
    font-size: 20px;
    text-transform: lowercase !important;
    padding: 0px;
    color: #fff;
    letter-spacing: 0px;
    text-align: right;
    position: absolute;
    top: 71px;
    right: -229px;
    text-align: center;
    float: left;
    width: 100%;
}

.thankyou-heading h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #fff;
    text-transform: capitalize;
    padding: 33px 15px;
}

.caravan-page-contact-text-inner h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

.caravan-page-contact-text-inner img {
    width: 70px;
}

.caravan-page-contact-text-inner {
    padding: 10px 41px 0px 0px;
}

.caravan-page-contact-text-inner {
    padding-top: 45px;
    padding-left: 65px;
}

.caravan-page-contact-text-inner h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    font-weight: 500 !important;
    color: #ed1c00 !important;
    margin: 0px;
    margin-bottom: 15px;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.sohi_text3 {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    top: 0;
    padding-top: 25px;
}

.sohi_text4 {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    top: 0;
    padding-top: 25px;
}

.sohi_text5 {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    top: 0;
    padding-top: 25px;
}

.sohi_text1 {
    font-size: 18px;
    line-height: 26px;
    position: relative;
    top: 0;
    padding-top: 37px;
}

#sohi_box1 {
    padding-bottom: 18px;
}

.sohi_box {
    background-color: #cbecf2;
    position: relative;
    max-width: 100%;
    height: 259px;
    box-shadow: 4px 3px 28px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}

.infoblock_heading {
    color: #24d3ff;
    font-size: 36px;
    padding-top: 14px;
    position: relative;
    left: 75px;
    top: 14px;
    padding-bottom: 0px;
    margin-bottom: 0;
    /* margin-right: 60px; */
    font-family: league spartan;
}

.sohi_text2 {
    font-size: 17px;
    color: #455657;
    font-family: poppins;
    font-weight: 500;
    padding: 0px 23px;
    top: 21px;
    text-align: center;
    position: relative;
    bottom: 17px;
}

#second-section {
    background-color: #f8f8f8;
    padding: 17px 0px;
}

#second-section img {
    width: 100%;
    max-width: 100%;
}

#second-section-classic {
    background-color: #f8f8f8;
    padding: 17px 0px;
}

#second-section-classic img {
    width: 100%;
    max-width: 100%;
}

.heading-main {
    font-family: poppins;
    font-size: 43px !important;
    color: #1b4688;
    font-weight: 500 !important;
    text-transform: capitalize;
}

.heading-main h1 {
    font-size: 43px;
    font-weight: 500;
    text-align: center;
}

.bground {
    background-color: #f8f9f9;
}

.block {
    width: 23%;
    display: inline-block;
    margin-right: 2%;
    padding: 20px;
    background-color: #f8f8f8;
    border-radius: 14px;
    background-color: #f3f3f3;
}

.block:hover {
    box-shadow: 0px 0px 5px 3px rgba(0, 0, 0, 0.1);
    transition: 0.5s;
}

.block-para {
    text-align: center;
    font-size: 15px;
}

.block:last-child {
    margin-right: 0%;
}

.block-heading {
    font-size: 18px;
    color: #666666;
    text-align: center;
    font-family: poppins;
    font-weight: 600;
    margin: 0px 0px 5px 0px;
}

@media (max-width: 767px) {
    .process-step-inner {
        padding-bottom: 27px;
        margin-bottom: 22%;
    }
    #sohi_box1 {
        width: 90%;
        margin: 0 auto;
    }
    .sohi_text {
        font-size: 11px;
        line-height: initial;
        position: relative;
        top: 0;
        padding-top: 21px;
    }
    .sohi_text1 {
        font-size: 9px;
        line-height: 26px;
        position: relative;
        top: 0;
        padding-top: 15px;
    }
    .sohi_text3 {
        font-size: 9px;
        line-height: 12px;
        position: relative;
        top: 0;
        padding-top: 18px;
    }
    .sohi_text4 {
        font-size: 9px;
        line-height: 12px;
        position: relative;
        top: 0;
        padding-top: 19px;
    }
    .sohi_text5 {
        font-size: 9px;
        line-height: 12px;
        position: relative;
        top: 0;
        padding-top: 16px;
    }
    .sohi_row1 {
        width: 94%;
        margin: 0 auto;
        padding-top: 10%;
    }
    #sohi_for_top {
        margin-top: -70px;
    }
    .page-template-Sell-My-Car-Adelaide .process-step-inner {
        width: 100%;
        background: url(images/adelaide1.png);
        background-position: center left;
        height: 762px;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .process-step-section {
        padding-bottom: 60px;
    }
    .sohi_row2 {
        padding-top: 20px;
    }
    h1.infoblock_heading {
        text-align: center;
        left: 0px;
        margin: 0 auto;
        font-family: -webkit-body;
    }
}


/**********Sahil_Code_Ends_Here***********/


/*----Bikram----*/

@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&amp;display=swap');
.hero-form-card {
    background: #f4f4f4 !important;
    width: 27.66%;
    max-width: 390px;
    min-height: 560px;
    padding: 26px;
    margin-right: 30px !important;
}

.hero-form-card h3#stepTitle {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    color: #916fc2;
    padding-top: 43px;
    margin-bottom: 0 !important;
}

.hero-form-card h3.stepTitle {
    text-transform: capitalize;
    color: #1b4688;
}

.hero-form-card .stepBox span.step {
    border: solid 3px #f4f4f4;
    box-shadow: none !important;
    line-height: 32px;
    text-align: center;
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1) !important;
}

.step::before {
    content: "";
    width: 35px;
    height: 3px;
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240) !important;
    position: absolute;
    right: -38px;
    top: 16px;
}

.hero-form-card .tab.last .top-estimate h3 {
    font-size: 18px !important;
    color: #272626;
    font-family: 'Poppins', sans-serif !important;
}

.hero-form-card .tab.last .top-estimate h2 {
    display: inline-block !important;
    width: 33.333%;
    font-family: 'Poppins', sans-serif !important;
    color: #000000 !important;
    padding-top: 15px !important;
    font-weight: 600 !important;
    line-height: 29px !important;
}

.hero-form-card .tab.last .top-estimate h2 span {
    font-family: 'Poppins', sans-serif !important;
    width: 100%;
    float: left;
    text-align: center !important;
    font-size: 13px;
    text-transform: uppercase;
    color: #565656;
}

.hero-form-card .tab.last .top-estimate h2 {
    font-size: 26px !important;
    color: #e86432 !important;
}

.hero-form-card .tab.last .top-estimate h2 span#low-price-display {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    width: auto !important;
    padding: 0 2px;
    font-size: 21px;
    color: #1b4688;
}

.hero-form-card .tab.last .top-estimate h2 span#high-price-display {
    display: inline-block !important;
    float: none !important;
    vertical-align: top;
    width: auto !important;
    padding: 0 2px;
    font-size: 21px;
    color: #1b4688;
}

.hero-form-card .tab.last .top-estimate {
    background: #04e2b3 !important;
    color: #fff !important;
    width: 100%;
    float: left;
    margin-top: 26px;
    padding-bottom: 29px;
    box-shadow: 2px 2px 2px #d1d1d1;
    -moz-box-shadow: 2px 2px 2px #d1d1d1;
    -webkit-box-shadow: 2px 2px 2px #d1d1d1;
}

.hero-form-card .tab.last .top-estimate h2.pull-right {
    float: right;
}

.progress-bar-gradient {
    display: inline-block !important;
    width: 30.333% !important;
}

.progress-bar-gradient .bar {
    height: 5px !important;
    position: relative;
    width: 100%;
    float: left;
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240) !important;
}

.progress-bar-gradient .bar::after {
    background: #e7e7e7;
    width: 15px;
    height: 15px;
    border: solid 2px #dc6e3e !important;
    content: "";
    position: absolute;
    right: -3px;
    top: -5px;
}

.progress-bar-gradient .bar::before {
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240) !important;
    width: 15px;
    height: 15px;
    border: none !important;
    content: "";
    position: absolute;
    border-radius: 50%;
    left: -3px;
    top: -5px;
}

.hero-form-card .tab.last .car-price-tag,
.hero-form-card .tab.last .selling-yes-no {
    width: 100%;
    text-align: center;
    float: left;
    display: block;
}

.hero-form-card .tab.last .car-price-tag .best-price {
    background: #fff;
    border-radius: 10px;
    display: inline-block;
    border: solid 2px #ffaf00;
}

.hero-form-card .tab.last .car-price-tag .best-price h4 {
    font-size: 15px;
    margin: 0;
    padding: 0 20px;
    font-family: 'Poppins', sans-serif !important;
}

.hero-form-card .tab.last .car-price-tag {
    margin-top: -33px;
}

.hero-form-card .tab.last .car-price-tag .best-price h4 span {
    font-size: 19px;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 600;
    padding-left: 20px;
}

.hero-form-card .tab.last .selling-yes-no-buttons {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 17px;
}

.hero-form-card .tab.last .selling-yes-no button {
    border-radius: 25px;
    background-image: linear-gradient(45deg, #f76240, #ff9c11), linear-gradient(180deg, #ffaf00, #f76240) !important;
    width: 149px;
    display: inline-block;
    border: none !important;
    color: #fff;
    font-family: 'Poppins', sans-serif !important;
    box-shadow: 2px 2px 2px #d1d1d1;
    -moz-box-shadow: 2px 2px 2px #d1d1d1;
    -webkit-box-shadow: 2px 2px 2px #d1d1d1;
}

.hero-form-card .tab.last .selling-yes-no button a {
    color: #fff;
}

.hero-form-card .tab.last p {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin-bottom: 0;
}

.blue-text-bg {
    background-color: #cbecf2;
    position: relative;
    box-shadow: 4px 3px 28px rgba(0, 0, 0, 0.1);
    height: 280px;
    width: 328px;
    border-radius: 10px;
    float: left;
}

.blue-text-bg h1 {
    color: #24d3ff;
    font-size: 36px;
    padding-top: 14px;
    position: relative;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold;
}

.blue-text-bg .custom-h11 {
    line-height: 1.4;
    color: #24d3ff;
    font-size: 36px;
    padding-top: 14px;
    position: relative;
    padding-bottom: 0px;
    text-align: center;
    margin-bottom: 0;
    font-family: 'Poppins', sans-serif !important;
    font-weight: bold;
}

.process-yellow-round {
    float: right;
    width: 63%;
    position: relative;
    text-align: center;
}

.page-template .process-step-inner .label {
    display: inline-block;
    margin: 0px;
    padding: 0px 15px;
    color: #aaa;
    text-shadow: 0 1px black;
    border-radius: 3px;
    cursor: pointer;
    vertical-align: top;
    width: 23%;
    z-index: 3;
    position: relative;
}

.page-template .process-step-inner .progress {
    width: 100%;
    position: absolute;
    top: 42px;
    max-width: 76%;
    left: 10%;
}

.page-template .process-step-inner .process-step-2 {
    padding: 121px 0px;
    width: 100%;
    float: left;
    background-repeat: no-repeat;
}

.page-template .process-step-inner .process-step-heading h2 {
    margin-bottom: 70px;
}

.sticky .sticky-logo {
    display: block;
    max-width: 200% !important;
    width: 140%;
}

.navbar-text {
    margin-left: 30px;
}

.hero-form-card .tab.last .selling-yes-no h3 {
    width: 100%;
    float: left;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700 !important;
    color: #1b4688;
    font-size: 18px !important;
    margin: 0 !important;
}

.hero-form-card .tab.last .selling-yes-no button.no {
    background-color: #aaa;
    background-image: none !important;
}

.font_size_22 {
    font-size: 22px;
    line-height: 29px;
}

.multibrands-car-sections {
    padding: 80px 0 0;
    position: relative;
    background: #f8f8f9;
}

.multibrands-car-sections h2 {
    color: #1b4688;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400;
}

.multibrands-car-sections p {
    color: #727272;
    font-size: 16px;
    font-family: 'Poppins', sans-serif !important;
    padding-left: 20%;
}

.multibrands-car-sections p a {
    background: #fe9716;
    background: -moz-linear-gradient(top, #fe9716 0%, #f96d38 100%);
    background: -webkit-linear-gradient(top, #fe9716 0%, #f96d38 100%);
    background: linear-gradient(to bottom, #fe9716 0%, #f96d38 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fe9716', endColorstr='#f96d38', GradientType=0);
    /* IE6-9 */
    border-radius: 25px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    float: right;
    width: 143px;
    font-family: 'Poppins', sans-serif !important;
    position: relative;
    z-index: 999;
}

.multibrands-car-sections img {
    max-width: 100%;
}

.multibrands-car-sections .car-name {
    position: absolute;
    left: 20px;
    top: 160px;
    font-size: 15vw;
    font-weight: bold;
    color: #727272;
    opacity: 0.1;
    text-transform: uppercase;
}

.multibrands-car-sections::before {
    background: #f8f8f9;
    content: "";
    width: 100%;
    height: 80px;
    position: absolute;
    top: -30px;
    transform: rotate(-2deg);
    -webkit-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
}

.multibrands-car-sections.overview-section {
    background: #fff;
}

.multibrands-car-sections.overview-section::before {
    color: #fff;
}

.multibrands-car-sections.overview-section {
    background: #fff;
    padding: 160px 0 50px;
}

.multibrands-car-sections.overview-section h2 {
    color: #1b4688;
    font-family: 'Poppins', sans-serif !important;
    font-size: 58px !important;
    font-weight: 400;
    margin-bottom: 10px !important;
}

.multibrands-car-sections.overview-section p {
    text-align: left;
    padding: 0;
    padding-right: 25px;
}

.multibrands-car-sections.overview-section p a {
    float: left;
}

.multibrands-car-sections.overview-section h4 {
    color: #777777;
    font-size: 25px !important;
    font-family: 'Poppins', sans-serif;
    padding-top: 0px;
    margin: 20px 0;
}

.new-road-waydesign {
    width: 100%;
    display: block;
    padding: 40px 15px;
    text-align: center;
    background: url(images/car-rod.jpg) center center no-repeat;
    background-size: cover;
}

.new-road-waydesign .roadwaybg {
    width: 100%;
    padding: 50px;
    background: rgba(255, 255, 255, 0.5);
}

.new-road-waydesign .roadwaybg h2 {
    color: #000;
    font-family: 'Poppins', sans-serif !important;
    font-size: 54px !important;
    font-weight: 400;
    text-align: center !important;
    width: 100%;
    float: left;
    padding-bottom: 60px !important;
    background: url(images/divider.jpg) center bottom no-repeat;
    margin-bottom: 40px !important;
}

.new-road-waydesign .roadwaybg p {
    text-align: center;
    color: #000;
    font-size: 20px;
    font-family: 'Poppins', sans-serif !important;
    padding: 0 5%;
    width: 100%;
    float: left;
    line-height: 34px;
    font-weight: 400;
}

.new-road-waydesign .roadwaybg p a.whitebtn {
    background: #fff;
    border-radius: 39px;
    padding: 7px 30px;
    font-weight: 600;
    display: inline-block;
}

.new-road-waydesign .roadwaybg ul {
    width: 100%;
    float: left;
    display: none;
}

.new-road-waydesign .roadwaybg ul li {
    width: 33.333%;
    font-weight: 600;
    float: left;
    font-family: 'Poppins', sans-serif !important;
    font-size: 25px;
    padding: 10px;
    color: #000;
    list-style: none;
    text-align: center;
}

.sell-my-car-page-contact-button a br {
    display: none;
}

.page-template-sell-my-truck button.navbar-toggler {
    background: #ffcf40 !important;
}

.page-template-sell-my-caravan button.navbar-toggler {
    background: #96c512 !important;
}

.wp-gr.wpac {
    z-index: 9999 !important;
}

.where-we-can {
    width: 100%;
    float: left;
    padding: 80px 0;
    border-bottom: dashed 1px #ccc;
}

.where-we-can h2 {
    width: 100%;
    float: left;
    text-align: center;
    color: #1b4688;
    font-family: 'Poppins', sans-serif !important;
    font-size: 40px !important;
    margin-bottom: 60px !important;
    font-weight: 400;
}

.where-we-can .left-map-area {
    float: left;
    width: 70%;
    text-align: center;
}

.where-we-can .right-city-area {
    width: 30%;
    float: right;
    margin-top: 30px;
}

.where-we-can .right-city-area ul {
    margin: 0;
    padding: 0;
}

.where-we-can .right-city-area ul li {
    width: 80%;
    float: left;
    background: #f8f9f9;
    font-family: 'Poppins', sans-serif !important;
    margin-bottom: 10px;
    font-size: 27px;
    list-style: none;
    border-left: solid 5px#1b4688;
    color: #292929;
    padding: 15px;
}

.map-area-link {
    width: 100%;
    float: left;
    text-align: center;
    background: #916fc2;
    padding-top: 100px;
    padding-bottom: 50px;
}

.map-area-link h2 {
    font-family: 'Poppins', sans-serif !important;
    font-size: 55px !important;
    font-weight: 700 !important;
    color: #ff4fa0 !important;
}

.map-area-link p {
    font-family: 'Poppins', sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

#How-It-Works .angle.top.haze {
    background-color: #926fc2;
}

.map-area-link svg a {
    text-align: center;
    display: inline-block;
}

.map-area-link .blue-text-bg,
.map-area-link svg {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
    margin: 0;
}

.map-area-link svg {
    max-width: 700px;
    width: 100%;
    height: auto;
}

#Hero .hero-saas .hero-form-card {
    position: relative;
    margin-top: 60px !important;
}

.hero-form-card .tagarea {
    max-width: 124px;
    margin-top: -93px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.logo-heading .custom-h1 img {
    width: 660px;
    height: auto;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    height: 37px;
}

.input {
    height: 37px;
}

.fixedFooter {
    background: url("../images/bgpop2.png") no-repeat right top;
    background-size: cover;
    padding: 25px 15px 15px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.fixedFooter {
    text-align: center;
}

.maintxt {
    padding: 0 30px;
    margin: 0 30px;
    font-family: 'Fjalla One', sans-serif;
    border-left: solid 1px rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    color: #fff;
    font-size: 17px;
}

.maintxt span {
    padding: 0 20px;
    display: inline-block;
    font-size: 19px;
    position: relative;
}

.maintxt span strong {
    font-weight: 400 !important;
}

.fixedFooter .white-logo {
    max-width: 290px;
}

.logo-heading .custom-h1 .desktop-show {
    display: inline-block;
}

.logo-heading .custom-h1 img.mobile-show {
    display: none;
}

.new-text-block {
    width: 70%;
    margin: 0px auto;
    text-align: center;
}

.new-haze-angle {
    background-color: #fff !important;
}

.new-div-class {
    margin-bottom: 30px !important;
}

.sell-text-block p {
    margin-bottom: 50px;
}

.new-side-image {
    background-image: url('../images/car2.jpg');
    width: 50%;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (min-width:1250px) {
    .navbar-brand {
        width: 135px;
    }
}

@media screen and (max-width:980px) {
    .blue-text-bg {
        height: auto;
        width: 100%;
        float: left;
        text-align: center;
    }
    .blue-text-bg h1 {
        left: 0px;
    }
    .blue-text-bg .custom-h11 {
        left: 0px;
    }
    .page-template .process-step-inner .process-step-heading h2 {
        margin-bottom: 0px;
    }
    .process-yellow-round {
        float: right;
        width: 100%;
        position: relative;
        margin-top: 60px;
    }
    .page-template .process-step-inner .process-step-2 .container {
        max-width: 980px;
    }
    .page-template .process-step-inner {
        background: url(images/brisbane_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
        margin-bottom: 0;
        height: auto;
        padding-bottom: 150px;
    }
    .page-template.page-template-Sell-My-Car-Adelaide .process-step-inner,
    .page-template.page-template-Sell-My-Car-Canberra .process-step-inner,
    .page-template.page-template-Sell-My-Car-Melbourne .process-step-inner,
    .page-template.page-template-Sell-My-Car-Perth .process-step-inner,
    .page-template.page-template-Sell-My-Car-Sydney .process-step-inner,
    .page-template.page-template-Sell-My-Car-Tasmania .process-step-inner {
        background: url(images/adelaide_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
        margin-bottom: 0;
        height: auto;
        padding-bottom: 150px;
    }
    .page-template.page-template-Sell-My-Car-Canberra .process-step-inner {
        background: url(images/canberra_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
    }
    .page-template.page-template-Sell-My-Car-Melbourne .process-step-inner {
        background: url(images/melbourne_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
    }
    .page-template.page-template-Sell-My-Car-Perth .process-step-inner {
        background: url(images/perth_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
    }
    .page-template.page-template-Sell-My-Car-Sydney .process-step-inner {
        background: url(images/sydney_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
    }
    .page-template.page-template-Sell-My-Car-Tasmania .process-step-inner {
        background: url(images/tasmania_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 70%;
    }
    .page-template .process-step-inner .progress {
        top: 45px;
    }
    .page-template .process-step-inner .label {
        display: inline-block;
        width: 24.5%;
        padding: 0;
    }
    .hero-form-card {
        margin: 0 !important;
        padding: 48px 15px;
    }
    .hero-intro {
        padding-right: 15px !important;
        padding-left: 0 !important;
    }
    .page-template .process-step-inner .process-step-2 {
        padding-top: 51px !important;
    }
    .using-text-area-left-top {
        display: block;
        height: auto;
    }
    .brisbane-text-area-2 {
        padding-left: 0;
    }
    .multibrands-car-sections,
    .multibrands-car-sections.overview-section {
        padding: 80px 15px 0;
    }
    .multibrands-car-sections .col-sm-5,
    .multibrands-car-sections .col-sm-7 {
        -ms-flex: 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .multibrands-car-sections .col-sm-5.text-right,
    .multibrands-car-sections .col-sm-7.text-right,
    .multibrands-car-sections .col-sm-5.text-left,
    .multibrands-car-sections .col-sm-7.text-left {
        text-align: center !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .multibrands-car-sections p,
    .multibrands-car-sections.overview-section p {
        padding: 0 !important;
        text-align: center;
    }
    .multibrands-car-sections p a,
    .multibrands-car-sections.overview-section p a {
        float: none;
        display: inline-block;
    }
    .multibrands-car-sections h2 {
        word-break: break-word;
    }
    .multibrands-car-sections::before {
        display: none;
    }
    .navbar-text {
        margin-left: 5px;
    }
    .multibrands-car-sections .car-name {
        left: 0;
        top: 100px;
        text-align: center;
        width: 100%;
    }
    .thankyou-heading {
        padding: 0 15px;
    }
    .thankyou-heading h2 {
        font-size: 24px !important;
        line-height: 34px !important;
        padding: 15px 0 !important
    }
    .where-we-can .left-map-area,
    .where-we-can .right-city-area {
        width: 100%;
        float: left;
        text-align: center;
    }
    .where-we-can .right-city-area ul li {
        width: 31.333%;
        float: left;
        font-size: 20px;
        margin: 1%;
    }
}

@media screen and (max-width:767px) {
    .process-yellow-round {
        float: right;
        width: 100%;
        position: relative;
        margin-top: 60px;
        padding-left: 4%;
    }
    .page-template .process-step-inner .process-step-2 .container {
        max-width: 767px;
    }
    .page-template .process-step-inner {
        background: url(images/brisbane_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
        margin-bottom: 0;
        height: auto;
        padding-bottom: 150px;
    }
    .page-template.page-template-Sell-My-Car-Adelaide .process-step-inner,
    .page-template.page-template-Sell-My-Car-Canberra .process-step-inner,
    .page-template.page-template-Sell-My-Car-Melbourne .process-step-inner,
    .page-template.page-template-Sell-My-Car-Perth .process-step-inner,
    .page-template.page-template-Sell-My-Car-Sydney .process-step-inner,
    .page-template.page-template-Sell-My-Car-Tasmania .process-step-inner {
        background: url(images/adelaide_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
        margin-bottom: 0;
        height: auto;
        padding-bottom: 150px;
    }
    .page-template.page-template-Sell-My-Car-Canberra .process-step-inner {
        background: url(images/canberra_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
    }
    .page-template.page-template-Sell-My-Car-Melbourne .process-step-inner {
        background: url(images/melbourne_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
    }
    .page-template.page-template-Sell-My-Car-Perth .process-step-inner {
        background: url(images/perth_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
    }
    .page-template.page-template-Sell-My-Car-Sydney .process-step-inner {
        background: url(images/sydney_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
    }
    .page-template.page-template-Sell-My-Car-Tasmania .process-step-inner {
        background: url(images/tasmania_mobile.png) center bottom no-repeat #eaedf2;
        background-size: 80%;
    }
    .page-template .process-step-inner .label span {
        width: 80px;
        height: 80px;
        font-size: 13px !important;
        padding: 0 !important;
        text-align: center;
        line-height: normal;
        display: table-cell;
        vertical-align: middle;
    }
    .page-template .process-step-inner .label span::before {
        height: 90px;
        width: 90px;
        position: absolute;
        top: -6px;
        left: -6px;
    }
    .page-template .process-step-inner .progress {
        top: 35px;
    }
    .page-template .process-step-inner .label {
        display: inline-block;
        width: 23%;
        padding: 0;
    }
    .multibrands-car-sections .car-name {
        display: none;
    }
    .thankyou-page-banner .hero-intro .logo-heading h1 {
        font-size: 52px;
    }
    .new-road-waydesign .roadwaybg ul li {
        width: 100%;
        float: left;
    }
    .wp-gr.wpac {
        display: none;
    }
    .navbar-light .navbar-brand {
        color: rgba(0, 0, 0, .9);
        padding-top: 0;
        margin-top: -5px;
    }
    .hero-intro {
        padding-right: 0px !important;
        padding-left: 0 !important;
    }
    .hero-heading {
        font-size: 21px !important;
        padding: 0 15px;
        line-height: normal !important;
    }
    #Hero {
        padding-bottom: 50px !important;
        padding-top: 84px !important;
    }
    .page-template-home-page .section {
        padding: 54px 24px 54px 24px;
    }
    .angle.top.haze,
    .angle.bottom,
    .angle.bottom.haze {
        display: none;
    }
    .section-intro h2,
    .want-to-sell-my-car-city-name-2-top {
        padding-top: 30px;
    }
    .feature {
        padding-right: 0px;
        padding-left: 0px;
    }
    .big-side-block.left {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .page-template-home-page .big-side-content {
        padding-bottom: 0px;
    }
    .side-info h2,
    .the-leaders-wrapper-section .the-leaders-text-area-2 h2,
    .multibrands-car-sections.overview-section h2,
    .page-template-sell-my-car .sell-your-car-width-car-text-area h2 {
        padding-top: 15px;
    }
    .side-content {
        margin-bottom: 0px;
    }
    .section-intro {
        margin-bottom: 20px;
    }
    .section.footer-section,
    .footer-bottom {
        padding-bottom: 0px !important;
    }
    .footer-bottom {
        margin: 0;
    }
    .footer-column {
        margin-bottom: 10px;
    }
    .footer-about,
    .footer-column,
    .section-intro.no-margin,
    .section-intro,
    #Hero {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .page-template-home-page .section {
        padding: 54px 15px 54px 15px;
    }
    .section-intro h2,
    .page-template-Sell-My-Car-Adelaide .provide-the-following-heading h2,
    .sell-your-car-to-carbuyers-heading h2,
    .brisbane-text-area-1 h2,
    .brisbane-text-area-2 h2,
    .page-template-Sell-My-Car-Brisbane .provide-the-following-heading h2,
    .brisbane-qld-text-area-1 h2,
    .canberra-wrapper-section .best-way h2,
    .page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-heading h2,
    .page-template-Sell-My-Car-Canberra .provide-the-following-heading h2,
    .using-text-area-left h2,
    .car-buyers-team-text h2,
    .what-do-need-text-left h2,
    .car-buyers-team-text h4,
    .perth-wrapper-section .perth-area-left h2,
    .add-value-text-left h2,
    .our-service-histoy-text h2,
    .page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-heading h2,
    .page-template-Sell-My-Car-Perth .provide-the-following-heading h2,
    .best-way h2,
    .provide-the-following-heading h2,
    .the-leaders-wrapper-section .the-leaders-text-area-1 h2,
    .car-in-tasmania-text-area-1 h2,
    .page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-heading h2,
    .page-template-Sell-My-Car-Tasmania .provide-the-following-heading h2,
    .where-buy-tasnamia-city-name h3,
    .the-leaders-wrapper-section .the-leaders-text-area-2 h2,
    .heading-main h1,
    .multibrands-car-sections.overview-section h2,
    .page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-heading h2,
    .page-template-Sell-My-Classic-Cars .provide-the-following-heading h2,
    .page-template-sell-my-car .sell-your-car-width-car-text-area h2,
    .want-to-sell-my-car-text h2,
    .page-template-sell-my-car .sell-your-car-to-carbuyers-heading h2,
    .page-template-sell-my-car .provide-the-following-heading h2,
    .sold-car-heading h2,
    .section-intro.no-margin h2,
    .side-info h2 {
        font-size: 25px !important;
        line-height: 37px !important;
    }
    .big-side-blocks h2 {
        padding-bottom: 30px;
    }
    .adelaide-wrapper-section {
        padding-top: 50px !important;
    }
    .buy-classic-cars-inner,
    .sell-your-car-to-carbuyers-section,
    .page-template-Sell-My-Car-Adelaide .provide-the-following-section,
    .page-template-Sell-My-Car-Adelaide .what-do-need-inner,
    .brisbane-wrapper,
    .brisbane-qld-inner-2,
    .page-template-Sell-My-Car-Brisbane .provide-the-following-section,
    .page-template .main-page-contact-inner,
    .canberra-wrapper-section,
    .page-template-Sell-My-Car-Canberra .sell-your-car-to-carbuyers-section,
    .page-template-Sell-My-Car-Canberra .provide-the-following-section,
    .using-car-buyers-section,
    .what-do-need-inner,
    .car-buyers-team-inner,
    .perth-wrapper-section,
    .add-value-inner,
    .our-service-histoy-inner,
    .page-template-Sell-My-Car-Perth .sell-your-car-to-carbuyers-section,
    .page-template-Sell-My-Car-Perth .provide-the-following-section,
    .car-in-Sydney-section,
    .provide-the-following-section,
    .the-leaders-wrapper-section,
    .car-in-tasmania-inner-2,
    .where-buy-tasnamia-section,
    .page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-section,
    .page-template-Sell-My-Car-Tasmania .provide-the-following-section,
    #second-section-classic,
    .page-template-Sell-My-Classic-Cars .sell-your-car-to-carbuyers-section,
    .page-template-sell-my-car .sell-your-car-width-car-section,
    .want-to-sell-my-car-section,
    .want-to-sell-my-car-city-name-2-top,
    .page-template-sell-my-car .sell-your-car-to-carbuyers-section,
    .page-template-sell-my-car .provide-the-following-section,
    .latest-sold-car-section,
    .section.big-padding-bottom,
    .section.big-padding,
    .section.big-padding {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .page-template-Sell-My-Car-Adelaide .provide-the-following-heading h2,
    .section.footer-section,
    .page-template-Sell-My-Car-Brisbane .provide-the-following-heading h2,
    .brisbane-col-padding-1,
    .brisbane-col-padding-2,
    .the-leaders-wrapper-inner .the-leaders-text-area-2,
    .page-template-Sell-My-Car-Tasmania .sell-your-car-to-carbuyers-heading h2,
    .page-template-Sell-My-Car-Tasmania .provide-the-following-heading h2,
    .page-template-Sell-My-Classic-Cars .provide-the-following-section,
    .page-template-sell-my-car .sell-your-car-to-carbuyers-heading h2,
    .section.big-padding-bottom,
    .page-template-sell-my-car .provide-the-following-heading h2 {
        padding: 0 15px;
    }
    .brisbane-city-name h3 {
        color: #28508e !important;
        font-size: 23px !important;
    }
    .page-template .process-step-inner .process-step-heading h2,
    .page-template .multibrands-car-sections.overview-section h2,
    .new-road-waydesign .roadwaybg h2 {
        font-size: 25px !important;
        line-height: 34px !important;
    }
    .brisbane-text-area-1 {
        padding: 0px;
    }
    .we-will-text-area-right-top,
    .want-to-sell-my-car-city-name-2-top {
        height: auto;
    }
    .perth-image-area-top,
    .latest-sold-car-section,
    .page-template-sell-my-car .sell-your-car-width-car-section {
        margin-bottom: 0px;
    }
    .col-spacing-location {
        margin-top: 20px;
    }
    .want-to-sell-my-car-city-name,
    .want-to-sell-my-car-city-name-2-top {
        padding-top: 20px;
    }
    .want-to-sell-my-car-city-name-top {
        margin: 0px;
    }
    #Testimonials .rotation-div-bottom {
        display: none;
    }
    .sold-car-heading h2 {
        margin-bottom: 30px;
    }
    .button.white {
        background-color: #fff;
        color: #212c42;
        margin-bottom: 20px;
    }
    .map-area-link h2 {
        font-size: 37px !important;
        padding: 0 10px;
    }
    .map-area-link p {
        padding: 0 15px;
    }
    #Hero .hero-saas .hero-form-card {
        max-width: 87% !important;
    }
    #Hero .hero-saas .hero-form-card .input {
        height: 37px !important;
    }
    .hero-form-card {
        width: 100%;
    }
    .hero-form-card .tagarea {
        margin-top: -114px;
    }
    .logo-heading .custom-h1 {
        line-height: normal !important;
    }
    .fixedFooter {
        padding: 8px 0;
    }
    .fixedFooter .maintxt {
        padding: 0 0;
        margin: 0;
        border-left: none;
        font-weight: 400;
    }
    .fixedFooter .maintxt span {
        padding: 0 20px;
        display: inline-block;
        font-size: 13px;
        position: relative;
        font-weight: 300 !important;
        line-height: 22px;
    }
    .fixedFooter .white-logo,
    .maintxt span strong {
        display: none;
    }
    .logo-heading .custom-h1 img.desktop-show {
        display: none;
    }
    .logo-heading .custom-h1 img.mobile-show {
        display: inline-block;
    }
    .new-text-block {
        width: 90%;
    }
}

@media screen and (max-width:480px) {
    .hero-form-card {
        padding-right: 5%;
        padding-left: 5%;
    }
    .hero-form-card .tab.last .selling-yes-no button {
        width: 112px;
    }
    .hero-form-card .tab.last .car-price-tag .best-price h4 {
        font-size: 12px;
        margin: 0;
        padding: 0 15px;
    }
    .hero-form-card .tab.last .car-price-tag .best-price h4 span {
        font-size: 14px;
        padding-left: 7px;
    }
    .hero-form-card .tab.last .top-estimate h2 {
        font-size: 15px !important;
    }
    .hero-form-card .tab.last .top-estimate h2 span {
        font-size: 10px;
    }
    .blue-text-bg {
        height: auto;
        width: 100%;
    }
    .page-template .process-step-inner .label span {
        height: 60px;
        width: 60px;
        font-size: 10px !important;
    }
    .page-template .process-step-inner .label span::before {
        height: 70px;
        width: 70px;
    }
    .page-template .process-step-inner .progress {
        top: 30px;
        height: 7px;
    }
    .page-template .process-step-inner {
        padding-bottom: 100px;
    }
    .page-template .process-step-inner .process-step-2 {
        padding: 121px 0px 60px;
    }
    .navbar-light .navbar-brand {
        width: 120px;
    }
    .sticky .sticky-logo {
        display: block;
        max-width: 100%;
        width: 100%;
    }
    .navbar {
        padding: .5rem 0.5rem;
    }
    .navbar-light .navbar-brand {
        width: 110px;
        text-align: center;
    }
    .where-we-can .right-city-area ul {
        padding: 10px;
        width: 100%;
        float: left;
    }
    .where-we-can .right-city-area ul li {
        width: 100%;
        float: left;
        font-size: 20px;
        margin: 0px;
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width:340px) {
    .hero-form-card .tab.last .selling-yes-no button {
        width: 97px;
    }
}

@media screen and (max-width:1440px) {
    h4.com-au-2 {
        padding-right: 2px;
        margin-top: -50px !important;
    }
}

@media screen and (max-width:1024px) {
    .logo-heading h1 {
        font-size: 48px !important;
    }
    h4.com-au {
        margin-top: -20px;
        padding-right: 12px;
    }
    .sticky .sticky-logo {
        width: 65%;
    }
}

@media screen and (max-width:800px) {
    button.navbar-toggler {
        display: none;
    }
    .logo-heading h1 {
        font-size: 37px !important;
    }
    h4.com-au {
        margin-top: -24px;
    }
    h1.hero-heading {
        font-size: 1.6em !important;
    }
}

@media screen and (max-width:768px) {
    .logo-heading h1 {
        font-size: 35px !important;
    }
    .map-area-link h2 {
        font-size: 45px !important;
    }
}

@media screen and (max-width:640px) {
    .navbar-expand-lg>.container {
        display: contents;
    }
    .logo-heading h1 {
        font-size: 47px !important;
    }
    h4.com-au {
        margin-top: -41px;
        padding-right: 78px;
    }
}

@media screen and (max-width:480px) {
    .sticky .sticky-logo {
        width: 100%;
        padding-top: 10px;
    }
    .logo-heading h1 {
        font-size: 38px !important;
    }
    h4.com-au {
        margin-top: -45px;
        padding-right: 46px;
    }
}

@media screen and (max-width:414px) {
    h4.com-au {
        padding-right: 14px;
    }
    .logo-heading-2 h1 {
        font-size: 32px !important;
    }
}

@media screen and (max-width:375px) {
    .logo-heading h1 {
        font-size: 34px !important;
    }
}

@media screen and (max-width:360px) {
    .logo-heading h1 {
        font-size: 32px !important;
    }
    h4.com-au {
        padding-right: 16px;
        margin-top: -48px;
    }
}

@media screen and (max-width:320px) {
    .logo-heading h1 {
        font-size: 27px !important;
    }
    h4.com-au {
        padding-right: 21px;
        margin-top: -51px;
        font-size: 18px;
    }
    .logo-heading-2 h1 {
        font-size: 26px !important;
    }
    h4.com-au-2 {
        margin-top: -54px !important;
    }
}