body{
	font-size:14px;
	font-family: 'Roboto';
	background-color:#fff;
}
@font-face {
    font-family: 'Lucida Handwriting Std Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Handwriting Std Regular'), url('fonts/LucidaHandwritingStdRg.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Lucida Handwriting Std Thin';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Handwriting Std Thin'), url('fonts/LucidaHandwritingStdThin.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Lucida Handwriting Std Light';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Handwriting Std Light'), url('fonts/LucidaHandwritingStdLight.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Lucida Handwriting Std Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Handwriting Std Bold'), url('fonts/LucidaHandwritingStdBold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Lucida Handwriting Std Black';
    font-style: normal;
    font-weight: normal;
    src: local('Lucida Handwriting Std Black'), url('fonts/LucidaHandwritingStdBlack.woff') format('woff');
    }
h1{
	font-size:26px;
}

h2{
	font-size:24px;
}

h3{
	font-size:22px;
}

h4{
	font-size:20px;
}

h5{
	font-size:18px;
}

h6{
	font-size:16px;
}

a {
    color: #505d6e;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

p {
    margin-bottom: 10px;
}

img {
    max-width: 100%;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff; 
}

/**header css***/
.logo_sec {
    margin: 12px 0 12px;
}
.nav-crls{
    background: #96bc86;
    padding-top: 0px;
    padding-bottom: 0px;
}
ul.blc_clr li a:hover, ul.blc_clr li a.active{
	color:#fff;
	background:#2e302f;
}

.stellarnav.light .blc_clr li a {    
    color: #fff;
    font-size: 14px!important;
    font-family: roboto;
    font-weight: 500;
    text-transform: uppercase;
}
/*.stellarnav.light .blc_clr li a:before{
    content:"/";
    position:absolute;
    right: -6px;
}*/
.stellarnav.light .blc_clr li:last-child a:before{
    content:"";
}
.stellarnav ul.blc_clr {
    /*text-align: right;*/
    padding-top: 0px;
    padding-bottom: 0px;
}
.stellarnav .blc_clr li {
    margin-left: 1px;
}
.stellarnav ul ul {
    box-shadow: #cccccc6b 0 0 10px;
    border-radius: 5px;
    padding: 10px;
}
.stellarnav ul ul li a {
    padding: 10px 2px;
}
.mnu-hm .stellarnav.light {
    background: none;
}
/*.mnu-hm {
    display: inline-block;
}*/
.hdr-ph1 {
    display: inline-block;
    vertical-align: middle;
    margin-top:30px;
}
.hdr-ph1 a {
    display: block;
    background: #96bc86;
    color: #fff;
    padding: 9px 18px 9px 55px;
    font-weight: 400;
    position: relative;
    border-radius: 50px;
}
.hdr-ph1 b {
    font-weight: 500;
    display: block;
    font-size: 19px;
}
.hdr-ph1 span {
    margin-right: 0;
    font-size: 25px;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 15px;
    border-right: #ffffff91 solid 1px;
    padding-right: 6px;
}
.hdr-ph1 p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    line-height: 17px;
}
.text-small-banner {
    max-width: 450px;
    text-align: center;
    border-top: #acd6f0 solid 2px;
    border-bottom: #acd6f0 solid 2px;
    padding: 10px 0;
}
.text-small-banner p {
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    margin: 0;
}
.text-small-banner span {
    font-size: 24px;
    display: block;
    color: #fff;
}
.text-small-banner em {
    display: block;
    font-size: 30px;
    color: #f9bd1f;
    font-family: 'Lucida Handwriting Std Regular';
}
.bnr-ph {
    vertical-align: middle;
    margin: 20px auto 0;
    text-align: center;
}
.bnr-ph a {
    background: #fff;
    color: #000;
    padding: 9px 18px 9px 55px;
    font-weight: 400;
    position: relative;
    border-radius: 50px;
    width: auto;
    display: inline-block;
}
.bnr-ph b {
    font-weight: 600;
    display: block;
    font-size: 19px;
}
.bnr-ph span {
    margin-right: 0;
    font-size: 25px;
    vertical-align: middle;
    position: absolute;
    left: 15px;
    top: 15px;
    border-right: #0000002e solid 1px;
    padding-right: 6px;
}
.bnr-ph p {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 0;
    line-height: 17px;
}
.mob-bg1 {
    max-width: 460px;
}
.banner-main {
	background:url("http://money4scrapcars.com/wp-content/uploads/2022/05/banner-01.jpg") center center no-repeat;
	background-size: cover;
	padding-top: 15px;
    padding-bottom: 15px;
}
header.bg_hd {
    border-bottom: #bccad742 solid 1px;
	position:relative;
}
.txt-banner {
    margin-top: 30px;
}
.txt-banner h1 {
    font-size: 71px;
	text-align:center;
    font-weight: 900;
    color: #fff;
    margin: 0 0 10px 0;
	line-height: 67px;
    font-family: open sans;
    text-transform: uppercase;
}
.txt-banner h1 b {
    display: block;
    font-weight: 300;
    color: #acd6f0;
    font-size: 63px;
}
.txt-banner p {
    font-size: 20px;
    color: #222;
    font-weight: 400;
    line-height: 24px;
}
.txt-banner p em {
    color: #d72320;
    font-style: normal;
}
.gt-btn {
    display: inline-block;
    vertical-align: top;
	float: right;
}
.gt-btn a {
    background: #d72320;
    color: #fff;
    padding: 22px 18px;
    line-height: 0;
    display: block;
    font-size: 13px;
    font-weight: 600;
}
.right-top{
	position:relative;
	text-align:right;
}
.banner-main img {
    width: 100%;
}
.img-for-mob {
    display: none;
}
.text-center {
    text-align: center;
}
.fom-hm {
	background-color: #fff;
    padding: 20px;
    position: relative;
    border-radius: 5px;
    border: #e1e1e1 solid 1px;
    overflow: hidden;
}
.fom-hdng {
    text-align: center;
    margin: -21px -21px 20px -21px;
    background: #95ba86;
    padding: 13px 0;
}
.fom-hm h2 {
    color: #fff;
    font-size: 29px;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
}
.fom-hm p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 300;
}
.wpcf7 .ajax-loader{
	margin: 0 0px!important;
	display:inline!important;
}
.fom-hm-bnr{
	border: #e1e1e1 solid 1px;
    border-radius: 5px;
    padding: 13px;
}
form.fom-hm-bnr {
    border: #e1e1e1 solid 1px;
    border-radius: 5px;
    padding: 13px;
}
.fom-hm .form-control {
    box-shadow: none;
    border-radius: 5px;
    height: 42px;
    margin: 0 0 5px 0;
    color: #000;
    border: #d0d0d0 solid 2px;
}
.fom-hm textarea.form-control {
    height: 80px;
    resize: none;
}
.fom-hm button,
.fom-hm .wpcf7-form-control[type="submit"]{
    background-color: #95ba86;
    border: #fff solid 1px;
    border-radius: 0;
    width: 100%;
    height: 44px;
    font-weight: 400;
    font-size: 15px;
}
.fom-hm button:hover{
	background-color:#000;
}
.fom-hm button:focus {
    outline: 0;
    box-shadow: none;
    border: 0;
	background-color:#000;
}
.fom-hm .form-group {
    margin: 0 0 6px 0;
}
.fom-hm .form-group:last-child {
    margin: 0;
}
.fom-mn-sec {
    padding-top: 30px;
    padding-bottom: 20px;
	position: relative;
}
.bnr-bot1 {
    background-color: #f0f0f0;
    box-shadow: #0000001c 0 4px 5px;
    border-bottom: #fff solid 1px;
    border-top: #fff solid 1px;
}
.txt-bot11 {
    text-align: center;
}
.txt-bot11 p {
    font-size: 24px;
    font-weight: 300;
    color: #222222;
    margin: 0;
    padding: 6px 0;
}
.txt-bot11 a {
    font-family: 'Lucida Handwriting Std Regular';
    color: #2472f0;
}
.aftr-bfor-car{
	position: relative;
}
.aftr-bfor-car:before{
	content:"";
	background:url(../images/car-1.png) right top no-repeat;
	left: 0;
    bottom: 0;
    position: absolute;
    width: 274px;
    height: 117px;
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.aftr-bfor-car:after{
	content:"";
	background:url(../images/car-1.png) right top no-repeat;
	right: 0;
    bottom: 0;
    position: absolute;
    width: 274px;
    height: 117px;
}

.fom-cal {
    text-align: center;
    transform: translateY(9px);
}
.fom-cal a {
    font-size: 14px;
    color: #222222;
}
.fom-cal b {
    font-weight: 500;
}
.int-cs h1 {
    color: #20364b;
    margin: 0;
    font-size: 35px;
    position: relative;
    margin-bottom: 25px;
    font-weight: 500;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.int-cs h1:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 70px;
    height: 1px;
    background-color: #2472f0;
    left: 50%;
    transform: translate(-50%);
}
.int-cs h1:after {
    content: "";
	position: absolute;
    bottom: -7px;
    width: 52px;
    height: 1px;
    background-color: #2472f0;
    left: 50%;
    transform: translate(-50%);
}
.int-cs p {
	color: #777777;
    font-size: 15px;
    line-height: 24px;
    margin: 0 auto;
    font-family: open sans;
    margin-bottom: 20px;
    font-weight: 300;
}
.int-cs.color-white p {
    color: #fff;
}
.int-cs.color-white h1 {
    color: #fff;
}
.hig-pay {
    text-align: center;
    margin-bottom: 15px;
}
.hig-pay p {
    font-size: 14px;
    font-family: open sans;
    color: #777777;
    margin: 0;
    font-weight: 300;
}
.hig-pay h5 {
    margin: 15px 0 10px;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 10px;
	position:relative;
}
.hig-pay h5:after {
	content: "";
    position: absolute;
    bottom: 0px;
    width: 22px;
    height: 2px;
    background-color: #2472f0;
    left: 50%;
    transform: translate(-50%);
}

.icn-brd {
    background-color: #f6f6f6;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    line-height: 70px;
    margin: 0 auto 21px;
}
.pad-top-sec {
    padding-top: 10px;
}
.hv-qus p {
    margin: 0;
    color: #888888;
    text-transform: uppercase;
	font-size: 16px;
}
.hv-qus span {
    vertical-align: middle;
    font-size: 28px;
}
.hv-qus {
    text-align: center;
    padding-top: 40px;
}
.hv-qus a {
    font-size: 34px;
    vertical-align: middle;
    font-weight: 500;
    color: #2572f0;
    margin-left: 35px;
}
.chek-ou-hm {
    background: url(../images/bg-1.jpg) center top no-repeat;
	background-size:cover;
	padding-top: 30px;
    padding-bottom: 30px;
}
.int-cs.color-white h1 {
    color: #fff;
}
.owl-carousel .owl-item .item img {
    width: auto;
}
.owl-theme.owl-carousel .owl-dots .owl-dot span {
    width: 24px;
    height: 3px;
}
.serv-itm {
    padding: 25px;
    position: relative;
    background: url(../images/serv-1.jpg) center bottom no-repeat;
    padding-bottom: 130px;
	border-top: #2472f0 solid 4px;
    box-shadow: inset #fff 0 190px 80px;
}
.serv-itm.serv-itm2{
	background: url(../images/serv-2.jpg) center bottom no-repeat;
}
.serv-itm.serv-itm3{
	background: url(../images/serv-3.jpg) center bottom no-repeat;
}
.serv-itm {
    padding: 25px;
    position: relative;
    background: url(../images/serv-1.jpg) center bottom no-repeat;
    padding-bottom: 130px;
	border-top: #2472f0 solid 4px;
    box-shadow: inset #fff 0 190px 80px;
}
.serv-itm h6 {
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    margin: 0 0 8px 0;
}
.serv-itm p {
    font-size: 15px;
    font-weight: 300;
    font-family: open sans;
    line-height: 22px;
	margin-bottom:0;
}
.icn-owl {
    height: 35px;
    margin-bottom: 5px;
}
.tab-serv-main{
	background-color: #222222;
    border-top: #da2d2f solid 7px;
    padding-top: 50px;
    padding-bottom: 45px;
}
.tab-hd1 h1{
	color: #fff;
    margin: 0;
    font-size: 38px;
    position: relative;
    margin-bottom: 8px;
    font-weight: 300;
}
.tab-hd1 p{	
    margin-bottom: 0;
    color: #fff;
    font-size: 17px;
    font-weight: 300;	
}
.serv-li {
    float: left;
}
.serv-li ul{
	padding:0;
}
.serv-li ul li {
    font-size: 16px;
    color: #fff;
    position: relative;
    display: block;
    list-style: none;
	padding-left:25px;
    margin-bottom: 12px;
    font-weight: 300;
}
.serv-li ul li:before{
	content: "\e080";
    font-family: 'simple-line-icons';
    color: #85f247;
    position: absolute;
    left: 0;
    top: 0;
}
.serv-li ul li a {
    color: #fff;
}
.tab-sec12 .tab {
  float: left;
  width: 27%;
  border-bottom: #3a3a3a solid 1px;
}
.tab-sec12 .tab button {
	display: block;
    color: #fff;
    border: 0;
    padding: 20px 6px;
    width: 100%;
    border-top: #3a3a3a solid 1px;
    outline: none;
    background: none;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 20px;
    font-weight: 300;
}

.tab-sec12 .tab button:hover {
  background-color: transparent;
  color:#da2d2f;
}

.tab-sec12 .tab button.active {
  background-color: transparent;
  color:#da2d2f;
}

.tab-sec12 .tabcontent {
  float: left;
  padding: 0px 20px 0px 35px;
  border: none;
  width: 73%;
  border-left: none;
}
.tab-sec12 .tabcontent h3 {
    font-size: 32px;
	margin-top:0;
    color: #fff;
}
.tab-sec12 .tabcontent p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 25px;
}
.tab-pad-top{
	padding-top:35px;
}
.car-ico {
    text-align: center;
    padding: 50px 15px 10px;
	margin-top: 40px;
    border-right: #ebebeb solid 1px;
}
.car-ico.bor-nn {
    border: 0;
}
.car-ico h5 {
    font-size: 22px;
    font-weight: 500;
    margin: 25px 0 15px;
    position: relative;
    padding-top: 20px;
}
.car-ico h5:before {
    content: "";
    width: 45px;
    height: 3px;
    position: absolute;
    background-color: #f7c809;
    left: 50%;
    transform: translate(-50%);
    top: 0;
}
.car-ico p {
    font-size: 16px;
    color: #696969;
    font-weight: 300;
}
.icn-car {
    position: relative;
    max-width: 90px;
    margin: 0 auto;
}
.icn-car span {
    position: absolute;
    right: -20px;
    top: -35px;
    background-color: #f7c809;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
}
.orange-clr .icn-car span,
.orange-clr.car-ico h5:before{
	background-color:#f79b0a;
}
.green-clr .icn-car span,
.green-clr.car-ico h5:before{
	background-color:#66be29;
}
.abou-ack {
	padding-top: 35px;
    padding-bottom: 35px;
}
.ab-txt1 h4 {
    font-size: 32px;
    font-weight: 500;
    margin: 0 0 15px 0;
    line-height: 31px;
    position: relative;
    text-transform: uppercase;
	background: url(../images/hd-after.png) left -5px no-repeat;
}
.ab-txt1 h4:before {
    content: "";
    background: url(../images/hd-after.png) center center no-repeat;
    width: 219px;
    height: 35px;
    left: 0;
    top: -4px;
    position: absolute;
    z-index: -1;
}
.ab-txt1.ab-txt2 h4:before {
    right: 0;
    left: auto;
}
.ab-txt1 h5 {
    font-size: 25px;
    font-weight: 500;
    color: #2472f0;
    margin-top: 0;
    font-family: 'Lucida Handwriting Std Regular';
}
.ab-txt1 a {
    border: #2472f0 solid 2px;
    padding: 9px 25px;
    display: inline-block;
    border-radius: 50px;
    color: #2472f0;
    font-size: 15px;
	background-color:#fff;
}
.ab-txt1 a:hover{
	background-color:#2472f0;
	color:#fff;
}
.ab-txt1 {
    position: relative;
}
.ab-txt1 p {
	font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    color: #777777;
    margin-bottom: 19px;
    font-family: open sans;
}
.ab-txt1 span {
    font-size: 200px;
    position: absolute;
    right: 0;
    bottom: -12px;
    line-height: 148px;
    z-index: -1;
    color: #eff3fd;
    font-weight: 600;
}
.ab-ul ul {
    padding: 0;
    list-style: none;
}
.ab-ul ul li img {
    position: absolute;
    left: 0;
    top: 0;
}
.ab-ul ul li {
    position: relative;
    padding-left: 65px;
    margin-bottom: 25px;
}
.ab-ul ul span {
	font-size: 16px;
    font-weight: 300;
    color: #9e9e9e;
}
.ab-ul ul li h5 {
    font-size: 20px;
    margin: 0 0 5px 0;
}
.ab-mn-pad-top{
	padding-top:50px;
}
.home-testimonial .item {
    background-color: #f6f6f6;
    padding: 24px 24px 14px 24px;
    position: relative;
    text-align: center;
    margin: 50px 10px 10px 10px;
}
.home-testimonial .item:after {
	content: "\f10e";
    font-family: 'FontAwesome';
    color: #999999;
    font-size: 30px;
    margin-bottom: 0;
}
.tst-hd1 h2 {
    font-size: 25px;
    margin: 0 0 7px 0;
    color: #2472f0;
    font-family: 'Lucida Handwriting Std Regular';
}
.tst-hd1 h1 {
    font-size: 34px;
    margin: 0 0 15px 0;
	position:relative;
	text-transform: uppercase;
}
.tst-hd1 h1:before {
    position: absolute;
    content: "";
    background: url(../images/hd-after.png) center center no-repeat;
    height: 35px;
    width: 219px;
    z-index: -1;
    left: 50%;
    transform: translateX(-50%);
    top: 0px;
}
.tst-hd1 p {
    font-size: 14px;
    font-family: open sans;
    line-height: 24px;
	font-weight:300;
    color: #777777;
    margin-bottom: 20px;
}
.tst-hd1 p a {
    color: #2472f0;
}
.tst-wht .owl-carousel .owl-item img {
	width: 70px;
    margin: 0 auto 12px;
    border: #fff solid 4px;
    border-radius: 50px;
    margin-top: -60px;
    box-shadow: #0000001f 0 0 10px;
}
.tst-wht .owl-carousel .owl-item h5 {
    color: #868686;
    font-size: 15px;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: 20px;
}
.tst-wht .owl-carousel .owl-item h6 {
    margin-bottom: 5px;
    font-size: 17px;
    margin-top: 10px;
    color: #2472f0;
    font-weight: 500;
}
.ts-mo-hm {
    padding-top: 20px;
    padding-bottom: 20px;
}
.owl-dots {
    text-align: center;
}
.tst-wht .owl-carousel button.owl-dot {
    background: #e1e1e1;
    width: 24px;
    height: 3px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 15px;
}
.tst-wht .owl-carousel button.owl-dot.active {
    background: #898989;
}
.tst-wht .owl-carousel button.owl-dot:focus{
	outline:0;
}
.home-testimonial .item p {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 10px;
    color: #777777;
    line-height: 23px;
}

.clt-car-main{
	background: url(../images/car-img1.jpg) center bottom no-repeat;
    background-size: cover;
    padding-top: 35px;
}
.img-scr {
    text-align: center;
    margin-bottom: -70px;
}
.mjr-brnd-mn {
    background-color: #f0f0f0;
    padding-top: 90px;
    padding-bottom: 20px;
    border-bottom: #fff solid 1px;
    box-shadow: #ccccccbf 0 3px 10px;
}
.txt-brnd1 {
    text-align: center;
}
.txt-brnd1 p {
    font-size: 24px;
    margin-bottom: 5px;
}
.txt-brnd1 img {
    margin-top: 25px;
}
.txt-brnd1 h4 {
    font-size: 34px;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.txt-brnd1 h5 {
    margin: 0 0 7px 0;
    font-size: 30px;
    color: #2472f0;
}
.blg_inr .title {
    line-height: 19px;
    margin-top: 15px;
	margin-bottom:15px
}
.blg_inr p {
    line-height: 23px;
    color: #8a8a8a;
    font-weight: 300;
}
.blg_inr {
    margin-top: 25px;
}
.blg_inr .title a {
    color: #333333;
    font-size: 19px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 26px;
}

.blg_inr:hover .title a{
	color:#d72320;
}

.blg_inr .meta-sum {
    color: #d72320;
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 6px;
    letter-spacing: 2px;
}

.blg_inr .meta-sum .posted-on .icon {
    font-size: 12px;
    margin-right: 4px;
}

.blg_inr span.byline {
    border-left: #888 solid 1px;
    margin-left: 9px;
    padding-left: 10px;
    line-height: 14px;
    display: inline-block;
}
.blg_inr a.blg_img {
    display: block;
    position: relative;
}
.gallery{
    margin:40px 0;
}
/**car Removal***/
.banner-main.banner-main-car{
	background: url(../images/car-bg1.jpg) left bottom no-repeat;
    background-size: cover;
}
.txt-banner12{
	margin-top:30px;
}
.txt-banner12 h1 {
    font-size: 40px;
    margin: 0 0 10px 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #2472f0;
    font-family: open sans;
}
.txt-banner12 p {
    font-size: 18px;
}
.txt-banner12 p {
    font-size: 21px;
    color: #000;
}
.used-car12 {
    padding-top: 30px;
    padding-bottom: 10px;
}
ul.junk-ul {
    list-style: none;
    padding: 0;
	margin:0;
}
ul.junk-ul li {
    display: inline-block;
    width: 48%;
    padding-left: 70px;
    position: relative;
    margin-bottom: 20px;
    min-height: 50px;
    vertical-align: top;
    font-weight: 500;
    font-size: 15px;
    font-family: open sans;
    padding-right: 35px;
    padding-top: 5px;
}
ul.junk-ul li .cr-img1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    background-color: #ebebeb;
    border: #cccccc solid 1px;
    text-align: center;
    line-height: 51px;
}
.colr-bg1 {
    background-color: #f6f6f6;
}
.bor-hig .icn-brd {
    background-color: #fff;
    border: #2b76f0 solid 1px;
}
.bg-chos{
	background:url("../images/bg-chos.jpg") center center no-repeat;
	background-size:cover;
	padding-top:30px;
	padding-bottom:30px;
}
.int-cs.left-text h1:before,
.int-cs.left-text h1:after {
    left: 0;
    transform: none;
}
.chos-ul ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.chos-ul ul li:before {
    content: "\e080";
    font-size: 20px;
    font-family: 'simple-line-icons';
    position: absolute;
    left: 0;
    top: 4px;
    color: #2472f0;
    font-weight: 600;
}
.chos-ul ul li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    color: #fff;
    padding-left: 35px;
    position: relative;
    font-weight: 400;
    font-size: 14px;
    font-family: open sans;
    margin-bottom: 20px;
    line-height: 24px;
    padding-right: 25px;
}
.chos-ul ul li:last-child{
	margin-bottom:0;
}
.ab-txt01 ul {
    padding: 0;
	list-style:none;
}
.ab-txt01 ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #2472f0;
    position: absolute;
    left: 0;
    top: 0;
}
.ab-txt01 ul li {
    font-family: open sans;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #222222;
    padding-left: 20px;
    position: relative;
}
.ab-txt1.ab-txt01 p {
    font-size: 14px;
    margin-bottom: 10px;
}
.ab-txt1 h6 {
    font-size: 25px;
    margin: 0 0 10px 0;
}
.how-much-main{
	padding-top:30px;
	padding-bottom:30px;
}
.img-how{
	margin-top:40px;
}
.ul-rmv ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ul-rmv ul li {
    margin-bottom: 15px;
    padding-left: 70px;
    position: relative;
    font-size: 14px;
    font-family: open sans;
    min-height: 55px;
    line-height: 20px;
	color:#fff;
}
.ul-rmv ul li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 55px;
    border: #2472f0 solid 1px;
    text-align: center;
    line-height: 55px;
    font-size: 27px;
    color: #2472f0;
}
.remove-how-main{
	background:url("../images/perp-bg1.jpg") center center no-repeat;
	background-size:cover;
	padding-top:30px;
	padding-bottom:30px;
}
.mjr-brnd-mn.mjr-brnd-pad {
    padding-top: 25px;
}
.tst-hd1 h6 {
    font-size: 24px;
    margin: 0 0 10px;
    color: #2472f0;
}
.img-over-txt {
    max-width: 800px;
    margin: 0 auto 25px;
	position:relative;
}
.txt-ovr1 {
    position: absolute;
    left: 40px;
    top: 40px;
}
.txt-ovr1 p {
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
	margin:0;
    font-weight: 500;
	line-height: 23px;
}
.txt-ovr1 p em {
    color: #2472f0;
    font-style: normal;
}
.txt-ovr1 b {
    font-weight: 800;
	color: #2472f0;
    font-size: 22px;
}
.txt-ovr1 a{
	color:#000;
}
/**car Removal***/


/***car Wrecker***/
.txt-ship {
    background-color: #00000047;
    padding: 25px;
    margin-bottom: 25px;
    margin-top: 10px;
}
.txt-ship p {
    margin: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}
.txt-ship img{
	margin-bottom:20px;
}
.txt-ship h6 {
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}
.txt-ship h6:before {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #2472f0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.ab-span1 {
    padding-top: 25px;
}
.ab-txt1.ab-span1 span {
    left: -10px;
    top: 0;
}
.bor-btom11{
	position:relative;
}
.bor-btom11:before {
    content: "";
    height: 1px;
    width: 84%;
    background-color: #cccccc;
    top: 0;
    left: 8%;
    position: absolute;
}
.banner-main.banner-main-wre{
    background: url(../images/car-wre-bg.jpg) center bottom no-repeat;
    background-size: cover;
}
.bfr-lft:before {
    content: "";
    background: url(../images/hd-after.png) center center no-repeat;
    width: 219px;
    height: 35px;
    left: 10px;
    top: 0;
    position: absolute;
    z-index: -1;
}
.bfr-cntr:before {
    content: "";
    background: url(../images/hd-after.png) center center no-repeat;
    width: 219px;
    height: 35px;
    left: 50%;
    top: 0;
    position: absolute;
    z-index: -1;
    transform: translate(-50%);
}
/***car Wrecker***/

/**truck***/
.clt-car-main.clt-trc-main{
	background: url(../images/bg-tr1.jpg) center bottom no-repeat;
    background-size: cover;
}
.banner-main.banner-main-tru{
    background: url(../images/bnr-bg-tru.jpg) center bottom no-repeat;
    background-size: cover;
}
.aftr-bfor-car.aftr-bfor-tru:before {
    background: url(../images/tru11.png) right top no-repeat;
    z-index: 9;
    height: 204px;
    bottom: -70px;
	width:198px;
}
.aftr-bfor-car.aftr-bfor-tru:after {
    background: url(../images/tru11.png) right top no-repeat;
    z-index: 9;
    height: 204px;
	width:198px;
    bottom: -70px;
}
.rmv-pad-top {
    padding-top: 0;
}
/**truck***/

/**sell my car**/
.banner-main.banner-main-sell{
    background: url(../images/sell-baner.jpg) center bottom no-repeat;
    background-size: cover;
}
.hv-qus.qus-nw {
    padding-top: 0;
}
.onl-img1 {
    margin-bottom: 25px;
}
.sellbg12{
	background:url("../images/sellbg12.jpg") left center no-repeat;
	background-size:cover;
	padding-top: 30px;
}
.clr-wht-bfr h1::before,
.clr-wht-bfr h1::after {
    background-color: #fff;
}
.sell-bg21 {
    margin-bottom: -15px;
}
/**sell my car**/


/****cash for car***/
.img-scr12 {
    margin-bottom: -19px;
}
.sl-tru-clr{
	background:#2472f0;
}
.banner-main.banner-main-truck-cash{
    background: url(../images/truck-bg.jpg) center bottom no-repeat;
    background-size: cover;
}
/****cash for car***/


/***car Buyer***/
.banner-main.banner-main-buyer{
    background: url(../images/car-buyer-bg.jpg) center bottom no-repeat;
    background-size: cover;
}
.chos-bg-buy{
    background: url(../images/chos-buy-bg.jpg) center bottom no-repeat;
    background-size: cover;
	padding-top: 30px;
    padding-bottom: 30px;
}
/***car Buyer***/

/***loaction***/
.banner-main.banner-main-loc1{
    background: url(../images/loc-bnr-bg.jpg) center bottom no-repeat;
    background-size: cover;
}
.img-scr22 {
    margin-top: -80px;
}
.pad-top12{
	padding-top:30px;
}
.bg-chos-loc {
    position: relative;
    overflow: hidden;
}
.bg-chos-loc:before {
    content: "";
    width: 50%;
    right: 0px;
    top: 0;
    background-color: #2472f0;
    position: absolute;
    height: 100%;
}
.bg-chos-loc:after {
    content: "";
    width: 50%;
    right: 30px;
    top: 0;
    background-color: #2472f0;
    position: absolute;
    height: 100%;
    transform: skew(-8deg , 0);
}
.pad-ryt-loc1{
	padding-right:60px;
}
.loc-dif-sec {
    z-index: 9;
    padding-left: 65px;
}
.loc-dif-sec h5 {
    margin: 0 0 30px 0;
    color: #fff;
    font-family: 'Open Sans';
    line-height: 25px;
}
.loc-dif-sec ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.loc-dif-sec ul li:before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: transparent;
    border: #000 solid 3px;
    position: absolute;
    left: 0;
    top: 4px;
}
.loc-dif-sec ul li {
    padding-left: 23px;
    margin-bottom: 15px;
    font-weight: 300;
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans';
    position: relative;
}
/***loaction***/

/***eastern-suburbs***/
.banner-main.banner-main-east{
    background: url(../images/east-bg1.jpg) center bottom no-repeat;
    background-size: cover;
}
.chos-bg-buy.chos-bg-east {
    background: url(../images/bg1-esat.jpg) center bottom no-repeat;
    background-size: cover;
}
/***eastern-suburbs***/


/***northern-suburbs**/
.banner-main.banner-main-north{
    background: url(../images/nort-bg1.jpg) center bottom no-repeat;
    background-size: cover;
}
.clt-car-main.chos-bg-nor1 {
    background: url(../images/nort-car1.jpg) center bottom no-repeat;
    background-size: cover;
}
/***northern-suburbs**/


/***western-suburbs***/
.img-scr14 img {
    width: 400px;
}
.img-scr14 {
    margin-bottom: -22px;
}
.banner-main.banner-main-west{
    background: url(../images/west-bg1.jpg) center bottom no-repeat;
    background-size: cover;
}
.clt-car-main.chos-bg-wes1 {
    background: url(../images/west-car1.jpg) center bottom no-repeat;
    background-size: cover;
}
/***western-suburbs***/


/****contact****/
.banner-main.banner-main-cont01{
    background: url(../images/cont-bg1.jpg) center bottom no-repeat;
    background-size: cover;
}
.cont-add1 .icn-brd {
    background-color: #2472f0;
}
.icn-brd span {
    font-size: 27px;
    color: #fff;
    line-height: 70px;
    font-weight: 300;
}
.hig-pay.cont-add1 h5 {
    font-weight: 300;
    font-size: 14px;
}
.hig-pay.cont-add1 p {
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.hig-pay.cont-add1 p a{
	color:#000;
}
.pad-lft {
    padding-left: 0;
}
.pad-ryt {
    padding-right: 0;
}
.hd-cont12 h2 {
    color: #222;
    margin: 0 0 15px 0;
    font-size: 28px;
    position: relative;
    font-weight: 700;
    font-family: open sans;
    text-transform: uppercase;
}
.cont-hd-fom {
    background-color: #f6f6f6;
    padding: 25px;
}
.cont-fom input.form-control {
    box-shadow: none;
    padding: 12px 19px;
    font-size: 15px;
    height: auto;
    border-radius: 5px;
    border: #e1e6eb solid 1px;
    background-color: #fff;
}
.cont-fom .form-control::-webkit-input-placeholder {
	color: #9199a4;
	font-weight:300;
}
.cont-fom textarea.form-control {
    height: 130px;
    resize: none;
    border-radius: 5px;
    border: #e1e6eb solid 1px;
    background-color: #fff;
    font-size: 16px;
    padding: 15px;
    box-shadow: none;
}
form.cont-fom button {
    font-size: 17px;
    background-color: #2472f0;
	padding:10px;
    width: 145px;
    border-radius: 3px;
    color: #fff;
    font-family: roboto;
    border: 0;
    margin-top: 10px;
    font-weight: 300;
}
form.cont-fom button:hover{
	background-color:#000;
	color:#fff;
}
.pdf-lft-map{
	padding-left:0;
}
/**contact****/







.footer-main {
    background: url("../images/footer-bg.jpg") center bottom no-repeat;
    padding-top: 30px;
    padding-bottom: 30px;
	background-size:cover;
}
.footer-title:before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #2472f0;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer-title {
    color: #fff;
    font-weight: 500;
    font-size: 19px;
    margin-top: 0;
    margin-bottom: 15px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}
.fot-mnn p {
    color: #828282;
    font-size: 15px;
}
.footer-menu ul li a {
	position: relative;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}
.footer-menu ul li a:hover{
	color:#2472f0;
}
.footer-menu ul {
    padding: 0;
    margin: 0;
}
.footer-menu ul li {
    list-style: none;
    margin-bottom: 10px;
}
.footer-add ul li,
.footer-add ul li a {
	color: #2e302f;
	list-style:none;
    font-size: 15px;
}
.footer-add ul {
    margin: 0;
    padding: 0;
}
.footer-add ul li {
    margin-bottom: 6px;
    padding-left: 35px;
    position: relative;
}
.footer-add ul li a.tl-dd {
    font-weight: 900;
    font-size: 19px;
}
.footer-add ul {
    padding-top: 21px;
}
ul.add-ress {
    padding: 0;
    margin: 15px 0 20px;
}
ul.add-ress li{
	margin-bottom:7px;
	list-style:none;
	position:relative;
	font-size:15px;
	color:#fff;
	font-weight:300;
	padding-left: 20px;
}
ul.add-ress li:before {
    content: "\f041";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #2472f0;
}
ul.add-ress li:nth-child(2):before {
	content: "\f0e0";
}
ul.add-ress li:nth-child(3):before {
	content: "\f095";
}
ul.add-ress li a{
	color:#fff;
}
.add-footer p {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
}

.fot-mnn {
    padding-top: 39px;
}
.ph-fot a {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
}
.ph-fot b {
    font-weight: 500;
}
.ph-fot{
	text-align:right;
}
.ph-fot span {
    font-size: 32px;
    vertical-align: middle;
    margin-right: 10px;
    color: #d72320;
}
.sub-fom-fot form input[type="email"] {
    font-size: 15px;
    border: 0;
    background: no-repeat;
	color: #fff;
    height: 40px;
    width: 100%;
    padding: 5px 55px 5px 15px;
}
.sub-fom-fot form {
    border: #fff solid 1px;
    max-width: 300px;
    position: relative;
}
input:focus{
	outline:0;
}
.sub-fom-fot p {
    margin-bottom: 4px;
}
.sub-fom-fot {
    padding-top: 20px;
}
.sub-fom-fot form button {
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 18px;
    height: 40px;
    width: 53px;
    color: #d72320;
    background: none;
}
.copy-right-main {
    background-color: #000;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.cop-ryt p {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    margin: 0;
}
.cop-ryt a{
	color: #d72320;
}

.cont-hd-fom input.form-control, .cont-hd-fom .form-control {
    box-shadow: none;
    padding: 12px 19px;
    font-size: 15px;
    height: auto;
    border-radius: 5px;
    border: #e1e6eb solid 1px;
    background-color: #fff;
}
.cont-hd-fom .wpcf7-textarea.form-control {
    height: 126px;
}
.cont-hd-fom .wpcf7-submit.sbm-btn  {
    font-size: 17px;
    background-color: #2472f0;
    padding: 10px;
    width: 145px;
    border-radius: 3px;
    color: #fff;
    font-family: roboto;
    border: 0;
    margin-top: 10px;
    font-weight: 300;
}
.contact-info-icon{
	padding-top:30px;
	padding-bottom:30px;
}

@media only screen and (max-width:1199px) {
	.txt-banner h1 b {
		font-size: 51px;
	}
	.text-small-banner p {
		font-size: 21px;
	}
	.text-small-banner span {
		font-size: 20px;
	}
	.bg_hd .container {
		width: 100%;
	}
	.hv-qus a {
		font-size: 23px;
		margin-left: 5px;
	}
	.hv-qus span {
		font-size: 22px;
	}
	.txt-brnd1 p {
		line-height: 25px;
		font-size: 20px;
	}
	/* .hdr-ph1 span {
		margin-right: 4px;
		font-size: 15px;
	} */
	.hdr-ph1 a {
		padding: 10px 14px 10px 51px;
		font-size: 14px;
	}
	.txt-banner h1 {
		font-size: 58px;
		line-height: 55px;
		margin: 0 0 5px 0;	
	}
	.txt-banner p {
		font-size: 18px;
	}

	.bn-mn-hm {
		height: 350px;
	}
	/* .logo_sec img {
		width: 164px;
	}
	 */
	
	.gt-btn{
		display:none;
	}
	.stellarnav .blc_clr li {
		margin-left: 0px;
	}
	.stellarnav.light .blc_clr li a {
		font-size: 13px;
		padding: 5px 3px;
	}
	.stp-1 {
		padding: 17px 25px;
	}
	.int-cs h1 {
		font-size: 30px;
	}
	.ins-csh a {
		font-size: 43px;
	}
	.footer-menu .footer-title {
		font-size: 18px;
	}
	.add-footer h3.footer-title {
		font-size: 19px;
	}
	.footer-menu ul li a {
		font-size: 14px;
	}
	.car-ico h5 {
		font-size: 22px;
	}
	.home-testimonial .item p {
		font-size: 16px;
	}
	.clt-exp1 p {
		font-size: 19px;
		padding-left: 8px;
		line-height: 23px;
	}
	.blg_inr .title a {
		font-size: 17px;
		line-height: 21px;
	}
	.clt-car-main {
		min-height: 390px;
	}
	.clt-exp1 span {
		font-size: 50px;
		margin-right: 7px;
	}
	.clt-exp1 span {
		font-size: 50px;
	}
	.fom-hm {
		padding: 15px;
		width: 100%;
		max-width: 100%;
		margin-left: 0;
	}
	.pad-rmv1199{
		padding:0;
	}
	.fom-hm button {
		font-size: 14px;
	}
	
	/**car Removal**/
	.txt-banner12 h1 {
		font-size: 32px;
	}
	.txt-banner12 p {
		font-size: 18px;
	}
	ul.junk-ul li {
		padding-right: 5px;
		font-size: 14px;
	}
	.ab-txt1 p {
		font-size: 14px;
	}
	.ab-txt01 ul li {
		font-size: 14px;
	}
	/**car Removal**/

}

@media only screen and (max-width:1024px) {	
	.bg-chos-loc:after {
		right: 32px;
	}
	.loc-dif-sec {
		padding-left: 28px;
	}
	.stellarnav ul.blc_clr {
		padding-bottom: 10px;
	}
	.hdr-ph1 {
		margin-bottom: 10px;
	}
	.mob-bg1 {
		max-width: 320px;
	}
	.txt-banner h1 {
		font-size: 50px;
		line-height: 44px;
	}
	.fom-hm p {
		font-size: 15px;
	}
	.txt-banner h1 b {
		font-size: 44px;
	}
	.fom-hm h2 {
		font-size: 29px;
	}
	.text-small-banner p {
		font-size: 18px;
	}
	.text-small-banner em {
		font-size: 26px;
	}
	.text-small-banner span {
		font-size: 17px;
		line-height: 22px;
	}
	.int-cs h1 {
		font-size: 24px;
	}
	.aftr-bfor-car:before,
	.aftr-bfor-car:after{
		display:none;
	}
	.hv-qus {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.hig-pay h5 {
		font-size: 16px;
	}
	.ab-txt1 h4 {
		font-size: 25px;
	}
	.ab-txt1 h5 {
		font-size: 20px;
	}
	.tst-hd1 h1 {
		font-size: 28px;
	}
	.tst-hd1 h2 {
		font-size: 21px;
	}
	.logo_sec {
		padding: 0;
	}

}

@media only screen and (max-width:768px) {
	a.menu-toggle.full {
		text-align: right;
		padding: 0;
		width: auto;
		position: absolute;
		top: -84px;
		right: 0;
		font-size:0;
	}
	a.menu-toggle.full {
		text-align: right;
		padding: 0;
		top: 24px;
		right: 10px;
	}
	header.bg_hd {
		padding-top: 10px;
	}
	a.menu-toggle.full i {
		font-size: 21px;
	}
	.stellarnav.mobile li a.dd-toggle, .stellarnav.mobile.light li a.dd-toggle {
		height: 38px;
	}
	.stellarnav.mobile.light ul ul {
		position: relative!important;
		margin: 0!important;
		width: 90%!important;
		top: 0;
		left: 5%;
		border: #e8e8e885 solid 1px;
	}
	
	header.bg_hd {
		padding-bottom: 63px;
	}
	.nav-crls {
    background: none;
    padding: 0;
    height: 0;
    }
	.right-top {
		position: static;
	}	
	
	.hdr-ph1 {
		vertical-align: top;
		padding: 0;
		margin: 0;
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 3px;
		width: 210px;
		text-align: center;
	}
	a.menu-toggle.full {
		text-align: right;
		padding: 0;
	}
	a.menu-toggle:focus {
		outline: 0;
	}
	.stellarnav.mobile.light ul {
		position: absolute;
		width: 100%;
		padding: 0;
		z-index: 99;
		right: 0px;
		top: 66px;
	}
	.stellarnav.light .blc_clr li a {
		font-size: 14px;
		padding: 10px 13px;
		font-family: open sans;
		color:#000;
	}
	.stellarnav.light .blc_clr li a:before{
	    content:"";
	}
}

@media only screen and (max-width:767px) {
	.tst-hd1 p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.txt-bot11 p {
		font-size: 17px;
		line-height: 22px;
	}
	.img-for-mob {
		display: block;
	}	
	header.bg_hd:before {
		content: "";
		width: 100%;
		border-top: #537d9552 solid 1px;
		bottom: 58px;
		position: absolute;
		left: 0;
	}
	form.fom-hm-bnr {
		padding: 10px;
	}
	.mob-bg1 {
		background: url(../images/mob-bn1.jpg) center bottom no-repeat;
		background-size: cover;
		padding: 15px;
		max-width: 100%;
	}
	.text-small-banner em {
		font-size: 25px;
	}
	.banner-main img {
		width: auto;
	}
	.img-for-mob {
		text-align: center;
	}
	.text-small-banner {
		margin: 0 auto 15px;
	}
	.txt-banner h1 b {
		font-size: 40px;
	}
	.txt-banner h1 {
		font-size: 44px;
		line-height: 44px;
	}
	.text-small-banner p {
		font-size: 16px;
	}
	.fom-hm p {
		font-size: 14px;
	}
	.fom-hdng {
		margin: -15px -15px 20px -15px;
		padding: 15px 0;
	}
	.tst-hd1 h2 {
		font-size: 18px;
		line-height: 24px;
	}
	.txt-brnd1 p {
		line-height: 20px;
		font-size: 14px;
	}
	.tst-hd1 h1 {
		font-size: 23px;
	}
	.home-testimonial .item p {
		font-size: 14px;
	}
	.home-testimonial .item {
		margin: 50px 0px 10px 0px;
		padding: 24px 15px 14px 15px;
	}
	.fom-mn-sec {
		padding-bottom: 0;
	}
	.mjr-brnd-mn {
		padding-top: 60px;
	}
	.chek-ou-hm {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.txt-brnd1 h4 {
		font-size: 21px;
		margin: 0 0 8px 0;
	}
	.txt-brnd1 h5 {
		margin: 0 0 7px 0;
		font-size: 19px;
	}
	.img-ab11 img {
		width: 300px;
		margin-top: 15px;
		min-height: 220px;
		object-fit: cover;
	}
	.ab-txt1 a {
		padding: 8px 30px;
	}
	.hv-qus a {
		font-size: 32px;
		margin-left: 0;
		display: block;
	}
	.hv-qus span {
		font-size: 28px;
	}
	.int-cs.text-left {
		padding-top: 10px;
	}
	.serv-itm {
		padding: 17px;
		padding-bottom: 110px;
	}
	.serv-itm p {
		font-size: 13px;
		line-height: 21px;
	}
	.pad-botm {
		padding-bottom: 30px;
	}

	.pad-top {
		padding-top: 30px;
	}
	.hig-pay {
		margin: 0 0 20px 0;
	}
	.hig-pay p {
		font-size: 14px;
	}
	.hig-pay h5 {
		font-size: 18px;
	}
	.right-top {
		text-align: center;
	}
	.pad-rmv767{
		padding-left:0;
		padding-right:0;
	}
	.banner-main {
		position: relative;
		padding-top: 0px;
		padding-bottom: 0;
		background: #fff;
	}
	.fom-hm {
		width: 100%;
		margin: 0 0 0 0;
		max-width: 100%;
	}
	.bn-mn-hm {
		height: auto;
		padding: 0;
	}
	.txt-banner h1 br{
		display:none;
	}
	.tab-hd1 h1 {
		font-size: 26px;
	}
	.tab-sec12 .tab button {
		font-size: 16px;
		padding: 15px 0;
	}
	.tab-sec12 .tabcontent {
		padding: 0 0 0 25px;
	}
	.tab-sec12 .tabcontent h3 {
		font-size: 23px;
	}
	.tab-sec12 .tabcontent p {
		font-size: 14px;
		margin-bottom: 15px;
		line-height: 22px;
	}
	.car-ico {
		border: 0;
		padding: 0;
		margin-top: 65px;
	}
	.ab-mn-pad-top {
		padding-top: 0px;
		margin-top: 20px;
		position: relative;
		padding-bottom: 220px;
	}
	.col-sm-6.pad-rmv767.img-ab10 {
		margin-top: 20px;
	}
	.img-ab11 {
		position: absolute;
		bottom: 0;
	}
	.ab-txt1 p {
		margin-bottom: 10px;
	}
	.abou-ack {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.ab-txt1 h4 {
		font-size: 20px;
		line-height: 22px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.ab-ul ul li h5 {
		font-size: 18px;
	}
	.ab-ul ul span {
		font-size: 14px;
	}
	.ab-ul ul li {
		margin-bottom: 15px;
	}
	.clt-car-main {
		min-height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.ab-txt1 h5 {
		font-size: 18px;
	}
	.clt-exp1 {
		margin-bottom: 15px;
		max-width: 220px;
		margin: 0 auto 15px;
	}
	.clt-exp1 p{
		text-align:left;
	}
	.blg_inr .title {
		margin-top: 0;
		margin-bottom: 10px;
	}
	.blg_inr p {
		font-size: 14px;
	}
	.ph-fot span {
		font-size: 25px;
	}
	.cop-ryt p {
		font-size: 13px;
	}
	.footer-main {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.sub-fom-fot {
		padding-top: 0;
	}
	.ph-fot a {
		font-size: 26px;
	}
	.ph-fot {
		text-align: left;
		padding-top: 15px;
	}
	.txt-banner p {
		font-size: 17px;
		line-height: 23px;
		margin-top: 6px;
		margin-bottom: 0;
	}
	.txt-banner {
		bottom: 0;
		padding-top: 0;
		padding-bottom: 0;
		margin: 0;
	}
	.bnr-ph {
		display: none;
	}
	.text-small-banner span {
		font-size: 15px;
		line-height: 22px;
		font-weight:600;
	}
	.txt-banner p em {
		font-weight: 800;
	}
	
	.logo_sec {
		margin: 0;
		text-align: left;
	}
	
	.right-top:before{
		display:none;
	}
	
	.int-cs {
		padding: 0;
	}
	.int-cs h1 {
		font-size: 18px;
	}
	.hv-qus p {
		font-size: 14px;
	}
	.ab-txt1 p {
		font-size: 14px;
		line-height: 24px;
	}
	.ab-txt1.ab-txt2 {
		text-align: left;
		padding-top: 0px;
	}
	.ab-txt1.ab-txt2 h4:before {
		right: auto;
		left: 0;
	}
	.int-cs p {
		font-size: 14px;
		line-height: 23px;
		margin-bottom: 13px;
	}
	.qo-a {
		font-size: 21px;
		margin-bottom:15px;
	}
	.hm-fom {
		background-color: #fff;
		padding-top: 15px;
		padding-bottom: 10px;
	}
	.fom-hm h2 {
		font-size: 23px;
	}
	.hd-hm-ho h1 {
		font-size: 28px;
	}
	.stp-1 {
		padding: 17px 15px;
		margin-bottom: 7px;
		min-height: auto;
	}
	.footer-menu ul li {
		margin-bottom: 5px;
	}
	.stp-1 h5 {
		margin-bottom: 10px;
	}
	.sev-lft {
		text-align: left;
		padding-right: 0;
		padding-left: 10px;
	}
	.serv-lf-rg ul li h6:after {
		margin-left: 0;
		height: 19px;
		left: -10px;
	}
	.serv-lf-rg ul li h6 {
		font-size: 18px;
		margin-bottom: 5px;
	}
	.serv-rgt {
		padding-left: 10px;
	}
	.int-cs.no-nd h1 {
		font-size: 18px;
		line-height: 23px;
	}
	
	
	.tt-hm {
		padding: 0;
	}
	.fot-mnn {
		padding: 0;
	}
	.fot-mnn .footer-add,
	.fot-mnn .footer-menu,
	.fot-mnn .add-footer{
		padding: 0;
	}
	.footer-menu .footer-title {
		font-size: 18px;
		margin: 20px 0 11px 0;
	}
	.footer-menu ul li a {
		font-size: 15px;
	}
	.add-footer .social {
		padding: 0;
		margin: 10px 0 13px;
	}
	.add-footer h3.footer-title {
		margin-top: 22px;
	}
	.add-footer .social li a {
		padding: 6px;
		width: 30px;
		height: 30px;
		line-height: 17px;
	}
	.add-footer p {
		font-size: 14px;
	}
	ul.add-ress li {
		font-size: 14px;
	}

	.add-footer p {
		margin: 0;
	}
	
	
	/***car Removal***/
	.txt-banner12 {
		margin-top: 0;
		text-align: center;
	}
	.txt-banner12 h1 {
		font-size: 30px;
		margin-bottom: 5px;
		line-height: 30px;
	}
	.txt-banner12 p {
		font-size: 16px;
		font-weight:600;
	}
	ul.junk-ul li {
		margin-bottom: 5px;
		padding-right: 0;
		width: 100%;
		min-height: 55px;
	}
	.used-car12 {
		padding-top: 15px;
		padding-bottom: 20px;
	}
	.chos-ul ul li {
		width: 100%;
		padding-right: 0;
		font-size: 13px;
		font-weight: 300;
		line-height: 22px;
		padding-left: 25px;
		margin-bottom: 8px;
	}
	.ab-txt1 h6 {
		font-size: 21px;
	}
	.ab-txt1.ab-txt01 p {
		font-size: 13px;
	}
	.ul-rmv ul li:before {
		width: 35px;
		height: 35px;
		line-height: 31px;
		font-size: 16px;
		top:5px;
	}
	.ul-rmv ul li {
		padding-left: 48px;
		font-size: 13px;
	}
	.tst-hd1 h6 {
		font-size: 18px;
	}
	.txt-ovr1 {
		position: static;
		padding: 12px;
	}
	.img-how {
		margin-top: 20px;
	}
	.img-over-txt {
		background-color: #bae8f8;
	}
	.txt-ovr1 p {
		font-size: 16px;
	}
	/***car Removal***/
	
	/**car Wreckers***/
	.ab-mn-top12 {
		padding-top: 0px;
		margin-top: 20px;
		position: relative;
		padding-bottom: 235px;
	}
	.txt-ship {
		padding: 15px;
		margin-bottom: 15px;
	}
	.sell-bg21 {
		padding-bottom: 20px;
	}
	/**car Wreckers***/

	/**sell my car**/
	.sell-bg21 {
		margin-bottom: 0px;
	}
	/**sell my car**/
	
	/**location***/
	.img-scr22 {
		margin-top: -34px;
	}
	.bg-chos-loc:after,
	.bg-chos-loc:before{
		display:none;
	}
	.loc-dif-sec h5 {
		margin: 0 0 19px 0;
		line-height: 22px;
		font-size: 16px;
	}
	.loc-dif-sec {
		background-color: #2472f0;
		padding: 14px 15px 1px;
	}
	/**location***/
	
	/***contact***/
	.cont-hd-fom {
		padding: 15px;
	}
	.hd-cont12 h2 {
		font-size: 19px;
		margin-bottom: 10px;
	}
	.cont-fom input.form-control {
		padding:7px 10px;
		height: 40px;
		font-size: 15px;
	}
	.cont-fom .form-group {
		padding: 0;
		margin-bottom: 6px;
	}
	.cont-fom textarea.form-control {
		padding: 10px;
		height: 80px;
	}
	/***contact***/
	
	
	/**all banner***/
	.txt-banner12,
	.img-for-mob{
		position:relative;
	}
	.pad-bnr-mob1{
		padding:15px;
	}
	.shdo-bnr-mob1:before {
		content: "";
		width: 100%;
		height: 100%;
		position: absolute;
		box-shadow: inset #fff 0 90px 120px;
		left: 0;
		top: 0;
	}
	.car-removal-mob {
		background:url("../images/removal-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.truck-wre-mob {
		background:url("../images/truck-wre-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.sell-car-mob{
		background:url("../images/sell-car-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-buy-mob{
		background:url("../images/car-buy-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-west-mob{
		background:url("../images/west-cul-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-wrec-mob{
		background:url("../images/car-wre-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-north-mob{
		background:url("../images/north-sub-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-east-mob{
		background:url("../images/eat-sub-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	.car-cranb-mob{
		background:url("../images/cran-loc-mob1.jpg") center bottom no-repeat;
		background-size:cover;
	}
	/**all banner***/

}