@font-face {
  font-family: "OpenSans";
  src: url(Fonts/OpenSans-Bold.svg) format("svg"),
    url(Fonts/OpenSans-Bold.ttf) format("truetype"),
    url(Fonts/OpenSans-Bold.woff) format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans";
  src: url(Fonts/OpenSans-Regular.svg) format("svg"),
    url(Fonts/OpenSans-Regular.ttf) format("truetype"),
    url(Fonts/OpenSans-Regular.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}

html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

article,
aside,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

img {
  max-width: 100%;
  height: auto;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

dfn {
  font-style: italic;
}

sub,
sup {
  vertical-align: baseline;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

ul,
ol {
  list-style-position: inside;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}

ul>li {
  list-style-type: none;
}

button {
  cursor: pointer;
}

#page-wrapper {
  overflow: hidden;
  position: relative;
  width: 100%;
}

body {
  font: 700 27px/35px "OpenSans";
  background-color: #fff;
  min-width: 320px;
  color: #2b4a25;
  margin: 0;
  font-style: normal;
  -ms-overflow-style: scroll-bar;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

body::before {
  position: absolute;
  background-image: url(images/background.png);
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -10;
}

.header-sec {
  position: relative;
  padding-block: 40px 10px;
}

.header-pst-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 390px;
  z-index: -1;
  transform: rotate(180deg);
}

.header-pst-img img {
  width: 100%;
  height: 100%;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding-inline: 15px;
}

.dairy-header-row {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  row-gap: 20px;
  padding-inline: 50px;
}

.dairy-header-left img {
  width: 100%;
}

.dairy-header-left {
  width: 65%;
}

.hr-img-1 {
  max-width: 520px;
  margin: 0 auto;
  max-height: 55px;
}

.hr-img-2,
.hr-img-3 {
  max-width: 600px;
  margin: 0 auto;
}

.dairy-gold-cont {
  padding-block: 10px 20px;
}

.dairy-gold-cont-det b {
  display: block;
}

.dairy-gold-cont-det b+b {
  margin-top: 20px;
}

.dairy-gold-cont-det b:nth-child(1) {
  max-width: 760px;
}

.dairy-gold-cont-det b:nth-child(2) {
  max-width: 670px;
}

.dairy-gold-cont-det b:nth-child(3),
.form_section b:nth-child(1) {
  max-width: 490px;
}

.dairy-price-info h1 {
  font-size: 20px;
  font-weight: 700;
  margin-block: 15px 5px;
}

.dairy-price-info ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  list-style-type: disc;
}

.dairy-gold-cont-det,
.form_section b:nth-child(1) {
  font-size: 17px;
  line-height: 23px;
}

.fot-img {
  height: 360px;
}

.fot-img img {
  width: 100%;
  height: 100%;
}

.footer-img {
  z-index: -2;
  position: relative;
  margin-top: -260px;
}

.header-sec::before {
  background-image: url(images/40\ Confetti\ RGB-1.png);
  position: absolute;
  bottom: 20%;
  right: 11px;
  width: 210px;
  height: 160px;
  background-repeat: no-repeat;
  content: '';
}

.header-sec::after {
  background-image: url(images/40\ balloons\ RGB-1.png);
  content: '';
  bottom: -1%;
  left: -47px;
  width: 123px;
  height: 260px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.dairy-gold-cont::after {
  background-image: url(images/40\ balloons\ RGB-1.png);
  content: '';
  bottom: 22%;
  right: -42px;
  width: 135px;
  height: 285px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.form_section h2 {
  font-size: 26px;
  line-height: 24px;
  color: #2b4a25;
  margin: 0;
  margin-bottom: 10px;
  display: none;
  text-transform: uppercase;
}

.form_section .wpforms-render-modern {
  margin-top: 0 !important;
}

.form_section .wpforms-container .wpforms-field {
  padding: 5px 0;
}

.form_section .wpforms-container .wpforms-form .wpforms-field-label {
  margin-bottom: 5px;
  font-size: 12px;
  color: #2b4a25;
  line-height: 20px;
}

.form_section .wpforms-container .wpforms-field input {
  height: 30px;
}

.form_section div.wpforms-container-full .wpforms-form textarea {
  height: 200px !important;
  resize: none;
  margin-bottom: 10px;
}

.form_section div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
  color: #2b4a25;
  font-size: 14px;
}

.form_section div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-3-columns ul li input+label {
  color: #fff;
  font-size: 13px;
}

.form_section div.wpforms-container-full input[type="checkbox"]::before {
  border-radius: 1px;
  width: 20px;
  height: 20px;
}

.form_section .wpforms-validate .wpforms-submit-container button {
  background-color: #fff !important;
  color: #2b4a25 !important;
  font-size: 30px !important;
  font-weight: 900;
}

.form_section .wpforms-validate .wpforms-submit-container {
  margin-top: 15px !important;
  display: flex;
  justify-content: center;
}

.form_section b:nth-child(1) {
  display: block;
  margin-bottom: 10px;
}

.form_section div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-3-columns ul {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#wpforms-submit-297 {
  font-size: 24px !important;
  line-height: 24px;
}

.wpforms-field-label-inline a {
  color: #fff;
  text-decoration: underline;
}

.dairy-price-info p {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  padding-bottom: 0;
}

.dairy-price-info p{
  margin-top: 10px;
  margin-bottom: 10px;
}

.dairy-price-info ul{
  padding-left: 30px;
}

div.wpforms-container-full .wpforms-form label.wpforms-error, div.wpforms-container-full .wpforms-form em.wpforms-error{
  margin-top: 5px !important;
  margin-bottom: 15px;
}

div.wpforms-container-full input[type=checkbox]:checked:after{
    left: calc(-2px + var(--wpforms-field-border-size, 1px)) !important;
    top: calc(-1px + var(--wpforms-field-border-size, 1px)) !important;
}

.wpforms-list-3-columns .choice-1{
  display: none !important;
}

#wpforms-297-field_5{
  gap: 30px !important;
  row-gap: 20px !important;
}

#wpforms-297-field_5-container .wpforms-error{
  margin-top: 0 !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li,
 div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li{
  align-items: center !important;
}

.depth-1 input {
	height: 20px !important;
}

.term-and-con{
	margin-top: 60px;
    margin-bottom: 100px;
	font-size: 20px;
    font-weight: 400;
    line-height: 25px;
}

.term-and-con ol li+li{
	margin-top: 20px;
}

.table-list li+li{
	margin-top: 0 !important;
	border-top: none;
}

.table-list li{
	border: 1px solid #000;
	padding: 7px;
}

.term-and-con li{
	list-style-position: outside;
}

.table-list{
	max-width: 650px;
}

.hp-tc-list li{
	list-style-type: disc;
}

.hp-tc-list {
  padding-left: 55px;
}

ol .hp-tc-list li+li{
  margin-top: 5px;
}

.tc-main-list > li::marker {
  font-weight: bold;
}

.alpha-list li,
.num-sub-list li{
  padding-left: 10px;
}

.num-sub-list{
  padding-left: 40px;
}

.table-list > strong{
	margin-top: 10px;
	display: block;
}

.alpha-list li{
  list-style-type: lower-alpha;
}

.alpha-list,
.num-sub-list{
  margin-top: 15px;
}

ol strong span{
  text-decoration: underline;
}

.tc-top-head{
  display: block;
  padding-left: 40px;
}

.page-id-309::after{
  content: none;
}

.page-id-309::before{
  background-color: #E9D2A1;
  background-image: none;
}

.form_section {
  max-width: 900px;
  margin: 0 auto;
}

.wpform-submitted .footer-img{
  margin-top: 0;
}

.wpforms-confirmation-scroll p{
  font-size: 18px !important;
  line-height: 18px;
  color: #fff !important;
  text-align: center;
}

.wpforms-confirmation-scroll {
  background-color: #2b4a25 !important;
}

.wpform-submitted .form_section h2{
  display: none;
}

@media (min-width: 768px) {
  .header-sec {
    padding-block: 40px 30px;
  }

  .dairy-header-row {
    flex-direction: row;
    align-items: unset;
    padding-inline: 0;
  }

  .dairy-gold-cont {
    padding-block: 80px 20px;
  }

  .dairy-header-left {
    width: 35%;
  }

  .dairy-header-right {
    width: 65%;
  }

  .hr-img-1 {
    max-height: 100%;
  }

  .dairy-price-info ul li {
    font-size: 20px;
  }

  body::after {
    background-image: url(images/Balloons\ and\ Confetti\ desktop.png);
    position: absolute;
    content: '';
    bottom: 5%;
    right: 0;
    width: 100%;
    height: 70%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    z-index: -1;
  }

  .header-sec::before,
  .header-sec::after,
  .dairy-gold-cont::after {
    content: none;
  }

  .form_section b:nth-child(1) {
    display: none;
  }

  .form_section h2 {
    display: block;
  }

  .form_section div.wpforms-container-full .wpforms-field.wpforms-field-checkbox.wpforms-list-3-columns ul li input+label,
  .form_section div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label {
    font-size: 18px;
  }

  .form_section .wpforms-validate .wpforms-submit-container {
    justify-content: start;
  }

  .form_section .wpforms-container .wpforms-form .wpforms-field-label {
    font-size: 16px;
  }

  .dairy-price-info p {
     font-size: 20px;
  }

  .container {
  padding-inline: 40px;
  }
}

@media (min-width: 992px) {
  .dairy-gold-cont {
    padding-block: 50px;
  }

  .header-pst-img {
    height: 410px;
  }
}

@media (max-width: 767px) {
  .header-sec::before {
    bottom: 30%;
    right: 16px;
    width: 70px;
    height: 60px;
    background-size: contain;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }

  .header-pst-img {
    height: 490px;
  }

  .header-sec::after {
    bottom: -7%;
  }
	
  .term-and-con ol{
	padding-left: 20px;
  }

  .hp-tc-list{
    padding-left: 25px;
  }

  .tc-top-head{
    padding-left: 20px;
  }
}

@media (max-width: 576px) {
  .dairy-header-left {
    width: 100%;
  }

  .header-pst-img {
    height: 300px;
  }
}