.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 .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: #000000;
}
h1.ah {
  font-size: 40px;
  font-weight: 600;
  letter-spacing: -0.75px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #000000;
}
h2.ah {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 30px;
}

h3.ah {
  font-weight: 300;
}

.container-animo p {
  font-weight: 300;
    line-height: 1.4;
    color: #4A4A4A;
    padding: 0px 40px 0px 75px;
}


.newsletter-giveaway p {
  font-weight: 300;
  font-size: 22px;
  line-height: 1.4;
  color: #4A4A4A;
  padding: 0px;
  text-align: left;
}


p.lg-callout {

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

}

.intro-center {

  text-align: center;
  width: 50%;

}

.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/newsletter/Lead_Gen_Desktop_Gradient_Background.png') no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  text-align: center;
    padding-top: 0px;
    margin-bottom: 75px;
}

.animo-footer {

  background: url('https://media.surepetcare.com/website/images/Contests/giveaway/SureFlap_Lead_Gen_Cat_Flap_Deskstop_Footer.png') no-repeat center center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  height: 300px;
  text-align: center;
  padding-top: 85px;

}

.fa-play {
  padding: 0px 9px 0px 5px;
  font-size: 13px;
}

.animo-hero h1 {

  /*width: 70%;*/
  margin: 30px auto 50px 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 {
  display: flex;
  align-items: center;
  justify-content: center;

  
  /* .animo-design {
    padding: 0 14% 0 22%;
     display: block;
} */
 

}

.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 {

  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-content .container {

	padding-bottom: 0px;

}

.tab {
  display:none;
}

.tab.active {
  display:block;
}

.f-mobile {

  display:none;

}



.ar-desk {

  display:block;


}

.ar-mob {

  display: none;

  width: 100%;

}

.intelligent p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  color: #000000;
  padding: 0px 35% 0px 35%;

}


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

  .animo-footer {

    height: 300px;
    background: url(https://media.surepetcare.com/website/images/Contests/giveaway/SureFlap_Lead_Gen_Cat_Flap_Mobile_Footer.png) no-repeat center center;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    height: 300px;
    text-align: center;
    padding-top: 85px;
    
  }
 
  .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;

  }


  

  .animo-intro .intro-center {

    width: 100%;

  }

  .newsletter-giveaway p {
    padding: 0px;
    text-align: center;
}



  .animo-hero img {

    padding: 0 20px;


  }

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

    font-size: 24px;
    padding: 0px 23px;
    width: 100%;
    margin-bottom: -10px;
    margin-top: 100px;

  }

  .animo-intro .lg-callout {

    font-size: 18px;

  }
 

  .animo-intro h1 {

    font-size:36px;

  }


  .benefit {

    text-align: center;

  }

  .benefit p {

    margin-bottom:20px;

  }

  .ar-desk {
    display: none;
  }

  .ar-mob {
    display: block;
  }

  .container-animo p {
    padding: 0;
}

}

.l-blue{
  color: #08c1d2;
}

.animo-why {

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

}


.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;
}

@media screen and (min-width: 767px){
.ss-ct {
    width: 80% !important;
    max-width: 60%;
}

}

.pref {
  border-top: 0px solid #ccc !important;
}


.ss-bg {

  background: url('https://media.surepetcare.com/website/images/form_asssembly_images/ss-bg-3.jpg') no-repeat center center;
  background-size:cover;
  min-height: 500px;
  padding: 10px 0;
}

.fa-newsletter {

  background: url('https://media.surepetcare.com/website/images/form_asssembly_images/newsletter_background.png') no-repeat center center;
  background-size:cover;
  min-height: 500px;
  padding: 10px 0;
}

.ss-ct {

  font-family: "Source Sans Pro";
  width: 95%;
  /*padding: 25px;*/
  margin: 0px auto;
  background: rgba(255,255,255,0.9);
  border: 0px;
  border-radius: 4px;
  color: #4A6170;

}

 
img.fa_competition_relax{
  margin-top:2em;
  margin-bottom:2em;
}

h1.fa_news{
  background-color: #0099a8;
  color:white;
  font-size:22px;
  border-radius: 7px;
  padding:10px;
}
h3.fa_grey{
  color:grey;
  margin-bottom:2em;
}
h4.fa_bottom{
  margin-bottom:2em;
}

.small_blue_text{
  color:#16a6b6;
  font-size: 0.7em;
}
.ss-ct h2 {
  font-size: 1.1em;
}

.ss-ct h3 {
  font-size: 1.0em;
}

h3.explain {
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  color: #4A6170;
}


.ss-desc {
  margin: 10px 0 20px 0;
  text-align: center;
  font-size: 1.1em;
  font-weight: 400;
}
p.fa_newsletter_intro{

  line-height: 20px;
  color: #414141;
  text-align: center;
}


label {
  display:block;
  font-weight: 700;
}

input[type="text"],[type="password"],[type="email"]#ss_email,[type="email"]#fa_news_email,.fa_country_select,.fa_select {
  width: 100%;
  height: 44px;
  border: 1px solid #c7c7c7;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: 'OpenSans', sans;
  font-size: 1em;
  color: #414141;
  line-height: 30px;
  background-color: #F2F2F2;
  margin: 0px 0 15px 0;
  padding: 0 5px;
}


input[type="submit"]{
  width: 100%;
  margin: 10px 0 5px;
  background: #16a6b6;
  height: 30px;
  font-size: 1em;
  font-weight: 700;
  border:0;
  color: #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.legal {
  font-size: 14px;
}

.legal-space {
  margin-bottom: 12px;
}

.pref {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.checkbox-ct {
  padding-top:20px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-ct input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #ccc;
}

.checkbox-ct:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkbox-ct input:checked ~ .checkmark {
  background-color: #02A6B6;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-ct input:checked ~ .checkmark:after {
  display: block;
}

.checkbox-ct .checkmark:after {
  box-sizing: border-box;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}


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

  .ss-ct {
    /*width: 80%;*/
    max-width: 600px;
  }
  input[type="text"], [type="password"], [type="email"]#ss_email,[type="email"]#fa_news_email, .fa_country_select{

    height: 40px;
    margin-bottom:30px;
  }

}
.ss_thanks_display, .submit_success_message{
  display:none;
}
.required.valid{
  border: 1px solid green;
}
.required.invalid{
  border: 1px solid red;
}



#ss_email.required.valid{
  border: 1px solid green;
}
#ss_email.required.invalid{
  border: 1px solid red;
}

#ss_form_submit.required.valid{
  background : #16a6b6;
  border: 1px solid green;
}

#ss_form_submit.required.invalid{
  background : #16a6b6;
  border: 0;
}

h1.ss_thanks {
  font-size:30px;
  margin-bottom:40px;
}
h2.ss-voucher-intro{
  font-size:1.4em;
  text-align: center;
}
h2.ss-voucher-code {
  font-size: 1.6em;
  background-color: #0099a8;
  color: white;
  border-radius: 10px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
  border: #f6f4f4 2px dotted;
}
h3.ss-claim{
  font-weight: 400;
  text-align: center;
  margin-bottom: 20px;
  color: #4A6170;
  line-height: 35px;

}
.ss_submit_field{
  margin-bottom:40px;
}
h1.ss-goto-product{
  font-size:48px;
  font-weight: bolder;

}
input.fa_news_input {
  margin-bottom: 5px;
}
select.fa_news_input {
  margin-bottom: 5px;
}
label.fa_news {
  margin-top: 18px;
  width:100%;
}
@media screen and (min-width: 767px){
.ss-ct {
    width: 80%;
    max-width: 60% !important;
}
}


.ss-ct h1 {
  font-size: 34px !important;
  color: #000000 !important;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 0px;
}

.newsLetterProductImag{
  position: relative;
  top: 50px;
}