/* // X-Small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap */

/* // sm Small devices (landscape phones, 576px and up) */
@media (min-width: 432px) {
  .discountCodeLable{
    display: block;
  }
  .codeForm{
    width: 63%;
  }
  .codeButton{
    width: 37%; 
  }
}

/* // sm Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* // md Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.file-max-upload-size{
    left: inherit;;
    right: 40px;
    bottom: -31px !important;
}
.basicPlanDetails, .essentialPlanDetails, .premierPlanDetails{
  position: absolute;
  width: 100%;
}
.card{
  height: 100%;
}
.currentprice{
  padding: 0 20px;
}
.horse-cover-selection li span img{
    width: auto;
    object-fit: none;
}
.horse-cover-selection li span br{
    display: block;
}
.horse-cover-selection li p{
  font-size: 23px;
    font-family: 'nunitobold';
    line-height: 24px;
    text-align: center;
    padding-right: 0;
}
.plan-section:after{
    content: "";
    position: absolute;
    background-image: url(../images/plan-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 23px;
    height: 29px;
    right: -20px;
    top: 50%;
}
.quotesummary .card{
  border-radius: 23px;
}
.quotesummary h4{
  font-size: 24px !important;
}

}

/* // lg Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
h1,
h2,
h3,
h4,
h5,
footer,
h1.congrats-text {
    font-size: 50px;
}
h2 {
  font-size: 35px !important;
}
h3 {
  font-size: 25px !important;
}
.btn-secondary, .btn-primary{
  font-size: inherit;
  max-width: 230px;
  padding: 11px 0;
}
.tick::after {
  top: 5px;
}

.arrow::after {
  content: "";
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: 0;
  rotate: -73deg;
  width: 111px;
  height: 130px;
  position: absolute;
  right: -33px;
  top: 20px;
  background-size: 72px;
}
  .navbar-collapse {
    position: inherit;
    top: auto;
    width: auto;
    background: transparent;
    z-index: auto;
    padding-top: 0;
    min-height: auto;
  }
  .navbar-brand img {
    max-width: 280px;
  }
.dropend:hover>.dropdown-menu {
    position: absolute;
    top: 0;
    left: 100%;
}

nav .dropdown:hover>.dropdown-menu,
nav .dropend:hover>.dropdown-menu,
nav .dropdown>.dropdown-menu.show,
nav .dropend>.dropdown-menu.show {
    display: block;
    margin-top: 0.125em;
    margin-left: 0;
    background-color: #f0f0f0;
    border: 0;
    border-radius: 0;
    box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
    top: 43px;
    width: auto;
    padding: 0;
}
.navbar-expand-lg .navbar-nav li .dropend a {
  text-align: left;
}
.navbar-expand-lg .navbar-nav .nav-link {
  padding: 16px 10px;
  text-align: center;
}
.navbar {
  margin-right:auto;
margin-left: auto;
}
.navbar .flex-row{
  width: auto;
  padding: 0;
}
/* footer */
footer ul li{
  width: auto;
  text-align: left;
  margin: inherit;
}
.contact-details li {
  padding: 0 0 15px 0;
  margin: 0;
}

/* welcome page */
.welcome-input input {
  font-size: 18px;
  padding: 25px 218px 25px 18px !important;
}

.welcome-input button {
  width: 200px;
  z-index: 0 !important;
  margin-right: 10px;
  padding: 17px 14px !important;
}

/*New plan page*/
.discount-text:after, .discount-applied:after{
  background-image: url(../images/discount-dashed-vertical.png);
      right: 0;
    height: 100%;
    width: 3px;
    left: auto;
}
.discount-text{
    border-radius: 15px 0 0 15px ;
}
.enter-discount-code{
 border-radius: 0 15px 15px 0; 
}
.table-wrapper h5{
  text-align: center;
  color: #134371;
  margin: 15px 0;
}
.basicPlan .card-body, .essentialPlan .card-body, .premierPlan .card-body{
  background-image: url(../images/box-bg-img.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
}

.table-wrapper h4{
      font-size: 21px !important;
        font-family: 'nunitoextrabold';
}

.discount-applied{
  height: 100%;
      border-radius: 15px 0 0 15px;
}

}

/* // xl X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .form-label,
  .form-check,
  .form-check-inline,
  .normalHeading,
  .form-check-label{
    margin-bottom: .5rem;
  }
  .form-control {
    border: 1px solid #a4a4a4 !important;
    padding: 12px 20px;
    border-radius: 50px !important;
}
.invalid-feedback{
  padding: 2px 11px;
}
.calendarSet {
  right: 23px;
  top: 43px;
  font-size: 20px;
  z-index: 9;
}
.findus button.form-select, .title button.form-select{
  border-radius: 50px;
padding: 12px 20px;
}
.infoSet {
  right: 35px;
    top: 3px;
}
.container-xl{
  width: 100%;
  max-width: 100%;
  padding-right: 190px;
  padding-left: 100px;
}
/* sidebar */
.side-bar-progress {
  position: absolute;
  top: 120px;
  right: 0px;
  max-height: 614px;
  height: 100%;
  max-width: 166px;
  padding: 0px 0 0 1.9rem;
}
.side-bar-progress ul {
  display: inline-block;
  margin: 0 !important;
  justify-content: inherit;
}
.side-bar-progress ul li{
  width: auto;
    padding: 2rem 0;
}
.side-bar-progress ul li div:after {
  content: ".";
  position: absolute;
  font-size: 70px;
  font-family: 'nunitobold';
  color: #b0bedc;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.side-bar-progress ul li div:before {
  content: ".";
  position: absolute;
  font-size: 70px;
  font-family: 'nunitobold';
  color: #b0bedc;
  top: -46px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sidebar-text{
  display: block;
  position: absolute;
right: -4rem;
font-size: 1.1rem;
font-family: 'rimouskisemibold';
margin: 0;
writing-mode: vertical-rl;
transform: translate(-22%, -24%);
text-align: center;
top: 0;
width: 100%;
height: 130px;
}
.side-bar-progress ul li div {
  padding: 0 0;
  width: 80px;
  height: 80px;
  
}
.side-bar-progress ul li.activeProgressBar div{
  width: 90px;
  height: 90px;
}
.side-bar-progress .progress{
  width: 8px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 0;
}
.progressBarSteps{
  position: absolute;
  rotate: 90deg;
  right: -55px;
  bottom: -73px;
  
}
.side-bar-progress .progress-bar{
  color: #99ca3e;
  justify-content: center;
}
/* details page */
.pound-sign span{
    left: 21px;
    top: 12px;
    font-size: 19px;
}
.currencySignSpance{
    padding-left: 35px;
}
.img-frame img{
  max-height: 500px;
}
.dropzone-wrapper {
  color: #92b0b3;
  position: relative;
  height: 300px;
}
.preview-zone {
height: 382px;
top: -70px;
}
.preview-zone .box {
width: 351px;
height: 100%;
top: auto;
}

.upload-center-area { 
  background-size: 390px;
  background-position: center;
  height: 100%;
  max-width: 100%;
  left: auto;
}
.preview-zone .box .img-frame span{
  font-size: 26px;
  line-height: normal;
}
img-frame img{
  max-height: 470px;
}
/* details about your pet page */
.whiteBGForm {
  padding: 46px 30px !important;
}
.table-wrapper {
  background: var(--white);
  overflow-x: auto;
}

.table-wrapper table {
  width: 100%;
}
.border-round-none-step3{
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.border-round-none-step2{
  border-radius: var(--bs-border-radius-xl) !important;
}
.border-round-none-step1{
  border-radius: var(--bs-border-radius-xl) !important;
}
.switch-wrapper label {
  font-size: 20px !important;
  line-height: 32px;
  padding: 20px 26px 20px 45px;
}
.switch-wrapper [type="radio"]:checked#monthly~label[for="monthly"],
.switch-wrapper [type="radio"]:checked#yearly~label[for="yearly"] {
    padding: 20px 26px 20px 45px;
}
.wrapper-plan-selection h5::after {
  top: -10px;
}
/* petshop-voucher page  */
.thankyou-page-content{
  transform: translate(-50%,-50%) !important;
  height: 482px !important;
  top: 50%;
    left: 50% !important;
}
.thankyou-page-content div img {
  max-height: 500px;
}

.thankyou-page-content div{
  max-width: 446px;
max-height: 452px;
}
.covered-confirm-marked{
  height: 245px;
  top: 50%;
}
/* thank you page  */
.congrats-text .tick{
   font-size: 60px;
}

/*new plan page*/
.plan-section{
  border-right: 1px solid #b7b7b7;
  border-radius: 16px 0 0 16px;
}
.core-cover, .optional-extra{
    padding-top: 30px;
}
.table-wrapper h4{
      font-size: 25px !important;
      border-bottom: 1px solid #363636;
}
.table-wrapper h5 {
    font-size: 30px !important;
  }

.table-wrapper ul li{
  line-height: 36px;
}
.promotional{
  border-top: 2px solid #e4e4e4;
  padding-top: 31px;
    margin-top: 31px;

}
.promotional strong {
    font-size: 25px;
  }
.price-area .price {
    font-family: 'rimouskisemibold';
    font-size: 40px;
  }
  .discount-price {

    font-size: 26px;
}

.discount-plan-duration {
    font-size: 15px;
}
.enter-discount-code .btn-primary{
      padding: 10px 16px;
}
.discount-applied span{
      font-size: 24px;
}
.discount-applied span p{
      font-size: 16px;

}
/*.discount-border{
  border-image: url(../images/discount-applied-border.png);
  
}*/
.codeForm {
    width: 51%;
}
.codeButton {
    width: 32%;
}
}

/* // xxl XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .container-xxl {
    max-width: 100% !important;
    padding-left: 100px;
  }

  .covered-confirm-marked {
    left: 5%;
    transform: translate(5%, 0%) !important;
  }
  .preview-zone {
height: 485px;

}
 .preview-zone .box {
    width: 441px;
  }
.upload-center-area { 
  background-size: 493px;
  background-position: center;
  height: 100%;
  max-width: 100%;
  left: auto;
}


}

/* //Custom XXX-Large devices (larger desktops, 1600px and up) */
@media (min-width: 1600px) {

  .container,
  .container-xxl {
    margin-left: auto !important;
    max-width: 1220px !important;
    padding-left: 12px;
    padding-right: 12px;
  }
  .ms-xxxl-auto{
    margin-left: auto !important;
  }
  .backbutton{
    left: 6%;
     top: 190px;
     height: auto;
  }
}

/* Reverse Media */
/* //Custom XXX-Large devices (larger desktops, 1600px and up) */
/* @media (max-width: 1600px) {
  .container{
    max-width: 100%;
  }
} */