body{
	font-family: "Blinker", sans-serif;
	font-weight: 400;
    color:#616161;
    scroll-behavior: smooth;
}

.heroBgImg{
 width: 100%;
 background-color: #1a2f4a;
 background-image: url("../images/x-ray-of-dog-teeth-mobile.jpg");
 background-repeat: no-repeat; 
 background-size: contain;
 background-position:top center;
 min-height: /*580px;*/580px;
}

header .container-fluid{
width:100%;
padding: 0 !important;

}

.hero-wrapper{
  background-color: #ffffff;
  border-radius: 15px;
  padding: 35px 35px 20px 35px; 
}

a{
color: #1a2f4a;
text-decoration: none;
}

a:hover,
a:focus{
color: #1a2f4a;
text-decoration:underline;
}

sup {
  line-height:0; 
  font-size:62%; 
  vertical-align:2px;}

.navbar{
background-color: #ffffff;
padding-bottom: 20px;
padding-top: 15px; 
box-shadow: 0px 5px 8px -4px rgba(26,47,74,0.2);
}

header {
width:100%;
margin-top: 80px;
}

.mainLogo{
  max-width: 155px;
  width: 155px;
  height: auto;
}
h1, h2, h3, h4, h5,
.h2, .h3{color: #1a2f4a;}

h1.eyebrow,
h2.eyebrow,
h3.eyebrow{
font-size: 0.9rem;
line-height: 1.5rem; 
font-weight: 600;
letter-spacing: 0.085rem;
color:#4478BB ;
text-transform: uppercase;
}

h2{
    font-size: 2.50rem;
    line-height: 2.75rem;
    font-weight: 300; 
    margin-bottom: 22px;
    letter-spacing: -0.04rem;
}

h3,
.h3{
    color: #1a2f4a;
    font-size: 1.50rem;
    line-height: 1.85rem;
    font-weight: 300; 
    margin-bottom: 18px;
    letter-spacing: -0.07rem;
}

h3.h2{
   font-size: 2rem;
    line-height: 2.25rem;
    font-weight: 300; 
    margin-bottom: 22px;
    letter-spacing: -0.03rem;
}

 

p{
  font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400; 
    color: #616161;
}

/****Green checkmark******/ 
.green-icon .bi-check-circle-fill{
  font-size: 3rem;
  color:#60baae;
  display: inline-block;
  margin-bottom: 10px;
}


/*****BTN*******/
.btn-primary{ 
  font-weight: 600; 
  background-color: #4478BB;
  border: 1px solid #4478BB;
  color: #ffffff;
  padding: 12px 25px;
  font-size: 1rem;
  line-height: 1.25rem;
   text-transform: uppercase;
   text-align: center;
   border-radius: 4px;
   transition: 0.4s all linear;

}

.btn-primary:hover,
.btn-primary:focus,
.btn:active{
  background-color: #1a2f4a !important;
  border: 1px solid #1a2f4a !important;
  color: #fff;
  text-decoration: none;
}

/****Accordion*******/
.accordion,
.accordion-item:first-of-type{
border-radius: 0;
}
 
.accordion-header .accordion-button.collapsed{
   background-color:#d7e4f5;
}

 .accordion-item{
 background-color: #f0f6ff;
 }
 
 

.accordion-item:first-of-type > .accordion-header .accordion-button,
.accordion-item{
border:none;
}

.accordion-button:not(.collapsed) {
  box-shadow: none; 
  background-color: #f0f6ff/*transparent*/;
  color:#1B222B;}
  
 

.accordion-button:focus { 
  box-shadow: none;}
  
 .accordion .accordion-button::after{color: #ffffff;}
  .accordion-button::after {
      
      
      background-image: url("../images/chevron-down.svg");
      transform: scale(.7) !important;
      width: 45px;
      height: 45px;
      background-color: #1a2f4a;
      border-radius: 25px;
      background-position-x: center;
      background-position-y: center;
      background-size: 22px 22px;
     
      
    }

.accordion-button:not(.collapsed)::after {
       
      background-image: url("../images/chevron-up.svg");
    } 
    
.accordion-button::after svg{color: #ffffff;}
 
h3.accordion-header .accordion-button{
  font-size: 1.75rem;
  line-height: 2rem;
  /*padding:30px 22px 30px 22px;*/
 
}
 

.accordion-body{
  font-size: 1.25rem; 
  padding-left:75px;
  padding-right: 75px;
  padding-bottom: 30px;
  padding-top: 0;
}

.accordion-body ul{
  padding-left: 20px;
}

.accordion-body ul li{
  padding-left: 12px;
  margin-bottom: 15px;
}

/*******Contact us************/
.restorisIcon,
.restorisIcon2{
  display: none;
}


/****************/

.dark-blue{
  background-color: #1a2f4a;
  min-height: 150px;
  
}

.dark-blue h3,
.dark-blue p{color: #ffffff;}

.dark-blue h2.eyebrow{
  color: #60baae;
}

.dark-blue p a{
    color: #ffffff;
    text-decoration: none;
}

.dark-blue p a:hover{
    color: inherit;
    text-decoration: underline;
}

.img-rounded{
 border-radius: 30px;
}

 
.step .card-body{ 
  padding:25px 25px 15px 25px; 
  background-color: #f0f6ff; 
  border-radius: 10px;}
 
 .step .green-icon{
 width: 48px;
 height: 48px;
 background-color:#60baae;
 color:#ffffff;
 border-radius: 25px;
 text-align: center;
 margin-bottom: 16px;
 }
 
  .step .green-icon img{
  width:24px;
  height: auto;
  }
  
 /**********************/
/****Video****/

.modal-content iframe {
            margin: 0 auto;
            display: block;
        }


.videoWrapper .video{
  position: relative;
  padding: 0;
  border:none;
}


.videoWrapper .video button{
    
   background-color: transparent;
    border: none; 
    position: absolute;
    width:100%;
    height: 100%;
    z-index: 100;
}


 
 .playBtn{
    width:55px;
    height:55px;
    position: absolute;
    bottom: 25px;
    left:1.5rem;
    background-color: transparent;
    border: none;
    z-index: 10;
    
 }
 /**Videos pop up on mobile in landscape mode***/
  @media (orientation: landscape) and (max-width: 1024px) {
 
  .modal-video-body {
    width: 95vw !important;
    max-width: 100vw !important;
    max-height: 100vh !important;
  }
    .modal-video-inner {
    box-sizing: border-box;
    max-height: 100vh !important;
    height: 100vh !important;
    padding: 9% !important;
  }


}
 
 
/******Form**
 
 
 iframe{
  border: none;
  min-height: 769px !important;
   
 }   ***/
.form {overflow:hidden;}

  
/*Footer*/
.dogWrapper {
  padding-top:300px;
}
.dogWrapper .container{
 position: relative;
 
}
.dog{
position: absolute;
right:0;
bottom:0;
width:253px;
}
 

footer#mainFooter p{
  font-size: 0.75rem;
  line-height: 1rem;}

.Phibro-logo{
 width: 124px;
}
.dark-blue p a.tel-link,
a.tel-link{
color:inherit;
text-decoration: none;
}

.dark-blue p a.tel-link:hover,
a.tel-link:hover{
color:inherit;
text-decoration: none;
}

#mainFooter h3,
#mainFooter p{
margin-bottom: 10px;
}

.no-title-column{
padding-top: 34px;
}

/***********/

#btn-back-to-top {
  background-image: url("../images/chevron-up.svg");
background-repeat: no-repeat;
      width: 35px;
      height: 35px;
       
      background-position-x: center;
      background-position-y: center;
      background-size: 15px 15px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background-color: #4478bb;
  padding:5px 10px;
  color: #ffffff;
  border-radius: 25px;
   
  opacity: 1;
  transition: 0.4s all linear;
}


 #btn-back-to-top:hover{
  opacity: 0.6;
 }
 
 .screen-reader-text {  
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#fnast{
  scroll-margin-top: 85px; /* sticky header height */
  
}

@media only screen and (max-width : 767px) {
 

.heroBgImg{
 background-size: 100% auto; 
 background-position:top center;
 min-height: 680px;
}
.hero-wrapper{
margin-bottom: 50px;
}

.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
    
    
}

@media only screen and (max-width : 576px) {

.heroBgImg{
 background-size: contain; }


}

/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {
 

.heroBgImg{
  
  
 background-size: cover;
 background-position: center center;
  min-height: 700px;

}/**/

 

.hero-wrapper{ 
  padding: 50px 50px 40px 50px;
  margin-bottom: 20px;
}

.mainLogo{
  max-width: 185px;
  width: 185px;
 
}


h1.eyebrow,
h2.eyebrow,
h3.eyebrow{ 
letter-spacing: 1px; 
font-size: 1rem;
line-height: 1.6rem;
}
 


h2{
    font-size: 3rem;
    line-height: 3.5rem;    
}

h3,
.h3{
     
    font-size: 1.75rem;
    line-height: 2rem; 
}

h3.h2{
   font-size: 2.25rem;
    line-height: 2.55rem;
}

.btn-primary{  
  padding: 14px 35px; 
}

.restorisIcon{
display: block;
position: absolute;
top:0;
right: 0;
width: 150px;
}

.restorisIcon2{
 display: block;
position: absolute;
left:-12%;
bottom: 3%;
width: 100px;
}



}
@media (min-width: 981px) {
.heroBgImg{ 
 background-image: url("../images/x-ray-of-dog-teeth.jpg"); 
 background-size: cover;
 background-position: center center;
  min-height: 446px;

}

.restorisIcon{
 right: 4%; 
}
   .restorisIcon2 {
     
    left: -5%; 
    width: 120px;
  }

}

@media (min-width: 1400px) {
.restorisIcon{
width: 178px; 
right: 2%;
top:-12%}

.restorisIcon2{
  width: 178px;
}
 
}

@media (min-width: 1600px) {
.restorisIcon{ 
right: 0%;}

}
 