@media screen and (min-width: 992px) and (max-width: 1200px) {
    .Right_leaves {
        position: absolute;
        bottom: 5%;
        right: 0;
        max-width: 225px;
    }
    .centered {
        position: absolute;
        top: 20%;
        /* left: 10%; */
        transform: translateY(-26%);
        width: 50%;
    }
    span.website {
        width: 70%;
    }
    .contact_margin_zero {
        padding: 0px 17px;
    }
    .nav-item {
        /* padding: 0 24px; */
        margin: 0 1px !important;
    }
    .Aligner_left {
        padding-right: 45px;
    }
    .Aligner_right {
        padding-left: 45px;
    }
    .Aligner-item {
        padding: 0 15px;
    }
    .gradient_ul li:not(:first-child) {
        padding-left:6px;
    }
    span.provided_by {

        right: 10%;

    }
    .Leave {
        width: 12%;
    }
    .save_money_section {
        padding: 50px 0;
    }
    .Left_leaves {
        position: absolute;
        bottom: 10%;
        max-width: 214px;
    }
  .font {
    padding-top: inherit;
    font-size: 30px;
}
  .footer {
    /* padding: 28px 40px; */
    background-size: cover;
}
.logo2{
width:62%
}
.footer_paragraph_width {
    width: 100%;
}
      .heading {
      font-size: 40px;
      padding-top: 0px;
      padding-right: 0px;
      max-width:100%
  }
     .more {
    padding-top: 0px ;
}

  h5.contact {
 
     font-family: 'Muli bold' ;
}
.menu {
  
     font-family: 'Muli bold';
}
.About {

    font-family: 'Muli bold' ;
    display : inline-block;
}

  .social {
    border: 1px solid white;
    border-radius: 20px;
    background-color: #ffffff;
    padding: 6px;
    color: #56bf4b;
    width: 25px;
    height: 25px;
    text-align: center;
}
  .minimum {
      padding-top: 30px;
      padding-left: 148px;
      padding-right: 0px;
      width: 82%;
  }
  .wal {
      height: 353px;
  }
  .tag_line_wrapper {
      padding-top: 48px;
      font-size: 30px;
  }


.About::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.menu::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.contact::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}

  }
  @media (min-width:768px) and (max-width:991px) {
    .background_image svg {
        bottom: -1px;
    }    
    @keyframes purple_pulse {
        0% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(76, 117, 231, 0.7);
        }
    
        70% {
            /* transform: scale(1); */
            box-shadow: 0 0 0 10px rgba(76, 117, 231, 0);
        }
    
        100% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(76, 117, 231, 0);
        }
    }
    @keyframes yellow_pulse {
        0% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(255, 224, 0, 0.7);
        }
    
        70% {
            transform: scale(1);
            box-shadow: 0 0 0 10px rgba(255, 224, 0, 0);
        }
    
        100% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(255, 224, 0, 0);
        }
    }
    @keyframes red_pulse {
        0% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(249, 48, 48, 0.7);
        }
    
        70% {
            /* transform: scale(1); */
            box-shadow: 0 0 0 10px rgba(249, 48, 48, 0);
        }
    
        100% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(249, 48, 48, 0);
        }
    }
    @keyframes green_pulse {
        0% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(126, 185, 51, 0.7);
        }
    
        70% {
            /* transform: scale(1); */
            box-shadow: 0 0 0 10px rgba(126, 185, 51, 0);
        }
    
        100% {
            /* transform: scale(0.95); */
            box-shadow: 0 0 0 0 rgba(126, 185, 51, 0);
        }
    }
    span.website {
        width: 40%;

    }
    .about_col_wrap {
        width: 100%;
    }
    li.nav-item.contact_margin_zero {
        margin-left: 0px;
    }
    a.download_link {
        padding: 0px 13px;
    }
    .contact_margin_zero {
        padding: 0px 10px;
    }
    .Right_leaves {
        position: absolute;
        bottom: 6%;
        right: 0;
        max-width: 176px;
    }
    .drop_search_section_margin {
        margin-top: 0px;
    }
    .Aligner_left {
        padding-right: 0px;
    }
    .Aligner_right {
        padding-left: 0px;
    }
    .more {
        padding-left: 0px;
    }
    .flex-custom {
        justify-content: center;
        padding-bottom: 10px;
    }
    .skycap {
        
        font-size: 22px;
    
    }
    a.watch_vedio {
        margin-left: 8px;
     
    }

    .about_col_wrap {
        padding-bottom: 23px;
    }
    .save_money_section {
        padding: 52px 0;
    }
    .gradient_ul li:not(:first-child) {
        padding-left:0px;
    }
    .Leave {
        width: 8%;
    }
    span.provided_by {
      
        right: 10%;
    }
    .bar {
        position: relative;
        z-index: 999;
      
    }
    .nav-item {
        /* padding: 0 24px; */
        margin: 0 9px;
    }
    .Left_leaves {
        position: absolute;
        bottom: 7%;
        max-width: 204px;
    }
.how-to-use-subheadings{
    font-size: 17px;
}
.paragraph_font{
    font-size: 16px;
}
.font {
    padding-top: inherit;
    font-size: 30px;
}
.instructions{
    width: 100% !important;
    margin: 0 auto;
    font-size: 18px;
}
.navbar-light .navbar-nav .nav-link {
     padding: 0px;
}
.margin_to_card {
    margin:0px auto!important;
}
h5.contact {
 
    margin: 0 auto;
    font-family: 'Muli bold' ;
}
h5.menu {
 
    margin: 0 auto;
    font-family: 'Muli bold' ;
}
h5.About {

    /* text-align: center; */
    margin: 0 auto;
    font-family: 'Muli bold' ;
}
 .a {
    color: #ffffff;
    font-size: 22px;
    /* padding-top: 106px; */
    width: 100%;
    /* margin: 0 auto; */
    /* right: 0px; */
    position: absolute;
}
.logo2{
    margin:0 auto;
    width:25%
}
.drops {
    position: relative;
    padding-top: 25px;
}
.image {
    display: block;
    margin: 0 auto;
    float: none;
    padding-top: 20px;
}
.image3{
    display: block;
    margin: 0 auto;
    float: none;
    padding-top: 20px;
}

.cro{
    width:50%;
    margin:0 auto
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.more_about {
   text-align: center!important;
    color: #1f2021;
    font-size: 23px !important;
}

.building {
    padding-top: 12px;
    height: auto;
    width: 100%;
}
.logo {
    margin: 0 auto;
    display: block;
    width: 12%;
}

.left_leaf {
    position: absolute;
    display: block;
    width: 23%;
    left: -53px;
    z-index: 0;
    overflow: hidden;
    top: 142px;
}
.right_leaf {
    position: absolute;
    display: block;
    width: 23%;
    z-index: 0;
    right: -49px;
    top: 310px;
    overflow: hidden;
    /* bottom: 0px; */
}

  .tag_line {
      padding-top: 28px;
  }
  .image{
      display: block;
      margin: 0 auto;
      float:none;
  }
  .image3{
      display: block;
      margin: 0 auto;
      float:none;
  }
.footer {
    text-align: center;
    /* padding: 28px 0px; */
}
.footer_paragraph_width {
    width: 100%;
}

  h2{
    font-size:24px !important;
}
h3{
    font-size:16px !important;
}
h1{
    font-size:26px;
}
.how-to-use-main-heading {
    font-size: 23px;
}
.heading {
    font-size: 30px;
    padding-top: 0px;
    max-width: 100%;
}
.centered {
    position: absolute;
    top: 20%;
    /* left: 10%; */
    transform: translateY(-26%);
    width: 60%;
}

.header_image {
    width: 55%;
    padding-left: 0px;
}

.paragraph_font {
     width: 100%;
}


.a{
    position:relative
}


  }

  @media only screen and (min-width: 1200px) and (max-width:1427px) {
.logo2{
width:60%;
}
.Leave {
    width: 12%;
}
.Right_leaves {
    position: absolute;
    bottom: 24px;
    right: 0;
    max-width: 289px;
}

.footer {
    /* padding: 28px 132px; */
    background-size: cover;
}
    .res_hed{
        margin-left: 90px;
      margin-right: 90px;
    }
.footer_paragraph_width {
    width: 100%;
}
h5.contact {

    font-family: 'Muli bold';
}
h5.menu {
  
    font-family: 'Muli bold';
}
h5.About {
  

    font-family: 'Muli bold' ;
}
.About::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.menu::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.contact::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}

.heading {
    max-width: 100%;
    font-size: 42px;
}



.shadow1 {
    padding: 13px;
    max-width: 63%;
    width: 100%;
}
.margin_to_card {
        margin: 0 10px 0 auto !important;
}
  }
  @media only screen and (max-width: 600px) {
  .get{
    padding-left: 0px;
}
.background_svg{
    display: none !important
}
li.nav-item.contact_margin_zero{
    display: none;
}
header {
    background-image: none;
    position: relative;
    /* height: 725px; */
    height: auto;
    z-index: 9;
}
@keyframes purple_pulse {
    0% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(76, 117, 231, 0.7);
    }

    70% {
        /* transform: scale(1); */
        box-shadow: 0 0 0 10px rgba(76, 117, 231, 0);
    }

    100% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(76, 117, 231, 0);
    }
}
@keyframes yellow_pulse {
    0% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(255, 224, 0, 0.7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 224, 0, 0);
    }

    100% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(255, 224, 0, 0);
    }
}
@keyframes red_pulse {
    0% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(249, 48, 48, 0.7);
    }

    70% {
        /* transform: scale(1); */
        box-shadow: 0 0 0 10px rgba(249, 48, 48, 0);
    }

    100% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(249, 48, 48, 0);
    }
}
@keyframes green_pulse {
    0% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(126, 185, 51, 0.7);
    }

    70% {
        /* transform: scale(1); */
        box-shadow: 0 0 0 10px rgba(126, 185, 51, 0);
    }

    100% {
        /* transform: scale(0.95); */
        box-shadow: 0 0 0 0 rgba(126, 185, 51, 0);
    }
}
.video_section {
    text-align: center;
}
a.download_link {
    color: #56bf56;
    text-decoration: none;
     border: none;  
     padding: 0px; 
}
.navbar-ul-shadow {
    box-shadow: 2px 2px 2px rgba(86, 191, 75, 0.5);
}
button#videocover {
    right: -8px;
}
.alert{
    padding: 12px 15px;
}
span.abc{
    display: block;
    text-align: unset;
    font-size: 12px;

}

a.play-wrap {

    margin-left: 1px;
  
}
a.play-wrap {
    height: 25px;
    width: 25px;
}
.alert-dismissible .close{
    padding: 0
}
.navbar-toggler{
    border: none
}
.display_vedio_section {
    padding-top: 45px;
}
span.menu_img {
    display: inline-block;
    width: 25px;
    margin-right: 1rem;
}
.download_for_free {
    /* background-color: white; */
    /* padding: 10px; */
    /* border: 1px solid green; */
    /* border-radius: 28px; */
    color: green !important;
    text-decoration: none;
    cursor: pointer;
    text-decoration: none !important;
}
.fixedbutton {
    visibility: visible;
    position: fixed;
    bottom: 0px;
    text-align: center;
    /* margin: 0 auto; */
    z-index: 99999999;
    /* justify-content: center; */
    /* top: 50%; */
    /* box-shadow: 0px 0px 30px #56bf5647; */
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    width: 100%;
    background-color: white;
    padding: 10px;
    /* background-color: rgba(0,0,0,.5); */
    /* box-shadow: 0 8px 18px 0px rgba(0,0,0,0.4); */
    box-shadow: 0 8px 6px 5px rgba(0,0,0,0.4);
    /* border-top: 1px solid green; */
}
.download_icon{
    color: #5bae54
}
.information {
    text-align: center;
    float: unset;
}
.drop_search_section_margin {
    margin-top: 0px;
}
.more_about_section {
    margin-top: 45px;
}

.Aligner_left {
    padding-right: 0px !important;
}
.Aligner_right {
    padding-left: 0px ;
}
span.app {
    display: flex;
    justify-content: center;
    width: 50%
}
span.google {
    display: flex;
    justify-content: center;
    width: 50%
}
header>.container{
    max-width:100%;
}
header .col-12{
    padding-left:0;
    padding-right: 0 
}
.header-relative {
    position: absolute;
    background-color:#fff;
    width: 100%;
    z-index: 999;
}
.gradient_ul li {
    width: 140px;
}
.more {
    padding-left: 0px;
}
.flex-custom {
    justify-content: center;
    padding-bottom: 10px;
}
.skycap {
    
    font-size: 22px;

}
.updated_text {
    font-size: 18px;

}
ul#download_list {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 6px;
    justify-content: center;
}

.update {
    width: 26%;
    margin: 0 auto;
}
.FuelPriceFeaturesImg {
    width: 70%;
    margin: 0 auto;
    padding: 20px 0;
}
.about_col_wrap {
    padding-bottom: 23px;
}
.section_of_updates {
    flex: unset;
    display: unset;
    padding: 0px !important;
}
.auto_app{
    width: 100%;
}
h2.text_set {
    font-size: 24px;
}
span.info_text {
    font-size: 16px;
}
.gradient_ul li:not(:first-child) {
    padding-left:0px;
}
.scooter {
    position: relative;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    width: 100%;
}
.save_money_section {
    padding: 28px 0;
    margin-top:45px
}
.Leave {
    width: 10%;
}
span.provided_by {
    font-size: 14px;
    margin: 0 auto;
    position: unset;
}
.header_section {
    background-image: url(../images/HeroImage.png);
    background-repeat: no-repeat;
    position: relative;
    height: 355px;
    background-position: bottom;
    background-size: contain;
}
.Left_leaves{
    display: none;
}
.Right_leaves{
    display: none;
}
.navbar-light .navbar-toggler {
    margin-right: 15px;
}
.background_image img{
    display: none
}
.logo {
    width: 4em;
    padding-left: 15px;
}

  .font {
    padding-top: inherit;
    font-size: 26px;
}
li.nav-item .nav-link {
    display: inline-block;
}
section.drops.second-drops {
    padding-top: 56px;
}
.instructions {
    width: 100%;
    margin: 0 auto;
    font-family: 'Muli regular';
    font-size:16px
}

.paragraph_font2 {
    color: #46526b;
    font-size: 14px;
    font-family: 'Muli regular';
}
h5.contact {

    margin: 0 auto;
    font-family: 'Muli bold';
}
h5.menu {

    margin: 0 auto;
    font-family: 'Muli bold';
}
h5.About {

    margin: 0 auto;
    font-family: 'Muli bold' ;
}

.paragraph_font {
    color: #323232;
    font-size: 14px;
    width: 100%;
    padding-top: 0px;
}

 .Aligner-item2 {
    max-width: 100%;
  }
  .Aligner-item {
    padding: 0
  }
  .Aligner-item3 {
    max-width: 100%;
  }

h3.text_set2 {
    font-size: 14px;
}

h1{
    font-size:26px;
}

  .heading {
     font-size: 20px;
    max-width:100%

}
.top-hero-content {
    position: relative;

}
.header_image {
    margin: 0 auto;
        padding-top: 38px;
        padding-left:0px
}

.tag_line_wrapper{
    padding-top: 45px
}
.tag_line {
    padding-top: 0px;
    font-size: 30px;
}
.image{
    float:none
}
.tag_line h2 {
    font-size: 19px;
    margin-bottom: 0px;
}
h5.more_about {
    text-align: center;
}
h4.autocrysto_app {
    text-align: center;
}
#Pricing {
    padding-top: 34px;
}

.how-to-use-main-heading {
    font-size: 18px;
}
h4.how-to-use-subheadings {
    font-size: 15px;
}
h6.text-center {
    font-size: 16px;
}
.nav-item::after{content:'';display:block;width:0px;height:0px;background:#fff;transition: 0.2s;}
li.nav-item.active {
    border-bottom: 0px !important;

}
.about_col_wrap {
    width: 100%;
}

.footer{
    text-align:center;
    margin-top:0px!important;
    /* padding: 28px 0px; */
    margin-top:45px !important
}
.footer_paragraph_width {
    width: 100%;
}

.logo2{
    margin:0 auto;
    width:34%
}
span.website{
    width:auto
}

.col-lg-5.col-xs-3.Contact.col-sm-6 {
    margin-bottom: 21px;
}
h5.profit {
    font-size: 15px;
}

h5.more_about {
    text-align: center;
    font-size: 18px;
}
.drops {
    position: relative;
    padding-top: 25px;
}
.left_drops {
    width: 20%;
    bottom: -72px;
    opacity: 0;
}
.right_drops {
    width: 20%;
    bottom: -38px;
}
.left_drops2 {
    width: 20%;
    bottom: -21px;
    opacity: 0;
}
.image {
    float: none;
    padding-top: 20px;
}
.image3 {
    padding-top: 20px;
}

.about{
padding-top: 16px !important;
    }
    .paragraph_font {
    color: #323232;
    font-size: 14px;
    width: 100%;
}

}
@media only screen and (min-width: 1428px)  {

h5.contact {
   
    font-family: 'Muli bold'
   
}
h5.menu {
 
    font-family: 'Muli bold'
   
}
h5.About {
    font-family: 'Muli bold' ;
}
.About::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.menu::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.contact::after {
    content: '';
    border-bottom: 1px solid #fff;
    width: 33px;
    display: block;
    /* margin: 0 auto; */
}
.about_col_wrap {
    width: 100%;
}

}
 @media only screen and (min-width: 601px) and (max-width:767px)  {
    .information {
        text-align: center;
        float: unset;
    }
    .background_svg{
        display: none !important
    }
    
    a.download_link {
        color: #56bf56;
        text-decoration: none;
        border: none;
        padding: 0px;
    }
    li.nav-item.contact_margin_zero {
        margin-left: 75px;
    }
    .about_col_wrap {
        width: 100%;
    }
    .fa-apple{
        display: none
    }
    .fa-android{
        display: none
    }

    .display_vedio_section {
        padding-top: 34px;
    }
    .navbar-toggler{
        border: none
    }
    span.menu_img {
        display: inline-block;
        width: 25px;
        margin-right: 6rem;
    }
    .download_for_free {
        /* background-color: white; */
        /* padding: 10px; */
        /* border: 1px solid green; */
        /* border-radius: 28px; */
        color: green !important;
        text-decoration: none;
        cursor: pointer;
        text-decoration: none !important;
    }
    
    .fixedbutton {
        visibility: visible;
        position: fixed;
        bottom: 0px;
        text-align: center;
        /* margin: 0 auto; */
        z-index: 99999999;
        /* justify-content: center; */
        /* top: 50%; */
        /* box-shadow: 0px 0px 30px #56bf5647; */
        left: 50%;
        transform: translate(-50%, 0);
        display: block;
        width: 100%;
        background-color: white;
        padding: 10px;
        /* background-color: rgba(0,0,0,.5); */
        /* box-shadow: 0 8px 18px 0px rgba(0,0,0,0.4); */
        box-shadow: 0 8px 6px 5px rgba(0,0,0,0.4);
        /* border-top: 1px solid green; */
    }
    .download_icon{
        color: #5bae54
    }
    .drop_search_section_margin {
        margin-top: 0px;
    }
    li.contact_margin_zero {
        display: none;
    }    
    .Aligner_left {
        padding-right: 0px;
    }
    .Aligner_right {
        padding-left: 0px;
    }
    .nav-item {
        /* padding: 0 24px; */
        margin-left:75px;
        font-family: 'Muli regular'
        
    }
    span.app {
        display: block;
        /* width: 45%; */
        /* margin: 0 auto; */
        text-align: center;
    }
    span.google {
        display: block;
        /* width: 45%; */
        /* margin: 0 auto; */
        padding-top: 6px;
        text-align: center;
    }
    header>.container {
        max-width: 100%;
    }
    header .col-12{
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-collapse {
        position: absolute;
        background-color:#fff;
        width: 100%;
        z-index: 999px;
    }
    .flex-custom {
        justify-content: center;
        padding-bottom: 10px;
    }
    .more {
        padding-left: 0px;
    }
    .skycap {
        
        font-size: 22px;
    
    }

    span.info_text {
        font-size: 13px;
    }
    h2.text_set {
        font-size: 24px;
    }
    .gradient_ul li:not(:first-child) {
        padding-left:35px;
    }
    .scooter {
        position: relative;
        -webkit-transform: unset;
        -ms-transform: unset;
        transform: unset;
        width: 100%;
    }
    .save_money_section {
        padding: 28px 0;
    }
    .Leave {
        width: 10%;
    }
    span.provided_by {
        margin: 0 auto;
        position: unset;
        right: 11%;
    }
.Right_leaves {
    position: absolute;
    bottom: 5%;
    right: 0;
    /* max-height: 126px; */
    max-width: 134px;
}
.Left_leaves {
    position: absolute;
    bottom: 6%;
    max-width: 164px;
}
.save_money_section{
    margin: 34px 0;
}
.more_about_section{
    margin-bottom:34px 
}
.nav-item::after{content:'';display:block;width:0px;height:0px;background:#fff;transition: 0.2s;}
li.nav-item .nav-link {
    display: inline-block;
}
header {
     background-image: none; 
    position: relative;
    /* height: 725px; */

    height: auto;
    z-index: 9;
}
.Left_leaves{
    display: none;
}
.Right_leaves{
    display: none;
}
.background_image img{
    display: none
}
.update {
    width: 26%;
    margin: 0 auto;
}
.FuelPriceFeaturesImg {
    width: 70%;
    margin: 0 auto;
    padding: 20px 0;
}
.header_section {

   
    padding: 0 15px;

}
.centered_image {
    position:unset;
    transform: unset;
    width: 100%;

}
.header_image {
    margin: 0 auto;
    padding-top: 59px;
}

section.drops.second-drops {
    padding-top: 48px;
}
.instructions {
    width: 100%;
    margin: 0 auto;
    font-size:17px
}
.price {
    width: 75% !important;
    margin: 0 auto;
}
.paragraph_font2 {
    color: #46526b;
    font-size: 14px;
    font-family: 'Bw Nista Geometric regular';
}
h5.contact {

    margin: 0 auto;
    font-family: 'Muli bold' ;
}
h5.menu {

    margin: 0 auto;
    font-family: 'Muli bold' ;
}
h5.About {

    margin: 0 auto;
    font-family: 'Muli bold' ;
}
.paragraph_font{
    color: #323232;
    font-size:14px;
    padding-top:2px
}


h3.text_set2 {
    font-size: 14px;
}
h1{
    font-size:26px;
}

.heading {

    max-width: 100%;
    font-size: 24px;
    padding-bottom: 10px;

}

.header_section {
    background-image: url(../images/HeroImage.png);
    background-repeat: no-repeat;
    position: relative;
    height: 350px;
    background-position: 0px;
    background-size: contain;
}
.how-to-use-main-heading {
    font-size: 19px;
}

.padd{
    padding:0px
}
.tag_line_wrapper {
    padding-top: 60px;
    font-size: 30px;
}
.tag_line_wrapper {
    padding-top: 34px;
    /* font-size: 61px; */
}
.image{
    float:none
}
.tag_line_wrapper h2 {
    font-size: 20px;
    margin-bottom: 0px;
}
h5.more_about {
    text-align: center;
}
h4.autocrysto_app {
    text-align: center;
}

h4.text-center {
    font-size: 18px;
}

h4.how-to-use-subheadings {
    font-size: 15px;
    
}
h6.text-center {
    font-size: 16px;
}
 .navbar-light .navbar-nav .nav-item:not(.active):hover {
    border-bottom: 0 !important;




}
.navbar-light .navbar-nav .nav-link {
     padding: 8px 0px !important;
}
.navbar-light .navbar-nav .nav-link:active {
    border-bottom: 0px !important
}
li.nav-item.active {
    border-bottom: 0px !important;

}

.carousel-indicators {

    left: 0px;

}
p.heading {
    margin: 0px;
}
.footer{
    text-align:center;
    margin-top:0px!important;
        /* padding: 28px 20px; */
}
.footer_paragraph_width {
    width: 100%;
}
.logo2{
    margin:0 auto;
    width:27%
}
span.website{
    width:auto;
}
.logo {
    /* padding: 0 64px; */
    padding-left: 75px;
    /* max-width: 72px; */
    width: 8rem;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1);
    margin-right: 0px;
}
.col-lg-5.col-xs-3.Contact.col-sm-6 {
    margin-bottom: 21px;
}
h5.profit {
    font-size: 15px;
}
h4.autocrysto_app {
    text-align: center;
    font-size: 18px;
}
h5.more_about {
    text-align: center;
    font-size: 18px;
}

.drops {
    position: relative;
    padding-top: 25px;
}
.left_drops {
    width: 13%;
}
.right_drops {
    width: 13%;
    position: absolute;
    bottom: -14px;
 
}
.left_drops2 {
    width: 13%;
    bottom: 0px;
}
.image {
    float: none;
    padding-top: 20px;
}
.image3 {
    padding-top: 20px;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 0rem;
}
.about{
padding-top: 16px !important;
    }
    .paragraph_font {
    color: #323232;
    font-size: 14px;
    width: 100%;
}
  }.shadow-wrap {
    width: 80%;
    margin: 0 auto;
}
@media only screen and (min-width: 1428px) and (max-width:1550px){
    .Right_leaves {
        position: absolute;
        bottom: 7%;
        right: 0;
        /* max-width: 424px; */
        max-width: 319px;
    }
}
@media only screen and (min-width: 576px) and (max-width:768px){
    .save_money_container{
        max-width: 100% !important;
    }
    .about_col_wrap {
        padding-bottom: 23px;
    }
}
@media screen and (min-width:575px) and (max-width: 767px) {
    a.watch_vedio {
        /* background-color: #56bf56; */
        color: #56bf56;
        cursor: pointer;
        /* box-shadow: 5px 5px 6px #56bf56; */
        border: 1px solid #56bf56;
        border-radius: 30px;
        text-decoration: none;
        margin-left: 3px;
        display: inline-flex;
    }
    .fa-apple{
        display: none
    }
    .centered {
        position: absolute;
        top: 18%;
        /* left: 10%; */
        transform: translateY(-26%);
        width: 72%;
    }
    .fa-android{
        display: none
    }
}
@media screen and (max-width:575px){

    a.watch_vedio {
        /* background-color: #56bf56; */
        color: #56bf56;
        /* padding-top: 5px; */
        /* padding-bottom: 5px; */
        /* padding-left: 30px; */
        /* padding-right: 45px; */
        cursor: pointer;
        /* box-shadow: 5px 5px 6px #56bf56; */
        border: 1px solid #56bf56;
        border-radius: 30px;
        text-decoration: none;
        margin-left: 0px;
        margin-top: 10px;
        display: inline-flex;
        width: 80;
    }
    a.watch_vedio {
        /* background-color: #56bf56; */
        color: #56bf56;
        /* padding-top: 5px; */
        /* padding-bottom: 5px; */
        /* padding-left: 30px; */
        /* padding-right: 45px; */
        cursor: pointer;
        /* box-shadow: 5px 5px 6px #56bf56; */
        border: 1px solid #56bf56;
        border-radius: 30px;
        text-decoration: none;
        margin-left: 0px;
        margin-top: 10px;
        display: inline-flex;
        width: 80;
        padding: 6px 35px;
    }
    span.h {
        position: absolute;
        top: 50%;
        right: 7px;
        transform: translate(-50%, -50%);
        width: 15%;
    }
    span.play_img {
        display: inline-block;
        width: 7%;
        position: absolute;
        top: 48%;
        /* left: 50%; */
        -moz-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: relative;
        right: -5px;
    }
   .centered {
    position: absolute;
    top: 18%;
    /* left: 10%; */
    transform: translateY(-26%);
    width: 100%;
}
    .watch_vedio_button {
        /* text-align: center; */
        /* margin: 0 auto; */
        display: flex;
        justify-content: center;
    }
    .heading {
        font-size: 20px;
        max-width: 100%;
        text-align: center;
    }

}
  