
* {
	padding:0px;
	margin: 0px;
}


#top_car_removal {
  border-bottom: 1px solid #ddd;
  background: #01585f;
}
.top_icon_ul {
  list-style: none;
}
.ol-al li {
  text-align: justify;
  margin-bottom: 12px;
}
.top_icon_ul li {
  font-family: 'Rubik', sans-serif;
  margin-top: 12px;
  margin-left: 163px;
}
.top_icon_ul i {
  color: #D73437;
}
.top_icon_ul_1 li {
   list-style: none;
}

.top_icon_ul_1 li i {
   color: #595B5B;
}
.top_icon_ul-ad {
  float: none;
}
.top_icon_ul_1 li {
  float: right;
  padding-right: 20px;
}

.nav-link {
  color: #000 !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  
}

.nav-link:hover {
    color: #fff;
}

/*.nav-item .nav-cl {
  color: #9e9b9b !important
}
*/
/*.header-inner .navbar-nav li.till > a {
  background-color: #333;
  color: red !important;
}*/

.dropdown-menu {
   font-family: 'Roboto', sans-serif;
   margin-top: -3px !important;
   padding: 0px !important;
 
}

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

.dropdown-menu > a:hover {
  background: #db3238;
  transition: .4s;
  color: #fff;
  border-radius: .25rem;
}



.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
 
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;
   margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-toggle::after{
  border-right: 0em solid transparent !important;
    border-bottom: 0 !important;
    border-left: 0em solid transparent !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  
 background: #db3238;
  transition: .4s;
  color: #fff;
  border-radius: .25rem;

}  
.dropdown-item {
  padding: 13px !important;
}

.nav-tr {
  float: right;
    margin-left: 260px;
}
.header-inner {
  box-shadow: 3px 3px 3px 0px #828181;
  position: relative;
  z-index: 9;
}
.quote-ff a{
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
 
    margin-top: -27px;
    font-size: 32px;
    color:#da3438;
    font-weight: bold;
}
.quote-ff a:hover {
  text-decoration: none;
}
.banner {
  z-index: -1;
}

.intl-tel-input {
    position: relative;
}
.intl-tel-input input {
    padding-left: 50px !important;
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border:0px !important;
   /* border: 1px solid #151616 !important;*/
    margin-bottom: 1.6rem;
    background-color: #ddd;
    border-radius: 3px;
    font-size: 16px;
    line-height: 36px;
    margin: 0;
    color: rgba(0,0,0,.87);
    width: 100%;
    border-radius: 9px;
}
.intl-tel-input .dropdowns {
    position: absolute;
    top: 0;
    bottom: 0;
}

.intl-tel-input .selected {
   /* z-index: 1;
    position: relative;
    width: 38px;
    border-right: 1px solid #9f9f9f;
    height: 100%;
    padding: 0 0 0 8px;*/

    z-index: 1;
    position: relative;
    width: 43px;
    height: 77%;
    padding: 0 0 0 1px;
    border-right: 1px solid #9f9f9f;
    text-align: center;
    margin-top: 4px;
}


.intl-tel-input .selected .fla{
    position: absolute;
    top: 40%;
    margin-top: -8px;
}
.intl-tel-input .es {
    background-position: -176px -143px;
}
.intl-tel-input .fla {
    width: 53px;
    height: 11px;
   
}
.intl-tel-input .selected .arrow {
    position: relative;
    top: 50%;
    margin-top: -2px;
    left: 20px;
    width: 0;
    height: 0;
    
    border-top: 4px solid #555;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

.dropdowns_area {
    position: absolute;
    top: 11px;
    border-right: 1px solid #9f9f9f;
    height: 78%;
    left: 22px;
  }

.text_area {
    background: #ddd !important;
    padding-left: 50px !important;
    border-radius: 9px;
}

.dropdowns_area i {
    position: relative;
    top: 20px;
}
.al-dix1 {
  border: 0px;
  border-radius: 0px;
  border-bottom: 2px solid #151616;
}
.bgimg {
    padding: 14px;
    text-align:center;
}

.quote-f {
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
    margin-top: -27px;
    font-size: 26px;
}

.row2_ind {
    /* box-shadow: 2px 4px 8px 1px #fff; */
    border: 1px solid #ddd;
 
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    border-radius: 30px;
}
textarea:focus, input:focus{
    outline: none;
    box-shadow: none !important;

}

#form {
  position: absolute;
  /*top: 155px;*/
  top:12px;
  width: 32%;
  right: 141px;

}
.message {
    padding: 10px 96px 10px 97px;
    color: #fff;
    background: #00585f;
    border: none;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    margin-top: 0px;
    text-transform: uppercase;
}
.butttons {
      padding: 9px 40px 9px 40px;
      text-transform: uppercase;
      background: #D73437;
      border: 0px;
      border-radius: 3px;
      font-family: 'Rubik', sans-serif;
      color: #fff;
      font-size: 17px;
}

.btn_tret {
  text-align: center;
  margin-top: 30px;
}
.whit {
 text-transform: uppercase;
    border-bottom: 2px solid #151616;
    width: 55%;
    font-size: 20px;
    margin: 0 auto;
    margin-bottom: 23px;
    font-size: 19px;
}

.free_style {
 font-family: 'Freestyle Script', sans-serif;
 margin-bottom: 0px;
}
#banner_down {
  background-color: #00585F;
  text-align: center;
}

.banner_down {
  background-color: #00585F;
  text-align: center;
}
.free_style {
  font-size: 39px;
  color: #fff;
}

.all_tops {
  position: relative;
}
.row-heading {
  text-align: center;
  margin-top: 34px;
  margin-bottom: 10px;
}

.row-heading h3 {
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  padding-bottom: 30px;
    padding-top: 18px;
}
.paragrah {
    font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #7C7C7C;
  text-align: justify;
  padding: 17px 0px 0px 0px;
}

.read_more {
  float: right;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
}

.read_more:hover {
  color: #000;
  text-decoration: none;
  transform: .5s;
}


#loc {
  margin-top: 45px;
}
.loc {
  background: #F5F7F7;
}
.read_mores {
   margin-left: 41px;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  float: left;


}

.read_mores:hover {
  color: #000;
  text-decoration: none;
  transform: .5s;
}
.row-heading_in {
  text-align: center;
  padding-top: 23px;
}

.row-heading_in h3 {
  font-size: 40px;
}

.gold {
  color: #000;
  font-size: 24px;
  border-bottom: 2px solid #000;
  margin-bottom: 12px;
   font-family: 'Montserrat', sans-serif;
}

.servic {
 text-align: center;
    margin-right: 122px;
    margin-left: 20px;
}

.cash {
  background: #00585F;
  
  text-align: center;
  margin: 0 auto;
  padding: 12px;
  font-size: 24px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
}

.all_servi {
  text-align: center;
  margin: 0 auto;
}

#services {
 padding:23px;
 padding-bottom: 83px;
 margin-top: 27px;
}

.row-heading_ser {
 text-align: center;
  margin-top: 34px;
  margin-bottom: 40px;
}


.row-heading_ser h3 {
font-size: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;

}

.serives_graph {
 background: #fff;
    padding: 36px;
    font-family: 'Montserrat', sans-serif;
    text-align: justify;
}

.both_ser {
  background: #fff;
  padding-bottom: 12px;
  text-align: center;
  box-shadow: 0px 3px 18px rgba(35, 38, 40, 0.3);
  border-radius: 4px;
}

.read_more_s {
  text-align: center;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.read_more_s:hover {
  color: #000;
  text-decoration: none;
}

.fotr_grap {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
}

.top_icon_ul_11 li {
    float: left;
    padding-right: 20px;
    list-style: none;
}
.top_icon_ul_11 li i {
  color: #fff;
}

.footer_logo {
  padding-top: 34px;
  padding-bottom: 34px;
}
.fotr_grap {
  text-align: justify;
}

.fotr_list li{
   list-style: none;
   padding-bottom: 8px;

}

.fotr_list li a{
   font-family: 'Montserrat', sans-serif;
   color: #fff;
   padding: 1px 0 0px 101px;
}

.fotr_list li a:hover {
  text-decoration: none;
  color: #d73437;
}
/*.list_fot {
  text-align: center;
}*/

.footer_head h2 {
  color: #fff;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 67px;
    border-bottom: 2px solid #fff;
    width: 45%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 23px;
}

.fotr_lists {
  margin-left: 101px;
}
.fotr_lists li {
  text-align: left;
  color: #fff;
  padding-bottom: 12px;
   font-family: 'Montserrat', sans-serif;
   list-style: none;
}

.fotr_lists li  p {
 margin-bottom: 0px;
    font-weight: 600;
    color: #b6b2b2;
}
}
.bottom_strt {
  text-align: center;
}
.bottom_strt p {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  padding-top: 23px;
}

.carousel-caption {
 position: relative;
    top: 0px;
    text-align: center;
    margin: 0 auto;
    left: 0px;
    padding: 30px;
    z-index: 1;
}

.icic {
 width:34%;
 /*border-bottom: 1px solid #000;*/
 }

 .icici {
  width:27%;
 }
 .nex {
  color: #000;
 }
 .cam {
  padding: 7px 39px 0px 42px;
 }

 .about_page {
  position: absolute;
  top:42%;
  right: 20%;
  color: #000;
  font-size: 34px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: right;

 }

 .about_lom {
  text-align: justify;
   font-family: 'Montserrat', sans-serif;
   color: #7C7C7C;
 }

 #about_row_1 {
  background: #f7f8f8;
  margin-top: 23px;
  padding-top: 45px;
  padding-bottom: 21px;
 }

 .check {
  background: #da3438;
  color: #fff;
  padding: 3px;
  border-radius: 7px;
  margin-right: 12px;
  margin-bottom: 14px;
 }
 .about_li li{
  list-style: none;
 }

 .about_graph {
  font-family: 'Montserrat', sans-serif;
 }

 #quote {
   background: #f7f8f8;
   padding-top: 19px;
   margin-top: 20px;
 }

 .about_code li{
    list-style: none;
    font-size: 34px;
    padding: 2px 0px 12px 0px;
    font-size: 25px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
 }

 .Request_Quote {
  background: #dc3338;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  padding: 12px;
  border-radius: 3px;
  margin-top: 34px;
 }

  .Request_Quote:hover {
   text-decoration:none;
   background: #000;
   color:#fff;
   transition: .3s;
 }

 .abs {
  text-align: center;
  padding-top: 41px;
  float: right;
 }

 .cont_icon {
  float: left;
  width: 17%;
  text-align: center;
  padding-top: 29px;
 }

 .cont_icon i {
 /* padding-top: 29px;*/
    
 }

 .cont_icon_1 b {
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
 }

 .cont_icon_1 {
  float: right;
    width: 83%;
 }

 .locat {
  border: 2px solid #da3438;
    border-radius: 50%;
    color: #da3438;
   padding: 5px 8px 5px 8px;
 }

 .phone {
  border: 2px solid #da3438;
    border-radius: 50%;
    color: #da3438;
   padding: 5px 7px 5px 7px;
 }

 .email {
  border: 2px solid #da3438;
    border-radius: 50%;
    color: #da3438;
   padding: 6px 7px 7px 7px;
 }

 #cont_our {
  margin-top: 18px;
  margin-bottom: 18px;
 }

 .b_cont {
  padding-top: 6px;
 }
 .icon_1 {
  padding-top: 17px;
 }
 .cont_iocn_main {
  /*text-align: center;*/
  margin-left: 29px;
 }

 .rows {
  background: #fff;
  box-shadow: 0px 3px 18px rgba(35, 38, 40, 0.3);
      padding: 58px
 }

 .form {
  
    margin-bottom: 0px;
 }

 #cash_for_car {
  background: #00585f;
 }
.cash_for_car {
  text-align: center;
  color: #fff;
  padding-bottom: 23px;
}
.cash_for_car p {
  padding-top: 12px;
}
 .img_cash {
  width: 18%;
  padding-bottom: 17px;
 }
 .about_lom_cash {
  color: #fff;
  padding-bottom: 36px;
 }

 .row-heading h4 {
  color: #fff;
 /* padding-top: 29px;*/
  padding-bottom: 29px;
  font-size: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;

 }

 .cash_ter {
  background: #F5F7F7;
   
 }

.grph_til {
  color: #000;
  padding:57px 21px 12px 21px;
}

.red_all {
  padding-bottom: 43px;
}


.mores_read {
      margin-left: 23px;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.mores_read:hover {
  color: #000;
  text-decoration: none;
  transform: .5s;
}

.cash_try {
  text-align: center;
}

.logan-Cash_1 {
  color: #000 !important;
}
.about_lom_cash_logan {
  color: #7C7C7C;
  margin-bottom: 32px;
}
.cash_for_car_logan {
  padding: 23px;
}
.cash_for_car_logan ul li {
  color: #000;
  font-family: 'Montserrat', sans-serif;
  list-style: none;
  font-size: 13px;

}

.cash_for_car_logan ul li::before {
  content: "\25a0";
  color: #00585f;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}

#sati {
  height: 465px;
}
.satifi {
  color: #fff;
  text-align: center;
}

.satifi h3 {
  padding-top: 156px;
  font-size: 35px;
  padding-bottom: 12px; 
}

#request {
  margin-top: 63px;
  margin-bottom: 63px;
}
.request {
  background: #00585F;
  padding: 12px 40px 12px 40px ;
  color: #fff;
}

.request:hover {
  background: #000;
  color: #fff;
  transition: .3s;
  text-decoration: none;
}

.read_more_gold {
      
      float: left;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.read_more_gold:hover {
  color: #000;
  text-decoration: none;
  transform: .5s;
}

  
.cheap_tow {
      
      float: left;
  color: #d73437;
  font-family: 'Rubik', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}

.cheap_tow:hover {
  color: #000;
  text-decoration: none;
  transform: .5s;
}

#tow_serv {
  background: #00585f;
}
.cheap_tow_1 {

}

.cheap_tow_1 {
  padding: 23px;
}
.cheap_tow_1 ul li {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  list-style: none;
  font-size: 13px;

}

.cheap_tow_1 ul li::before {
  content: "\25a0";
  color: #fff;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: -1em;
}
.fotr_grap_why {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}

.why_cheap li {
   font-family: 'Montserrat', sans-serif;
    color: #7c7c7c;
    list-style: none;
    padding-bottom: 8px;
}

.why_cheap i {
  padding-right: 15px; 
}
.requests {
  margin-top: 63px;
  margin-bottom: 63px;
  background: #00585f;
  padding: 20px;
}

.call {
  padding: 12px;
  font-size: 43px;
  font-family: 'Montserrat', sans-serif;
}
.calls {
  padding: 12px;
  font-size: 43px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
}

.calls:hover {
  text-decoration: none;
  color: #000;
  transition: .4s;
}

.img_removal {
  text-align: center;
}

.img_removal img {
  margin-top: 24px;
}

.free_car_removal_log {
  margin-top: 20px;
   font-family: 'Montserrat', sans-serif;
}
.lon b {
  font-size: 23px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}
.logan_car_logan li{
     list-style: none;
     padding-bottom: 4px;
     font-family: 'Montserrat', sans-serif;
}

.logan_car_logan i {
  color: #00585f;
}
.car_tops {
  border: 3px solid #0b0b0b;
}

.ban_mob {
  display: none;
}
.cont_main_1 {
  margin-left: 80px;
}
.mobile-footer {
  display: none;
}
#more {display: none;}
.new_1 {
  font-weight: bold;
}

.new_2 {
font-family: 'Montserrat', sans-serif;
text-align: justify;
}
.about_lom_cash_23 {
    font-size: 24px;
    color: #fff;
}
.text_free_car {
    text-align: center;
    padding-bottom: 17px;
}
.new_P {
   margin-left: 63px;
}
.new_P1 {
    margin-left: 86px;
}
.new_P li {
    padding-bottom: 34px;
   
}
.new_P1 li {
    padding-bottom: 24px;
  
}

.about_new_cont li  {
    padding-bottom: 13px;
}
.cash_for_logan_two li {
font-family: 'Rubik', sans-serif;
margin-left: 16px;
color: #7C7C7C;
}

.cash_for_car_gold_coast li {
font-family: 'Rubik', sans-serif;
color: #7C7C7C;
margin-left: 10px;
}
.car_removal_gold_coast {
   margin-left: 86px;
}

.team_hr b {
    margin-left: 47px;
    font-size: 28px;
}
.car_removal_gold_coast li {
  padding-bottom: 23px;
}
.new_all_gold {
    background: #eee;
}

.about_new_cont {
    margin-left: 24px;
}


#new_all_car {
  text-align:center;
  margin-bottom: 14px;
}
.free_car_removal_12 {
   background: #eee;
}

.free_car_removal_13 b{
   font-size: 24px;
}
.class_12 {
  margin-left: 41px;
}

.class_12 li {
 padding-bottom: 12px;
}

.grph_til b {
    font-size: 23px;
    margin-left: 39px;
}

.new_bl {
  margin-left: 64px !important;
}

.about_lom_alcar_rem {
    margin-top: 23px;
    text-align: justify;
    font-family: 'Montserrat', sans-serif;
    color: #7C7C7C;
}
.navbar-light .navbar-toggler {
    border: 0px;
}
.btn_home {
  background: none;
    border: 0px;
}

.btn_home:focus {
  outline: none;
}
.fotr_gm {
  color: #fff;
  font-family: 'Rubik', sans-serif;
}

.fotr_gm:hover {
  color: #fff;
  text-decoration: none;
}

.fotr_gm1 {
  color: #000;
  font-family: 'Rubik', sans-serif;
}

.fotr_gm1:hover {
  color: #000;
  text-decoration: none;
}

.class_13 {
  padding-left: 23px;
}





























@media only screen and (min-device-width : 320px) and (max-device-width : 420px) {
      
   
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
          margin-left: -24px;
     }
     .top_icon_ul_1 {
      margin-left: 0px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
  width: 100%;
}
.nav-tr li {
    border-bottom:1px solid #d0c9c9; 
}
.navbar-light .navbar-toggler:focus {
    box-shadow: none;
    outline: 0px;
}
.dropdown-menu {
  border:0px;
}
.new_P {
    margin-left: 0px
}
#form {
    position: absolute;  
    top: 146px;
    width: 100%;
    right: 0px;
}
.cont_iocn_main {
  margin-left: 0px;
}

/*.cont_main_1 {
  margin-left: 0px;
}*/  
.cash_12_12 {
    text-align: center;
}
#banner_down {
         margin-top: 712px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}
.new_P {
    margin-left: 52px;
}
.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code {
  text-align: center;
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
  margin-right: 105px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
 
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
/*.cont_main_1 {
  margin-left: 29px;
}*/
.free_style {
  font-size: 23px;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
    .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}
.top_icon_1 img {
    width: 100%;
}
.top_icon img {
    width: 59%;
}
.top_icon_ul li {
  margin-left:0px;
}
}

@media only screen and (min-device-width : 421px) and (max-device-width : 479px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 0px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 0px
}

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 140px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 736px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}

.cash_ter {
  padding-bottom: 19px;
 
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.free_style {
  font-size: 23px;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
    .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}
 
.top_icon_1 img {
    width: 100%;
}
.top_icon img {
    width: 59%;
}
.top_icon_ul li {
  margin-left:0px;
}
}

@media only screen and (min-device-width : 479px) and (max-device-width :520px) {
    .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 0px
}

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 180px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 725px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}

.cash_ter {
  padding-bottom: 19px;
 
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.free_style {
  font-size: 23px;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
     .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}

.top_icon_1 img {
    width: 100%;
}
.top_icon img {
    width: 59%;
}
.top_icon_ul li {
  margin-left:0px;
}
}

@media only screen and (min-device-width : 521px) and (max-device-width : 599px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .grph_til b {
         margin-left: 0px;
     }
     .top_icon_ul_1 {
      margin-left: 0px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 0px
}
  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 221px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 774px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
  
}
.cash_ter_1 {
  margin-bottom: 20px;
   
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
     .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}

.top_icon_1 img {
    width: 100%;
}
.top_icon img {
    width: 59%;
}
.top_icon_ul li {
  margin-left:0px;
}
}

@media only screen and (min-device-width : 600px) and (max-device-width : 620px) {

     .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .grph_til b {
         margin-left: 0px;
     }
     .top_icon_ul_1 {
      margin-left: 0px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 52px;
}
  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 206px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 738px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
  
}
.cash_ter_1 {
  margin-bottom: 20px;
   
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
     .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}
.top_icon_ul li {
    margin-left: 0px;
}
}
}
@media only screen and (min-device-width : 621px) and (max-device-width : 720px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 0px
}
  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    /*top: 150px;*/
    top: 233px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 625px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
   
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
     .top_icon_ul-ad {
      float: none;
    }
    .top_icon_1 {
    padding-top: 34px;
}
}

@media only screen and (min-device-width : 721px) and (max-device-width : 767px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
      margin-top: -24px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }
.new_P {
    margin-left: 0px
}
  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 150px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 625px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 25px;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
   
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
    .about_page {
      display: none;
    }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 799px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
          margin-top: -10px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    /*top: 248px;*/
    top: 266px;
    width: 100%;
    right: 0px;
}
.new_P {
        margin-left: 99px;
}
#banner_down {
      margin-top: 583px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 75px;
  width: 80%;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 17px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 25px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.icon_1 {
  padding-left: 13px;
}
.cont_icon_1{
   padding-left: 13px;
}
 .cont_icon_1 p{
  text-align: justify;
 }
 .mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
}


@media only screen and (min-device-width : 800px) and (max-device-width : 997px) {

  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
          margin-top: -7px;
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    /*top: 248px;*/
    top: 297px;
    width: 100%;
    right: 0px;
}
.new_P {
   margin-left: 99px;
}
#banner_down {
      margin-top: 625px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
  padding-top: 75px;
  width: 80%;
}

.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 17px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 25px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.icon_1 {
  padding-left: 13px;
}
.cont_icon_1{
   padding-left: 13px;
}
 .cont_icon_1 p{
  text-align: justify;
 }
 .mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
   }
   .cont_iocn_main {
    margin-left: -17px;
   }
}
@media only screen and (min-device-width : 998px) and (max-device-width : 1023px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
      /*margin-top: -24px;*/
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    /*top: 347px;*/
    top: 376px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 625px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
 padding-top: 89px;
}
.footer_head h2 {
  width: 52%;
}
.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.icon_1 {
  padding-left: 13px;
}
.mobile-footer {
        bottom: 0;
        position: fixed;
        width: 100%;
        display: block ;
        z-index: 999;
    }
    .mobile-call,
    .mobile-quote {
        background: transparent none repeat scroll 0 0;
        float: left;
        margin: 0;
        width: 50%;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .mobile-call > a {
        background: #00585f;
    }
    .mobile-call > a:hover {
        color: #000;
        text-decoration: none;
    }
    .mobile-quote {
        position: relative;
    }
    .mobile-quote::before {
        border-right: 15px solid transparent;
        border-top: 15px solid #000;
        border-top: 15px solid #000;
        content: " ";
        height: 0;
        left: -2px;
        position: absolute;
        top: 50%;
        transform: rotate(-45deg) translateY(-50%);
        width: 0;
    }
    .mobile-quote > a {
        background: #000;
    }
    .mobile-quote > a:hover {
        color: #fff;
        text-decoration: none;
    }
    .mobile-footer a {
        color: #fff;
        display: block;
        font-size: 22px;
        font-weight: 700;
        padding: 15px;
        position: relative;
        text-align: center;
        text-transform: uppercase;
    }
    .contact_gagan {
        margin-top: 0px;
    }
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1224px) {
  .cont_main_1 {
  margin-left: 29px;
}
     .top_icon {
      text-align: center;
     }
     .top_icon_1 {
      text-align: center;
     }
     .top_icon_ul_1 {
      margin-left: 90px;
      /*margin-top: -24px;*/
     }
     .top_icon_ul_1 li {
    margin-left: 30px;

  }

  .top_icon_ul_1 li {
    float: left;
    padding-right: 0px;
}
.nav-tr {
  float: left;
  margin-left: 0px;
}
.dropdown-menu {
  border:0px;
}
#form {
    position: absolute;  
    top: 372px;
    width: 100%;
    right: 0px;
}
#banner_down {
      margin-top: 625px;
}
.row-heading h3 {
  padding-bottom: 0px;
  padding-top: 0px;
  font-size: 27px;
}
.cam {
    padding: 7px 9px 0px 12px;
}

.read_mores {
  margin-left: 12px;
}
.both_ser  {
  margin-bottom: 23px;
}
#services {
  padding-bottom: 12px;
}
.footer_head h2 {
  margin:0px;
  margin-bottom: 12px;
 padding-top: 89px;
}
.footer_head h2 {
  width: 52%;
}
.fotr_list li a  {
  padding: 0px;
}
.fotr_lists {
  margin-left: 0px;
}
/*.banner img {
  height: 127px;
}*/
.about_page {
  right: 42%;
  color: #f0f0f0
}
.about_code li {
  font-size: 22px;
}
.abs {
  margin-bottom: 28px;
  padding-top: 0px;
}
.banner h3{
font-size: 29px;
right: 5%;
top: 43%;
color: #000;
font-size: 20px;
display: none;
}
.row-heading h4 {
  font-size: 25px;
}
.about_lom_cash {
  text-align: justify;
}
.grph_til {
  padding: 13px 19px 12px 21px;
}
.cash_ter {
  padding-bottom: 19px;
}
.cash_ter_1 {
  margin-bottom: 20px;
}
.about_lom {
  margin-top: 18px;
}
.logan-Cash_1 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.cash_for_car_logan ul li {
  font-size: 16px;
  padding-bottom: 12px;
}
.satifi h3 {
  padding-top: 56px
}
.about_lom_cash_logan {
  text-align: justify;
}
.satifi p {
  text-align: justify;
}
.cash_for_car lottie-player {
margin-left: 13px;
}
.towing_1 {
  margin-bottom: 20px;
}
.cheap_tow_1 {
    padding: 15px;
}
.cheap_tow_1 ul li {
  font-size: 16px;
}
.fotr_grap_why {
  padding: 15px;
  text-align: justify;
}
.call{
  font-size: 33px;
}
.calls{
  font-size: 26px;
  margin-top: 12px;
}
.reliable_toin {
  margin-top: 20px;
}
.requests {
  margin-top: 36px;
  margin-bottom: 36px;
}
.rows {
  padding: 24px;
  border-radius: 8px;
  margin-bottom: 32px;
}
.contact_tr {
  padding:0px 1px 0px 1px;
}
iframe {
  margin-bottom: 17px;
}
.ban_mob {
  display: block;
}
.ban_desk {
  display: none;
}
.icon_1 {
  padding-left: 13px;
}
}

@media only screen and (min-device-width : 1440px) and (max-device-width : 1550px) { 
     #form  {
     top: 40px;
    right: 167px;
     }
  }