.section_header {
  margin-top: -24px;
}
.bannerSection {
   height: 528px;
    width: 100%;
    background-size: cover;
    background-position: inherit;
}
.bannerInner {
   
    padding-top: 69px;
}
.bannerCont h3 {
    font-size: 25px;
  font-weight:500;
}
.overlay:before {
    background: rgb(0 0 0 / 41%);
}
.section_header p{
  font-size: 19px;
    font-weight: 500;
    padding-left: 65px;
    padding-right: 65px;
}
.giftCard_row{
 display: flex;
  align-items: center;
  justify-content: center;
    border-bottom: 2px solid #c8c5c5;
    padding-bottom: 36px;
 
}
.giftCardBox {
  width: 100%;
    max-width: 20%;
}
.giftCardImg img{
  height: 70px !important;
    width: 70px;
    object-fit: contain;
  text-indent:-9999px;
/*   text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; */
}
image_column img{
   text-indent:-9999px;
}
.stepsImg img{
   text-indent:-9999px;
}
.downArrow {
  padding-left: 108px !important;
}
.copy_column ol { 
counter-reset: item; 
padding-left:0px;
  
}

.copy_column ol li {
display: block;
padding-top: 14px;
}
    
.copy_column ol li:before {
content: counter(item) ". ";
counter-increment: item;
color: red;
  font-weight: 700;
}
.PC-Title.section_header{
  width: 62%;
   text-align: center;
}
.section_inner_wrapper{
  width: 62%;
    display: flex;
  margin-top: 26px;
}
.image_column{
width: 50%;
    padding-right: 90px;
}
.copy_column{
  width: 50%;
}
.PC-Title.section_header p{
  font-size: 19px;
  font-weight: 500;
  
}
.PC-Title.section_header h2{
  margin-bottom: 39px !important;
}
.giftCardTitle {
    font-size: 16px !important;
}
.updated-twocolumn-module{
  padding-top: 80px;
    padding-bottom: 80px;
}
.logoModule{
  background-color: #f2f2f2;
}
.testiModule{
  background-color: #f2f2f2;
}
.giftCardSliderModule{
  background-color: rgb(255 255 255) !important;
}
 .testiBox{
background-color:white;
}
.stepsSection{
  margin-top: -46px;
/*   padding-top: 0px; */
}
.formModule{
  overflow: hidden !important;
}
.maxWidth700 {
    max-width: 733px;
  
}
.logo-block{
    display:flex;
  }
.logoModule .logoBox {
    padding: 10px 13px;
}
.multi-line-logos h2{
  margin-bottom:30px;
}
.logoBox {
   padding: 25px 39px;;
}
.giftCardImg{
  height: 90px;
}
.giftCardTitle {
    height: 100px;
}
/***01-03-2021****/
.formModule .altForm ul {
	list-style: none;
	padding-left: 0;
}
.formModule {
	overflow-y: auto !important;
}
.formModule .hs-form-required {
	display:inline-block;color:#e30b17;max-width:20%;
}
.formModule .altForm p {
	font-size: 14px;
	line-height: normal !important;
	display: inline !important;max-width:80%;
}

.formModule input[type="radio"] + span::before, .formModule input[type="checkbox"] + span::before {
	width: 13px;
	height: 13px;line-height:normal;top: 8px;
}
.formModule ul li span {
	margin-left: 0 !important;
}
.formModule input[type="checkbox"]:checked + span::before {
	font-size: 10px;
}
.logoModule .slick-slide img {
	width: 100%;
}
.footerLeft ul li a {
	padding: 0px !important;
	text-transform: uppercase;
}

/**************/
/* Responsive CSS */
@media (max-width:1230px){
    .maxWidth700 {
      max-width: 64%;
  }
  .bannerSection {
	background-position: center right;
  }
}

@media only screen and (max-width: 1080px){
   .maxWidth700 {
      max-width: 64%;
  }
}

@media only screen and (max-width: 1024px){
  .image_column {
    
    padding-right: 54px;
    padding-top: 57px;
}
  .stepsSection{
    padding-top: 40px;
  }
  .bannerInner {
    padding-top: 94px;
}
  .downArrow {
    padding-left: 76px !important;
}
  .maxWidth700 {
    max-width: 60%;
}
  .stepsSection {
    margin-top: 0;
  }
  .logoBox {
    padding: 25px 28px;
}
 
}

@media (max-width:991px){
    .maxWidth700 {
    max-width: 100%;
  }
  .bannerSection {
	background-position: inherit;
}
  h2 {
	font-size: 20px;
}
}
@media only screen and (max-width:768px){
  
  .bannerCont {
    padding-top: 14px;
    
}
  .bannerSection {
    height: 441px;}
   .PC-Title.section_header {
    width: 100%;
    
}
  .section_inner_wrapper {
    width: 100%;
   
}
  .image_column {
   
    padding-top: 0px;
}
  .maxWidth700 {
	max-width: 90%;
	margin: 0 auto;
}
  .downArrow {
    padding-left: 0 !important;
  }
  .formModuleTableCell{
    padding-top: 0 !important;
  }
}
@media only screen and (max-width:599px){
.bannerTitle h1 {
	width: 100%;
	font-size: 23px;
}
.bannerInner {
	width: 250px;
}
.bannerSection {
	height:100%;background-position:20%;
}
  .bannerCont {
	font-size: 18px;
}
}
@media only screen and (max-width:453px){
.bannerInner h1 {
	font-size: 21px;
}
  .bannerCont {
    font-size: 14px;
}
}
@media only screen and (max-width:414px){
  .bannerSection {
    height: 268px;
}
  .formModule {
  margin-top: 50px;
}
.giftCardBox {
    width: 100%;
    max-width: 100%;
}
  .giftCardSliderModule{
    margin-top: 0;
  }
  .bannerCont h3 {
    font-size: 19px;
    
}
  .bannerInner {
    padding-top: 39px;
}

  .section_header p {
    padding-left: 23px;
    padding-right: 23px;
}
  .section_inner_wrapper {
   
    display: block;
  }
  .PC-Title.section_header p {
    font-size: 14px;
  }
  .PC-Title.section_header h2 {
    margin-bottom: 20px !important;
}
  .updated-twocolumn-module {
    padding-top: 50px;
    padding-bottom: 35px;
}
  .image_column {
    width: 100%;
  }
  .copy_column {
    width: 100%;
}
  .copy_column ol {
    
    padding-left: 10px;
}
  .giftCard_row {
    display: block;
  }
  .downArrow {
    padding-left: 0px !important;
}
  .logoBox {
    padding: 25px 10px;
}
  
}
@media only screen and (max-width:375px){
 .bannerInner {
	width: 200px;
}
  .PC-Title.section_header p {
    font-size: 17px;
  }
  .bannerSection {
    height: 237px;
}
  .bannerTitle h1{
    font-size: 18px;
  }
  .bannerInner {
    padding-top: 32px;
}
  .section_header p {
    padding-left: 23px;
    padding-right: 23px;
}
  .logoBox {
    padding: 25px 8px;
}
}
@media only screen and (max-width:320px){
    .PC-Title.section_header p {
    font-size: 14px;
    }
  .section_header p {
    font-size: 15px;
  }
  .bannerCont h3 {
    font-size: 16px;
}
  .bannerSection {
    height: auto;
}
  .bannerTitle h1 {
    font-size: 18px;
}
  .bannerInner {
    padding-top: 10px;
}
  .bannerCont {
    padding-top: 7px;
}

  .logoBox {
    padding: 25px 5px;
}
  }
@media only screen and (min-width : 1600px){
  .formModule {
    width: 500px !important;
  }
  
  .bannerSection {
    height: 721px;
  }
  .bannerInner {
    width: 994px;
}
  .bannerTitle h1{
    font-size: 75px;
  }
  .bannerCont h3 {
    font-size: 44px;
    font-weight: 500;
}
  
  .bannerInner {
    padding-top: 137px;
}
  .wrapper {
    
    max-width: 1615px;
  
}
  .maxWidth700 {
    max-width: 943px;
}
 h2 {
    font-size: 45px;
}
  .section_header p {
    font-size: 38px;
  }
  .giftCardTitle {
    font-size: 23px !important;
}
  .giftCardImg img {
    height: 85px !important;
    width: 85px;
  }
  .stepTitle {
    font-size: 25px;
  }
  .stepContent{
    font-size:21px;
  }
  .PC-Title.section_header p {
    font-size: 26px;
  }
  .copy_column ol li {
    display: block;
    padding-top: 29px;
    font-size: 25px;
}
  .listStyle ul li {
    
    font-size: 18px;
}
  .formTitle h4 {
  
    font-size: 28px;
}
  .formC h4 {
   
    font-size: 19px;
}
  
}