/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'),
  url('../fonts/poppins-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v5-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v5-latin-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}
body {
  /*width: 1920px;*/
  background-color: #fff;
}
div, p {
  font-size: 17px;
  line-height: 42px;
  color: rgb(164, 171, 180);
  font-family: "Poppins";
}
h1.page-header {
  margin-bottom: 0px;
  border-bottom: none;
  font-size: 46px;
  letter-spacing: 2px;
  line-height: 50px;
  color: rgb(60, 60, 60);
  font-family: "Poppins";
  font-weight: bold;
  text-align: center;
}
h1 {
  font-size: 25px;
  line-height: 42px;
  color: rgb(72, 76, 78);
  font-family: "Poppins";
  font-weight: bold;
}
h2 {
  font-size: 21px;
  line-height: 30px;
  color: rgb(72, 76, 78);
  font-family: "Poppins";
  font-weight: bold;
}
.container {
  width: auto;
  margin-left: 270px;
  margin-right: 270px;
}
/*Header section*/
.navbar {
  padding-top: 45px;
  height: 146px;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
#block-mainmenu > .nav > li,
.nav > li > a {
  display: inline;
}
.nav > li > a {
  margin: 10px 18px;
}
.menu--main-menu{
  margin-top: 15px;
}
#block-mainmenu > ul > li > a:hover{
  border-radius: 34px;
  box-shadow: 0px 6px 13px rgba(0, 187, 30, 0.15);
  background-color: #5da56f;
  color: rgb(255, 255, 255);
  border: 1px solid #6b6b6b;
}
#block-mainmenu > ul > li:nth-child(4) > a {
  width: 200px;
  height: 68px;
  border-radius: 34px;
  box-shadow: 0px 6px 13px rgba(0, 187, 30, 0.15);
  background-color: #5da56f;
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  border: 1px solid #6b6b6b;
}
.menu--main-menu a {
  font-size: 21px !important;
  line-height: 42px !important;
  color: rgb(116, 128, 146);
  font-family: "Poppins";
}
/*Content section*/
#block-howinstaautoworks > div > p {
  margin-top: 11px;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 50px;
  color: rgb(151, 151, 151);
  font-family: "Poppins";
}
#block-howinstaautoworks > div > .col-sm-3:before {
  content: '';
  display: table;
  height: 54px;
}
#block-howinstaautoworks > div span:before {
  content: '';
  display: table;
  height: 24px;
}
#block-howinstaautoworks p {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 25px;
  color: rgb(151, 151, 151);
  font-family: "Poppins";
  text-align: center;
}
.path-frontpage .js-quickedit-page-title,
.path-frontpage .page-title {
  font-size: 46px;
  letter-spacing: 2px;
  line-height: 50px;
  color: rgb(60, 60, 60);
  font-family: "Poppins";
  font-weight: bold;
  text-align: center;
}
#block-testimonials h2,
#block-instaautofaq h2 {
  text-align: center;
}
#block-testimonials * {
  text-align: center;
}
.block-front-main.right-block-bg {
  background: url("../images/right-block-bg.png") no-repeat;
  background-size: contain;
  padding: 66.64% auto;
  height: 876px;
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.block-front-main {
  height: 876px;
}
.block-front-main .col-sm-6 {
  margin-top: 205px;
}
.block-front-main h2 {
  margin-top: 42px;
  font-size: 33px;
  letter-spacing: 2px;
  line-height: 50px;
  /*color: rgb(255,255,255);*/
  font-family: "Poppins";
}
.block-front-main.right-block-bg h2 {
  margin-top: 42px;
  font-size: 33px;
  letter-spacing: 2px;
  line-height: 50px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
}
.block-front-main .col-sm-6 {
  max-width: 586px;
}
.block-front-main .field--name-body {
  margin-top: 42px;
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 46px;
  color: rgb(169, 200, 255);
  font-family: "Poppins";
}
#block-thousandsofhappyusers h2 {
  font-size: 32px;
  letter-spacing: 2px;
  line-height: 22px;
  color: rgb(62, 62, 62);
  font-family: "Poppins";
}
#block-thousandsofhappyusers > div > div > p {
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 22px;
  color: rgb(151, 151, 151);
  font-family: "Poppins";
  margin-top: 31px;
}
#block-thousandsofhappyusers .get-started-btn {
  margin-top: 45px;
}
#block-threecolumnbottom {
  margin-top: 90px;
  padding-bottom: 200px;
}
#block-threecolumnbottom .field--name-body {
  background-image: linear-gradient(0deg, #2997ff 0%, #4988fd 100%, #e5e5e5 100%);
  border-radius: 10px 10px 200px 200px;
  -moz-border-radius: 10px 10px 200px 200px;
  -webkit-border-radius: 10px 10px 200px 200px;
  border: 0px solid #000;
  height: 600px;
  padding-top: 30px;
  text-align: center;
}
#block-threecolumnbottom .field--name-body:after {
  content: ' ';
  display: table;
  height: 30px;
}
#block-threecolumnbottom .field--name-body > div {
  display: grid;
  width: 23%;
  float: left;
  text-align: center;
}
#block-threecolumnbottom > div > div:nth-child(1) {
  margin-left: 15.5%;
}
.threcool {
  height: 716px;
  border-radius: 5px;
  box-shadow: 0px 40px 75px rgba(0, 25, 55, 0.07);
  background-color: #fff;
  margin: -10px 5px;
  padding: 40px;
}
#block-threecolumnbottom h3 {
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 50px;
  color: rgb(93, 165, 111);
  font-family: "Poppins";
  text-align: center;
  padding-bottom: 36px;
}
#block-threecolumnbottom .title {
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(128, 128, 128);
  font-family: "Poppins";
  text-align: center;
  margin-top: 40px;
}
#block-threecolumnbottom .title:after {
  content: '';
  display: table;
  height: 26px;
}
#block-testimonials h2,
#block-instaautofaq h2 {
  font-size: 46px;
  letter-spacing: 2px;
  line-height: 50px;
  color: rgb(60, 60, 60);
  font-family: "Poppins";
  font-weight: bold;
  margin-top: -75px;
}
.green-after:after,
#block-instaautofaq h2:after {
  margin-top: 17px;
  text-align: center;
  content: url("../images/Rounded Rectangle faq.png");
  display: block;
}
#block-instaautofaq h3 {
  margin-top: 43px;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 50px;
  color: rgb(122, 122, 122);
  font-family: "Poppins";
}
#block-instaautofaq h3:after {
  content: '';
  display: table;
  height: 31px;
}
#block-instaautofaq .get-started-btn {
  margin-top: 69px;
}
#block-instaautofaq p {
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 58px;
  color: rgb(177, 177, 177);
  font-family: "Poppins";
  font-weight: 300;
  text-align: center;
}
#block-instaautofaq:after {
  content: '';
  display: table;
  height: 150px;
}
#block-testimonials {
  margin-top: 190px;
}
#block-testimonials div.green-after {
  margin-top: 25px;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 50px;
  color: rgb(166, 166, 166);
  font-family: "Poppins";
}
#block-testimonials .green-after:after {
  margin-top: auto;
}
#block-testimonials div.shaped {
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(197, 201, 207);
  font-family: "Poppins";
  font-weight: 300;
  text-align: center;
  width: 70%;
  margin: 47px auto auto auto;
}
#block-testimonials h3 {
  margin-top: 35px;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(60, 60, 60);
  font-family: "Poppins";
  font-weight: bold;
  text-align: center;
}
.fivestar {
  font-size: 21px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(197, 201, 207);
  font-family: "Poppins";
  text-align: center;
}
.fivestar::after {
  content: url("../images/fivestar.png");
  display: block;
}
.shaped::before {
  content: url("../images/Shape 9.png");
  display: inline;
  float: left;
}
.dev-rounded {
  background: url("../images/developer.png");
  background-position: 33% 10%;;
  /*margin-top: 36px;*/
  width: 220px;
  height: 220px;
  border-radius: 120px;
  box-shadow: 0px 17px 32px rgba(94, 166, 112, 0.15);
  background-color: #5da56f;
  border: 12px solid #fff;
  float: none;
  margin: 36px auto auto auto;
}
.shaped::after {
  margin-top: -40px;
  content: url("../images/Shape 9 copy.png");
  display: inline;
  float: right;
}
.main-container {
  margin-top: 95px;
}
#block-views-block-features-article-block-1 {
  margin-top: 15px;
  margin-bottom: -48px;
}
#block-findyourdreamcarandgetrealoffers {
  background: url("../images/Illustration.png") no-repeat;
  background-size: contain;
  height: 0;
  padding-top: 66.64%;
  margin-top: -23px;
}
.top-illustration h2 {
  font-size: 67px;
  letter-spacing: 3px;
  line-height: 104px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  margin-top: 34px;
}
.top-illustration h2:after {
  content: '';
  display: table;
  height: 26px;
}
.top-illustration div,
.top-illustration p {
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 50px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  width: 58%;
}
.top-illustration .buttons {
  margin-top: 47px;
}
.top-illustration .buttons a:nth-child(1) {
  width: 237px;
  height: 70px;
  border-radius: 35px;
  box-shadow: 0px 21px 32px rgba(0, 16, 3, 0.15);
  background-color: #5da56f;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 58px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  padding: 17px 58px;
  text-decoration: none;
}
.top-illustration .buttons a:nth-child(2) {
  width: 237px;
  height: 70px;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.10196078431372549);
  border: 2px solid #fff;
  font-size: 24px;
  letter-spacing: 1px;
  line-height: 58px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  padding: 17px 54px;
  margin-left: 20px;
  text-decoration: none;
}
.top-illustration .buttons a:nth-child(2):hover{
  border-radius: 35px;
  box-shadow: 0px 21px 32px rgba(0, 16, 3, 0.15);
  background-color: #5da56f;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  text-decoration: none;
}
#block-findyourdreamcarandgetrealoffers .top-illustration {
  margin-top: -55%;
  /*margin-left: 5%;*/
  width: 72%;
}
#block-howinstaautoworks {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 25px;
  color: rgb(151, 151, 151);
  font-family: "Poppins";
  text-align: center;
}
#block-howinstaautoworks span {
  display: block;
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 30px;
  color: rgb(71, 71, 71);
  font-family: "Poppins";
}
#block-howinstaautoworks img::after {
  content: "";
  width: 100%;
  display: table;
  clear: both;
}
#block-howinstaautoworks span::after {
  content: url("../images/Rounded Rectangle 6.png");
  display: block;
  text-align: center;
}
#block-howinstaautoworks > div > div:nth-child(5) {
  margin-bottom: 68px;
}
.get-started-btn:hover,
.get-started-btn {
  width: 526px;
  /* height: 98px; */
  border-radius: 49px;
  box-shadow: 0px 33px 32px rgba(0, 101, 16, 0.07);
  background-color: #5da56f;
  font-size: 29px;
  letter-spacing: 1px;
  line-height: 43px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  font-weight: bold;
  display: inline-grid;
  text-align: center;
  padding: 27px 173px;
  text-decoration: none;
}
.region-footer-first {
  margin-top: 75px;
}
.green-circle {
  text-align: center;
}
.green-circle > div {
  width: 66px;
  height: 66px;
  padding: 20px;
  border-radius: 33px;
  box-shadow: 0px 30px 70px rgba(103, 187, 43, 0.1);
  background-color: #71c987;
  font-size: 34px;
  letter-spacing: 2px;
  line-height: 29px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
}
.green-circle > h2.block-title {
  font-size: 33px;
  letter-spacing: 2px;
  line-height: 50px;
  color: rgb(71, 71, 71);
  font-family: "Poppins";
}
.green-circle .field--name-body {
  font-size: 19px;
  letter-spacing: 1px;
  line-height: 46px;
  color: rgb(151, 151, 151);
  font-family: "Poppins";
}
#block-howinstaautoworks > div.field--type-text-with-summary > p:nth-child(1)::after {
  content: url("../images/Rectangle 2.png");
  display: block;
  text-align: center
}
.blue-bg {
  width: 1920px;
  background-image: linear-gradient(0deg, #2997ff 0%, #4988fd 100%, #e5e5e5 100%);
}

.grid__content .views-field-created * {
  font-size: 13px;
  line-height: 26px;
  color: rgb(145, 154, 159);
  font-family: "Lato";
  float: left;
  clear: both;
}
.grid__content .views-field-title a{
  display: inline-block;
  width: 178px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  font-size: 15px;
  line-height: 26px;
  color: rgb(72, 76, 78);
  font-family: "Poppins";
  font-weight: bold;
  float: left;
  clear: both;
  margin-top: 20px;
}
#block-frontbottom{
  margin-top: 30px;
}
#block-enquiryform {
  margin-top: 20px;
}
.enquiry-text {
  font-size: 15px;
  line-height: 50px;
  color: rgb(164, 171, 180);
  font-family: "Poppins";
}
form .control-label {
  font-size: 15px;
  line-height: 50px;
  color: rgb(102, 107, 112);
  font-family: "Poppins";
}
#block-enquiryform .control-label {
  width: 140px;
  float: left;
  display: inline;
}
#block-enquiryform .form-control {
  max-width: 551px;
  display: inline;
  height: 55px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #d2d7dd;
}
#block-enquiryform #edit-enquiry {
  height: 228px;
}
#block-enquiryform .webform-actions {
  margin-left: auto;
  text-align: center;
  /*max-width: 691px;*/
  margin-top: -15px;
}
#block-enquiryform .form-submit {
  width: 160px;
  height: 42px;
  border-radius: 21px;
  box-shadow: 0px 5px 12px rgba(0, 129, 3, 0.15);
  background-color: #5da56f;
  border: 1px solid #6b6b6b;
  font-size: 12px;
  line-height: 20px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
}
input[type="tel"].form-control {
  width: 100%;
}
/*Aside section*/
aside[role="complementary"] {
  padding-left: auto;
}
.region-sidebar-second {
  background: #fff;
  border: none;
}
.region-sidebar-second section {
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #e2e6eb;
  margin: 0px;
  margin-bottom: 40px;
  padding-bottom: 24px;
}
#block-views-block-browse-vehicles-block-1 .view-footer {
  margin-top: 72px;
  text-align: center;
}
.region-sidebar-second section h2 {
  font-size: 17px;
  line-height: 53px;
  color: rgb(76, 79, 83);
  font-family: "Poppins";
  font-weight: bold;
  text-align: center;
}
.view-browse-vehicles {
  margin-left: 20px;
}
.slick-dots {
  margin-left: -10px;
}
.see-offers:hover,
.see-offers {
  width: 147px;
  height: 38px;
  border-radius: 18px;
  background-color: rgba(93, 165, 111, 0);
  border: 1px solid #5da56f;
  font-size: 13px;
  line-height: 46px;
  color: rgb(93, 165, 111);
  font-weight: bold;
  font-family: "Poppins";
  text-decoration: none;
  margin: 40px 22% 40px 16%;
  padding: 10px 40px;
}
.shs-widget-container > label {
  font-size: 15px;
  line-height: 50px;
  color: rgb(102, 107, 112);
  font-family: "Poppins";
}
.shs-widget-container {
  width: 100%;
}
.shs-widget-container select {
  width: 100%;
  height: 38px;
  background-color: rgba(240, 243, 246, 0);
  border: 1px solid #d2d8dd;
  border-radius: 4px;
  border: 1px solid #d2d7dd;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  font-family: "Poppins";
}
section .form-item {
  width: 100%;
  padding: 0 10px;
}
#block-instantcarfinancequote {
  padding-bottom: 0;
  margin-bottom: 10px;
}
#block-instantcarfinancequote .form-actions {
  text-align: center;
}
#block-instantcarfinancequote .form-submit {
  width: 147px;
  height: 38px;
  border-radius: 18px;
  background-color: rgba(93, 165, 111, 0);
  border: 1px solid #5da56f;
  font-size: 13px;
  line-height: 12px;
  color: rgb(93, 165, 111);
  font-family: "Poppins";
  font-weight: bold;
  margin: 28px auto 0 auto;
  padding: 10px 40px;
  text-align: center;
}
#block-applynow {
  margin-top: 20px;
}
#block-applynow > .field--name-body {
  margin-top: -20px;
}
#block-applynow > .field--name-body > * {
  font-size: 12px;
  line-height: 29px;
  color: rgb(184, 191, 200);
  font-family: "Poppins";
  text-align: center;
  text-align: -moz-center;
  text-align: -webkit-center;
  width: 100%;
  padding: 0 auto;
}
#block-applynow .apply-buttons > a:nth-child(1) {
  display: inline;
  white-space: nowrap;
  width: 130px;
  height: 34px;
  border-radius: 17px;
  box-shadow: 0px 5px 12px rgba(0, 129, 3, 0.15);
  background-color: #5da56f;
  border: 1px solid #6b6b6b;
  font-size: 10px;
  line-height: 40px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
  padding: 10px 35px;
}
#block-applynow .apply-buttons > a {
  text-decoration: none;
}
#block-applynow .apply-buttons > a:nth-child(2) {
  display: inline;
  white-space: nowrap;
  width: 130px;
  height: 34px;
  border-radius: 17px;
  background-color: rgba(0, 215, 35, 0);
  border: 1px solid #5da56f;
  font-size: 10px;
  line-height: 40px;
  color: rgb(93, 165, 111);
  font-family: "Poppins";
  padding: 10px 35px;
}
/*Footer section*/
.footer {
  background-color: #404f68;
  margin-top: 62px;
}
.footer h2 {
  font-size: 23px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(255, 255, 255);
  font-family: "Poppins";
}
.footer .menu a {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(116, 130, 152);
  font-family: "Poppins";
}
#block-copyright {
  width: 50%;
  margin-top: 25px;
}
#block-socialsfooter {
  width: 50%;
  margin-top: -39px;
  float: right;
}
#block-copyright, #block-copyright div {
  font-size: 15px !important;
  letter-spacing: 1px;
  line-height: 42px;
  color: rgb(116, 130, 152);
  font-family: "Poppins";
}
.social-icons a {
  width: 35px;
  height: 35px;
  margin-left: 5px;
  color: transparent;
}
.social-icons a:hover {
  color: transparent;
  text-decoration: none;
}
/*#block-company{*/
/*margin-left: 154px;*/
/*}*/
.footer nav > h2 {
  width: 20%;
}
.footer nav {
  max-width: 184px;
  width: 20%;
  float: left;
  display: grid;
  margin-top: -57px;
}
.footer nav a {
  padding: 0;
  margin-left: 0;
}
.system-branding {
  max-width: 420px;
  margin-top: 68px;
}
.footer .system-branding .navbar-text {
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 33px;
  color: rgb(116, 130, 152);
  font-family: "Poppins";
  margin-left: 0;
  margin-right: 0;
  margin-top: 20px;
}
.region-footer-bottom {
  border-top: 1px solid #556379;
  margin-top: 60px;
}
#block-socialsfooter a {
  padding-left: 27px;
}

.see-offers:hover,
#block-applynow .apply-buttons > a:nth-child(2):hover,
#block-instantcarfinancequote .form-submit:hover,
.white-button:hover{
  box-shadow: 0px 5px 12px rgba(0, 129, 3, 0.15);
  background-color: #5da56f;
  color: rgb(255, 255, 255);
  border: 1px solid #6b6b6b;
}
@media screen and (min-width: 1620px) {
  .navbar.container {
    max-width: 1360px;
  }
  #block-company {
    margin-left: 154px;
  }
}
@media screen and (min-width: 1450px) and (max-width: 1619px) {
  .navbar.container, .container {
    max-width: 1360px;
    margin-left: auto;
    margin-right: auto;
  }
  #block-company {
    margin-left: 75px;
  }
  #block-applynow > .field--name-body > * {
    padding: auto;
  }
}
@media screen and (min-width: 1360px) and (max-width: 1449px) {
  .top-illustration h2{
    margin-top: -12px;
  }
  .block-front-main .col-sm-6 {
    margin-top: 86px;
  }
  .block-front-main.right-block-bg,
  .block-front-main {
    height: 700px;
  }
  #block-threecolumnbottom .field--name-body > div {
    display: grid;
    width: 30%;
    float: left;
    text-align: center;
  }
  #block-threecolumnbottom > div > div:nth-child(1) {
    margin-left: 5%;
  }
  .region-content {
    margin-right: 10px;
  }
  .navbar.container, .container {
    width: 1220px;
    margin-left: auto;
    margin-right: auto;
  }
  #block-company {
    margin-left: 20px;
  }
  #block-applynow > .field--name-body > * {
    padding: auto;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1359px) {
  .top-illustration h2{
    margin-top: -20px;
  }
  .block-front-main .col-sm-6 {
    margin-top: 86px;
  }
  .block-front-main.right-block-bg,
  .block-front-main {
    height: 700px;
  }
  #block-threecolumnbottom .field--name-body > div {
    display: grid;
    width: 30%;
    float: left;
    text-align: center;
  }
  #block-threecolumnbottom > div > div:nth-child(1) {
    margin-left: 5%;
  }
  .navbar.container, .container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  #block-company {
    margin-left: 10px;
  }
  #block-applynow > .field--name-body > * {
    padding: auto;
  }
}
@media screen and (min-width: 992px) and (max-width: 1279px) {
  .top-illustration h2 {
    font-size: 42px;
    letter-spacing: 3px;
    line-height: 60px;
    color: rgb(255, 255, 255);
    font-family: "Poppins";
    margin-top: -68px;
  }
  #block-findyourdreamcarandgetrealoffers .top-illustration  {
    margin-top: -55%;
    margin-left: 5%;
    width: 90%;
  }
  .block-front-main .col-sm-6 {
    margin-top: 21px;
  }
  .block-front-main.right-block-bg,
  .block-front-main {
    height: 500px;
  }
  #block-threecolumnbottom .field--name-body > div {
    display: grid;
    width: 33.3%;
    float: left;
    text-align: center;
  }
  #block-threecolumnbottom > div > div:nth-child(1) {
    margin-left: auto;
  }
  #block-testimonials {
    margin-top: 50px;
  }
  #block-enquiryform,
  .main-container {
    margin-top: auto;
  }
  div, p {
    line-height: 1.2em;
    font-size: 15px;
  }
  .navbar.container,
  .container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  #block-applynow > .field--name-body > * {
    padding: auto;
  }
  .nav {
    margin-top: -50px;
  }
  .see-offers:hover, .see-offers {
    margin: auto;
  }
  #block-instantcarfinancequote .form-submit {
    margin: 27px auto 0 auto;
    text-align: center;
  }
  #block-applynow .apply-buttons > a {
    display: block;
    padding: 10px 20px !important;
  }
  .system-branding {
    margin-top: auto;
    display: table;
    width: 100%;
  }
  .footer nav {
    margin-top: 15px;
    width: 25%;
    max-width: 25%;
  }
  footer nav h2 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .top-illustration div, .top-illustration p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-family: "Poppins";
    width: 90%;
  }
  #block-howinstaautoworks img{
    width: 100%;
  }
  .get-started-btn:hover, .get-started-btn{
    padding: 20px 60px;
    width: 50%;
  }
  .top-illustration h2 {
    font-size: 42px;
    letter-spacing: 3px;
    line-height: 60px;
    color: rgb(255, 255, 255);
    font-family: "Poppins";
    margin-top: -68px;
  }
  #block-findyourdreamcarandgetrealoffers .top-illustration  {
    margin-top: -55%;
    margin-left: 5%;
    width: 90%;
  }
  .block-front-main.right-block-bg h2{
    color: rgb(72, 76, 78);
  }
  .block-front-main .col-sm-6 {
    margin-top: 21px;
    width: 100%;
  }
  .block-front-main .col-sm-offset-6{
    margin-left: 16.66666667%;
  }
  .block-front-main.right-block-bg,
  .block-front-main {
    height: 500px;
  }
  #block-threecolumnbottom .field--name-body > div {
    display: grid;
    width: 50%;
    float: left;
    text-align: center;
  }
  #block-threecolumnbottom > div > div:nth-child(1) {
    margin-left: auto;
  }
  #block-threecolumnbottom > div > div:nth-child(3){
    margin-top: 50px;
  }
  #block-testimonials {
    margin-top: 50px;
  }
  .content-section,
  .sidebar_second {
    width: 100%;
  }
  #block-enquiryform .webform-actions {
    margin-left: auto;
    text-align: center;
  }
  #block-views-block-browse-vehicles-block-1,
  #block-applynow,
  #block-instantcarfinancequote {
    margin-left: auto;
  }
  .slick-list {
    margin-left: 16%;
  }
  #slick-views-features-article-block-1-1-slider > div {
    margin: auto 10%;
  }
  #block-instantcarfinancequote .form-actions {
    text-align: center !important;
    margin-right: auto;
    margin-left: auto;
  }
  .nav > li > a {
    padding: 8px 10px;
  }
  .navbar.container, .container {
    width: auto;
    margin: auto;
  }
  .system-branding {
    min-width: 750px;
    margin-top: auto;
    display: block;
    width: 100%;
  }
  .footer nav > h2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer nav {
    max-width: 50%;
    width: 50%;
    height: 300px;
    margin: 0;
    padding: 0;
    display: block;
  }
  .footer nav {
    height: 180px;
    display: block;
    float: left;
    margin-top: 15px;
    width: 50%;
    max-width: 50%;
  }
  .footer .menu a {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 17px;
    color: rgb(116, 130, 152);
    font-family: "Poppins";
    margin-left: -10px;
  }
  #block-support::after {
    content: "";
    display: table;
    clear: both;
  }
  footer nav h2 {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
  h1.page-header{
    margin-top: 50px;
  }
  .top-illustration div, .top-illustration p {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 35px;
    color: rgb(255, 255, 255);
    font-family: "Poppins";
    width: 90%;
  }
  #block-howinstaautoworks img{
    width: 50%;
  }
  .get-started-btn:hover, .get-started-btn{
    padding: 20px 60px;
    width: 90%;
    font-size: 1em;
  }
  .top-illustration h2 {
    font-size: 42px;
    letter-spacing: 3px;
    line-height: 60px;
    color: rgb(255, 255, 255);
    font-family: "Poppins";
    /*margin-top: -68px;*/
  }
  #block-findyourdreamcarandgetrealoffers .top-illustration  {
    margin-top: -55%;
    margin-left: 5%;
    width: 90%;
  }
  .top-illustration .buttons {
    margin-top: 10px;
  }
  .top-illustration .buttons a:nth-child(1),
  .top-illustration .buttons a:nth-child(2){
    width: 100%;
    padding: 9px 32px;
    text-align: center;
    margin: auto;
  }
  #block-findyourdreamcarandgetrealoffers{
    height: auto;
    overflow: auto;
    background: url(../images/Illustration.png) 0% 0% no-repeat;
    background-size: inherit;
  }
  .block-front-main.right-block-bg{
    background: url(../images/right-block-bg.png) 0% 0% no-repeat;
    display:table;
    background-size: inherit;
    height: auto;
    overflow: auto;
  }
  .block-front-main.right-block-bg h2{
    color: rgb(72, 76, 78);
  }
  .block-front-main .col-sm-6 {
    margin-top: 21px;
    width: 100%;
  }
  .block-front-main .col-sm-offset-6{
    margin-left: auto;
  }
  .block-front-main .col-sm-offset-2{
    margin-left: auto;
  }
  .block-front-main.right-block-bg,
  .block-front-main {
    height: auto;
  }
  #block-threecolumnbottom .field--name-body > div {
    display: grid;
    width: 100%;
    float: left;
    text-align: center;
  }
  #block-threecolumnbottom > div > div:nth-child(1) {
    margin-left: auto;
  }
  #block-threecolumnbottom > div > div:nth-child(2),
  #block-threecolumnbottom > div > div:nth-child(3){
    margin-top: 50px;
  }
  .threcool{
    height: auto;
  }
  #block-instaautofaq h2{
    margin-top: auto;
  }
  #block-testimonials {
    margin-top: 50px;
  }
  #block-testimonials h2{
    font-size: 2em;
  }
  #block-testimonials div.shaped{
    width: 100%;
  }
  #block-mainmenu > .nav > li, .nav > li > a {
    display: block;
    z-index: 1000;
  }
  #block-mainmenu > ul > li:nth-child(4) > a {
    height: auto;
    width: auto;
    padding: auto;
    background: none;
    border: none;
    box-shadow: none;
    color: rgb(116, 128, 146);
  }
  #block-mainmenu > ul > li > a:hover{
    border-radius: 34px;
    box-shadow: 0px 6px 13px rgba(0, 187, 30, 0.15);
    background-color: #5da56f;
    color: rgb(255, 255, 255);
    border: 1px solid #6b6b6b;
  }
  .grid__content .views-field-title {
    width: 100%;
    overflow: auto;
  }
  .content-section,
  .sidebar_second {
    width: 100%;
  }
  .webform-submission-enquiry-form-form .webform-actions {
    margin-left: auto;
    text-align: center;
  }
  #block-views-block-browse-vehicles-block-1,
  #block-applynow,
  #block-instantcarfinancequote {
    margin-left: auto;
  }
  #block-views-block-browse-vehicles-block-1 {
    margin-left: auto;
  }
  .slick-list {
    /*margin-left: 16%;*/
  }
  #slick-views-features-article-block-1-1-slider > div {
    margin: auto 10%;
  }
  #block-instantcarfinancequote .form-submit {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .nav > li > a {
    padding: 8px 10px;
  }
  .navbar.container, .container {
    width: auto;
    margin: auto;
  }
  .system-branding {
    margin-top: auto;
    display: block;
    width: 100%;
  }
  .footer .system-branding .navbar-text {
    width: 100%;
    display: grid;
  }
  .footer nav > h2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .footer nav {
    max-width: 50%;
    width: 50%;
    height: 180px;
    margin: 0;
    padding: 0;
    display: block;
  }
  .footer .menu a {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 17px;
    color: rgb(116, 130, 152);
    font-family: "Poppins";
    margin-left: -10px;
  }
  #block-support::after {
    content: "";
    display: table;
    clear: both;
  }
  footer nav h2 {
    margin-bottom: 50px;
  }
}
.toolbar-tab, .toolbar-menu-administration {
  font-size: 11px !important;
}

.sidebar_second .webform-submission-form .form-type-select > .select-wrapper:after {
  display: none;
}

.shs-widget-container select {
  padding-left: 10px;
}

.webform-submission-contact-form .webform-button--submit{
    width: auto;
    height: 38px;
    border-radius: 18px;
    background-color: rgba(93, 165, 111, 0);
    border: 1px solid #5da56f;
    font-size: 13px;
    line-height: 12px;
    color: rgb(93, 165, 111);
    font-family: "Poppins";
    font-weight: bold;
    margin: 28px auto 0 auto;
    padding: 10px 40px;
    text-align: center;
}

.webform-submission-contact-form .webform-button--submit:hover{ 
box-shadow: 0px 5px 12px rgba(0, 129, 3, 0.15);
  background-color: #5da56f;
  color: rgb(255, 255, 255);
  border: 1px solid #6b6b6b;}
