* {

  font-family: 'Source Sans Pro', sans-serif;

}


html,
body {

  width: 100%;
  overflow-x: auto !important;
}

.animo-buy-options-container .animo-buy-options .buynow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  cursor: pointer;
  width:200px;
  display: block;
  margin: 30px auto;
  height: 44px;
  background: #00c0e2;
  background: -moz-linear-gradient(top, #00c0e2 0%, #00a0d0 100%);
  background: -webkit-linear-gradient(top, #00c0e2 0%,#00a0d0 100%);
  background: linear-gradient(to bottom, #00c0e2 0%,#00a0d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0e2', endColorstr='#00a0d0',GradientType=0 );
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding-top:8px;
}

img {

  max-width: 100%;

}

ul {

  list-style-type: none;

}

ul, li {

  margin: 0;
  padding: 0;

}

.animo-intro {

  padding: 60px 0 0 0;

}

.animo-intro .tabs {

	display: block;

}

.container-animo .container {

	padding-top: 0px;

}

.container-animo p.icon-label {

  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  margin: 8px 0 0 0;
  font-weight: 400;
  color: #455C6B;


}

h1.ah,
h2.ah,
h3.ah {

	color: #4A4A4A;

}

h1.ah {

  font-size: 52px;
  font-weight: 300;
  letter-spacing: -0.75px;
  line-height:1.2;
  margin-bottom: 30px;
  color: #4A4A4A;

}

h2.ah {

	font-size: 30px;
	font-weight: 300;
	margin-bottom: 30px;

}

h3.ah {

  font-weight: 300;

}

.container-animo p {

  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  color: #4A4A4A;

}

p.lg-callout {

  font-size: 22px;
  font-weight: 300;
  line-height:1.4;

}

.intro-center {

  text-align: center;
  width: 60%;

}

.feature-select-ct {

  /*padding: 20px;*/
  padding-bottom: 20px;


}

.feature-select-ct .icon-label {

	font-weight: 700 !important;

}

.property-ct {

  padding: 20px;
  text-align: center;

}

.icon-ct p {

  font-size: 14px;

  letter-spacing: 0.25px;

}

.property-ct p.subhead-sm {

  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  margin: 8px 0;

}

.features {

  margin-top: 60px;
  margin-bottom: 0px;

}

.slide-1 {

  padding: 0px 0 0 0;

}

.slide-2 {

  background-color: #ffffff;
  height: 300px;
  position: relative;
  z-index: 5;

}

.slide-content {

  margin-top:40px;

}

.slide-graphic {

  text-align: center;

}
p.animo_tab_content_title {
  font-weight: 600;
  font-size: 20px;

}

.animo_tab_content_p2 {
  font-style: italic;
  font-size: 14px !important;
}

.iphone {

  box-shadow: 0px 30px 100px rgb(253, 253, 253);
  display:inline-block;
  text-align:center;
}

.animo-hero {

  background: url('https://media.surepetcare.com/website/images/animo/sure_petcare_animo_mia_hero.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 790px;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 75px;
}

.animo-footer {

  background: url('https://media.surepetcare.com/website/images/animo/animo-footer.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 450px;
  text-align: center;
  padding-top: 60px;

}
.watch-video {
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: inline-block;
  padding: 7px 15px 8px 16px;
  cursor: pointer;
  font-weight: 400;
  background-color: #6970744d;
}
.fa-play {
  padding: 0px 9px 0px 5px;
  font-size: 13px;
}

.animo-hero h1 {

  /*width: 70%;*/
  margin: 0px auto 100px auto;

}

.animo-hero img.device-icon {

  display:block;
  margin: 0 auto;

}



.animo-btn {

  margin: 30px auto;
  width: 220px;
  display: block;
  border: 0;
  color: #FFFFFF;
  border-radius: 10px;
  height: 53px;
  font-size: 18px;
  font-weight: 300;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00c0e2+0,00a0d0+100 */
  background: #00c0e2; /* Old browsers */
  background: -moz-linear-gradient(top, #00c0e2 0%, #00a0d0 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00c0e2 0%,#00a0d0 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00c0e2 0%,#00a0d0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0e2', endColorstr='#00a0d0',GradientType=0 ); /* IE6-9 */

}
a.animo-btn.animates_buy {

    color:white;
    font-size: 18px;
    font-weight: 300;
    padding-top: 12px;
    margin: 8px auto;
}

.buy_partner_message {
  background-color: rgba(47, 72, 87, 0.55);
  margin: 0 auto;
  padding: 1px;
  border-radius: 10px;
  font-size: 16px;
  color:white;
  margin-top: 20px;
}

.buy_partner_message p{

  color:white;
}


.animo-design {

  padding: 60px 0;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bee7ea+0,b4dfeb+100 */
  background: #bee7ea; /* Old browsers */
  background: -moz-linear-gradient(top, #bee7ea 0%, #b4dfeb 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bee7ea 0%,#b4dfeb 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bee7ea 0%,#b4dfeb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bee7ea', endColorstr='#b4dfeb',GradientType=0 ); /* IE6-9 */

}

.animo-design h2 {

  text-align: center;

}

.animo-design img.design-icon {

  display: block;
  margin: 0 auto;

}


.animo-property {

  margin-top: 30px;
  margin-bottom: 30px;

}


.lifestyle-slider {

  max-height: 500px;

}

.benefit-ct {

  margin: 80px 0;

}

.benefit {

  margin-bottom: 30px;

}

.bx-wrapper-a .benefit img {

  display:inline-block;

}

.benefit-ct .bx-wrapper-a .bx-controls-direction a {

  top: auto;
  bottom: -42px;

}





/*----- Tabs -----*/
.tabs {
  width:100%;
  display:inline-block;
}

.tab-links div {

	top: 2px;

}

/*----- Tab Links -----*/
/* Clearfix */
.tab-links:after {
  display:block;
  clear:both;
  content:'';
}

.tab-links li {
  /*margin:0px 5px;*/
  /*float:left;*/
  list-style:none;
}

.tab-links a {

  border-radius:3px 3px 0px 0px;
  display:block;

  font-weight:600;
  color:#4c4c4c;
  transition:all linear 0.15s;
  position:relative;
  top:2px;
}

.tab-links a:hover {

  text-decoration:none;
}

.tab-links > div.active a, .tab-links > div a:hover {
  /*border-bottom: 3px solid black;*/
  color:#4c4c4c;
}

.f-mobile .tab-links div {

	top:0;

}

.tab-links > div.active {
	    position: relative;
  border-bottom: 3px solid #4c4c4c;
  color:#4c4c4c;
}

.tab-links > div.active::after {

	content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #4c4c4c;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;

}

/*----- Content of Tabs -----*/
.tab-content {
  /*padding:15px;*/
  border-radius:3px;
  /*box-shadow:-1px 1px 1px rgba(0,0,0,0.15);*/
  background:#fff;



}

.tab-content .container {

	padding-bottom: 0px;

}

.tab {
  display:none;
}

.tab.active {
  display:block;
}

.f-mobile {

  display:none;

}



.ar-desk {

  display:block;
  margin: 50px auto;

}

.ar-mob {

  display: none;
  margin: 50px auto;
  width: 80%;

}





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

  .animo-footer {

    height: 300px;

  }

  .f-desktop {

    display:none;

  }

  .f-mobile {

    display:block;
position:relative;

  }

  .tab-over-l,
  .tab-over-r {

	  position: absolute;
	  top: 0;
	  margin: auto;
	  z-index: 999;
	  width:40px;
	  height: 70%;
	  background: #FFFFFF;

	 }

  	.tab-over-l {

	  	display:none;
	  	border-right: 1px solid grey;
	    left: 0;

	    box-shadow: 10px 0px 20px rgba(255, 255, 255, 1);

	}

	  .tab-over-r {


		  	border-left: 1px solid grey;
		    right: 0;
		    box-shadow: -10px 0px 20px rgba(255, 255, 255, 1);


	  }


  .tab-over-r::after,
  .tab-over-l::after {

  	  content:"";
	  width: 40px;
	  height: 100%;
	  background: url('https://media.surepetcare.com/website/images/animo/slider-arrow.png') no-repeat;
	  background-size: 11px 22px;
	  background-position: center center;
	  display:block;

   }

  .tab-over-l::after {

	  transform: rotate(180deg);

  }

  .f-mobile {

	  /*padding-right: 50px;*/

  }

  .f-mobile .tab-scroller {

    height: 100px;
    overflow: hidden;

  }

  .f-mobile .tab-links {

    overflow: scroll !important;
    white-space: nowrap;
    height: 124px;
    padding: 0px 20px;

  }

  .f-mobile .tab-links > div {

    display: inline-block;
    padding: 0px 10px;
    width: 140px;
    vertical-align: top;

  }

  .icon-label {

    white-space: normal;

  }

  .slide-1 {

    padding-top: 30px;

  }

  .slide-content {

    text-align: center;
    margin-bottom: 40px;

  }

  .slide-content p:first-child {


  }

  .slide-graphic {

    text-align: center;

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

  .animo-hero {

    height:auto;
    padding-bottom: 60px;
    background-position: 20%;


  }

  .animo-hero img {

    padding: 0 20px;


  }

  .animo-hero h1 {
    font-size: 40px;
    padding: 0px 20px;
    width: 100%;
    margin-bottom:187px;
  }

  .animo-intro .lg-callout {

    font-size: 18px;

  }

  .animo-intro .intro-center {

    width: 100%;

  }

  .animo-intro h1 {

    font-size:36px;

  }


  .benefit {

    text-align: center;

  }

  .benefit p {

    margin-bottom:20px;

  }

  .ar-desk {

    display: none;

  }

  .ar-mob {

    display: block;

  }

}


.animo-why {

	text-align: center;
	margin: 100px 0 40px 0;

}

.animo-why .collapse {
}

.animo-why .collapse-btn {

	margin-bottom: 40px;
	font-size: 18px;
	color: #02a6b6;
	font-weight: 600;
    background-color:transparent;

}



/* ANIMO NOTIFY */







	    .wFormTitle, .wForm {
 	font-family: 'Source Sans Pro Light'
 }
#tfa_1875-L {
color: #86888C;
    text-align: left;

}

  #tfa_1877-L {
color: #86888C;
    text-align: left;

}

  #tfa_8-L {
color: #86888C;
    text-align: left;
}

  #tfa_1873-L
  {
color: #86888C;
    text-align: left;
}

  #tfa_1899-L
  {
color: #86888C;
    text-align: left;
}

  #tfa_1892-L
   {
color: #86888C;
}


#tfa_1873,
                *[id^="tfa_1873["] {
                    width: 372px !important;
                }
                #tfa_1873-D,
                *[id^="tfa_1873["][class~="field-container-D"] {
                    width: auto !important;
                }


                .notify-head {

	                font-size: 42px !important;
	                font-weight: 300 !important;
	                /*text-align: center;*/


                }

                .animo-notify {

	                margin-bottom: 80px;

                }




                .animo-notify .primaryAction {

	                height: 40px !important;
	                width: 200px !important;
	                border-radius: 100px !important;
	                border: none;
	                font-size: 18px;
                }

                @media screen and (max-width:767px){

	                .animo-notify {

		                text-align: center;

	                }

	                .animo-notify label {

	                    width: 100%;
						text-align: center !important;
						    white-space: normal;

                	}

					.animo-notify input[type=checkbox]{

						display: block;
						margin: 0 auto;

					}

	                .wForm .inline div.oneField,
	                .inputWrapper,
	                .animo-notify input[type="submit"],
	                .animo-notify input[type="text"],
	                .animo-notify select,
	                .animo-notify #tfa_1873,
	                .animo-notify #tfa_1873-D {

		                width: 100% !important;

	                }

	            }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667% !important;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}




/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper-a {
  position: relative;
  /*margin-bottom: 60px;*/
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;

}

@media screen and (max-width:767px){

	.bx-wrapper-a {

		height: 440px;

	}

	.bx-wrapper-a .lifestyle-slider, .bx-wrapper-a .lifestyle-slider div {

		height:100%;

	}

	.bx-wrapper-a img {

		max-width: none !important;
		height: 100% !important;

	}

}

.bx-lifestyle-wrapper {
  position: relative;
  /*margin-bottom: 60px;*/
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper-a img {
  max-width: 100%;
  display: block;
}

.bx-lifestyle-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper-a {

  background: #fff;
}
.bx-wrapper-a .bx-pager,
.bx-wrapper-a .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper-a .bx-loading {
  min-height: 50px;
  background: url('https://media.surepetcare.com/website/images/animo/bx_loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper-a .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper-a .bx-pager.bx-default-pager a {
  background: #E7E7E7;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper-a .bx-pager.bx-default-pager a:hover,
.bx-wrapper-a .bx-pager.bx-default-pager a.active,
.bx-wrapper-a .bx-pager.bx-default-pager a:focus {
  background: #657f91;
}
.bx-wrapper-a .bx-pager-item,
.bx-wrapper-a .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper-a .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper-a .bx-prev {
  left: 10px;
  background: url('https://media.surepetcare.com/website/images/animo/controls-sp.png') no-repeat 0px 0px;
  background-size: 64px;
}
.bx-wrapper-a .bx-prev:hover,
.bx-wrapper-a .bx-prev:focus {
  background-position: 0 -32px;
}
.bx-wrapper-a .bx-next {
  right: 10px;
  background: url('https://media.surepetcare.com/website/images/animo/controls-sp.png') no-repeat -32px 0px;
  background-size: 64px;
}
.bx-wrapper-a .bx-next:hover,
.bx-wrapper-a .bx-next:focus {
  background-position: -32px -32px;
}
.bx-wrapper-a .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 999;
}
.bx-wrapper-a .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper-a .bx-controls-auto {
  text-align: center;
}
.bx-wrapper-a .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('https://media.surepetcare.com/website/images/animo/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper-a .bx-controls-auto .bx-start:hover,
.bx-wrapper-a .bx-controls-auto .bx-start.active,
.bx-wrapper-a .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper-a .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('https://media.surepetcare.com/website/images/animo/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper-a .bx-controls-auto .bx-stop:hover,
.bx-wrapper-a .bx-controls-auto .bx-stop.active,
.bx-wrapper-a .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper-a .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper-a .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper-a .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper-a .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}


/* TECH SPECS CSS */

.container-specs {
  display:none

}


.spec-hero {

			background: url('https://media.surepetcare.com/website/images/animo/spec-hero.jpg') no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			height: 400px;
			text-align: center;
			padding-top: 60px;

		}

		.spec-footer {

			background: url('https://media.surepetcare.com/website/images/animo/spec-footer.jpg') no-repeat center center;
			-webkit-background-size: cover;
			-moz-background-size: cover;
			-o-background-size: cover;
			background-size: cover;
			height: 380px;
			text-align: center;
			padding-top: 60px;

		}

.spec-hero h1 {
  color : white;

}

.animo-spec {

			margin: 80px 0;

		}

		.animo-spec h3 {

			text-align: center;

		}

		.animo-spec img {

			display:block;
			margin: 0 auto;

		}

		.animo-spec > div {

			margin-bottom: 0px;

		}

		.animo-spec ul li {

			border-bottom: 1px solid #D1D1D1;
			padding: 30px 12%;
			color: #263A43;

		}

		.spec-title {

			font-weight: 700;
			display:inline-block;
			width: 45%;
			vertical-align: top;
			padding-right: 20px;


		}

		.spec-info {

			display:inline-block;
			width: 52%;
			vertical-align: top;

		}
        .spec-info p {
          color:black;

        }


		@media screen and (max-width:767px){

			.animo-spec ul li {

				padding: 30px 0;

			}

		}


		@media screen and (max-width:599px){

			.animo-spec {

				font-size:14px;
				line-height: 1.4;

			}

		}

.notify_animo_sign_up {

  margin: -15px 0px 16px 0 !important;
  background: #f2f2f2;
  border-radius: 6px;
  padding: 0px 0px 8px 0px !important;
}
h2.notify_animo_sign_h2 {
  background-color: #02a6b6;
  color: white;
  width: 100%;
  text-align: center;
  padding: 8px 0px !important;
  border-radius: 4px;

}
p.notify_sign_up_p {
  text-align: center;
  font-size: 17px;
  padding: 0px 10px 4px 10px !important;

}



/* The Modal (background) */
.a-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    z-index:999999;
}

/* Modal Content */
.tech-spec-content {
	position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    width: 90%;
    box-shadow: 0px 16px 20px rgba(0,0,0,0.2);
}

/* The Close Button */
.a-close {
    color: #aaaaaa;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 28px;
    font-weight: bold;
}

.a-close:hover,
.a-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}


.feeder-bowls {
	
	background: url('https://media.surepetcare.com/website/images/feeder_connect/feeder-bowls.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 400px;
	text-align: center;
	padding-top: 0px;
	text-align: left;
	color: #FFFFFF;
}


.feeder-bowls p {
	
	color: #FFFFFF;
	font-size: 20px;
	margin-bottom: 20px;
	
} 

.feeder-bowls h2 {
	
	margin-top: 60px;
	font-size: 36px;
	color: #FFFFFF;
	
}

.col_img_box{
    padding:3px;
}



.feeder-bowls .color-block .color_blob{
    padding-top:24px;
}

.feeder-bowls .color-block .color_blob img:hover{
    filter: brightness(120%);
    filter: saturate(3);
    filter: drop-shadow(0 0 10px black);
    cursor: pointer;
}

.feeder-bowls img {
	margin-left: -10px;
}
