/*// Place all the styles related to the Welcome controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/*/
/*
***************
* = styling for GP home page welcome > index_new.html.erb
***************
*/
@media (max-width: 767px) {
  .header-top {
    z-index: 8 !important; } }

@media (max-width: 767px) {
  .modal {
    z-index: 9; } }

.sec_6_para_containter {
  width: 100%;
  display: flex;
  justify-content: center; }

.btn-container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center; }

/*========================Exit Intent Modal=======================*/
.overflow_hidden {
  overflow: hidden;
  position: fixed; }

/*=======================Navbar=========================*/
.bg_change {
  display: block;
  width: 100%;
  z-index: 5;
  transition: linear .5s;
  -webkit-transition: linear .5s;
  width: 100%;
  left: 0;
  position: fixed;
  top: 0; }

.header_right {
  width: 43%;
  margin: 0;
  float: right;
  padding-top: 19px; }

.gray-matchine {
  display: none; }

/*==================*/
.welcome.index_updated .grass_cut_btn {
  margin: 0 auto;
  padding-top: 25px;
  position: relative;
  z-index: 1; }
.welcome.index_updated .grass_cut_btn a {
  color: #FFFFFF;
  font-family: proxima_nova_rgbold;
  font-size: 22px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  background-image: linear-gradient(0deg, #ff6f00 0%, #ff9b00 100%);
  border-radius: 33px;
  width: 250px;
  text-align: center;
  display: block;
  text-decoration: none;
  height: 60px;
  line-height: 60px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none;
  padding-top: unset; }
.welcome.index_updated .grass_cut_btn a:hover {
  background: #f67106; }
  .welcome.index_updated .grass_cut_btn a:hover img {
    left: 6%;
    transition: all 0.5s;
    -webkit-transition: 0.5s; }

.grass_btn_arrow, .grass_btn_arrow {
  position: absolute;
  top: 54%;
  right: 17%; }

.lawn_service_btn_arrow {
  position: absolute;
  top: 54%;
  right: 12%; }

p.no_card {
  color: #FFFFFF;
  font-family: proxima_novasemibold;
  font-size: 15px;
  font-weight: 600;
  line-height: 18px;
  text-align: center; }

/*================================SECTION-2=============================*/
#greenpal-reviews {
  outline: none; }

/*==================================SECTION-3============================*/
.sec3 {
  height: 780px;
  background-size: contain;
  max-width: 100%; }

.container_3 {
  width: 100%;
  margin: 0 auto; }

.sec_3_features {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding-top: 38px;
  margin-bottom: 15px; }

.sec_3_heading {
  padding-top: 85px; }

.sec_3_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 60px;
  width: 867px;
  text-align: center;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.feature_1 {
  width: 25%;
  text-align: center; }

.feature_1 img {
  width: 110px; }

.feature_1 h4 {
  color: #D7F3D6;
  font-family: proxima_nova_rgbold;
  font-size: 23px;
  font-weight: 700;
  margin: 0;
  margin-top: -12px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.feature_1 p {
  color: #D7F3D6;
  font-family: ProximaNova-Regular;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
  padding-top: 5px;
  text-align: center;
  margin: 0 auto;
  width: 80%; }

.ft_2:before {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-up-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 348px;
  margin-top: 53px; }

.ft_2:after {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-down-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 610px;
  margin-top: -157px; }

.ft_3:after {
  content: "";
  background: url("https://greenpal-production.s3.amazonaws.com/images/general/feature-up-arrow.svg") no-repeat;
  height: 12px;
  width: 37px;
  position: absolute;
  left: 870px;
  margin-top: -168px; }

.compare_prices {
  position: relative; }

.prices {
  position: absolute;
  top: 47%;
  left: 48%;
  transform: translate(-50%, -50%); }

.low_price, .high_price {
  font-family: 'proxima_nova_rgbold' !important;
  color: #fff !important;
  z-index: 1; }

.low_price {
  font-size: 13px !important; }

.high_price {
  left: 48%;
  position: relative;
  font-size: 15px !important; }

/*==================================SECTION-4============================*/
.sec4 {
  height: 549px;
  background-size: contain;
  max-width: 100%;
  background-color: #0a3755; }

.arrow_desktop_sec4 {
  display: inline;
  position: relative;
  left: 3px;
  top: 50px; }

.container_4 {
  width: 100%;
  margin: 0 auto; }

.sec_4_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 62px;
  opacity: 0.9000000357627869;
  width: 668px;
  margin: 0 auto;
  text-align: center;
  padding-top: 90px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_4_heading p {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 400;
  line-height: 10px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  top: -22px;
  position: relative;
  width: 800px;
  margin: 0 auto;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .sec_4_heading p {
      font-size: 18px;
      line-height: 5px;
      width: 72%;
      margin: 0 auto;
      margin-top: 12px;
      margin-bottom: 30px;
      top: 0; } }
  @media only screen and (max-width: 480px) {
    .sec_4_heading p {
      margin-top: 20px;
      top: 0; } }
  @media (min-width: 321px) and (max-width: 360px) {
    .sec_4_heading p {
      font-size: 17px;
      line-height: inherit; } }
  @media only screen and (max-width: 320px) {
    .sec_4_heading p {
      font-size: 15px;
      line-height: 0; } }

.video {
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 1;
  width: 834px;
  height: 484px;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%); }

/*==================================SECTION-5============================*/
.testim_text {
  overflow-y: scroll;
  scrollbar-width: thin;
  scrollbar-color: transparent transparent;
  max-height: 200px;
  scrollbar-width: thin;
  scrollbar-color: #a9a9a9 transparent; }
  .testim_text::-webkit-scrollbar {
    width: 4px; }
  .testim_text::-webkit-scrollbar-thumb {
    background-color: #a9a9a9; }
  .testim_text::-webkit-scrollbar-track {
    background-color: transparent;
    border: 1px solid transparent; }

.sec5 {
  background-color: #E5F6FD;
  height: 1130px; }

.owl-carousel .owl-item img {
  width: auto !important; }

.owl-carousel {
  width: 76% !important;
  margin-left: auto !important; }

.container_5 {
  width: 100%;
  margin: 0 auto; }

.sec_5_heading {
  margin: 0 auto;
  display: flex;
  justify-content: center; }

.sec_5_heading h2 {
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 60px;
  width: 1048px;
  text-align: center;
  padding-top: 340px;
  margin-top: 0;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_5_heading h2 span {
  color: #00A3E7; }

.sec_5_heading img {
  height: 57px;
  left: -128px;
  position: relative;
  margin-top: 435px; }

.testimonials {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  margin-left: 38px; }

.slick-track {
  width: 4800px !important; }

.slick-list.draggable {
  padding: 0px 0px !important; }

.testimonial_box {
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px 4px rgba(59, 89, 151, 0.04);
  width: 320px;
  height: 233px;
  padding-bottom: 37px;
  position: relative; }

.headshot {
  position: relative;
  top: 45px;
  width: 84px;
  height: 92px;
  left: 50%;
  transform: translateX(-65%);
  z-index: 7; }

.testimonial_box .quotation_mark {
  position: relative;
  left: 20px;
  top: 20px; }

.testim_text {
  position: relative;
  top: -28px;
  height: inherit;
  overflow-y: auto;
  max-height: 157px; }

.testimonial_box .testim_box_para {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0px;
  margin-top: 0;
  width: 80%;
  margin: 0 auto; }

.testimonial_box .testim_name {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  margin: 0px !important; }

.testimonial_box .testim_location {
  color: #959898;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
  text-align: center;
  margin: 0 0 5px 0; }

.moving_arros {
  float: right;
  padding-top: 30px; }

.left_arrow {
  position: relative;
  top: 359px;
  left: -108px; }

.right_arrow {
  padding-right: 55px;
  padding-top: 5px; }

.container_5 .grass_cut_btn {
  margin-top: 50px; }

.google-user-details {
  position: relative;
  top: -15px; }

.google-details {
  position: relative;
  top: 55px; }

.google-review-icon {
  position: absolute;
  right: 20px;
  transform: translateY(20px); }

.google-user-url {
  text-decoration: none;
  color: #373737; }

.google-review-section {
  display: flex;
  max-width: 1400px;
  margin: auto; }

.google-review-rating {
  margin-left: 10px;
  margin-top: -0.2%; }

.google-review-headshot {
  height: 92px !important;
  border-radius: 50% !important;
  object-fit: cover;
  width: 92px !important;
  transform: translateX(-50%); }

.rating-out-of {
  color: #fb8e28 !important;
  font-size: 21px !important;
  font-weight: 600 !important; }

.review-on-google {
  background: #0a6cff !important;
  padding: 12px 30px 12px 30px !important;
  border-radius: 30px;
  color: white;
  font-weight: 600;
  text-decoration: none;
  box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.3); }

.google-details p {
  line-height: 27px !important; }

.review-on-google:hover {
  background-color: #1f67e7 !important; }

.google-review-button {
  margin-top: 40px !important; }

.google-user-details .google-user-rating {
  margin-bottom: 10px !important; }

/*==================================SECTION-6============================*/
.sec6 {
  background-size: cover;
  margin-top: -62px;
  max-width: 100%; }

.sec_6_heading h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 48px;
  font-weight: 600;
  line-height: 62px;
  width: 898px;
  text-align: center;
  padding-top: 106px;
  margin: 0 auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_6_para {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  width: 927px;
  text-align: center;
  margin: 15px 180px; }

.sec_popular_locations h2 {
  color: #FFFFFF;
  font-family: Poppins;
  font-size: 46px;
  font-weight: 600;
  line-height: 62px;
  text-align: center;
  margin-top: 70px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a#gp-service-areas {
  color: #FFFFFF;
  text-decoration: none; }

.locations {
  width: 1015px;
  margin: 0 auto;
  padding-bottom: 80px; }

.locations ul li {
  display: inline-block; }

.location {
  width: 24%; }

.location a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 15px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  text-decoration: none; }

.location_icon {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
  padding-right: 5px;
  float: left; }

/*==================================SECTION-7============================*/
.sec7 {
  height: 469px;
  background-size: cover;
  max-width: 100%; }

.sec_7_heading h2 {
  color: #373737;
  font-family: Poppins;
  font-size: 45px;
  font-weight: 600;
  line-height: 62px;
  text-align: center;
  padding-top: 75px;
  margin-bottom: 18px;
  margin-top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sec_7_heading span {
  color: #00A3E7; }

.sec_7_para p {
  color: #373737;
  font-family: ProximaNova-Regular;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px;
  width: 690px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 8px; }

/*==================================SECTION-8============================*/
.sec8 {
  height: auto;
  background-image: url("https://greenpal-production.s3.amazonaws.com/images/general/bg-footer.svg");
  background-size: contain; }
  @media only screen and (max-width: 767px) {
    .sec8 {
      margin-top: -1px;
      background-size: cover;
      max-width: 100%; } }
  @media (min-width: 1024px) and (max-width: 1366px) {
    .sec8 {
      background-size: cover; } }

.container_8 {
  padding-top: 80px;
  width: 90%;
  margin: 0 auto; }

.footer_sec1 {
  width: 50%;
  float: left; }

.footer_sec1 .app-heading {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 18px;
  font-weight: 600;
  line-height: 62px; }

.footer_sec2 {
  width: 25%;
  float: left; }

.footer_sec2 p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0; }

.footer_sec2 ul li {
  text-align: left;
  display: block; }

.footer_sec2 ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.footer_imp_links {
  padding: 0; }

.provider {
  padding-left: 34px; }

.footer_sec3 {
  width: 25%;
  float: left; }
  @media only screen and (max-width: 1024px) {
    .footer_sec3 {
      width: 30%; } }

.footer_sec3 p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 20px;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 34px; }

.footer_sec3 ul li {
  text-align: left;
  display: inline-block; }

.footer_sec3 ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.footer_social_links {
  opacity: 0.6000000238418579;
  padding-left: 34px; }
  @media (min-width: 1025px) {
    .footer_social_links {
      width: max-content; } }

.footer_social_links li {
  padding-right: 10px; }

.pinterest_outer_wrapper {
  position: relative;
  display: inline-block; }

.pinterest_outer {
  display: block; }

.pinterest_inner {
  position: absolute;
  top: 34%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 40%;
  height: auto; }

.total_satisfaction {
  background-repeat: no-repeat;
  background-image: url(https://greenpal-production.s3.amazonaws.com/images/general/greenpal-guarantee.svg);
  width: 320px;
  height: 85px;
  position: relative; }
  .total_satisfaction p {
    font-size: 10px;
    font-family: proxima_nova_rgbold;
    color: #4E95BB;
    position: absolute;
    margin-top: 32px;
    padding: 0;
    margin-left: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.footer_sec4 {
  padding-top: 40px;
  padding-bottom: 40px; }

.footer_locations ul {
  padding: 0; }

.footer_locations ul li {
  display: inline; }

.footer_locations .location a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  opacity: 0.580706527699595;
  width: 1044px;
  text-align: left; }

.footer_copyright {
  background: rgba(0, 0, 0, 0.09466);
  height: 80px; }

.footer_copyright ul li {
  text-align: left;
  display: inline; }

.twitter_logo a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff1a;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
  vertical-align: middle;
  margin-top: -29px; }

.twitter_logo img {
  width: 18px;
  height: 18px;
  display: block; }

.twitter_logo img {
  filter: brightness(0) saturate(100%) invert(1); }

.footer_copyright ul li a {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  opacity: 0.800000011920929;
  text-decoration: none; }

.right li {
  text-align: left;
  display: inline;
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 42px;
  opacity: 0.800000011920929; }

.container_9 {
  width: 1080px;
  margin: 0 auto; }

.left {
  float: left; }

.left li {
  padding-right: 40px; }

.right {
  float: right; }

.owl-next {
  margin-left: 20px; }

.owl-nav {
  display: block !important;
  float: right;
  margin-right: 40px;
  margin-top: 30px; }

.iphone-btn {
  margin: 0;
  padding: 0; }

.iphone-btn li {
  display: inline;
  list-style-type: none;
  margin-right: 20px;
  border: 1px solid #fff;
  width: 157px;
  float: left;
  text-align: center;
  height: 46px;
  line-height: 46px;
  border-radius: 46px; }
  @media only screen and (max-width: 1024px) {
    .iphone-btn li {
      width: 125px; } }

.iphone-btn li a img {
  opacity: 0.800000011920929;
  display: inline;
  position: relative;
  margin-right: 10px;
  top: 7px; }

.iphone-btn li a p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  line-height: 26px;
  opacity: 0.800000011920929;
  display: inline-block;
  margin: 0; }

.footer-pera-list p {
  color: #FFFFFF;
  font-family: ProximaNova-Regular;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  opacity: 0.800000011920929;
  width: 96%;
  text-align: left; }

/*========================large screeen=======================*/
@media (min-width: 1920px) and (max-width: 2500px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }

  .owl-item {
    width: 350px !important; } }
/*========================big screeen=======================*/
@media (min-width: 1366px) and (max-width: 1920px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }

  .owl-item {
    width: 360px !important; }

  .gray-matchine-sec {
    width: 1100px; }

  .gray-matchine {
    display: block;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -120px;
    left: 460px; }

  .sec2 {
    background-size: contain; }

  .sec4 {
    background-size: cover; }

  .ft_2::before {
    left: 24%; }

  .ft_2::after {
    left: 49%;
    margin-top: -153px; }

  .ft_3::after {
    left: 74%; }

  .sec_3_features {
    position: relative; }

  .sec_6_para {
    width: 65%;
    margin: 0 auto;
    text-align: center; }

  .locations {
    width: 70%;
    padding-bottom: 50px; }

  .container_8 {
    padding-top: 80px;
    width: 70%;
    margin: 0 auto; }

  .sec7 {
    height: 550px; }

  .container_4 {
    width: 75%; }

  .total_satisfaction {
    margin-left: 10px; } }
@media (min-width: 1366px) and (max-width: 1550px) {
  .gray-matchine {
    left: 345px; } }
@media (min-width: 1150px) and (max-width: 1366px) {
  .owl-stage {
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center; }

  .owl-item {
    width: 350px !important; } }
/*========================Desktop=======================*/
@media (min-width: 1024px) and (max-width: 1366px) {
  .sec2 {
    background-size: contain; }

  .sec4 {
    background-size: cover; }

  .header_right {
    width: 50%; } }
/*========================iPad=======================*/
@media (min-width: 768px) and (max-width: 1024px) {
  .google-review-headshot {
    transform: translateX(-7%) !important; }

  .feature_1 {
    width: 20%; }

  .total_satisfaction {
    background-repeat: no-repeat; }

  #reviews-component-mob {
    display: none; }

  .sec4 {
    height: 520px;
    background-size: cover;
    background-position: center center; }

  .review-date {
    margin: 0; }

  .grass_btn_arrow, .grass_btn_arrow {
    position: absolute;
    top: 54%;
    right: 33%; }

  .header_right {
    width: 63%; }

  .gray-matchine {
    display: block;
    height: 200px;
    position: absolute;
    right: 0;
    bottom: 0; }

  .grass_cut_btn {
    width: 100%;
    float: left;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: center; }

  .lawn_service_btn_arrow {
    position: absolute;
    top: 57%;
    right: 35%; }

  .sec_6_heading h2 {
    font-size: 35px;
    line-height: 40px;
    width: 90%;
    padding-top: 50px; }

  .locations {
    width: 100%; }

  .sec_5_heading h2, .sec_3_heading h2 {
    font-size: 33px;
    line-height: 40px;
    width: 90%; }

  .container_5 .grass_cut_btn {
    padding-top: 0;
    margin-top: 20px; }

  .sec_6_para {
    width: 95%;
    margin: 0 auto; }

  .video {
    width: 100%;
    height: 394px;
    margin: 0 auto;
    margin-top: -40px; }

  .sec_4_heading h2 {
    font-size: 35px;
    line-height: 60px;
    width: 90%;
    padding-top: 60px; }

  .sec_5_heading h2 {
    padding-top: 260px; }

  .location {
    width: 32%; }

  .footer_sec2 {
    width: 30%; }

  .footer_sec1 {
    width: 40%; }

  .footer_sec4 {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center; }

  .container_9 {
    width: 100%; }

  .footer_copyright {
    height: auto;
    overflow: hidden; }

  .left {
    float: none;
    width: 100%;
    text-align: center; }

  .right {
    float: none;
    width: 100%;
    text-align: center; }

  .footer_sec3 p {
    padding-left: 0; }

  .footer_sec3 ul {
    padding: 0; }

  .sec_7_para p {
    width: 90%; }

  .ft_2::after {
    left: 48%;
    margin-top: -196px; }

  .ft_2::before {
    left: 25%; }

  .ft_3::after {
    left: 70%;
    margin-top: -240px; }

  .sec_4_heading p {
    margin-bottom: 50px;
    width: 100%; }

  .container_9 ul {
    margin: 0; }

  .reviewer-name {
    margin: 0;
    padding-top: 12px;
    padding-right: 7px; }

  .maps-and-flags {
    position: relative;
    top: 11px; }

  .reviewer-location {
    margin: 0;
    padding-top: 12px; }

  .star-rating {
    margin-top: 0 !important; }

  .video {
    width: 90%;
    margin-top: 20px; }

  .sec_5_heading img {
    display: none; }

  p.no_card {
    position: relative;
    top: 10px; }

  .sec5 {
    height: 890px; }

  .footer_imp_links.provider li {
    display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) and (max-width: 1024px) {
    .footer_imp_links.provider li {
      text-align: center; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .grass_cut_btn a {
    font-size: 20px;
    width: 340px;
    height: 50px;
    line-height: 50px; }

  .grass_btn_arrow_1 {
    position: absolute;
    top: 42%;
    right: 36%; }

  .grass_btn_arrow_2 {
    right: 35%; }

  .grass_btn_arrow_3 {
    top: 55%;
    right: 36%; }

  .grass_btn_arrow_4 {
    top: 17px;
    right: 36%; } }
@media only screen and (max-width: 767px) {
  ul.footer_imp_links.provider {
    display: flex;
    flex-direction: column;
    align-items: center; } }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .total_satisfaction {
    background-repeat: no-repeat; }

  .grass_cut_btn_1 {
    padding-top: 25px; }

  .grass_btn_arrow_1 {
    top: 55%;
    right: 39%; }

  .gray-matchine {
    height: 250px;
    bottom: 20px; }

  .video {
    margin-top: 0; }

  .sec_4_heading p {
    margin-top: 20px;
    margin-bottom: 50px; }

  .testimonial_box .testim_box_para {
    font-size: 18px;
    width: 94%;
    text-align: center;
    padding-left: 0;
    margin: 0 auto; }

  .headshot {
    left: 100px; }

  .sec_5_heading h2 {
    padding-top: 150px; }

  .sec5 {
    height: 900px; }

  .ft_2::after {
    margin-top: -175px; }

  .ft_3::after {
    margin-top: -188px; }

  .header_right {
    width: 47%; }

  .sec7 {
    height: 468px; }

  .sec_5_heading h2 {
    padding-top: 300px; } }
/*========================Mobile Responsive=======================*/
@media (min-width: 376px) and (max-width: 767px) {
  body .pac-container.pac-logo .pac-item {
    font-size: 14px !important; }
    body .pac-container.pac-logo .pac-item .pac-item-query {
      font-size: 14px; } }
/*========================Mobile Responsive=======================*/
@media only screen and (max-width: 1280px) {
  .testimonial_box {
    width: 300px !important; }

  .headshot {
    transform: translateX(-55%); } }
@media only screen and (max-width: 1100px) {
  .testimonial_box {
    width: 255px !important; } }
@media only screen and (max-width: 900px) {
  .testimonial .testimonial_box {
    width: 210px !important; } }
@media only screen and (max-width: 1024px) {
  .video iframe.wistia_embed {
    height: 288px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .video iframe.wistia_embed {
      height: 188px; } }

@media only screen and (max-width: 1024px) {
  body {
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    /* has to be scroll, not auto */ }
    body .pac-container.pac-logo {
      width: 80% !important; }
      body .pac-container.pac-logo .pac-item {
        width: auto;
        padding: 13px 17px; }
    body .pac-container.pac-logo:after {
      visibility: hidden;
      height: 0px; }

  #reviews-component-mob {
    display: none; }

  .owl-nav {
    margin-top: 25px;
    position: absolute;
    right: 0;
    margin-right: 34px; }

  .container_7 {
    padding: 0 0 15px 0;
    width: 100%; }

  .testimonial_box {
    margin: 0 auto;
    height: 270px;
    width: 230px !important; }

  .profile_img img {
    margin: 0 auto; }

  .profile_img {
    width: 33%; }

  .container_5 .grass_cut_btn {
    margin-top: 0; }

  /*====================Main Sections=====================*/
  .header_right {
    padding-top: 11px;
    padding-right: 22px; }

  /*====================Main Sections=====================*/
  .main_section {
    background: url("https://s3.amazonaws.com/greenpal-production/index/bg-mobile-custom.svg");
    background-size: cover;
    overflow: hidden;
    padding-bottom: 10px;
    height: max-content !important;
    background-color: #49b3f0; }

  .grass_cut_btn {
    padding-top: 15px;
    display: flex;
    width: 82%; }

  .grass_cut_btn a {
    font-size: 21px;
    width: 100%; }

  p.no_card {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0; }

  /*======================SECTION-3======================*/
  .sec3 {
    height: 1280px; }

  .container_3 {
    width: 100%; }

  .sec_3_heading {
    padding-top: 40px; }

  .sec_3_heading h2 {
    font-size: 25px;
    font-weight: 600;
    line-height: 32px;
    width: 90%; }

  .sec_3_features {
    display: block;
    padding-top: 19px;
    margin-bottom: 0; }

  .feature_1 {
    width: 100%;
    padding-bottom: 35px; }

  .last_feature {
    padding-bottom: 20px !important; }

  .feature_1 img {
    width: 97px; }

  .feature_1 h4 {
    font-size: 25px;
    margin-top: -6px; }

  .feature_1 p {
    font-size: 20px;
    line-height: 21px;
    width: 90%; }

  .ft_2:before {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/down-arrow-right.svg") no-repeat;
    height: 32px;
    left: 200px;
    margin-top: -30px; }

  .ft_2:after {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/homepage/affordable-landscape-maintenance-services.svg") no-repeat;
    height: 32px;
    left: 49%;
    margin-top: 5px; }

  .ft_3:after {
    content: "";
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/down-arrow-right.svg") no-repeat;
    height: 32px;
    left: 200px;
    margin-top: 5px; }

  .prices {
    top: 46%;
    left: 49%; }

  .low_price {
    font-size: 13px; }

  .high_price {
    font-size: 15px; }

  /*======================SECTION-4======================*/
  .sec4 {
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/sec4-bg-mobile.svg") no-repeat;
    height: 375px;
    background-size: cover;
    max-width: 100%;
    background-color: #0a3755; }

  .container_4 {
    width: 100%; }

  .sec_4_heading h2 {
    font-size: 27px;
    line-height: 35px;
    width: 90%; }

  .arrow_mob_sec4 {
    display: inline;
    position: relative;
    left: 0px;
    top: 22px; } }
  @media only screen and (max-width: 1024px) and (min-width: 769px) and (max-width: 1024px) {
    .arrow_mob_sec4 {
      display: none; } }

@media only screen and (max-width: 1024px) {
  /*======================SECTION-5======================*/
  .sec5 {
    height: 975px;
    overflow: hidden;
    margin-top: -73px; }

  .container_5 {
    width: 100%;
    margin-top: 100px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .container_5 {
      margin-top: 0px; } }

@media only screen and (max-width: 1024px) {
  .sec_5_heading h2 {
    width: 90%;
    font-size: 27px;
    line-height: 35px;
    padding-top: 160px;
    margin: 0 auto; }

  .testimonial_box .quotation_mark {
    display: none !important; }

  .testim_text {
    top: 50px; }

  .testimonial_box .testim_box_para {
    line-height: 23px;
    width: 89%;
    font-size: 17px;
    padding-top: 0; }

  .testimonial_box .testim_name {
    font-size: 16px;
    font-weight: 600;
    margin-top: 7px; }

  .google-user-details {
    top: 55px; }

  .testimonial_box .testim_location {
    font-size: 14px;
    line-height: 15px;
    margin: 0px; }

  .right_arrow {
    padding-right: 34px;
    padding-top: 0px; }

  .left_arrow {
    top: 290px;
    left: -87px; }

  .slick-dots li {
    margin: 0 -2px !important; }

  .slick-dots li.slick-active button:before {
    color: #00A3E7 !important;
    font-size: 9px;
    width: 10px; }

  .slick-dots li button:before {
    color: #00A3E7 !important;
    font-size: 9px !important;
    width: 6px !important; }

  /*======================SECTION-6======================*/
  .container_6 {
    width: 100%; }

  .sec_6_heading h2 {
    font-size: 27px;
    line-height: 34px;
    width: 84%;
    padding-top: 60px; }

  .sec_6_para {
    font-size: 15px;
    line-height: 28px;
    width: 90%;
    margin: 17px 28px; }

  .sec_popular_locations h2 {
    font-size: 27px;
    line-height: 20px;
    margin-top: 40px; }

  .locations {
    width: 100%;
    padding-bottom: 1px; }

  .locations ul {
    margin-left: -15px; }

  .location {
    width: 49%; }

  .location a {
    font-size: 13px;
    font-family: proxima_novasemibold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .sec_popular_locations {
    padding-bottom: 40px; }

  /*======================SECTION-7======================*/
  .sec7 {
    background-size: cover;
    height: unset; }

  .container_7 .grass_cut_btn {
    padding-bottom: 60px; }

  .sec_7_heading h2 {
    font-size: 25px;
    line-height: 12px;
    padding-top: 55px;
    padding-bottom: 6px; }

  .sec_7_para p {
    font-size: 15px;
    line-height: 22px;
    width: 76%;
    padding-bottom: 0; }

  /*======================SECTION-8======================*/
  .container_8 {
    width: 100%;
    padding-top: 40px; }

  .footer_sec1 {
    width: 100%;
    float: none;
    text-align: center; }

  .footer_sec1 p {
    width: 91%;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    line-height: 21px;
    padding-bottom: 17px;
    color: #FFFFFF; }

  .footer_sec2 {
    width: 100%;
    float: none;
    margin-top: 100px;
    text-align: center;
    padding-top: 20px; }

  .footer_sec2 p {
    text-align: center;
    letter-spacing: 0.9px; }

  .footer_sec2 ul li {
    text-align: center;
    display: inherit; }

  .footer_sec3 {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 5px; }

  .footer_sec3 p {
    text-align: center !important;
    letter-spacing: 0.9px; }

  .footer_sec4 {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }

  img.footer_logo {
    width: 130px;
    padding-bottom: 3px; }

  .footer_imp_links {
    margin-top: -3px; }

  .footer_imp_links li {
    text-align: center; }

  .footer_sec2 ul li a {
    line-height: 37px; }

  .footer_sec3 .footer_imp_links {
    margin-top: 2px;
    margin-bottom: 25px; }

  .footer_sec3 ul li a {
    line-height: 36px; }

  .footer_social_links ul li a img {
    width: 43px; }

  terest_outer_wrapper {
    position: relative;
    display: inline-block; }

  .pinterest_outer_wrapper {
    position: relative;
    display: inline-block; }

  .pinterest_outer {
    display: block; }

  .pinterest_inner {
    top: 38%;
    left: 50%;
    width: 40% !important; }

  .facebook_logo {
    padding-left: 30px; }

  .footer_sec3 ul li {
    text-align: left;
    display: inline-block;
    padding-right: 14px; }

  .provider {
    padding-left: 0; }

  .footer_sec3 p {
    padding-left: 0; }

  .footer_social_links {
    padding-left: 0; }

  /*======================SECTION-8======================*/
  .container_9 {
    width: 100%; }

  .container_9 ul {
    margin-bottom: 3px;
    margin-top: 10px; }

  .footer_copyright ul li {
    text-align: center; }

  .footer_copyright ul li a {
    line-height: 14px; }

  .left {
    text-align: center;
    float: none;
    padding-top: 15px;
    padding-left: 0; }

  .left li {
    padding-right: 0; }

  .left li:first-child {
    padding-right: 19px; }

  .right {
    float: none;
    padding: 0;
    text-align: center; }

  .right li {
    line-height: 0;
    text-align: center;
    font-size: 13px; }

  .total_satisfaction {
    background-repeat: no-repeat;
    background-position: center center;
    width: 283px;
    margin: 0 auto; }
    .total_satisfaction p {
      font-size: 9px !important;
      margin-left: 0;
      padding-right: 85px;
      margin-top: 30px;
      font-family: proxima_novasemibold;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      width: -webkit-fill-available;
      position: absolute;
      left: 15px; }

  /*=====================Common==================*/
  .app-heading {
    padding-bottom: 15px;
    font-size: 15px !important; }

  .app_logo {
    float: none; }

  .app_logo_mob {
    padding-right: 0; }

  .app_sec_mob {
    padding-bottom: 35px; }

  .footer_sec4 {
    padding-top: 25px;
    padding-bottom: 10px; }

  .footer_locations .location a {
    width: 100%;
    font-size: 13px; }

  .grass_btn_arrow, .grass_btn_arrow {
    position: absolute;
    top: 48%;
    right: 19%; }

  .video {
    width: 58%; }

  .lawn_service_btn_arrow {
    top: 27%;
    right: 16%; }

  .sec_5_heading img {
    display: none; }

  .owl-dot.active {
    background-color: #00A3E7 !important;
    opacity: 1; }

  .owl-dot {
    height: 6px;
    width: 6px;
    background-color: #00A3E7 !important;
    margin-right: 10px;
    border-radius: 5px;
    opacity: 0.3; }

  .owl-dots {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 5px; }

  .ft_2::before {
    left: 49%; }

  .ft_3::after {
    left: 49%; }

  .headshot {
    left: 100%;
    transform: translateX(0%); }

  .headshot_other {
    left: 41%; }

  .maps-and-flags {
    width: 8px !important;
    top: -3px;
    position: relative; }

  .iphone-btn-mob {
    margin: 0;
    padding: 0;
    display: flex !important;
    justify-content: center; }

  .iphone-btn-mob li {
    min-width: max-content;
    display: inline !important;
    list-style-type: none;
    margin-right: 10px;
    border: 1px solid #fff;
    width: 125px;
    float: left;
    text-align: center !important;
    height: 36px;
    line-height: 36px;
    border-radius: 46px;
    margin-left: 10px; }

  .iphone-btn-mob li a img {
    opacity: 1;
    display: inline;
    position: relative;
    margin-right: 8px;
    top: 4px;
    height: 20px;
    margin-left: 15px; }

  .iphone-btn-mob li a p {
    color: #FFFFFF;
    font-family: ProximaNova-Regular;
    font-size: 16px;
    line-height: 26px;
    display: inline-block;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; } }
@media only screen and (max-width: 767px) {
  .site-derictory {
    text-align: center; }

  .footer_sec2 {
    margin-top: 0;
    padding-top: 40px; }

  .footer_sec2 p {
    padding-bottom: 10px; }

  .footer_sec3 p {
    padding-bottom: 5px; }

  .app-heading {
    padding-bottom: 15px !important; } }
@media only screen and (max-width: 480px) {
  .owl-nav {
    display: block; }

  .google-user-details {
    top: 45px !important; }

  .google-user-details .google-user-rating {
    margin: 0px !important; }

  .google-review-headshot {
    left: 118% !important;
    top: 50px !important; }

  .testimonial_box {
    height: 210px; }

  .review-on-google {
    padding: 12px 30px 12px 30px !important;
    border-radius: 30px !important;
    font-size: 16px; }

  .testimonial .testimonial_box {
    width: 85% !important;
    height: 243px; }

  .google-review-rating {
    margin: 0 0 0 10px !important;
    width: 100%; }

  .owl-carousel {
    width: 100% !important; }

  .google-review-section {
    flex-wrap: wrap !important; }

  .google-review-rating {
    margin: auto; }

  .sec5 {
    height: 1270px !important; }

  .gray-matchine {
    display: block;
    float: right; }

  .sec2 {
    background: url("https://greenpal-production.s3.amazonaws.com/images/general/bg-sec2-mobile-480.png"); }

  p.no_card {
    font-size: 12px;
    line-height: 22px;
    margin-top: 0;
    padding-top: 14px; }

  .feature_1 img {
    width: 90px; }

  .feature_1 h4 {
    font-size: 25px; }

  .feature_1 p {
    font-size: 20px;
    line-height: 20px;
    width: 88%; }

  .sec_4_heading h2 {
    font-size: 25px;
    line-height: 33px;
    padding-top: 52px; }

  .sec_5_heading h2 {
    font-size: 25px;
    line-height: 32px;
    padding-top: 178px;
    margin-top: 0px; }

  .left_arrow {
    width: 28px;
    left: -80px; }

  .right_arrow {
    padding-right: 30px;
    width: 28px; }

  .headshot {
    height: 72px;
    top: 35px; }

  .testimonial_box .testim_box_para {
    font-size: 17px; }

  .testimonial_box .testim_name {
    font-size: 15px;
    margin-top: 6px; }

  .sec6 {
    margin-top: -20px; }

  .sec_6_heading h2 {
    font-size: 25px;
    line-height: 32px; }

  .sec_6_para {
    font-size: 14px;
    line-height: 19px;
    width: 86%; }

  .sec_popular_locations h2 {
    font-size: 25px; }

  .location a {
    font-size: 12px; }

  .sec_popular_locations {
    padding-bottom: 35px; }

  .sec_7_heading h2 {
    font-size: 23px;
    line-height: 10px;
    padding-top: 50px; }

  .hire_lawn_service a {
    font-size: 18px; }

  img.footer_logo {
    width: 122px; }

  .footer_sec1 p {
    width: 82%;
    padding-bottom: 14px; }

  .footer_sec2 p {
    letter-spacing: 0.6px;
    font-size: 18px; }

  .footer_sec2 ul li a {
    line-height: 35px; }

  .footer_sec2 ul li a {
    font-size: 15px; }

  .footer_sec3 p {
    letter-spacing: normal;
    font-size: 17px; }

  .footer_imp_links li a {
    line-height: 35px; }

  .footer_social_links li a {
    font-size: 15px; }

  .footer_social_links li a img {
    width: 41px; }

  .pinterest_outer_wrapper {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px; }

  .pinterest_outer {
    width: 100%;
    height: auto; }

  .pinterest_inner {
    top: 50%;
    left: 50%;
    width: 12px;
    /* Don't go too small like 2px */ }

  .gray-matchine {
    height: 160px;
    position: relative;
    top: -19px; } }
@media (min-width: 375px) and (max-width: 390px) {
  .google-review-headshot {
    left: 113% !important; } }
@media (min-width: 320px) and (max-width: 375px) {
  .google-review-headshot {
    left: 108% !important; }

  /*=====================Intent Popup=======================*/
  .modal-body .wait-heading {
    font-size: 23px; }
  .modal-body .did-you-know-you-can {
    font-size: 15px; }
  .modal-body .grass_cut_btn {
    padding-top: 15px; }
    .modal-body .grass_cut_btn a {
      font-size: 15px; }
    .modal-body .grass_cut_btn .grass_btn_arrow {
      height: 14px; }
  .modal-body .takes-less-than-60-s {
    font-size: 15px; }

  .sec_5_heading h2 {
    padding-top: 160px; }

  .testimonial_box .testim_box_para {
    font-size: 16px; }

  /*==================================================*/
  .main_section {
    height: 600px;
    padding-bottom: 12px; }

  .grass_cut_btn {
    padding-top: 0px; }

  .grass_btn_arrow, .grass_btn_arrow {
    top: 35%;
    right: 17%; }

  p.no_card {
    padding-top: 8px;
    font-size: 11px; }

  .owl-nav {
    right: -2px; }

  .owl-dots {
    margin-bottom: 45px; }

  .headshot_other {
    left: 152px !important; }

  .lawn_service_btn_arrow {
    top: 19%;
    right: 15%; }

  .sec3 {
    height: 1260px; }

  .feature_1 h4 {
    font-size: 23px; }

  .feature_1 p {
    font-size: 18px; }

  .ft_2::before {
    left: 180px; }

  .ft_2::after {
    left: 186px; }

  .ft_3::after {
    left: 180px; }

  .headshot {
    left: 118px; }

  .sec_7_para p {
    font-size: 14px;
    line-height: 20px; }

  .gray-matchine {
    height: 140px;
    position: relative;
    top: -16px; }

  .sec4 {
    height: 357px; } }
@media (min-width: 320px) and (max-width: 360px) {
  .total_satisfaction p {
    width: -webkit-fill-available;
    position: absolute;
    left: 15px; }

  .ft_2::before {
    left: 174px; }

  .ft_2::after {
    left: 175px; }

  .ft_3::after {
    left: 173px; }

  .grass_cut_btn a {
    font-size: 20px;
    height: 55px;
    line-height: 55px; }

  .sec5 {
    margin-top: -85px; }

  .testimonial_box .testim_box_para {
    font-size: 15px; }

  .headshot_other {
    left: 148px !important; } }
@media (min-width: 320px) and (max-width: 345px) {
  .sec_4_heading h2 {
    font-size: 20px; }

  .sec_4_heading p {
    font-size: 12px; } }
@media only screen and (max-width: 320px) {
  body {
    overflow-x: hidden !important; }

  .sec3 {
    height: 1215px; }

  .sec_3_heading h2 {
    font-size: 23px;
    line-height: 30px; }

  .sec_4_heading {
    margin-top: 100px; }

  .ft_2::before {
    left: 150px; }

  .ft_2::after {
    left: 153px; }

  .ft_3::after {
    left: 153px; }

  .sec_4_heading h2 {
    font-size: 24px; }

  .sec4 {
    height: 327px; }

  .headshot {
    left: 104px;
    height: 68px;
    top: 37px; }

  .testimonial_box .testim_box_para {
    font-size: 14px; }

  .headshot_other {
    left: 125px !important; }

  .grass_cut_btn a {
    font-size: 18px;
    height: 50px;
    line-height: 50px; }

  .locations ul {
    margin-left: -25px; }

  .location a {
    font-size: 11px; }

  .sec_7_heading h2 {
    line-height: 24px;
    padding-top: 42px;
    padding-bottom: 0; }

  .header_right {
    padding-right: 14px; }

  .modal-body .grass_cut_btn a {
    font-size: 13px;
    height: 43px;
    line-height: 45px; }

  .modal-body .grass_cut_btn .grass_btn_arrow {
    right: 6%; } }
.mobile-slider {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  position: static; }
  @media screen and (min-width: 768px) {
    .mobile-slider {
      display: none; } }
  .mobile-slider .price-list {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    padding-bottom: 25px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow-x: scroll;
    -webkit-overflow-scrolling: auto; }
    .mobile-slider .price-list:first-child {
      padding-left: 18px; }
    .mobile-slider .price-list::-webkit-scrollbar {
      display: none; }
    .mobile-slider .price-list .price {
      width: 88px;
      height: 59px;
      margin-right: 14px;
      text-align: center;
      padding-top: 13px;
      cursor: pointer;
      border: 1px solid rgba(0, 0, 0, 0.3);
      display: inline-block;
      vertical-align: top; }
      .mobile-slider .price-list .price.select {
        border: 2px solid #38a0df; }
        .mobile-slider .price-list .price.select a {
          color: #38a0df;
          font-weight: bold; }
      .mobile-slider .price-list .price .choose-price {
        font-size: 20px;
        color: #000000;
        font-family: ProximaNova;
        padding: 15px;
        padding-left: 25px;
        padding-right: 25px; }

.hidden_scrollbar {
  position: relative;
  float: left;
  width: 100%;
  height: 20px;
  top: -21px;
  background: #fff;
  margin-left: -25px;
  color: transparent; }
  @media screen and (max-width: 767px) {
    .hidden_scrollbar {
      width: 115%; } }

@media (min-width: 320px) and (max-width: 340px) {
  body .pac-container.pac-logo {
    left: 34px !important; } }
@media (min-width: 341px) and (max-width: 360px) {
  body .pac-container.pac-logo {
    left: 36px !important; } }
@media (min-width: 361px) and (max-width: 385px) {
  body .pac-container.pac-logo {
    left: 38px !important; } }
@media (min-width: 386px) and (max-width: 1024px) {
  body .pac-container.pac-logo {
    left: 42px !important; } }
.twitter_logo a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #ffffff00;
  border: 1px solid #ccc;
  transition: all 0.3s ease;
  vertical-align: middle;
  margin-top: -29px; }
  @media screen and (max-width: 480px) {
    .twitter_logo a {
      width: 40px;
      height: 40px;
      margin-top: -32px; } }

.twitter_logo img {
  width: 18px;
  height: 18px;
  display: block; }

.twitter_logo img {
  filter: brightness(0) saturate(100%) invert(1); }
