
.text-style{
  color: #000000;
  font-size: 48px;
  top: 51px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}

.img-pos {
  /*position: absolute;
  right: 10px; */
  background: transparent url('../images/6027f094ed4efb0004199836.png') 0% 0% no-repeat padding-box;
}

.img-width {
  width: 70%;
  position: relative;
  top: -70px;
  left: 150px;
  height: auto;
}

.content-align {
  margin-top: 60px;
}

.content-align h3 {
  color: #000000;
  margin-left: 124px;
}

/* .btn-style{
  background:#DD1722 0% 0% no-repeat padding-box;
  width:500px;
  border: 1px solid #DD1722 ;
  border-radius: 35px;
  height: 40px;
  color: #000000;
  font-size: 24px;
  font-weight: 900;
  text-align: left;
  padding-left: 24px;

} */

.content-align h3 {
  color: #000000;

}

.content-align h2 {
  color: #000000;
  font-weight: 700;
}

#edit-wizard-next,
#edit-actions-wizard-next {
  color: #FFFFFF;
  background:#DD1722 0% 0% no-repeat padding-box;
  border: 1px solid #DD1722 ;
  border-radius: 35px;
  width:245px;
  font-weight: 900;
  font-size: 20px;
  font-family: 'Pedigree-Light';
}

#edit-wizard-prev,
#edit-actions-wizard-prev {
  color: #FFFFFF;
  background:#DD1722 0% 0% no-repeat padding-box;
  border: 1px solid #DD1722 ;
  border-radius: 35px;
  width:227px;
  font-weight: 900;
  font-size: 20px;
  font-family: 'Pedigree-Light';
  margin-right: 20px;
}

.btn-prev img {
  font-weight: 500;
  transform: rotate(180deg);
}

.head-text p {
  font-weight:600;
  font-size: 48px;
  letter-spacing: 0px;
  color: #0A0A0A;
  opacity: 1;
  text-align: center;
  padding-top: 15px;
  font-family: 'Pedigree-Light';
}

.head-text {
  height: 140px;
  background: transparent url('../images/pedigree-logo.png') 0% 0% no-repeat padding-box;
  background-position: right;
  background-size: 10rem;
  background-position-y: inherits;
  position: relative;
  right: -31px;
  padding-top: 14px;
  top: -25px;
}

.arrow-width {
  width:12px;
}

@media screen and (min-width: 1025px) and (max-width: 1440px) {
  .content-align h3 {
    margin-left: 85px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .head-text p {
    /* margin-left: 0px;
    font-size: 32px;
    margin-top:24px;
    text-align: start !important;
    padding: 20px; */
    font-size: 32px;
    margin-right: 114px;
    padding-top: 20px;
    margin-left: 44px;
  }
  /* .img-width {
    width: 600px;
    margin-left: -100px;
    margin-top: 90px;
  } */
  .content-align h3 {
    color: #000000;
    margin-left: 120px;
  }
  .content-align h2 {
    margin-right: 1rem;
  }

  .option {
    width: 450px !important;
  }
  .media-border h2 {
    font-size: 12px !important;
  }
  .media-border button {
    font-size: 14px !important;
    margin-right: 10px !important;
  }
}


@media screen and (min-width: 768px) and (max-width: 991px) {  
  .img-media h3 {
    font-size: 1.3rem;
  }
  .img-media p {
    font-size: 0.8rem;
  }
  .content-name h2 {
    font-size: 1.5rem;
  }
  .head-text p {
    font-size: 20px;    
  }
  .media-border h2 {
    font-size: 11px !important;
  }
  .media-border button {
    width: 80px !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    margin-right: 10px !important;
    height: 30px !important;
  }
}
@media screen and (max-width: 767px) {

  .img-width {
    width:500px;
    margin-left: -200px;
    margin-top: 90px;
  }
  .content-align button {
    /* margin-left: 40px; */
    width: 350px;
  }
  .content-align h2 {
    font-size: 23px;
  }
  .content-align h3 {
    margin-left: 10px;
  }
  .content-align {
    margin-top: -10px;
  }
  .btn-next {
    width: 300px;
  }
  .head-text p {
    /* font-size: 24px;
    margin-right: 120px;
    padding-top: 20px; */
    font-size: 20px;
    margin-right: 114px;
    padding-top: 20px;
    margin-left: 44px;    
  }
  /* .content-align h3 {
    margin-left: 6rem;
  } */
  .head-text {
    background-size: 8rem;
  }
  .labname {
    width: 350px !important;
    margin-left: 0px !important;
  }

  .media-border h2{
    font-size: 13px;
  }
  .fieldset-legend {
    font-size: 1.3rem !important;
  }
  .radios--wrapper .fieldset-legend {
    font-size: 1.3rem !important;
  }
  .fieldset-wrapper {
    display: flex;
    justify-content: center;
  }
  .option {
    font-size: 16px !important;
  }
}

.customRadio {
  position: relative;
  display: none;
}

.customRadio input[type="radio"] {
  opacity: 0;
}

.labname{
  display: block;
  padding: 3px 3px 3px 30px;
  cursor: pointer;
  border: 1px solid #707070;
  background-color: #FFFFFF;
  border-radius: 35px;
  width: 500px;
  /* margin-left: 80px; */
  font-size: 24px;
  font-weight: 600;
}

input[type="radio"] {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

input[type="radio"]:checked + label {
  background-color: #DD1722 !important;
  color: black;
  font-weight: 700;
  font-size: 25px;
}

input[type="radio"]:checked + .red {
  background-color: #DD1722;
  color: black;
  font-weight: 700;
  font-size: 25px;
}

.bg-color {
  background-color:#FDB812 ;
}

.bg-overflow {
  overflow-x: hidden;
}

@media screen and (min-device-width: 1920px){
  .img-width {
    opacity: 1;
  }
  .content-align h3 {
    top: 274px;
    left: 1114px;
    margin-left: 160px;
    height: 46px;
    text-align: left;
    /* font: normal normal bold 39px/46px Pedigree; */
    letter-spacing: 0px;
    /* color: #000000; */
    opacity: 1;
  }
  .content-align h2 {
    top: 340px;
    left: 1114px;
    /* width: 625px; */
    height: 51px;
    /* UI Properties */
    text-align: left;
    /* font: normal normal bold 44px/51px Pedigree; */
    letter-spacing: 0px;
    /* color: #000000; */
    opacity: 1;
  }
  .labname {
    top: 736px;
    left: 1114px;
    width: 653px;
    height: 70px;
    /* UI Properties */
    background: white 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 35px;
    opacity: 1;
    padding: 12px 3px 3px 30px;
  }
  .btn-next {
    width: 653px;
    height: 70px;
    font-size: 30px;
    border-radius: 35px;
    border: 1px solid #707070;
  }
  /* input[type="radio"]:checked ~ label {
    font-size: 30px;
    padding: 12px 3px 3px 30px;
  } */
  .head-text {
    text-align: left;
    /* font: normal normal bold 64px/75px Pedigree; */
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
  }
}

.head-text p {
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

.content-name h2 {
  font-weight: 700;
  color: #FFFFFF;
}

.mediaimg-width {
  width: 80%;
  margin-top: 12%;
}

.img-media img {
  border-radius: 50%;
  width: 84px;
  height: 76px;
  border:2px solid  #DD1722;
}

.img-media p{
  font-weight: 700;
  max-width: 500px;
  color: #FFFFFF;
  display: flex;
  align-items: center !important;
}

.img-media1 {
  align-items: center !important;
}

.img-media {
  align-items: center !important;
}

.img-media1 img {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  border: 5px solid white;
  margin-left: 20px;
  box-shadow: 1px 1px 1px 1px #dbdada;
}

.media-border {
  border: 1px solid white;
  background-color: white;
  border-radius: 15px ;
  margin-right: 10%;
  height: 100px;

}

.media-border h2 {
  /* margin-top: 25px; */
  font-size: 19px;
  font-weight: bold;
  color: #000000;
  line-height: 6rem;
}

.media-border button {
  margin-right: 60px;
  width: 120px;
  height: 35px;
  font-size: 18px;
  background-color: #DD1722;
  border-radius: 15px;
  border: none;
  color: white !important;
  font-weight: 700;
}

.meetme {
  align-self: center
}

.heading {
  align-self: center;
}

.fis {
  position:absolute;
  top: 0;
  left: 0;
  /* z-index: 1; */
  height: 100%;
}

@media screen and (max-device-width: 767px) {
  div.scrolling {
    width: 100%;
  }
  .media-border button {
    width: 80px;
    font-weight: 500;
    font-size: 11px;
    margin-right: 10px;
    height: 30px;
  }
  /* .img-media1 img{
      margin-top: 20px;
      width: 19%;
  } */
  .media-border {
    height: 95x;
  }
  .ipad-content {
    margin-left: 25px;
  }
  .img-media p {
    margin-right: 40px;
    font-size: 0.8rem;
  }
  .img-media img {
    width: 100px;
    height: 100px;
  }
  .rowreverse {
    display: flex;
    flex-direction: column-reverse;
  }

  .media-border h2{
    font-size: 11px;
  }
  .mediaimg-width {
    width: 100% !important;
    margin-left: 15px;
  }
  
  .scrolling::-webkit-scrollbar {
    width: 0px !important;  
  }
  .media-border {
    margin-right: 0;
  }
  .img-media{
    margin-left: 8%;
  }
}

@media screen and (max-device-width: 1024px) {
  .bg-image {
    display: none;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* .ipad-content {
    margin-left: 30px;
  } */
  .mediaimg-width {
    margin-left: 30px;
  }
  .rowreverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .option {
    width: 483px !important;
  }
  .img-width {    
    top: -20px;    
}
}

@media screen and (min-device-width: 1920px) {
  .content-name h2 {
    text-align: left;
    /* font: normal normal bold 55px/72px Mars Centra; */
    letter-spacing: 0px;
    /* color: #000000; */
    opacity: 1;
  }
  .img-media {
    text-align: left;
    /* font: normal normal bold 25px/32px Mars Centra; */
    letter-spacing: 0px;
    /* color: #000000; */
    opacity: 1;
  }
  .img-media1 img {
    top: 433px;
    left: 1035px;
    /* width: 263px;
    height: 139px; */
  }
  .media-border {
    top: 414px;
    left: 1014px;
    /* width: 827px;
    height: 177px */
  }
  .media-border h2 {
    text-align: left;
    /* font: normal normal 800 48px/64px Mars Centra; */
    letter-spacing: 0px;
    /* color: #000000; */
    opacity: 1;
  }
  .mediaimg-width {
    top: 314px;
    left: 104px;
    /* width: 768px;
    height: 659px */
  }
  .head-text p {
    /* font: normal normal 800 64px/86px Mars Centra; */
  }
}

.mediascroll {
  overflow: scroll;
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  div.scrolling {
    width: 100%;
    height: 400px;
  }
}


/* Chrome */
.scrolling::-webkit-scrollbar {
  width: 15px;
}

.scrolling::-webkit-scrollbar-track {
  /*background-color: grey;*/
  box-shadow: inset 0 0 5px #000000;
  border-radius: 15px;
}

.scrolling::-webkit-scrollbar-thumb {
  /* background-color: orange;  */
  border-radius: 15px;
  /*border: 1px solid red;*/
}

/* .scrolling::-webkit-scrollbar-button {
    background-color: red;
  border-radius: 15px;
} */

.scrolling::-webkit-scrollbar-thumb {
  background: #DD1722;
}

.scrolling {
  overflow-y: scroll;
  overflow-x: hidden;
  width:600px;
  height: 400px;
  position: relative;
  z-index:2;
}

#div2,#div3 {
  display:none;
}

#prev {
  display:none;
  float:left;
}

.clear {
  clear:both
}

.active {
  font-weight:bold;
}

button a {
  color:white !important;
}

.option {
  display: block !important;
  padding: 3px 3px 3px 30px;
  cursor: pointer;
  border: 1px solid #DD1722;;
  background-color: #FFFFFF !important;
  border-radius: 35px;
  width: 500px;
  font-size: 24px;
  font-weight: 600 !important;
  margin-bottom:25px;
  font-family: 'Pedigree-Light';
}

@media screen and (max-width: 767px) {
  .option{
    width: 350px;
    padding: 5px 10px !important;
    text-align: center;
  }
  .btn-prev{
    width: 160px;
  }

  /* .scrolling{
    width: 110% !important;
  } */

  #edit-wizard-prev,
  #edit-actions-wizard-prev {
    margin-bottom: 0 !important;
    margin-right: 15px !important;
  }
    
  #edit-submit,
  #edit-actions-submit,
  #edit-wizard-prev,
  #edit-actions-wizard-prev,
  #edit-wizard-next,
  #edit-actions-wizard-next {
    width: 120px !important;
    font-size: 16px !important;
    line-height: 1.0 !important;
  }
  .content-name h2 {
    font-size: 1.5rem;
  }
  .img-media h3 {
    font-size: 1.3rem;
  }
  
}
.radios--wrapper .fieldset-legend {
  color: #FFFFFF !important;
  font-weight: 700 !important;
  font-size: 2rem;
  font-family: 'Pedigree-Light';
}

.fieldset-legend {
  color: #FFFFFF;
  font-weight: 500;
  font-size: 1.75rem;
  font-family: 'Pedigree-Light';
}

#edit-submit,
#edit-actions-submit {
  color: #FFFFFF;
  background:#DD1722 0% 0% no-repeat padding-box;
  border: 1px solid #DD1722 ;
  border-radius: 35px;
  width:245px;
  font-weight: 900;
  font-size: 20px;
  font-family: 'Pedigree-Light';
}

.form-control.form-radio {
  opacity: 0;
  position: relative;
}

.img-media h3 {
  color: #FFFFFF;
  font-weight: 700;
}

.margin-align {
  margin-bottom: -24px !important;
}

.webform-faq {
  background-color:#FDB812 ;

}

.faq-result {
  background-color:#FDB812 ;

}

.faq-font{
  font-family: 'Pedigree-Light';
}

@media only screen and (min-width: 1024px){
    
  .owner-dog {
    position: relative;
  }
  
  .mediaimg-width {
    width: 100%;
    /* position: absolute; */
    bottom: 0;
    max-width: 100%;
  } 
  
}
@media only screen and (max-width: 450px){
    
  .ipad-content {
    margin-left: 0;
  }
  .content-name h2 {
    text-align: center;
}
.mediaimg-width {
  width: 100%;
}
.img-media {
  padding-left: 15px;
  margin-right: 0;
}
.media-border {
  height: auto;
  padding: 10px 0;
}
.media-border h2 {
  line-height: 20px;
}
/* .img-media p {
  margin-right: 0 !important;  
}
  .media {
    margin: 0 10%;
  } */
  /* div.scrolling {
    width: 110%;
    margin-left: 10px;
} */

}
@media only screen and (max-width: 767px){
  .path-webform .flex-column-reverse img {
    display: none;
  }   
  .webform-submission-faq-form {
    margin-bottom: 20px;
  }
  .webform-submission-faq-form #edit-actions {
    display: flex;
    justify-content: center;
    padding: 15px 0;
  }
  .webform-submission-faq-form legend {
    text-align: center;
  }
  /* div.scrolling {
    width: 103%;
} */
}
.bg-image {
  position: relative
}
#edit-actions {
  padding: 20px 0;
  display: flex;
}