/*---------------------------------------------*/
/* Animo GPS  Full Responsive Layout Is Styling HEere */
/*-----------------------------------------------*/
@media only screen and (max-width: 1680px){
  
}
/*----------------*/
/*  Meduim Layout */
/*----------------*/
@media only screen and (max-width: 1445px){
      
 
}

@media only screen and (max-width: 1200px){
   
 
}

/*----------------*/
/* Tablet Layout */
/*----------------*/
@media only screen and (max-width: 1199px){
   
  
}

@media only screen and (max-width: 991px){
    
    
}   

@media only screen and (max-width: 767px){
    
    
}
/*----------------*/
/* Mobile Layout */
/*----------------*/
@media only screen and (max-width: 575px){
 
  .compare-product-margin {
    margin-top:25px
    }


.compire-buy-bts {
  padding: 0px 15px 50px 15px;
  width: 100%;
}


.animo-designed{
    align-content: flex-end;
    flex-direction: column;
  }

  .container-fluid-margin{
    margin-right: 0;
}



.animo-gps-product-description-style3 {
  height: auto;
  margin: 0px 0px;
  font-family: 'Rubik';
  font-size: 19px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  text-align: center;
  color: #3e515f;
  padding: 17px 0px 17px 0px;
  margin-bottom: 0;
}

.home-product-learn-more-section .post-prev-more-cont {
  text-align: center !important;
  margin-left: 0px;
  margin-right: 0px;
}

.product-learn-more-description {
  font-family: 'Source Sans Pro';
  margin-bottom: 1px;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  color: #3e515f;
  margin-left: 2px !important;
}

.product-learn-more .text-block-speed-100 {
  margin-left: 2px !important;
 
}

.your-dog-days {
  font-size: 36px;
  padding-bottom: 20px;
  line-height: 1.17;
  letter-spacing: -1.25px;
  text-align: center;
  padding-top: 100px;
}

.container-fluid-margin {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 80px;
}

.brand-img-white {
  display: inline-block;
  width: 100px;
}

.designed-to-keep-row {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: -20px;
}


.product-learn-more-section .lear-more-product-size {
  max-width: initial;
}

.product-align {
  padding-bottom: 100px;
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  margin-left: -45px;
  margin-right: -45px;
}

.product-learn-more .text-block-speed-left {
  margin-bottom: 30px;
  text-align: left;
  font-size: 14px;
  line-height: 1.7;
  color: #000000;
  padding: 10px 10px 0px 50px;
}

.learn-more {
  width: 100%;
  height: 60px;
  margin-top: 32PX;
  padding: 19px 0 22px;
  margin-left: 0;
  color: #ffffff;
  border-radius: 7px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
  background-color: #02a6b6;
  font-family: 'Rubik';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.29px;
  text-align: center;
}


.animo-gps-logo-tag {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  align-content: space-around;
  flex-wrap: nowrap;
}


.product-learn-more-section .lear-more-animo-gps-logo {
  padding: 5px;
  padding-right: 15px;
  width: 100%;
  margin-top: 20px;
}


.animo-compare-section {
  position: relative;
  height: 200px;
  background-color: #2b2e3a;
}

.centered-element {
  margin: 0;
  position: relative;
  top: 80px;
  transform: translateY(-50%);
  text-align: center;
}

.centered-element {
  margin: 0;
  position: relative;
  top: 80px;
  transform: translateY(-50%);
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}

.centered-element-p {
  font-family: 'rubik';
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: -1.14px;
  color: #fff;
  padding-bottom: 25px;
}

.animo-compare-section {
  position: relative;
  height: 275px;
  background-color: #2b2e3a;
}

.product-learn-text-block {
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  line-height: 1.7;
  color: #3e515f;
  padding: 5px 0px 0px 0px;
  width: 100%;
}

.centered-element-span {
  font-size: 16px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.29px;
  text-align: center;
  color: #fff;
  padding: 18px 60px;
  border: solid 2px white;
  border-radius: 7px;
  width: 100%;
  cursor: pointer;
}

.compare-product-bg {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

.get-your-dog.section-body {
  margin-top: 5px;
  text-align: left;
  margin-left: 15px;
  margin-right: 0px;
}

}

@media only screen and (max-width: 320px) {
    
}

 